Pull request #3620 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9aac89147b9614f5f8b0ed88484d79e81b08bf1+ac45845dcaeee375e2f7ee8050d572e224107d05 (59ab0ee33e7abea2b485d4b2e342ab3377a5a90e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3325536626060230784.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7897095579689708159.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-3620/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2826236693436890254.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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7264447329951699956.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-3620/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3668645246429709360.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 Executor slot already in use ‘prd-centos7-docker-4c-2g-2785’ is offline ‘prd-centos7-docker-4c-2g-2828’ is offline ‘prd-centos7-docker-4c-2g-2830’ is offline ‘prd-centos7-docker-4c-2g-2836’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2838 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh282225597920997649.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 ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit d9aac89147b9614f5f8b0ed88484d79e81b08bf1 Merge succeeded, producing d9aac89147b9614f5f8b0ed88484d79e81b08bf1 Checking out Revision d9aac89147b9614f5f8b0ed88484d79e81b08bf1 (PR-3620) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8403243467342359831.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2856692224368603485.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T08:07:22.221Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T08:07:22.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T08:07:22.377Z] ========================================================= [2021-07-15T08:07:22.377Z] EdgeX Global Pipelines Version Info [2021-07-15T08:07:22.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 # timeout=10 [2021-07-15T08:07:23.662Z] ------------------- [2021-07-15T08:07:23.662Z] stable info: [2021-07-15T08:07:23.662Z] ------------------- [2021-07-15T08:07:23.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T08:07:23.662Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:07:23.662Z] Message: update stable to v1.0.196 [2021-07-15T08:07:24.261Z] ------------------- [2021-07-15T08:07:24.261Z] experimental info: [2021-07-15T08:07:24.261Z] ------------------- [2021-07-15T08:07:24.261Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T08:07:24.261Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:07:24.261Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T08:07:24.395Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T08:07:24.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T08:07:24.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T08:07:24.455Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T08:07:24.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T08:07:24.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T08:07:24.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T08:07:24.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T08:07:24.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T08:07:24.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T08:07:24.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T08:07:24.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T08:07:24.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T08:07:24.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T08:07:24.733Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:07:24.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:07:24.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T08:07:24.805Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T08:07:24.829Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T08:07:24.855Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T08:07:24.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T08:07:24.901Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T08:07:24.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3620 [Pipeline] echo [2021-07-15T08:07:24.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3620 [Pipeline] echo [2021-07-15T08:07:24.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3620 [Pipeline] echo [2021-07-15T08:07:24.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [Pipeline] echo [2021-07-15T08:07:25.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9aac89 [Pipeline] echo [2021-07-15T08:07:25.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:07:25.103Z] provisioning config files... [2021-07-15T08:07:25.124Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config477808549920105573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:07:25.462Z] ---> docker-login.sh [2021-07-15T08:07:25.462Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:07:25.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:25.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:25.734Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:25.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:25.734Z] [2021-07-15T08:07:25.734Z] Login Succeeded [2021-07-15T08:07:25.734Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:07:26.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:26.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:26.008Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:26.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:26.008Z] [2021-07-15T08:07:26.008Z] Login Succeeded [2021-07-15T08:07:26.008Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:07:26.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:26.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:26.283Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:26.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:26.283Z] [2021-07-15T08:07:26.283Z] Login Succeeded [2021-07-15T08:07:26.283Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:07:26.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:26.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:26.551Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:26.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:26.551Z] [2021-07-15T08:07:26.551Z] Login Succeeded [2021-07-15T08:07:26.551Z] docker.io [2021-07-15T08:07:26.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:07:26.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:07:26.818Z] Configure a credential helper to remove this warning. See [2021-07-15T08:07:26.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:07:26.818Z] [2021-07-15T08:07:26.818Z] Login Succeeded [2021-07-15T08:07:26.818Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:07:26.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:07:27.195Z] ++ 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-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T08:07:27.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:07:27.195Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T08:07:27.195Z] ++ cut -d/ -f2 [2021-07-15T08:07:27.195Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T08:07:27.262Z] 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-15T08:07:28.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:07:28.523Z] [2021-07-15T08:07:28.523Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:07:28.867Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:07:28.867Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T08:07:28.867Z] 31603596830f: Pulling fs layer [2021-07-15T08:07:28.867Z] b6dc333f4379: Pulling fs layer [2021-07-15T08:07:28.867Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T08:07:28.867Z] fd332fbdc1db: Pulling fs layer [2021-07-15T08:07:28.867Z] fd332fbdc1db: Waiting [2021-07-15T08:07:28.867Z] b6dc333f4379: Verifying Checksum [2021-07-15T08:07:28.867Z] b6dc333f4379: Download complete [2021-07-15T08:07:29.147Z] 31603596830f: Download complete [2021-07-15T08:07:29.424Z] 31603596830f: Pull complete [2021-07-15T08:07:29.424Z] fd332fbdc1db: Verifying Checksum [2021-07-15T08:07:29.424Z] fd332fbdc1db: Download complete [2021-07-15T08:07:29.424Z] b6dc333f4379: Pull complete [2021-07-15T08:07:29.424Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T08:07:29.424Z] 3d9ef1400e77: Download complete [2021-07-15T08:07:30.043Z] 3d9ef1400e77: Pull complete [2021-07-15T08:07:30.312Z] fd332fbdc1db: Pull complete [2021-07-15T08:07:30.312Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T08:07:30.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:07:30.312Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T08:07:30.429Z] prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container [2021-07-15T08:07:30.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T08:07:31.320Z] $ docker top 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T08:07:31.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:07:31.452Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:07:31.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:07:31.586Z] $ docker exec 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa ssh-agent [2021-07-15T08:07:31.718Z] SSH_AUTH_SOCK=/tmp/ssh-m52VNwO36J5c/agent.13 [2021-07-15T08:07:31.718Z] SSH_AGENT_PID=20 [2021-07-15T08:07:31.732Z] Running ssh-add (command line suppressed) [2021-07-15T08:07:31.827Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_976770847760300375.key (/w/workspace/edgex-go/3@tmp/private_key_976770847760300375.key) [2021-07-15T08:07:31.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:07:32.178Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T08:07:32.196Z] $ docker exec --env ******** --env ******** 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa ssh-agent -k [2021-07-15T08:07:32.298Z] unset SSH_AUTH_SOCK; [2021-07-15T08:07:32.300Z] unset SSH_AGENT_PID; [2021-07-15T08:07:32.300Z] echo Agent pid 20 killed; [2021-07-15T08:07:32.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T08:07:32.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:07:32.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:07:32.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:07:32.490Z] $ docker exec 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa ssh-agent [2021-07-15T08:07:32.613Z] SSH_AUTH_SOCK=/tmp/ssh-jkKduNRQ5NOC/agent.53 [2021-07-15T08:07:32.613Z] SSH_AGENT_PID=60 [2021-07-15T08:07:32.622Z] Running ssh-add (command line suppressed) [2021-07-15T08:07:32.726Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3448674845882046668.key (/w/workspace/edgex-go/3@tmp/private_key_3448674845882046668.key) [2021-07-15T08:07:32.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:07:33.085Z] + git semver init [2021-07-15T08:07:33.085Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T08:07:33.085Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-07-15T08:07:33.085Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-07-15T08:07:33.085Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T08:07:33.085Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T08:07:33.085Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T08:07:33.085Z] # $SEMVER_BRANCH = PR-3620 [2021-07-15T08:07:33.085Z] # $SEMVER_TEMP = /tmp/semver-867076879 [2021-07-15T08:07:33.085Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T08:07:48.137Z] # '/tmp/semver-867076879' -> '/w/workspace/edgex-go/3/.semver' [2021-07-15T08:07:48.137Z] # -> Force: false [2021-07-15T08:07:48.137Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-07-15T08:07:48.153Z] $ docker exec --env ******** --env ******** 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa ssh-agent -k [2021-07-15T08:07:48.279Z] unset SSH_AUTH_SOCK; [2021-07-15T08:07:48.280Z] unset SSH_AGENT_PID; [2021-07-15T08:07:48.280Z] echo Agent pid 60 killed; [2021-07-15T08:07:48.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:07:48.668Z] + git semver [Pipeline] } [2021-07-15T08:07:48.686Z] $ docker stop --time=1 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa [2021-07-15T08:07:50.585Z] $ docker rm -f 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:07:51.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T08:07:51.406Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T08:07:51.409Z] [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-15T08:07:52.057Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:07:52.381Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:07:52.710Z] + sudo service docker restart [2021-07-15T08:07:52.710Z] + true [2021-07-15T08:07:52.710Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T08:08:06.649Z] Still waiting to schedule task [2021-07-15T08:08:06.650Z] ‘prd-centos7-docker-4c-2g-2785’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:06.650Z] ‘prd-centos7-docker-4c-2g-2828’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:06.650Z] ‘prd-centos7-docker-4c-2g-2830’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:06.650Z] ‘prd-centos7-docker-4c-2g-2835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:06.650Z] ‘prd-centos7-docker-4c-2g-2836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T08:08:06.650Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ is offline [2021-07-15T08:08:06.650Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2840’ is offline [Pipeline] echo [2021-07-15T08:08:11.005Z] ========================================================= [2021-07-15T08:08:11.005Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T08:08:11.005Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:08:11.334Z] + 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-15T08:08:12.750Z] Sending build context to Docker daemon 328.4MB [2021-07-15T08:08:12.750Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:08:12.750Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:08:12.750Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T08:08:12.750Z] 540db60ca938: Pulling fs layer [2021-07-15T08:08:12.750Z] adcc1eea9eea: Pulling fs layer [2021-07-15T08:08:12.750Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T08:08:12.750Z] 0773c198feca: Pulling fs layer [2021-07-15T08:08:12.750Z] 345f892a5656: Pulling fs layer [2021-07-15T08:08:12.750Z] 4796506630df: Pulling fs layer [2021-07-15T08:08:12.750Z] cc55df3e53f1: Pulling fs layer [2021-07-15T08:08:12.750Z] 4d027b6c602c: Pulling fs layer [2021-07-15T08:08:12.750Z] 449e75d2c14e: Pulling fs layer [2021-07-15T08:08:12.750Z] 4796506630df: Waiting [2021-07-15T08:08:12.750Z] cc55df3e53f1: Waiting [2021-07-15T08:08:12.750Z] 4d027b6c602c: Waiting [2021-07-15T08:08:12.750Z] 0773c198feca: Waiting [2021-07-15T08:08:12.750Z] 449e75d2c14e: Waiting [2021-07-15T08:08:12.750Z] 345f892a5656: Waiting [2021-07-15T08:08:12.750Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T08:08:12.750Z] 4c4ab2625f07: Download complete [2021-07-15T08:08:13.023Z] adcc1eea9eea: Verifying Checksum [2021-07-15T08:08:13.023Z] adcc1eea9eea: Download complete [2021-07-15T08:08:13.023Z] 345f892a5656: Verifying Checksum [2021-07-15T08:08:13.023Z] 345f892a5656: Download complete [2021-07-15T08:08:13.023Z] 4796506630df: Verifying Checksum [2021-07-15T08:08:13.023Z] 4796506630df: Download complete [2021-07-15T08:08:13.023Z] cc55df3e53f1: Verifying Checksum [2021-07-15T08:08:13.023Z] cc55df3e53f1: Download complete [2021-07-15T08:08:13.023Z] 540db60ca938: Verifying Checksum [2021-07-15T08:08:13.023Z] 540db60ca938: Download complete [2021-07-15T08:08:13.308Z] 540db60ca938: Pull complete [2021-07-15T08:08:13.308Z] adcc1eea9eea: Pull complete [2021-07-15T08:08:13.308Z] 4c4ab2625f07: Pull complete [2021-07-15T08:08:13.581Z] 4d027b6c602c: Verifying Checksum [2021-07-15T08:08:13.581Z] 4d027b6c602c: Download complete [2021-07-15T08:08:17.888Z] 0773c198feca: Verifying Checksum [2021-07-15T08:08:17.888Z] 0773c198feca: Download complete [2021-07-15T08:08:17.888Z] 449e75d2c14e: Verifying Checksum [2021-07-15T08:08:17.888Z] 449e75d2c14e: Download complete [2021-07-15T08:08:21.261Z] 0773c198feca: Pull complete [2021-07-15T08:08:21.261Z] 345f892a5656: Pull complete [2021-07-15T08:08:21.261Z] 4796506630df: Pull complete [2021-07-15T08:08:21.261Z] cc55df3e53f1: Pull complete [2021-07-15T08:08:21.261Z] 4d027b6c602c: Pull complete [2021-07-15T08:08:22.704Z] 449e75d2c14e: Pull complete [2021-07-15T08:08:22.704Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T08:08:22.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T08:08:22.704Z] ---> 0d28375d9b5b [2021-07-15T08:08:22.704Z] 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-15T08:08:24.666Z] ---> Running in 0d3f941174f0 [2021-07-15T08:08:24.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:25.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:08:26.226Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:08:26.226Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:08:26.226Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:08:26.497Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:08:33.171Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:08:33.171Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:08:33.171Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:08:33.171Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:08:33.171Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:08:33.171Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:08:33.171Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:08:33.171Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:08:33.171Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:08:33.171Z] OK: 219 MiB in 52 packages [2021-07-15T08:08:34.590Z] Removing intermediate container 0d3f941174f0 [2021-07-15T08:08:34.590Z] ---> 62cb0143ffa5 [2021-07-15T08:08:34.590Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:08:34.590Z] ---> Running in 2fefcfcd7a24 [2021-07-15T08:08:34.590Z] Removing intermediate container 2fefcfcd7a24 [2021-07-15T08:08:34.590Z] ---> ff4dfe8d3832 [2021-07-15T08:08:34.590Z] Step 5/6 : COPY go.mod . [2021-07-15T08:08:34.867Z] ---> c023aafa8fd3 [2021-07-15T08:08:34.867Z] Step 6/6 : RUN go mod download [2021-07-15T08:08:34.867Z] ---> Running in 75a5a11f9030 [2021-07-15T08:08:45.007Z] Removing intermediate container 75a5a11f9030 [2021-07-15T08:08:45.007Z] ---> 84b3ece7b531 [2021-07-15T08:08:45.007Z] Successfully built 84b3ece7b531 [2021-07-15T08:08:45.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:08:45.352Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:08:45.352Z] . [Pipeline] withDockerContainer [2021-07-15T08:08:45.463Z] prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container [2021-07-15T08:08:45.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T08:08:45.945Z] $ docker top e862e57675f7cec5c9e900c31dfff13da0faba2bc45e9f391bc5fb880a155339 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:08:46.380Z] + go version [2021-07-15T08:08:46.381Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T08:08:46.396Z] $ docker stop --time=1 e862e57675f7cec5c9e900c31dfff13da0faba2bc45e9f391bc5fb880a155339 [2021-07-15T08:08:47.603Z] $ docker rm -f e862e57675f7cec5c9e900c31dfff13da0faba2bc45e9f391bc5fb880a155339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:08:48.165Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:08:48.165Z] . [Pipeline] withDockerContainer [2021-07-15T08:08:48.268Z] prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container [2021-07-15T08:08:48.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T08:08:48.750Z] $ docker top 25b7067d3a21c35b0e914480f00ea768ab021ed70a331da4b17067ecc0f7a967 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T08:08:48.863Z] ========================================================= [2021-07-15T08:08:48.863Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T08:08:48.863Z] ========================================================= [Pipeline] sh [2021-07-15T08:08:49.176Z] + go mod tidy [Pipeline] sh [2021-07-15T08:08:49.495Z] + make test [2021-07-15T08:08:49.495Z] 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-15T08:08:49.771Z] go mod tidy [2021-07-15T08:08:49.771Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T08:08:55.156Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T08:09:13.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T08:09:16.092Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T08:09:17.057Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T08:09:17.057Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T08:09:19.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T08:09:19.943Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T08:09:19.943Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T08:09:19.943Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T08:09:20.546Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T08:09:20.827Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T08:09:21.095Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T08:09:21.095Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T08:09:21.095Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T08:09:21.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T08:09:23.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-07-15T08:09:23.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T08:09:23.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T08:09:24.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-07-15T08:09:24.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T08:09:24.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements [2021-07-15T08:09:24.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T08:09:24.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T08:09:25.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.9% of statements [2021-07-15T08:09:25.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T08:09:25.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:09:25.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements [2021-07-15T08:09:27.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-07-15T08:09:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T08:09:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T08:09:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T08:09:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T08:09:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T08:09:27.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 95.1% of statements [2021-07-15T08:09:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T08:09:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:09:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T08:09:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T08:09:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T08:09:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T08:09:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T08:09:27.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T08:09:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-07-15T08:09:27.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T08:09:27.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T08:09:27.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T08:09:28.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-07-15T08:09:28.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T08:09:28.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-07-15T08:09:28.660Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-07-15T08:09:28.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T08:09:28.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-07-15T08:09:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-07-15T08:09:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-07-15T08:09:29.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-07-15T08:09:29.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-07-15T08:09:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements [2021-07-15T08:09:42.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-15T08:09:46.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 81.8% of statements [2021-07-15T08:09:46.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T08:10:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T08:10:04.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-07-15T08:10:04.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T08:10:05.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-07-15T08:10:05.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T08:10:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T08:10:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T08:10:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T08:10:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T08:10:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T08:10:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T08:10:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-07-15T08:10:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-15T08:10:12.203Z] GO111MODULE=on go vet ./... [2021-07-15T08:10:34.396Z] gofmt -l . [2021-07-15T08:10:34.396Z] [ "`gofmt -l .`" = "" ] [2021-07-15T08:10:34.662Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T08:10:35.254Z] + ls -al . [2021-07-15T08:10:35.254Z] total 568 [2021-07-15T08:10:35.254Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 08:10 . [2021-07-15T08:10:35.254Z] drwxr-xr-x 4 root root 28 Jul 15 08:08 .. [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:07 .dockerignore [2021-07-15T08:10:35.254Z] drwxrwxr-x 8 1001 1001 179 Jul 15 08:07 .git [2021-07-15T08:10:35.254Z] drwxrwxr-x 3 1001 1001 125 Jul 15 08:07 .github [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 08:07 .gitignore [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 08:07 .hadolint.yml [2021-07-15T08:10:35.254Z] drwx------ 3 1001 1001 58 Jul 15 08:07 .semver [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 08:07 .sonarcloud.properties [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:07 Attribution.txt [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:07 CHANGELOG.md [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:07 CONTRIBUTING.md [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 08:07 Dockerfile.build [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 08:07 Jenkinsfile [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:07 LICENSE [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:07 Makefile [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:07 README.md [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:07 SECURITY.md [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 08:07 VERSION [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:07 ZMQWindows.md [2021-07-15T08:10:35.254Z] drwxrwxr-x 2 1001 1001 37 Jul 15 08:07 bin [2021-07-15T08:10:35.254Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 08:07 cmd [2021-07-15T08:10:35.254Z] -rw-r--r-- 1 root root 402846 Jul 15 08:10 coverage.out [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 08:07 go.mod [2021-07-15T08:10:35.254Z] -rw-r--r-- 1 root root 21058 Jul 15 08:08 go.sum [2021-07-15T08:10:35.254Z] drwxrwxr-x 7 1001 1001 114 Jul 15 08:07 internal [2021-07-15T08:10:35.254Z] drwxrwxr-x 3 1001 1001 16 Jul 15 08:07 openapi [2021-07-15T08:10:35.254Z] drwxrwxr-x 4 1001 1001 71 Jul 15 08:07 snap [2021-07-15T08:10:35.254Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 08:07 version.go [Pipeline] sh [2021-07-15T08:10:35.582Z] + '[' -e coverage.out ] [2021-07-15T08:10:35.582Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T08:10:35.708Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T08:10:36.019Z] + make build [2021-07-15T08:10:36.019Z] go mod tidy [2021-07-15T08:10:36.019Z] 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-15T08:10:37.442Z] 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-15T08:10:44.188Z] 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-15T08:10:44.464Z] 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-15T08:10:45.436Z] 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-15T08:10:45.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:10:46.301Z] 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-15T08:10:46.709Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2842 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws [2021-07-15T08:10:46.733Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-15T08:10:47.015Z] The recommended git tool is: git [2021-07-15T08:10:47.271Z] 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-15T08:10:47.868Z] 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-15T08:10:49.290Z] 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-15T08:10:49.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-15T08:10:50.874Z] 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-15T08:10:52.231Z] $ docker stop --time=1 25b7067d3a21c35b0e914480f00ea768ab021ed70a331da4b17067ecc0f7a967 [2021-07-15T08:10:53.808Z] using credential edgex-jenkins-ssh [2021-07-15T08:10:53.834Z] Cloning the remote Git repository [2021-07-15T08:10:54.082Z] $ docker rm -f 25b7067d3a21c35b0e914480f00ea768ab021ed70a331da4b17067ecc0f7a967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-15T08:10:53.914Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:10:54.049Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-15T08:10:54.157Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:10:54.158Z] > git --version # timeout=10 [2021-07-15T08:10:54.183Z] > git --version # 'git version 2.17.1' [2021-07-15T08:10:54.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:10:54.257Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:10:55.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:10:55.576Z] [2021-07-15T08:10:55.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:10:55.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:10:55.905Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T08:10:55.905Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T08:10:55.905Z] ca9280d653b3: Pulling fs layer [2021-07-15T08:10:55.905Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T08:10:56.540Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-15T08:10:56.540Z] cbdbe7a5bc2a: Download complete [2021-07-15T08:10:56.540Z] cbdbe7a5bc2a: Pull complete [2021-07-15T08:10:56.818Z] ca9280d653b3: Verifying Checksum [2021-07-15T08:10:56.818Z] ca9280d653b3: Download complete [2021-07-15T08:10:57.408Z] ca9280d653b3: Pull complete [2021-07-15T08:10:59.456Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T08:10:59.456Z] 7e9c9ca2126c: Download complete [2021-07-15T08:11:02.832Z] 7e9c9ca2126c: Pull complete [2021-07-15T08:11:02.832Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T08:11:02.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:11:02.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T08:11:02.934Z] prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container [2021-07-15T08:11:03.004Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T08:11:05.596Z] $ docker top 2860022c44e89f29949cb4c81b71bafc09576be6643ab6a0b6fe6fc46ea33afb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:11:05.993Z] + docker-compose build --help [2021-07-15T08:11:05.993Z] + grep parallel [2021-07-15T08:11:06.579Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:11:06.592Z] $ docker stop --time=1 2860022c44e89f29949cb4c81b71bafc09576be6643ab6a0b6fe6fc46ea33afb [2021-07-15T08:11:07.793Z] $ docker rm -f 2860022c44e89f29949cb4c81b71bafc09576be6643ab6a0b6fe6fc46ea33afb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:08.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:11:08.259Z] . [Pipeline] withDockerContainer [2021-07-15T08:11:08.357Z] prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container [2021-07-15T08:11:08.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T08:11:08.794Z] $ docker top f5ad78d55d892c67ed4ec0cc163a6f3bb853eb2c19617ef1695b98b8e93633aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:11:09.210Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:11:09.795Z] Building core-command ... [2021-07-15T08:11:09.795Z] Building core-data ... [2021-07-15T08:11:09.795Z] Building core-metadata ... [2021-07-15T08:11:09.795Z] Building security-bootstrapper ... [2021-07-15T08:11:09.795Z] Building security-proxy-setup ... [2021-07-15T08:11:09.795Z] Building security-secretstore-setup ... [2021-07-15T08:11:09.795Z] Building support-notifications ... [2021-07-15T08:11:09.795Z] Building support-scheduler ... [2021-07-15T08:11:09.795Z] Building sys-mgmt-agent ... [2021-07-15T08:11:09.795Z] Building sys-mgmt-agent [2021-07-15T08:11:09.795Z] Building security-proxy-setup [2021-07-15T08:11:09.795Z] Building support-scheduler [2021-07-15T08:11:09.795Z] Building core-metadata [2021-07-15T08:11:09.795Z] Building security-bootstrapper [2021-07-15T08:11:17.553Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:11:17.989Z] Merge succeeded, producing d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:11:17.991Z] Checking out Revision d9aac89147b9614f5f8b0ed88484d79e81b08bf1 (PR-3620) [2021-07-15T08:11:16.865Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:11:16.900Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:11:16.943Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:11:16.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:11:16.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:11:17.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T08:11:17.590Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:11:17.632Z] > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 [2021-07-15T08:11:17.880Z] > git remote # timeout=10 [2021-07-15T08:11:17.903Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T08:11:17.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:11:17.949Z] > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T08:11:17.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T08:11:18.005Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:11:18.020Z] > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 [2021-07-15T08:11:22.164Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:22.164Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:22.164Z] ---> 84b3ece7b531 [2021-07-15T08:11:22.164Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:11:22.164Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:22.164Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:22.164Z] ---> 84b3ece7b531 [2021-07-15T08:11:22.164Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:11:22.888Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T08:11:24.013Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-07-15T08:11:24.065Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:24.066Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:24.066Z] ---> 84b3ece7b531 [2021-07-15T08:11:24.066Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:11:24.066Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:24.066Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:24.066Z] ---> 84b3ece7b531 [2021-07-15T08:11:24.066Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] sh [2021-07-15T08:11:24.466Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:11:24.832Z] + + truesudo [2021-07-15T08:11:24.832Z] service docker restart [2021-07-15T08:11:25.027Z] ---> Running in 21a001f11366 [2021-07-15T08:11:25.027Z] ---> Running in 3146650ea9c6 [2021-07-15T08:11:25.027Z] ---> Running in 1ca4b0466c50 [2021-07-15T08:11:25.027Z] ---> Running in 5047371bda66 [2021-07-15T08:11:26.436Z] Removing intermediate container 5047371bda66 [2021-07-15T08:11:26.436Z] ---> 6300c806d2a9 [2021-07-15T08:11:26.436Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:26.436Z] Removing intermediate container 3146650ea9c6 [2021-07-15T08:11:26.436Z] ---> d77c42fab8c1 [2021-07-15T08:11:26.436Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:26.436Z] Removing intermediate container 1ca4b0466c50 [2021-07-15T08:11:26.436Z] ---> 4c5c8a0d016d [2021-07-15T08:11:26.436Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:26.436Z] Removing intermediate container 21a001f11366 [2021-07-15T08:11:26.436Z] ---> b649a24f4a69 [2021-07-15T08:11:26.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:26.707Z] ---> Running in 2cdac1840273 [2021-07-15T08:11:27.003Z] ---> Running in fb0f6032a295 [2021-07-15T08:11:27.003Z] ---> Running in 6e3462876a8d [2021-07-15T08:11:27.003Z] ---> Running in 0d88459410e8 [2021-07-15T08:11:28.450Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:28.450Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:28.450Z] ---> 84b3ece7b531 [2021-07-15T08:11:28.450Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:11:28.450Z] ---> Using cache [2021-07-15T08:11:28.450Z] ---> 4c5c8a0d016d [2021-07-15T08:11:28.450Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:28.723Z] ---> Running in e3a5a374c660 [2021-07-15T08:11:29.317Z] Removing intermediate container 2cdac1840273 [2021-07-15T08:11:29.317Z] ---> 396ca0db5c85 [2021-07-15T08:11:29.317Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:11:29.317Z] ---> Running in 0e206255e4fd [2021-07-15T08:11:29.317Z] Removing intermediate container fb0f6032a295 [2021-07-15T08:11:29.317Z] ---> c5442c0b1f5b [2021-07-15T08:11:29.317Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:11:29.317Z] ---> Running in 0a1141110b23 [2021-07-15T08:11:29.593Z] Removing intermediate container 6e3462876a8d [2021-07-15T08:11:29.593Z] ---> 7ff0b390fd04 [2021-07-15T08:11:29.593Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:11:29.593Z] ---> Running in 1e465b7547ef [2021-07-15T08:11:29.593Z] Removing intermediate container 0d88459410e8 [2021-07-15T08:11:29.593Z] ---> 13bac84c6331 [2021-07-15T08:11:29.593Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:11:29.593Z] ---> Running in c9ca4f29c112 [2021-07-15T08:11:30.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:30.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:30.192Z] Removing intermediate container e3a5a374c660 [2021-07-15T08:11:30.192Z] ---> 57fcfbd72b93 [2021-07-15T08:11:30.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:11:30.192Z] ---> Running in f104e255001b [2021-07-15T08:11:30.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:30.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:30.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:30.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:30.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:31.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:31.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:31.327Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:31.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:31.327Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:31.599Z] Removing intermediate container 0a1141110b23 [2021-07-15T08:11:31.599Z] ---> dcdfa494f0c0 [2021-07-15T08:11:31.599Z] Step 6/32 : COPY go.mod . [2021-07-15T08:11:31.868Z] Removing intermediate container 0e206255e4fd [2021-07-15T08:11:31.868Z] ---> 96bc57b6764f [2021-07-15T08:11:31.868Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:31.868Z] ---> 0b4f1879e66a [2021-07-15T08:11:31.868Z] Step 7/32 : RUN go mod download [2021-07-15T08:11:31.868Z] ---> Running in ff00d2a9d0cc [2021-07-15T08:11:31.868Z] ---> 0a828b531118 [2021-07-15T08:11:31.868Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:31.868Z] ---> Running in 8fb1f9bd1ada [2021-07-15T08:11:32.136Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:32.412Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:32.412Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:32.684Z] Removing intermediate container f104e255001b [2021-07-15T08:11:32.684Z] ---> 0a5cb3dd0934 [2021-07-15T08:11:32.684Z] Step 6/22 : COPY go.mod . [2021-07-15T08:11:32.963Z] Removing intermediate container 1e465b7547ef [2021-07-15T08:11:32.963Z] ---> 11374e311d50 [2021-07-15T08:11:32.963Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:32.963Z] Removing intermediate container c9ca4f29c112 [2021-07-15T08:11:32.963Z] ---> a017fb76f2ad [2021-07-15T08:11:32.963Z] Step 6/23 : COPY go.mod . [2021-07-15T08:11:32.963Z] ---> 165550c51614 [2021-07-15T08:11:32.963Z] Step 7/22 : RUN go mod download [2021-07-15T08:11:32.963Z] ---> Running in bf5a000fa83d [2021-07-15T08:11:32.963Z] Removing intermediate container ff00d2a9d0cc [2021-07-15T08:11:32.963Z] ---> 6a5a294847a2 [2021-07-15T08:11:32.963Z] Step 8/32 : COPY . . [2021-07-15T08:11:33.228Z] ---> 57c5facc3a31 [2021-07-15T08:11:33.228Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:33.228Z] Removing intermediate container 8fb1f9bd1ada [2021-07-15T08:11:33.228Z] ---> 3af0f99a0715 [2021-07-15T08:11:33.228Z] Step 8/24 : COPY . . [2021-07-15T08:11:33.228Z] ---> f2ff26d7d49c [2021-07-15T08:11:33.228Z] Step 7/23 : RUN go mod download [2021-07-15T08:11:33.229Z] ---> Running in 3ea51f847319 [2021-07-15T08:11:33.502Z] ---> Running in 71660d196ec1 [2021-07-15T08:11:36.888Z] Removing intermediate container bf5a000fa83d [2021-07-15T08:11:36.888Z] ---> c6e0e5ceb14b [2021-07-15T08:11:36.888Z] Step 8/22 : COPY . . [2021-07-15T08:11:36.888Z] Removing intermediate container 71660d196ec1 [2021-07-15T08:11:36.888Z] ---> ec5c5fe6cca7 [2021-07-15T08:11:36.888Z] Step 8/23 : COPY . . [2021-07-15T08:11:37.155Z] Removing intermediate container 3ea51f847319 [2021-07-15T08:11:37.155Z] ---> b258cbf9bcf0 [2021-07-15T08:11:37.155Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:11:43.335Z] provisioning config files... [2021-07-15T08:11:43.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3926644964162200433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:11:43.868Z] ---> docker-login.sh [2021-07-15T08:11:43.868Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:11:44.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:11:45.394Z] ---> 2dfec7e0a737 [2021-07-15T08:11:45.395Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:11:45.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:11:45.470Z] Configure a credential helper to remove this warning. See [2021-07-15T08:11:45.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:11:45.470Z] [2021-07-15T08:11:45.470Z] Login Succeeded [2021-07-15T08:11:45.470Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:11:45.669Z] ---> Running in be1474986a7e [2021-07-15T08:11:45.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:11:46.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:11:46.021Z] Configure a credential helper to remove this warning. See [2021-07-15T08:11:46.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:11:46.021Z] [2021-07-15T08:11:46.021Z] Login Succeeded [2021-07-15T08:11:46.021Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:11:46.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:11:46.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:11:46.572Z] Configure a credential helper to remove this warning. See [2021-07-15T08:11:46.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:11:46.572Z] [2021-07-15T08:11:46.572Z] Login Succeeded [2021-07-15T08:11:46.572Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:11:47.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:11:47.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:11:47.175Z] Configure a credential helper to remove this warning. See [2021-07-15T08:11:47.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:11:47.175Z] [2021-07-15T08:11:47.175Z] Login Succeeded [2021-07-15T08:11:47.175Z] docker.io [2021-07-15T08:11:47.630Z] Removing intermediate container be1474986a7e [2021-07-15T08:11:47.631Z] ---> 7bcdba4efa9d [2021-07-15T08:11:47.631Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:11:47.631Z] ---> Running in ca8650635914 [2021-07-15T08:11:47.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:11:48.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:11:48.059Z] Configure a credential helper to remove this warning. See [2021-07-15T08:11:48.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:11:48.059Z] [2021-07-15T08:11:48.059Z] Login Succeeded [2021-07-15T08:11:48.059Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:11:48.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-15T08:11:48.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] echo [2021-07-15T08:11:48.743Z] ========================================================= [2021-07-15T08:11:48.743Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T08:11:48.743Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:11:49.107Z] + 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-15T08:11:51.104Z] Sending build context to Docker daemon 165.8MB [2021-07-15T08:11:51.104Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:51.104Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:11:51.198Z] ---> 8dee4aa890ee [2021-07-15T08:11:51.198Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:11:51.198Z] ---> Running in f0bdade0203f [2021-07-15T08:11:51.381Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T08:11:51.381Z] 595b0fe564bb: Pulling fs layer [2021-07-15T08:11:51.381Z] 24495759ef45: Pulling fs layer [2021-07-15T08:11:51.381Z] d148012ef14d: Pulling fs layer [2021-07-15T08:11:51.381Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T08:11:51.381Z] 093eec477d81: Pulling fs layer [2021-07-15T08:11:51.381Z] cb65c68fc2e2: Waiting [2021-07-15T08:11:51.381Z] 093eec477d81: Waiting [2021-07-15T08:11:51.381Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T08:11:51.381Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T08:11:51.381Z] 596795e73e0f: Pulling fs layer [2021-07-15T08:11:51.381Z] a6d5b2bbb924: Waiting [2021-07-15T08:11:51.381Z] 2446dc1eb7d3: Waiting [2021-07-15T08:11:51.381Z] 596795e73e0f: Waiting [2021-07-15T08:11:51.381Z] d148012ef14d: Verifying Checksum [2021-07-15T08:11:51.381Z] d148012ef14d: Download complete [2021-07-15T08:11:51.659Z] 24495759ef45: Verifying Checksum [2021-07-15T08:11:51.659Z] 24495759ef45: Download complete [2021-07-15T08:11:51.659Z] 093eec477d81: Verifying Checksum [2021-07-15T08:11:51.659Z] 093eec477d81: Download complete [2021-07-15T08:11:51.659Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T08:11:51.659Z] a6d5b2bbb924: Download complete [2021-07-15T08:11:51.659Z] 595b0fe564bb: Download complete [2021-07-15T08:11:51.659Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T08:11:51.659Z] 2446dc1eb7d3: Download complete [2021-07-15T08:11:51.789Z] ---> b3d60fdc5126 [2021-07-15T08:11:51.789Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:11:52.260Z] 595b0fe564bb: Pull complete [2021-07-15T08:11:52.374Z] ---> Running in eabaef2f0a8f [2021-07-15T08:11:52.869Z] 24495759ef45: Pull complete [2021-07-15T08:11:53.474Z] d148012ef14d: Pull complete [2021-07-15T08:11:54.339Z] Removing intermediate container f0bdade0203f [2021-07-15T08:11:54.339Z] ---> ac8882befc12 [2021-07-15T08:11:54.339Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:11:54.457Z] 596795e73e0f: Download complete [2021-07-15T08:11:54.953Z] ---> Running in 0aff5b55b98b [2021-07-15T08:11:55.937Z] Removing intermediate container eabaef2f0a8f [2021-07-15T08:11:55.937Z] ---> 9d5bd97930d8 [2021-07-15T08:11:55.937Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:11:55.937Z] 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-15T08:11:56.207Z] ---> Running in b317f3d19338 [2021-07-15T08:11:56.458Z] cb65c68fc2e2: Download complete [2021-07-15T08:11:56.816Z] 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-15T08:12:01.154Z] ---> 6ccc5d83c588 [2021-07-15T08:12:01.154Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:12:01.154Z] ---> Running in 5dbf91d277d9 [2021-07-15T08:12:01.154Z] ---> 4495fb8ac27c [2021-07-15T08:12:01.154Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:12:01.154Z] ---> Running in b6347d4e8045 [2021-07-15T08:12:03.113Z] Removing intermediate container 5dbf91d277d9 [2021-07-15T08:12:03.113Z] ---> 43c7dfda3e20 [2021-07-15T08:12:03.113Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:12:03.113Z] ---> Running in 69a397b791c9 [2021-07-15T08:12:03.113Z] Removing intermediate container b6347d4e8045 [2021-07-15T08:12:03.113Z] ---> e6b109a4866d [2021-07-15T08:12:03.113Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:12:03.113Z] ---> Running in 2d9bc6f74cd4 [2021-07-15T08:12:03.702Z] 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-15T08:12:03.970Z] 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-15T08:12:06.686Z] cb65c68fc2e2: Pull complete [2021-07-15T08:12:06.686Z] 093eec477d81: Pull complete [2021-07-15T08:12:07.284Z] a6d5b2bbb924: Pull complete [2021-07-15T08:12:07.329Z] 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-15T08:12:07.563Z] 2446dc1eb7d3: Pull complete [2021-07-15T08:12:11.917Z] 596795e73e0f: Pull complete [2021-07-15T08:12:11.917Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T08:12:11.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T08:12:11.917Z] ---> d9e956139c92 [2021-07-15T08:12:11.917Z] 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-15T08:12:12.684Z] Removing intermediate container ca8650635914 [2021-07-15T08:12:12.684Z] ---> da32c185615d [2021-07-15T08:12:12.684Z] [2021-07-15T08:12:12.684Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:12:12.684Z] 3.12: Pulling from library/alpine [2021-07-15T08:12:12.950Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:12:12.950Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:12:12.950Z] ---> 13621d1b12d4 [2021-07-15T08:12:12.950Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:12:12.950Z] ---> Running in e10107948e0b [2021-07-15T08:12:13.444Z] ---> Running in 0f90edbc0ff6 [2021-07-15T08:12:13.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:13.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:14.079Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:12:14.079Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:12:14.079Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:12:14.079Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:12:14.079Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:12:14.079Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:12:14.348Z] OK: 7 MiB in 18 packages [2021-07-15T08:12:14.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:12:14.937Z] Removing intermediate container e10107948e0b [2021-07-15T08:12:14.937Z] ---> 1fab7a73b60a [2021-07-15T08:12:14.937Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:12:14.937Z] ---> Running in 07c8c267ba73 [2021-07-15T08:12:14.937Z] Removing intermediate container 07c8c267ba73 [2021-07-15T08:12:14.937Z] ---> 9861e8421ce5 [2021-07-15T08:12:14.937Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:12:14.937Z] ---> Running in efef51660364 [2021-07-15T08:12:15.211Z] Removing intermediate container efef51660364 [2021-07-15T08:12:15.211Z] ---> dc82356aa53c [2021-07-15T08:12:15.211Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:12:15.479Z] ---> f9f2684e33dc [2021-07-15T08:12:15.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:12:16.063Z] ---> 0f0114c56548 [2021-07-15T08:12:16.063Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:12:16.331Z] ---> 6b6ae9cfd2f9 [2021-07-15T08:12:16.331Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:12:16.331Z] ---> Running in 32e4d027afa0 [2021-07-15T08:12:16.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:12:16.598Z] Removing intermediate container 32e4d027afa0 [2021-07-15T08:12:16.598Z] ---> 3117bfecf978 [2021-07-15T08:12:16.598Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:12:16.598Z] ---> Running in 85dffa5df4a6 [2021-07-15T08:12:16.866Z] Removing intermediate container 85dffa5df4a6 [2021-07-15T08:12:16.866Z] ---> 3719a4005944 [2021-07-15T08:12:16.866Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T08:12:16.866Z] ---> Running in 496d1290e85a [2021-07-15T08:12:16.866Z] Removing intermediate container 496d1290e85a [2021-07-15T08:12:16.866Z] ---> 5057aa87e652 [2021-07-15T08:12:16.866Z] Step 21/22 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:12:16.866Z] ---> Running in a9a15b3e8574 [2021-07-15T08:12:16.992Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:12:17.134Z] Removing intermediate container a9a15b3e8574 [2021-07-15T08:12:17.134Z] ---> ac7a804c0eb7 [2021-07-15T08:12:17.134Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T08:12:17.134Z] ---> Running in 86a945a14544 [2021-07-15T08:12:17.265Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:12:17.402Z] Removing intermediate container 86a945a14544 [2021-07-15T08:12:17.403Z] ---> 7cda5383ff88 [2021-07-15T08:12:17.403Z] [2021-07-15T08:12:17.403Z] Successfully built 7cda5383ff88 [2021-07-15T08:12:17.403Z] Successfully tagged security-proxy-setup:latest [2021-07-15T08:12:17.403Z] Building support-notifications [2021-07-15T08:12:17.541Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:12:17.542Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:12:22.978Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:12:22.978Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:12:22.978Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:12:22.978Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:12:22.978Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:12:23.257Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:12:23.257Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:12:23.535Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:12:23.535Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:12:23.535Z] OK: 218 MiB in 52 packages [2021-07-15T08:12:25.650Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:12:25.650Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:12:25.650Z] ---> 84b3ece7b531 [2021-07-15T08:12:25.650Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:12:25.650Z] ---> Using cache [2021-07-15T08:12:25.650Z] ---> 4c5c8a0d016d [2021-07-15T08:12:25.650Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:12:25.650Z] ---> Using cache [2021-07-15T08:12:25.650Z] ---> 57fcfbd72b93 [2021-07-15T08:12:25.650Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:12:26.614Z] ---> Running in 53e265872640 [2021-07-15T08:12:27.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:27.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:27.882Z] Removing intermediate container 0f90edbc0ff6 [2021-07-15T08:12:27.882Z] ---> d38bb2c0b4ef [2021-07-15T08:12:27.882Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:12:27.882Z] ---> Running in 3ec1125cb02f [2021-07-15T08:12:28.161Z] Removing intermediate container 3ec1125cb02f [2021-07-15T08:12:28.161Z] ---> e6c84daee291 [2021-07-15T08:12:28.162Z] Step 5/6 : COPY go.mod . [2021-07-15T08:12:29.163Z] ---> cf887a43428e [2021-07-15T08:12:29.163Z] Step 6/6 : RUN go mod download [2021-07-15T08:12:29.218Z] OK: 219 MiB in 52 packages [2021-07-15T08:12:29.442Z] ---> Running in 25aed576d760 [2021-07-15T08:12:29.802Z] Removing intermediate container 53e265872640 [2021-07-15T08:12:29.802Z] ---> b4755141f1dd [2021-07-15T08:12:29.802Z] Step 6/23 : COPY go.mod . [2021-07-15T08:12:30.068Z] ---> 0b1cd7fbe935 [2021-07-15T08:12:30.068Z] Step 7/23 : RUN go mod download [2021-07-15T08:12:30.068Z] ---> Running in 670cf8883907 [2021-07-15T08:12:31.507Z] Removing intermediate container 670cf8883907 [2021-07-15T08:12:31.507Z] ---> bacac372fed9 [2021-07-15T08:12:31.507Z] Step 8/23 : COPY . . [2021-07-15T08:12:36.935Z] ---> eddf6915e80e [2021-07-15T08:12:36.936Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:12:36.936Z] ---> Running in 8a7066108132 [2021-07-15T08:12:37.901Z] Removing intermediate container b317f3d19338 [2021-07-15T08:12:37.901Z] ---> 45c0b42375e5 [2021-07-15T08:12:37.901Z] [2021-07-15T08:12:37.901Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:12:37.901Z] ---> 13621d1b12d4 [2021-07-15T08:12:37.901Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:12:37.901Z] ---> Running in 8d19d35dac7c [2021-07-15T08:12:38.171Z] Removing intermediate container 8d19d35dac7c [2021-07-15T08:12:38.171Z] ---> 69dd89b81b2b [2021-07-15T08:12:38.171Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:12:38.171Z] ---> Running in 21483a1ff186 [2021-07-15T08:12:38.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:38.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:38.980Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:12:38.980Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:12:38.980Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:12:38.980Z] OK: 6 MiB in 16 packages [2021-07-15T08:12:39.574Z] Removing intermediate container 8a7066108132 [2021-07-15T08:12:39.574Z] ---> 826a4d6b8a7e [2021-07-15T08:12:39.574Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:12:39.574Z] ---> Running in 864efd498e5a [2021-07-15T08:12:39.574Z] Removing intermediate container 21483a1ff186 [2021-07-15T08:12:39.574Z] ---> 6fec06b483fa [2021-07-15T08:12:39.574Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:12:39.856Z] ---> Running in 8feb579e458d [2021-07-15T08:12:39.856Z] Removing intermediate container 0aff5b55b98b [2021-07-15T08:12:39.856Z] ---> 58358aa7b68e [2021-07-15T08:12:39.856Z] [2021-07-15T08:12:39.856Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:12:39.856Z] ---> 13621d1b12d4 [2021-07-15T08:12:39.856Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:12:39.856Z] ---> Running in ebf8f36f305a [2021-07-15T08:12:39.856Z] Removing intermediate container 8feb579e458d [2021-07-15T08:12:39.856Z] ---> 3eda95d18adf [2021-07-15T08:12:39.856Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:12:39.856Z] ---> Running in d9e928878106 [2021-07-15T08:12:40.136Z] Removing intermediate container d9e928878106 [2021-07-15T08:12:40.136Z] ---> cd59adc9a440 [2021-07-15T08:12:40.136Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:12:40.136Z] ---> Running in c298c9a7989e [2021-07-15T08:12:40.136Z] 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-15T08:12:40.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:40.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:41.044Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:12:41.044Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:12:41.044Z] OK: 6 MiB in 15 packages [2021-07-15T08:12:41.322Z] Removing intermediate container c298c9a7989e [2021-07-15T08:12:41.322Z] ---> cc45adb0ec62 [2021-07-15T08:12:41.322Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:12:41.322Z] ---> Running in 4ae8effc2058 [2021-07-15T08:12:41.623Z] Removing intermediate container 4ae8effc2058 [2021-07-15T08:12:41.623Z] ---> c782b5fe8302 [2021-07-15T08:12:41.623Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:12:41.623Z] Removing intermediate container ebf8f36f305a [2021-07-15T08:12:41.623Z] ---> ae3a83198b27 [2021-07-15T08:12:41.623Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:12:41.925Z] ---> Running in bab940a190f1 [2021-07-15T08:12:42.904Z] Removing intermediate container bab940a190f1 [2021-07-15T08:12:42.904Z] ---> 937c652436e1 [2021-07-15T08:12:42.904Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:12:42.904Z] ---> 99ff46fea107 [2021-07-15T08:12:42.904Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:12:42.904Z] ---> Running in 66f04b1ee9e6 [2021-07-15T08:12:42.904Z] Removing intermediate container 2d9bc6f74cd4 [2021-07-15T08:12:42.904Z] ---> 858632cd9c96 [2021-07-15T08:12:42.904Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:12:42.904Z] ---> Running in 04137aba2c1a [2021-07-15T08:12:42.904Z] ---> Running in bf9eca099ea6 [2021-07-15T08:12:42.904Z] Removing intermediate container 69a397b791c9 [2021-07-15T08:12:42.904Z] ---> a7035a4def6a [2021-07-15T08:12:42.904Z] [2021-07-15T08:12:42.904Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:12:42.904Z] ---> 13621d1b12d4 [2021-07-15T08:12:42.904Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:12:42.904Z] ---> Using cache [2021-07-15T08:12:42.904Z] ---> ae3a83198b27 [2021-07-15T08:12:42.904Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:12:42.904Z] ---> Using cache [2021-07-15T08:12:42.904Z] ---> 937c652436e1 [2021-07-15T08:12:42.904Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:12:42.904Z] ---> Running in 0af4109d8d89 [2021-07-15T08:12:43.171Z] Removing intermediate container 66f04b1ee9e6 [2021-07-15T08:12:43.171Z] ---> 14f10038d636 [2021-07-15T08:12:43.171Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:12:43.171Z] ---> Running in 33fa953b6549 [2021-07-15T08:12:43.171Z] Removing intermediate container 0af4109d8d89 [2021-07-15T08:12:43.171Z] ---> 8695760694f4 [2021-07-15T08:12:43.171Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:12:43.171Z] ---> Running in 4f2680337e81 [2021-07-15T08:12:43.442Z] Removing intermediate container 33fa953b6549 [2021-07-15T08:12:43.442Z] ---> 148be95ba7d5 [2021-07-15T08:12:43.442Z] Step 16/24 : WORKDIR / [2021-07-15T08:12:43.442Z] Removing intermediate container 4f2680337e81 [2021-07-15T08:12:43.442Z] ---> aebda203ce85 [2021-07-15T08:12:43.442Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:12:43.442Z] ---> Running in 4bb698d905a0 [2021-07-15T08:12:43.714Z] Removing intermediate container 4bb698d905a0 [2021-07-15T08:12:43.714Z] ---> 6d233c64a2e2 [2021-07-15T08:12:43.714Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:12:43.714Z] 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-15T08:12:43.982Z] ---> a848ad2265b1 [2021-07-15T08:12:43.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:12:44.252Z] ---> b6e71cc515b4 [2021-07-15T08:12:44.252Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:12:44.524Z] Removing intermediate container 04137aba2c1a [2021-07-15T08:12:44.524Z] ---> f671a4754258 [2021-07-15T08:12:44.524Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:12:44.524Z] ---> 05ce07c9c0a0 [2021-07-15T08:12:44.524Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:12:44.797Z] ---> 3becc5df79eb [2021-07-15T08:12:44.797Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:12:45.066Z] ---> 3af050134fb9 [2021-07-15T08:12:45.066Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:12:45.336Z] ---> Running in 7f72bde18724 [2021-07-15T08:12:45.336Z] ---> 81d888ac6a82 [2021-07-15T08:12:45.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:12:45.635Z] Removing intermediate container 7f72bde18724 [2021-07-15T08:12:45.635Z] ---> 6c06eb065c28 [2021-07-15T08:12:45.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:12:45.635Z] Removing intermediate container bf9eca099ea6 [2021-07-15T08:12:45.635Z] ---> c37609e7fee7 [2021-07-15T08:12:45.635Z] [2021-07-15T08:12:45.635Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:12:45.635Z] ---> Running in 93dcc90a2748 [2021-07-15T08:12:45.635Z] ---> da0cdcc58672 [2021-07-15T08:12:45.635Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:12:45.908Z] ---> 51453385a779 [2021-07-15T08:12:45.908Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:12:45.908Z] ---> Running in dcee7360404e [2021-07-15T08:12:45.908Z] Removing intermediate container 93dcc90a2748 [2021-07-15T08:12:45.908Z] ---> 0de39d613ee5 [2021-07-15T08:12:45.908Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:12:45.908Z] ---> Running in f69592b391f3 [2021-07-15T08:12:46.183Z] ---> b7a68400aeda [2021-07-15T08:12:46.183Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:12:46.183Z] Removing intermediate container dcee7360404e [2021-07-15T08:12:46.183Z] ---> cf9a0b8871cf [2021-07-15T08:12:46.183Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:12:46.183Z] Removing intermediate container f69592b391f3 [2021-07-15T08:12:46.183Z] ---> 63e04174ac86 [2021-07-15T08:12:46.183Z] Step 22/23 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:12:46.183Z] ---> Running in 0e8fbd105921 [2021-07-15T08:12:46.183Z] ---> Running in f430c5f650d0 [2021-07-15T08:12:46.455Z] Removing intermediate container 0e8fbd105921 [2021-07-15T08:12:46.456Z] ---> 6417fbc7bd36 [2021-07-15T08:12:46.456Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:12:46.456Z] Removing intermediate container f430c5f650d0 [2021-07-15T08:12:46.456Z] ---> 32498e85201a [2021-07-15T08:12:46.456Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:12:46.456Z] ---> cd78ea0bc663 [2021-07-15T08:12:46.456Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:12:46.456Z] ---> Running in 497745af5b84 [2021-07-15T08:12:46.456Z] ---> Running in e52094b21dae [2021-07-15T08:12:46.726Z] Removing intermediate container 497745af5b84 [2021-07-15T08:12:46.726Z] ---> ebe67fb3dfc6 [2021-07-15T08:12:46.726Z] Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:12:46.726Z] Removing intermediate container e52094b21dae [2021-07-15T08:12:46.726Z] ---> d381ce38ea79 [2021-07-15T08:12:46.726Z] [2021-07-15T08:12:46.726Z] ---> 0cf871714dcb [2021-07-15T08:12:46.726Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:12:46.726Z] ---> Running in 235397d000df [2021-07-15T08:12:46.998Z] 20.10.0: Pulling from library/docker [2021-07-15T08:12:46.998Z] Successfully built d381ce38ea79 [2021-07-15T08:12:46.998Z] Successfully tagged support-scheduler:latest [2021-07-15T08:12:46.998Z] Building core-command [2021-07-15T08:12:46.998Z] ---> Running in 364932df42af [2021-07-15T08:12:46.998Z]  Building support-scheduler ... done Removing intermediate container 235397d000df [2021-07-15T08:12:46.998Z] ---> 3032f26777d3 [2021-07-15T08:12:46.998Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:12:47.280Z] Removing intermediate container 364932df42af [2021-07-15T08:12:47.280Z] ---> 68176fc85b1e [2021-07-15T08:12:47.280Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:12:48.274Z] ---> Running in 12a66ec08f37 [2021-07-15T08:12:48.274Z] ---> 1ef31ad0d25b [2021-07-15T08:12:48.274Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:12:48.570Z] Removing intermediate container 12a66ec08f37 [2021-07-15T08:12:48.570Z] ---> c477c0709bb2 [2021-07-15T08:12:48.570Z] [2021-07-15T08:12:48.570Z] ---> Running in 5e61f2d60b8f [2021-07-15T08:12:48.570Z] Successfully built c477c0709bb2 [2021-07-15T08:12:48.847Z] Successfully tagged core-metadata:latest [2021-07-15T08:12:48.847Z]  Building core-metadata ... done Building core-data [2021-07-15T08:12:51.448Z] Removing intermediate container 5e61f2d60b8f [2021-07-15T08:12:51.448Z] ---> 97e66fbe0f67 [2021-07-15T08:12:51.448Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:12:51.730Z] ---> Running in 99ab7ce6e90f [2021-07-15T08:12:52.008Z] Removing intermediate container 99ab7ce6e90f [2021-07-15T08:12:52.008Z] ---> 466f5119c101 [2021-07-15T08:12:52.008Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:12:52.275Z] ---> Running in 121cd3527d40 [2021-07-15T08:12:52.548Z] Removing intermediate container 121cd3527d40 [2021-07-15T08:12:52.548Z] ---> ec65eb68b2f7 [2021-07-15T08:12:52.548Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T08:12:52.822Z] ---> Running in d40718857354 [2021-07-15T08:12:53.094Z] Removing intermediate container d40718857354 [2021-07-15T08:12:53.094Z] ---> 8b8637bdeba8 [2021-07-15T08:12:53.094Z] Step 31/32 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:12:53.094Z] ---> Running in cea9c5574a19 [2021-07-15T08:12:53.366Z] Removing intermediate container cea9c5574a19 [2021-07-15T08:12:53.366Z] ---> cc938b58d3a3 [2021-07-15T08:12:53.366Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T08:12:53.636Z] ---> Running in 8a602c50d533 [2021-07-15T08:12:53.905Z] Removing intermediate container 8a602c50d533 [2021-07-15T08:12:53.906Z] ---> dd874864aa98 [2021-07-15T08:12:53.906Z] [2021-07-15T08:12:54.189Z] Successfully built dd874864aa98 [2021-07-15T08:12:54.189Z] Successfully tagged security-bootstrapper:latest [2021-07-15T08:12:54.189Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-07-15T08:12:56.274Z] Removing intermediate container 25aed576d760 [2021-07-15T08:12:56.275Z] ---> 2b75872a1a74 [2021-07-15T08:12:56.275Z] Successfully built 2b75872a1a74 [2021-07-15T08:12:56.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:12:56.625Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T08:12:56.625Z] . [Pipeline] withDockerContainer [2021-07-15T08:12:56.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-2842 does not seem to be running inside a container [2021-07-15T08:12:57.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T08:12:58.526Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:12:58.526Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:12:58.526Z] ---> 84b3ece7b531 [2021-07-15T08:12:58.526Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:12:58.526Z] ---> Using cache [2021-07-15T08:12:58.526Z] ---> 4c5c8a0d016d [2021-07-15T08:12:58.526Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:12:58.526Z] ---> Using cache [2021-07-15T08:12:58.526Z] ---> 57fcfbd72b93 [2021-07-15T08:12:58.526Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:12:58.886Z] $ docker top 094e4a305b98e5c4cb87a15886d95fa1255318fc108c617f5ea7cdbd96421a2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:12:59.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:12:59.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:12:59.487Z] ---> 84b3ece7b531 [2021-07-15T08:12:59.487Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T08:12:59.487Z] ---> Using cache [2021-07-15T08:12:59.487Z] ---> 4c5c8a0d016d [2021-07-15T08:12:59.487Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:12:59.487Z] ---> Using cache [2021-07-15T08:12:59.487Z] ---> 57fcfbd72b93 [2021-07-15T08:12:59.487Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:12:59.487Z] ---> Using cache [2021-07-15T08:12:59.487Z] ---> 0a5cb3dd0934 [2021-07-15T08:12:59.487Z] Step 6/26 : COPY go.mod . [2021-07-15T08:12:59.487Z] ---> Using cache [2021-07-15T08:12:59.487Z] ---> 165550c51614 [2021-07-15T08:12:59.487Z] Step 7/26 : RUN go mod download [2021-07-15T08:12:59.487Z] ---> Using cache [2021-07-15T08:12:59.487Z] ---> c6e0e5ceb14b [2021-07-15T08:12:59.487Z] Step 8/26 : COPY . . [2021-07-15T08:12:59.487Z] ---> Using cache [2021-07-15T08:12:59.487Z] ---> 2dfec7e0a737 [2021-07-15T08:12:59.487Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:12:59.487Z] ---> Using cache [2021-07-15T08:12:59.487Z] ---> 7bcdba4efa9d [2021-07-15T08:12:59.487Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:12:59.900Z] + go version [2021-07-15T08:12:59.900Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T08:12:59.934Z] $ docker stop --time=1 094e4a305b98e5c4cb87a15886d95fa1255318fc108c617f5ea7cdbd96421a2d [2021-07-15T08:13:00.462Z] ---> Running in f236aec58f19 [2021-07-15T08:13:00.462Z] ---> Running in b26898296c73 [2021-07-15T08:13:01.450Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:13:01.450Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:13:01.450Z] ---> aefe523efa57 [2021-07-15T08:13:01.450Z] 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-15T08:13:01.737Z] 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-15T08:13:01.737Z] ---> Running in e7d09142e3d9 [2021-07-15T08:13:01.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:01.833Z] $ docker rm -f 094e4a305b98e5c4cb87a15886d95fa1255318fc108c617f5ea7cdbd96421a2d [2021-07-15T08:13:02.019Z] Removing intermediate container e7d09142e3d9 [2021-07-15T08:13:02.019Z] ---> bf83425c3656 [2021-07-15T08:13:02.019Z] 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-15T08:13:02.019Z] ---> Running in 158691f6021b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:13:02.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:02.639Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:13:02.639Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:13:02.639Z] ---> 84b3ece7b531 [2021-07-15T08:13:02.639Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:13:02.639Z] ---> Using cache [2021-07-15T08:13:02.639Z] ---> 4c5c8a0d016d [2021-07-15T08:13:02.639Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:13:02.639Z] ---> Using cache [2021-07-15T08:13:02.639Z] ---> 57fcfbd72b93 [2021-07-15T08:13:02.639Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:13:02.639Z] ---> Using cache [2021-07-15T08:13:02.639Z] ---> 0a5cb3dd0934 [2021-07-15T08:13:02.639Z] Step 6/24 : COPY go.mod . [2021-07-15T08:13:02.639Z] ---> Using cache [2021-07-15T08:13:02.639Z] ---> 165550c51614 [2021-07-15T08:13:02.639Z] Step 7/24 : RUN go mod download [2021-07-15T08:13:02.639Z] ---> Using cache [2021-07-15T08:13:02.639Z] ---> c6e0e5ceb14b [2021-07-15T08:13:02.639Z] Step 8/24 : COPY . . [2021-07-15T08:13:02.639Z] ---> Using cache [2021-07-15T08:13:02.639Z] ---> 2dfec7e0a737 [2021-07-15T08:13:02.639Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:13:02.639Z] ---> Using cache [2021-07-15T08:13:02.639Z] ---> 7bcdba4efa9d [2021-07-15T08:13:02.639Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:13:02.688Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T08:13:02.688Z] . [Pipeline] withDockerContainer [2021-07-15T08:13:02.932Z] ---> Running in cba624809cf0 [2021-07-15T08:13:02.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:02.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-2842 does not seem to be running inside a container [2021-07-15T08:13:03.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T08:13:03.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:03.515Z] OK: 219 MiB in 52 packages [2021-07-15T08:13:03.795Z] Removing intermediate container 864efd498e5a [2021-07-15T08:13:03.795Z] ---> b8c7c76eeaae [2021-07-15T08:13:03.795Z] [2021-07-15T08:13:03.795Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:13:03.795Z] ---> 13621d1b12d4 [2021-07-15T08:13:03.795Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:13:03.795Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:13:03.795Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:13:03.795Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:13:03.795Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:13:03.795Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:13:03.795Z] ---> Running in ad8266d59bb9 [2021-07-15T08:13:03.795Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:13:03.795Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:03.795Z] 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-15T08:13:03.795Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:13:03.795Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:13:03.795Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:13:03.795Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:13:03.795Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:13:04.087Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:13:04.087Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:13:04.373Z] Removing intermediate container b26898296c73 [2021-07-15T08:13:04.373Z] ---> 5f0b44ce8774 [2021-07-15T08:13:04.373Z] Step 6/24 : COPY go.mod . [2021-07-15T08:13:04.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:04.688Z] $ docker top cf961f6d3716327808e9cc900b1e44c7d9141855d5ee945b90b0ae8c65d48e2b -eo pid,comm [2021-07-15T08:13:04.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:04.934Z] (1/2) Installing ca-certificates (20191127-r4) [Pipeline] { [Pipeline] echo [2021-07-15T08:13:05.050Z] ========================================================= [2021-07-15T08:13:05.050Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T08:13:05.050Z] ========================================================= [Pipeline] sh [2021-07-15T08:13:05.208Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:05.208Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:05.208Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:13:05.208Z] OK: 6 MiB in 16 packages [2021-07-15T08:13:05.483Z] ---> b1e3c34112b3 [2021-07-15T08:13:05.483Z] Step 7/24 : RUN go mod download [2021-07-15T08:13:05.722Z] + go mod tidy [2021-07-15T08:13:05.752Z] ---> Running in 67ee3c8bc3f4 [2021-07-15T08:13:05.752Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:13:05.752Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:13:05.752Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:13:05.752Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:13:05.752Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:13:05.752Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:13:05.752Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:13:05.752Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:13:05.752Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:13:05.752Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:13:05.752Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:13:05.752Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:13:05.752Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:13:05.752Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:13:05.752Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:13:05.752Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:13:06.019Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:13:06.019Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:13:06.019Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:13:06.019Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:13:06.019Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:13:06.019Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:13:06.019Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:13:06.019Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:13:06.019Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:13:06.019Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:13:06.292Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:13:06.292Z] Removing intermediate container ad8266d59bb9 [2021-07-15T08:13:06.292Z] ---> 02dc4e50fa6b [2021-07-15T08:13:06.292Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:13:06.292Z] OK: 72 MiB in 59 packages [2021-07-15T08:13:06.292Z] ---> Running in c9a6039adec0 [Pipeline] sh [2021-07-15T08:13:06.573Z] Removing intermediate container c9a6039adec0 [2021-07-15T08:13:06.573Z] ---> 44f3610754b9 [2021-07-15T08:13:06.574Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:13:06.574Z] ---> Running in 6b90b6b34b5a [2021-07-15T08:13:06.865Z] Removing intermediate container 6b90b6b34b5a [2021-07-15T08:13:06.865Z] ---> 74d708bb5b9c [2021-07-15T08:13:06.865Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:13:06.992Z] + make test [2021-07-15T08:13:06.993Z] 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-15T08:13:06.993Z] go mod tidy [2021-07-15T08:13:07.137Z] ---> Running in 6a95ba298f31 [2021-07-15T08:13:07.138Z] Removing intermediate container 67ee3c8bc3f4 [2021-07-15T08:13:07.138Z] ---> 03dce5171aad [2021-07-15T08:13:07.138Z] Step 8/24 : COPY . . [2021-07-15T08:13:07.138Z] Removing intermediate container 6a95ba298f31 [2021-07-15T08:13:07.138Z] ---> beeec6c0b0f1 [2021-07-15T08:13:07.138Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:07.603Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T08:13:08.636Z] Collecting docker-compose==1.23.2 [2021-07-15T08:13:08.636Z] ---> 22086d0f1d93 [2021-07-15T08:13:08.636Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:13:08.636Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:13:08.636Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:13:08.636Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:13:09.258Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:13:09.258Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:13:10.244Z] ---> d17e3d4dad77 [2021-07-15T08:13:10.244Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:10.244Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T08:13:10.244Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:13:10.840Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:13:10.840Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:13:11.112Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:13:11.112Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:13:11.385Z] ---> 663f3e695425 [2021-07-15T08:13:11.385Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:13:11.661Z] ---> Running in 3b4d8a34425f [2021-07-15T08:13:11.937Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:13:12.207Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:13:12.207Z] Removing intermediate container 3b4d8a34425f [2021-07-15T08:13:12.207Z] ---> 7eacb927f735 [2021-07-15T08:13:12.207Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:13:12.207Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:13:12.207Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:13:12.480Z] 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-15T08:13:12.480Z] ---> Running in d3f4df8d5431 [2021-07-15T08:13:12.480Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:13:12.480Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:13:12.758Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:13:12.758Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:13:12.758Z] Removing intermediate container d3f4df8d5431 [2021-07-15T08:13:12.758Z] ---> b5ab773f914e [2021-07-15T08:13:12.758Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:13:12.758Z] ---> 1da2faf6c199 [2021-07-15T08:13:12.758Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:13:12.758Z] ---> Running in 982a08924e22 [2021-07-15T08:13:13.046Z] ---> Running in 11f083790f08 [2021-07-15T08:13:13.046Z] Removing intermediate container 982a08924e22 [2021-07-15T08:13:13.046Z] ---> c9727d81ae4d [2021-07-15T08:13:13.046Z] Step 22/23 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:13:13.046Z] ---> Running in d41a1931f5f8 [2021-07-15T08:13:13.327Z] Removing intermediate container d41a1931f5f8 [2021-07-15T08:13:13.327Z] ---> 040e8af415d0 [2021-07-15T08:13:13.327Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:13:13.327Z] ---> Running in c4a91abde29b [2021-07-15T08:13:13.615Z] Removing intermediate container c4a91abde29b [2021-07-15T08:13:13.615Z] ---> d95112fe69f5 [2021-07-15T08:13:13.615Z] [2021-07-15T08:13:13.898Z] Successfully built d95112fe69f5 [2021-07-15T08:13:13.898Z] Successfully tagged support-notifications:latest [2021-07-15T08:13:14.181Z]  Building support-notifications ... done Collecting docker-pycreds>=0.4.0 [2021-07-15T08:13:14.181Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:13:14.181Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:13:14.181Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:13:14.181Z] 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-15T08:13:14.181Z] 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-15T08:13:14.463Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:13:14.463Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:13:14.463Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:13:14.463Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:13:14.463Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:13:14.463Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:13:14.926Z] Installing collected packages: texttable, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, cached-property, PyYAML, docker-compose [2021-07-15T08:13:14.926Z] Running setup.py install for texttable: started [2021-07-15T08:13:15.297Z] Removing intermediate container 11f083790f08 [2021-07-15T08:13:15.297Z] ---> 3e33ecc97621 [2021-07-15T08:13:15.297Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:13:15.297Z] ---> Running in bf431d71bb5b [2021-07-15T08:13:15.641Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:13:15.641Z] Running setup.py install for docopt: started [2021-07-15T08:13:15.641Z] 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-15T08:13:16.024Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:13:16.024Z] Attempting uninstall: idna [2021-07-15T08:13:16.024Z] Found existing installation: idna 2.9 [2021-07-15T08:13:16.024Z] Uninstalling idna-2.9: [2021-07-15T08:13:16.439Z] Successfully uninstalled idna-2.9 [2021-07-15T08:13:16.439Z] Attempting uninstall: urllib3 [2021-07-15T08:13:16.439Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:13:16.439Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:13:16.439Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:13:16.808Z] Attempting uninstall: requests [2021-07-15T08:13:16.808Z] Found existing installation: requests 2.23.0 [2021-07-15T08:13:16.808Z] Uninstalling requests-2.23.0: [2021-07-15T08:13:16.808Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:13:17.210Z] Running setup.py install for dockerpty: started [2021-07-15T08:13:17.884Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:13:18.158Z] Running setup.py install for PyYAML: started [2021-07-15T08:13:19.129Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:13:19.402Z] 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-15T08:13:23.703Z] Removing intermediate container 158691f6021b [2021-07-15T08:13:23.703Z] ---> 019a21d1f7fb [2021-07-15T08:13:23.703Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:13:23.703Z] ---> Running in 3e76aa14353d [2021-07-15T08:13:23.703Z] Removing intermediate container 3e76aa14353d [2021-07-15T08:13:23.703Z] ---> 395aa4bc508a [2021-07-15T08:13:23.703Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:13:23.703Z] ---> Running in 8440ada6599a [2021-07-15T08:13:23.703Z] Removing intermediate container 8440ada6599a [2021-07-15T08:13:23.703Z] ---> 379e23a918c4 [2021-07-15T08:13:23.703Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:13:24.289Z] ---> 37d18b0b2b38 [2021-07-15T08:13:24.289Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:24.556Z] ---> 07affb944c8a [2021-07-15T08:13:24.556Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:13:25.152Z] ---> 362ea41d9343 [2021-07-15T08:13:25.152Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:13:25.152Z] ---> Running in 60f60a6c250f [2021-07-15T08:13:25.152Z] Removing intermediate container 60f60a6c250f [2021-07-15T08:13:25.152Z] ---> 9315d0fc8baa [2021-07-15T08:13:25.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:13:25.152Z] ---> Running in 4f4c9f544034 [2021-07-15T08:13:25.426Z] Removing intermediate container 4f4c9f544034 [2021-07-15T08:13:25.426Z] ---> 0bb34f2f921b [2021-07-15T08:13:25.426Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:13:25.426Z] ---> Running in 6524d54d9168 [2021-07-15T08:13:25.696Z] Removing intermediate container 6524d54d9168 [2021-07-15T08:13:25.696Z] ---> 7c14d28c3ac6 [2021-07-15T08:13:25.696Z] Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:13:25.696Z] ---> Running in 586fe828cc01 [2021-07-15T08:13:25.965Z] Removing intermediate container 586fe828cc01 [2021-07-15T08:13:25.965Z] ---> fd18ec62d99d [2021-07-15T08:13:25.965Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:13:25.965Z] ---> Running in 3a31101fc2d3 [2021-07-15T08:13:25.965Z] Removing intermediate container 3a31101fc2d3 [2021-07-15T08:13:25.965Z] ---> 93a7844e0f36 [2021-07-15T08:13:25.965Z] [2021-07-15T08:13:26.230Z] Successfully built 93a7844e0f36 [2021-07-15T08:13:26.230Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T08:13:30.490Z]  Building sys-mgmt-agent ... done 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-15T08:13:34.470Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T08:13:34.763Z] Removing intermediate container f236aec58f19 [2021-07-15T08:13:34.763Z] ---> 7a69f0c5c1be [2021-07-15T08:13:34.763Z] [2021-07-15T08:13:34.763Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:13:34.763Z] ---> 13621d1b12d4 [2021-07-15T08:13:34.763Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:13:34.763Z] ---> Running in 7df8ce4849e7 [2021-07-15T08:13:35.046Z] Removing intermediate container cba624809cf0 [2021-07-15T08:13:35.046Z] ---> d6ca744d1625 [2021-07-15T08:13:35.046Z] [2021-07-15T08:13:35.046Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:13:35.046Z] ---> 13621d1b12d4 [2021-07-15T08:13:35.046Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:13:35.046Z] ---> Using cache [2021-07-15T08:13:35.046Z] ---> ae3a83198b27 [2021-07-15T08:13:35.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:13:35.046Z] ---> Using cache [2021-07-15T08:13:35.046Z] ---> 937c652436e1 [2021-07-15T08:13:35.046Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:13:35.046Z] ---> Running in 414f22c67c17 [2021-07-15T08:13:35.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:35.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:35.327Z] Removing intermediate container 414f22c67c17 [2021-07-15T08:13:35.327Z] ---> b8a6d5984861 [2021-07-15T08:13:35.327Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:13:35.327Z] ---> Running in 27b846af6e27 [2021-07-15T08:13:35.599Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:13:35.599Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:13:35.599Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:13:35.599Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:13:35.599Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:35.599Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:13:35.599Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:35.599Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:13:35.599Z] Removing intermediate container 27b846af6e27 [2021-07-15T08:13:35.599Z] ---> cc64e4801be3 [2021-07-15T08:13:35.599Z] Step 16/24 : WORKDIR / [2021-07-15T08:13:35.599Z] OK: 7 MiB in 20 packages [2021-07-15T08:13:35.599Z] ---> Running in 9a6096896270 [2021-07-15T08:13:35.872Z] Removing intermediate container 9a6096896270 [2021-07-15T08:13:35.872Z] ---> 5fa7af5b4bff [2021-07-15T08:13:35.872Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:36.141Z] Removing intermediate container 7df8ce4849e7 [2021-07-15T08:13:36.141Z] ---> 54615dec6852 [2021-07-15T08:13:36.141Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:13:36.141Z] ---> Running in 196cb90d2e2d [2021-07-15T08:13:36.141Z] ---> 1d9653ebff17 [2021-07-15T08:13:36.142Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:13:36.416Z] Removing intermediate container 196cb90d2e2d [2021-07-15T08:13:36.416Z] ---> 836e3c0de370 [2021-07-15T08:13:36.416Z] Step 14/26 : WORKDIR / [2021-07-15T08:13:36.416Z] ---> Running in 304912c30ffc [2021-07-15T08:13:36.687Z] ---> 4a3fe99006c0 [2021-07-15T08:13:36.687Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:36.958Z] Removing intermediate container 304912c30ffc [2021-07-15T08:13:36.958Z] ---> 1439cfb4e4e4 [2021-07-15T08:13:36.958Z] 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-15T08:13:36.958Z] ---> 215a31f97bbb [2021-07-15T08:13:36.958Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:13:37.230Z] ---> Running in d4e1533cb8e4 [2021-07-15T08:13:37.230Z] ---> 2c0a8cd8b1e8 [2021-07-15T08:13:37.231Z] 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-15T08:13:37.231Z] Removing intermediate container d4e1533cb8e4 [2021-07-15T08:13:37.231Z] ---> 5292f92ed5bd [2021-07-15T08:13:37.231Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:13:37.231Z] ---> Running in ec379c6b8c20 [2021-07-15T08:13:37.500Z] ---> 1285fa4236ee [2021-07-15T08:13:37.500Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:37.500Z] Removing intermediate container ec379c6b8c20 [2021-07-15T08:13:37.500Z] ---> 20d8c1c55882 [2021-07-15T08:13:37.500Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:13:37.500Z] ---> Running in e7bc1c73a770 [2021-07-15T08:13:37.770Z] ---> 99d908c1bc22 [2021-07-15T08:13:37.770Z] 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-15T08:13:37.770Z] Removing intermediate container e7bc1c73a770 [2021-07-15T08:13:37.770Z] ---> 3abd41609a0a [2021-07-15T08:13:37.770Z] Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:13:37.770Z] ---> Running in aba41558a2ce [2021-07-15T08:13:38.039Z] Removing intermediate container aba41558a2ce [2021-07-15T08:13:38.039Z] ---> 69cbefe720f5 [2021-07-15T08:13:38.039Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:13:38.039Z] ---> b0b9b61a60fe [2021-07-15T08:13:38.039Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:13:38.039Z] ---> Running in c98babb043b3 [2021-07-15T08:13:38.305Z] Removing intermediate container c98babb043b3 [2021-07-15T08:13:38.305Z] ---> d1ac58d5dc26 [2021-07-15T08:13:38.305Z] [2021-07-15T08:13:38.574Z] Successfully built d1ac58d5dc26 [2021-07-15T08:13:38.574Z] Successfully tagged core-command:latest [2021-07-15T08:13:38.574Z]  Building core-command ... done  ---> dd4396ce943c [2021-07-15T08:13:38.574Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:13:38.839Z] ---> 269ecca7cad6 [2021-07-15T08:13:38.839Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:13:39.109Z] ---> 29f568d8e5fd [2021-07-15T08:13:39.109Z] 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-15T08:13:39.383Z] ---> Running in e79787538363 [2021-07-15T08:13:39.984Z] Removing intermediate container e79787538363 [2021-07-15T08:13:39.984Z] ---> 2cf14f5df787 [2021-07-15T08:13:39.984Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:13:39.984Z] ---> Running in 5b42b726d80f [2021-07-15T08:13:39.984Z] Removing intermediate container 5b42b726d80f [2021-07-15T08:13:39.984Z] ---> 275c447638f8 [2021-07-15T08:13:39.984Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T08:13:39.984Z] ---> Running in aafbaabe9cc7 [2021-07-15T08:13:40.253Z] Removing intermediate container aafbaabe9cc7 [2021-07-15T08:13:40.253Z] ---> 57eff8d2f660 [2021-07-15T08:13:40.253Z] Step 25/26 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:13:40.253Z] ---> Running in 15b732e42780 [2021-07-15T08:13:40.527Z] Removing intermediate container 15b732e42780 [2021-07-15T08:13:40.527Z] ---> 631be5751fbe [2021-07-15T08:13:40.527Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T08:13:40.527Z] ---> Running in 3fdd82f19ae6 [2021-07-15T08:13:40.527Z] Removing intermediate container 3fdd82f19ae6 [2021-07-15T08:13:40.527Z] ---> 81db45d429fb [2021-07-15T08:13:40.527Z] [2021-07-15T08:13:40.527Z] Successfully built 81db45d429fb [2021-07-15T08:13:40.795Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T08:13:41.755Z]  Building security-secretstore-setup ... done Removing intermediate container bf431d71bb5b [2021-07-15T08:13:41.755Z] ---> 3afbf9888835 [2021-07-15T08:13:41.755Z] [2021-07-15T08:13:41.755Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:13:41.755Z] ---> 13621d1b12d4 [2021-07-15T08:13:41.755Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:13:42.022Z] ---> Running in 739ee22960f6 [2021-07-15T08:13:42.022Z] Removing intermediate container 739ee22960f6 [2021-07-15T08:13:42.022Z] ---> e2478258074c [2021-07-15T08:13:42.022Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:13:42.022Z] ---> Running in 03b02ec1ff60 [2021-07-15T08:13:42.022Z] Removing intermediate container 03b02ec1ff60 [2021-07-15T08:13:42.022Z] ---> 394d263a064e [2021-07-15T08:13:42.022Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:13:42.022Z] ---> Running in 5127b34f30ec [2021-07-15T08:13:42.289Z] Removing intermediate container 5127b34f30ec [2021-07-15T08:13:42.289Z] ---> f14401b9e1c7 [2021-07-15T08:13:42.289Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:13:42.289Z] ---> Running in 4c7ac162bd5a [2021-07-15T08:13:42.871Z] Removing intermediate container 4c7ac162bd5a [2021-07-15T08:13:42.872Z] ---> d48d04c3c204 [2021-07-15T08:13:42.872Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:13:42.872Z] ---> Running in 6fd79a0b2448 [2021-07-15T08:13:43.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:43.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:13:43.988Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:13:44.255Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:13:44.255Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:13:44.255Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:13:45.222Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:13:45.222Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:13:45.496Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:13:45.496Z] OK: 8 MiB in 20 packages [2021-07-15T08:13:45.766Z] Removing intermediate container 6fd79a0b2448 [2021-07-15T08:13:45.766Z] ---> ce39f48c4028 [2021-07-15T08:13:45.766Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:13:45.766Z] ---> b7bbc5ad75a9 [2021-07-15T08:13:45.766Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:13:46.041Z] ---> 5a16436cc0e2 [2021-07-15T08:13:46.041Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:13:46.309Z] ---> 7120f0d4c3e6 [2021-07-15T08:13:46.309Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:13:46.309Z] ---> Running in 111af137f67d [2021-07-15T08:13:46.309Z] Removing intermediate container 111af137f67d [2021-07-15T08:13:46.309Z] ---> 46d236ac0dba [2021-07-15T08:13:46.309Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:13:46.579Z] ---> Running in a4ffb99a93e6 [2021-07-15T08:13:46.579Z] Removing intermediate container a4ffb99a93e6 [2021-07-15T08:13:46.579Z] ---> d63b420c3211 [2021-07-15T08:13:46.579Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:13:46.579Z] ---> Running in 738212d8eb97 [2021-07-15T08:13:46.579Z] Removing intermediate container 738212d8eb97 [2021-07-15T08:13:46.579Z] ---> 96593471d22d [2021-07-15T08:13:46.579Z] Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:13:46.579Z] ---> Running in 7176444c3172 [2021-07-15T08:13:46.855Z] Removing intermediate container 7176444c3172 [2021-07-15T08:13:46.855Z] ---> 619028f01bc9 [2021-07-15T08:13:46.855Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:13:46.855Z] ---> Running in cbf70cdd3ea7 [2021-07-15T08:13:46.855Z] Removing intermediate container cbf70cdd3ea7 [2021-07-15T08:13:46.855Z] ---> aaa381414ea3 [2021-07-15T08:13:46.855Z] [2021-07-15T08:13:46.855Z] Successfully built aaa381414ea3 [2021-07-15T08:13:46.855Z] Successfully tagged core-data:latest [2021-07-15T08:13:47.139Z]  Building core-data ... done  [Pipeline] } [2021-07-15T08:13:47.144Z] $ docker stop --time=1 f5ad78d55d892c67ed4ec0cc163a6f3bb853eb2c19617ef1695b98b8e93633aa [2021-07-15T08:13:48.389Z] $ docker rm -f f5ad78d55d892c67ed4ec0cc163a6f3bb853eb2c19617ef1695b98b8e93633aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:13:48.800Z] + docker images [2021-07-15T08:13:48.800Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:13:48.800Z] core-data latest aaa381414ea3 2 seconds ago 20.3MB [2021-07-15T08:13:48.800Z] 3afbf9888835 7 seconds ago 1.18GB [2021-07-15T08:13:48.800Z] security-secretstore-setup latest 81db45d429fb 8 seconds ago 28.7MB [2021-07-15T08:13:48.800Z] core-command latest d1ac58d5dc26 10 seconds ago 15.9MB [2021-07-15T08:13:48.800Z] d6ca744d1625 14 seconds ago 1.17GB [2021-07-15T08:13:48.800Z] 7a69f0c5c1be 15 seconds ago 1.18GB [2021-07-15T08:13:48.800Z] sys-mgmt-agent latest 93a7844e0f36 23 seconds ago 311MB [2021-07-15T08:13:48.800Z] support-notifications latest d95112fe69f5 35 seconds ago 16.7MB [2021-07-15T08:13:48.800Z] b8c7c76eeaae 45 seconds ago 1.18GB [2021-07-15T08:13:48.800Z] security-bootstrapper latest dd874864aa98 55 seconds ago 18.6MB [2021-07-15T08:13:48.800Z] core-metadata latest c477c0709bb2 About a minute ago 16.6MB [2021-07-15T08:13:48.800Z] support-scheduler latest d381ce38ea79 About a minute ago 15.9MB [2021-07-15T08:13:48.800Z] c37609e7fee7 About a minute ago 1.18GB [2021-07-15T08:13:48.800Z] a7035a4def6a About a minute ago 1.18GB [2021-07-15T08:13:48.800Z] 58358aa7b68e About a minute ago 1.18GB [2021-07-15T08:13:48.800Z] 45c0b42375e5 About a minute ago 1.18GB [2021-07-15T08:13:48.800Z] security-proxy-setup latest 7cda5383ff88 About a minute ago 25.7MB [2021-07-15T08:13:48.800Z] da32c185615d About a minute ago 1.18GB [2021-07-15T08:13:48.800Z] ci-base-image-x86_64 latest 84b3ece7b531 5 minutes ago 677MB [2021-07-15T08:13:48.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 hours ago 475MB [2021-07-15T08:13:48.800Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T08:13:48.800Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T08:13:48.800Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-15T08:13:48.800Z] 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-15T08:14:04.364Z] Still waiting to schedule task [2021-07-15T08:14:04.364Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-15T08:14:42.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T08:14:42.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T08:14:45.230Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T08:14:45.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T08:14:53.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T08:14:53.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T08:14:53.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T08:14:53.562Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T08:14:54.595Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T08:14:55.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T08:14:56.654Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T08:14:56.654Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T08:14:56.654Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T08:14:56.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T08:15:09.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements [2021-07-15T08:15:09.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T08:15:09.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T08:15:13.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 100.0% of statements [2021-07-15T08:15:13.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T08:15:14.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.596s coverage: 46.3% of statements [2021-07-15T08:15:14.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T08:15:14.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T08:15:18.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.730s coverage: 89.9% of statements [2021-07-15T08:15:18.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T08:15:18.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:15:18.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.261s coverage: 78.9% of statements [2021-07-15T08:15:20.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.251s coverage: 81.2% of statements [2021-07-15T08:15:20.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T08:15:20.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T08:15:20.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T08:15:20.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T08:15:20.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T08:15:26.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.468s coverage: 95.1% of statements [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T08:15:26.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T08:15:26.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.8% of statements [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T08:15:26.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements [2021-07-15T08:15:26.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements [2021-07-15T08:15:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T08:15:26.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.317s coverage: 47.1% of statements [2021-07-15T08:15:26.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements [2021-07-15T08:15:27.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements [2021-07-15T08:15:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements [2021-07-15T08:15:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.287s coverage: 87.5% of statements [2021-07-15T08:15:41.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements [2021-07-15T08:15:41.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements [2021-07-15T08:15:46.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.647s coverage: 81.8% of statements [2021-07-15T08:15:46.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T08:15:53.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements [2021-07-15T08:15:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T08:15:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T08:15:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T08:15:53.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements [2021-07-15T08:15:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T08:15:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T08:15:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T08:15:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T08:15:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T08:15:53.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements [2021-07-15T08:15:53.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T08:15:53.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T08:15:53.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2021-07-15T08:15:53.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T08:15:53.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.186s coverage: 58.8% of statements [2021-07-15T08:15:53.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T08:15:53.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.211s coverage: 80.0% of statements [2021-07-15T08:15:53.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.313s coverage: 87.2% of statements [2021-07-15T08:15:53.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2021-07-15T08:15:53.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.353s coverage: 91.2% of statements [2021-07-15T08:15:53.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T08:15:59.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.857s coverage: 64.4% of statements [2021-07-15T08:15:59.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T08:15:59.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T08:15:59.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.343s coverage: 100.0% of statements [2021-07-15T08:15:59.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-07-15T08:15:59.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-07-15T08:15:59.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-07-15T08:15:59.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-07-15T08:16:02.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.083s coverage: 66.9% of statements [2021-07-15T08:16:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T08:16:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T08:16:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T08:16:07.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.896s coverage: 43.6% of statements [2021-07-15T08:16:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T08:16:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T08:16:07.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements [2021-07-15T08:16:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T08:16:07.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements [2021-07-15T08:16:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T08:16:15.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 19.3% of statements [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T08:16:15.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.638s coverage: 91.9% of statements [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T08:16:15.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 62.7% of statements [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T08:16:15.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.6% of statements [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T08:16:15.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T08:16:15.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T08:16:15.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2021-07-15T08:16:15.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-07-15T08:16:16.027Z] GO111MODULE=on go vet ./... [2021-07-15T08:16:16.530Z] Running on prd-ubuntu18.04-docker-8c-8g-2845 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws [2021-07-15T08:16:16.547Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-15T08:16:16.679Z] The recommended git tool is: git [2021-07-15T08:16:19.842Z] using credential edgex-jenkins-ssh [2021-07-15T08:16:19.860Z] Cloning the remote Git repository [2021-07-15T08:16:19.886Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:16:19.960Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-15T08:16:19.999Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:16:20.000Z] > git --version # timeout=10 [2021-07-15T08:16:20.007Z] > git --version # 'git version 2.17.1' [2021-07-15T08:16:20.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:16:20.037Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:16:29.357Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:16:29.486Z] Merge succeeded, producing d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:16:29.487Z] Checking out Revision d9aac89147b9614f5f8b0ed88484d79e81b08bf1 (PR-3620) [2021-07-15T08:16:28.844Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:16:28.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:16:28.864Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:16:28.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:16:28.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:16:28.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T08:16:29.364Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:16:29.371Z] > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 [2021-07-15T08:16:29.437Z] > git remote # timeout=10 [2021-07-15T08:16:29.443Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T08:16:29.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:16:29.464Z] > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 [2021-07-15T08:16:29.474Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T08:16:29.484Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:16:29.488Z] > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 [2021-07-15T08:16:33.304Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:16:34.068Z] + echo snap-build.sh [2021-07-15T08:16:34.068Z] snap-build.sh [2021-07-15T08:16:34.068Z] + SNAP_BASE_DIR=. [2021-07-15T08:16:34.068Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-07-15T08:16:34.068Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-07-15T08:16:34.068Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-07-15T08:16:34.068Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-07-15T08:16:34.068Z] + cd /w/workspace/edgex-go/3 [2021-07-15T08:16:34.068Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-15T08:16:34.068Z] Reading package lists... [2021-07-15T08:16:34.068Z] Building dependency tree... [2021-07-15T08:16:34.068Z] Reading state information... [2021-07-15T08:16:34.068Z] The following packages were automatically installed and are no longer required: [2021-07-15T08:16:34.068Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-15T08:16:34.068Z] uidmap xdelta3 [2021-07-15T08:16:34.068Z] Use 'sudo apt autoremove' to remove them. [2021-07-15T08:16:34.068Z] The following packages will be REMOVED: [2021-07-15T08:16:34.068Z] lxd* lxd-client* [2021-07-15T08:16:34.340Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-15T08:16:34.340Z] After this operation, 31.7 MB disk space will be freed. [2021-07-15T08:16:35.145Z] (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-15T08:16:35.145Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:16:35.730Z] Removing lxd dnsmasq configuration [2021-07-15T08:16:35.730Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:16:35.998Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-15T08:16:36.586Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:16:36.853Z] (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-15T08:16:36.853Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-15T08:16:38.272Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-15T08:16:38.272Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-15T08:16:38.547Z] + sudo snap remove --purge lxd [2021-07-15T08:16:38.843Z] snap "lxd" is not installed [2021-07-15T08:16:38.843Z] + sudo groupadd --force --system lxd [2021-07-15T08:16:38.843Z] ++ whoami [2021-07-15T08:16:38.843Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-15T08:16:38.843Z] + newgrp - lxd [2021-07-15T08:16:38.843Z] + sudo snap install lxd [2021-07-15T08:16:48.940Z] 2021-07-15T08:16:45Z INFO Waiting for automatic snapd restart... [2021-07-15T08:16:59.068Z] lxd 4.16 from Canonical* installed [2021-07-15T08:16:59.068Z] + sudo lxd init --auto [2021-07-15T08:17:09.166Z] + sudo snap install --classic snapcraft [2021-07-15T08:17:17.436Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T08:17:17.436Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-15T08:17:17.436Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-15T08:17:17.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:17:17.436Z] Dload Upload Total Spent Left Speed [2021-07-15T08:17:17.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3215 0 --:--:-- --:--:-- --:--:-- 3215 [2021-07-15T08:17:17.714Z] 100 3325k 100 3325k 0 0 6089k 0 --:--:-- --:--:-- --:--:-- 6089k [2021-07-15T08:17:17.714Z] ./yq_linux_amd64 [2021-07-15T08:17:17.714Z] + sudo snapcraft prime --use-lxd [2021-07-15T08:17:19.870Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-15T08:17:19.870Z] 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-15T08:17:19.870Z] - README.md [2021-07-15T08:17:19.870Z] [2021-07-15T08:17:19.870Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T08:17:20.378Z] Launching a container. [2021-07-15T08:17:27.131Z] Waiting for container to be ready [2021-07-15T08:17:27.131Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-15T08:17:27.131Z] [2021-07-15T08:17:31.402Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-15T08:17:31.402Z] Waiting for network to be ready... [2021-07-15T08:17:31.671Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T08:17:31.953Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T08:17:31.953Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T08:17:31.953Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T08:17:31.953Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T08:17:31.953Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T08:17:31.953Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T08:17:32.220Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T08:17:32.220Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T08:17:32.220Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T08:17:32.490Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T08:17:32.490Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T08:17:33.074Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T08:17:33.074Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T08:17:33.074Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T08:17:33.074Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T08:17:33.074Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T08:17:33.074Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T08:17:33.343Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T08:17:33.611Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T08:17:33.611Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T08:17:33.611Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T08:17:33.611Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T08:17:33.611Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T08:17:33.611Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T08:17:33.611Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T08:17:33.880Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T08:17:35.829Z] Fetched 24.8 MB in 4s (6016 kB/s) [2021-07-15T08:17:36.788Z] Reading package lists... [2021-07-15T08:17:36.788Z] Reading package lists... [2021-07-15T08:17:37.055Z] Building dependency tree... [2021-07-15T08:17:37.055Z] Reading state information... [2021-07-15T08:17:37.055Z] The following additional packages will be installed: [2021-07-15T08:17:37.055Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T08:17:37.055Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T08:17:37.055Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T08:17:37.055Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-15T08:17:37.055Z] Suggested packages: [2021-07-15T08:17:37.055Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-15T08:17:37.055Z] Recommended packages: [2021-07-15T08:17:37.055Z] gnupg libsasl2-modules [2021-07-15T08:17:37.055Z] The following NEW packages will be installed: [2021-07-15T08:17:37.055Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-15T08:17:37.055Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-15T08:17:37.055Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-15T08:17:37.055Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-15T08:17:37.055Z] The following packages will be upgraded: [2021-07-15T08:17:37.055Z] gpg gpg-agent gpgconf libudev1 [2021-07-15T08:17:37.323Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-15T08:17:37.323Z] Need to get 3530 kB of archives. [2021-07-15T08:17:37.323Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-15T08:17:37.323Z] 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-15T08:17:37.323Z] 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-15T08:17:37.323Z] 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-15T08:17:37.323Z] 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-15T08:17:37.323Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-15T08:17:37.909Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-15T08:17:38.178Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-15T08:17:38.178Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-15T08:17:38.178Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-15T08:17:38.178Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-15T08:17:38.178Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-15T08:17:38.178Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-15T08:17:38.178Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-15T08:17:38.178Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-15T08:17:38.178Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-15T08:17:38.178Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-15T08:17:38.178Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-15T08:17:38.446Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-15T08:17:38.446Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-15T08:17:38.446Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-15T08:17:38.446Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-15T08:17:38.446Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-15T08:17:38.446Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:17:38.446Z] Fetched 3530 kB in 1s (3069 kB/s) [2021-07-15T08:17:38.446Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T08:17:38.446Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:17:38.446Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:17:38.446Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-15T08:17:38.713Z] Selecting previously unselected package udev. [2021-07-15T08:17:38.713Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-15T08:17:38.713Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:17:38.713Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-15T08:17:38.981Z] Selecting previously unselected package libfuse2:amd64. [2021-07-15T08:17:38.981Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T08:17:38.981Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T08:17:38.981Z] Selecting previously unselected package fuse. [2021-07-15T08:17:38.981Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-15T08:17:38.981Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-15T08:17:38.981Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:17:38.981Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:17:38.981Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:17:38.981Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:17:39.249Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:17:39.249Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:17:39.249Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T08:17:39.249Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T08:17:39.249Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T08:17:39.249Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-15T08:17:39.249Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.249Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.250Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-15T08:17:39.250Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.517Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.517Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-15T08:17:39.517Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.517Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.517Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-15T08:17:39.517Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.517Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.517Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-15T08:17:39.517Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.517Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.517Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-15T08:17:39.517Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.517Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.787Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-15T08:17:39.787Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.787Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.787Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-15T08:17:39.787Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.787Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.787Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-15T08:17:39.787Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-15T08:17:39.787Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:39.787Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T08:17:39.787Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T08:17:39.787Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:17:39.787Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T08:17:39.787Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-15T08:17:39.787Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:17:40.054Z] Selecting previously unselected package libldap-common. [2021-07-15T08:17:40.054Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-15T08:17:40.054Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:17:40.054Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T08:17:40.054Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-15T08:17:40.054Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:17:40.054Z] Selecting previously unselected package dirmngr. [2021-07-15T08:17:40.054Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:17:40.054Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T08:17:40.321Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:17:40.321Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-15T08:17:40.321Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-15T08:17:40.321Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:17:40.321Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-15T08:17:40.321Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-15T08:17:40.321Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.321Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T08:17:40.321Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:17:40.321Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-15T08:17:40.590Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T08:17:40.590Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.866Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-15T08:17:40.866Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-15T08:17:40.866Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-15T08:17:40.866Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.866Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.866Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.866Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.866Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.866Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.866Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-15T08:17:40.866Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-15T08:17:40.866Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-15T08:17:40.866Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:17:41.460Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-15T08:17:41.460Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-15T08:17:41.460Z] This means they are not meant to be enabled using systemctl. [2021-07-15T08:17:41.460Z] Possible reasons for having this kind of units are: [2021-07-15T08:17:41.460Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-15T08:17:41.460Z] .wants/ or .requires/ directory. [2021-07-15T08:17:41.460Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-15T08:17:41.460Z] a requirement dependency on it. [2021-07-15T08:17:41.460Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-15T08:17:41.460Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-15T08:17:41.460Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-15T08:17:41.460Z] instance name specified. [2021-07-15T08:17:41.731Z] Reading package lists... [2021-07-15T08:17:42.002Z] Building dependency tree... [2021-07-15T08:17:42.002Z] Reading state information... [2021-07-15T08:17:42.002Z] The following additional packages will be installed: [2021-07-15T08:17:42.002Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-15T08:17:42.002Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-15T08:17:42.002Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-15T08:17:42.003Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-15T08:17:42.003Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-15T08:17:42.003Z] Suggested packages: [2021-07-15T08:17:42.003Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-15T08:17:42.003Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-15T08:17:42.003Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-15T08:17:42.003Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-15T08:17:42.003Z] systemd-container policykit-1 [2021-07-15T08:17:42.003Z] Recommended packages: [2021-07-15T08:17:42.003Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-15T08:17:42.003Z] The following NEW packages will be installed: [2021-07-15T08:17:42.003Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-15T08:17:42.003Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-15T08:17:42.003Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-15T08:17:42.003Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-15T08:17:42.003Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-15T08:17:42.003Z] The following packages will be upgraded: [2021-07-15T08:17:42.003Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-15T08:17:42.003Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-15T08:17:42.003Z] Need to get 36.7 MB of archives. [2021-07-15T08:17:42.003Z] After this operation, 147 MB of additional disk space will be used. [2021-07-15T08:17:42.003Z] 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-15T08:17:42.273Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-15T08:17:42.273Z] 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-15T08:17:42.273Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-15T08:17:42.273Z] 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-15T08:17:42.273Z] 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-15T08:17:42.273Z] 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-15T08:17:42.273Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-15T08:17:42.541Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-15T08:17:42.541Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-15T08:17:42.541Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-15T08:17:42.541Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-15T08:17:42.541Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-15T08:17:42.541Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-15T08:17:42.541Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-15T08:17:42.541Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-15T08:17:43.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-15T08:17:43.126Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-15T08:17:43.126Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-15T08:17:43.126Z] 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-15T08:17:43.126Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-15T08:17:43.126Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-15T08:17:43.126Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-15T08:17:43.126Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-15T08:17:43.126Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-15T08:17:43.126Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-15T08:17:43.126Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-15T08:17:43.393Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-15T08:17:43.393Z] 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-15T08:17:43.393Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-15T08:17:44.355Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:17:44.622Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-07-15T08:17:44.622Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:17:44.622Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:17:44.622Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:17:45.210Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:17:45.210Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:17:45.210Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-15T08:17:45.210Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:17:45.210Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-15T08:17:45.210Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-15T08:17:45.477Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-15T08:17:45.477Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-15T08:17:45.477Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-15T08:17:45.477Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-15T08:17:45.749Z] Setting up apt (1.6.14) ... [2021-07-15T08:17:45.749Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-15T08:17:46.018Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-15T08:17:46.288Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-15T08:17:46.288Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T08:17:46.288Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T08:17:46.288Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-15T08:17:46.288Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:17:46.288Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:17:46.556Z] Selecting previously unselected package libexpat1:amd64. [2021-07-15T08:17:46.556Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-15T08:17:46.556Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T08:17:46.556Z] Selecting previously unselected package python3.6-minimal. [2021-07-15T08:17:46.556Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:17:46.556Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:17:46.825Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T08:17:46.825Z] Checking for services that may need to be restarted...done. [2021-07-15T08:17:46.825Z] Checking for services that may need to be restarted...done. [2021-07-15T08:17:46.825Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:17:46.825Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-15T08:17:46.825Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:17:47.417Z] Selecting previously unselected package python3-minimal. [2021-07-15T08:17:47.417Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-15T08:17:47.417Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:17:47.417Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-15T08:17:47.417Z] Selecting previously unselected package mime-support. [2021-07-15T08:17:47.417Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-15T08:17:47.417Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-15T08:17:47.417Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-15T08:17:47.417Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-15T08:17:47.417Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T08:17:47.417Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-15T08:17:47.417Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:17:47.417Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:17:47.688Z] Selecting previously unselected package python3.6. [2021-07-15T08:17:47.688Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-15T08:17:47.688Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:17:47.688Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-15T08:17:47.688Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:17:47.688Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T08:17:47.960Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-15T08:17:47.960Z] Selecting previously unselected package python3. [2021-07-15T08:17:47.960Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-15T08:17:47.960Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-15T08:17:47.960Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-15T08:17:48.229Z] Selecting previously unselected package multiarch-support. [2021-07-15T08:17:48.229Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:17:48.229Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T08:17:48.229Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-15T08:17:48.229Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T08:17:48.229Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-15T08:17:48.229Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-15T08:17:48.229Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T08:17:48.229Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T08:17:48.229Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-15T08:17:48.229Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T08:17:48.229Z] Selecting previously unselected package sudo. [2021-07-15T08:17:48.229Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-15T08:17:48.229Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T08:17:48.498Z] Selecting previously unselected package apparmor. [2021-07-15T08:17:48.498Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T08:17:48.498Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-15T08:17:48.498Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T08:17:48.498Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-15T08:17:48.765Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T08:17:48.765Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T08:17:48.765Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:17:48.765Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:17:48.765Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T08:17:48.765Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:17:48.765Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:17:48.765Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T08:17:48.765Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-15T08:17:48.765Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T08:17:48.765Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T08:17:48.765Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:17:48.765Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:17:49.037Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T08:17:49.037Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-15T08:17:49.037Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:17:49.037Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-15T08:17:49.037Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-15T08:17:49.037Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T08:17:49.306Z] Selecting previously unselected package openssh-client. [2021-07-15T08:17:49.306Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-15T08:17:49.306Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T08:17:49.306Z] Selecting previously unselected package squashfs-tools. [2021-07-15T08:17:49.306Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-15T08:17:49.306Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T08:17:49.306Z] Selecting previously unselected package snapd. [2021-07-15T08:17:49.306Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-15T08:17:49.306Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-15T08:17:51.898Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-15T08:17:51.898Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-15T08:17:51.898Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-15T08:17:51.898Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-15T08:17:51.898Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-15T08:17:51.898Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:17:51.898Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:17:51.898Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-15T08:17:51.898Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-15T08:17:52.165Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-15T08:17:52.166Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-15T08:17:52.166Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-15T08:17:52.166Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:17:52.166Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:17:52.166Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-15T08:17:52.752Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-15T08:17:52.752Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:17:52.752Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-15T08:17:53.020Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-15T08:17:53.020Z] running python rtupdate hooks for python3.6... [2021-07-15T08:17:53.020Z] running python post-rtupdate hooks for python3.6... [2021-07-15T08:17:53.020Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-15T08:17:53.085Z] gofmt -l . [2021-07-15T08:17:53.085Z] [ "`gofmt -l .`" = "" ] [2021-07-15T08:17:53.085Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T08:17:53.603Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-15T08:17:53.771Z] + ls -al . [2021-07-15T08:17:53.771Z] total 596 [2021-07-15T08:17:53.771Z] drwxrwxr-x 9 1001 1001 4096 Jul 15 08:17 . [2021-07-15T08:17:53.771Z] drwxr-xr-x 4 root root 4096 Jul 15 08:13 .. [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:11 .dockerignore [2021-07-15T08:17:53.771Z] drwxrwxr-x 8 1001 1001 4096 Jul 15 08:11 .git [2021-07-15T08:17:53.771Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 08:11 .github [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 08:11 .gitignore [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 08:11 .hadolint.yml [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 08:11 .sonarcloud.properties [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:11 Attribution.txt [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:11 CHANGELOG.md [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:11 CONTRIBUTING.md [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 08:11 Dockerfile.build [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 08:11 Jenkinsfile [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:11 LICENSE [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:11 Makefile [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:11 README.md [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:11 SECURITY.md [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 08:07 VERSION [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:11 ZMQWindows.md [2021-07-15T08:17:53.771Z] drwxrwxr-x 2 1001 1001 4096 Jul 15 08:11 bin [2021-07-15T08:17:53.771Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 08:11 cmd [2021-07-15T08:17:53.771Z] -rw-r--r-- 1 root root 402846 Jul 15 08:16 coverage.out [2021-07-15T08:17:53.771Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 08:11 go.mod [2021-07-15T08:17:53.771Z] -rw-r--r-- 1 root root 21058 Jul 15 08:13 go.sum [2021-07-15T08:17:53.771Z] drwxrwxr-x 7 1001 1001 4096 Jul 15 08:11 internal [2021-07-15T08:17:53.771Z] drwxrwxr-x 3 1001 1001 4096 Jul 15 08:11 openapi [2021-07-15T08:17:53.771Z] drwxrwxr-x 4 1001 1001 4096 Jul 15 08:11 snap [2021-07-15T08:17:53.772Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 08:11 version.go [Pipeline] sh [2021-07-15T08:17:53.875Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-15T08:17:53.876Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-15T08:17:53.876Z] Setting up snapd (2.49.2+18.04) ... [2021-07-15T08:17:54.143Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-15T08:17:54.414Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-15T08:17:54.438Z] + '[' -e coverage.out ] [2021-07-15T08:17:54.439Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T08:17:54.473Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T08:17:54.686Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-15T08:17:54.686Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-15T08:17:54.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T08:17:54.955Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-15T08:17:55.225Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-15T08:17:55.225Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-15T08:17:55.418Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T08:17:55.494Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-15T08:17:55.494Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-15T08:17:55.762Z] /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-15T08:17:56.030Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-15T08:17:56.087Z] + make build [2021-07-15T08:17:56.087Z] go mod tidy [2021-07-15T08:17:56.299Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T08:17:56.706Z] 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-15T08:17:57.262Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:17:57.262Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:17:57.529Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:17:58.491Z] Reading package lists... [2021-07-15T08:17:58.764Z] Reading package lists... [2021-07-15T08:17:58.764Z] Building dependency tree... [2021-07-15T08:17:58.764Z] Reading state information... [2021-07-15T08:17:59.033Z] Calculating upgrade... [2021-07-15T08:17:59.033Z] The following packages will be upgraded: [2021-07-15T08:17:59.033Z] advancecomp base-files bash binutils binutils-common [2021-07-15T08:17:59.033Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-15T08:17:59.034Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-15T08:17:59.034Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-15T08:17:59.034Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-15T08:17:59.034Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-15T08:17:59.034Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-15T08:17:59.034Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-15T08:17:59.034Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-15T08:17:59.034Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-15T08:17:59.034Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-15T08:17:59.034Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-15T08:17:59.034Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-15T08:17:59.034Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-15T08:17:59.034Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-15T08:17:59.034Z] ubuntu-keyring util-linux [2021-07-15T08:17:59.302Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:17:59.303Z] Need to get 64.1 MB of archives. [2021-07-15T08:17:59.303Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-15T08:17:59.303Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-15T08:17:59.303Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-15T08:17:59.303Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-15T08:17:59.303Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-15T08:17:59.303Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-15T08:17:59.303Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-15T08:17:59.303Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-15T08:17:59.303Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-15T08:17:59.303Z] 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-15T08:17:59.303Z] 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-15T08:17:59.303Z] 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-15T08:17:59.303Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-15T08:17:59.303Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-15T08:17:59.303Z] 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-15T08:17:59.303Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-15T08:17:59.303Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-15T08:17:59.303Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-15T08:17:59.303Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-15T08:17:59.575Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-15T08:17:59.575Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-15T08:17:59.575Z] 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-15T08:17:59.575Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-15T08:17:59.575Z] 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-15T08:17:59.575Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-15T08:17:59.575Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-15T08:17:59.575Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-15T08:17:59.575Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-15T08:17:59.575Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-15T08:17:59.575Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-15T08:17:59.575Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-15T08:17:59.575Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-15T08:17:59.575Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-15T08:17:59.575Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-15T08:17:59.575Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-15T08:17:59.575Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-15T08:17:59.575Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-15T08:17:59.575Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-15T08:17:59.575Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-15T08:17:59.575Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-15T08:17:59.575Z] 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-15T08:17:59.575Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-15T08:17:59.575Z] 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-15T08:17:59.575Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-15T08:17:59.575Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-15T08:17:59.575Z] 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-15T08:17:59.575Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-15T08:17:59.575Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-15T08:17:59.575Z] 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-15T08:17:59.575Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-15T08:17:59.861Z] 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-15T08:17:59.861Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-15T08:17:59.861Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-15T08:17:59.861Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-15T08:17:59.861Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-15T08:17:59.861Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-15T08:17:59.861Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-15T08:17:59.861Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-15T08:17:59.861Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-15T08:18:00.129Z] 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-15T08:18:00.129Z] 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-15T08:18:00.129Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-15T08:18:00.400Z] 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-15T08:18:00.400Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-15T08:18:00.400Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-15T08:18:00.400Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-15T08:18:00.400Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-15T08:18:00.400Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-15T08:18:00.400Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-15T08:18:00.683Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-15T08:18:00.683Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-15T08:18:00.683Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-15T08:18:00.683Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-15T08:18:00.683Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-15T08:18:00.683Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-15T08:18:00.683Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-15T08:18:00.683Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-15T08:18:00.683Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-15T08:18:00.683Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-15T08:18:00.683Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-15T08:18:00.683Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-15T08:18:00.683Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-15T08:18:00.683Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-15T08:18:00.684Z] 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-15T08:18:00.684Z] 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-15T08:18:00.684Z] 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-15T08:18:00.684Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-15T08:18:00.954Z] 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-15T08:18:00.954Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-15T08:18:00.954Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-15T08:18:00.954Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-15T08:18:00.954Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-15T08:18:00.954Z] 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-15T08:18:00.954Z] 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-15T08:18:00.954Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-15T08:18:00.954Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-15T08:18:00.954Z] 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-15T08:18:00.954Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-15T08:18:00.954Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-15T08:18:01.226Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-15T08:18:01.226Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-15T08:18:01.226Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-15T08:18:01.226Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-15T08:18:01.226Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:18:01.226Z] Fetched 64.1 MB in 2s (31.7 MB/s) [2021-07-15T08:18:01.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:18:01.226Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:18:01.226Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:18:01.962Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:18:01.962Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:18:01.962Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-15T08:18:01.962Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-15T08:18:01.962Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:01.962Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.271Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.271Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.271Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.271Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.271Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.271Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.271Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.271Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.271Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.271Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.600Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.600Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.600Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:02.600Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:18:02.600Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.600Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.600Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:02.600Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:18:02.600Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.600Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.600Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.932Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.932Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:02.932Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-15T08:18:02.932Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:02.932Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:18:02.932Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:18:03.204Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:18:03.472Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T08:18:03.525Z] 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-15T08:18:03.740Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-15T08:18:03.740Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-15T08:18:03.740Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-15T08:18:03.740Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-15T08:18:03.740Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-15T08:18:04.008Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-15T08:18:04.008Z] Installing new version of config file /etc/issue ... [2021-07-15T08:18:04.008Z] Installing new version of config file /etc/issue.net ... [2021-07-15T08:18:04.008Z] Installing new version of config file /etc/lsb-release ... [2021-07-15T08:18:04.008Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-15T08:18:04.278Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-15T08:18:04.278Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-15T08:18:04.278Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-15T08:18:04.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:04.278Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-15T08:18:04.278Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-15T08:18:04.545Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-15T08:18:04.546Z] 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-15T08:18:04.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:04.546Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:04.546Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:04.546Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:04.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:04.546Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-15T08:18:04.546Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-15T08:18:04.812Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-15T08:18:04.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:04.813Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-15T08:18:04.813Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:18:05.084Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-15T08:18:05.085Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:05.085Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:18:05.085Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:18:05.354Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:18:05.354Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:05.354Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:18:05.354Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:18:05.354Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-15T08:18:05.354Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:05.354Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-15T08:18:05.354Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-15T08:18:05.626Z] Setting up grep (3.1-2build1) ... [2021-07-15T08:18:05.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:05.626Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T08:18:05.626Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T08:18:05.626Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-15T08:18:05.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:05.626Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:18:05.895Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:18:05.895Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-15T08:18:05.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:05.895Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:18:05.895Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:18:06.487Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:18:06.487Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:18:06.487Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-15T08:18:06.487Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:18:06.759Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-15T08:18:06.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:06.759Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-15T08:18:06.759Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-15T08:18:07.733Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T08:18:07.733Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T08:18:07.742Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-15T08:18:07.742Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-15T08:18:07.742Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T08:18:07.742Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:07.742Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-15T08:18:07.742Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-15T08:18:08.011Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-15T08:18:08.011Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:08.011Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:08.011Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:08.011Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:08.011Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:08.011Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:08.011Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:08.278Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:08.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:08.278Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:08.278Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:08.278Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:08.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:08.278Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:08.278Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:08.545Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:08.545Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:08.545Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:18:08.545Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:18:08.545Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:18:08.545Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:18:08.545Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:18:08.824Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:08.824Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-15T08:18:08.824Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:18:08.824Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:18:08.824Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:08.824Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:08.824Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:08.824Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:09.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:09.097Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:09.097Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:09.097Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:09.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:09.097Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:09.097Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:09.695Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:09.695Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-15T08:18:09.964Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-15T08:18:09.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:09.964Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-15T08:18:09.964Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-15T08:18:10.234Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:18:10.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-15T08:18:10.234Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-15T08:18:10.234Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-15T08:18:10.507Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-15T08:18:10.507Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:18:10.507Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-15T08:18:10.507Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-15T08:18:10.507Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-15T08:18:10.780Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:18:10.780Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-15T08:18:10.780Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T08:18:10.780Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-15T08:18:10.780Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:18:10.780Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-15T08:18:10.780Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-15T08:18:11.049Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-15T08:18:11.049Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:18:11.049Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:18:11.049Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:18:11.049Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:18:11.318Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-15T08:18:11.318Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:18:11.318Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:18:11.318Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:18:11.318Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-15T08:18:11.318Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-15T08:18:11.318Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:18:11.585Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:18:11.585Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:11.585Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-15T08:18:11.585Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-15T08:18:11.585Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-15T08:18:11.585Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-15T08:18:11.855Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:18:11.855Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:18:11.855Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:18:11.855Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:11.855Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-15T08:18:11.855Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-15T08:18:11.855Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-15T08:18:12.122Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:12.122Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-15T08:18:12.122Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-15T08:18:12.122Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-15T08:18:12.122Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:12.122Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-15T08:18:12.122Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-15T08:18:12.122Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-15T08:18:12.401Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:12.401Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-15T08:18:12.401Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-15T08:18:12.401Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-15T08:18:12.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:12.669Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-15T08:18:12.669Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-15T08:18:12.669Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-15T08:18:12.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:12.669Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-15T08:18:12.669Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-15T08:18:12.937Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-15T08:18:12.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:12.937Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-15T08:18:12.937Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-15T08:18:13.205Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-15T08:18:13.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:13.205Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:18:13.205Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T08:18:13.205Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T08:18:13.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:13.205Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:18:13.205Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-15T08:18:13.472Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-15T08:18:13.472Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:13.472Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-15T08:18:13.472Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-15T08:18:13.472Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-15T08:18:13.738Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:13.738Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-15T08:18:13.738Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-15T08:18:13.738Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-15T08:18:13.738Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:13.738Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-15T08:18:13.738Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-15T08:18:13.738Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-15T08:18:14.016Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:14.016Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-15T08:18:14.016Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-15T08:18:14.016Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-15T08:18:14.016Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:14.016Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-15T08:18:14.016Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-15T08:18:14.016Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-15T08:18:14.283Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-15T08:18:14.283Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-15T08:18:14.283Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-15T08:18:14.283Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-15T08:18:14.283Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-15T08:18:14.283Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T08:18:14.283Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T08:18:14.283Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-15T08:18:14.283Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-15T08:18:14.554Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-15T08:18:14.554Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-15T08:18:14.554Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-15T08:18:14.554Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-15T08:18:14.824Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-15T08:18:14.824Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-15T08:18:14.824Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-15T08:18:14.824Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-15T08:18:14.824Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-15T08:18:14.824Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-15T08:18:15.095Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-15T08:18:15.095Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-15T08:18:15.095Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-15T08:18:15.095Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-15T08:18:15.095Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-15T08:18:15.095Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-15T08:18:15.095Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-15T08:18:15.362Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-15T08:18:15.362Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-15T08:18:15.362Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-15T08:18:15.632Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-15T08:18:15.632Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-15T08:18:15.632Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-15T08:18:15.632Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-15T08:18:15.899Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:18:15.899Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:18:16.165Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:18:16.165Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:18:16.165Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:18:16.165Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:18:16.165Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-15T08:18:16.165Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-15T08:18:16.433Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:16.433Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:16.433Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:16.433Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:16.433Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:16.433Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:16.699Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:16.699Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:17.666Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:17.666Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:18.251Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:18.251Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:18.518Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:18.518Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:18.784Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:18.784Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:19.391Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-15T08:18:19.661Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-15T08:18:19.661Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:18:19.661Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:18:19.661Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T08:18:19.661Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:18:19.661Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-15T08:18:19.661Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-15T08:18:19.929Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-15T08:18:19.929Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-15T08:18:19.929Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:18:19.929Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:18:19.929Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-15T08:18:19.929Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-15T08:18:20.195Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-15T08:18:20.195Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-15T08:18:20.195Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:20.195Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-15T08:18:20.195Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:20.195Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:20.195Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:20.195Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-15T08:18:20.195Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-15T08:18:20.195Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-15T08:18:20.461Z] [2021-07-15T08:18:20.461Z] Current default time zone: 'Etc/UTC' [2021-07-15T08:18:20.461Z] Local time is now: Thu Jul 15 08:18:20 UTC 2021. [2021-07-15T08:18:20.461Z] Universal Time is now: Thu Jul 15 08:18:20 UTC 2021. [2021-07-15T08:18:20.461Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-15T08:18:20.461Z] [2021-07-15T08:18:20.461Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-15T08:18:20.461Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:20.461Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-15T08:18:20.461Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-15T08:18:20.461Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-15T08:18:20.461Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-15T08:18:20.461Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-15T08:18:20.461Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-15T08:18:20.461Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-15T08:18:20.461Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-15T08:18:20.461Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:20.461Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-15T08:18:20.727Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:20.727Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:18:20.727Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:20.727Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-15T08:18:20.727Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-15T08:18:20.727Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-15T08:18:20.727Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-15T08:18:20.727Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-15T08:18:20.727Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-15T08:18:20.727Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:18:20.727Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-15T08:18:22.674Z] Updating certificates in /etc/ssl/certs... [2021-07-15T08:18:23.263Z] 23 added, 27 removed; done. [2021-07-15T08:18:23.531Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-15T08:18:23.531Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-15T08:18:23.531Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-15T08:18:23.531Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-15T08:18:23.531Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:18:23.531Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-15T08:18:23.531Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:18:23.531Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:18:23.531Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-15T08:18:23.531Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-15T08:18:23.531Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-15T08:18:23.531Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:18:23.798Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-15T08:18:23.798Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-15T08:18:23.798Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:18:23.798Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-15T08:18:23.798Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-15T08:18:23.798Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-15T08:18:23.798Z] Updating certificates in /etc/ssl/certs... [2021-07-15T08:18:24.385Z] 0 added, 0 removed; done. [2021-07-15T08:18:24.385Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-15T08:18:24.385Z] done. [2021-07-15T08:18:24.972Z] Reading package lists... [2021-07-15T08:18:24.972Z] Building dependency tree... [2021-07-15T08:18:24.972Z] Reading state information... [2021-07-15T08:18:25.245Z] The following NEW packages will be installed: [2021-07-15T08:18:25.245Z] apt-transport-https [2021-07-15T08:18:25.245Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:18:25.530Z] Need to get 4348 B of archives. [2021-07-15T08:18:25.530Z] After this operation, 154 kB of additional disk space will be used. [2021-07-15T08:18:25.530Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-15T08:18:25.530Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:18:25.530Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-07-15T08:18:25.530Z] Selecting previously unselected package apt-transport-https. [2021-07-15T08:18:25.530Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-15T08:18:25.530Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-15T08:18:25.530Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-15T08:18:25.530Z] Setting up apt-transport-https (1.6.14) ... [2021-07-15T08:18:25.733Z] 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-15T08:18:25.799Z] Waiting for network to be ready... [2021-07-15T08:18:29.121Z] 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-15T08:18:32.452Z] 2021-07-15T08:18:29Z INFO Waiting for automatic snapd restart... [2021-07-15T08:18:32.510Z] 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-15T08:18:33.107Z] 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-15T08:18:33.411Z] snapd 2.51.1 from Canonical* installed [2021-07-15T08:18:34.377Z] "snapd" switched to the "latest/stable" channel [2021-07-15T08:18:34.377Z] [2021-07-15T08:18:36.505Z] 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-15T08:18:36.963Z] core18 20210611 from Canonical* installed [2021-07-15T08:18:36.963Z] "core18" switched to the "latest/stable" channel [2021-07-15T08:18:36.963Z] [2021-07-15T08:18:40.310Z] snapcraft 4.8.3 from Canonical* installed [2021-07-15T08:18:40.310Z] "snapcraft" switched to the "latest/stable" channel [2021-07-15T08:18:40.310Z] [2021-07-15T08:18:40.832Z] 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-15T08:18:42.804Z] 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-15T08:18:44.570Z] 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-15T08:18:44.570Z] - README.md [2021-07-15T08:18:44.570Z] [2021-07-15T08:18:44.570Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-15T08:18:44.570Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:18:44.570Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:18:44.570Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:18:45.819Z] Reading package lists... [2021-07-15T08:18:46.093Z] 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-15T08:18:46.093Z] Reading package lists... [2021-07-15T08:18:46.368Z] Building dependency tree... [2021-07-15T08:18:46.368Z] Reading state information... [2021-07-15T08:18:46.368Z] Suggested packages: [2021-07-15T08:18:46.368Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T08:18:46.368Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-15T08:18:46.368Z] Recommended packages: [2021-07-15T08:18:46.368Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-15T08:18:46.368Z] The following NEW packages will be installed: [2021-07-15T08:18:46.368Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-15T08:18:46.368Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-15T08:18:46.368Z] pkg-config zip [2021-07-15T08:18:46.368Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T08:18:46.641Z] Need to get 7663 kB of archives. [2021-07-15T08:18:46.641Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-15T08:18:46.641Z] 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-15T08:18:46.641Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-15T08:18:46.641Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-15T08:18:46.641Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-15T08:18:46.641Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-15T08:18:46.641Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-15T08:18:46.641Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-15T08:18:46.915Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-15T08:18:46.915Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-15T08:18:46.915Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-15T08:18:46.915Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-15T08:18:47.190Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-15T08:18:47.190Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-15T08:18:47.190Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-15T08:18:47.190Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-15T08:18:47.191Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T08:18:47.191Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-07-15T08:18:47.464Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-15T08:18:47.464Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-15T08:18:47.464Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-15T08:18:47.464Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T08:18:47.464Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T08:18:47.464Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-15T08:18:47.464Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T08:18:47.464Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T08:18:47.464Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-15T08:18:47.464Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T08:18:47.738Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T08:18:47.738Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-15T08:18:47.738Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T08:18:47.738Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T08:18:47.738Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-15T08:18:47.738Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T08:18:47.738Z] Selecting previously unselected package liberror-perl. [2021-07-15T08:18:47.739Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-15T08:18:47.739Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-15T08:18:47.739Z] Selecting previously unselected package git-man. [2021-07-15T08:18:47.739Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-15T08:18:47.739Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:18:48.012Z] Selecting previously unselected package git. [2021-07-15T08:18:48.012Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-15T08:18:48.012Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:18:48.243Z] 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-15T08:18:48.286Z] Selecting previously unselected package libnorm1:amd64. [2021-07-15T08:18:48.286Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-15T08:18:48.286Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T08:18:48.561Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-15T08:18:48.561Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-15T08:18:48.561Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T08:18:48.561Z] Selecting previously unselected package libsodium23:amd64. [2021-07-15T08:18:48.561Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-15T08:18:48.561Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-15T08:18:48.561Z] Selecting previously unselected package libzmq5:amd64. [2021-07-15T08:18:48.561Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T08:18:48.561Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:18:48.561Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-15T08:18:48.561Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-15T08:18:48.561Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:18:48.834Z] Selecting previously unselected package pkg-config. [2021-07-15T08:18:48.835Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-15T08:18:48.835Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T08:18:48.835Z] Selecting previously unselected package zip. [2021-07-15T08:18:48.835Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-15T08:18:48.835Z] Unpacking zip (3.0-11build1) ... [2021-07-15T08:18:48.835Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-15T08:18:48.835Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:18:48.835Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-15T08:18:48.835Z] Setting up liberror-perl (0.17025-1) ... [2021-07-15T08:18:48.835Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-15T08:18:48.835Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-15T08:18:48.835Z] No schema files found: doing nothing. [2021-07-15T08:18:48.835Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-15T08:18:48.835Z] Setting up zip (3.0-11build1) ... [2021-07-15T08:18:48.835Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-15T08:18:48.835Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-15T08:18:48.835Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-15T08:18:49.109Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:18:49.109Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-15T08:18:49.109Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-15T08:18:49.109Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-15T08:18:49.109Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-15T08:18:49.709Z] git set to automatically installed. [2021-07-15T08:18:49.709Z] git-man set to automatically installed. [2021-07-15T08:18:49.709Z] libcurl3-gnutls set to automatically installed. [2021-07-15T08:18:49.709Z] liberror-perl set to automatically installed. [2021-07-15T08:18:49.709Z] libglib2.0-0 set to automatically installed. [2021-07-15T08:18:49.709Z] libnghttp2-14 set to automatically installed. [2021-07-15T08:18:49.709Z] libnorm1 set to automatically installed. [2021-07-15T08:18:49.709Z] libpgm-5.2-0 set to automatically installed. [2021-07-15T08:18:49.709Z] libpsl5 set to automatically installed. [2021-07-15T08:18:49.709Z] librtmp1 set to automatically installed. [2021-07-15T08:18:49.709Z] libsodium23 set to automatically installed. [2021-07-15T08:18:49.709Z] libzmq3-dev set to automatically installed. [2021-07-15T08:18:49.709Z] libzmq5 set to automatically installed. [2021-07-15T08:18:49.709Z] pkg-config set to automatically installed. [2021-07-15T08:18:49.709Z] zip set to automatically installed. [2021-07-15T08:18:50.696Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T08:18:50.859Z] 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-15T08:18:53.526Z] 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-15T08:19:00.380Z] $ docker stop --time=1 cf961f6d3716327808e9cc900b1e44c7d9141855d5ee945b90b0ae8c65d48e2b [2021-07-15T08:19:02.867Z] $ docker rm -f cf961f6d3716327808e9cc900b1e44c7d9141855d5ee945b90b0ae8c65d48e2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:19:04.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:19:04.565Z] [2021-07-15T08:19:04.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:19:04.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:19:05.228Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-15T08:19:05.228Z] 29e5d40040c1: Pulling fs layer [2021-07-15T08:19:05.228Z] 1ce36da41761: Pulling fs layer [2021-07-15T08:19:05.228Z] 25b303627fd3: Pulling fs layer [2021-07-15T08:19:05.506Z] 29e5d40040c1: Verifying Checksum [2021-07-15T08:19:05.506Z] 29e5d40040c1: Download complete [2021-07-15T08:19:06.112Z] 1ce36da41761: Verifying Checksum [2021-07-15T08:19:06.112Z] 1ce36da41761: Download complete [2021-07-15T08:19:06.112Z] 29e5d40040c1: Pull complete [2021-07-15T08:19:07.102Z] 1ce36da41761: Pull complete [2021-07-15T08:19:09.052Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-15T08:19:09.090Z] 25b303627fd3: Verifying Checksum [2021-07-15T08:19:09.090Z] 25b303627fd3: Download complete [2021-07-15T08:19:09.653Z] snapd is not logged in, snap install commands will use sudo [2021-07-15T08:19:10.253Z] snap "core18" has no updates available [2021-07-15T08:19:11.243Z] Pulling config-common [2021-07-15T08:19:11.243Z] + snapcraftctl pull [2021-07-15T08:19:12.238Z] Pulling go-build-helper [2021-07-15T08:19:12.238Z] + snapcraftctl pull [2021-07-15T08:19:13.216Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-15T08:19:13.216Z] Skipping pull go-build-helper (already ran) [2021-07-15T08:19:13.216Z] Building go-build-helper [2021-07-15T08:19:13.216Z] + snapcraftctl build [2021-07-15T08:19:15.203Z] Staging go-build-helper [2021-07-15T08:19:15.203Z] + snapcraftctl stage [2021-07-15T08:19:19.343Z] 25b303627fd3: Pull complete [2021-07-15T08:19:19.343Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-15T08:19:19.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:19:19.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-15T08:19:19.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-2842 does not seem to be running inside a container [2021-07-15T08:19:19.765Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T08:19:22.892Z] $ docker top 115f526afd3ee9a5972d3f06178e397edd8bca4730c5870fd360b64b1c420957 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:19:23.557Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-15T08:19:23.557Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-15T08:19:23.557Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-15T08:19:23.557Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-15T08:19:23.557Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-15T08:19:23.557Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-15T08:19:23.557Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-15T08:19:23.557Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-15T08:19:23.557Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-15T08:19:23.557Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-15T08:19:23.557Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-15T08:19:23.557Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-15T08:19:23.557Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-15T08:19:23.557Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-15T08:19:23.557Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-15T08:19:23.557Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-15T08:19:23.557Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-15T08:19:23.557Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-15T08:19:23.557Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-15T08:19:23.557Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-15T08:19:23.557Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-15T08:19:23.557Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-15T08:19:23.557Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-15T08:19:23.557Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-15T08:19:23.557Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-15T08:19:23.557Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-15T08:19:23.557Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-15T08:19:23.557Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-15T08:19:23.557Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-15T08:19:23.557Z] Fetched 224 kB in 0s (0 B/s) [2021-07-15T08:19:23.557Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-15T08:19:23.557Z] Fetched 157 kB in 0s (0 B/s) [2021-07-15T08:19:23.557Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-15T08:19:23.557Z] Fetched 221 kB in 0s (0 B/s) [2021-07-15T08:19:23.557Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-15T08:19:23.557Z] Fetched 143 kB in 0s (0 B/s) [2021-07-15T08:19:23.557Z] Pulling edgex-go [2021-07-15T08:19:23.557Z] + snapcraftctl pull [2021-07-15T08:19:23.864Z] + grep parallel [2021-07-15T08:19:23.864Z] + docker-compose build --help [2021-07-15T08:19:24.998Z] Pulling hooks [2021-07-15T08:19:24.998Z] + snapcraftctl pull [2021-07-15T08:19:28.163Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:19:28.216Z] $ docker stop --time=1 115f526afd3ee9a5972d3f06178e397edd8bca4730c5870fd360b64b1c420957 [2021-07-15T08:19:30.133Z] $ docker rm -f 115f526afd3ee9a5972d3f06178e397edd8bca4730c5870fd360b64b1c420957 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:19:30.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-15T08:19:30.801Z] . [Pipeline] withDockerContainer [2021-07-15T08:19:31.036Z] prd-ubuntu18.04-docker-arm64-4c-16g-2842 does not seem to be running inside a container [2021-07-15T08:19:31.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-15T08:19:32.842Z] $ docker top 0a3e90769b5f2177670564ca69f928e8f201d5c9cfd124604b9d47f4b3e937a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:19:33.842Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:19:39.309Z] Building core-command ... [2021-07-15T08:19:39.309Z] Building core-data ... [2021-07-15T08:19:39.309Z] Building core-metadata ... [2021-07-15T08:19:39.309Z] Building security-bootstrapper ... [2021-07-15T08:19:39.309Z] Building security-proxy-setup ... [2021-07-15T08:19:39.309Z] Building security-secretstore-setup ... [2021-07-15T08:19:39.309Z] Building support-notifications ... [2021-07-15T08:19:39.309Z] Building support-scheduler ... [2021-07-15T08:19:39.309Z] Building sys-mgmt-agent ... [2021-07-15T08:19:39.309Z] Building security-secretstore-setup [2021-07-15T08:19:39.309Z] Building core-command [2021-07-15T08:19:39.309Z] Building core-metadata [2021-07-15T08:19:39.309Z] Building support-notifications [2021-07-15T08:19:39.309Z] Building support-scheduler [2021-07-15T08:19:43.332Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-15T08:19:43.332Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-15T08:19:43.332Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-15T08:19:43.332Z] Fetched 0 B in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-15T08:19:43.332Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-15T08:19:43.332Z] Fetched 279 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-15T08:19:43.332Z] Fetched 122 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-15T08:19:43.332Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-15T08:19:43.332Z] Fetched 8848 B in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-15T08:19:43.332Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-15T08:19:43.332Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-15T08:19:43.332Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-15T08:19:43.332Z] Fetched 219 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-15T08:19:43.332Z] Fetched 154 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-15T08:19:43.332Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-15T08:19:43.332Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-15T08:19:43.332Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-15T08:19:43.332Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-15T08:19:43.333Z] Fetched 499 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-15T08:19:43.333Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-15T08:19:43.333Z] Fetched 240 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-15T08:19:43.333Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-15T08:19:43.333Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-15T08:19:43.333Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-15T08:19:43.333Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-15T08:19:43.333Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-15T08:19:43.333Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-15T08:19:43.333Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-15T08:19:43.333Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-15T08:19:43.333Z] Fetched 8720 B in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-15T08:19:43.333Z] Fetched 140 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-15T08:19:43.333Z] Fetched 119 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-15T08:19:43.333Z] Fetched 111 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-15T08:19:43.333Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-15T08:19:43.333Z] Fetched 645 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-15T08:19:43.333Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-15T08:19:43.333Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-15T08:19:43.333Z] Fetched 368 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-15T08:19:43.333Z] Fetched 187 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-15T08:19:43.333Z] Fetched 175 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-15T08:19:43.333Z] Fetched 206 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-15T08:19:43.333Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-15T08:19:43.333Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-15T08:19:43.333Z] Fetched 159 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-15T08:19:43.333Z] Fetched 107 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-15T08:19:43.333Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-15T08:19:43.333Z] Pulling static-packages [2021-07-15T08:19:43.333Z] + snapcraftctl pull [2021-07-15T08:19:43.333Z] Pulling version [2021-07-15T08:19:43.333Z] + cd /root/project [2021-07-15T08:19:43.333Z] + + sed s/v// [2021-07-15T08:19:43.333Z] git describe --tags --abbrev=0 [2021-07-15T08:19:43.333Z] + GIT_VERSION=2.0.1-dev.8 [2021-07-15T08:19:43.333Z] + [ -z 2.0.1-dev.8 ] [2021-07-15T08:19:43.333Z] + snapcraftctl set-version 2.0.1-dev.8 [2021-07-15T08:19:43.931Z] Building config-common [2021-07-15T08:19:43.931Z] + snapcraftctl build [2021-07-15T08:19:46.160Z] Skipping build go-build-helper (already ran) [2021-07-15T08:19:46.160Z] Building edgex-go [2021-07-15T08:19:46.160Z] + cd /root/parts/edgex-go/src [2021-07-15T08:19:46.160Z] + git describe --tags --abbrev=0 [2021-07-15T08:19:46.160Z] + sed s/v// [2021-07-15T08:19:46.160Z] + GIT_VERSION=2.0.1-dev.8 [2021-07-15T08:19:46.160Z] + [ -z 2.0.1-dev.8 ] [2021-07-15T08:19:46.160Z] + echo 2.0.1-dev.8 [2021-07-15T08:19:46.160Z] + make build [2021-07-15T08:19:46.160Z] go mod tidy [2021-07-15T08:19:48.156Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-15T08:19:48.156Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-15T08:19:48.156Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-15T08:19:48.156Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-15T08:19:48.156Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-15T08:19:48.156Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-15T08:19:48.156Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-15T08:19:48.156Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-15T08:19:48.156Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-15T08:19:48.156Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-15T08:19:48.156Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-15T08:19:48.436Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-15T08:19:48.436Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-15T08:19:48.436Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-15T08:19:48.436Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-15T08:19:49.034Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-15T08:19:49.034Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-15T08:19:49.309Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-15T08:19:49.309Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-15T08:19:49.309Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-15T08:19:49.309Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-15T08:19:49.309Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-15T08:19:49.309Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-15T08:19:49.309Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-15T08:19:49.309Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-15T08:19:49.309Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-15T08:19:49.590Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-15T08:19:49.590Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-15T08:19:49.590Z] go: downloading golang.org/x/text v0.3.2 [2021-07-15T08:19:49.590Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-15T08:19:49.590Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-15T08:19:49.590Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-15T08:19:49.590Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-15T08:19:49.590Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-15T08:19:49.590Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-15T08:19:49.870Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-15T08:19:49.870Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-15T08:19:49.870Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-15T08:19:49.870Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-15T08:19:49.870Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-15T08:19:50.142Z] go: downloading github.com/kr/text v0.1.0 [2021-07-15T08:19:50.415Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-15T08:19:50.415Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-15T08:19:50.415Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-15T08:19:50.687Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-15T08:19:50.687Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-15T08:19:50.687Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-15T08:19:50.687Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-15T08:19:50.687Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-15T08:19:50.687Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-15T08:19:50.687Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-15T08:19:50.687Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-15T08:19:50.687Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-15T08:19:50.687Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-15T08:19:50.687Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-15T08:19:50.687Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-15T08:19:50.687Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-15T08:19:50.687Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-15T08:19:50.687Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-15T08:19:50.962Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-15T08:19:50.962Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-15T08:19:50.962Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-15T08:19:50.962Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-15T08:19:50.962Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-15T08:19:50.962Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-15T08:19:50.962Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-15T08:19:50.962Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-15T08:19:50.962Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-15T08:19:50.962Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-15T08:19:50.962Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-15T08:19:50.962Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-15T08:19:50.962Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-15T08:19:50.962Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-15T08:19:50.962Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-15T08:19:50.962Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-15T08:19:50.962Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-15T08:19:50.962Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-15T08:19:51.236Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-07-15T08:20:01.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-15T08:20:04.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-07-15T08:20:05.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-15T08:20:06.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-15T08:20:06.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-15T08:20:07.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-15T08:20:09.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-15T08:20:10.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-15T08:20:11.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-15T08:20:12.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-15T08:20:13.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-15T08:20:14.760Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-15T08:20:14.760Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-15T08:20:14.760Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-15T08:20:14.760Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-15T08:20:14.760Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-15T08:20:14.760Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-15T08:20:14.760Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-15T08:20:14.760Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-15T08:20:14.760Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-15T08:20:14.760Z] + 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-15T08:20:14.760Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-15T08:20:14.760Z] + 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-15T08:20:14.760Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-15T08:20:14.760Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-15T08:20:14.760Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-15T08:20:14.760Z] + 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-15T08:20:14.760Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-15T08:20:14.760Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-15T08:20:14.760Z] + 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-15T08:20:16.206Z] Building hooks [2021-07-15T08:20:16.206Z] + cd /root/parts/hooks/src [2021-07-15T08:20:16.206Z] + make build [2021-07-15T08:20:16.206Z] go mod tidy [2021-07-15T08:20:16.812Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-15T08:20:17.087Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-15T08:20:17.087Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-15T08:20:17.087Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-15T08:20:17.087Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-15T08:20:18.094Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-15T08:20:18.367Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-15T08:20:18.367Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-15T08:20:21.786Z] Building static-packages [2021-07-15T08:20:21.786Z] + snapcraftctl build [2021-07-15T08:20:23.225Z] Building version [2021-07-15T08:20:23.225Z] + snapcraftctl build [2021-07-15T08:20:25.208Z] Staging config-common [2021-07-15T08:20:25.208Z] + snapcraftctl stage [2021-07-15T08:20:26.200Z] Skipping stage go-build-helper (already ran) [2021-07-15T08:20:26.200Z] Staging edgex-go [2021-07-15T08:20:26.200Z] + snapcraftctl stage [2021-07-15T08:20:27.182Z] Staging hooks [2021-07-15T08:20:27.182Z] + snapcraftctl stage [2021-07-15T08:20:28.168Z] Staging static-packages [2021-07-15T08:20:28.168Z] + snapcraftctl stage [2021-07-15T08:20:29.157Z] Staging version [2021-07-15T08:20:29.157Z] + snapcraftctl stage [2021-07-15T08:20:30.592Z] Priming config-common [2021-07-15T08:20:30.592Z] + snapcraftctl prime [2021-07-15T08:20:31.187Z] Priming go-build-helper [2021-07-15T08:20:31.187Z] + snapcraftctl prime [2021-07-15T08:20:32.639Z] Priming edgex-go [2021-07-15T08:20:32.639Z] + snapcraftctl prime [2021-07-15T08:20:33.619Z] Priming hooks [2021-07-15T08:20:33.619Z] + snapcraftctl prime [2021-07-15T08:20:34.609Z] Priming static-packages [2021-07-15T08:20:34.609Z] + snapcraftctl prime [2021-07-15T08:20:35.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:20:35.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:20:35.933Z] ---> 2b75872a1a74 [2021-07-15T08:20:35.933Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:20:36.207Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:20:36.207Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:20:36.207Z] ---> 2b75872a1a74 [2021-07-15T08:20:36.207Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T08:20:36.207Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:20:36.207Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:20:36.207Z] ---> 2b75872a1a74 [2021-07-15T08:20:36.207Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:20:36.207Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:20:36.207Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:20:36.207Z] ---> 2b75872a1a74 [2021-07-15T08:20:36.207Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:20:36.484Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:20:36.485Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:20:36.485Z] ---> 2b75872a1a74 [2021-07-15T08:20:36.485Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:20:37.242Z] Priming version [2021-07-15T08:20:37.242Z] + snapcraftctl prime [2021-07-15T08:20:38.225Z] 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-15T08:20:40.791Z] ---> Running in 0cf657d34981 [2021-07-15T08:20:40.791Z] ---> Running in 31434fd18083 [2021-07-15T08:20:40.791Z] ---> Running in 76b4c95b633b [2021-07-15T08:20:40.791Z] ---> Running in fcf13f876646 [2021-07-15T08:20:40.791Z] ---> Running in 3087382f4253 [2021-07-15T08:20:41.399Z] Removing intermediate container 76b4c95b633b [2021-07-15T08:20:41.399Z] ---> 588202604ba4 [2021-07-15T08:20:41.399Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:20:41.399Z] Removing intermediate container 0cf657d34981 [2021-07-15T08:20:41.399Z] ---> d61523e419a9 [2021-07-15T08:20:41.399Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:20:41.399Z] Removing intermediate container 31434fd18083 [2021-07-15T08:20:41.399Z] ---> 07cf520d2d2c [2021-07-15T08:20:41.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:20:41.399Z] Removing intermediate container 3087382f4253 [2021-07-15T08:20:41.399Z] ---> 4dccb2044b0c [2021-07-15T08:20:41.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:20:41.399Z] Removing intermediate container fcf13f876646 [2021-07-15T08:20:41.399Z] ---> 949dc22f1515 [2021-07-15T08:20:41.399Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:20:41.702Z] ---> Running in c6b08520124d [2021-07-15T08:20:41.702Z] ---> Running in d40b5f1e5c62 [2021-07-15T08:20:41.702Z] ---> Running in 1a9779a149b5 [2021-07-15T08:20:41.702Z] ---> Running in c4711988ac7c [2021-07-15T08:20:41.702Z] ---> Running in 49e6c5064d94 [2021-07-15T08:20:46.088Z] Removing intermediate container c6b08520124d [2021-07-15T08:20:46.088Z] ---> bb4f1c0f4c65 [2021-07-15T08:20:46.088Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:20:46.088Z] ---> Running in 51e19407e87e [2021-07-15T08:20:46.088Z] Removing intermediate container c4711988ac7c [2021-07-15T08:20:46.088Z] ---> 7c1ac6d0b38b [2021-07-15T08:20:46.088Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:20:46.379Z] ---> Running in 32ce305c8f41 [2021-07-15T08:20:46.380Z] Removing intermediate container d40b5f1e5c62 [2021-07-15T08:20:46.380Z] ---> 6f3ae7e95520 [2021-07-15T08:20:46.380Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:20:46.654Z] ---> Running in 41d7cd4dc959 [2021-07-15T08:20:46.930Z] Removing intermediate container 49e6c5064d94 [2021-07-15T08:20:46.930Z] ---> bed9a21a8524 [2021-07-15T08:20:46.930Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:20:46.930Z] Removing intermediate container 1a9779a149b5 [2021-07-15T08:20:46.930Z] ---> 7a688d779a52 [2021-07-15T08:20:46.930Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:20:47.215Z] ---> Running in e6f825db41a0 [2021-07-15T08:20:47.215Z] ---> Running in a328d6216774 [2021-07-15T08:20:48.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:48.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:48.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:49.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:49.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:49.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:50.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:50.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:50.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:50.391Z] OK: 218 MiB in 52 packages [2021-07-15T08:20:50.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:20:51.420Z] OK: 218 MiB in 52 packages [2021-07-15T08:20:51.420Z] OK: 218 MiB in 52 packages [2021-07-15T08:20:51.420Z] OK: 218 MiB in 52 packages [2021-07-15T08:20:52.030Z] Removing intermediate container 51e19407e87e [2021-07-15T08:20:52.030Z] ---> 696a75a446d4 [2021-07-15T08:20:52.030Z] Step 6/26 : COPY go.mod . [2021-07-15T08:20:53.047Z] OK: 218 MiB in 52 packages [2021-07-15T08:20:53.047Z] Removing intermediate container a328d6216774 [2021-07-15T08:20:53.047Z] ---> 6766a1adf39e [2021-07-15T08:20:53.047Z] Step 6/23 : COPY go.mod . [2021-07-15T08:20:53.327Z] Removing intermediate container e6f825db41a0 [2021-07-15T08:20:53.327Z] ---> 9bb1b1092e40 [2021-07-15T08:20:53.327Z] Step 6/23 : COPY go.mod . [2021-07-15T08:20:53.608Z] Removing intermediate container 32ce305c8f41 [2021-07-15T08:20:53.608Z] ---> b131ed9a3f51 [2021-07-15T08:20:53.608Z] Step 6/24 : COPY go.mod . [2021-07-15T08:20:53.608Z] ---> c49cb0112ff8 [2021-07-15T08:20:53.608Z] Step 7/26 : RUN go mod download [2021-07-15T08:20:53.890Z] ---> Running in cb3a8a1e4b72 [2021-07-15T08:20:54.497Z] ---> 0e7851480d62 [2021-07-15T08:20:54.497Z] Step 7/23 : RUN go mod download [2021-07-15T08:20:54.784Z] ---> Running in 96d6c31fd812 [2021-07-15T08:20:54.784Z] Removing intermediate container 41d7cd4dc959 [2021-07-15T08:20:54.784Z] ---> ace32f8fef1a [2021-07-15T08:20:54.784Z] Step 6/24 : COPY go.mod . [2021-07-15T08:20:54.784Z] ---> 374c3419f7e3 [2021-07-15T08:20:54.784Z] Step 7/24 : RUN go mod download [2021-07-15T08:20:55.061Z] ---> c9acc672ab62 [2021-07-15T08:20:55.061Z] Step 7/23 : RUN go mod download [2021-07-15T08:20:55.061Z] ---> Running in f575ee0d9a99 [2021-07-15T08:20:55.335Z] ---> Running in e1b9c4208559 [2021-07-15T08:20:56.332Z] ---> f93ce107cd3e [2021-07-15T08:20:56.332Z] Step 7/24 : RUN go mod download [2021-07-15T08:20:56.332Z] ---> Running in d23a21b55a9b [2021-07-15T08:20:59.002Z] Removing intermediate container cb3a8a1e4b72 [2021-07-15T08:20:59.002Z] ---> f15bc1418781 [2021-07-15T08:20:59.002Z] Step 8/26 : COPY . . [2021-07-15T08:20:59.610Z] Removing intermediate container 96d6c31fd812 [2021-07-15T08:20:59.610Z] ---> 0af2ac10346c [2021-07-15T08:20:59.610Z] Step 8/23 : COPY . . [2021-07-15T08:21:00.604Z] Removing intermediate container f575ee0d9a99 [2021-07-15T08:21:00.604Z] ---> b023a73337d7 [2021-07-15T08:21:00.604Z] Step 8/24 : COPY . . [2021-07-15T08:21:00.883Z] Removing intermediate container e1b9c4208559 [2021-07-15T08:21:00.883Z] ---> b766f8cbd8a9 [2021-07-15T08:21:00.883Z] Step 8/23 : COPY . . [2021-07-15T08:21:01.160Z] Removing intermediate container d23a21b55a9b [2021-07-15T08:21:01.160Z] ---> 4d0b26e9f628 [2021-07-15T08:21:01.160Z] Step 8/24 : COPY . . [2021-07-15T08:21:28.065Z] ---> 2d90cc525ec8 [2021-07-15T08:21:28.065Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:21:28.065Z] ---> 56abc5987d86 [2021-07-15T08:21:28.065Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:21:28.065Z] ---> Running in 061273eaf1fa [2021-07-15T08:21:28.065Z] ---> eec3f19687c4 [2021-07-15T08:21:28.065Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:21:28.065Z] ---> Running in ea28dad41f28 [2021-07-15T08:21:28.065Z] ---> 1599d01ca6bd [2021-07-15T08:21:28.065Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:21:28.065Z] ---> bf8715ac5dee [2021-07-15T08:21:28.065Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:21:28.065Z] ---> Running in 8b31f9c895cd [2021-07-15T08:21:28.065Z] ---> Running in 8fd8c6801822 [2021-07-15T08:21:28.065Z] ---> Running in 566985d9c8b0 [2021-07-15T08:21:31.528Z] Removing intermediate container 061273eaf1fa [2021-07-15T08:21:31.528Z] ---> 72c064c3f6ba [2021-07-15T08:21:31.528Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:21:31.528Z] Removing intermediate container ea28dad41f28 [2021-07-15T08:21:31.528Z] ---> 5d9e39898dac [2021-07-15T08:21:31.528Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:21:31.528Z] ---> Running in 3bb7e2e366e0 [2021-07-15T08:21:31.813Z] ---> Running in bd7c52e102e6 [2021-07-15T08:21:31.813Z] Removing intermediate container 566985d9c8b0 [2021-07-15T08:21:31.813Z] ---> 11c519f6be32 [2021-07-15T08:21:31.813Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:21:32.097Z] ---> Running in 7133dc85cc96 [2021-07-15T08:21:32.385Z] Removing intermediate container 8b31f9c895cd [2021-07-15T08:21:32.385Z] ---> a40c8349ab12 [2021-07-15T08:21:32.385Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:21:32.385Z] Removing intermediate container 8fd8c6801822 [2021-07-15T08:21:32.385Z] ---> b56c8660b313 [2021-07-15T08:21:32.385Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:21:32.663Z] ---> Running in 0b5de75363d5 [2021-07-15T08:21:32.664Z] ---> Running in 34d3a99cebee [2021-07-15T08:21:33.670Z] 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-15T08:21:34.000Z] 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-15T08:21:34.285Z] 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-15T08:21:34.972Z] 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-15T08:21:34.972Z] 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-15T08:23:27.100Z] 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-15T08:23:33.886Z] Removing intermediate container 7133dc85cc96 [2021-07-15T08:23:33.886Z] ---> 97062dd58190 [2021-07-15T08:23:33.886Z] [2021-07-15T08:23:33.886Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:23:33.886Z] 3.12: Pulling from library/alpine [2021-07-15T08:23:34.501Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:23:34.501Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:23:34.501Z] ---> c4fd0aeabfcf [2021-07-15T08:23:34.501Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:23:34.781Z] ---> Running in 651b93325dc5 [2021-07-15T08:23:37.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:23:37.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:23:38.045Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:23:38.045Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:23:38.045Z] OK: 5 MiB in 15 packages [2021-07-15T08:23:40.710Z] Removing intermediate container 651b93325dc5 [2021-07-15T08:23:40.710Z] ---> 2175c046e274 [2021-07-15T08:23:40.710Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:23:41.316Z] Removing intermediate container bd7c52e102e6 [2021-07-15T08:23:41.316Z] ---> 0d81d9f7f7c8 [2021-07-15T08:23:41.316Z] [2021-07-15T08:23:41.316Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:23:41.595Z] ---> c4fd0aeabfcf [2021-07-15T08:23:41.595Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:23:41.595Z] ---> Running in d4fc34247699 [2021-07-15T08:23:41.876Z] ---> Running in c33a29018a59 [2021-07-15T08:23:42.158Z] Removing intermediate container 3bb7e2e366e0 [2021-07-15T08:23:42.158Z] ---> 410627197f96 [2021-07-15T08:23:42.158Z] [2021-07-15T08:23:42.158Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:23:42.158Z] ---> c4fd0aeabfcf [2021-07-15T08:23:42.158Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:23:42.158Z] Removing intermediate container 0b5de75363d5 [2021-07-15T08:23:42.158Z] ---> c365394cfc59 [2021-07-15T08:23:42.158Z] [2021-07-15T08:23:42.158Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:23:42.436Z] ---> c4fd0aeabfcf [2021-07-15T08:23:42.436Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:23:42.436Z] ---> Using cache [2021-07-15T08:23:42.436Z] ---> 2175c046e274 [2021-07-15T08:23:42.436Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:23:42.436Z] ---> Using cache [2021-07-15T08:23:42.436Z] ---> 57041884ab5f [2021-07-15T08:23:42.436Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:23:42.718Z] ---> Running in 9ec8215f289e [2021-07-15T08:23:42.718Z] Removing intermediate container d4fc34247699 [2021-07-15T08:23:42.718Z] ---> 57041884ab5f [2021-07-15T08:23:42.718Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:23:42.996Z] ---> Running in 042169197a9a [2021-07-15T08:23:42.997Z] ---> Running in 8a6622a8b3ec [2021-07-15T08:23:43.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:23:43.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:23:43.892Z] Removing intermediate container 042169197a9a [2021-07-15T08:23:43.892Z] ---> 9b24ac744a67 [2021-07-15T08:23:43.892Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:23:44.171Z] Removing intermediate container 8a6622a8b3ec [2021-07-15T08:23:44.171Z] ---> 1a0f1ca5cc2b [2021-07-15T08:23:44.171Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:23:44.452Z] ---> Running in 0100a4ca5135 [2021-07-15T08:23:44.452Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:23:44.452Z] ---> Running in 870e9537debd [2021-07-15T08:23:44.733Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:23:44.733Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:23:44.733Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:23:44.733Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:23:44.733Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:23:44.733Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:23:44.733Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:23:45.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:23:45.012Z] OK: 7 MiB in 20 packages [2021-07-15T08:23:45.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:23:45.371Z] Removing intermediate container 0100a4ca5135 [2021-07-15T08:23:45.372Z] ---> 62decd56bdf9 [2021-07-15T08:23:45.372Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:23:45.758Z] Removing intermediate container 870e9537debd [2021-07-15T08:23:45.758Z] ---> f8cb74fc69aa [2021-07-15T08:23:45.758Z] Step 16/24 : WORKDIR / [2021-07-15T08:23:45.758Z] Removing intermediate container 34d3a99cebee [2021-07-15T08:23:45.758Z] ---> ebbf22574de9 [2021-07-15T08:23:45.758Z] [2021-07-15T08:23:45.758Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:23:45.758Z] ---> c4fd0aeabfcf [2021-07-15T08:23:45.758Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:23:45.758Z] ---> Using cache [2021-07-15T08:23:45.758Z] ---> 2175c046e274 [2021-07-15T08:23:45.758Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:23:45.758Z] ---> Using cache [2021-07-15T08:23:45.758Z] ---> 57041884ab5f [2021-07-15T08:23:45.758Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:23:45.758Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T08:23:46.077Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:23:46.077Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:23:46.077Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:23:46.077Z] ---> Running in de355513b92f [2021-07-15T08:23:46.077Z] ---> Running in 9fb1236902dc [2021-07-15T08:23:46.077Z] OK: 6 MiB in 16 packages [2021-07-15T08:23:47.601Z] Removing intermediate container de355513b92f [2021-07-15T08:23:47.601Z] ---> 1af2d1f549ff [2021-07-15T08:23:47.601Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:23:47.601Z] ---> 8814debb2ee1 [2021-07-15T08:23:47.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:23:47.601Z] Removing intermediate container 9fb1236902dc [2021-07-15T08:23:47.601Z] ---> 70fd4b222a52 [2021-07-15T08:23:47.601Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:23:47.601Z] Removing intermediate container c33a29018a59 [2021-07-15T08:23:47.601Z] ---> 9f709ade9802 [2021-07-15T08:23:47.601Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:23:47.907Z] ---> Running in 800d8e037f8d [2021-07-15T08:23:47.907Z] ---> Running in d6fd178cf574 [2021-07-15T08:23:48.520Z] Removing intermediate container 9ec8215f289e [2021-07-15T08:23:48.520Z] ---> cf415066bfbc [2021-07-15T08:23:48.520Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:23:49.124Z] ---> Running in 92fa95f0ee2d [2021-07-15T08:23:49.124Z] Removing intermediate container d6fd178cf574 [2021-07-15T08:23:49.124Z] ---> 73fdccd038be [2021-07-15T08:23:49.124Z] Step 14/26 : WORKDIR / [2021-07-15T08:23:49.124Z] Removing intermediate container 800d8e037f8d [2021-07-15T08:23:49.124Z] ---> 8b6370e2a051 [2021-07-15T08:23:49.124Z] Step 16/24 : WORKDIR / [2021-07-15T08:23:49.124Z] ---> 92954fc856d6 [2021-07-15T08:23:49.124Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:23:49.400Z] ---> Running in 90bed610fc07 [2021-07-15T08:23:49.400Z] ---> Running in 5e44aa229fd1 [2021-07-15T08:23:49.400Z] ---> e6eefe1d6599 [2021-07-15T08:23:49.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:23:49.677Z] Removing intermediate container 92fa95f0ee2d [2021-07-15T08:23:49.677Z] ---> db9557e26eae [2021-07-15T08:23:49.677Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:23:49.955Z] ---> Running in 9b46a49c5ddf [2021-07-15T08:23:50.233Z] Removing intermediate container 5e44aa229fd1 [2021-07-15T08:23:50.233Z] ---> 107b2a84077b [2021-07-15T08:23:50.233Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:23:50.511Z] Removing intermediate container 90bed610fc07 [2021-07-15T08:23:50.511Z] ---> cc5ae746219b [2021-07-15T08:23:50.511Z] 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-15T08:23:50.511Z] Removing intermediate container 9b46a49c5ddf [2021-07-15T08:23:50.511Z] ---> 2e242eb247ee [2021-07-15T08:23:50.511Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:23:50.786Z] ---> Running in f8e41da726fd [2021-07-15T08:23:50.786Z] ---> 83490699c598 [2021-07-15T08:23:50.786Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:23:50.786Z] ---> 373ed70ba352 [2021-07-15T08:23:50.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:23:51.126Z] ---> Running in 22ea052ce9b0 [2021-07-15T08:23:51.416Z] ---> 78bf32a62659 [2021-07-15T08:23:51.416Z] 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-15T08:23:51.698Z] Removing intermediate container f8e41da726fd [2021-07-15T08:23:51.698Z] ---> 4095e6aa4634 [2021-07-15T08:23:51.698Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:23:51.698Z] ---> 99d6d7636706 [2021-07-15T08:23:51.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:23:51.980Z] Removing intermediate container 22ea052ce9b0 [2021-07-15T08:23:51.980Z] ---> a91753d3698b [2021-07-15T08:23:51.980Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:23:52.262Z] ---> Running in 1b2e31609157 [2021-07-15T08:23:52.262Z] ---> c6b257b20ec8 [2021-07-15T08:23:52.262Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:23:52.539Z] ---> Running in d261c8589798 [2021-07-15T08:23:52.822Z] ---> 131514117745 [2021-07-15T08:23:52.822Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:23:52.822Z] Removing intermediate container 1b2e31609157 [2021-07-15T08:23:52.822Z] ---> f74bee24d187 [2021-07-15T08:23:52.822Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T08:23:52.822Z] ---> bbd7dd63bbaa [2021-07-15T08:23:52.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:23:53.136Z] ---> Running in 402fe05ef403 [2021-07-15T08:23:53.415Z] Removing intermediate container d261c8589798 [2021-07-15T08:23:53.415Z] ---> a50d6e79530f [2021-07-15T08:23:53.415Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:23:53.415Z] ---> 36a49af1a462 [2021-07-15T08:23:53.415Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:23:53.415Z] ---> Running in a7b4f40675d4 [2021-07-15T08:23:54.030Z] Removing intermediate container 402fe05ef403 [2021-07-15T08:23:54.030Z] ---> 496d03cca4e5 [2021-07-15T08:23:54.030Z] Step 22/23 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:23:54.030Z] ---> 17c201c8cc20 [2021-07-15T08:23:54.030Z] 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-15T08:23:54.030Z] ---> Running in 4bc21b865854 [2021-07-15T08:23:54.311Z] Removing intermediate container a7b4f40675d4 [2021-07-15T08:23:54.311Z] ---> 224b959f1cba [2021-07-15T08:23:54.311Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:23:54.584Z] ---> b09dfc72ca09 [2021-07-15T08:23:54.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:23:54.584Z] ---> da720a013613 [2021-07-15T08:23:54.584Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:23:54.584Z] ---> Running in 8fecba2259a4 [2021-07-15T08:23:54.898Z] ---> Running in 166a1fbf1e5a [2021-07-15T08:23:54.898Z] Removing intermediate container 4bc21b865854 [2021-07-15T08:23:54.898Z] ---> f47ed1d63777 [2021-07-15T08:23:54.898Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:23:55.193Z] ---> Running in fc1b3d5adf88 [2021-07-15T08:23:55.193Z] Removing intermediate container 8fecba2259a4 [2021-07-15T08:23:55.193Z] ---> cef2954f47a9 [2021-07-15T08:23:55.193Z] Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:23:55.193Z] ---> 9910ee28c3a6 [2021-07-15T08:23:55.193Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:23:55.510Z] ---> Running in dd780d34ad74 [2021-07-15T08:23:55.510Z] Removing intermediate container 166a1fbf1e5a [2021-07-15T08:23:55.510Z] ---> e4b1d8edc8e3 [2021-07-15T08:23:55.510Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:23:55.813Z] Removing intermediate container fc1b3d5adf88 [2021-07-15T08:23:55.813Z] ---> eb05caadbc5f [2021-07-15T08:23:55.813Z] [2021-07-15T08:23:55.813Z] ---> 7c572af1fd8b [2021-07-15T08:23:55.813Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:23:56.092Z] ---> Running in 188dc351d09a [2021-07-15T08:23:56.092Z] ---> Running in 25b65f8a89d2 [2021-07-15T08:23:56.411Z] Removing intermediate container dd780d34ad74 [2021-07-15T08:23:56.411Z] ---> d5599d536b83 [2021-07-15T08:23:56.411Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:23:56.411Z] Successfully built eb05caadbc5f [2021-07-15T08:23:56.691Z] Successfully tagged support-scheduler-arm64:latest [2021-07-15T08:23:56.691Z]  Building support-scheduler ... done Building security-bootstrapper [2021-07-15T08:23:56.691Z] ---> Running in ec28d0dc8630 [2021-07-15T08:23:57.012Z] Removing intermediate container 188dc351d09a [2021-07-15T08:23:57.012Z] ---> 088216187395 [2021-07-15T08:23:57.012Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:23:57.012Z] ---> 0d55e4c5649e [2021-07-15T08:23:57.012Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:23:57.012Z] Removing intermediate container 25b65f8a89d2 [2021-07-15T08:23:57.012Z] ---> 71d55c244c00 [2021-07-15T08:23:57.012Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:23:57.288Z] ---> Running in 896894a546d3 [2021-07-15T08:23:57.288Z] Removing intermediate container ec28d0dc8630 [2021-07-15T08:23:57.288Z] ---> c8dec42ca5f1 [2021-07-15T08:23:57.288Z] [2021-07-15T08:23:57.288Z] ---> Running in edabae11dd83 [2021-07-15T08:23:57.934Z] Successfully built c8dec42ca5f1 [2021-07-15T08:23:57.934Z] Successfully tagged core-command-arm64:latest [2021-07-15T08:23:57.934Z]  Building core-command ... done Building sys-mgmt-agent [2021-07-15T08:23:58.208Z] Removing intermediate container 896894a546d3 [2021-07-15T08:23:58.208Z] ---> c9f6699cf9be [2021-07-15T08:23:58.208Z] Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:23:58.208Z] Removing intermediate container edabae11dd83 [2021-07-15T08:23:58.208Z] ---> 65a705011ff4 [2021-07-15T08:23:58.208Z] Step 21/23 : LABEL arch=arm64 [2021-07-15T08:23:58.483Z] ---> Running in 2261deca6057 [2021-07-15T08:23:58.772Z] ---> Running in 32dc19a8e789 [2021-07-15T08:23:59.057Z] ---> 2dc2d8587d2b [2021-07-15T08:23:59.057Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:23:59.343Z] Removing intermediate container 2261deca6057 [2021-07-15T08:23:59.343Z] ---> 63523f09987f [2021-07-15T08:23:59.343Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:23:59.626Z] Removing intermediate container 32dc19a8e789 [2021-07-15T08:23:59.626Z] ---> 3c6e9980d81d [2021-07-15T08:23:59.626Z] Step 22/23 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:23:59.927Z] ---> Running in e8d4e070defa [2021-07-15T08:23:59.927Z] ---> Running in 38c40b3ca054 [2021-07-15T08:24:00.544Z] ---> 9808451a609b [2021-07-15T08:24:00.544Z] 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-15T08:24:00.822Z] ---> Running in dd9a3e1e4bc9 [2021-07-15T08:24:00.822Z] Removing intermediate container e8d4e070defa [2021-07-15T08:24:00.822Z] ---> aacc94c3a4f3 [2021-07-15T08:24:00.822Z] [2021-07-15T08:24:01.108Z] Removing intermediate container 38c40b3ca054 [2021-07-15T08:24:01.108Z] ---> 311d7fd813ed [2021-07-15T08:24:01.108Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:24:01.399Z] Successfully built aacc94c3a4f3 [2021-07-15T08:24:01.682Z] Successfully tagged core-metadata-arm64:latest [2021-07-15T08:24:01.682Z]  Building core-metadata ... done Building security-proxy-setup [2021-07-15T08:24:01.682Z] ---> Running in 309b792b6694 [2021-07-15T08:24:02.294Z] Removing intermediate container 309b792b6694 [2021-07-15T08:24:02.294Z] ---> e421086e29f1 [2021-07-15T08:24:02.294Z] [2021-07-15T08:24:02.570Z] Successfully built e421086e29f1 [2021-07-15T08:24:02.849Z] Successfully tagged support-notifications-arm64:latest [2021-07-15T08:24:02.849Z] Building core-data [2021-07-15T08:24:03.848Z]  Building support-notifications ... done Removing intermediate container dd9a3e1e4bc9 [2021-07-15T08:24:03.848Z] ---> 7913f490c8fe [2021-07-15T08:24:03.848Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:24:04.123Z] ---> Running in cce0160e66ef [2021-07-15T08:24:05.114Z] Removing intermediate container cce0160e66ef [2021-07-15T08:24:05.114Z] ---> e89cb0d0fcc8 [2021-07-15T08:24:05.114Z] Step 24/26 : LABEL arch=arm64 [2021-07-15T08:24:05.114Z] ---> Running in b8896985c8b6 [2021-07-15T08:24:06.109Z] Removing intermediate container b8896985c8b6 [2021-07-15T08:24:06.109Z] ---> 7d0fc14b967c [2021-07-15T08:24:06.109Z] Step 25/26 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:24:06.386Z] ---> Running in fcac915a9ad0 [2021-07-15T08:24:07.379Z] Removing intermediate container fcac915a9ad0 [2021-07-15T08:24:07.379Z] ---> 1f248a00cafa [2021-07-15T08:24:07.379Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T08:24:07.655Z] ---> Running in c2b10bd1e8c5 [2021-07-15T08:24:08.259Z] Removing intermediate container c2b10bd1e8c5 [2021-07-15T08:24:08.259Z] ---> 2db62c3c43e1 [2021-07-15T08:24:08.259Z] [2021-07-15T08:24:08.868Z] Successfully built 2db62c3c43e1 [2021-07-15T08:24:08.868Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-15T08:24:47.956Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:24:47.956Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:24:47.956Z] ---> 2b75872a1a74 [2021-07-15T08:24:47.956Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 949dc22f1515 [2021-07-15T08:24:47.956Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 7c1ac6d0b38b [2021-07-15T08:24:47.956Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> b131ed9a3f51 [2021-07-15T08:24:47.956Z] Step 6/32 : COPY go.mod . [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 374c3419f7e3 [2021-07-15T08:24:47.956Z] Step 7/32 : RUN go mod download [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> b023a73337d7 [2021-07-15T08:24:47.956Z] Step 8/32 : COPY . . [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> eec3f19687c4 [2021-07-15T08:24:47.956Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> a40c8349ab12 [2021-07-15T08:24:47.956Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:24:47.956Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:24:47.956Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:24:47.956Z] ---> 2b75872a1a74 [2021-07-15T08:24:47.956Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 949dc22f1515 [2021-07-15T08:24:47.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 7c1ac6d0b38b [2021-07-15T08:24:47.956Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:24:47.956Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:24:47.956Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:24:47.956Z] ---> 2b75872a1a74 [2021-07-15T08:24:47.956Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 949dc22f1515 [2021-07-15T08:24:47.956Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 7c1ac6d0b38b [2021-07-15T08:24:47.956Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> b131ed9a3f51 [2021-07-15T08:24:47.956Z] Step 6/22 : COPY go.mod . [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 374c3419f7e3 [2021-07-15T08:24:47.956Z] Step 7/22 : RUN go mod download [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> b023a73337d7 [2021-07-15T08:24:47.956Z] Step 8/22 : COPY . . [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> eec3f19687c4 [2021-07-15T08:24:47.956Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> a40c8349ab12 [2021-07-15T08:24:47.956Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:24:47.956Z] ---> Running in f91572dd4645 [2021-07-15T08:24:47.956Z] ---> Running in 2b66753f7944 [2021-07-15T08:24:47.956Z] ---> Running in c56056883f68 [2021-07-15T08:24:47.956Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:24:47.956Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:24:47.956Z] ---> 2b75872a1a74 [2021-07-15T08:24:47.956Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 949dc22f1515 [2021-07-15T08:24:47.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:24:47.956Z] ---> Using cache [2021-07-15T08:24:47.956Z] ---> 7c1ac6d0b38b [2021-07-15T08:24:47.956Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:24:47.956Z] ---> Running in a67c3a2fcdd4 [2021-07-15T08:24:48.244Z] 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-15T08:24:48.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:48.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:48.553Z] 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-15T08:24:49.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:49.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:24:50.578Z] OK: 218 MiB in 52 packages [2021-07-15T08:24:50.578Z] OK: 218 MiB in 52 packages [2021-07-15T08:24:52.588Z] Removing intermediate container 2b66753f7944 [2021-07-15T08:24:52.588Z] ---> d647be26f9d3 [2021-07-15T08:24:52.588Z] Step 6/24 : COPY go.mod . [2021-07-15T08:24:52.868Z] Removing intermediate container a67c3a2fcdd4 [2021-07-15T08:24:52.868Z] ---> d9adfafd56fa [2021-07-15T08:24:52.868Z] Step 6/24 : COPY go.mod . [2021-07-15T08:24:54.321Z] ---> c921b1def2d3 [2021-07-15T08:24:54.321Z] Step 7/24 : RUN go mod download [2021-07-15T08:24:54.321Z] ---> Running in 920f8c575772 [2021-07-15T08:24:54.321Z] ---> 9ca74c64fd5d [2021-07-15T08:24:54.321Z] Step 7/24 : RUN go mod download [2021-07-15T08:24:54.929Z] ---> Running in ee4b20157277 [2021-07-15T08:25:00.407Z] Removing intermediate container 920f8c575772 [2021-07-15T08:25:00.408Z] ---> ccded9b05bc7 [2021-07-15T08:25:00.408Z] Step 8/24 : COPY . . [2021-07-15T08:25:00.408Z] Removing intermediate container ee4b20157277 [2021-07-15T08:25:00.408Z] ---> 0b0a6c3e3d66 [2021-07-15T08:25:00.408Z] Step 8/24 : COPY . . [2021-07-15T08:25:32.899Z] ---> 095ff0039a95 [2021-07-15T08:25:32.899Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:25:32.899Z] ---> 9cd65b57d128 [2021-07-15T08:25:32.899Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:25:32.899Z] ---> Running in 994e33a36c9c [2021-07-15T08:25:32.899Z] ---> Running in a35c7c7b7d38 [2021-07-15T08:25:36.335Z] Removing intermediate container a35c7c7b7d38 [2021-07-15T08:25:36.335Z] ---> 6b7b3904cc2b [2021-07-15T08:25:36.335Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:25:36.637Z] ---> Running in 90d94d1d3887 [2021-07-15T08:25:36.637Z] Removing intermediate container 994e33a36c9c [2021-07-15T08:25:36.637Z] ---> 9db0d8526c79 [2021-07-15T08:25:36.637Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:25:36.958Z] ---> Running in ff2f4b016967 [2021-07-15T08:25:38.975Z] 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-15T08:25:39.250Z] 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-15T08:26:06.098Z] 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-15T08:26:12.833Z] Removing intermediate container f91572dd4645 [2021-07-15T08:26:12.833Z] ---> f30fb0f5a03b [2021-07-15T08:26:12.833Z] [2021-07-15T08:26:12.833Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:26:12.833Z] ---> c4fd0aeabfcf [2021-07-15T08:26:12.833Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:26:12.833Z] ---> Running in 57ed741ec04b [2021-07-15T08:26:13.111Z] Removing intermediate container 57ed741ec04b [2021-07-15T08:26:13.111Z] ---> 35ac509737e6 [2021-07-15T08:26:13.111Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:26:13.403Z] ---> Running in cdce260f9dad [2021-07-15T08:26:16.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:26:16.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:26:17.097Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:26:17.097Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:26:17.097Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:26:17.097Z] OK: 5 MiB in 16 packages [2021-07-15T08:26:18.602Z] Removing intermediate container c56056883f68 [2021-07-15T08:26:18.602Z] ---> 9d1b8516e9f3 [2021-07-15T08:26:18.602Z] [2021-07-15T08:26:18.602Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:26:18.602Z] ---> c4fd0aeabfcf [2021-07-15T08:26:18.602Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:26:18.602Z] ---> Running in 77b05d7adb86 [2021-07-15T08:26:19.609Z] Removing intermediate container cdce260f9dad [2021-07-15T08:26:19.609Z] ---> 12cc9734bd07 [2021-07-15T08:26:19.609Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:26:19.609Z] ---> Running in af03687d6ec1 [2021-07-15T08:26:20.604Z] Removing intermediate container af03687d6ec1 [2021-07-15T08:26:20.604Z] ---> 7442527ae533 [2021-07-15T08:26:20.604Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:26:20.881Z] ---> Running in aa6037a9441f [2021-07-15T08:26:20.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:26:21.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:26:21.765Z] Removing intermediate container aa6037a9441f [2021-07-15T08:26:21.765Z] ---> 42140c078230 [2021-07-15T08:26:21.765Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:26:21.765Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:26:21.765Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:26:21.765Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:26:21.765Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:26:22.043Z] ---> Running in 6649217e2fda [2021-07-15T08:26:22.043Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:26:22.043Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:26:22.335Z] OK: 7 MiB in 18 packages [2021-07-15T08:26:24.982Z] Removing intermediate container 77b05d7adb86 [2021-07-15T08:26:24.982Z] ---> d7514a218580 [2021-07-15T08:26:24.982Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:26:25.269Z] ---> Running in 60a4bf7d37f6 [2021-07-15T08:26:25.889Z] Removing intermediate container 60a4bf7d37f6 [2021-07-15T08:26:25.889Z] ---> 2a6447a8ea39 [2021-07-15T08:26:25.889Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:26:26.179Z] Removing intermediate container 6649217e2fda [2021-07-15T08:26:26.179Z] ---> bfc6a4211009 [2021-07-15T08:26:26.179Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:26:26.466Z] ---> Running in d87070065a7a [2021-07-15T08:26:26.466Z] ---> Running in eb2017651248 [2021-07-15T08:26:27.482Z] Removing intermediate container d87070065a7a [2021-07-15T08:26:27.482Z] ---> 89dafc31aca2 [2021-07-15T08:26:27.482Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:26:27.482Z] Removing intermediate container eb2017651248 [2021-07-15T08:26:27.482Z] ---> 25bc1292fbe8 [2021-07-15T08:26:27.482Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:26:28.942Z] ---> 0c1eae952c0c [2021-07-15T08:26:28.942Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:26:28.942Z] ---> 50a9406db528 [2021-07-15T08:26:28.942Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:26:29.215Z] ---> Running in 93753c9648aa [2021-07-15T08:26:31.209Z] ---> dba1904ab13b [2021-07-15T08:26:31.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:26:33.199Z] Removing intermediate container 93753c9648aa [2021-07-15T08:26:33.199Z] ---> 26d1e065c40b [2021-07-15T08:26:33.199Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:26:33.199Z] ---> 6192716cbc2f [2021-07-15T08:26:33.199Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:26:33.479Z] ---> Running in cc3985576f36 [2021-07-15T08:26:34.473Z] Removing intermediate container cc3985576f36 [2021-07-15T08:26:34.473Z] ---> 7259bf74ad0e [2021-07-15T08:26:34.473Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:26:34.756Z] ---> eb30a788f215 [2021-07-15T08:26:34.756Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:26:34.756Z] ---> Running in 0588f3a38b24 [2021-07-15T08:26:35.746Z] Removing intermediate container 0588f3a38b24 [2021-07-15T08:26:35.746Z] ---> ba17071fc532 [2021-07-15T08:26:35.746Z] Step 20/22 : LABEL arch=arm64 [2021-07-15T08:26:36.023Z] ---> Running in 09514fcb21f3 [2021-07-15T08:26:37.019Z] ---> 8e3f9d5c8250 [2021-07-15T08:26:37.019Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:26:37.019Z] Removing intermediate container 09514fcb21f3 [2021-07-15T08:26:37.019Z] ---> cca935bda8d2 [2021-07-15T08:26:37.019Z] Step 21/22 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:26:37.294Z] ---> Running in cec3d1e149a5 [2021-07-15T08:26:38.309Z] Removing intermediate container cec3d1e149a5 [2021-07-15T08:26:38.309Z] ---> e2a7ef3d5bca [2021-07-15T08:26:38.309Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T08:26:38.588Z] ---> 89821443f660 [2021-07-15T08:26:38.588Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:26:38.588Z] ---> Running in 536f6aa74de1 [2021-07-15T08:26:39.633Z] Removing intermediate container 536f6aa74de1 [2021-07-15T08:26:39.633Z] ---> d016efdadf2c [2021-07-15T08:26:39.633Z] [2021-07-15T08:26:39.909Z] ---> c49a3c890984 [2021-07-15T08:26:39.909Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:26:39.909Z] Successfully built d016efdadf2c [2021-07-15T08:26:40.185Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-15T08:26:41.180Z]  Building security-proxy-setup ... done  ---> e87605060280 [2021-07-15T08:26:41.180Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:26:41.787Z] ---> Running in b7bc8584afaf [2021-07-15T08:26:42.393Z] Removing intermediate container b7bc8584afaf [2021-07-15T08:26:42.393Z] ---> ceed2c9783dc [2021-07-15T08:26:42.393Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:26:43.842Z] ---> 12c58ac09292 [2021-07-15T08:26:43.842Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:26:44.447Z] ---> Running in a670c2bd0fa4 [2021-07-15T08:26:47.871Z] Removing intermediate container a670c2bd0fa4 [2021-07-15T08:26:47.871Z] ---> e30ea17f2ab5 [2021-07-15T08:26:47.871Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:26:48.146Z] ---> Running in 5ea27dd277a3 [2021-07-15T08:26:49.131Z] Removing intermediate container 5ea27dd277a3 [2021-07-15T08:26:49.131Z] ---> 24f2372059e8 [2021-07-15T08:26:49.131Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:26:49.407Z] ---> Running in fba74a605366 [2021-07-15T08:26:50.864Z] Removing intermediate container fba74a605366 [2021-07-15T08:26:50.864Z] ---> c189c1e5ef48 [2021-07-15T08:26:50.864Z] Step 30/32 : LABEL arch=arm64 [2021-07-15T08:26:51.142Z] ---> Running in 24336d2926f5 [2021-07-15T08:26:52.171Z] Removing intermediate container 24336d2926f5 [2021-07-15T08:26:52.171Z] ---> 1d3e7faf1820 [2021-07-15T08:26:52.171Z] Step 31/32 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:26:52.452Z] ---> Running in ca7177631750 [2021-07-15T08:26:53.071Z] Removing intermediate container ca7177631750 [2021-07-15T08:26:53.071Z] ---> 7a8207506f16 [2021-07-15T08:26:53.071Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T08:26:53.683Z] ---> Running in 0ae35621138c [2021-07-15T08:26:54.298Z] Removing intermediate container 0ae35621138c [2021-07-15T08:26:54.298Z] ---> 16839fc38cae [2021-07-15T08:26:54.298Z] [2021-07-15T08:26:54.908Z] Successfully built 16839fc38cae [2021-07-15T08:26:54.908Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-15T08:27:00.355Z]  Building security-bootstrapper ... done Removing intermediate container ff2f4b016967 [2021-07-15T08:27:00.355Z] ---> a59febc4aaf4 [2021-07-15T08:27:00.355Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:27:00.355Z] ---> Running in 61c81f8e0eb8 [2021-07-15T08:27:01.347Z] 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-15T08:27:04.772Z] Removing intermediate container 61c81f8e0eb8 [2021-07-15T08:27:04.772Z] ---> 7e737b602ba0 [2021-07-15T08:27:04.772Z] [2021-07-15T08:27:04.772Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:27:04.772Z] 20.10.0: Pulling from library/docker [2021-07-15T08:27:07.464Z] Removing intermediate container 90d94d1d3887 [2021-07-15T08:27:07.464Z] ---> bacebc4a1b2a [2021-07-15T08:27:07.464Z] [2021-07-15T08:27:07.464Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:27:07.464Z] ---> c4fd0aeabfcf [2021-07-15T08:27:07.464Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:27:08.067Z] ---> Running in aca263a37a8c [2021-07-15T08:27:08.669Z] Removing intermediate container aca263a37a8c [2021-07-15T08:27:08.669Z] ---> 77fd400b179a [2021-07-15T08:27:08.669Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:27:08.954Z] ---> Running in d06eeac49895 [2021-07-15T08:27:09.949Z] Removing intermediate container d06eeac49895 [2021-07-15T08:27:09.949Z] ---> a893d69bc20e [2021-07-15T08:27:09.949Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:27:10.552Z] ---> Running in 93a4055c9ac6 [2021-07-15T08:27:11.543Z] Removing intermediate container 93a4055c9ac6 [2021-07-15T08:27:11.544Z] ---> 03f3f8c3a2a6 [2021-07-15T08:27:11.544Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:27:11.820Z] ---> Running in 45e3e5f4b986 [2021-07-15T08:27:14.508Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:27:14.508Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:27:14.508Z] ---> eeaf43b92773 [2021-07-15T08:27:14.508Z] 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-15T08:27:14.508Z] ---> Running in 4466c5dbf3f7 [2021-07-15T08:27:14.787Z] Removing intermediate container 45e3e5f4b986 [2021-07-15T08:27:14.787Z] ---> 836927c8b2a4 [2021-07-15T08:27:14.787Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:27:14.787Z] ---> Running in 2c087c44cf3c [2021-07-15T08:27:15.078Z] Removing intermediate container 4466c5dbf3f7 [2021-07-15T08:27:15.078Z] ---> b205fe7afd06 [2021-07-15T08:27:15.078Z] 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-15T08:27:15.078Z] ---> Running in ba74f12c9867 [2021-07-15T08:27:16.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:27:16.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T08:27:16.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:27:17.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T08:27:17.509Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:27:17.509Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:27:17.788Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:27:17.788Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:27:17.788Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:27:17.788Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:27:17.788Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:27:17.788Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:27:17.788Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:27:17.788Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:27:17.788Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:27:17.788Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:27:17.788Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:27:17.788Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:27:18.061Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:27:18.354Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:27:18.354Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:27:18.354Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:27:18.641Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:27:18.912Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:27:18.912Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:27:18.912Z] OK: 8 MiB in 20 packages [2021-07-15T08:27:19.890Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:27:19.890Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:27:19.890Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:27:19.890Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:27:19.890Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:27:19.890Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:27:19.890Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:27:19.890Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:27:19.890Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:27:19.890Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:27:19.890Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:27:19.890Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:27:19.890Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:27:20.163Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:27:20.163Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:27:20.163Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:27:20.163Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:27:20.163Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:27:20.163Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:27:20.163Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:27:20.163Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:27:20.163Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:27:20.163Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:27:20.163Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:27:20.163Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:27:20.163Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:27:20.436Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:27:20.436Z] OK: 72 MiB in 59 packages [2021-07-15T08:27:21.033Z] Removing intermediate container 2c087c44cf3c [2021-07-15T08:27:21.033Z] ---> 8f9f8c112324 [2021-07-15T08:27:21.033Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:27:22.015Z] ---> ac13d48a7b1a [2021-07-15T08:27:22.015Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:27:23.455Z] ---> bd60d05077ec [2021-07-15T08:27:23.455Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:27:24.487Z] ---> 22fef58bfeb1 [2021-07-15T08:27:24.487Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:27:24.487Z] ---> Running in f9ba3721c49d [2021-07-15T08:27:25.094Z] Removing intermediate container f9ba3721c49d [2021-07-15T08:27:25.094Z] ---> 89004a17e431 [2021-07-15T08:27:25.094Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:27:25.094Z] ---> Running in 963a9216c871 [2021-07-15T08:27:25.705Z] Removing intermediate container 963a9216c871 [2021-07-15T08:27:25.705Z] ---> c075c29693a5 [2021-07-15T08:27:25.705Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:27:25.705Z] ---> Running in ed1ac22ebf5d [2021-07-15T08:27:25.981Z] Collecting docker-compose==1.23.2 [2021-07-15T08:27:25.981Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:27:26.258Z] Removing intermediate container ed1ac22ebf5d [2021-07-15T08:27:26.258Z] ---> 1edf48ba238e [2021-07-15T08:27:26.258Z] Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:27:26.536Z] ---> Running in f4026aa7d789 [2021-07-15T08:27:26.815Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:27:26.815Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:27:27.098Z] Removing intermediate container f4026aa7d789 [2021-07-15T08:27:27.098Z] ---> 8148f2fc174f [2021-07-15T08:27:27.098Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:27:27.098Z] ---> Running in 32697f2c9086 [2021-07-15T08:27:27.708Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:27:27.708Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:27:27.708Z] Removing intermediate container 32697f2c9086 [2021-07-15T08:27:27.708Z] ---> 918a06229e8f [2021-07-15T08:27:27.708Z] [2021-07-15T08:27:27.984Z] Successfully built 918a06229e8f [2021-07-15T08:27:27.984Z] Successfully tagged core-data-arm64:latest [2021-07-15T08:27:28.869Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-07-15T08:27:28.869Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:27:29.462Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:27:29.462Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:27:30.968Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:27:30.968Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:27:34.370Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:27:34.370Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:27:37.014Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:27:37.014Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:27:39.630Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:27:39.630Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:27:42.256Z] 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-15T08:27:43.690Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:27:43.690Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:27:43.964Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T08:27:43.964Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:27:44.235Z] 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-15T08:27:44.508Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:27:44.508Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:27:45.486Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:27:45.487Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:27:45.487Z] 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-15T08:27:45.487Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:27:45.487Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:27:45.487Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:27:45.487Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:27:46.921Z] Installing collected packages: cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, PyYAML, docopt, dockerpty, texttable, docker-compose [2021-07-15T08:27:47.194Z] Attempting uninstall: idna [2021-07-15T08:27:47.194Z] Found existing installation: idna 2.9 [2021-07-15T08:27:47.194Z] Uninstalling idna-2.9: [2021-07-15T08:27:47.478Z] Successfully uninstalled idna-2.9 [2021-07-15T08:27:48.075Z] Attempting uninstall: urllib3 [2021-07-15T08:27:48.075Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:27:48.075Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:27:48.346Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:27:48.942Z] Attempting uninstall: requests [2021-07-15T08:27:48.942Z] Found existing installation: requests 2.23.0 [2021-07-15T08:27:48.942Z] Uninstalling requests-2.23.0: [2021-07-15T08:27:48.942Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:27:50.910Z] Running setup.py install for PyYAML: started [2021-07-15T08:27:53.540Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:27:53.540Z] Running setup.py install for docopt: started [2021-07-15T08:27:56.157Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:27:56.157Z] Running setup.py install for dockerpty: started [2021-07-15T08:27:59.563Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:27:59.563Z] Running setup.py install for texttable: started [2021-07-15T08:28:01.547Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:28:02.544Z] 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-15T08:28:12.686Z] Removing intermediate container ba74f12c9867 [2021-07-15T08:28:12.686Z] ---> 47687b5e77ae [2021-07-15T08:28:12.686Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:28:12.686Z] ---> Running in 0d5fdb0c4157 [2021-07-15T08:28:12.686Z] Removing intermediate container 0d5fdb0c4157 [2021-07-15T08:28:12.686Z] ---> f75a9217fb56 [2021-07-15T08:28:12.686Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:28:12.686Z] ---> Running in 0c45228905ec [2021-07-15T08:28:12.961Z] Removing intermediate container 0c45228905ec [2021-07-15T08:28:12.961Z] ---> 36871ee2abd3 [2021-07-15T08:28:12.961Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:28:13.957Z] ---> 03a96c8ef415 [2021-07-15T08:28:13.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:28:14.939Z] ---> d9109cfc20f6 [2021-07-15T08:28:14.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:28:15.923Z] ---> daf19f70f746 [2021-07-15T08:28:15.923Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:28:15.923Z] ---> Running in 486fbb785fc9 [2021-07-15T08:28:16.518Z] Removing intermediate container 486fbb785fc9 [2021-07-15T08:28:16.518Z] ---> d4f92e196319 [2021-07-15T08:28:16.518Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:28:16.791Z] ---> Running in 690097793a8c [2021-07-15T08:28:17.068Z] Removing intermediate container 690097793a8c [2021-07-15T08:28:17.068Z] ---> 403f5d4033c6 [2021-07-15T08:28:17.068Z] Step 22/24 : LABEL arch=arm64 [2021-07-15T08:28:17.343Z] ---> Running in 748f5385c61d [2021-07-15T08:28:17.981Z] Removing intermediate container 748f5385c61d [2021-07-15T08:28:17.981Z] ---> 5f0298e13c8b [2021-07-15T08:28:17.981Z] Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [2021-07-15T08:28:17.981Z] ---> Running in 786d923b6da6 [2021-07-15T08:28:18.582Z] Removing intermediate container 786d923b6da6 [2021-07-15T08:28:18.582Z] ---> 97927dc75664 [2021-07-15T08:28:18.582Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:28:18.857Z] ---> Running in 1d2b43416613 [2021-07-15T08:28:19.450Z] Removing intermediate container 1d2b43416613 [2021-07-15T08:28:19.450Z] ---> 0e06e4100199 [2021-07-15T08:28:19.450Z] [2021-07-15T08:28:19.723Z] Successfully built 0e06e4100199 [2021-07-15T08:28:19.723Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-15T08:28:20.349Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T08:28:20.394Z] $ docker stop --time=1 0a3e90769b5f2177670564ca69f928e8f201d5c9cfd124604b9d47f4b3e937a9 [2021-07-15T08:28:22.571Z] $ docker rm -f 0a3e90769b5f2177670564ca69f928e8f201d5c9cfd124604b9d47f4b3e937a9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:28:23.190Z] + docker images [2021-07-15T08:28:23.471Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:28:23.471Z] sys-mgmt-agent-arm64 latest 0e06e4100199 4 seconds ago 298MB [2021-07-15T08:28:23.471Z] core-data-arm64 latest 918a06229e8f 56 seconds ago 19.2MB [2021-07-15T08:28:23.471Z] bacebc4a1b2a About a minute ago 997MB [2021-07-15T08:28:23.471Z] 7e737b602ba0 About a minute ago 992MB [2021-07-15T08:28:23.471Z] security-bootstrapper-arm64 latest 16839fc38cae About a minute ago 17.5MB [2021-07-15T08:28:23.471Z] security-proxy-setup-arm64 latest d016efdadf2c About a minute ago 24.2MB [2021-07-15T08:28:23.471Z] 9d1b8516e9f3 2 minutes ago 995MB [2021-07-15T08:28:23.471Z] f30fb0f5a03b 2 minutes ago 992MB [2021-07-15T08:28:23.471Z] security-secretstore-setup-arm64 latest 2db62c3c43e1 4 minutes ago 27.1MB [2021-07-15T08:28:23.471Z] support-notifications-arm64 latest e421086e29f1 4 minutes ago 15.7MB [2021-07-15T08:28:23.471Z] core-metadata-arm64 latest aacc94c3a4f3 4 minutes ago 15.7MB [2021-07-15T08:28:23.471Z] core-command-arm64 latest c8dec42ca5f1 4 minutes ago 15MB [2021-07-15T08:28:23.471Z] support-scheduler-arm64 latest eb05caadbc5f 4 minutes ago 15.1MB [2021-07-15T08:28:23.471Z] ebbf22574de9 4 minutes ago 994MB [2021-07-15T08:28:23.471Z] c365394cfc59 4 minutes ago 991MB [2021-07-15T08:28:23.471Z] 410627197f96 4 minutes ago 991MB [2021-07-15T08:28:23.471Z] 0d81d9f7f7c8 4 minutes ago 998MB [2021-07-15T08:28:23.471Z] 97062dd58190 4 minutes ago 989MB [2021-07-15T08:28:23.471Z] ci-base-image-arm64 latest 2b75872a1a74 15 minutes ago 663MB [2021-07-15T08:28:23.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 12 hours ago 451MB [2021-07-15T08:28:23.471Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-15T08:28:23.471Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-15T08:28:23.471Z] 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-15T08:28:24.318Z] ---> job-cost.sh [2021-07-15T08:28:24.318Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SmeY [2021-07-15T08:29:11.316Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T08:30:48.149Z] lf-activate-venv(): INFO: Adding /tmp/venv-SmeY/bin to PATH [2021-07-15T08:30:48.149Z] INFO: No Stack... [2021-07-15T08:30:48.149Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T08:30:48.149Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T08:30:48.497Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-07-15T08:30:48.497Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T08:30:48.566Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3620-3-stack-cost] [2021-07-15T08:30:48.575Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3620-3-stack-cost] did not exist. Created. [2021-07-15T08:30:48.575Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3620-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T08:30:48.932Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T08:30:49.190Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T08:30:49.205Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3620-3-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-15T08:30:50.030Z] provisioning config files... [2021-07-15T08:30:50.044Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3980648103413502477tmp [Pipeline] { [Pipeline] sh [2021-07-15T08:30:50.375Z] + set +x [2021-07-15T08:30:50.375Z] + curl -s https://codecov.io/bash [2021-07-15T08:30:50.375Z] + bash -s -- [2021-07-15T08:30:50.375Z] [2021-07-15T08:30:50.375Z] _____ _ [2021-07-15T08:30:50.375Z] / ____| | | [2021-07-15T08:30:50.375Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T08:30:50.375Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T08:30:50.375Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T08:30:50.375Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T08:30:50.375Z] Bash-1.0.5 [2021-07-15T08:30:50.375Z] [2021-07-15T08:30:50.375Z] [2021-07-15T08:30:50.375Z] ==> git version 2.24.4 found [2021-07-15T08:30:50.643Z] ==> 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-15T08:30:50.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T08:30:50.644Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T08:30:50.644Z] ==> Jenkins CI detected. [2021-07-15T08:30:50.644Z] project root: . [2021-07-15T08:30:50.644Z] --> token set from env [2021-07-15T08:30:50.644Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T08:30:50.644Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T08:30:50.644Z] ==> Python coveragepy not found [2021-07-15T08:30:50.644Z] ==> Searching for coverage reports in: [2021-07-15T08:30:50.644Z] + . [2021-07-15T08:30:50.644Z] -> Found 1 reports [2021-07-15T08:30:50.644Z] ==> Detecting git/mercurial file structure [2021-07-15T08:30:50.644Z] ==> Reading reports [2021-07-15T08:30:50.644Z] + ./coverage.out bytes=402846 [2021-07-15T08:30:50.644Z] ==> Appending adjustments [2021-07-15T08:30:50.644Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T08:30:52.057Z] + Found adjustments [2021-07-15T08:30:52.057Z] ==> Gzipping contents [2021-07-15T08:30:52.057Z] 56K /tmp/codecov.OJdIOW.gz [2021-07-15T08:30:52.057Z] ==> Uploading reports [2021-07-15T08:30:52.057Z] url: https://codecov.io [2021-07-15T08:30:52.057Z] query: branch=PR-3620&commit=d9aac89147b9614f5f8b0ed88484d79e81b08bf1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3620%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3620&job=&cmd_args= [2021-07-15T08:30:52.057Z] -> Pinging Codecov [2021-07-15T08:30:52.057Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3620&commit=d9aac89147b9614f5f8b0ed88484d79e81b08bf1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3620%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3620&job=&cmd_args= [2021-07-15T08:30:52.328Z] -> Uploading to [2021-07-15T08:30:52.328Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/d9aac89147b9614f5f8b0ed88484d79e81b08bf1/ae48d4eb-c662-4c4f-9d12-a1d69bc6f834.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T083052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8a964d28ac11e0424e069ea9a5d4ceff1789ff23b7ba787125051e4e7506f88 [2021-07-15T08:30:52.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T08:30:52.328Z] Dload Upload Total Spent Left Speed [2021-07-15T08:30:52.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54455 0 0 100 54455 0 125k --:--:-- --:--:-- --:--:-- 124k 100 54455 0 0 100 54455 0 124k --:--:-- --:--:-- --:--:-- 124k [2021-07-15T08:30:52.866Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [Pipeline] } [2021-07-15T08:30:52.902Z] 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-15T08:30:54.353Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:30:55.067Z] ---> package-listing.sh [2021-07-15T08:30:55.068Z] ++ facter osfamily [2021-07-15T08:30:55.068Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T08:30:55.337Z] + OS_FAMILY=redhat [2021-07-15T08:30:55.337Z] + workspace=/w/workspace/edgex-go/3 [2021-07-15T08:30:55.337Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T08:30:55.337Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T08:30:55.337Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T08:30:55.337Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T08:30:55.337Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-15T08:30:55.337Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T08:30:55.337Z] + case "${OS_FAMILY}" in [2021-07-15T08:30:55.337Z] + sort [2021-07-15T08:30:55.337Z] + rpm -qa [2021-07-15T08:30:57.285Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T08:30:57.285Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T08:30:57.285Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T08:30:57.285Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-15T08:30:57.285Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-07-15T08:30:57.285Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-07-15T08:30:57.305Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T08:30:57.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:30:58.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:30:58.213Z] [2021-07-15T08:30:58.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:30:58.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:30:58.552Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T08:30:58.552Z] 5843afab3874: Pulling fs layer [2021-07-15T08:30:58.552Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T08:30:58.552Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T08:30:58.552Z] 1a467efa2204: Pulling fs layer [2021-07-15T08:30:58.552Z] 865369a531d5: Pulling fs layer [2021-07-15T08:30:58.552Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T08:30:58.552Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T08:30:58.552Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T08:30:58.552Z] 7074353bde3e: Pulling fs layer [2021-07-15T08:30:58.552Z] 1a467efa2204: Waiting [2021-07-15T08:30:58.552Z] 865369a531d5: Waiting [2021-07-15T08:30:58.552Z] 9ac237eaa80d: Waiting [2021-07-15T08:30:58.552Z] 6bcad4ecc5c2: Waiting [2021-07-15T08:30:58.552Z] 7074353bde3e: Waiting [2021-07-15T08:30:58.552Z] 2dc3bafdbf1c: Waiting [2021-07-15T08:30:58.820Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T08:30:58.820Z] 2dfaacf7024e: Download complete [2021-07-15T08:30:58.820Z] 1a467efa2204: Verifying Checksum [2021-07-15T08:30:58.820Z] 1a467efa2204: Download complete [2021-07-15T08:30:58.820Z] 5843afab3874: Verifying Checksum [2021-07-15T08:30:58.820Z] 5843afab3874: Download complete [2021-07-15T08:30:58.820Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T08:30:58.820Z] 2dc3bafdbf1c: Download complete [2021-07-15T08:30:58.820Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T08:30:58.820Z] 9ac237eaa80d: Download complete [2021-07-15T08:30:58.820Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T08:30:58.820Z] 6bcad4ecc5c2: Download complete [2021-07-15T08:30:58.820Z] 865369a531d5: Verifying Checksum [2021-07-15T08:30:58.820Z] 865369a531d5: Download complete [2021-07-15T08:30:59.114Z] 5843afab3874: Pull complete [2021-07-15T08:30:59.114Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T08:30:59.114Z] 2dbba127c6aa: Download complete [2021-07-15T08:30:59.387Z] 2dfaacf7024e: Pull complete [2021-07-15T08:30:59.656Z] 2dbba127c6aa: Pull complete [2021-07-15T08:30:59.656Z] 1a467efa2204: Pull complete [2021-07-15T08:30:59.923Z] 865369a531d5: Pull complete [2021-07-15T08:30:59.923Z] 2dc3bafdbf1c: Pull complete [2021-07-15T08:31:00.189Z] 9ac237eaa80d: Pull complete [2021-07-15T08:31:00.189Z] 6bcad4ecc5c2: Pull complete [2021-07-15T08:31:03.535Z] 7074353bde3e: Verifying Checksum [2021-07-15T08:31:03.536Z] 7074353bde3e: Download complete [2021-07-15T08:31:07.832Z] 7074353bde3e: Pull complete [2021-07-15T08:31:07.832Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T08:31:07.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:31:07.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T08:31:07.932Z] prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container [2021-07-15T08:31:07.995Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T08:31:10.975Z] $ docker top c40d4e6df394acac54773c06b4765155479d76ca81da4ef47bd8716ed4f0d262 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:31:11.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T08:31:11.705Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T08:31:12.023Z] + ls /var/log/sa-host [2021-07-15T08:31:12.023Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T08:31:12.023Z] file_magic: OK [2021-07-15T08:31:12.023Z] HZ: Using current value: 100 [2021-07-15T08:31:12.023Z] file_header: OK [2021-07-15T08:31:12.023Z] 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-15T08:31:12.023Z] Statistics: [2021-07-15T08:31:12.023Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T08:31:12.023Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T08:31:12.023Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T08:31:12.023Z] file_magic: OK [2021-07-15T08:31:12.023Z] HZ: Using current value: 100 [2021-07-15T08:31:12.023Z] file_header: OK [2021-07-15T08:31:12.023Z] 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-15T08:31:12.023Z] Statistics: [2021-07-15T08:31:12.023Z] 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-15T08:31:12.023Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:31:12.831Z] provisioning config files... [2021-07-15T08:31:12.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8938556129815038828tmp [Pipeline] { [Pipeline] echo [2021-07-15T08:31:12.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:31:13.197Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T08:31:13.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:31:13.658Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T08:31:13.674Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:31:13.991Z] ---> sudo-logs.sh [2021-07-15T08:31:13.991Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T08:31:14.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:31:14.366Z] ---> job-cost.sh [2021-07-15T08:31:14.366Z] lf-activate-venv: SKIPPING [2021-07-15T08:31:14.366Z] DEBUG: total: 0.18000000715255737 [2021-07-15T08:31:14.366Z] INFO: Retrieving Stack Cost... [2021-07-15T08:31:15.336Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T08:31:15.608Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T08:31:15.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:31:15.946Z] ---> logs-deploy.sh [2021-07-15T08:31:15.946Z] lf-activate-venv: SKIPPING [2021-07-15T08:31:15.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3620/3 [2021-07-15T08:31:15.946Z] INFO: archiving workspace using pattern(s): [2021-07-15T08:31:16.914Z] Archives upload complete. [2021-07-15T08:31:16.914Z] INFO: archiving logs to Nexus