Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+22189a20601e835d069a8814fe5b33d27e11ca61 (8122b05dfb75e59a579e30e077355d50e8e8751c) 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-ssh3741738819266394287.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4422118560815755323.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3974655954972090118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh1925345832014496355.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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh209200873339938234.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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1019 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh3109301531598212254.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 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing 4096bfaea645f2d32d508478792f2c9fb742b685 Checking out Revision 4096bfaea645f2d32d508478792f2c9fb742b685 (PR-3678) > 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/6@tmp/jenkins-gitclient-ssh6718182191119731719.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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/6@tmp/jenkins-gitclient-ssh609474824210175619.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4096bfaea645f2d32d508478792f2c9fb742b685 # timeout=10 Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6a94d88715c94f700f5e5bd96023c388505b7aad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-28T16:29:57.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-28T16:29:57.767Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-28T16:29:57.802Z] ========================================================= [2021-08-28T16:29:57.802Z] EdgeX Global Pipelines Version Info [2021-08-28T16:29:57.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:29:58.698Z] ------------------- [2021-08-28T16:29:58.699Z] stable info: [2021-08-28T16:29:58.699Z] ------------------- [2021-08-28T16:29:58.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-28T16:29:58.699Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-28T16:29:58.699Z] Message: update stable to v1.0.205 [2021-08-28T16:29:59.669Z] ------------------- [2021-08-28T16:29:59.669Z] experimental info: [2021-08-28T16:29:59.669Z] ------------------- [2021-08-28T16:29:59.669Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-28T16:29:59.669Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-28T16:29:59.669Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-28T16:29:59.818Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-28T16:29:59.840Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-28T16:29:59.864Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-28T16:29:59.886Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-28T16:29:59.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-28T16:29:59.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-28T16:29:59.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-28T16:29:59.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-28T16:29:59.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-28T16:30:00.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-28T16:30:00.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-28T16:30:00.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-28T16:30:00.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-28T16:30:00.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-28T16:30:00.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-28T16:30:00.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-28T16:30:00.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-28T16:30:00.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-28T16:30:00.241Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-28T16:30:00.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-28T16:30:00.290Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-28T16:30:00.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-28T16:30:00.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-28T16:30:00.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo [2021-08-28T16:30:00.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo [2021-08-28T16:30:00.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo [2021-08-28T16:30:00.434Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4096bfaea645f2d32d508478792f2c9fb742b685 [Pipeline] echo [2021-08-28T16:30:00.459Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4096bfa [Pipeline] echo [2021-08-28T16:30:00.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-28T16:30:00.566Z] provisioning config files... [2021-08-28T16:30:00.588Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3119584047904497527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:30:00.929Z] ---> docker-login.sh [2021-08-28T16:30:00.929Z] nexus3.edgexfoundry.org:10001 [2021-08-28T16:30:00.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:30:01.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:30:01.197Z] Configure a credential helper to remove this warning. See [2021-08-28T16:30:01.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:30:01.197Z] [2021-08-28T16:30:01.197Z] Login Succeeded [2021-08-28T16:30:01.197Z] nexus3.edgexfoundry.org:10002 [2021-08-28T16:30:01.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:30:01.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:30:01.474Z] Configure a credential helper to remove this warning. See [2021-08-28T16:30:01.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:30:01.474Z] [2021-08-28T16:30:01.474Z] Login Succeeded [2021-08-28T16:30:01.474Z] nexus3.edgexfoundry.org:10003 [2021-08-28T16:30:01.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:30:01.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:30:01.743Z] Configure a credential helper to remove this warning. See [2021-08-28T16:30:01.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:30:01.743Z] [2021-08-28T16:30:01.743Z] Login Succeeded [2021-08-28T16:30:01.743Z] nexus3.edgexfoundry.org:10004 [2021-08-28T16:30:01.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:30:01.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:30:01.743Z] Configure a credential helper to remove this warning. See [2021-08-28T16:30:01.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:30:01.743Z] [2021-08-28T16:30:01.743Z] Login Succeeded [2021-08-28T16:30:01.743Z] docker.io [2021-08-28T16:30:01.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:30:02.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:30:02.355Z] Configure a credential helper to remove this warning. See [2021-08-28T16:30:02.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:30:02.355Z] [2021-08-28T16:30:02.355Z] Login Succeeded [2021-08-28T16:30:02.355Z] ---> docker-login.sh ends [Pipeline] } [2021-08-28T16:30:02.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-28T16:30:02.785Z] ++ 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-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ dirname cmd/core-command/Dockerfile [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] ++ dirname cmd/core-data/Dockerfile [2021-08-28T16:30:02.785Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-28T16:30:02.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-28T16:30:02.785Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-28T16:30:02.785Z] ++ cut -d/ -f2 [2021-08-28T16:30:02.785Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-28T16:30:02.851Z] 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-08-28T16:30:04.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-28T16:30:04.292Z] [2021-08-28T16:30:04.292Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:30:04.650Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-28T16:30:04.650Z] latest: Pulling from edgex-devops/git-semver [2021-08-28T16:30:04.650Z] 31603596830f: Pulling fs layer [2021-08-28T16:30:04.650Z] 04fac38145f0: Pulling fs layer [2021-08-28T16:30:04.650Z] 701f6daf10bf: Pulling fs layer [2021-08-28T16:30:04.650Z] 24f72da36158: Pulling fs layer [2021-08-28T16:30:04.650Z] 24f72da36158: Waiting [2021-08-28T16:30:04.650Z] 04fac38145f0: Verifying Checksum [2021-08-28T16:30:04.650Z] 04fac38145f0: Download complete [2021-08-28T16:30:04.928Z] 31603596830f: Verifying Checksum [2021-08-28T16:30:04.928Z] 31603596830f: Download complete [2021-08-28T16:30:05.196Z] 31603596830f: Pull complete [2021-08-28T16:30:05.196Z] 04fac38145f0: Pull complete [2021-08-28T16:30:05.196Z] 24f72da36158: Verifying Checksum [2021-08-28T16:30:05.196Z] 24f72da36158: Download complete [2021-08-28T16:30:05.464Z] 701f6daf10bf: Verifying Checksum [2021-08-28T16:30:05.464Z] 701f6daf10bf: Download complete [2021-08-28T16:30:06.056Z] 701f6daf10bf: Pull complete [2021-08-28T16:30:06.327Z] 24f72da36158: Pull complete [2021-08-28T16:30:06.327Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-28T16:30:06.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-28T16:30:06.327Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-28T16:30:06.427Z] prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container [2021-08-28T16:30:06.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat [2021-08-28T16:30:07.293Z] $ docker top 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-28T16:30:07.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-28T16:30:07.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-28T16:30:07.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-28T16:30:07.534Z] $ docker exec 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 ssh-agent [2021-08-28T16:30:07.639Z] SSH_AUTH_SOCK=/tmp/ssh-KP7KGEXm0GEC/agent.15 [2021-08-28T16:30:07.639Z] SSH_AGENT_PID=21 [2021-08-28T16:30:07.650Z] Running ssh-add (command line suppressed) [2021-08-28T16:30:07.746Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6026671236360705354.key (/w/workspace/edgex-go/6@tmp/private_key_6026671236360705354.key) [2021-08-28T16:30:07.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-28T16:30:08.121Z] + git tag --points-at HEAD [Pipeline] } [2021-08-28T16:30:08.143Z] $ docker exec --env ******** --env ******** 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 ssh-agent -k [2021-08-28T16:30:08.236Z] unset SSH_AUTH_SOCK; [2021-08-28T16:30:08.236Z] unset SSH_AGENT_PID; [2021-08-28T16:30:08.236Z] echo Agent pid 21 killed; [2021-08-28T16:30:08.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-28T16:30:08.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-28T16:30:08.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-28T16:30:08.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-28T16:30:08.421Z] $ docker exec 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 ssh-agent [2021-08-28T16:30:08.529Z] SSH_AUTH_SOCK=/tmp/ssh-VfSY6GiiFA0S/agent.54 [2021-08-28T16:30:08.529Z] SSH_AGENT_PID=60 [2021-08-28T16:30:08.545Z] Running ssh-add (command line suppressed) [2021-08-28T16:30:08.639Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_7239556207688304518.key (/w/workspace/edgex-go/6@tmp/private_key_7239556207688304518.key) [2021-08-28T16:30:08.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-28T16:30:08.996Z] + git semver init [2021-08-28T16:30:08.996Z] # -> Open(): unable to determine branch for HEAD [2021-08-28T16:30:08.996Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-08-28T16:30:08.996Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-08-28T16:30:08.996Z] # $SEMVER_REMOTE_NAME = origin [2021-08-28T16:30:08.996Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-28T16:30:08.996Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-28T16:30:08.996Z] # $SEMVER_BRANCH = PR-3678 [2021-08-28T16:30:08.996Z] # $SEMVER_TEMP = /tmp/semver-303457722 [2021-08-28T16:30:08.996Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-28T16:30:55.876Z] # '/tmp/semver-303457722' -> '/w/workspace/edgex-go/6/.semver' [2021-08-28T16:30:55.876Z] # -> Force: false [2021-08-28T16:30:55.876Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-08-28T16:30:55.891Z] $ docker exec --env ******** --env ******** 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 ssh-agent -k [2021-08-28T16:30:55.979Z] unset SSH_AUTH_SOCK; [2021-08-28T16:30:55.979Z] unset SSH_AGENT_PID; [2021-08-28T16:30:55.979Z] echo Agent pid 60 killed; [2021-08-28T16:30:55.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-28T16:30:56.346Z] + git semver [Pipeline] } [2021-08-28T16:30:56.368Z] $ docker stop --time=1 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 [2021-08-28T16:30:57.976Z] $ docker rm -f 20f10eacbd06a781bfdd2ad81efb843f3f277451de9d6ed5d095b5e943027c50 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-28T16:30:58.370Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-28T16:30:58.721Z] Stashed 1 file(s) [Pipeline] echo [2021-08-28T16:30:58.726Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-28T16:30:59.050Z] ========================================================= [2021-08-28T16:30:59.050Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-28T16:30:59.050Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:30:59.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-28T16:30:59.387Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-28T16:30:59.387Z] 540db60ca938: Pulling fs layer [2021-08-28T16:30:59.387Z] adcc1eea9eea: Pulling fs layer [2021-08-28T16:30:59.387Z] 4c4ab2625f07: Pulling fs layer [2021-08-28T16:30:59.387Z] db62176df00c: Pulling fs layer [2021-08-28T16:30:59.387Z] 3b30891b0d05: Pulling fs layer [2021-08-28T16:30:59.387Z] 06b49ca38bd5: Pulling fs layer [2021-08-28T16:30:59.387Z] c788192a36de: Pulling fs layer [2021-08-28T16:30:59.387Z] a77e37c0d609: Pulling fs layer [2021-08-28T16:30:59.387Z] c3185cebc471: Pulling fs layer [2021-08-28T16:30:59.387Z] 06b49ca38bd5: Waiting [2021-08-28T16:30:59.387Z] c788192a36de: Waiting [2021-08-28T16:30:59.387Z] a77e37c0d609: Waiting [2021-08-28T16:30:59.387Z] c3185cebc471: Waiting [2021-08-28T16:30:59.387Z] 3b30891b0d05: Waiting [2021-08-28T16:30:59.387Z] db62176df00c: Waiting [2021-08-28T16:30:59.387Z] 4c4ab2625f07: Verifying Checksum [2021-08-28T16:30:59.387Z] 4c4ab2625f07: Download complete [2021-08-28T16:30:59.387Z] adcc1eea9eea: Verifying Checksum [2021-08-28T16:30:59.387Z] adcc1eea9eea: Download complete [2021-08-28T16:30:59.387Z] 3b30891b0d05: Verifying Checksum [2021-08-28T16:30:59.387Z] 3b30891b0d05: Download complete [2021-08-28T16:30:59.654Z] 06b49ca38bd5: Verifying Checksum [2021-08-28T16:30:59.654Z] 06b49ca38bd5: Download complete [2021-08-28T16:30:59.654Z] c788192a36de: Verifying Checksum [2021-08-28T16:30:59.654Z] c788192a36de: Download complete [2021-08-28T16:30:59.654Z] 540db60ca938: Verifying Checksum [2021-08-28T16:30:59.654Z] 540db60ca938: Download complete [2021-08-28T16:30:59.654Z] 540db60ca938: Pull complete [2021-08-28T16:30:59.923Z] adcc1eea9eea: Pull complete [2021-08-28T16:30:59.923Z] 4c4ab2625f07: Pull complete [2021-08-28T16:31:00.507Z] a77e37c0d609: Verifying Checksum [2021-08-28T16:31:00.507Z] a77e37c0d609: Download complete [2021-08-28T16:31:03.852Z] c3185cebc471: Verifying Checksum [2021-08-28T16:31:03.852Z] c3185cebc471: Download complete [2021-08-28T16:31:04.122Z] db62176df00c: Verifying Checksum [2021-08-28T16:31:04.122Z] db62176df00c: Download complete [2021-08-28T16:31:07.470Z] db62176df00c: Pull complete [2021-08-28T16:31:07.470Z] 3b30891b0d05: Pull complete [2021-08-28T16:31:07.470Z] 06b49ca38bd5: Pull complete [2021-08-28T16:31:07.470Z] c788192a36de: Pull complete [2021-08-28T16:31:07.470Z] a77e37c0d609: Pull complete [2021-08-28T16:31:09.432Z] c3185cebc471: Pull complete [2021-08-28T16:31:09.432Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-28T16:31:09.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-28T16:31:09.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:31:09.800Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-28T16:31:09.800Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-28T16:31:09.800Z] WORKDIR /edgex [2021-08-28T16:31:09.800Z] COPY go.mod . [2021-08-28T16:31:09.800Z] RUN go mod download' [2021-08-28T16:31:11.223Z] Sending build context to Docker daemon 328.8MB [2021-08-28T16:31:11.223Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-28T16:31:11.223Z] ---> 031687cdd783 [2021-08-28T16:31:11.223Z] Step 2/4 : WORKDIR /edgex [2021-08-28T16:31:13.174Z] ---> Running in 237b355eab09 [2021-08-28T16:31:13.174Z] Removing intermediate container 237b355eab09 [2021-08-28T16:31:13.174Z] ---> b8446c2ff3f4 [2021-08-28T16:31:13.174Z] Step 3/4 : COPY go.mod . [2021-08-28T16:31:13.174Z] ---> b05ff9a7d1d0 [2021-08-28T16:31:13.174Z] Step 4/4 : RUN go mod download [2021-08-28T16:31:13.174Z] ---> Running in e90c9828b094 [2021-08-28T16:31:13.966Z] Still waiting to schedule task [2021-08-28T16:31:13.966Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-28T16:32:00.293Z] Removing intermediate container e90c9828b094 [2021-08-28T16:32:00.293Z] ---> 7260bda62abf [2021-08-28T16:32:00.293Z] Successfully built 7260bda62abf [2021-08-28T16:32:00.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:32:00.618Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-28T16:32:00.618Z] . [Pipeline] withDockerContainer [2021-08-28T16:32:00.713Z] prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container [2021-08-28T16:32:00.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-28T16:32:01.159Z] $ docker top 426c007125f2de9a73bb8a3064522efb8e26ba865d9af0a46fecd6739611b2bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:32:01.564Z] + go version [2021-08-28T16:32:01.565Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-28T16:32:01.579Z] $ docker stop --time=1 426c007125f2de9a73bb8a3064522efb8e26ba865d9af0a46fecd6739611b2bf [2021-08-28T16:32:02.766Z] $ docker rm -f 426c007125f2de9a73bb8a3064522efb8e26ba865d9af0a46fecd6739611b2bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:32:03.403Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-28T16:32:03.403Z] . [Pipeline] withDockerContainer [2021-08-28T16:32:03.490Z] prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container [2021-08-28T16:32:03.549Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-28T16:32:03.903Z] $ docker top 463074c516ef0b1223680d39564acb3bd5751d4d95432467d356136de56714ce -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-28T16:32:03.997Z] ========================================================= [2021-08-28T16:32:03.997Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-28T16:32:03.997Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:32:04.321Z] + go mod tidy [Pipeline] sh [2021-08-28T16:32:04.915Z] + make test [2021-08-28T16:32:04.915Z] 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-08-28T16:32:05.187Z] go mod tidy [2021-08-28T16:32:05.187Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-28T16:32:10.563Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-28T16:32:25.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-28T16:32:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-28T16:32:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-28T16:32:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-28T16:32:34.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-28T16:32:35.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-28T16:32:35.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-28T16:32:35.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-28T16:32:35.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-28T16:32:35.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-28T16:32:36.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-28T16:32:36.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-28T16:32:36.409Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-28T16:32:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-28T16:32:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2021-08-28T16:32:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-28T16:32:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-28T16:32:38.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 100.0% of statements [2021-08-28T16:32:38.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-28T16:32:39.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 46.3% of statements [2021-08-28T16:32:39.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-28T16:32:39.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-28T16:32:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-08-28T16:32:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-28T16:32:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:32:41.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-08-28T16:32:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-28T16:32:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-28T16:32:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-28T16:32:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-28T16:32:41.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-28T16:32:41.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.232s coverage: 94.2% of statements [2021-08-28T16:32:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-28T16:32:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:32:41.739Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-08-28T16:32:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-28T16:32:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-28T16:32:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-28T16:32:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-28T16:32:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-28T16:32:42.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-08-28T16:32:42.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-28T16:32:42.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-28T16:32:42.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-28T16:32:42.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-08-28T16:32:42.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-28T16:32:42.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-08-28T16:32:43.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-08-28T16:32:43.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-28T16:32:43.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-08-28T16:32:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-08-28T16:32:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-08-28T16:32:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2021-08-28T16:32:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-08-28T16:32:57.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-08-28T16:32:57.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-08-28T16:33:03.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.193s coverage: 81.8% of statements [2021-08-28T16:33:03.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-08-28T16:33:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-08-28T16:33:22.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 62.6% of statements [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-28T16:33:22.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-08-28T16:33:22.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-28T16:33:28.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-28T16:33:28.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.0% of statements [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-28T16:33:28.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-28T16:33:28.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-28T16:33:28.743Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-28T16:33:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-28T16:33:28.743Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-28T16:33:28.743Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-08-28T16:33:28.743Z] GO111MODULE=on go vet ./... [2021-08-28T16:33:28.771Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1021 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-08-28T16:33:28.788Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-08-28T16:33:29.031Z] The recommended git tool is: git [2021-08-28T16:33:34.714Z] using credential edgex-jenkins-ssh [2021-08-28T16:33:34.735Z] Cloning the remote Git repository [2021-08-28T16:33:34.791Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:33:34.910Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-08-28T16:33:35.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:33:35.015Z] > git --version # timeout=10 [2021-08-28T16:33:35.031Z] > git --version # 'git version 2.17.1' [2021-08-28T16:33:35.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:33:35.109Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-28T16:33:50.403Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-28T16:33:50.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-28T16:33:50.446Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-28T16:33:50.489Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:33:50.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:33:50.504Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-28T16:33:51.198Z] gofmt -l . [2021-08-28T16:33:51.198Z] [ "`gofmt -l .`" = "" ] [2021-08-28T16:33:51.344Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 [2021-08-28T16:33:51.468Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-28T16:33:51.963Z] Merge succeeded, producing 8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:33:51.963Z] Checking out Revision 8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb (PR-3678) [2021-08-28T16:33:52.060Z] + ls -al . [2021-08-28T16:33:52.060Z] total 612 [2021-08-28T16:33:52.060Z] drwxrwxr-x 10 1001 1001 4096 Aug 28 16:33 . [2021-08-28T16:33:52.060Z] drwxr-xr-x 4 root root 28 Aug 28 16:32 .. [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 11 Aug 28 16:29 .dockerignore [2021-08-28T16:33:52.060Z] drwxrwxr-x 8 1001 1001 179 Aug 28 16:29 .git [2021-08-28T16:33:52.060Z] drwxrwxr-x 4 1001 1001 142 Aug 28 16:29 .github [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 818 Aug 28 16:29 .gitignore [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 76 Aug 28 16:29 .hadolint.yml [2021-08-28T16:33:52.060Z] drwx------ 3 1001 1001 58 Aug 28 16:30 .semver [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 166 Aug 28 16:29 .sonarcloud.properties [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 1171 Aug 28 16:29 ADOPTERS.md [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 8493 Aug 28 16:29 Attribution.txt [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 43881 Aug 28 16:29 CHANGELOG.md [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 3804 Aug 28 16:29 CONTRIBUTING.md [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 677 Aug 28 16:29 GOVERNANCE.md [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 849 Aug 28 16:29 Jenkinsfile [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 10775 Aug 28 16:29 LICENSE [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 5915 Aug 28 16:29 Makefile [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 582 Aug 28 16:29 OWNERS.md [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 8643 Aug 28 16:29 README.md [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 6912 Aug 28 16:29 SECURITY.md [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 5 Aug 28 16:30 VERSION [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 4131 Aug 28 16:29 ZMQWindows.md [2021-08-28T16:33:52.060Z] drwxrwxr-x 2 1001 1001 37 Aug 28 16:29 bin [2021-08-28T16:33:52.060Z] drwxrwxr-x 14 1001 1001 4096 Aug 28 16:29 cmd [2021-08-28T16:33:52.060Z] -rw-r--r-- 1 root root 405611 Aug 28 16:33 coverage.out [2021-08-28T16:33:52.060Z] -rw-rw-r-- 1 1001 1001 841 Aug 28 16:29 go.mod [2021-08-28T16:33:52.060Z] -rw-r--r-- 1 root root 50064 Aug 28 16:32 go.sum [2021-08-28T16:33:52.061Z] drwxrwxr-x 8 1001 1001 124 Aug 28 16:29 internal [2021-08-28T16:33:52.061Z] drwxrwxr-x 3 1001 1001 16 Aug 28 16:29 openapi [2021-08-28T16:33:52.061Z] drwxrwxr-x 4 1001 1001 71 Aug 28 16:29 snap [2021-08-28T16:33:52.061Z] -rw-rw-r-- 1 1001 1001 204 Aug 28 16:29 version.go [Pipeline] sh [2021-08-28T16:33:52.381Z] + '[' -e coverage.out ] [2021-08-28T16:33:52.381Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-28T16:33:52.503Z] Stashed 1 file(s) [Pipeline] sh [2021-08-28T16:33:52.827Z] + make build [2021-08-28T16:33:52.828Z] go mod tidy [2021-08-28T16:33:52.828Z] 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-08-28T16:33:51.367Z] > git config core.sparsecheckout # timeout=10 [2021-08-28T16:33:51.385Z] > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 [2021-08-28T16:33:51.599Z] > git remote # timeout=10 [2021-08-28T16:33:51.640Z] > git config --get remote.origin.url # timeout=10 [2021-08-28T16:33:51.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:33:51.669Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-08-28T16:33:51.939Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-28T16:33:51.974Z] > git config core.sparsecheckout # timeout=10 [2021-08-28T16:33:51.988Z] > git checkout -f 8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb # timeout=10 [2021-08-28T16:33:54.251Z] 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-08-28T16:33:56.312Z] Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" [2021-08-28T16:33:56.334Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-28T16:33:56.941Z] provisioning config files... [2021-08-28T16:33:56.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3878691748557759769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:33:57.583Z] ---> docker-login.sh [2021-08-28T16:33:57.583Z] nexus3.edgexfoundry.org:10001 [2021-08-28T16:33:56.323Z] > git rev-list --no-walk 6a94d88715c94f700f5e5bd96023c388505b7aad # timeout=10 [2021-08-28T16:33:58.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:33:59.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:33:59.177Z] Configure a credential helper to remove this warning. See [2021-08-28T16:33:59.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:33:59.177Z] [2021-08-28T16:33:59.177Z] Login Succeeded [2021-08-28T16:33:59.177Z] nexus3.edgexfoundry.org:10002 [2021-08-28T16:33:59.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:33:59.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:33:59.782Z] Configure a credential helper to remove this warning. See [2021-08-28T16:33:59.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:33:59.782Z] [2021-08-28T16:33:59.782Z] Login Succeeded [2021-08-28T16:33:59.782Z] nexus3.edgexfoundry.org:10003 [2021-08-28T16:34:00.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:34:00.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:34:00.386Z] Configure a credential helper to remove this warning. See [2021-08-28T16:34:00.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:34:00.386Z] [2021-08-28T16:34:00.386Z] Login Succeeded [2021-08-28T16:34:00.386Z] nexus3.edgexfoundry.org:10004 [2021-08-28T16:34:00.930Z] 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-08-28T16:34:00.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:34:00.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:34:00.989Z] Configure a credential helper to remove this warning. See [2021-08-28T16:34:00.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:34:00.989Z] [2021-08-28T16:34:00.989Z] Login Succeeded [2021-08-28T16:34:00.989Z] docker.io [2021-08-28T16:34:01.202Z] 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-08-28T16:34:01.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-28T16:34:01.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-28T16:34:01.869Z] Configure a credential helper to remove this warning. See [2021-08-28T16:34:01.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-28T16:34:01.869Z] [2021-08-28T16:34:01.869Z] Login Succeeded [2021-08-28T16:34:01.869Z] ---> docker-login.sh ends [Pipeline] } [2021-08-28T16:34:01.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-28T16:34:02.170Z] 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-08-28T16:34:02.438Z] 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 [Pipeline] echo [2021-08-28T16:34:02.632Z] ========================================================= [2021-08-28T16:34:02.633Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-28T16:34:02.633Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:34:02.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:34:03.257Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-28T16:34:03.257Z] 595b0fe564bb: Pulling fs layer [2021-08-28T16:34:03.257Z] 24495759ef45: Pulling fs layer [2021-08-28T16:34:03.257Z] d148012ef14d: Pulling fs layer [2021-08-28T16:34:03.257Z] e90a11edd702: Pulling fs layer [2021-08-28T16:34:03.257Z] d77568369979: Pulling fs layer [2021-08-28T16:34:03.257Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-28T16:34:03.257Z] 170f2ba95c9a: Pulling fs layer [2021-08-28T16:34:03.257Z] 97ac5df62f85: Pulling fs layer [2021-08-28T16:34:03.257Z] e90a11edd702: Waiting [2021-08-28T16:34:03.257Z] d77568369979: Waiting [2021-08-28T16:34:03.257Z] fc1c9f9a7f3b: Waiting [2021-08-28T16:34:03.257Z] 170f2ba95c9a: Waiting [2021-08-28T16:34:03.423Z] 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-08-28T16:34:03.536Z] d148012ef14d: Verifying Checksum [2021-08-28T16:34:03.536Z] d148012ef14d: Download complete [2021-08-28T16:34:03.536Z] 24495759ef45: Download complete [2021-08-28T16:34:03.536Z] d77568369979: Download complete [2021-08-28T16:34:03.536Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-28T16:34:03.536Z] fc1c9f9a7f3b: Download complete [2021-08-28T16:34:03.536Z] 595b0fe564bb: Verifying Checksum [2021-08-28T16:34:03.536Z] 170f2ba95c9a: Verifying Checksum [2021-08-28T16:34:03.536Z] 170f2ba95c9a: Download complete [2021-08-28T16:34:04.151Z] 595b0fe564bb: Pull complete [2021-08-28T16:34:04.386Z] 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-08-28T16:34:04.975Z] 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-08-28T16:34:05.146Z] 24495759ef45: Pull complete [2021-08-28T16:34:05.423Z] d148012ef14d: Pull complete [2021-08-28T16:34:06.404Z] 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-08-28T16:34:06.413Z] 97ac5df62f85: Verifying Checksum [2021-08-28T16:34:06.413Z] 97ac5df62f85: Download complete [2021-08-28T16:34:07.001Z] 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-08-28T16:34:07.016Z] e90a11edd702: Verifying Checksum [2021-08-28T16:34:07.016Z] e90a11edd702: Download complete [2021-08-28T16:34:07.582Z] 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-08-28T16:34:09.558Z] $ docker stop --time=1 463074c516ef0b1223680d39564acb3bd5751d4d95432467d356136de56714ce [2021-08-28T16:34:11.534Z] $ docker rm -f 463074c516ef0b1223680d39564acb3bd5751d4d95432467d356136de56714ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:34:14.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-28T16:34:14.337Z] [2021-08-28T16:34:14.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:34:14.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-28T16:34:14.666Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-28T16:34:14.666Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-28T16:34:14.666Z] ca9280d653b3: Pulling fs layer [2021-08-28T16:34:14.666Z] 7e9c9ca2126c: Pulling fs layer [2021-08-28T16:34:14.936Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-28T16:34:14.936Z] cbdbe7a5bc2a: Download complete [2021-08-28T16:34:15.202Z] cbdbe7a5bc2a: Pull complete [2021-08-28T16:34:15.476Z] ca9280d653b3: Verifying Checksum [2021-08-28T16:34:15.476Z] ca9280d653b3: Download complete [2021-08-28T16:34:16.065Z] ca9280d653b3: Pull complete [2021-08-28T16:34:17.218Z] e90a11edd702: Pull complete [2021-08-28T16:34:17.494Z] d77568369979: Pull complete [2021-08-28T16:34:17.779Z] fc1c9f9a7f3b: Pull complete [2021-08-28T16:34:18.016Z] 7e9c9ca2126c: Verifying Checksum [2021-08-28T16:34:18.016Z] 7e9c9ca2126c: Download complete [2021-08-28T16:34:18.378Z] 170f2ba95c9a: Pull complete [2021-08-28T16:34:20.620Z] 7e9c9ca2126c: Pull complete [2021-08-28T16:34:20.621Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-28T16:34:20.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-28T16:34:20.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-28T16:34:20.713Z] prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container [2021-08-28T16:34:20.778Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-28T16:34:23.413Z] $ docker top 997d77e5f57533ca74d5a8bc7e179c95da6545525dfa6d007717e9f52e4a6a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:34:23.811Z] + docker-compose build --help [2021-08-28T16:34:23.811Z] + grep parallel [2021-08-28T16:34:24.391Z] --parallel Build images in parallel. [Pipeline] } [2021-08-28T16:34:24.406Z] $ docker stop --time=1 997d77e5f57533ca74d5a8bc7e179c95da6545525dfa6d007717e9f52e4a6a75 [2021-08-28T16:34:25.132Z] 97ac5df62f85: Pull complete [2021-08-28T16:34:25.132Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-28T16:34:25.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:34:25.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:34:25.622Z] $ docker rm -f 997d77e5f57533ca74d5a8bc7e179c95da6545525dfa6d007717e9f52e4a6a75 [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:34:26.041Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:34:26.041Z] WORKDIR /edgex [2021-08-28T16:34:26.041Z] COPY go.mod . [2021-08-28T16:34:26.041Z] RUN go mod downloaddocker [2021-08-28T16:34:26.041Z] build -t ci-base-image-arm64 -f - . [2021-08-28T16:34:26.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-28T16:34:26.151Z] . [Pipeline] withDockerContainer [2021-08-28T16:34:26.245Z] prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container [2021-08-28T16:34:26.313Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-28T16:34:26.693Z] $ docker top 348dec322e12dc2a7af50c5aa797e2716647e21929b8bbab1baed6e0111f946b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:34:27.095Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-28T16:34:27.679Z] Building core-command ... [2021-08-28T16:34:27.679Z] Building core-data ... [2021-08-28T16:34:27.679Z] Building core-metadata ... [2021-08-28T16:34:27.679Z] Building security-bootstrapper ... [2021-08-28T16:34:27.679Z] Building security-proxy-setup ... [2021-08-28T16:34:27.679Z] Building security-secretstore-setup ... [2021-08-28T16:34:27.679Z] Building support-notifications ... [2021-08-28T16:34:27.679Z] Building support-scheduler ... [2021-08-28T16:34:27.679Z] Building sys-mgmt-agent ... [2021-08-28T16:34:27.679Z] Building security-proxy-setup [2021-08-28T16:34:27.679Z] Building support-scheduler [2021-08-28T16:34:27.679Z] Building sys-mgmt-agent [2021-08-28T16:34:27.679Z] Building core-data [2021-08-28T16:34:27.679Z] Building core-command [2021-08-28T16:34:28.018Z] Sending build context to Docker daemon 166MB [2021-08-28T16:34:28.018Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-28T16:34:28.018Z] ---> 04bc70af865f [2021-08-28T16:34:28.018Z] Step 2/4 : WORKDIR /edgex [2021-08-28T16:34:32.339Z] ---> Running in 6195f2bbc9e7 [2021-08-28T16:34:32.935Z] Removing intermediate container 6195f2bbc9e7 [2021-08-28T16:34:32.935Z] ---> a59d52b02017 [2021-08-28T16:34:32.936Z] Step 3/4 : COPY go.mod . [2021-08-28T16:34:33.921Z] ---> 80b9d987078d [2021-08-28T16:34:33.921Z] Step 4/4 : RUN go mod download [2021-08-28T16:34:33.921Z] ---> Running in e499035cec40 [2021-08-28T16:34:37.774Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:34:37.774Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:34:37.774Z] ---> 7260bda62abf [2021-08-28T16:34:37.774Z] Step 3/23 : WORKDIR /edgex-go [2021-08-28T16:34:37.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:34:37.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:34:37.774Z] ---> 7260bda62abf [2021-08-28T16:34:37.774Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:34:37.774Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:34:37.774Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:34:37.774Z] ---> 7260bda62abf [2021-08-28T16:34:37.774Z] Step 3/22 : WORKDIR /edgex-go [2021-08-28T16:34:41.946Z] ---> Running in 5152a4084903 [2021-08-28T16:34:41.947Z] ---> Running in 3c54158244f5 [2021-08-28T16:34:41.947Z] ---> Running in d97ee6c0d0b8 [2021-08-28T16:34:46.259Z] Removing intermediate container 3c54158244f5 [2021-08-28T16:34:46.259Z] ---> ebf0c0daa19a [2021-08-28T16:34:46.259Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:34:46.259Z] Removing intermediate container 5152a4084903 [2021-08-28T16:34:46.259Z] ---> 86a6882cab19 [2021-08-28T16:34:46.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:34:46.259Z] Removing intermediate container d97ee6c0d0b8 [2021-08-28T16:34:46.259Z] ---> 657220d83036 [2021-08-28T16:34:46.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:34:46.524Z] ---> Running in fe4691361d6f [2021-08-28T16:34:46.524Z] ---> Running in b253d4228a9d [2021-08-28T16:34:47.001Z] ---> Running in 30af04bed8fc [2021-08-28T16:34:51.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:34:51.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:34:51.253Z] ---> 7260bda62abf [2021-08-28T16:34:51.253Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:34:51.253Z] ---> Using cache [2021-08-28T16:34:51.253Z] ---> ebf0c0daa19a [2021-08-28T16:34:51.253Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:34:52.659Z] ---> Running in 07a3a745c668 [2021-08-28T16:34:52.659Z] Removing intermediate container b253d4228a9d [2021-08-28T16:34:52.659Z] ---> 94aa47dbdc99 [2021-08-28T16:34:52.659Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-28T16:34:53.241Z] Removing intermediate container 30af04bed8fc [2021-08-28T16:34:53.241Z] ---> b55502dba655 [2021-08-28T16:34:53.241Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-28T16:34:53.241Z] ---> Running in 449604201d83 [2021-08-28T16:34:53.509Z] Removing intermediate container fe4691361d6f [2021-08-28T16:34:53.509Z] ---> dad39021b09d [2021-08-28T16:34:53.509Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-28T16:34:53.777Z] ---> Running in 31e5f04c12f7 [2021-08-28T16:34:53.777Z] ---> Running in 82c34f6d3d2c [2021-08-28T16:34:54.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:54.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:54.383Z] Removing intermediate container 07a3a745c668 [2021-08-28T16:34:54.383Z] ---> 9cdc1916ee01 [2021-08-28T16:34:54.383Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-28T16:34:54.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:54.383Z] ---> Running in a256fb6740eb [2021-08-28T16:34:54.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:55.231Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:34:55.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:34:55.231Z] ---> 7260bda62abf [2021-08-28T16:34:55.231Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:34:55.231Z] ---> Using cache [2021-08-28T16:34:55.231Z] ---> ebf0c0daa19a [2021-08-28T16:34:55.231Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:34:55.231Z] ---> Using cache [2021-08-28T16:34:55.231Z] ---> 9cdc1916ee01 [2021-08-28T16:34:55.231Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-28T16:34:55.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:55.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:55.506Z] ---> Running in 36e99b394610 [2021-08-28T16:34:55.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:55.779Z] OK: 219 MiB in 52 packages [2021-08-28T16:34:55.779Z] OK: 219 MiB in 52 packages [2021-08-28T16:34:55.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:56.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:56.047Z] Removing intermediate container 82c34f6d3d2c [2021-08-28T16:34:56.047Z] ---> 9f9cdc39fb23 [2021-08-28T16:34:56.047Z] Step 6/23 : COPY go.mod . [2021-08-28T16:34:56.047Z] OK: 219 MiB in 52 packages [2021-08-28T16:34:56.047Z] Removing intermediate container 31e5f04c12f7 [2021-08-28T16:34:56.047Z] ---> 546cafb38f0f [2021-08-28T16:34:56.047Z] Step 6/22 : COPY go.mod . [2021-08-28T16:34:56.317Z] ---> cb8b36808fb1 [2021-08-28T16:34:56.317Z] Step 7/22 : RUN go mod download [2021-08-28T16:34:56.317Z] OK: 219 MiB in 52 packages [2021-08-28T16:34:56.317Z] ---> e9d629bf2f72 [2021-08-28T16:34:56.317Z] Step 7/23 : RUN go mod download [2021-08-28T16:34:56.317Z] ---> Running in 26c83058f331 [2021-08-28T16:34:56.317Z] ---> Running in 9c8b6f1a83a1 [2021-08-28T16:34:56.317Z] Removing intermediate container a256fb6740eb [2021-08-28T16:34:56.317Z] ---> 0bdb5f5e3aad [2021-08-28T16:34:56.317Z] Step 6/24 : COPY go.mod . [2021-08-28T16:34:56.585Z] ---> ebd5e205b227 [2021-08-28T16:34:56.585Z] Step 7/24 : RUN go mod download [2021-08-28T16:34:56.585Z] ---> Running in 8fd785e0584c [2021-08-28T16:34:56.585Z] Removing intermediate container 449604201d83 [2021-08-28T16:34:56.585Z] ---> e8605b1dd09e [2021-08-28T16:34:56.585Z] Step 6/24 : COPY go.mod . [2021-08-28T16:34:56.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:34:56.856Z] ---> d3e761649ba8 [2021-08-28T16:34:56.856Z] Step 7/24 : RUN go mod download [2021-08-28T16:34:57.130Z] ---> Running in 24cea9cb590d [2021-08-28T16:34:57.130Z] OK: 219 MiB in 52 packages [2021-08-28T16:34:57.717Z] Removing intermediate container 36e99b394610 [2021-08-28T16:34:57.717Z] ---> ccad77523deb [2021-08-28T16:34:57.717Z] Step 6/24 : COPY go.mod . [2021-08-28T16:34:57.991Z] Removing intermediate container 26c83058f331 [2021-08-28T16:34:57.991Z] ---> 8d66ea7a5ae9 [2021-08-28T16:34:57.991Z] Step 8/22 : COPY . . [2021-08-28T16:34:57.991Z] ---> 4215cd969598 [2021-08-28T16:34:57.991Z] Step 7/24 : RUN go mod download [2021-08-28T16:34:57.991Z] ---> Running in d80b3ccce5f2 [2021-08-28T16:35:01.374Z] Removing intermediate container 9c8b6f1a83a1 [2021-08-28T16:35:01.374Z] ---> a0879dd7c278 [2021-08-28T16:35:01.374Z] Step 8/23 : COPY . . [2021-08-28T16:35:02.336Z] Removing intermediate container 8fd785e0584c [2021-08-28T16:35:02.336Z] ---> 3875bf2ee784 [2021-08-28T16:35:02.336Z] Step 8/24 : COPY . . [2021-08-28T16:35:02.336Z] Removing intermediate container 24cea9cb590d [2021-08-28T16:35:02.336Z] ---> 8ad305e064f5 [2021-08-28T16:35:02.336Z] Step 8/24 : COPY . . [2021-08-28T16:35:06.627Z] ---> ac974a79b9bb [2021-08-28T16:35:06.627Z] Step 9/22 : RUN go mod tidy [2021-08-28T16:35:06.901Z] ---> Running in 8a5c32043ad6 [2021-08-28T16:35:06.901Z] Removing intermediate container d80b3ccce5f2 [2021-08-28T16:35:06.901Z] ---> 6daa484e875b [2021-08-28T16:35:06.901Z] Step 8/24 : COPY . . [2021-08-28T16:35:07.171Z] ---> 8e84197a917d [2021-08-28T16:35:07.171Z] Step 9/23 : RUN go mod tidy [2021-08-28T16:35:07.439Z] ---> Running in bb657efaec43 [2021-08-28T16:35:10.795Z] ---> 59ed8abc01ce [2021-08-28T16:35:10.796Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:35:10.796Z] ---> 931776c1ffa2 [2021-08-28T16:35:10.796Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:35:11.063Z] ---> Running in d1bd03db2dc0 [2021-08-28T16:35:11.330Z] ---> Running in 8e8d70eca268 [2021-08-28T16:35:11.330Z] Removing intermediate container 8a5c32043ad6 [2021-08-28T16:35:11.330Z] ---> 4b700844a524 [2021-08-28T16:35:11.330Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-28T16:35:11.330Z] Removing intermediate container bb657efaec43 [2021-08-28T16:35:11.330Z] ---> 38d4f7c3a875 [2021-08-28T16:35:11.330Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-28T16:35:11.913Z] ---> Running in 180dfbd502ed [2021-08-28T16:35:11.913Z] ---> Running in 6615bd812506 [2021-08-28T16:35:13.350Z] 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-08-28T16:35:13.350Z] 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-08-28T16:35:15.299Z] Removing intermediate container d1bd03db2dc0 [2021-08-28T16:35:15.299Z] ---> dba6dc19eda0 [2021-08-28T16:35:15.299Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-28T16:35:15.570Z] Removing intermediate container 8e8d70eca268 [2021-08-28T16:35:15.570Z] ---> 05ce8d6a6bd2 [2021-08-28T16:35:15.570Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-28T16:35:15.838Z] ---> Running in cbd7b622f6ee [2021-08-28T16:35:16.105Z] ---> Running in 94826cd9ee7a [2021-08-28T16:35:16.696Z] 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-08-28T16:35:16.965Z] 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-08-28T16:35:22.335Z] ---> c4d85b252072 [2021-08-28T16:35:22.335Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:35:22.600Z] ---> Running in 93c548291d93 [2021-08-28T16:35:25.209Z] Removing intermediate container 93c548291d93 [2021-08-28T16:35:25.209Z] ---> 976a6ff5e98f [2021-08-28T16:35:25.209Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-28T16:35:25.209Z] ---> Running in 820b079f2ca4 [2021-08-28T16:35:25.477Z] 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-08-28T16:35:47.605Z] 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-08-28T16:35:55.721Z] Removing intermediate container e499035cec40 [2021-08-28T16:35:55.721Z] ---> 460fdde082a6 [2021-08-28T16:35:55.835Z] Removing intermediate container 180dfbd502ed [2021-08-28T16:35:55.835Z] ---> dd4f962839fb [2021-08-28T16:35:55.835Z] [2021-08-28T16:35:55.835Z] Step 11/22 : FROM alpine:3.12 [2021-08-28T16:35:55.835Z] 3.12: Pulling from library/alpine [2021-08-28T16:35:55.835Z] Removing intermediate container 94826cd9ee7a [2021-08-28T16:35:55.835Z] ---> 89e2d9776cb4 [2021-08-28T16:35:55.835Z] [2021-08-28T16:35:55.835Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:35:55.835Z] Removing intermediate container 6615bd812506 [2021-08-28T16:35:55.835Z] ---> a4f85ede0048 [2021-08-28T16:35:55.835Z] [2021-08-28T16:35:55.835Z] Step 11/23 : FROM alpine:3.12 [2021-08-28T16:35:55.835Z] 3.12: Pulling from library/alpine [2021-08-28T16:35:55.835Z] 3.12: Pulling from library/alpine [2021-08-28T16:35:55.994Z] Successfully built 460fdde082a6 [2021-08-28T16:35:55.994Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:35:56.104Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-28T16:35:56.104Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-28T16:35:56.104Z] Status: Image is up to date for alpine:3.12 [2021-08-28T16:35:56.104Z] Status: Downloaded newer image for alpine:3.12 [2021-08-28T16:35:56.104Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-28T16:35:56.104Z] Status: Image is up to date for alpine:3.12 [2021-08-28T16:35:56.104Z] ---> 13621d1b12d4 [2021-08-28T16:35:56.104Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-28T16:35:56.104Z] ---> 13621d1b12d4 [2021-08-28T16:35:56.104Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:35:56.104Z] ---> 13621d1b12d4 [2021-08-28T16:35:56.104Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:35:56.352Z] + docker inspect -f . ci-base-image-arm64 [2021-08-28T16:35:56.352Z] . [Pipeline] withDockerContainer [2021-08-28T16:35:56.389Z] ---> Running in fd3533f4f36a [2021-08-28T16:35:56.389Z] ---> Running in c6b13072f96b [2021-08-28T16:35:56.389Z] ---> Running in c50b1d38d3fd [2021-08-28T16:35:56.601Z] prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container [2021-08-28T16:35:56.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-28T16:35:56.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:57.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:57.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:57.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:57.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:57.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:35:57.562Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-28T16:35:57.562Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:35:57.562Z] OK: 6 MiB in 15 packages [2021-08-28T16:35:57.562Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-28T16:35:57.562Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:35:57.562Z] OK: 6 MiB in 15 packages [2021-08-28T16:35:57.562Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-28T16:35:57.838Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-28T16:35:57.838Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-28T16:35:57.838Z] (4/4) Installing curl (7.78.0-r0) [2021-08-28T16:35:57.838Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:35:57.838Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:35:57.838Z] OK: 7 MiB in 18 packages [2021-08-28T16:35:58.116Z] Removing intermediate container fd3533f4f36a [2021-08-28T16:35:58.116Z] ---> 170499c355f9 [2021-08-28T16:35:58.116Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:35:58.116Z] ---> Running in 1a32a5424fa1 [2021-08-28T16:35:58.387Z] Removing intermediate container c50b1d38d3fd [2021-08-28T16:35:58.388Z] ---> c743de799ee9 [2021-08-28T16:35:58.388Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:35:58.388Z] ---> Running in 92c34c403045 [2021-08-28T16:35:58.388Z] Removing intermediate container 1a32a5424fa1 [2021-08-28T16:35:58.388Z] ---> 4f4cf356359e [2021-08-28T16:35:58.388Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-28T16:35:58.388Z] ---> Running in aa4b01b620e8 [2021-08-28T16:35:58.388Z] Removing intermediate container c6b13072f96b [2021-08-28T16:35:58.388Z] ---> 651329e40c45 [2021-08-28T16:35:58.388Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-28T16:35:58.410Z] $ docker top 650e9811a54fc9e265924133d570ca05cde8d1f5fa08d509c628f53020f7021e -eo pid,comm [2021-08-28T16:35:58.656Z] ---> Running in 22b3962bbca5 [2021-08-28T16:35:58.656Z] Removing intermediate container 92c34c403045 [2021-08-28T16:35:58.656Z] ---> db413b7cba36 [2021-08-28T16:35:58.656Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-28T16:35:58.656Z] ---> Running in e0303046942b [2021-08-28T16:35:58.656Z] Removing intermediate container aa4b01b620e8 [2021-08-28T16:35:58.656Z] ---> 6a8bf2f89d83 [2021-08-28T16:35:58.656Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-28T16:35:58.656Z] ---> Running in 9cbdf562b7bb [2021-08-28T16:35:58.656Z] Removing intermediate container 22b3962bbca5 [2021-08-28T16:35:58.656Z] ---> fbee01376aaf [2021-08-28T16:35:58.656Z] Step 14/22 : WORKDIR /edgex [Pipeline] { [Pipeline] sh [2021-08-28T16:35:58.924Z] Removing intermediate container e0303046942b [2021-08-28T16:35:58.924Z] ---> 0334ef7007c0 [2021-08-28T16:35:58.924Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-28T16:35:58.924Z] ---> Running in 05b7e86c76f1 [2021-08-28T16:35:58.924Z] Removing intermediate container 9cbdf562b7bb [2021-08-28T16:35:58.924Z] ---> a0a749f1147e [2021-08-28T16:35:58.924Z] Step 16/24 : WORKDIR / [2021-08-28T16:35:58.924Z] ---> Running in 45e04138a385 [2021-08-28T16:35:58.924Z] ---> Running in 9bae3b92d8ab [2021-08-28T16:35:59.213Z] Removing intermediate container 05b7e86c76f1 [2021-08-28T16:35:59.213Z] ---> b70fe1c1b246 [2021-08-28T16:35:59.213Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-28T16:35:59.213Z] Removing intermediate container 45e04138a385 [2021-08-28T16:35:59.213Z] ---> 1b4223380794 [2021-08-28T16:35:59.213Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:35:59.213Z] Removing intermediate container 9bae3b92d8ab [2021-08-28T16:35:59.213Z] ---> 4faeff9c8446 [2021-08-28T16:35:59.213Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:35:59.422Z] + go version [2021-08-28T16:35:59.422Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-28T16:35:59.451Z] $ docker stop --time=1 650e9811a54fc9e265924133d570ca05cde8d1f5fa08d509c628f53020f7021e [2021-08-28T16:35:59.799Z] ---> be18988e1406 [2021-08-28T16:35:59.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-28T16:35:59.799Z] ---> 19942d5ccf89 [2021-08-28T16:35:59.799Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-28T16:35:59.799Z] ---> 32c5d0c76d46 [2021-08-28T16:35:59.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-28T16:36:00.779Z] ---> f29106f0fb17 [2021-08-28T16:36:00.779Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-28T16:36:00.779Z] ---> 83d664280f96 [2021-08-28T16:36:00.779Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-28T16:36:00.779Z] ---> 77288afc8ebd [2021-08-28T16:36:00.779Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-28T16:36:01.051Z] ---> e414551ab3bd [2021-08-28T16:36:01.051Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-28T16:36:01.344Z] $ docker rm -f 650e9811a54fc9e265924133d570ca05cde8d1f5fa08d509c628f53020f7021e [Pipeline] // withDockerContainer [2021-08-28T16:36:01.644Z] ---> 1b39295f5470 [2021-08-28T16:36:01.644Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-28T16:36:01.644Z] ---> Running in 7ae8ab8883f6 [2021-08-28T16:36:01.644Z] Removing intermediate container 820b079f2ca4 [2021-08-28T16:36:01.644Z] ---> 6abd6bdb157a [2021-08-28T16:36:01.644Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-28T16:36:01.644Z] ---> 3ced14eafc55 [2021-08-28T16:36:01.644Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-28T16:36:01.644Z] ---> Running in 91420de53fca [2021-08-28T16:36:01.644Z] ---> Running in f15e64767cb4 [2021-08-28T16:36:01.644Z] ---> Running in 9021eccf0aba [2021-08-28T16:36:01.644Z] Removing intermediate container cbd7b622f6ee [2021-08-28T16:36:01.644Z] ---> 89f5a5d71376 [2021-08-28T16:36:01.644Z] [2021-08-28T16:36:01.644Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:36:01.644Z] ---> 13621d1b12d4 [2021-08-28T16:36:01.644Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-28T16:36:01.644Z] ---> Running in edf7cd5b1e2f [2021-08-28T16:36:01.644Z] Removing intermediate container 7ae8ab8883f6 [2021-08-28T16:36:01.644Z] ---> 52b3dfaa20f1 [2021-08-28T16:36:01.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:36:01.644Z] Removing intermediate container 9021eccf0aba [2021-08-28T16:36:01.644Z] ---> e9c5562ec4ed [2021-08-28T16:36:01.644Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:36:01.913Z] ---> Running in 9fca8709c70d [2021-08-28T16:36:01.914Z] ---> Running in f453131308ce [2021-08-28T16:36:01.914Z] Removing intermediate container 91420de53fca [2021-08-28T16:36:01.914Z] ---> 040f0ea3e875 [2021-08-28T16:36:01.914Z] Step 19/22 : CMD ["--init=true"] [2021-08-28T16:36:01.914Z] Removing intermediate container edf7cd5b1e2f [2021-08-28T16:36:01.914Z] ---> 33dc9760a8ae [2021-08-28T16:36:01.914Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-28T16:36:01.914Z] ---> Running in bbf309ae1af5 [2021-08-28T16:36:01.914Z] Removing intermediate container 9fca8709c70d [2021-08-28T16:36:01.914Z] ---> 38fd8c081b8f [2021-08-28T16:36:01.914Z] Step 21/23 : LABEL arch=x86_64 [2021-08-28T16:36:01.914Z] ---> Running in 520baf5f5a50 [2021-08-28T16:36:01.914Z] ---> Running in f0372d81b128 [2021-08-28T16:36:01.914Z] 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-08-28T16:36:02.187Z] Removing intermediate container f453131308ce [2021-08-28T16:36:02.187Z] ---> 47a7fb1c8b7b [2021-08-28T16:36:02.187Z] Step 22/24 : LABEL arch=x86_64 [2021-08-28T16:36:02.187Z] Removing intermediate container bbf309ae1af5 [2021-08-28T16:36:02.187Z] ---> 1ba15fedc899 [2021-08-28T16:36:02.187Z] Step 20/22 : LABEL arch=x86_64 [2021-08-28T16:36:02.187Z] ---> Running in d54ef91b61d9 [2021-08-28T16:36:02.187Z] Removing intermediate container 520baf5f5a50 [2021-08-28T16:36:02.187Z] ---> a955d9ac83f5 [2021-08-28T16:36:02.187Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-28T16:36:02.187Z] ---> Running in 9c3d89b56928 [2021-08-28T16:36:02.187Z] ---> Running in 4a5f861ad1af [2021-08-28T16:36:02.187Z] Removing intermediate container f0372d81b128 [2021-08-28T16:36:02.187Z] ---> 396f21cf85c8 [2021-08-28T16:36:02.187Z] Step 22/23 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:36:02.187Z] Removing intermediate container d54ef91b61d9 [2021-08-28T16:36:02.187Z] ---> 6c0b539b80d2 [2021-08-28T16:36:02.187Z] Step 23/24 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:36:02.187Z] ---> Running in fa85e7734bcd [2021-08-28T16:36:02.199Z] + docker inspect -f . ci-base-image-arm64 [2021-08-28T16:36:02.199Z] . [Pipeline] withDockerContainer [2021-08-28T16:36:02.453Z] ---> Running in 71166f77c755 [2021-08-28T16:36:02.453Z] Removing intermediate container 9c3d89b56928 [2021-08-28T16:36:02.453Z] ---> dc7bda1779fc [2021-08-28T16:36:02.453Z] Step 21/22 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:36:02.453Z] Removing intermediate container 4a5f861ad1af [2021-08-28T16:36:02.453Z] ---> d58831ab3a60 [2021-08-28T16:36:02.453Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:36:02.453Z] ---> Running in 2aee4e6c7832 [2021-08-28T16:36:02.453Z] Removing intermediate container fa85e7734bcd [2021-08-28T16:36:02.453Z] ---> 910b42bc79a9 [2021-08-28T16:36:02.453Z] Step 23/23 : LABEL version=0.0.0 [2021-08-28T16:36:02.453Z] ---> Running in a8a5ad9fa1ed [2021-08-28T16:36:02.453Z] ---> Running in ae8249b5a85f [2021-08-28T16:36:02.453Z] Removing intermediate container 71166f77c755 [2021-08-28T16:36:02.453Z] ---> 28dacce417cb [2021-08-28T16:36:02.453Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:36:02.483Z] prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container [2021-08-28T16:36:02.581Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-28T16:36:02.722Z] Removing intermediate container 2aee4e6c7832 [2021-08-28T16:36:02.722Z] ---> 4137a4087ae7 [2021-08-28T16:36:02.722Z] Step 22/22 : LABEL version=0.0.0 [2021-08-28T16:36:02.722Z] ---> Running in 05ede1baf12d [2021-08-28T16:36:02.722Z] ---> Running in 4e898769e848 [2021-08-28T16:36:02.722Z] Removing intermediate container ae8249b5a85f [2021-08-28T16:36:02.722Z] ---> 1ed9c3b119b3 [2021-08-28T16:36:02.722Z] [2021-08-28T16:36:02.722Z] Removing intermediate container 05ede1baf12d [2021-08-28T16:36:02.722Z] ---> bada2e1af241 [2021-08-28T16:36:02.722Z] [2021-08-28T16:36:02.991Z] Removing intermediate container 4e898769e848 [2021-08-28T16:36:02.991Z] ---> f2e4a8df6e1f [2021-08-28T16:36:02.991Z] [2021-08-28T16:36:02.991Z] Successfully built bada2e1af241 [2021-08-28T16:36:02.991Z] Successfully tagged core-command:latest [2021-08-28T16:36:02.991Z] Building support-notifications [2021-08-28T16:36:02.991Z]  Building core-command ... done Successfully built 1ed9c3b119b3 [2021-08-28T16:36:02.991Z] Successfully tagged support-scheduler:latest [2021-08-28T16:36:02.991Z]  Building support-scheduler ... done Building security-bootstrapper [2021-08-28T16:36:02.991Z] Successfully built f2e4a8df6e1f [2021-08-28T16:36:02.991Z] Successfully tagged security-proxy-setup:latest [2021-08-28T16:36:02.991Z] Building core-metadata [2021-08-28T16:36:02.991Z]  Building security-proxy-setup ... done Removing intermediate container f15e64767cb4 [2021-08-28T16:36:02.991Z] ---> 0b302e0f4c7a [2021-08-28T16:36:02.991Z] [2021-08-28T16:36:02.991Z] Step 12/24 : FROM docker:20.10.7 [2021-08-28T16:36:03.578Z] Removing intermediate container a8a5ad9fa1ed [2021-08-28T16:36:03.578Z] ---> 24609c13de11 [2021-08-28T16:36:03.578Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-28T16:36:04.267Z] $ docker top 305bbd4280a392068d2d78eb7fe69ebd083225a1e8c21acc5e120ea0fc16f3fe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-28T16:36:04.618Z] ========================================================= [2021-08-28T16:36:04.618Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-28T16:36:04.618Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-28T16:36:04.988Z] 20.10.7: Pulling from library/docker [2021-08-28T16:36:04.988Z] ---> Running in 2132e2d58ee6 [2021-08-28T16:36:05.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:05.288Z] + go mod tidy [2021-08-28T16:36:06.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-08-28T16:36:06.933Z] + make test [2021-08-28T16:36:06.934Z] 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-08-28T16:36:06.934Z] go mod tidy [2021-08-28T16:36:07.534Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-28T16:36:08.197Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-28T16:36:08.467Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-28T16:36:08.467Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-28T16:36:08.737Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-28T16:36:09.702Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-28T16:36:09.969Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:36:09.969Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:36:09.969Z] ---> 7260bda62abf [2021-08-28T16:36:09.969Z] Step 3/32 : WORKDIR /edgex-go [2021-08-28T16:36:09.969Z] ---> Using cache [2021-08-28T16:36:09.969Z] ---> ebf0c0daa19a [2021-08-28T16:36:09.969Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:36:09.969Z] ---> Using cache [2021-08-28T16:36:09.969Z] ---> 9cdc1916ee01 [2021-08-28T16:36:09.969Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-28T16:36:10.248Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-28T16:36:10.248Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:36:10.248Z] OK: 8 MiB in 20 packages [2021-08-28T16:36:14.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:36:14.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:36:14.518Z] ---> 7260bda62abf [2021-08-28T16:36:14.518Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:36:14.518Z] ---> Using cache [2021-08-28T16:36:14.518Z] ---> ebf0c0daa19a [2021-08-28T16:36:14.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:36:14.518Z] ---> Using cache [2021-08-28T16:36:14.518Z] ---> 9cdc1916ee01 [2021-08-28T16:36:14.518Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-28T16:36:17.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:36:17.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:36:17.110Z] ---> 7260bda62abf [2021-08-28T16:36:17.110Z] Step 3/23 : WORKDIR /edgex-go [2021-08-28T16:36:17.110Z] ---> Using cache [2021-08-28T16:36:17.110Z] ---> ebf0c0daa19a [2021-08-28T16:36:17.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:36:17.110Z] ---> Using cache [2021-08-28T16:36:17.110Z] ---> 9cdc1916ee01 [2021-08-28T16:36:17.110Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-28T16:36:18.074Z] ---> Running in 89f7f792830b [2021-08-28T16:36:18.074Z] ---> Running in 6de22fad893d [2021-08-28T16:36:18.074Z] ---> Running in c1abb3d8b693 [2021-08-28T16:36:18.074Z] Removing intermediate container 2132e2d58ee6 [2021-08-28T16:36:18.074Z] ---> bc422df67cbd [2021-08-28T16:36:18.074Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:36:18.342Z] ---> a8f1ce37f34d [2021-08-28T16:36:18.342Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-28T16:36:18.610Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-28T16:36:18.610Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-28T16:36:18.610Z] ---> 08bdaf2f88f9 [2021-08-28T16:36:18.610Z] 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-08-28T16:36:18.610Z] ---> Running in 8e5213b8a34c [2021-08-28T16:36:18.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:18.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:18.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:18.881Z] Removing intermediate container 8e5213b8a34c [2021-08-28T16:36:18.881Z] ---> 623da0d9d4f2 [2021-08-28T16:36:18.881Z] 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-08-28T16:36:18.881Z] ---> Running in b02b5bf48339 [2021-08-28T16:36:18.881Z] ---> 19b370597293 [2021-08-28T16:36:18.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-28T16:36:19.149Z] ---> 01e0bdf31615 [2021-08-28T16:36:19.149Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-28T16:36:19.149Z] ---> Running in 8b82a8740bc8 [2021-08-28T16:36:19.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:19.478Z] Removing intermediate container 8b82a8740bc8 [2021-08-28T16:36:19.478Z] ---> 8d7726a6b3ed [2021-08-28T16:36:19.478Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:36:19.478Z] ---> Running in 4886b3b017b8 [2021-08-28T16:36:19.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:19.478Z] Removing intermediate container 4886b3b017b8 [2021-08-28T16:36:19.478Z] ---> 2689ca59b42d [2021-08-28T16:36:19.478Z] Step 22/24 : LABEL arch=x86_64 [2021-08-28T16:36:19.478Z] ---> Running in ae1ea3f67fc5 [2021-08-28T16:36:19.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:19.782Z] Removing intermediate container ae1ea3f67fc5 [2021-08-28T16:36:19.782Z] ---> 0cc422d98bd3 [2021-08-28T16:36:19.782Z] Step 23/24 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:36:19.782Z] (1/39) Installing readline (8.1.0-r0) [2021-08-28T16:36:19.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:19.782Z] ---> Running in c8fab04585e9 [2021-08-28T16:36:19.782Z] (2/39) Installing bash (5.1.0-r0) [2021-08-28T16:36:19.782Z] Executing bash-5.1.0-r0.post-install [2021-08-28T16:36:19.782Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-28T16:36:19.782Z] Removing intermediate container c8fab04585e9 [2021-08-28T16:36:19.782Z] ---> de15c6d97455 [2021-08-28T16:36:19.782Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:36:19.782Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-28T16:36:19.782Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-28T16:36:19.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:19.782Z] ---> Running in e22ed978e7fe [2021-08-28T16:36:19.782Z] (6/39) Installing curl (7.78.0-r0) [2021-08-28T16:36:19.782Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-28T16:36:19.782Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-28T16:36:19.782Z] (9/39) Installing expat (2.2.10-r1) [2021-08-28T16:36:19.782Z] (10/39) Installing libffi (3.3-r2) [2021-08-28T16:36:19.782Z] (11/39) Installing gdbm (1.19-r0) [2021-08-28T16:36:19.782Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-28T16:36:20.136Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-28T16:36:20.136Z] Removing intermediate container e22ed978e7fe [2021-08-28T16:36:20.136Z] ---> db4c9bca9f24 [2021-08-28T16:36:20.136Z] [2021-08-28T16:36:20.136Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-28T16:36:20.136Z] Successfully built db4c9bca9f24 [2021-08-28T16:36:20.136Z] Successfully tagged core-data:latest [2021-08-28T16:36:20.136Z] Building security-secretstore-setup [2021-08-28T16:36:20.136Z]  Building core-data ... done OK: 219 MiB in 52 packages [2021-08-28T16:36:20.442Z] OK: 219 MiB in 52 packages [2021-08-28T16:36:21.404Z] OK: 219 MiB in 52 packages [2021-08-28T16:36:24.770Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-28T16:36:24.770Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-28T16:36:24.770Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:36:24.770Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:36:24.770Z] ---> 7260bda62abf [2021-08-28T16:36:24.770Z] Step 3/26 : WORKDIR /edgex-go [2021-08-28T16:36:24.770Z] ---> Using cache [2021-08-28T16:36:24.770Z] ---> ebf0c0daa19a [2021-08-28T16:36:24.770Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:36:24.770Z] ---> Using cache [2021-08-28T16:36:24.770Z] ---> 9cdc1916ee01 [2021-08-28T16:36:24.770Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-28T16:36:24.770Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-28T16:36:24.770Z] Removing intermediate container 89f7f792830b [2021-08-28T16:36:24.770Z] ---> 036bb8fa3402 [2021-08-28T16:36:24.770Z] Step 6/23 : COPY go.mod . [2021-08-28T16:36:24.770Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-28T16:36:24.770Z] ---> Running in c5922b94b9dd [2021-08-28T16:36:24.770Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-28T16:36:24.770Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-28T16:36:24.770Z] Removing intermediate container c1abb3d8b693 [2021-08-28T16:36:24.770Z] ---> efb949536f67 [2021-08-28T16:36:24.770Z] Step 6/32 : COPY go.mod . [2021-08-28T16:36:24.770Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-28T16:36:24.770Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-28T16:36:24.770Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-28T16:36:24.770Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-28T16:36:24.770Z] Removing intermediate container 6de22fad893d [2021-08-28T16:36:24.770Z] ---> 5abe447c9771 [2021-08-28T16:36:24.770Z] Step 6/24 : COPY go.mod . [2021-08-28T16:36:24.770Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-28T16:36:24.770Z] ---> 736fed39c0f5 [2021-08-28T16:36:24.770Z] Step 7/23 : RUN go mod download [2021-08-28T16:36:24.770Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-28T16:36:24.770Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-28T16:36:24.770Z] ---> 16d9195a65cf [2021-08-28T16:36:24.770Z] Step 7/32 : RUN go mod download [2021-08-28T16:36:24.770Z] ---> Running in 7a9a8e54de02 [2021-08-28T16:36:24.770Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-28T16:36:24.771Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-28T16:36:24.771Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-28T16:36:24.771Z] ---> Running in bdefbc206da0 [2021-08-28T16:36:24.771Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-28T16:36:24.771Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-28T16:36:24.771Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-28T16:36:24.771Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-28T16:36:24.771Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-28T16:36:24.771Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-28T16:36:24.771Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-28T16:36:24.771Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-28T16:36:24.771Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-28T16:36:25.050Z] ---> 2ead955d233f [2021-08-28T16:36:25.050Z] Step 7/24 : RUN go mod download [2021-08-28T16:36:25.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:25.050Z] ---> Running in f4afa2209ac6 [2021-08-28T16:36:25.322Z] Executing busybox-1.32.1-r6.trigger [2021-08-28T16:36:25.322Z] OK: 82 MiB in 59 packages [2021-08-28T16:36:25.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:36:26.501Z] OK: 219 MiB in 52 packages [2021-08-28T16:36:26.501Z] Removing intermediate container 7a9a8e54de02 [2021-08-28T16:36:26.501Z] ---> 4589df2cc3e0 [2021-08-28T16:36:26.501Z] Step 8/23 : COPY . . [2021-08-28T16:36:27.954Z] Collecting docker-compose==1.23.2 [2021-08-28T16:36:27.955Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-28T16:36:28.246Z] Collecting docopt<0.7,>=0.6.1 [2021-08-28T16:36:28.246Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-28T16:36:28.524Z] 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-08-28T16:36:28.524Z] Collecting docker<4.0,>=3.6.0 [2021-08-28T16:36:28.524Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-28T16:36:28.524Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-28T16:36:28.524Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-28T16:36:28.524Z] Collecting cached-property<2,>=1.2.0 [2021-08-28T16:36:28.524Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-28T16:36:29.134Z] Removing intermediate container c5922b94b9dd [2021-08-28T16:36:29.134Z] ---> 706085b6748d [2021-08-28T16:36:29.134Z] Step 6/26 : COPY go.mod . [2021-08-28T16:36:29.134Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-28T16:36:29.134Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-28T16:36:29.733Z] Collecting texttable<0.10,>=0.9.0 [2021-08-28T16:36:29.733Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-28T16:36:29.733Z] Removing intermediate container bdefbc206da0 [2021-08-28T16:36:29.733Z] ---> b20308bb0dcd [2021-08-28T16:36:29.733Z] Step 8/32 : COPY . . [2021-08-28T16:36:30.341Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-28T16:36:30.341Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-28T16:36:30.341Z] Removing intermediate container f4afa2209ac6 [2021-08-28T16:36:30.341Z] ---> 2bca16f08985 [2021-08-28T16:36:30.341Z] Step 8/24 : COPY . . [2021-08-28T16:36:30.341Z] Collecting jsonschema<3,>=2.5.1 [2021-08-28T16:36:30.341Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-28T16:36:30.341Z] Collecting PyYAML<4,>=3.10 [2021-08-28T16:36:30.341Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-28T16:36:31.346Z] ---> 0ff94d255a72 [2021-08-28T16:36:31.347Z] Step 7/26 : RUN go mod download [2021-08-28T16:36:32.792Z] Collecting docker-pycreds>=0.4.0 [2021-08-28T16:36:32.792Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-28T16:36:32.792Z] Collecting idna<2.8,>=2.5 [2021-08-28T16:36:32.792Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-28T16:36:33.092Z] Collecting certifi>=2017.4.17 [2021-08-28T16:36:33.092Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-28T16:36:33.092Z] ---> Running in ba4ef4eee498 [2021-08-28T16:36:33.092Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-28T16:36:33.092Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-28T16:36:33.092Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-28T16:36:33.092Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-28T16:36:33.388Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-28T16:36:33.388Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-28T16:36:33.388Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-28T16:36:33.388Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-28T16:36:33.388Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-28T16:36:33.388Z] Attempting uninstall: urllib3 [2021-08-28T16:36:33.388Z] Found existing installation: urllib3 1.26.2 [2021-08-28T16:36:33.388Z] Uninstalling urllib3-1.26.2: [2021-08-28T16:36:33.388Z] Successfully uninstalled urllib3-1.26.2 [2021-08-28T16:36:34.346Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-28T16:36:34.387Z] Attempting uninstall: idna [2021-08-28T16:36:34.387Z] Found existing installation: idna 3.1 [2021-08-28T16:36:34.387Z] Uninstalling idna-3.1: [2021-08-28T16:36:34.387Z] Successfully uninstalled idna-3.1 [2021-08-28T16:36:34.387Z] ---> 16bb24773d25 [2021-08-28T16:36:34.387Z] Step 9/23 : RUN go mod tidy [2021-08-28T16:36:35.038Z] Attempting uninstall: chardet [2021-08-28T16:36:35.038Z] Found existing installation: chardet 4.0.0 [2021-08-28T16:36:35.038Z] Uninstalling chardet-4.0.0: [2021-08-28T16:36:35.038Z] Successfully uninstalled chardet-4.0.0 [2021-08-28T16:36:37.044Z] ---> Running in 3bd3fe637746 [2021-08-28T16:36:37.318Z] Attempting uninstall: requests [2021-08-28T16:36:37.318Z] Found existing installation: requests 2.25.1 [2021-08-28T16:36:37.318Z] Uninstalling requests-2.25.1: [2021-08-28T16:36:37.318Z] Successfully uninstalled requests-2.25.1 [2021-08-28T16:36:37.318Z] Running setup.py install for texttable: started [2021-08-28T16:36:37.939Z] Running setup.py install for texttable: finished with status 'done' [2021-08-28T16:36:37.939Z] Running setup.py install for PyYAML: started [2021-08-28T16:36:38.221Z] ---> 3abca4ba968f [2021-08-28T16:36:38.221Z] Step 9/32 : RUN go mod tidy [2021-08-28T16:36:38.221Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-28T16:36:38.839Z] Removing intermediate container ba4ef4eee498 [2021-08-28T16:36:38.839Z] ---> 98d8a25314b3 [2021-08-28T16:36:38.839Z] Step 8/26 : COPY . . [2021-08-28T16:36:39.119Z] Running setup.py install for docopt: started [2021-08-28T16:36:39.119Z] ---> Running in 6231d28c94d6 [2021-08-28T16:36:39.405Z] Running setup.py install for docopt: finished with status 'done' [2021-08-28T16:36:39.405Z] Running setup.py install for dockerpty: started [2021-08-28T16:36:40.014Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-28T16:36:41.498Z] ---> 9cefb8f77666 [2021-08-28T16:36:41.498Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:36:41.498Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-28T16:36:41.785Z] ---> Running in 581be45dce07 [2021-08-28T16:36:41.785Z] Removing intermediate container 3bd3fe637746 [2021-08-28T16:36:41.785Z] ---> 1873ee111713 [2021-08-28T16:36:41.785Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-28T16:36:42.075Z] ---> Running in 8d0b19c12ace [2021-08-28T16:36:43.064Z] 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-08-28T16:36:44.051Z] Removing intermediate container 6231d28c94d6 [2021-08-28T16:36:44.051Z] ---> f47b523ab829 [2021-08-28T16:36:44.051Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-28T16:36:44.654Z] ---> Running in 4809bf92c344 [2021-08-28T16:36:44.933Z] Removing intermediate container 581be45dce07 [2021-08-28T16:36:44.933Z] ---> 085b0850a0c9 [2021-08-28T16:36:44.933Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-28T16:36:44.933Z] ---> Running in 1eec113bbb8a [2021-08-28T16:36:44.933Z] ---> 4df06ac354d4 [2021-08-28T16:36:44.933Z] Step 9/26 : RUN go mod tidy [2021-08-28T16:36:45.205Z] ---> Running in 6a28c5ebc542 [2021-08-28T16:36:45.483Z] 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-08-28T16:36:45.753Z] 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-08-28T16:36:47.208Z] Removing intermediate container 6a28c5ebc542 [2021-08-28T16:36:47.208Z] ---> 619fd3f1d99c [2021-08-28T16:36:47.208Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-28T16:36:47.208Z] ---> Running in 0a5578216680 [2021-08-28T16:36:47.822Z] 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-08-28T16:36:49.821Z] Removing intermediate container b02b5bf48339 [2021-08-28T16:36:49.821Z] ---> 4706dda00b70 [2021-08-28T16:36:49.821Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-28T16:36:49.821Z] ---> Running in 3c1e9ef104ea [2021-08-28T16:36:49.821Z] Removing intermediate container 3c1e9ef104ea [2021-08-28T16:36:49.821Z] ---> aebad3b930ad [2021-08-28T16:36:49.821Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-28T16:36:49.821Z] ---> Running in 34e12b510d3a [2021-08-28T16:36:50.099Z] Removing intermediate container 34e12b510d3a [2021-08-28T16:36:50.099Z] ---> d6fd18cc7e5b [2021-08-28T16:36:50.099Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-28T16:36:50.729Z] ---> c588c6049e49 [2021-08-28T16:36:50.729Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-28T16:36:51.010Z] ---> d605a302ce9b [2021-08-28T16:36:51.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-28T16:36:51.292Z] ---> 0bb8f8d51c10 [2021-08-28T16:36:51.292Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-28T16:36:51.292Z] ---> Running in 7cf7cbdb9dd8 [2021-08-28T16:36:51.571Z] Removing intermediate container 7cf7cbdb9dd8 [2021-08-28T16:36:51.571Z] ---> ba81cf4a4376 [2021-08-28T16:36:51.571Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:36:51.571Z] ---> Running in e34208cdc4d9 [2021-08-28T16:36:51.851Z] Removing intermediate container e34208cdc4d9 [2021-08-28T16:36:51.851Z] ---> adf117c81dfe [2021-08-28T16:36:51.851Z] Step 22/24 : LABEL arch=x86_64 [2021-08-28T16:36:51.851Z] ---> Running in 8ae6832de724 [2021-08-28T16:36:52.126Z] Removing intermediate container 8ae6832de724 [2021-08-28T16:36:52.126Z] ---> fe099a9a978b [2021-08-28T16:36:52.126Z] Step 23/24 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:36:52.126Z] ---> Running in 0a8be47549f9 [2021-08-28T16:36:52.126Z] Removing intermediate container 0a8be47549f9 [2021-08-28T16:36:52.126Z] ---> 0878c1e3557c [2021-08-28T16:36:52.126Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:36:52.411Z] ---> Running in d083a7dd8682 [2021-08-28T16:36:52.411Z] Removing intermediate container d083a7dd8682 [2021-08-28T16:36:52.411Z] ---> ced304040bcd [2021-08-28T16:36:52.411Z] [2021-08-28T16:36:52.707Z] Successfully built ced304040bcd [2021-08-28T16:36:52.707Z] Successfully tagged sys-mgmt-agent:latest [2021-08-28T16:37:19.526Z]  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-08-28T16:37:19.526Z] Removing intermediate container 8d0b19c12ace [2021-08-28T16:37:19.526Z] ---> c3d334837586 [2021-08-28T16:37:19.526Z] [2021-08-28T16:37:19.526Z] Step 11/23 : FROM alpine:3.12 [2021-08-28T16:37:19.526Z] ---> 13621d1b12d4 [2021-08-28T16:37:19.526Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-28T16:37:19.526Z] Removing intermediate container 4809bf92c344 [2021-08-28T16:37:19.526Z] ---> c0688010e628 [2021-08-28T16:37:19.526Z] [2021-08-28T16:37:19.526Z] Step 11/32 : FROM alpine:3.12 [2021-08-28T16:37:19.526Z] ---> 13621d1b12d4 [2021-08-28T16:37:19.526Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-28T16:37:19.526Z] ---> Running in dc3a55e759e5 [2021-08-28T16:37:19.526Z] ---> Running in c445f5db5453 [2021-08-28T16:37:19.526Z] Removing intermediate container c445f5db5453 [2021-08-28T16:37:19.526Z] ---> 6baa71731ce3 [2021-08-28T16:37:19.526Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-28T16:37:19.526Z] ---> Running in 29d3be2af4b7 [2021-08-28T16:37:19.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:19.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:19.526Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-28T16:37:19.526Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-28T16:37:19.813Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:37:19.813Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:37:19.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:19.813Z] OK: 6 MiB in 16 packages [2021-08-28T16:37:19.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:20.093Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-28T16:37:20.093Z] (2/2) Installing su-exec (0.2-r1) [2021-08-28T16:37:20.093Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:37:20.093Z] OK: 6 MiB in 16 packages [2021-08-28T16:37:21.074Z] Removing intermediate container dc3a55e759e5 [2021-08-28T16:37:21.074Z] ---> 5bf6ec99e3b1 [2021-08-28T16:37:21.074Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:37:21.074Z] Removing intermediate container 0a5578216680 [2021-08-28T16:37:21.074Z] ---> 3761c1780349 [2021-08-28T16:37:21.074Z] [2021-08-28T16:37:21.074Z] Step 11/26 : FROM alpine:3.12 [2021-08-28T16:37:21.074Z] ---> 13621d1b12d4 [2021-08-28T16:37:21.074Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-28T16:37:21.074Z] ---> Running in 475841ad2cb3 [2021-08-28T16:37:21.074Z] ---> Running in 4f3d44bb1e4e [2021-08-28T16:37:21.074Z] Removing intermediate container 29d3be2af4b7 [2021-08-28T16:37:21.074Z] ---> a425fcc05649 [2021-08-28T16:37:21.074Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-28T16:37:21.074Z] ---> Running in 5d2be1e566c5 [2021-08-28T16:37:21.370Z] Removing intermediate container 475841ad2cb3 [2021-08-28T16:37:21.370Z] ---> 551388de3046 [2021-08-28T16:37:21.370Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-28T16:37:21.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:21.370Z] Removing intermediate container 5d2be1e566c5 [2021-08-28T16:37:21.370Z] ---> 62106797eb7a [2021-08-28T16:37:21.370Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-28T16:37:21.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-28T16:37:21.655Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-28T16:37:21.655Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-28T16:37:21.655Z] (3/3) Installing su-exec (0.2-r1) [2021-08-28T16:37:21.655Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:37:21.655Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:37:21.655Z] OK: 6 MiB in 17 packages [2021-08-28T16:37:21.655Z] ---> Running in 685f555c4d95 [2021-08-28T16:37:21.655Z] ---> Running in ca86c4bbab8e [2021-08-28T16:37:21.655Z] Removing intermediate container 685f555c4d95 [2021-08-28T16:37:21.655Z] ---> e79275683628 [2021-08-28T16:37:21.655Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-28T16:37:21.932Z] Removing intermediate container 1eec113bbb8a [2021-08-28T16:37:21.932Z] ---> 58b194af6c58 [2021-08-28T16:37:21.932Z] [2021-08-28T16:37:21.932Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:37:21.932Z] ---> 13621d1b12d4 [2021-08-28T16:37:21.932Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:37:21.932Z] ---> Using cache [2021-08-28T16:37:21.932Z] ---> c743de799ee9 [2021-08-28T16:37:21.932Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:37:21.932Z] ---> Using cache [2021-08-28T16:37:21.932Z] ---> db413b7cba36 [2021-08-28T16:37:21.932Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-28T16:37:21.932Z] ---> Running in 2b524015e1bc [2021-08-28T16:37:21.932Z] ---> Running in 8363df1fbcfe [2021-08-28T16:37:21.932Z] Removing intermediate container ca86c4bbab8e [2021-08-28T16:37:21.932Z] ---> d2afc77f5ee2 [2021-08-28T16:37:21.932Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-28T16:37:22.210Z] ---> Running in beef71c10879 [2021-08-28T16:37:22.210Z] Removing intermediate container 2b524015e1bc [2021-08-28T16:37:22.210Z] ---> 7677b8895b17 [2021-08-28T16:37:22.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:37:22.210Z] Removing intermediate container 4f3d44bb1e4e [2021-08-28T16:37:22.210Z] ---> 44436ab950c2 [2021-08-28T16:37:22.210Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-28T16:37:22.210Z] Removing intermediate container 8363df1fbcfe [2021-08-28T16:37:22.210Z] ---> 62c5f8f6440f [2021-08-28T16:37:22.210Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-28T16:37:22.210Z] ---> Running in 42aa1a22be96 [2021-08-28T16:37:22.210Z] ---> Running in f7818a7260e4 [2021-08-28T16:37:22.485Z] Removing intermediate container 42aa1a22be96 [2021-08-28T16:37:22.485Z] ---> be5cc7ffa8e6 [2021-08-28T16:37:22.485Z] Step 16/24 : WORKDIR / [2021-08-28T16:37:22.485Z] ---> 64caa193647e [2021-08-28T16:37:22.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-28T16:37:22.485Z] Removing intermediate container f7818a7260e4 [2021-08-28T16:37:22.485Z] ---> afbc520b1062 [2021-08-28T16:37:22.485Z] Step 14/26 : WORKDIR / [2021-08-28T16:37:22.485Z] ---> Running in a3af5191a0c3 [2021-08-28T16:37:22.485Z] ---> Running in 728ea654351d [2021-08-28T16:37:22.764Z] Removing intermediate container a3af5191a0c3 [2021-08-28T16:37:22.764Z] ---> 273771ebaf65 [2021-08-28T16:37:22.764Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:37:22.764Z] Removing intermediate container 728ea654351d [2021-08-28T16:37:22.764Z] ---> 9acd5286de34 [2021-08-28T16:37:22.764Z] 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-08-28T16:37:22.764Z] ---> 4200f2d9f1bf [2021-08-28T16:37:22.764Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-28T16:37:22.764Z] ---> 69eeb178039d [2021-08-28T16:37:22.764Z] 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-08-28T16:37:22.765Z] Removing intermediate container beef71c10879 [2021-08-28T16:37:22.765Z] ---> 2320c5fb4982 [2021-08-28T16:37:22.765Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-28T16:37:23.041Z] ---> Running in 1986151dde48 [2021-08-28T16:37:23.041Z] ---> a19680eba90b [2021-08-28T16:37:23.041Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-28T16:37:23.041Z] ---> 7ee24bb1a4d9 [2021-08-28T16:37:23.041Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-28T16:37:23.041Z] Removing intermediate container 1986151dde48 [2021-08-28T16:37:23.041Z] ---> caf3a3feda79 [2021-08-28T16:37:23.041Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-28T16:37:23.041Z] ---> Running in 6141436a009c [2021-08-28T16:37:23.041Z] ---> eae56baee0fa [2021-08-28T16:37:23.041Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-28T16:37:23.320Z] Removing intermediate container 6141436a009c [2021-08-28T16:37:23.320Z] ---> 7cede7cbf080 [2021-08-28T16:37:23.320Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:37:23.320Z] ---> 50fb04098c31 [2021-08-28T16:37:23.320Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-28T16:37:23.320Z] ---> Running in d75272efc661 [2021-08-28T16:37:23.320Z] ---> 642289fcd363 [2021-08-28T16:37:23.320Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-28T16:37:23.320Z] ---> 07826b498b2f [2021-08-28T16:37:23.320Z] 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-08-28T16:37:23.599Z] ---> Running in 2e493c2a39c9 [2021-08-28T16:37:23.599Z] Removing intermediate container d75272efc661 [2021-08-28T16:37:23.599Z] ---> fd84f4859f71 [2021-08-28T16:37:23.599Z] Step 21/23 : LABEL arch=x86_64 [2021-08-28T16:37:23.599Z] ---> Running in db1c01926588 [2021-08-28T16:37:23.599Z] ---> 87c26261e697 [2021-08-28T16:37:23.599Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-28T16:37:23.599Z] ---> Running in fe72b840f086 [2021-08-28T16:37:23.599Z] Removing intermediate container db1c01926588 [2021-08-28T16:37:23.599Z] ---> 152aba36c200 [2021-08-28T16:37:23.599Z] Step 22/23 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:37:23.877Z] ---> 5aa6e14662e2 [2021-08-28T16:37:23.877Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-28T16:37:23.877Z] ---> Running in 65383b0b2f97 [2021-08-28T16:37:23.877Z] Removing intermediate container fe72b840f086 [2021-08-28T16:37:23.877Z] ---> 861212dc2dca [2021-08-28T16:37:23.877Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:37:23.877Z] ---> Running in e9ea0c065d7b [2021-08-28T16:37:24.154Z] Removing intermediate container 65383b0b2f97 [2021-08-28T16:37:24.154Z] ---> 76762d3ae853 [2021-08-28T16:37:24.154Z] Step 23/23 : LABEL version=0.0.0 [2021-08-28T16:37:24.154Z] ---> Running in 7cd9905f06a9 [2021-08-28T16:37:24.154Z] Removing intermediate container e9ea0c065d7b [2021-08-28T16:37:24.154Z] ---> 02ce4d9858fd [2021-08-28T16:37:24.154Z] Step 22/24 : LABEL arch=x86_64 [2021-08-28T16:37:24.154Z] ---> bd494c1e9b50 [2021-08-28T16:37:24.154Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-28T16:37:24.154Z] ---> Running in 0e2ba993a728 [2021-08-28T16:37:24.438Z] Removing intermediate container 7cd9905f06a9 [2021-08-28T16:37:24.438Z] ---> 7d62bceaa320 [2021-08-28T16:37:24.438Z] [2021-08-28T16:37:24.438Z] Successfully built 7d62bceaa320 [2021-08-28T16:37:24.438Z] Removing intermediate container 2e493c2a39c9 [2021-08-28T16:37:24.438Z] ---> b7ffb8afa203 [2021-08-28T16:37:24.438Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:37:24.438Z] Successfully tagged support-notifications:latest [2021-08-28T16:37:24.438Z]  Building support-notifications ... done Removing intermediate container 0e2ba993a728 [2021-08-28T16:37:24.438Z] ---> 3bd06e08a8e0 [2021-08-28T16:37:24.438Z] Step 23/24 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:37:24.438Z] ---> Running in df690128b7ee [2021-08-28T16:37:24.718Z] ---> 2c434453e098 [2021-08-28T16:37:24.718Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-28T16:37:24.718Z] ---> cf18976ea0bf [2021-08-28T16:37:24.718Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-28T16:37:24.718Z] Removing intermediate container df690128b7ee [2021-08-28T16:37:24.718Z] ---> 3571b0d14e2c [2021-08-28T16:37:24.718Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:37:24.718Z] ---> a7ca97fc858c [2021-08-28T16:37:24.718Z] 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-08-28T16:37:24.718Z] ---> Running in 9cf70aff5c21 [2021-08-28T16:37:24.718Z] ---> Running in 6db3a0618148 [2021-08-28T16:37:24.996Z] Removing intermediate container 9cf70aff5c21 [2021-08-28T16:37:24.996Z] ---> c87de3e76751 [2021-08-28T16:37:24.996Z] [2021-08-28T16:37:24.996Z] Successfully built c87de3e76751 [2021-08-28T16:37:24.996Z] Successfully tagged core-metadata:latest [2021-08-28T16:37:25.272Z]  Building core-metadata ... done  ---> 4b6abbc25408 [2021-08-28T16:37:25.272Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-28T16:37:25.272Z] ---> 5c5346e0c5a7 [2021-08-28T16:37:25.272Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-28T16:37:25.550Z] Removing intermediate container 6db3a0618148 [2021-08-28T16:37:25.550Z] ---> eaff0c90b3b5 [2021-08-28T16:37:25.550Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-28T16:37:25.550Z] ---> Running in 5d1b72dcb382 [2021-08-28T16:37:25.550Z] ---> 15774fd6a104 [2021-08-28T16:37:25.550Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-28T16:37:25.550Z] Removing intermediate container 5d1b72dcb382 [2021-08-28T16:37:25.550Z] ---> 9cec0d9b991a [2021-08-28T16:37:25.550Z] Step 24/26 : LABEL arch=x86_64 [2021-08-28T16:37:25.550Z] ---> Running in 4381faba2d30 [2021-08-28T16:37:25.550Z] ---> 78b32ac14aa7 [2021-08-28T16:37:25.550Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-28T16:37:25.830Z] Removing intermediate container 4381faba2d30 [2021-08-28T16:37:25.830Z] ---> 93a95c2d4e4f [2021-08-28T16:37:25.830Z] Step 25/26 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:37:25.830Z] ---> Running in e46c35e18ae2 [2021-08-28T16:37:25.830Z] ---> Running in 6ce04baeb895 [2021-08-28T16:37:25.830Z] Removing intermediate container e46c35e18ae2 [2021-08-28T16:37:25.830Z] ---> 906b92bdc6e5 [2021-08-28T16:37:26.104Z] Step 26/26 : LABEL version=0.0.0 [2021-08-28T16:37:26.104Z] ---> Running in 4bf43df6407a [2021-08-28T16:37:26.104Z] Removing intermediate container 6ce04baeb895 [2021-08-28T16:37:26.104Z] ---> 379bb6c89c2f [2021-08-28T16:37:26.104Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-28T16:37:26.104Z] Removing intermediate container 4bf43df6407a [2021-08-28T16:37:26.104Z] ---> 639ecb5cf6cd [2021-08-28T16:37:26.104Z] [2021-08-28T16:37:26.104Z] Successfully built 639ecb5cf6cd [2021-08-28T16:37:26.104Z] Successfully tagged security-secretstore-setup:latest [2021-08-28T16:37:26.386Z]  Building security-secretstore-setup ... done  ---> 9b54e4430587 [2021-08-28T16:37:26.386Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-28T16:37:26.386Z] ---> Running in d11325104361 [2021-08-28T16:37:27.019Z] Removing intermediate container d11325104361 [2021-08-28T16:37:27.019Z] ---> 5e24d54e7e18 [2021-08-28T16:37:27.019Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-28T16:37:27.019Z] ---> Running in 55509cbfb695 [2021-08-28T16:37:27.019Z] Removing intermediate container 55509cbfb695 [2021-08-28T16:37:27.019Z] ---> 1c56869fce88 [2021-08-28T16:37:27.019Z] Step 29/32 : CMD ["gate"] [2021-08-28T16:37:27.713Z] ---> Running in e7d701874b84 [2021-08-28T16:37:27.713Z] Removing intermediate container e7d701874b84 [2021-08-28T16:37:27.713Z] ---> 66e674576d0b [2021-08-28T16:37:27.713Z] Step 30/32 : LABEL arch=x86_64 [2021-08-28T16:37:27.713Z] ---> Running in 37cdfec84f1d [2021-08-28T16:37:27.713Z] Removing intermediate container 37cdfec84f1d [2021-08-28T16:37:27.713Z] ---> c170e1a21d39 [2021-08-28T16:37:27.713Z] Step 31/32 : LABEL git_sha=4096bfaea645f2d32d508478792f2c9fb742b685 [2021-08-28T16:37:27.713Z] ---> Running in ac952b01205c [2021-08-28T16:37:27.713Z] Removing intermediate container ac952b01205c [2021-08-28T16:37:27.713Z] ---> 77d203bbac50 [2021-08-28T16:37:27.713Z] Step 32/32 : LABEL version=0.0.0 [2021-08-28T16:37:27.713Z] ---> Running in 8e734c8adfa0 [2021-08-28T16:37:27.989Z] Removing intermediate container 8e734c8adfa0 [2021-08-28T16:37:27.989Z] ---> 9a033e866973 [2021-08-28T16:37:27.989Z] [2021-08-28T16:37:27.989Z] Successfully built 9a033e866973 [2021-08-28T16:37:27.989Z] Successfully tagged security-bootstrapper:latest [2021-08-28T16:37:28.007Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-08-28T16:37:28.025Z] $ docker stop --time=1 348dec322e12dc2a7af50c5aa797e2716647e21929b8bbab1baed6e0111f946b [2021-08-28T16:37:29.306Z] $ docker rm -f 348dec322e12dc2a7af50c5aa797e2716647e21929b8bbab1baed6e0111f946b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-28T16:37:29.728Z] + docker images [2021-08-28T16:37:29.728Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-28T16:37:29.728Z] security-bootstrapper latest 9a033e866973 2 seconds ago 18.8MB [2021-08-28T16:37:29.728Z] security-secretstore-setup latest 639ecb5cf6cd 4 seconds ago 28.1MB [2021-08-28T16:37:29.728Z] core-metadata latest c87de3e76751 5 seconds ago 16.7MB [2021-08-28T16:37:29.728Z] support-notifications latest 7d62bceaa320 5 seconds ago 16.8MB [2021-08-28T16:37:29.728Z] 58b194af6c58 8 seconds ago 1.76GB [2021-08-28T16:37:29.728Z] 3761c1780349 9 seconds ago 1.76GB [2021-08-28T16:37:29.728Z] c0688010e628 11 seconds ago 1.75GB [2021-08-28T16:37:29.728Z] c3d334837586 12 seconds ago 1.75GB [2021-08-28T16:37:29.728Z] sys-mgmt-agent latest ced304040bcd 37 seconds ago 325MB [2021-08-28T16:37:29.728Z] core-data latest db4c9bca9f24 About a minute ago 20.4MB [2021-08-28T16:37:29.728Z] core-command latest bada2e1af241 About a minute ago 16MB [2021-08-28T16:37:29.728Z] 0b302e0f4c7a About a minute ago 1.75GB [2021-08-28T16:37:29.728Z] security-proxy-setup latest f2e4a8df6e1f About a minute ago 26MB [2021-08-28T16:37:29.728Z] support-scheduler latest 1ed9c3b119b3 About a minute ago 16.1MB [2021-08-28T16:37:29.728Z] 89f5a5d71376 About a minute ago 1.76GB [2021-08-28T16:37:29.729Z] a4f85ede0048 About a minute ago 1.75GB [2021-08-28T16:37:29.729Z] 89e2d9776cb4 About a minute ago 1.75GB [2021-08-28T16:37:29.729Z] dd4f962839fb About a minute ago 1.76GB [2021-08-28T16:37:29.729Z] ci-base-image-x86_64 latest 7260bda62abf 5 minutes ago 1.25GB [2021-08-28T16:37:29.729Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 10 days ago 37.5MB [2021-08-28T16:37:29.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB [2021-08-28T16:37:29.729Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-28T16:37:29.729Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-28T16:37:29.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-08-28T16:37:30.987Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-28T16:37:36.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-28T16:37:37.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-28T16:37:38.470Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-28T16:37:45.143Z] Still waiting to schedule task [2021-08-28T16:37:45.143Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-28T16:37:50.955Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-28T16:37:50.955Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-28T16:37:50.955Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-28T16:37:50.955Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-28T16:37:50.956Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-28T16:37:51.230Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-28T16:37:52.695Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-28T16:37:52.695Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-28T16:37:52.695Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-28T16:37:52.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-28T16:37:59.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.161s coverage: 28.7% of statements [2021-08-28T16:37:59.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-28T16:37:59.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-28T16:38:04.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 100.0% of statements [2021-08-28T16:38:04.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-28T16:38:04.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 46.3% of statements [2021-08-28T16:38:04.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-28T16:38:04.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-28T16:38:06.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.544s coverage: 90.1% of statements [2021-08-28T16:38:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-28T16:38:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:38:06.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.314s coverage: 81.2% of statements [2021-08-28T16:38:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-28T16:38:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-28T16:38:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-28T16:38:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-28T16:38:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.571s coverage: 94.2% of statements [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.8% of statements [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.197s coverage: 21.7% of statements [2021-08-28T16:38:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.186s coverage: 47.1% of statements [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements [2021-08-28T16:38:16.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2021-08-28T16:38:17.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements [2021-08-28T16:38:17.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2021-08-28T16:38:29.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2021-08-28T16:38:29.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements [2021-08-28T16:38:36.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.665s coverage: 81.8% of statements [2021-08-28T16:38:36.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.204s coverage: 58.8% of statements [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.0% of statements [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.328s coverage: 85.4% of statements [2021-08-28T16:38:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements [2021-08-28T16:38:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-28T16:38:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.919s coverage: 64.4% of statements [2021-08-28T16:38:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-28T16:38:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-28T16:38:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-08-28T16:38:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-08-28T16:38:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-08-28T16:38:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements [2021-08-28T16:38:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-08-28T16:38:51.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.098s coverage: 62.6% of statements [2021-08-28T16:38:51.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-28T16:38:51.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-28T16:38:51.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-28T16:38:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.6% of statements [2021-08-28T16:38:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-28T16:38:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-28T16:38:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements [2021-08-28T16:38:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-28T16:38:54.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.282s coverage: 84.8% of statements [2021-08-28T16:38:54.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-28T16:39:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.5% of statements [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-28T16:39:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.0% of statements [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-28T16:39:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 62.7% of statements [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-28T16:39:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.431s coverage: 97.7% of statements [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-28T16:39:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-28T16:39:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-28T16:39:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements [2021-08-28T16:39:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-28T16:39:02.922Z] GO111MODULE=on go vet ./... [2021-08-28T16:40:39.864Z] gofmt -l . [2021-08-28T16:40:39.864Z] [ "`gofmt -l .`" = "" ] [2021-08-28T16:40:39.864Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-28T16:40:40.534Z] + ls -al . [2021-08-28T16:40:40.534Z] total 640 [2021-08-28T16:40:40.534Z] drwxrwxr-x 9 1001 1001 4096 Aug 28 16:40 . [2021-08-28T16:40:40.534Z] drwxr-xr-x 4 root root 4096 Aug 28 16:36 .. [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 11 Aug 28 16:33 .dockerignore [2021-08-28T16:40:40.534Z] drwxrwxr-x 8 1001 1001 4096 Aug 28 16:33 .git [2021-08-28T16:40:40.534Z] drwxrwxr-x 4 1001 1001 4096 Aug 28 16:33 .github [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 818 Aug 28 16:33 .gitignore [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 76 Aug 28 16:33 .hadolint.yml [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 166 Aug 28 16:33 .sonarcloud.properties [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 1171 Aug 28 16:33 ADOPTERS.md [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 8493 Aug 28 16:33 Attribution.txt [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 43881 Aug 28 16:33 CHANGELOG.md [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 3804 Aug 28 16:33 CONTRIBUTING.md [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 677 Aug 28 16:33 GOVERNANCE.md [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 849 Aug 28 16:33 Jenkinsfile [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 10775 Aug 28 16:33 LICENSE [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 5915 Aug 28 16:33 Makefile [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 582 Aug 28 16:33 OWNERS.md [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 8643 Aug 28 16:33 README.md [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 6912 Aug 28 16:33 SECURITY.md [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 5 Aug 28 16:30 VERSION [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 4131 Aug 28 16:33 ZMQWindows.md [2021-08-28T16:40:40.534Z] drwxrwxr-x 2 1001 1001 4096 Aug 28 16:33 bin [2021-08-28T16:40:40.534Z] drwxrwxr-x 14 1001 1001 4096 Aug 28 16:33 cmd [2021-08-28T16:40:40.534Z] -rw-r--r-- 1 root root 405611 Aug 28 16:39 coverage.out [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 841 Aug 28 16:33 go.mod [2021-08-28T16:40:40.534Z] -rw-r--r-- 1 root root 50064 Aug 28 16:36 go.sum [2021-08-28T16:40:40.534Z] drwxrwxr-x 8 1001 1001 4096 Aug 28 16:33 internal [2021-08-28T16:40:40.534Z] drwxrwxr-x 3 1001 1001 4096 Aug 28 16:33 openapi [2021-08-28T16:40:40.534Z] drwxrwxr-x 4 1001 1001 4096 Aug 28 16:33 snap [2021-08-28T16:40:40.534Z] -rw-rw-r-- 1 1001 1001 204 Aug 28 16:33 version.go [Pipeline] sh [2021-08-28T16:40:41.208Z] + '[' -e coverage.out ] [2021-08-28T16:40:41.208Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-28T16:40:41.245Z] Warning: overwriting stash ‘coverage-report’ [2021-08-28T16:40:42.174Z] Stashed 1 file(s) [Pipeline] sh [2021-08-28T16:40:42.836Z] + make build [2021-08-28T16:40:42.836Z] go mod tidy [2021-08-28T16:40:43.438Z] 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-08-28T16:40:50.162Z] 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-08-28T16:41:16.986Z] 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-08-28T16:41:16.986Z] 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-08-28T16:41:20.388Z] 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-08-28T16:41:20.986Z] 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-08-28T16:41:24.385Z] 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-08-28T16:41:28.706Z] 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-08-28T16:41:32.110Z] 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-08-28T16:41:36.441Z] 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-08-28T16:41:39.837Z] 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-08-28T16:41:43.261Z] 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-08-28T16:41:50.028Z] $ docker stop --time=1 305bbd4280a392068d2d78eb7fe69ebd083225a1e8c21acc5e120ea0fc16f3fe [2021-08-28T16:41:52.821Z] $ docker rm -f 305bbd4280a392068d2d78eb7fe69ebd083225a1e8c21acc5e120ea0fc16f3fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:41:54.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-28T16:41:55.015Z] [2021-08-28T16:41:55.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:41:55.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-28T16:41:55.646Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-28T16:41:55.646Z] 29e5d40040c1: Pulling fs layer [2021-08-28T16:41:55.646Z] 1ce36da41761: Pulling fs layer [2021-08-28T16:41:55.646Z] 25b303627fd3: Pulling fs layer [2021-08-28T16:41:55.921Z] 29e5d40040c1: Download complete [2021-08-28T16:41:56.910Z] 29e5d40040c1: Pull complete [2021-08-28T16:41:56.910Z] 1ce36da41761: Verifying Checksum [2021-08-28T16:41:56.910Z] 1ce36da41761: Download complete [2021-08-28T16:41:58.358Z] 1ce36da41761: Pull complete [2021-08-28T16:41:58.358Z] 25b303627fd3: Verifying Checksum [2021-08-28T16:41:58.358Z] 25b303627fd3: Download complete [2021-08-28T16:42:08.571Z] 25b303627fd3: Pull complete [2021-08-28T16:42:08.571Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-28T16:42:08.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-28T16:42:08.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-28T16:42:08.801Z] Running on prd-ubuntu18.04-docker-8c-8g-1023 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [2021-08-28T16:42:08.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container [2021-08-28T16:42:08.952Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-28T16:42:12.834Z] $ docker top bcaa0c124cecf78f748a09b05ae845bc5bffd2263380b709496dfeb0949515e9 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-08-28T16:42:13.264Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-08-28T16:42:13.428Z] The recommended git tool is: git [2021-08-28T16:42:13.870Z] + docker-compose build --help [2021-08-28T16:42:13.870Z] + grep parallel [2021-08-28T16:42:16.115Z] using credential edgex-jenkins-ssh [2021-08-28T16:42:16.134Z] Cloning the remote Git repository [2021-08-28T16:42:16.141Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:42:16.211Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-08-28T16:42:16.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:42:16.250Z] > git --version # timeout=10 [2021-08-28T16:42:16.255Z] > git --version # 'git version 2.17.1' [2021-08-28T16:42:16.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:42:16.285Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-28T16:42:19.396Z] --parallel Build images in parallel. [Pipeline] } [2021-08-28T16:42:19.442Z] $ docker stop --time=1 bcaa0c124cecf78f748a09b05ae845bc5bffd2263380b709496dfeb0949515e9 [2021-08-28T16:42:21.337Z] $ docker rm -f bcaa0c124cecf78f748a09b05ae845bc5bffd2263380b709496dfeb0949515e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:42:22.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-28T16:42:22.076Z] . [Pipeline] withDockerContainer [2021-08-28T16:42:22.366Z] prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container [2021-08-28T16:42:22.452Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-28T16:42:24.230Z] $ docker top fd5c14d43e6c96c48e1e6c15f6099fa11e72a4d33cd025f952477b29a5a9703e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:42:25.249Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-28T16:42:30.640Z] Building core-command ... [2021-08-28T16:42:30.640Z] Building core-data ... [2021-08-28T16:42:30.640Z] Building core-metadata ... [2021-08-28T16:42:30.640Z] Building security-bootstrapper ... [2021-08-28T16:42:30.640Z] Building security-proxy-setup ... [2021-08-28T16:42:30.640Z] Building security-secretstore-setup ... [2021-08-28T16:42:30.640Z] Building support-notifications ... [2021-08-28T16:42:30.640Z] Building support-scheduler ... [2021-08-28T16:42:30.640Z] Building sys-mgmt-agent ... [2021-08-28T16:42:30.640Z] Building sys-mgmt-agent [2021-08-28T16:42:30.640Z] Building core-data [2021-08-28T16:42:30.640Z] Building support-scheduler [2021-08-28T16:42:30.640Z] Building support-notifications [2021-08-28T16:42:30.640Z] Building security-bootstrapper [2021-08-28T16:43:10.158Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 [2021-08-28T16:43:10.335Z] Merge succeeded, producing 692b15e62aeaf615474fe3feb314fc1b3ebb471d [2021-08-28T16:43:10.336Z] Checking out Revision 692b15e62aeaf615474fe3feb314fc1b3ebb471d (PR-3678) [2021-08-28T16:43:09.406Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-28T16:43:09.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-28T16:43:09.426Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-28T16:43:09.441Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-28T16:43:09.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:43:09.447Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-28T16:43:10.177Z] > git config core.sparsecheckout # timeout=10 [2021-08-28T16:43:10.188Z] > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 [2021-08-28T16:43:10.252Z] > git remote # timeout=10 [2021-08-28T16:43:10.258Z] > git config --get remote.origin.url # timeout=10 [2021-08-28T16:43:10.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-28T16:43:10.271Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-08-28T16:43:10.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-28T16:43:10.346Z] > git config core.sparsecheckout # timeout=10 [2021-08-28T16:43:10.350Z] > git checkout -f 692b15e62aeaf615474fe3feb314fc1b3ebb471d # timeout=10 [2021-08-28T16:43:14.272Z] Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" [2021-08-28T16:43:14.284Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:43:15.341Z] + echo snap-build.sh [2021-08-28T16:43:15.342Z] snap-build.sh [2021-08-28T16:43:15.342Z] + SNAP_BASE_DIR=. [2021-08-28T16:43:15.342Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-08-28T16:43:15.342Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-08-28T16:43:15.342Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-08-28T16:43:15.342Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-08-28T16:43:15.342Z] + cd /w/workspace/edgex-go/6 [2021-08-28T16:43:15.342Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-28T16:43:15.342Z] Reading package lists... [2021-08-28T16:43:15.342Z] Building dependency tree... [2021-08-28T16:43:15.342Z] Reading state information... [2021-08-28T16:43:15.342Z] The following packages were automatically installed and are no longer required: [2021-08-28T16:43:15.342Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-28T16:43:15.342Z] uidmap xdelta3 [2021-08-28T16:43:15.342Z] Use 'sudo apt autoremove' to remove them. [2021-08-28T16:43:15.342Z] The following packages will be REMOVED: [2021-08-28T16:43:15.342Z] lxd* lxd-client* [2021-08-28T16:43:15.609Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-28T16:43:15.609Z] After this operation, 31.7 MB disk space will be freed. [2021-08-28T16:43:14.284Z] > git rev-list --no-walk 6a94d88715c94f700f5e5bd96023c388505b7aad # timeout=10 [2021-08-28T16:43:16.141Z] (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-08-28T16:43:16.141Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-28T16:43:17.107Z] Removing lxd dnsmasq configuration [2021-08-28T16:43:17.107Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-28T16:43:17.107Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-28T16:43:18.069Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:43:18.069Z] (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-08-28T16:43:18.069Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-28T16:43:19.481Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-28T16:43:19.481Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-28T16:43:20.064Z] + sudo snap remove --purge lxd [2021-08-28T16:43:20.064Z] snap "lxd" is not installed [2021-08-28T16:43:20.064Z] + sudo groupadd --force --system lxd [2021-08-28T16:43:20.064Z] ++ whoami [2021-08-28T16:43:20.064Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-28T16:43:20.064Z] + newgrp - lxd [2021-08-28T16:43:20.064Z] + sudo snap install lxd [2021-08-28T16:43:28.267Z] 2021-08-28T16:43:25Z INFO Waiting for automatic snapd restart... [2021-08-28T16:43:38.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:43:38.650Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:43:38.650Z] ---> 460fdde082a6 [2021-08-28T16:43:38.650Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:43:38.650Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:43:38.650Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:43:38.650Z] ---> 460fdde082a6 [2021-08-28T16:43:38.650Z] Step 3/32 : WORKDIR /edgex-go [2021-08-28T16:43:38.650Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:43:38.650Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:43:38.650Z] ---> 460fdde082a6 [2021-08-28T16:43:38.650Z] Step 3/23 : WORKDIR /edgex-go [2021-08-28T16:43:38.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:43:38.650Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:43:38.650Z] ---> 460fdde082a6 [2021-08-28T16:43:38.650Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:43:38.650Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:43:38.650Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:43:38.650Z] ---> 460fdde082a6 [2021-08-28T16:43:38.650Z] Step 3/23 : WORKDIR /edgex-go [2021-08-28T16:43:38.650Z] ---> Running in 79ab5ad25f0d [2021-08-28T16:43:38.650Z] ---> Running in 6981abe2df5c [2021-08-28T16:43:38.650Z] ---> Running in 5840ecaa0307 [2021-08-28T16:43:38.650Z] ---> Running in a1ec913d8531 [2021-08-28T16:43:38.650Z] ---> Running in 7d1bfec3706a [2021-08-28T16:43:38.650Z] Removing intermediate container a1ec913d8531 [2021-08-28T16:43:38.650Z] Removing intermediate container 5840ecaa0307 [2021-08-28T16:43:38.650Z] ---> 284a4ed5bf90 [2021-08-28T16:43:38.650Z] ---> 5e5207d0c118 [2021-08-28T16:43:38.650Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:43:38.650Z] [2021-08-28T16:43:38.650Z] Removing intermediate container 6981abe2df5c [2021-08-28T16:43:38.650Z] ---> 8f71456dfa59 [2021-08-28T16:43:38.650Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:43:38.650Z] Removing intermediate container 7d1bfec3706a [2021-08-28T16:43:38.650Z] ---> f347a3794cae [2021-08-28T16:43:38.650Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:43:38.650Z] Removing intermediate container 79ab5ad25f0d [2021-08-28T16:43:38.650Z] ---> 9a2ef1e6a0ff [2021-08-28T16:43:38.650Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:43:38.650Z] ---> Running in 78c26304ecfd [2021-08-28T16:43:38.650Z] ---> Running in 5dbca5a315d8 [2021-08-28T16:43:38.650Z] ---> Running in 521c1276903a [2021-08-28T16:43:38.650Z] ---> Running in c997d3227c07 [2021-08-28T16:43:38.650Z] ---> Running in 70ec3a8756cd [2021-08-28T16:43:38.650Z] Removing intermediate container 78c26304ecfd [2021-08-28T16:43:38.650Z] ---> d70e947e646b [2021-08-28T16:43:38.650Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-28T16:43:38.650Z] Removing intermediate container 5dbca5a315d8 [2021-08-28T16:43:38.650Z] ---> 40fa9adaa99e [2021-08-28T16:43:38.650Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-28T16:43:38.650Z] ---> Running in 15cc675473e1 [2021-08-28T16:43:38.650Z] ---> Running in 0c6177ff6647 [2021-08-28T16:43:38.650Z] Removing intermediate container 521c1276903a [2021-08-28T16:43:38.650Z] ---> fb3b29c339d9 [2021-08-28T16:43:38.650Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-28T16:43:38.650Z] ---> Running in edf84e5ae11e [2021-08-28T16:43:38.929Z] Removing intermediate container 70ec3a8756cd [2021-08-28T16:43:38.929Z] ---> 7e0b3cd405e3 [2021-08-28T16:43:38.929Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-28T16:43:39.215Z] Removing intermediate container c997d3227c07 [2021-08-28T16:43:39.215Z] ---> b6c713728691 [2021-08-28T16:43:39.215Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-28T16:43:39.215Z] ---> Running in b7115de34bad [2021-08-28T16:43:39.490Z] ---> Running in 1d1c57e6c9fa [2021-08-28T16:43:40.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:40.576Z] lxd 4.17 from Canonical* installed [2021-08-28T16:43:40.577Z] + sudo lxd init --auto [2021-08-28T16:43:40.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:40.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:40.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:40.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:40.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:41.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:41.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:41.850Z] OK: 218 MiB in 52 packages [2021-08-28T16:43:41.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:42.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:43:42.406Z] OK: 218 MiB in 52 packages [2021-08-28T16:43:43.017Z] OK: 218 MiB in 52 packages [2021-08-28T16:43:43.017Z] OK: 218 MiB in 52 packages [2021-08-28T16:43:43.618Z] Removing intermediate container 15cc675473e1 [2021-08-28T16:43:43.618Z] ---> 6adebebf87de [2021-08-28T16:43:43.618Z] Step 6/23 : COPY go.mod . [2021-08-28T16:43:43.618Z] OK: 218 MiB in 52 packages [2021-08-28T16:43:43.893Z] Removing intermediate container 0c6177ff6647 [2021-08-28T16:43:43.893Z] ---> 2bfa64c2737a [2021-08-28T16:43:43.893Z] Step 6/24 : COPY go.mod . [2021-08-28T16:43:44.504Z] Removing intermediate container edf84e5ae11e [2021-08-28T16:43:44.504Z] ---> acd7e0159af3 [2021-08-28T16:43:44.504Z] Step 6/23 : COPY go.mod . [2021-08-28T16:43:44.778Z] ---> d2964f3bfb87 [2021-08-28T16:43:44.778Z] Step 7/23 : RUN go mod download [2021-08-28T16:43:44.778Z] Removing intermediate container b7115de34bad [2021-08-28T16:43:44.778Z] ---> fbfb01361f8f [2021-08-28T16:43:44.778Z] Step 6/24 : COPY go.mod . [2021-08-28T16:43:45.047Z] ---> Running in 25f0fd574de0 [2021-08-28T16:43:45.321Z] Removing intermediate container 1d1c57e6c9fa [2021-08-28T16:43:45.321Z] ---> 10c76369c097 [2021-08-28T16:43:45.321Z] Step 6/32 : COPY go.mod . [2021-08-28T16:43:45.321Z] ---> a4fc57f84e60 [2021-08-28T16:43:45.321Z] Step 7/24 : RUN go mod download [2021-08-28T16:43:45.610Z] ---> 7c9fad3b0262 [2021-08-28T16:43:45.610Z] Step 7/23 : RUN go mod download [2021-08-28T16:43:45.610Z] ---> Running in 2cdab90416e9 [2021-08-28T16:43:45.892Z] ---> Running in a3516af021bc [2021-08-28T16:43:45.892Z] ---> 33c9f55da491 [2021-08-28T16:43:45.892Z] Step 7/24 : RUN go mod download [2021-08-28T16:43:46.491Z] ---> Running in bed5eff5e712 [2021-08-28T16:43:46.768Z] ---> fcf8883b8e57 [2021-08-28T16:43:46.768Z] Step 7/32 : RUN go mod download [2021-08-28T16:43:47.047Z] ---> Running in baf3e6d62d44 [2021-08-28T16:43:48.788Z] + sudo snap install --classic snapcraft [2021-08-28T16:43:50.490Z] Removing intermediate container 25f0fd574de0 [2021-08-28T16:43:50.490Z] ---> dd5ed7c4d6d9 [2021-08-28T16:43:50.490Z] Step 8/23 : COPY . . [2021-08-28T16:43:52.471Z] Removing intermediate container 2cdab90416e9 [2021-08-28T16:43:52.471Z] ---> 8d070096a34c [2021-08-28T16:43:52.471Z] Step 8/24 : COPY . . [2021-08-28T16:43:53.458Z] Removing intermediate container a3516af021bc [2021-08-28T16:43:53.458Z] ---> 4028088464bf [2021-08-28T16:43:53.458Z] Step 8/23 : COPY . . [2021-08-28T16:43:54.053Z] Removing intermediate container bed5eff5e712 [2021-08-28T16:43:54.053Z] ---> d4d341eca2d0 [2021-08-28T16:43:54.053Z] Step 8/24 : COPY . . [2021-08-28T16:43:54.667Z] Removing intermediate container baf3e6d62d44 [2021-08-28T16:43:54.667Z] ---> e0f427ee5afc [2021-08-28T16:43:54.667Z] Step 8/32 : COPY . . [2021-08-28T16:43:56.998Z] snapcraft 5.0 from Canonical* installed [2021-08-28T16:43:56.998Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-28T16:43:56.998Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-28T16:43:56.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-28T16:43:56.998Z] Dload Upload Total Spent Left Speed [2021-08-28T16:43:57.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 [2021-08-28T16:43:57.542Z] 100 3325k 100 3325k 0 0 5802k 0 --:--:-- --:--:-- --:--:-- 5802k [2021-08-28T16:43:57.542Z] ./yq_linux_amd64 [2021-08-28T16:43:57.807Z] + sudo snapcraft prime --use-lxd [2021-08-28T16:43:59.750Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-28T16:43:59.750Z] 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-08-28T16:43:59.750Z] - README.md [2021-08-28T16:43:59.750Z] [2021-08-28T16:43:59.750Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-28T16:44:00.016Z] Launching a container. [2021-08-28T16:44:06.666Z] Waiting for container to be ready [2021-08-28T16:44:06.932Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-28T16:44:06.932Z] [2021-08-28T16:44:10.272Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-28T16:44:10.538Z] Waiting for network to be ready... [2021-08-28T16:44:10.805Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-28T16:44:11.076Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-28T16:44:11.076Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-28T16:44:11.076Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-28T16:44:11.076Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-28T16:44:11.076Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-28T16:44:11.076Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-28T16:44:11.344Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-28T16:44:11.344Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-28T16:44:11.344Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-28T16:44:11.611Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-28T16:44:11.878Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-28T16:44:11.878Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-28T16:44:12.144Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-28T16:44:12.144Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-28T16:44:12.144Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-28T16:44:12.144Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-28T16:44:12.144Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-28T16:44:12.410Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-28T16:44:12.676Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-28T16:44:12.676Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-28T16:44:12.676Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-28T16:44:12.676Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-28T16:44:12.676Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-28T16:44:12.676Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-28T16:44:12.676Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-28T16:44:12.676Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-28T16:44:15.255Z] Fetched 25.1 MB in 4s (6091 kB/s) [2021-08-28T16:44:15.835Z] Reading package lists... [2021-08-28T16:44:16.102Z] Reading package lists... [2021-08-28T16:44:16.102Z] Building dependency tree... [2021-08-28T16:44:16.102Z] Reading state information... [2021-08-28T16:44:16.369Z] The following additional packages will be installed: [2021-08-28T16:44:16.369Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-28T16:44:16.369Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-28T16:44:16.369Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-28T16:44:16.369Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-28T16:44:16.369Z] Suggested packages: [2021-08-28T16:44:16.369Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-28T16:44:16.369Z] Recommended packages: [2021-08-28T16:44:16.369Z] gnupg libsasl2-modules [2021-08-28T16:44:16.369Z] The following NEW packages will be installed: [2021-08-28T16:44:16.369Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-28T16:44:16.369Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-28T16:44:16.369Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-28T16:44:16.369Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-28T16:44:16.369Z] The following packages will be upgraded: [2021-08-28T16:44:16.369Z] gpg gpg-agent gpgconf libudev1 [2021-08-28T16:44:16.369Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-28T16:44:16.369Z] Need to get 3527 kB of archives. [2021-08-28T16:44:16.369Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-28T16:44:16.369Z] 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-08-28T16:44:16.369Z] 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-08-28T16:44:16.369Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-28T16:44:16.369Z] 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-08-28T16:44:16.636Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-28T16:44:16.874Z] ---> 3251eb5650b9 [2021-08-28T16:44:16.874Z] Step 9/23 : RUN go mod tidy [2021-08-28T16:44:16.874Z] ---> 99aa022d438b [2021-08-28T16:44:16.874Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:44:16.874Z] ---> 1e2834cdc89a [2021-08-28T16:44:16.874Z] Step 9/23 : RUN go mod tidy [2021-08-28T16:44:16.874Z] ---> Running in c21d723aa834 [2021-08-28T16:44:16.874Z] ---> Running in f1acfb1a5e51 [2021-08-28T16:44:16.874Z] ---> Running in ea0867e045ce [2021-08-28T16:44:16.874Z] ---> 8f2991181e0e [2021-08-28T16:44:16.874Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:44:16.874Z] ---> c830fe3fa9e0 [2021-08-28T16:44:16.874Z] Step 9/32 : RUN go mod tidy [2021-08-28T16:44:16.874Z] ---> Running in 288254be37a5 [2021-08-28T16:44:16.874Z] ---> Running in 57efc849cf8b [2021-08-28T16:44:16.907Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-28T16:44:17.490Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-28T16:44:17.490Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-28T16:44:17.490Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-28T16:44:17.490Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-28T16:44:17.490Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-28T16:44:17.490Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-28T16:44:17.490Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-28T16:44:17.490Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-28T16:44:17.490Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-28T16:44:17.490Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-28T16:44:17.490Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-28T16:44:17.490Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-28T16:44:17.490Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-28T16:44:17.490Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-28T16:44:17.490Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-28T16:44:17.490Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-28T16:44:17.785Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:44:17.785Z] Fetched 3527 kB in 1s (2991 kB/s) [2021-08-28T16:44:17.785Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-28T16:44:17.785Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:44:17.785Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-28T16:44:17.785Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-28T16:44:17.785Z] Selecting previously unselected package udev. [2021-08-28T16:44:17.785Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-28T16:44:17.785Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:44:17.785Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-28T16:44:18.052Z] Selecting previously unselected package libfuse2:amd64. [2021-08-28T16:44:18.052Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-28T16:44:18.052Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-28T16:44:18.052Z] Selecting previously unselected package fuse. [2021-08-28T16:44:18.052Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-28T16:44:18.052Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-28T16:44:18.052Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:44:18.052Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-28T16:44:18.320Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:44:18.320Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-28T16:44:18.320Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:44:18.320Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-28T16:44:18.587Z] Selecting previously unselected package libksba8:amd64. [2021-08-28T16:44:18.587Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-28T16:44:18.587Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-28T16:44:18.587Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-28T16:44:18.587Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:18.587Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:18.587Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-28T16:44:18.587Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:18.587Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:18.587Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-28T16:44:18.587Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:18.587Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:18.854Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-28T16:44:18.854Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:18.854Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:18.854Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-28T16:44:18.854Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:18.854Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:18.854Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-28T16:44:18.854Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:18.854Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:18.854Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-28T16:44:18.854Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:18.854Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.122Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-28T16:44:19.122Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:19.122Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.122Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-28T16:44:19.122Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-28T16:44:19.122Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.122Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-28T16:44:19.122Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-28T16:44:19.122Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-28T16:44:19.122Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-28T16:44:19.122Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-28T16:44:19.122Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-28T16:44:19.122Z] Selecting previously unselected package libldap-common. [2021-08-28T16:44:19.122Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-28T16:44:19.122Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-28T16:44:19.122Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-28T16:44:19.122Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-28T16:44:19.396Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-28T16:44:19.396Z] Selecting previously unselected package dirmngr. [2021-08-28T16:44:19.396Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:44:19.396Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-28T16:44:19.396Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-28T16:44:19.396Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-28T16:44:19.396Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-28T16:44:19.396Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-28T16:44:19.396Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-28T16:44:19.396Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-28T16:44:19.396Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.396Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-28T16:44:19.396Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-28T16:44:19.396Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-28T16:44:19.663Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-28T16:44:19.929Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.929Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-28T16:44:19.929Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-28T16:44:19.930Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-28T16:44:19.930Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.930Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.930Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.930Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.930Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.930Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.930Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-28T16:44:19.930Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-28T16:44:19.930Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-28T16:44:19.930Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-28T16:44:20.514Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-28T16:44:20.515Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-28T16:44:20.515Z] This means they are not meant to be enabled using systemctl. [2021-08-28T16:44:20.515Z] Possible reasons for having this kind of units are: [2021-08-28T16:44:20.515Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-28T16:44:20.515Z] .wants/ or .requires/ directory. [2021-08-28T16:44:20.515Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-28T16:44:20.515Z] a requirement dependency on it. [2021-08-28T16:44:20.515Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-28T16:44:20.515Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-28T16:44:20.515Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-28T16:44:20.515Z] instance name specified. [2021-08-28T16:44:20.781Z] Reading package lists... [2021-08-28T16:44:20.781Z] Building dependency tree... [2021-08-28T16:44:20.781Z] Reading state information... [2021-08-28T16:44:21.065Z] The following additional packages will be installed: [2021-08-28T16:44:21.065Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-28T16:44:21.065Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-28T16:44:21.065Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-28T16:44:21.065Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-28T16:44:21.065Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-28T16:44:21.065Z] Suggested packages: [2021-08-28T16:44:21.065Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-28T16:44:21.065Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-28T16:44:21.066Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-28T16:44:21.066Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-28T16:44:21.066Z] systemd-container policykit-1 [2021-08-28T16:44:21.066Z] Recommended packages: [2021-08-28T16:44:21.066Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-28T16:44:21.066Z] The following NEW packages will be installed: [2021-08-28T16:44:21.066Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-28T16:44:21.066Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-28T16:44:21.066Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-28T16:44:21.066Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-28T16:44:21.066Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-28T16:44:21.066Z] The following packages will be upgraded: [2021-08-28T16:44:21.066Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-28T16:44:21.066Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-28T16:44:21.066Z] Need to get 36.7 MB of archives. [2021-08-28T16:44:21.066Z] After this operation, 147 MB of additional disk space will be used. [2021-08-28T16:44:21.066Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-08-28T16:44:21.334Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-28T16:44:21.334Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-28T16:44:21.334Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-28T16:44:21.334Z] 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-08-28T16:44:21.334Z] 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-08-28T16:44:21.334Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-28T16:44:21.334Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-28T16:44:21.334Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-28T16:44:21.334Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-28T16:44:21.334Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-28T16:44:21.334Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-28T16:44:21.334Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-28T16:44:21.334Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-28T16:44:21.334Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-08-28T16:44:21.334Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-28T16:44:22.294Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-28T16:44:22.294Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-28T16:44:22.294Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-28T16:44:22.294Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-28T16:44:22.294Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-28T16:44:22.294Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-28T16:44:22.294Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-28T16:44:22.294Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-28T16:44:22.294Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-28T16:44:22.294Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-28T16:44:22.294Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-28T16:44:22.294Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-28T16:44:22.294Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-28T16:44:22.294Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-28T16:44:23.702Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:44:23.702Z] Fetched 36.7 MB in 2s (15.2 MB/s) [2021-08-28T16:44:23.702Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-28T16:44:23.702Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:44:23.702Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-28T16:44:24.286Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:44:24.286Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-28T16:44:24.286Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-28T16:44:24.286Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-28T16:44:24.286Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-28T16:44:24.286Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-28T16:44:24.554Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-28T16:44:24.554Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-28T16:44:24.554Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-28T16:44:24.554Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-28T16:44:24.820Z] Setting up apt (1.6.14) ... [2021-08-28T16:44:24.820Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-28T16:44:25.087Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-28T16:44:25.087Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-28T16:44:25.087Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-28T16:44:25.087Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-28T16:44:25.175Z] Removing intermediate container f1acfb1a5e51 [2021-08-28T16:44:25.175Z] ---> 448595b1dcd7 [2021-08-28T16:44:25.175Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-28T16:44:25.175Z] Removing intermediate container c21d723aa834 [2021-08-28T16:44:25.175Z] ---> ee6041170d2b [2021-08-28T16:44:25.175Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-28T16:44:25.175Z] ---> Running in e00ca8731622 [2021-08-28T16:44:25.175Z] ---> Running in f395228c59ce [2021-08-28T16:44:25.175Z] Removing intermediate container 288254be37a5 [2021-08-28T16:44:25.175Z] ---> 950ebe2f9520 [2021-08-28T16:44:25.175Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-28T16:44:25.175Z] ---> Running in 367637dd4fc8 [2021-08-28T16:44:25.175Z] Removing intermediate container 57efc849cf8b [2021-08-28T16:44:25.175Z] ---> 71f8daa9f54b [2021-08-28T16:44:25.175Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-28T16:44:25.175Z] Removing intermediate container ea0867e045ce [2021-08-28T16:44:25.175Z] ---> a5321b6186f5 [2021-08-28T16:44:25.175Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-28T16:44:25.175Z] ---> Running in 7c985e9904aa [2021-08-28T16:44:25.175Z] ---> Running in 7502f2230184 [2021-08-28T16:44:25.354Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-28T16:44:25.354Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-28T16:44:25.354Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:44:25.636Z] Selecting previously unselected package libexpat1:amd64. [2021-08-28T16:44:25.636Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-28T16:44:25.636Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-28T16:44:25.636Z] Selecting previously unselected package python3.6-minimal. [2021-08-28T16:44:25.636Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-28T16:44:25.636Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:44:25.943Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-28T16:44:25.943Z] Checking for services that may need to be restarted...done. [2021-08-28T16:44:25.943Z] Checking for services that may need to be restarted...done. [2021-08-28T16:44:25.943Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:44:25.943Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-28T16:44:25.943Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:44:26.242Z] Selecting previously unselected package python3-minimal. [2021-08-28T16:44:26.242Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-28T16:44:26.242Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-28T16:44:26.242Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-28T16:44:26.538Z] Selecting previously unselected package mime-support. [2021-08-28T16:44:26.538Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-28T16:44:26.538Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-28T16:44:26.538Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-28T16:44:26.538Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-28T16:44:26.538Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-28T16:44:26.538Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-28T16:44:26.538Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-28T16:44:26.538Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package python3.6. [2021-08-28T16:44:28.556Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-28T16:44:28.556Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package python3. [2021-08-28T16:44:28.556Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-28T16:44:28.556Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package multiarch-support. [2021-08-28T16:44:28.556Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-28T16:44:28.556Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-28T16:44:28.556Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-28T16:44:28.556Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libbsd0:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package sudo. [2021-08-28T16:44:28.556Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package apparmor. [2021-08-28T16:44:28.556Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libedit2:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-28T16:44:28.556Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package openssh-client. [2021-08-28T16:44:28.556Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package squashfs-tools. [2021-08-28T16:44:28.556Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-28T16:44:28.556Z] Selecting previously unselected package snapd. [2021-08-28T16:44:28.556Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-28T16:44:28.556Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-28T16:44:28.557Z] 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-08-28T16:44:28.557Z] 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-08-28T16:44:28.558Z] 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-08-28T16:44:28.558Z] 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-08-28T16:44:28.558Z] 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-08-28T16:44:30.507Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-28T16:44:30.507Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-08-28T16:44:30.507Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-28T16:44:30.507Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-28T16:44:30.507Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-28T16:44:30.507Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:44:30.507Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-28T16:44:30.507Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-28T16:44:30.507Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-28T16:44:31.089Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-28T16:44:31.089Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-28T16:44:31.089Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-28T16:44:31.089Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:44:31.089Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:44:31.089Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-28T16:44:31.672Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-28T16:44:31.672Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:44:31.672Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-28T16:44:31.672Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-28T16:44:31.672Z] running python rtupdate hooks for python3.6... [2021-08-28T16:44:31.672Z] running python post-rtupdate hooks for python3.6... [2021-08-28T16:44:31.941Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-28T16:44:32.525Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-28T16:44:32.525Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-28T16:44:32.525Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-28T16:44:32.792Z] Setting up snapd (2.49.2+18.04) ... [2021-08-28T16:44:33.058Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-28T16:44:33.324Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-28T16:44:33.324Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-28T16:44:33.592Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-28T16:44:33.858Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-28T16:44:33.858Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-28T16:44:33.858Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-28T16:44:34.124Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-28T16:44:34.389Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-28T16:44:34.390Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-28T16:44:34.657Z] /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-08-28T16:44:34.657Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-28T16:44:34.657Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-28T16:44:35.618Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-28T16:44:35.618Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-28T16:44:35.883Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-28T16:44:36.840Z] Reading package lists... [2021-08-28T16:44:37.107Z] Reading package lists... [2021-08-28T16:44:37.375Z] Building dependency tree... [2021-08-28T16:44:37.375Z] Reading state information... [2021-08-28T16:44:37.375Z] Calculating upgrade... [2021-08-28T16:44:37.642Z] The following packages will be upgraded: [2021-08-28T16:44:37.642Z] advancecomp base-files bash binutils binutils-common [2021-08-28T16:44:37.642Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-28T16:44:37.642Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-28T16:44:37.642Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-28T16:44:37.642Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-28T16:44:37.642Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-28T16:44:37.642Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-28T16:44:37.642Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-28T16:44:37.642Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-28T16:44:37.642Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-28T16:44:37.642Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-28T16:44:37.642Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-28T16:44:37.642Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-28T16:44:37.642Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-28T16:44:37.642Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-28T16:44:37.642Z] ubuntu-keyring util-linux [2021-08-28T16:44:37.642Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-28T16:44:37.642Z] Need to get 64.2 MB of archives. [2021-08-28T16:44:37.642Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-28T16:44:37.642Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-28T16:44:37.642Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-28T16:44:37.642Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-28T16:44:37.642Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-28T16:44:37.642Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-28T16:44:37.642Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-28T16:44:37.642Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-28T16:44:37.642Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-28T16:44:37.642Z] 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-08-28T16:44:37.642Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-28T16:44:37.642Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-28T16:44:37.642Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-28T16:44:37.642Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-28T16:44:37.642Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-28T16:44:37.908Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-28T16:44:37.908Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-28T16:44:37.908Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-28T16:44:37.908Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-28T16:44:37.908Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-28T16:44:37.908Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-28T16:44:37.908Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-28T16:44:37.908Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-28T16:44:37.908Z] 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-08-28T16:44:37.908Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-28T16:44:37.908Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-28T16:44:37.908Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-28T16:44:37.908Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-28T16:44:37.908Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-28T16:44:37.908Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-28T16:44:37.908Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-28T16:44:37.908Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-28T16:44:37.908Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-28T16:44:37.908Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-28T16:44:37.908Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-28T16:44:37.908Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-28T16:44:37.908Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-28T16:44:38.174Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-28T16:44:38.174Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-28T16:44:38.174Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-28T16:44:38.174Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-28T16:44:38.174Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-28T16:44:38.174Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-28T16:44:38.174Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-28T16:44:38.174Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-28T16:44:38.174Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-28T16:44:38.174Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-28T16:44:38.174Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-28T16:44:38.174Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-28T16:44:38.174Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-28T16:44:38.174Z] 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-08-28T16:44:38.174Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-28T16:44:38.174Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-28T16:44:38.174Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-28T16:44:38.174Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-28T16:44:38.174Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-28T16:44:38.174Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-28T16:44:38.174Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-28T16:44:38.442Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-28T16:44:38.442Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-28T16:44:38.442Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-28T16:44:38.707Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-28T16:44:38.707Z] 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-08-28T16:44:38.707Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-28T16:44:38.707Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-28T16:44:38.708Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-28T16:44:38.708Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-28T16:44:38.708Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-28T16:44:38.708Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-28T16:44:38.976Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-28T16:44:38.977Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-28T16:44:38.977Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-28T16:44:38.977Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-28T16:44:38.977Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-28T16:44:38.977Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-28T16:44:38.977Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-28T16:44:38.977Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-28T16:44:38.977Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-28T16:44:38.977Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-28T16:44:38.977Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-28T16:44:39.242Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-28T16:44:39.242Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-28T16:44:39.242Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-28T16:44:39.242Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-28T16:44:39.242Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-28T16:44:39.242Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-28T16:44:39.242Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-28T16:44:39.242Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-28T16:44:39.242Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-28T16:44:39.242Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-28T16:44:39.242Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-28T16:44:39.242Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-28T16:44:39.242Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-28T16:44:39.508Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-28T16:44:39.508Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-28T16:44:39.508Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-28T16:44:39.508Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-28T16:44:39.508Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-28T16:44:39.508Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-28T16:44:39.508Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-28T16:44:39.508Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-28T16:44:39.508Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-28T16:44:39.508Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-28T16:44:39.508Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-28T16:44:39.774Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:44:39.774Z] Fetched 64.2 MB in 2s (32.1 MB/s) [2021-08-28T16:44:39.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:44:39.774Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:44:39.774Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-28T16:44:40.356Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:44:40.356Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-28T16:44:40.356Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-28T16:44:40.356Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-28T16:44:40.622Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:40.622Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:40.622Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:40.622Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:40.622Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:40.889Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:40.889Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:40.889Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:40.889Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:40.889Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:40.889Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:40.889Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:40.889Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:40.889Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:41.155Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:41.155Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:44:41.155Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:41.155Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-28T16:44:41.155Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:41.155Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:44:41.155Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:41.155Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:41.421Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:41.421Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:41.421Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:41.421Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-28T16:44:41.421Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:41.687Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:44:41.687Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:44:41.687Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-28T16:44:41.952Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-28T16:44:42.218Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-28T16:44:42.218Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-28T16:44:42.218Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-28T16:44:42.218Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-28T16:44:42.218Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-28T16:44:42.484Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-28T16:44:42.484Z] Installing new version of config file /etc/issue ... [2021-08-28T16:44:42.484Z] Installing new version of config file /etc/issue.net ... [2021-08-28T16:44:42.484Z] Installing new version of config file /etc/lsb-release ... [2021-08-28T16:44:42.484Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-28T16:44:42.750Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-28T16:44:42.750Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-28T16:44:42.750Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-28T16:44:42.750Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:42.750Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-28T16:44:43.016Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-28T16:44:43.016Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-28T16:44:43.016Z] 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-08-28T16:44:43.016Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:43.016Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:43.016Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:43.282Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:43.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:43.282Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-28T16:44:43.282Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-28T16:44:43.282Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-28T16:44:43.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:43.282Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-28T16:44:43.282Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-28T16:44:43.548Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-28T16:44:43.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:43.814Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-28T16:44:43.814Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-28T16:44:43.814Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-28T16:44:43.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:43.814Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-28T16:44:43.814Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-28T16:44:44.079Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-28T16:44:44.079Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:44.079Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-28T16:44:44.079Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-28T16:44:44.079Z] Setting up grep (3.1-2build1) ... [2021-08-28T16:44:44.079Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:44.079Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-28T16:44:44.079Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-28T16:44:44.079Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-28T16:44:44.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:44.346Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-28T16:44:44.346Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-28T16:44:44.346Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-28T16:44:44.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:44.346Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-28T16:44:44.346Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:44:44.612Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-28T16:44:44.612Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:44.612Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-28T16:44:44.612Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-28T16:44:45.195Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-28T16:44:45.195Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-28T16:44:45.195Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-28T16:44:45.195Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-28T16:44:45.779Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-28T16:44:45.779Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:45.779Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-28T16:44:45.779Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-28T16:44:46.362Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-28T16:44:46.362Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-28T16:44:46.362Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-28T16:44:46.362Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-28T16:44:46.362Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-28T16:44:46.362Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:46.362Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-28T16:44:46.362Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-28T16:44:46.629Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-28T16:44:46.629Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:46.629Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:46.629Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:46.629Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:46.629Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:46.629Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:46.629Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:46.895Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:46.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:46.895Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:46.895Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:46.895Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:46.895Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:46.895Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:46.895Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:46.895Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:47.162Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:47.162Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-28T16:44:47.162Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:44:47.162Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-28T16:44:47.162Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:44:47.162Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-28T16:44:47.162Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:47.162Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-28T16:44:47.162Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:44:47.430Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-28T16:44:47.430Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:47.430Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:47.430Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:47.430Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:47.430Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:47.430Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:47.430Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:47.430Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:47.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:47.697Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:47.697Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:47.963Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:48.229Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-28T16:44:48.495Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-28T16:44:48.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:48.495Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-28T16:44:48.495Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-28T16:44:48.495Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:44:48.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-28T16:44:48.761Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-28T16:44:48.761Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-28T16:44:48.761Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-28T16:44:48.761Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:44:48.761Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-28T16:44:48.761Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-28T16:44:48.761Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-28T16:44:49.027Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:44:49.027Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-28T16:44:49.027Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-28T16:44:49.027Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-28T16:44:49.027Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:44:49.027Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-28T16:44:49.027Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-28T16:44:49.295Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-28T16:44:49.295Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:44:49.295Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-28T16:44:49.295Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-28T16:44:49.295Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-28T16:44:49.563Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-28T16:44:49.563Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-28T16:44:49.563Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-28T16:44:49.563Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-28T16:44:49.563Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-28T16:44:49.563Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-28T16:44:49.563Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-28T16:44:49.829Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-28T16:44:49.829Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:49.829Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-28T16:44:49.829Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-28T16:44:49.829Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-28T16:44:49.829Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-28T16:44:49.829Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-28T16:44:49.829Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-28T16:44:50.095Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-28T16:44:50.095Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:50.095Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-28T16:44:50.095Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-28T16:44:50.095Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-28T16:44:50.095Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:50.095Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-28T16:44:50.095Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-28T16:44:50.363Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-28T16:44:50.363Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:50.363Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-28T16:44:50.363Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-28T16:44:50.363Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-28T16:44:50.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:50.630Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-28T16:44:50.630Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-28T16:44:50.630Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-28T16:44:50.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:50.630Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-28T16:44:50.630Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-28T16:44:50.630Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-28T16:44:50.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:50.896Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-28T16:44:50.896Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-28T16:44:50.896Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-28T16:44:51.162Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.162Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-28T16:44:51.162Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-28T16:44:51.162Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-28T16:44:51.162Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.162Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-28T16:44:51.162Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-28T16:44:51.162Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-28T16:44:51.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.428Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-28T16:44:51.428Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-28T16:44:51.429Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-28T16:44:51.429Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.429Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-28T16:44:51.429Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-28T16:44:51.429Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-28T16:44:51.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.705Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-28T16:44:51.705Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-28T16:44:51.705Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-28T16:44:51.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.705Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-28T16:44:51.705Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-28T16:44:51.705Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-28T16:44:51.705Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.705Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-28T16:44:51.705Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-28T16:44:51.972Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-28T16:44:51.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.972Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-28T16:44:51.972Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-28T16:44:51.972Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-28T16:44:51.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-28T16:44:51.972Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-28T16:44:51.972Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-28T16:44:52.238Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-28T16:44:52.238Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-28T16:44:52.238Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-28T16:44:52.238Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-28T16:44:52.238Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-28T16:44:52.238Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-28T16:44:52.507Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-28T16:44:52.507Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-28T16:44:52.507Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-28T16:44:52.507Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-28T16:44:52.507Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-28T16:44:52.507Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-28T16:44:52.775Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-28T16:44:52.775Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-28T16:44:52.775Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-28T16:44:52.775Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-28T16:44:52.775Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-28T16:44:52.775Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-28T16:44:52.775Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-28T16:44:52.775Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-28T16:44:52.775Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-28T16:44:52.775Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-28T16:44:53.042Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-28T16:44:53.042Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-28T16:44:53.042Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-28T16:44:53.042Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-28T16:44:53.307Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-28T16:44:53.307Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-28T16:44:53.307Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-28T16:44:53.307Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-28T16:44:53.307Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-28T16:44:53.307Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-28T16:44:53.572Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-28T16:44:53.572Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-28T16:44:53.838Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-28T16:44:53.838Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-28T16:44:53.838Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-28T16:44:53.838Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-28T16:44:53.838Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:53.838Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:53.838Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:53.838Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:54.104Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:54.104Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:54.104Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:54.104Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:55.062Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:55.062Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:55.646Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:55.646Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:55.913Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:55.913Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:56.179Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:56.179Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:56.762Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-28T16:44:56.762Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-28T16:44:56.762Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-28T16:44:56.762Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-28T16:44:57.030Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-28T16:44:57.030Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-28T16:44:57.030Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-28T16:44:57.030Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-28T16:44:57.030Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-28T16:44:57.030Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-28T16:44:57.030Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-28T16:44:57.297Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-28T16:44:57.297Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-28T16:44:57.297Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-28T16:44:57.297Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-28T16:44:57.297Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-28T16:44:57.297Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:57.297Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-28T16:44:57.297Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:57.297Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:57.297Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:57.297Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-28T16:44:57.297Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-28T16:44:57.297Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-28T16:44:57.564Z] [2021-08-28T16:44:57.564Z] Current default time zone: 'Etc/UTC' [2021-08-28T16:44:57.564Z] Local time is now: Sat Aug 28 16:44:57 UTC 2021. [2021-08-28T16:44:57.564Z] Universal Time is now: Sat Aug 28 16:44:57 UTC 2021. [2021-08-28T16:44:57.564Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-28T16:44:57.564Z] [2021-08-28T16:44:57.564Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-28T16:44:57.564Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:57.564Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-28T16:44:57.564Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-28T16:44:57.564Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-28T16:44:57.564Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-28T16:44:57.564Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-28T16:44:57.564Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-28T16:44:57.564Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-28T16:44:57.564Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-28T16:44:57.564Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:57.564Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-28T16:44:57.831Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:44:57.831Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-28T16:44:57.831Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:44:57.831Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-28T16:44:57.831Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-28T16:44:57.831Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-28T16:44:57.831Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-28T16:44:57.831Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-28T16:44:57.831Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-28T16:44:57.831Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:44:57.831Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-28T16:44:59.775Z] Updating certificates in /etc/ssl/certs... [2021-08-28T16:45:00.359Z] 23 added, 27 removed; done. [2021-08-28T16:45:00.359Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-28T16:45:00.359Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-28T16:45:00.359Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-28T16:45:00.359Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-28T16:45:00.359Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-28T16:45:00.359Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:45:00.626Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-28T16:45:00.626Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:45:00.626Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:45:00.626Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:45:00.626Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:45:00.626Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:45:00.626Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-28T16:45:00.626Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-28T16:45:00.626Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-28T16:45:00.626Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-28T16:45:00.626Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-28T16:45:00.626Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:45:00.626Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-28T16:45:00.626Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-28T16:45:00.626Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-28T16:45:00.626Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-28T16:45:00.626Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:45:00.626Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-28T16:45:00.893Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-28T16:45:00.893Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-28T16:45:00.893Z] Updating certificates in /etc/ssl/certs... [2021-08-28T16:45:01.476Z] 0 added, 0 removed; done. [2021-08-28T16:45:01.476Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-28T16:45:01.476Z] done. [2021-08-28T16:45:01.743Z] Reading package lists... [2021-08-28T16:45:02.009Z] Building dependency tree... [2021-08-28T16:45:02.009Z] Reading state information... [2021-08-28T16:45:02.278Z] The following NEW packages will be installed: [2021-08-28T16:45:02.278Z] apt-transport-https [2021-08-28T16:45:02.278Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-28T16:45:02.556Z] Need to get 4348 B of archives. [2021-08-28T16:45:02.556Z] After this operation, 154 kB of additional disk space will be used. [2021-08-28T16:45:02.556Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-28T16:45:02.556Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:45:02.556Z] Fetched 4348 B in 0s (19.5 kB/s) [2021-08-28T16:45:02.556Z] Selecting previously unselected package apt-transport-https. [2021-08-28T16:45:02.556Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-28T16:45:02.556Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-28T16:45:02.556Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-28T16:45:02.556Z] Setting up apt-transport-https (1.6.14) ... [2021-08-28T16:45:02.824Z] Waiting for network to be ready... [2021-08-28T16:45:08.210Z] 2021-08-28T16:45:05Z INFO Waiting for automatic snapd restart... [2021-08-28T16:45:08.792Z] snapd 2.51.4 from Canonical* installed [2021-08-28T16:45:09.750Z] "snapd" switched to the "latest/stable" channel [2021-08-28T16:45:09.750Z] [2021-08-28T16:45:12.325Z] core18 20210722 from Canonical* installed [2021-08-28T16:45:12.325Z] "core18" switched to the "latest/stable" channel [2021-08-28T16:45:12.325Z] [2021-08-28T16:45:14.903Z] snapcraft 5.0 from Canonical* installed [2021-08-28T16:45:14.903Z] "snapcraft" switched to the "latest/stable" channel [2021-08-28T16:45:14.903Z] [2021-08-28T16:45:19.154Z] 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-08-28T16:45:19.154Z] - README.md [2021-08-28T16:45:19.154Z] [2021-08-28T16:45:19.154Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-28T16:45:19.420Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-28T16:45:19.420Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-28T16:45:19.686Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-28T16:45:20.646Z] Reading package lists... [2021-08-28T16:45:21.228Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-28T16:45:21.228Z] Reading package lists... [2021-08-28T16:45:21.228Z] Building dependency tree... [2021-08-28T16:45:21.228Z] Reading state information... [2021-08-28T16:45:21.494Z] Suggested packages: [2021-08-28T16:45:21.494Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-28T16:45:21.494Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-28T16:45:21.494Z] Recommended packages: [2021-08-28T16:45:21.494Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-28T16:45:21.494Z] The following NEW packages will be installed: [2021-08-28T16:45:21.494Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-28T16:45:21.494Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-28T16:45:21.494Z] pkg-config zip [2021-08-28T16:45:21.494Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-28T16:45:21.762Z] Need to get 7663 kB of archives. [2021-08-28T16:45:21.762Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-28T16:45:21.762Z] 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-08-28T16:45:21.762Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-28T16:45:21.762Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-28T16:45:21.762Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-28T16:45:21.762Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-28T16:45:21.762Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-28T16:45:21.762Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-28T16:45:22.028Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-28T16:45:22.028Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-28T16:45:22.028Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-28T16:45:22.295Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-28T16:45:22.295Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-28T16:45:22.295Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-28T16:45:22.295Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-28T16:45:22.295Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-28T16:45:22.563Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-28T16:45:22.563Z] Fetched 7663 kB in 1s (9744 kB/s) [2021-08-28T16:45:22.563Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-28T16:45:22.563Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-28T16:45:22.563Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-28T16:45:22.563Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-28T16:45:22.834Z] Selecting previously unselected package libpsl5:amd64. [2021-08-28T16:45:22.834Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-28T16:45:22.834Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-28T16:45:22.834Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-28T16:45:22.834Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-28T16:45:22.834Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-28T16:45:22.834Z] Selecting previously unselected package librtmp1:amd64. [2021-08-28T16:45:22.834Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-28T16:45:22.834Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-28T16:45:22.834Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-28T16:45:22.834Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-28T16:45:22.834Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-28T16:45:22.834Z] Selecting previously unselected package liberror-perl. [2021-08-28T16:45:22.834Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-28T16:45:22.834Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-28T16:45:23.101Z] Selecting previously unselected package git-man. [2021-08-28T16:45:23.101Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-28T16:45:23.101Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-28T16:45:23.101Z] Selecting previously unselected package git. [2021-08-28T16:45:23.101Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-28T16:45:23.101Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-28T16:45:23.686Z] Selecting previously unselected package libnorm1:amd64. [2021-08-28T16:45:23.686Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-28T16:45:23.686Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-28T16:45:23.686Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-28T16:45:23.686Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-28T16:45:23.686Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-28T16:45:23.686Z] Selecting previously unselected package libsodium23:amd64. [2021-08-28T16:45:23.686Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-28T16:45:23.686Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-28T16:45:23.958Z] Selecting previously unselected package libzmq5:amd64. [2021-08-28T16:45:23.958Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-28T16:45:23.958Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-28T16:45:23.958Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-28T16:45:23.958Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-28T16:45:23.958Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-28T16:45:23.958Z] Selecting previously unselected package pkg-config. [2021-08-28T16:45:23.958Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-28T16:45:23.958Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-28T16:45:23.958Z] Selecting previously unselected package zip. [2021-08-28T16:45:23.958Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-28T16:45:23.958Z] Unpacking zip (3.0-11build1) ... [2021-08-28T16:45:24.224Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-28T16:45:24.224Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-28T16:45:24.224Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-28T16:45:24.224Z] Setting up liberror-perl (0.17025-1) ... [2021-08-28T16:45:24.224Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-28T16:45:24.224Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-28T16:45:24.224Z] No schema files found: doing nothing. [2021-08-28T16:45:24.224Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-28T16:45:24.224Z] Setting up zip (3.0-11build1) ... [2021-08-28T16:45:24.224Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-28T16:45:24.224Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-28T16:45:24.224Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-28T16:45:24.224Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-28T16:45:24.224Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-28T16:45:24.224Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-28T16:45:24.224Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-28T16:45:24.224Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-28T16:45:24.809Z] git set to automatically installed. [2021-08-28T16:45:24.809Z] git-man set to automatically installed. [2021-08-28T16:45:24.809Z] libcurl3-gnutls set to automatically installed. [2021-08-28T16:45:24.809Z] liberror-perl set to automatically installed. [2021-08-28T16:45:24.809Z] libglib2.0-0 set to automatically installed. [2021-08-28T16:45:24.809Z] libnghttp2-14 set to automatically installed. [2021-08-28T16:45:24.809Z] libnorm1 set to automatically installed. [2021-08-28T16:45:24.809Z] libpgm-5.2-0 set to automatically installed. [2021-08-28T16:45:24.809Z] libpsl5 set to automatically installed. [2021-08-28T16:45:24.809Z] librtmp1 set to automatically installed. [2021-08-28T16:45:24.809Z] libsodium23 set to automatically installed. [2021-08-28T16:45:24.809Z] libzmq3-dev set to automatically installed. [2021-08-28T16:45:24.809Z] libzmq5 set to automatically installed. [2021-08-28T16:45:24.809Z] pkg-config set to automatically installed. [2021-08-28T16:45:24.809Z] zip set to automatically installed. [2021-08-28T16:45:26.750Z] snapd is not logged in, snap install commands will use sudo [2021-08-28T16:45:27.330Z] snap "core18" has no updates available [2021-08-28T16:45:28.290Z] snapd is not logged in, snap install commands will use sudo [2021-08-28T16:45:36.492Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-28T16:45:37.450Z] Pulling config-common [2021-08-28T16:45:37.450Z] + snapcraftctl pull [2021-08-28T16:45:38.409Z] Pulling go-build-helper [2021-08-28T16:45:38.409Z] + snapcraftctl pull [2021-08-28T16:45:39.368Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-28T16:45:39.368Z] Skipping pull go-build-helper (already ran) [2021-08-28T16:45:39.368Z] Building go-build-helper [2021-08-28T16:45:39.368Z] + snapcraftctl build [2021-08-28T16:45:41.310Z] Staging go-build-helper [2021-08-28T16:45:41.310Z] + snapcraftctl stage [2021-08-28T16:45:51.377Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-28T16:45:51.377Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-28T16:45:51.377Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-28T16:45:51.377Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-28T16:45:51.377Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-28T16:45:51.377Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-28T16:45:51.377Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-28T16:45:51.377Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-28T16:45:51.377Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-08-28T16:45:51.377Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-08-28T16:45:51.377Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-28T16:45:51.377Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-28T16:45:51.377Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-28T16:45:51.377Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-28T16:45:51.377Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-28T16:45:51.377Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-28T16:45:51.377Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-28T16:45:51.377Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-28T16:45:51.377Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-28T16:45:51.377Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-28T16:45:51.377Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-28T16:45:51.377Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-28T16:45:51.377Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-28T16:45:51.377Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-28T16:45:51.377Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-28T16:45:51.377Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-28T16:45:51.377Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-08-28T16:45:51.377Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-28T16:45:51.377Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-28T16:45:51.377Z] Fetched 224 kB in 0s (0 B/s) [2021-08-28T16:45:51.377Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-28T16:45:51.377Z] Fetched 157 kB in 0s (0 B/s) [2021-08-28T16:45:51.377Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-28T16:45:51.377Z] Fetched 221 kB in 0s (0 B/s) [2021-08-28T16:45:51.377Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-28T16:45:51.377Z] Fetched 143 kB in 0s (0 B/s) [2021-08-28T16:45:51.377Z] Pulling edgex-go [2021-08-28T16:45:51.377Z] + snapcraftctl pull [2021-08-28T16:45:51.377Z] Pulling hooks [2021-08-28T16:45:51.377Z] + snapcraftctl pull [2021-08-28T16:46:09.728Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-28T16:46:09.728Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-28T16:46:09.728Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-28T16:46:09.728Z] Fetched 0 B in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-28T16:46:09.728Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-28T16:46:09.728Z] Fetched 279 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-28T16:46:09.728Z] Fetched 122 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-28T16:46:09.728Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-28T16:46:09.728Z] Fetched 8848 B in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-28T16:46:09.728Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-28T16:46:09.728Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-28T16:46:09.728Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-28T16:46:09.728Z] Fetched 219 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-28T16:46:09.728Z] Fetched 154 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-28T16:46:09.728Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-28T16:46:09.728Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-28T16:46:09.728Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-28T16:46:09.728Z] Fetched 499 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-28T16:46:09.728Z] Fetched 111 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-28T16:46:09.728Z] Fetched 240 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-28T16:46:09.728Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-28T16:46:09.728Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-28T16:46:09.728Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-28T16:46:09.728Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-28T16:46:09.729Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-28T16:46:09.729Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-28T16:46:09.729Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-28T16:46:09.729Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-28T16:46:09.729Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-28T16:46:09.729Z] Fetched 8720 B in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-28T16:46:09.729Z] Fetched 140 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-28T16:46:09.729Z] Fetched 119 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-28T16:46:09.729Z] Fetched 111 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-28T16:46:09.729Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-28T16:46:09.729Z] Fetched 645 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-28T16:46:09.729Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-28T16:46:09.729Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-28T16:46:09.729Z] Fetched 368 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-28T16:46:09.729Z] Fetched 187 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-28T16:46:09.729Z] Fetched 175 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-28T16:46:09.729Z] Fetched 206 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-28T16:46:09.729Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-28T16:46:09.729Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-28T16:46:09.729Z] Fetched 159 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-28T16:46:09.729Z] Fetched 107 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-28T16:46:09.729Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-28T16:46:09.729Z] Pulling static-packages [2021-08-28T16:46:09.729Z] + snapcraftctl pull [2021-08-28T16:46:09.729Z] Pulling version [2021-08-28T16:46:09.729Z] + cd /root/project [2021-08-28T16:46:09.729Z] + git describe --tags --abbrev=0 [2021-08-28T16:46:09.729Z] + sed s/v// [2021-08-28T16:46:09.729Z] + GIT_VERSION=2.0.1-dev.36 [2021-08-28T16:46:09.729Z] + [ -z 2.0.1-dev.36 ] [2021-08-28T16:46:09.729Z] + snapcraftctl set-version 2.0.1-dev.36 [2021-08-28T16:46:10.310Z] Building config-common [2021-08-28T16:46:10.310Z] + snapcraftctl build [2021-08-28T16:46:12.254Z] Skipping build go-build-helper (already ran) [2021-08-28T16:46:12.520Z] Building edgex-go [2021-08-28T16:46:12.520Z] + cd /root/parts/edgex-go/src [2021-08-28T16:46:12.520Z] + git describe --tags --abbrev=0 [2021-08-28T16:46:12.520Z] + sed s/v// [2021-08-28T16:46:12.520Z] + GIT_VERSION=2.0.1-dev.36 [2021-08-28T16:46:12.520Z] + [ -z 2.0.1-dev.36 ] [2021-08-28T16:46:12.520Z] + echo 2.0.1-dev.36 [2021-08-28T16:46:12.520Z] + make build [2021-08-28T16:46:12.520Z] go mod tidy [2021-08-28T16:46:15.858Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-28T16:46:15.858Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-28T16:46:15.858Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-08-28T16:46:15.858Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-28T16:46:15.858Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-28T16:46:15.858Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-28T16:46:15.858Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-28T16:46:15.858Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-28T16:46:15.858Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-28T16:46:15.858Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-28T16:46:15.858Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-28T16:46:15.858Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-28T16:46:15.858Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-28T16:46:15.858Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-28T16:46:16.123Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-28T16:46:16.123Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-28T16:46:16.123Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-28T16:46:16.705Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-28T16:46:17.288Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-28T16:46:17.288Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-28T16:46:17.288Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-28T16:46:17.288Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-28T16:46:17.288Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-28T16:46:17.288Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-28T16:46:17.288Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-28T16:46:17.562Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-28T16:46:17.562Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-28T16:46:17.562Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-28T16:46:17.562Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-28T16:46:17.562Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-28T16:46:17.562Z] go: downloading golang.org/x/text v0.3.6 [2021-08-28T16:46:17.562Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-28T16:46:17.562Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-28T16:46:17.562Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-28T16:46:17.562Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-28T16:46:18.149Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-28T16:46:18.149Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-28T16:46:18.149Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-28T16:46:18.149Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-28T16:46:18.149Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-28T16:46:18.149Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-28T16:46:18.149Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-28T16:46:18.149Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-28T16:46:18.418Z] go: downloading github.com/kr/text v0.2.0 [2021-08-28T16:46:18.418Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-28T16:46:18.418Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-28T16:46:18.418Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-28T16:46:18.418Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-28T16:46:18.418Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-28T16:46:18.686Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-28T16:46:18.686Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-28T16:46:18.686Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-28T16:46:18.686Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-28T16:46:18.686Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-28T16:46:18.686Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-28T16:46:18.686Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-28T16:46:18.686Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-28T16:46:18.686Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-28T16:46:18.687Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-28T16:46:18.687Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-28T16:46:18.954Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-28T16:46:18.954Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-28T16:46:18.954Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-28T16:46:18.954Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-28T16:46:18.954Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-28T16:46:18.954Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-28T16:46:18.954Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-28T16:46:18.954Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-28T16:46:18.954Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-28T16:46:18.954Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-28T16:46:18.954Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-28T16:46:18.954Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-28T16:46:18.954Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-28T16:46:18.954Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-28T16:46:18.954Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-28T16:46:18.954Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-28T16:46:18.954Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-28T16:46:19.219Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data [2021-08-28T16:46:27.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-28T16:46:32.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command [2021-08-28T16:46:32.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-28T16:46:34.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-28T16:46:34.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-28T16:46:35.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-28T16:46:36.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-28T16:46:37.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-28T16:46:39.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-28T16:46:40.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-28T16:46:41.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-28T16:46:42.479Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-28T16:46:42.479Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-28T16:46:42.479Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-28T16:46:42.479Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-28T16:46:42.479Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-28T16:46:42.479Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-28T16:46:42.479Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-28T16:46:42.479Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-28T16:46:42.479Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-28T16:46:42.479Z] + 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-08-28T16:46:42.479Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-28T16:46:42.479Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-28T16:46:42.479Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-28T16:46:42.479Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-28T16:46:42.479Z] + 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-08-28T16:46:42.479Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-28T16:46:42.479Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-28T16:46:42.479Z] + 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-08-28T16:46:43.886Z] Building hooks [2021-08-28T16:46:43.886Z] + cd /root/parts/hooks/src [2021-08-28T16:46:43.886Z] + make build [2021-08-28T16:46:43.886Z] go mod tidy [2021-08-28T16:46:44.467Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-28T16:46:44.467Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-28T16:46:44.732Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-28T16:46:44.732Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-28T16:46:44.998Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-28T16:46:45.582Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-28T16:46:46.162Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-28T16:46:46.162Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-28T16:46:49.496Z] Building static-packages [2021-08-28T16:46:49.496Z] + snapcraftctl build [2021-08-28T16:46:50.466Z] Removing intermediate container 7502f2230184 [2021-08-28T16:46:50.466Z] ---> 2b5bf00b0180 [2021-08-28T16:46:50.466Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-28T16:46:50.466Z] ---> Running in 4dc268ad43fb [2021-08-28T16:46:50.466Z] 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-08-28T16:46:50.466Z] Removing intermediate container 7c985e9904aa [2021-08-28T16:46:50.466Z] ---> 1df51bb54a30 [2021-08-28T16:46:50.466Z] [2021-08-28T16:46:50.466Z] Step 11/32 : FROM alpine:3.12 [2021-08-28T16:46:50.466Z] 3.12: Pulling from library/alpine [2021-08-28T16:46:50.905Z] Building version [2021-08-28T16:46:50.905Z] + snapcraftctl build [2021-08-28T16:46:51.915Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-28T16:46:51.915Z] Status: Downloaded newer image for alpine:3.12 [2021-08-28T16:46:51.915Z] ---> c4fd0aeabfcf [2021-08-28T16:46:51.915Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-28T16:46:52.842Z] Staging config-common [2021-08-28T16:46:52.842Z] + snapcraftctl stage [2021-08-28T16:46:52.903Z] Removing intermediate container 4dc268ad43fb [2021-08-28T16:46:52.903Z] ---> 8d4e1eb854d1 [2021-08-28T16:46:52.903Z] [2021-08-28T16:46:52.903Z] Step 12/24 : FROM docker:20.10.7 [2021-08-28T16:46:53.177Z] ---> Running in c6607c4c4304 [2021-08-28T16:46:53.778Z] Removing intermediate container e00ca8731622 [2021-08-28T16:46:53.778Z] ---> 3096ad8ac732 [2021-08-28T16:46:53.778Z] [2021-08-28T16:46:53.778Z] Step 11/23 : FROM alpine:3.12 [2021-08-28T16:46:53.778Z] ---> c4fd0aeabfcf [2021-08-28T16:46:53.778Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-28T16:46:54.051Z] 20.10.7: Pulling from library/docker [2021-08-28T16:46:54.051Z] Removing intermediate container f395228c59ce [2021-08-28T16:46:54.051Z] ---> 7553c6f7d3c5 [2021-08-28T16:46:54.051Z] [2021-08-28T16:46:54.051Z] Step 11/23 : FROM alpine:3.12 [2021-08-28T16:46:54.244Z] Skipping stage go-build-helper (already ran) [2021-08-28T16:46:54.244Z] Staging edgex-go [2021-08-28T16:46:54.244Z] + snapcraftctl stage [2021-08-28T16:46:54.324Z] ---> c4fd0aeabfcf [2021-08-28T16:46:54.324Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:46:54.324Z] ---> Running in c15a32b90517 [2021-08-28T16:46:54.597Z] Removing intermediate container c6607c4c4304 [2021-08-28T16:46:54.597Z] ---> 775b988ea116 [2021-08-28T16:46:54.597Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-28T16:46:54.597Z] ---> Running in 25bc747173f0 [2021-08-28T16:46:54.870Z] ---> Running in e9ed3767a971 [2021-08-28T16:46:55.200Z] Staging hooks [2021-08-28T16:46:55.200Z] + snapcraftctl stage [2021-08-28T16:46:56.157Z] Staging static-packages [2021-08-28T16:46:56.157Z] + snapcraftctl stage [2021-08-28T16:46:56.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:46:57.114Z] Staging version [2021-08-28T16:46:57.114Z] + snapcraftctl stage [2021-08-28T16:46:57.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:46:57.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:46:57.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:46:57.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:46:57.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:46:57.679Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-28T16:46:57.679Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-28T16:46:57.679Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:46:57.679Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:46:57.963Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-28T16:46:57.963Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:46:57.963Z] OK: 5 MiB in 15 packages [2021-08-28T16:46:58.071Z] Priming config-common [2021-08-28T16:46:58.071Z] + snapcraftctl prime [2021-08-28T16:46:58.240Z] OK: 6 MiB in 16 packages [2021-08-28T16:46:58.240Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-28T16:46:58.240Z] (2/2) Installing su-exec (0.2-r1) [2021-08-28T16:46:58.240Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:46:58.240Z] OK: 5 MiB in 16 packages [2021-08-28T16:46:59.030Z] Priming go-build-helper [2021-08-28T16:46:59.030Z] + snapcraftctl prime [2021-08-28T16:46:59.989Z] Priming edgex-go [2021-08-28T16:46:59.989Z] + snapcraftctl prime [2021-08-28T16:47:00.880Z] Removing intermediate container 25bc747173f0 [2021-08-28T16:47:00.880Z] ---> 1d826438fa2d [2021-08-28T16:47:00.880Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:47:01.152Z] Removing intermediate container e9ed3767a971 [2021-08-28T16:47:01.152Z] ---> a1e72b7e9e0d [2021-08-28T16:47:01.152Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-28T16:47:01.406Z] Priming hooks [2021-08-28T16:47:01.406Z] + snapcraftctl prime [2021-08-28T16:47:01.753Z] ---> Running in ab3236569b32 [2021-08-28T16:47:02.053Z] Removing intermediate container c15a32b90517 [2021-08-28T16:47:02.053Z] ---> fe8415ae84ec [2021-08-28T16:47:02.053Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:47:02.053Z] ---> Running in 607e4799ef77 [2021-08-28T16:47:02.330Z] Removing intermediate container 367637dd4fc8 [2021-08-28T16:47:02.330Z] ---> 91756f74b643 [2021-08-28T16:47:02.330Z] [2021-08-28T16:47:02.330Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:47:02.330Z] ---> c4fd0aeabfcf [2021-08-28T16:47:02.330Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-28T16:47:02.367Z] Priming static-packages [2021-08-28T16:47:02.367Z] + snapcraftctl prime [2021-08-28T16:47:02.927Z] ---> Running in 30293971e3d7 [2021-08-28T16:47:03.200Z] ---> Running in 5ade93915bd6 [2021-08-28T16:47:03.201Z] Removing intermediate container ab3236569b32 [2021-08-28T16:47:03.201Z] ---> c78235fb0acb [2021-08-28T16:47:03.201Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-28T16:47:03.478Z] Removing intermediate container 607e4799ef77 [2021-08-28T16:47:03.478Z] ---> 4b8c1e2ad977 [2021-08-28T16:47:03.478Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-28T16:47:04.075Z] ---> Running in 8bf8abba3b00 [2021-08-28T16:47:04.350Z] Removing intermediate container 30293971e3d7 [2021-08-28T16:47:04.350Z] ---> b38d99bb2978 [2021-08-28T16:47:04.350Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-28T16:47:04.350Z] ---> Running in 70a794d9eb9b [2021-08-28T16:47:04.624Z] Removing intermediate container 5ade93915bd6 [2021-08-28T16:47:04.624Z] ---> 4c0682b91f24 [2021-08-28T16:47:04.624Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-28T16:47:04.901Z] ---> Running in 28b31342475a [2021-08-28T16:47:04.944Z] Priming version [2021-08-28T16:47:04.944Z] + snapcraftctl prime [2021-08-28T16:47:05.883Z] ---> Running in 09626a8bcb17 [2021-08-28T16:47:05.883Z] Removing intermediate container 8bf8abba3b00 [2021-08-28T16:47:05.883Z] ---> f5372b14048e [2021-08-28T16:47:05.883Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-28T16:47:05.883Z] Removing intermediate container 70a794d9eb9b [2021-08-28T16:47:05.883Z] ---> f6a08fab60e8 [2021-08-28T16:47:05.883Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-28T16:47:05.902Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-08-28T16:47:06.482Z] Removing intermediate container 28b31342475a [2021-08-28T16:47:06.482Z] ---> 17b3f4dded7e [2021-08-28T16:47:06.482Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-28T16:47:06.482Z] ---> Running in 39680fe86c59 [2021-08-28T16:47:06.482Z] ---> Running in bfa45f8d5c5b [2021-08-28T16:47:07.083Z] ---> Running in 81fcfe2e32be [2021-08-28T16:47:07.083Z] Removing intermediate container 09626a8bcb17 [2021-08-28T16:47:07.083Z] ---> 41d4aa665c37 [2021-08-28T16:47:07.083Z] Step 14/24 : EXPOSE $APP_PORT [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-08-28T16:47:07.684Z] ---> Running in 8dacf6022848 [2021-08-28T16:47:07.684Z] Removing intermediate container 39680fe86c59 [2021-08-28T16:47:07.684Z] ---> 831824faefe7 [2021-08-28T16:47:07.684Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-28T16:47:07.969Z] Removing intermediate container 81fcfe2e32be [2021-08-28T16:47:07.969Z] ---> 55e59cb7c090 [2021-08-28T16:47:07.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:47:08.250Z] Removing intermediate container 8dacf6022848 [2021-08-28T16:47:08.250Z] ---> 00f78cb0b93c [2021-08-28T16:47:08.250Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:47:08.528Z] ---> Running in b92c83a398aa [2021-08-28T16:47:09.134Z] ---> 45470b4692b9 [2021-08-28T16:47:09.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-28T16:47:09.410Z] ---> 8ecc418715b4 [2021-08-28T16:47:09.410Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-28T16:47:10.395Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-28T16:47:10.990Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-28T16:47:10.990Z] ---> df445af6242a [2021-08-28T16:47:10.990Z] 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-08-28T16:47:10.990Z] Removing intermediate container bfa45f8d5c5b [2021-08-28T16:47:10.990Z] ---> 164619063542 [2021-08-28T16:47:10.990Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-28T16:47:11.585Z] ---> Running in b4e85b0961f1 [2021-08-28T16:47:11.585Z] ---> Running in 917de9e1c63d [2021-08-28T16:47:11.585Z] ---> 2dbb5e3e4a64 [2021-08-28T16:47:11.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-28T16:47:11.585Z] ---> f05d1726bc30 [2021-08-28T16:47:11.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-28T16:47:12.186Z] Removing intermediate container b4e85b0961f1 [2021-08-28T16:47:12.186Z] ---> b475aa811d3a [2021-08-28T16:47:12.186Z] 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-08-28T16:47:12.465Z] Removing intermediate container 917de9e1c63d [2021-08-28T16:47:12.465Z] ---> 159a11632c40 [2021-08-28T16:47:12.465Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-28T16:47:12.465Z] Removing intermediate container b92c83a398aa [2021-08-28T16:47:12.465Z] ---> baf0406c9e7a [2021-08-28T16:47:12.465Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-28T16:47:12.465Z] ---> Running in 719ad93cc831 [2021-08-28T16:47:12.740Z] ---> Running in 1f096f6296b1 [2021-08-28T16:47:12.740Z] ---> 371d9f6832c2 [2021-08-28T16:47:12.740Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-28T16:47:13.019Z] ---> 03628acd4b6a [2021-08-28T16:47:13.019Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-28T16:47:13.019Z] ---> Running in e0fa7dbc0eec [2021-08-28T16:47:13.299Z] ---> Running in 5b3f7ca5052f [2021-08-28T16:47:13.581Z] ---> 3eab0b8504ff [2021-08-28T16:47:13.581Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-28T16:47:13.866Z] ---> Running in 1d0ddcdc7ab6 [2021-08-28T16:47:14.143Z] Removing intermediate container e0fa7dbc0eec [2021-08-28T16:47:14.143Z] ---> 99bd820c5d4c [2021-08-28T16:47:14.143Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:47:14.433Z] Removing intermediate container 5b3f7ca5052f [2021-08-28T16:47:14.433Z] ---> e41b60f62381 [2021-08-28T16:47:14.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:47:14.433Z] ---> Running in 0e75b5cb7add [2021-08-28T16:47:14.713Z] ---> Running in da9eebc6c4a6 [2021-08-28T16:47:15.318Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:47:15.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:47:15.318Z] Removing intermediate container 0e75b5cb7add [2021-08-28T16:47:15.318Z] ---> 92f45ea5bd26 [2021-08-28T16:47:15.318Z] Step 21/23 : LABEL arch=arm64 [2021-08-28T16:47:15.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:47:15.595Z] Removing intermediate container da9eebc6c4a6 [2021-08-28T16:47:15.595Z] ---> b8b063d9b631 [2021-08-28T16:47:15.595Z] Step 21/23 : LABEL arch=arm64 [2021-08-28T16:47:15.595Z] ---> Running in d611caaef338 [2021-08-28T16:47:15.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:47:15.887Z] ---> Running in 729b1dc0d81a [2021-08-28T16:47:16.494Z] (1/39) Installing readline (8.1.0-r0) [2021-08-28T16:47:16.494Z] (2/39) Installing bash (5.1.0-r0) [2021-08-28T16:47:16.494Z] Removing intermediate container d611caaef338 [2021-08-28T16:47:16.494Z] ---> 95abf9c22b7a [2021-08-28T16:47:16.494Z] Step 22/23 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:47:16.494Z] Executing bash-5.1.0-r0.post-install [2021-08-28T16:47:16.494Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-28T16:47:16.494Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-28T16:47:16.494Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-28T16:47:16.494Z] (6/39) Installing curl (7.78.0-r0) [2021-08-28T16:47:16.494Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-28T16:47:16.494Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-28T16:47:16.494Z] (9/39) Installing expat (2.2.10-r1) [2021-08-28T16:47:16.494Z] (10/39) Installing libffi (3.3-r2) [2021-08-28T16:47:16.494Z] (11/39) Installing gdbm (1.19-r0) [2021-08-28T16:47:16.494Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-28T16:47:16.494Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-28T16:47:16.776Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-28T16:47:16.776Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-28T16:47:16.776Z] ---> Running in f5195182d3a9 [2021-08-28T16:47:16.776Z] Removing intermediate container 729b1dc0d81a [2021-08-28T16:47:16.776Z] ---> 4e8331110b8e [2021-08-28T16:47:16.776Z] Step 22/23 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:47:16.776Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-28T16:47:17.057Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-28T16:47:17.057Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-28T16:47:17.333Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-28T16:47:17.333Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-28T16:47:17.333Z] ---> Running in 35f1ae444d19 [2021-08-28T16:47:17.612Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:47:17.612Z] OK: 8 MiB in 20 packages [2021-08-28T16:47:17.887Z] Removing intermediate container f5195182d3a9 [2021-08-28T16:47:17.887Z] ---> 06c49abe3013 [2021-08-28T16:47:17.887Z] Step 23/23 : LABEL version=0.0.0 [2021-08-28T16:47:18.174Z] ---> Running in 4b8237e33b95 [2021-08-28T16:47:18.448Z] Removing intermediate container 1d0ddcdc7ab6 [2021-08-28T16:47:18.448Z] ---> 2fa1a4c808fd [2021-08-28T16:47:18.448Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:47:18.448Z] Removing intermediate container 35f1ae444d19 [2021-08-28T16:47:18.448Z] ---> 403fc6823b83 [2021-08-28T16:47:18.448Z] Step 23/23 : LABEL version=0.0.0 [2021-08-28T16:47:19.057Z] ---> Running in 0ada11140f3e [2021-08-28T16:47:19.334Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-28T16:47:19.334Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-28T16:47:19.334Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-28T16:47:19.334Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-28T16:47:19.334Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-28T16:47:19.334Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-28T16:47:19.334Z] Removing intermediate container 4b8237e33b95 [2021-08-28T16:47:19.334Z] ---> c62f4c4a23f6 [2021-08-28T16:47:19.334Z] [2021-08-28T16:47:19.334Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-28T16:47:19.610Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-28T16:47:19.610Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-28T16:47:19.610Z] Removing intermediate container 1f096f6296b1 [2021-08-28T16:47:19.610Z] ---> 21c15f55c1ae [2021-08-28T16:47:19.610Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-28T16:47:19.610Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:47:19.610Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-28T16:47:19.610Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-28T16:47:19.610Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-28T16:47:19.610Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-28T16:47:19.891Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-28T16:47:19.891Z] Successfully built c62f4c4a23f6 [2021-08-28T16:47:19.891Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-28T16:47:19.891Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-28T16:47:19.891Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-28T16:47:19.891Z] Successfully tagged support-notifications-arm64:latest [2021-08-28T16:47:19.891Z]  Building support-notifications ... done Building core-command [2021-08-28T16:47:19.891Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-28T16:47:19.891Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-28T16:47:19.891Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-28T16:47:19.891Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-28T16:47:19.891Z] ---> f1eafe341eb6 [2021-08-28T16:47:19.891Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-28T16:47:19.891Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-28T16:47:19.891Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-28T16:47:19.891Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-28T16:47:20.180Z] Removing intermediate container 0ada11140f3e [2021-08-28T16:47:20.180Z] ---> c9c7b336d7c1 [2021-08-28T16:47:20.180Z] [2021-08-28T16:47:20.790Z] Executing busybox-1.32.1-r6.trigger [2021-08-28T16:47:20.790Z] OK: 82 MiB in 59 packages [2021-08-28T16:47:20.790Z] Successfully built c9c7b336d7c1 [2021-08-28T16:47:20.790Z] Successfully tagged support-scheduler-arm64:latest [2021-08-28T16:47:20.790Z]  Building support-scheduler ... done Building core-metadata [2021-08-28T16:47:21.400Z] ---> 17d5d8f4d578 [2021-08-28T16:47:21.400Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-28T16:47:22.399Z] ---> 24a732ac8ae1 [2021-08-28T16:47:22.399Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-28T16:47:23.847Z] ---> d99b1efd5844 [2021-08-28T16:47:23.847Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-28T16:47:24.452Z] ---> 876dae055bc3 [2021-08-28T16:47:24.452Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-28T16:47:25.053Z] ---> 608199ffa852 [2021-08-28T16:47:25.053Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-28T16:47:25.691Z] ---> Running in 2de55e12f3d0 [2021-08-28T16:47:25.691Z] ---> e9e2ab1a6da2 [2021-08-28T16:47:25.691Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-28T16:47:26.700Z] Removing intermediate container 2de55e12f3d0 [2021-08-28T16:47:26.700Z] ---> 405171e5bb25 [2021-08-28T16:47:26.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:47:26.976Z] ---> cfe290b1343e [2021-08-28T16:47:26.976Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-28T16:47:26.976Z] ---> Running in 38fce825f4d5 [2021-08-28T16:47:27.599Z] ---> Running in 9a6946d5c3d9 [2021-08-28T16:47:27.902Z] Removing intermediate container 38fce825f4d5 [2021-08-28T16:47:27.902Z] ---> 7ae9a165b848 [2021-08-28T16:47:27.902Z] Step 22/24 : LABEL arch=arm64 [2021-08-28T16:47:28.516Z] ---> Running in 3279bdb42e6a [2021-08-28T16:47:28.516Z] Removing intermediate container 9a6946d5c3d9 [2021-08-28T16:47:28.516Z] ---> 4c56fd5c12e1 [2021-08-28T16:47:28.516Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-28T16:47:29.501Z] Removing intermediate container 3279bdb42e6a [2021-08-28T16:47:29.501Z] ---> 7af451fd4b54 [2021-08-28T16:47:29.501Z] Step 23/24 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:47:29.792Z] ---> Running in af0f7bbb33fd [2021-08-28T16:47:29.792Z] ---> ba7231f6a9af [2021-08-28T16:47:29.792Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-28T16:47:30.418Z] ---> Running in 03132dcdbb01 [2021-08-28T16:47:30.418Z] Collecting docker-compose==1.23.2 [2021-08-28T16:47:30.698Z] Removing intermediate container af0f7bbb33fd [2021-08-28T16:47:30.698Z] ---> 61db6142853c [2021-08-28T16:47:30.698Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:47:30.698Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-28T16:47:30.978Z] ---> Running in 3bfa4c0a2f03 [2021-08-28T16:47:31.256Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-28T16:47:31.256Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-28T16:47:31.861Z] Removing intermediate container 3bfa4c0a2f03 [2021-08-28T16:47:31.861Z] ---> 0d25a78ba498 [2021-08-28T16:47:31.861Z] [2021-08-28T16:47:32.468Z] Successfully built 0d25a78ba498 [2021-08-28T16:47:32.468Z] Successfully tagged core-data-arm64:latest [2021-08-28T16:47:32.468Z] Building security-secretstore-setup [2021-08-28T16:47:33.963Z]  Building core-data ... done 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-08-28T16:47:34.236Z] Removing intermediate container 03132dcdbb01 [2021-08-28T16:47:34.236Z] ---> 1b7637f97c48 [2021-08-28T16:47:34.236Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-28T16:47:34.236Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-28T16:47:34.236Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-28T16:47:34.512Z] Collecting cached-property<2,>=1.2.0 [2021-08-28T16:47:34.512Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-28T16:47:34.791Z] ---> Running in 6c9e6668bef2 [2021-08-28T16:47:35.394Z] Collecting docker<4.0,>=3.6.0 [2021-08-28T16:47:35.394Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-28T16:47:35.995Z] Removing intermediate container 6c9e6668bef2 [2021-08-28T16:47:35.995Z] ---> efc1c004e024 [2021-08-28T16:47:35.995Z] Step 29/32 : CMD ["gate"] [2021-08-28T16:47:35.995Z] Collecting jsonschema<3,>=2.5.1 [2021-08-28T16:47:35.995Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-28T16:47:36.281Z] ---> Running in 67d0fe6140d6 [2021-08-28T16:47:37.276Z] Removing intermediate container 67d0fe6140d6 [2021-08-28T16:47:37.276Z] ---> 54b6d5f49fa7 [2021-08-28T16:47:37.276Z] Step 30/32 : LABEL arch=arm64 [2021-08-28T16:47:37.558Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-28T16:47:37.558Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-28T16:47:37.558Z] Collecting docopt<0.7,>=0.6.1 [2021-08-28T16:47:37.558Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-28T16:47:37.833Z] ---> Running in 02672a7b6fbe [2021-08-28T16:47:38.848Z] Removing intermediate container 02672a7b6fbe [2021-08-28T16:47:38.848Z] ---> ed630a7d540d [2021-08-28T16:47:38.848Z] Step 31/32 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:47:39.453Z] ---> Running in 19ef3775804e [2021-08-28T16:47:40.928Z] Removing intermediate container 19ef3775804e [2021-08-28T16:47:40.928Z] ---> 7edc90e6ed09 [2021-08-28T16:47:40.928Z] Step 32/32 : LABEL version=0.0.0 [2021-08-28T16:47:41.209Z] Collecting PyYAML<4,>=3.10 [2021-08-28T16:47:41.209Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-28T16:47:41.209Z] ---> Running in c2d00ffdf339 [2021-08-28T16:47:42.199Z] Removing intermediate container c2d00ffdf339 [2021-08-28T16:47:42.199Z] ---> 4ea52ae7b072 [2021-08-28T16:47:42.199Z] [2021-08-28T16:47:42.476Z] Successfully built 4ea52ae7b072 [2021-08-28T16:47:42.476Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-28T16:47:42.476Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-08-28T16:47:45.113Z] Collecting texttable<0.10,>=0.9.0 [2021-08-28T16:47:45.113Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-28T16:47:48.702Z] Collecting docker-pycreds>=0.4.0 [2021-08-28T16:47:48.702Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-28T16:47:49.708Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-28T16:47:49.708Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-28T16:47:49.708Z] Collecting idna<2.8,>=2.5 [2021-08-28T16:47:49.708Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-28T16:47:50.388Z] Collecting certifi>=2017.4.17 [2021-08-28T16:47:50.388Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-28T16:47:50.388Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-28T16:47:50.388Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-28T16:47:51.005Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-28T16:47:51.005Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-28T16:47:51.005Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-28T16:47:51.005Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-28T16:47:52.455Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-28T16:47:52.455Z] Attempting uninstall: urllib3 [2021-08-28T16:47:52.455Z] Found existing installation: urllib3 1.26.2 [2021-08-28T16:47:52.455Z] Uninstalling urllib3-1.26.2: [2021-08-28T16:47:52.455Z] Successfully uninstalled urllib3-1.26.2 [2021-08-28T16:47:53.056Z] Attempting uninstall: idna [2021-08-28T16:47:53.056Z] Found existing installation: idna 3.1 [2021-08-28T16:47:53.056Z] Uninstalling idna-3.1: [2021-08-28T16:47:53.056Z] Successfully uninstalled idna-3.1 [2021-08-28T16:47:54.045Z] Attempting uninstall: chardet [2021-08-28T16:47:54.045Z] Found existing installation: chardet 4.0.0 [2021-08-28T16:47:54.045Z] Uninstalling chardet-4.0.0: [2021-08-28T16:47:54.045Z] Successfully uninstalled chardet-4.0.0 [2021-08-28T16:47:56.072Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:47:56.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:47:56.072Z] ---> 460fdde082a6 [2021-08-28T16:47:56.072Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:47:56.072Z] ---> Using cache [2021-08-28T16:47:56.072Z] ---> 9a2ef1e6a0ff [2021-08-28T16:47:56.072Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:47:56.072Z] ---> Using cache [2021-08-28T16:47:56.072Z] ---> b6c713728691 [2021-08-28T16:47:56.072Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-28T16:47:56.072Z] ---> Using cache [2021-08-28T16:47:56.072Z] ---> 10c76369c097 [2021-08-28T16:47:56.072Z] Step 6/24 : COPY go.mod . [2021-08-28T16:47:56.072Z] ---> Using cache [2021-08-28T16:47:56.072Z] ---> fcf8883b8e57 [2021-08-28T16:47:56.072Z] Step 7/24 : RUN go mod download [2021-08-28T16:47:56.072Z] ---> Using cache [2021-08-28T16:47:56.072Z] ---> e0f427ee5afc [2021-08-28T16:47:56.072Z] Step 8/24 : COPY . . [2021-08-28T16:47:56.072Z] ---> Using cache [2021-08-28T16:47:56.072Z] ---> c830fe3fa9e0 [2021-08-28T16:47:56.072Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:47:56.072Z] ---> Using cache [2021-08-28T16:47:56.072Z] ---> 71f8daa9f54b [2021-08-28T16:47:56.072Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-28T16:47:56.361Z] Attempting uninstall: requests [2021-08-28T16:47:56.361Z] Found existing installation: requests 2.25.1 [2021-08-28T16:47:56.361Z] Uninstalling requests-2.25.1: [2021-08-28T16:47:56.645Z] Successfully uninstalled requests-2.25.1 [2021-08-28T16:47:57.249Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:47:57.249Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:47:57.249Z] ---> 460fdde082a6 [2021-08-28T16:47:57.249Z] Step 3/24 : WORKDIR /edgex-go [2021-08-28T16:47:57.249Z] ---> Using cache [2021-08-28T16:47:57.249Z] ---> 9a2ef1e6a0ff [2021-08-28T16:47:57.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:47:57.249Z] ---> Using cache [2021-08-28T16:47:57.249Z] ---> b6c713728691 [2021-08-28T16:47:57.249Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-28T16:47:57.249Z] ---> Using cache [2021-08-28T16:47:57.249Z] ---> 10c76369c097 [2021-08-28T16:47:57.249Z] Step 6/24 : COPY go.mod . [2021-08-28T16:47:57.249Z] ---> Using cache [2021-08-28T16:47:57.249Z] ---> fcf8883b8e57 [2021-08-28T16:47:57.249Z] Step 7/24 : RUN go mod download [2021-08-28T16:47:57.249Z] ---> Using cache [2021-08-28T16:47:57.249Z] ---> e0f427ee5afc [2021-08-28T16:47:57.249Z] Step 8/24 : COPY . . [2021-08-28T16:47:57.249Z] ---> Using cache [2021-08-28T16:47:57.249Z] ---> c830fe3fa9e0 [2021-08-28T16:47:57.249Z] Step 9/24 : RUN go mod tidy [2021-08-28T16:47:57.249Z] ---> Using cache [2021-08-28T16:47:57.249Z] ---> 71f8daa9f54b [2021-08-28T16:47:57.249Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-28T16:47:58.266Z] Running setup.py install for texttable: started [2021-08-28T16:47:59.750Z] ---> Running in 9dd1fd506410 [2021-08-28T16:47:59.750Z] ---> Running in 9df40881a8fc [2021-08-28T16:48:01.213Z] Running setup.py install for texttable: finished with status 'done' [2021-08-28T16:48:01.213Z] Running setup.py install for PyYAML: started [2021-08-28T16:48:02.212Z] 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-08-28T16:48:02.212Z] 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-08-28T16:48:04.865Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-28T16:48:04.865Z] Running setup.py install for docopt: started [2021-08-28T16:48:08.287Z] Running setup.py install for docopt: finished with status 'done' [2021-08-28T16:48:08.287Z] Running setup.py install for dockerpty: started [2021-08-28T16:48:12.661Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-28T16:48:12.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:48:12.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:48:12.661Z] ---> 460fdde082a6 [2021-08-28T16:48:12.661Z] Step 3/26 : WORKDIR /edgex-go [2021-08-28T16:48:12.661Z] ---> Using cache [2021-08-28T16:48:12.661Z] ---> 9a2ef1e6a0ff [2021-08-28T16:48:12.661Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:48:12.661Z] ---> Using cache [2021-08-28T16:48:12.661Z] ---> b6c713728691 [2021-08-28T16:48:12.661Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-28T16:48:12.661Z] ---> Using cache [2021-08-28T16:48:12.661Z] ---> 10c76369c097 [2021-08-28T16:48:12.949Z] Step 6/26 : COPY go.mod . [2021-08-28T16:48:12.949Z] ---> Using cache [2021-08-28T16:48:12.949Z] ---> fcf8883b8e57 [2021-08-28T16:48:12.949Z] Step 7/26 : RUN go mod download [2021-08-28T16:48:12.949Z] ---> Using cache [2021-08-28T16:48:12.949Z] ---> e0f427ee5afc [2021-08-28T16:48:12.949Z] Step 8/26 : COPY . . [2021-08-28T16:48:12.949Z] ---> Using cache [2021-08-28T16:48:12.949Z] ---> c830fe3fa9e0 [2021-08-28T16:48:12.949Z] Step 9/26 : RUN go mod tidy [2021-08-28T16:48:12.949Z] ---> Using cache [2021-08-28T16:48:12.949Z] ---> 71f8daa9f54b [2021-08-28T16:48:12.949Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-28T16:48:13.969Z] ---> Running in 59770f128685 [2021-08-28T16:48:15.984Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-28T16:48:16.595Z] 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-08-28T16:48:22.067Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-28T16:48:22.067Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-28T16:48:22.067Z] ---> 460fdde082a6 [2021-08-28T16:48:22.067Z] Step 3/22 : WORKDIR /edgex-go [2021-08-28T16:48:22.067Z] ---> Using cache [2021-08-28T16:48:22.067Z] ---> 9a2ef1e6a0ff [2021-08-28T16:48:22.067Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-28T16:48:22.067Z] ---> Using cache [2021-08-28T16:48:22.067Z] ---> b6c713728691 [2021-08-28T16:48:22.067Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-28T16:48:22.067Z] ---> Using cache [2021-08-28T16:48:22.067Z] ---> 10c76369c097 [2021-08-28T16:48:22.067Z] Step 6/22 : COPY go.mod . [2021-08-28T16:48:22.067Z] ---> Using cache [2021-08-28T16:48:22.067Z] ---> fcf8883b8e57 [2021-08-28T16:48:22.067Z] Step 7/22 : RUN go mod download [2021-08-28T16:48:22.067Z] ---> Using cache [2021-08-28T16:48:22.067Z] ---> e0f427ee5afc [2021-08-28T16:48:22.067Z] Step 8/22 : COPY . . [2021-08-28T16:48:22.067Z] ---> Using cache [2021-08-28T16:48:22.067Z] ---> c830fe3fa9e0 [2021-08-28T16:48:22.067Z] Step 9/22 : RUN go mod tidy [2021-08-28T16:48:22.067Z] ---> Using cache [2021-08-28T16:48:22.067Z] ---> 71f8daa9f54b [2021-08-28T16:48:22.067Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-28T16:48:22.067Z] ---> Running in 388895ec89c5 [2021-08-28T16:48:24.076Z] 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-08-28T16:48:34.304Z] Removing intermediate container 719ad93cc831 [2021-08-28T16:48:34.304Z] ---> 340481c406d5 [2021-08-28T16:48:34.304Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-28T16:48:34.304Z] ---> Running in 0ac085983052 [2021-08-28T16:48:34.304Z] Removing intermediate container 0ac085983052 [2021-08-28T16:48:34.304Z] ---> 096069f4f32d [2021-08-28T16:48:34.304Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-28T16:48:34.304Z] ---> Running in bf6436459e38 [2021-08-28T16:48:34.912Z] Removing intermediate container bf6436459e38 [2021-08-28T16:48:34.912Z] ---> eeae3ba77fa4 [2021-08-28T16:48:34.912Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-28T16:48:36.929Z] ---> e7b11ce6e4fc [2021-08-28T16:48:36.929Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-28T16:48:38.394Z] ---> 1e4e53bde988 [2021-08-28T16:48:38.394Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-28T16:48:39.923Z] ---> 5e6209d00c01 [2021-08-28T16:48:39.923Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-28T16:48:40.203Z] ---> Running in 4410cf4a1834 [2021-08-28T16:48:40.835Z] Removing intermediate container 4410cf4a1834 [2021-08-28T16:48:40.835Z] ---> 397649000cae [2021-08-28T16:48:40.835Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:48:41.126Z] ---> Running in e6c396f90cb5 [2021-08-28T16:48:41.764Z] Removing intermediate container e6c396f90cb5 [2021-08-28T16:48:41.764Z] ---> 04abe536c1b6 [2021-08-28T16:48:41.764Z] Step 22/24 : LABEL arch=arm64 [2021-08-28T16:48:42.056Z] ---> Running in 22d6139184d4 [2021-08-28T16:48:43.046Z] Removing intermediate container 22d6139184d4 [2021-08-28T16:48:43.046Z] ---> 226945226449 [2021-08-28T16:48:43.046Z] Step 23/24 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:48:43.324Z] ---> Running in af29a41ccef8 [2021-08-28T16:48:43.940Z] Removing intermediate container af29a41ccef8 [2021-08-28T16:48:43.940Z] ---> 5971fc7fed4e [2021-08-28T16:48:43.940Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:48:44.220Z] ---> Running in 95f7285a2a78 [2021-08-28T16:48:45.225Z] Removing intermediate container 95f7285a2a78 [2021-08-28T16:48:45.225Z] ---> 9dc3a64ee41e [2021-08-28T16:48:45.225Z] [2021-08-28T16:48:45.507Z] Successfully built 9dc3a64ee41e [2021-08-28T16:48:45.789Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-28T16:50:07.627Z]  Building sys-mgmt-agent ... done Removing intermediate container 9dd1fd506410 [2021-08-28T16:50:07.627Z] ---> 99018da618b5 [2021-08-28T16:50:07.627Z] [2021-08-28T16:50:07.627Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:50:07.627Z] ---> c4fd0aeabfcf [2021-08-28T16:50:07.627Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:50:07.627Z] ---> Using cache [2021-08-28T16:50:07.627Z] ---> 1d826438fa2d [2021-08-28T16:50:07.627Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:50:07.627Z] ---> Using cache [2021-08-28T16:50:07.627Z] ---> c78235fb0acb [2021-08-28T16:50:07.627Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-28T16:50:07.627Z] ---> Running in 96bba41a03d7 [2021-08-28T16:50:07.627Z] Removing intermediate container 96bba41a03d7 [2021-08-28T16:50:07.627Z] ---> d68dd8d5abe2 [2021-08-28T16:50:07.627Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-28T16:50:07.627Z] ---> Running in e0cee62d6233 [2021-08-28T16:50:07.627Z] Removing intermediate container e0cee62d6233 [2021-08-28T16:50:07.627Z] ---> 541201e8bd58 [2021-08-28T16:50:07.627Z] Step 16/24 : WORKDIR / [2021-08-28T16:50:07.627Z] ---> Running in 951489862f73 [2021-08-28T16:50:07.627Z] Removing intermediate container 951489862f73 [2021-08-28T16:50:07.627Z] ---> d7de667c4c9d [2021-08-28T16:50:07.627Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:50:07.627Z] ---> 291bc56d2144 [2021-08-28T16:50:07.627Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-28T16:50:07.627Z] 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-08-28T16:50:07.627Z] 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-08-28T16:50:07.627Z] ---> d896394a03a4 [2021-08-28T16:50:07.627Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-28T16:50:07.627Z] ---> 66a5a3d3c7f7 [2021-08-28T16:50:07.627Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-28T16:50:07.627Z] ---> Running in 6d5fcb5c6f39 [2021-08-28T16:50:08.622Z] Removing intermediate container 6d5fcb5c6f39 [2021-08-28T16:50:08.622Z] ---> ce88066890b1 [2021-08-28T16:50:08.622Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:50:09.253Z] ---> Running in 16169dd451e3 [2021-08-28T16:50:09.883Z] Removing intermediate container 9df40881a8fc [2021-08-28T16:50:09.883Z] ---> 9736b15637f0 [2021-08-28T16:50:09.883Z] [2021-08-28T16:50:09.883Z] Step 11/24 : FROM alpine:3.12 [2021-08-28T16:50:09.883Z] ---> c4fd0aeabfcf [2021-08-28T16:50:09.883Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-28T16:50:09.883Z] ---> Using cache [2021-08-28T16:50:09.883Z] ---> 1d826438fa2d [2021-08-28T16:50:09.883Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-28T16:50:09.883Z] ---> Using cache [2021-08-28T16:50:09.883Z] ---> c78235fb0acb [2021-08-28T16:50:09.883Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-28T16:50:09.883Z] Removing intermediate container 16169dd451e3 [2021-08-28T16:50:09.883Z] ---> 39b268922a6b [2021-08-28T16:50:09.883Z] Step 22/24 : LABEL arch=arm64 [2021-08-28T16:50:10.160Z] ---> Running in a97d70d9a92b [2021-08-28T16:50:10.437Z] ---> Running in a463eccda854 [2021-08-28T16:50:11.047Z] Removing intermediate container a97d70d9a92b [2021-08-28T16:50:11.047Z] ---> f18c150d572a [2021-08-28T16:50:11.047Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-28T16:50:11.047Z] ---> Running in 604157c53e6e [2021-08-28T16:50:11.329Z] Removing intermediate container a463eccda854 [2021-08-28T16:50:11.329Z] ---> bd8cf5ffc5cf [2021-08-28T16:50:11.329Z] Step 23/24 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:50:11.615Z] ---> Running in 5c7813e63afb [2021-08-28T16:50:11.894Z] Removing intermediate container 604157c53e6e [2021-08-28T16:50:11.894Z] ---> 50aa69afbb12 [2021-08-28T16:50:11.894Z] Step 16/24 : WORKDIR / [2021-08-28T16:50:12.182Z] ---> Running in 6eb864e1871d [2021-08-28T16:50:12.460Z] Removing intermediate container 5c7813e63afb [2021-08-28T16:50:12.460Z] ---> 7f646399feb9 [2021-08-28T16:50:12.460Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:50:13.068Z] ---> Running in 33f8f55972e5 [2021-08-28T16:50:13.344Z] Removing intermediate container 6eb864e1871d [2021-08-28T16:50:13.344Z] ---> 884a8e7c8a9d [2021-08-28T16:50:13.344Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-28T16:50:13.951Z] Removing intermediate container 33f8f55972e5 [2021-08-28T16:50:13.951Z] ---> 1c9f84e8b649 [2021-08-28T16:50:13.951Z] [2021-08-28T16:50:14.236Z] Successfully built 1c9f84e8b649 [2021-08-28T16:50:14.236Z] Successfully tagged core-command-arm64:latest [2021-08-28T16:50:14.850Z]  Building core-command ... done  ---> 5caab788d232 [2021-08-28T16:50:14.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-28T16:50:15.450Z] Removing intermediate container 59770f128685 [2021-08-28T16:50:15.451Z] ---> 9386f80f5390 [2021-08-28T16:50:15.451Z] [2021-08-28T16:50:15.451Z] Step 11/26 : FROM alpine:3.12 [2021-08-28T16:50:15.451Z] ---> c4fd0aeabfcf [2021-08-28T16:50:15.451Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-28T16:50:15.724Z] ---> Running in 7bc0fa11eb52 [2021-08-28T16:50:16.323Z] Removing intermediate container 388895ec89c5 [2021-08-28T16:50:16.323Z] ---> 3a8202ce0b2b [2021-08-28T16:50:16.323Z] [2021-08-28T16:50:16.323Z] Step 11/22 : FROM alpine:3.12 [2021-08-28T16:50:16.323Z] ---> c4fd0aeabfcf [2021-08-28T16:50:16.323Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-28T16:50:16.597Z] ---> bd6d723f44eb [2021-08-28T16:50:16.597Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-28T16:50:16.597Z] ---> Running in 5dc5b8053ae6 [2021-08-28T16:50:17.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:50:17.596Z] ---> 0576932d7b4f [2021-08-28T16:50:17.596Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-28T16:50:17.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:50:17.892Z] ---> Running in cdb5542243ef [2021-08-28T16:50:18.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-28T16:50:18.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-28T16:50:18.445Z] Removing intermediate container cdb5542243ef [2021-08-28T16:50:18.445Z] ---> 6ad00c3e058b [2021-08-28T16:50:18.445Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-28T16:50:18.445Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-28T16:50:18.445Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-28T16:50:18.445Z] (3/3) Installing su-exec (0.2-r1) [2021-08-28T16:50:18.445Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:50:18.445Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:50:18.723Z] ---> Running in b4dd53f100ff [2021-08-28T16:50:18.723Z] OK: 6 MiB in 17 packages [2021-08-28T16:50:19.003Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-28T16:50:19.003Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-28T16:50:19.003Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-28T16:50:19.003Z] (4/4) Installing curl (7.78.0-r0) [2021-08-28T16:50:19.003Z] Executing busybox-1.31.1-r20.trigger [2021-08-28T16:50:19.003Z] Executing ca-certificates-20191127-r4.trigger [2021-08-28T16:50:19.282Z] OK: 7 MiB in 18 packages [2021-08-28T16:50:19.282Z] Removing intermediate container b4dd53f100ff [2021-08-28T16:50:19.282Z] ---> d1e43118003a [2021-08-28T16:50:19.282Z] Step 22/24 : LABEL arch=arm64 [2021-08-28T16:50:19.562Z] ---> Running in bd96d603ed7b [2021-08-28T16:50:20.552Z] Removing intermediate container bd96d603ed7b [2021-08-28T16:50:20.552Z] ---> aa1bdfb1bccc [2021-08-28T16:50:20.552Z] Step 23/24 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:50:20.552Z] ---> Running in 5d72a82d9a4f [2021-08-28T16:50:20.825Z] Removing intermediate container 7bc0fa11eb52 [2021-08-28T16:50:20.825Z] ---> 8ef680ab3d28 [2021-08-28T16:50:20.825Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-28T16:50:21.101Z] ---> Running in ae1656c96d5b [2021-08-28T16:50:21.375Z] Removing intermediate container 5dc5b8053ae6 [2021-08-28T16:50:21.375Z] ---> 5bde5e3ecbcb [2021-08-28T16:50:21.375Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-28T16:50:21.375Z] Removing intermediate container 5d72a82d9a4f [2021-08-28T16:50:21.375Z] ---> 6dbb55b374a1 [2021-08-28T16:50:21.375Z] Step 24/24 : LABEL version=0.0.0 [2021-08-28T16:50:21.652Z] ---> Running in 0cc08b359c13 [2021-08-28T16:50:21.652Z] ---> Running in 59e74e6516f3 [2021-08-28T16:50:21.652Z] Removing intermediate container ae1656c96d5b [2021-08-28T16:50:21.652Z] ---> 83883b61bbd3 [2021-08-28T16:50:21.652Z] Step 14/26 : WORKDIR / [2021-08-28T16:50:21.929Z] ---> Running in 5c08c7a5c7cf [2021-08-28T16:50:21.929Z] Removing intermediate container 0cc08b359c13 [2021-08-28T16:50:21.929Z] ---> 735fa434830f [2021-08-28T16:50:21.929Z] Step 14/22 : WORKDIR /edgex [2021-08-28T16:50:22.206Z] Removing intermediate container 59e74e6516f3 [2021-08-28T16:50:22.206Z] ---> 2f528fb96aa3 [2021-08-28T16:50:22.206Z] [2021-08-28T16:50:22.206Z] ---> Running in 8d3eac87221b [2021-08-28T16:50:22.500Z] Removing intermediate container 5c08c7a5c7cf [2021-08-28T16:50:22.500Z] ---> 05e20b4959c6 [2021-08-28T16:50:22.500Z] 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-08-28T16:50:22.500Z] Successfully built 2f528fb96aa3 [2021-08-28T16:50:22.778Z] Successfully tagged core-metadata-arm64:latest [2021-08-28T16:50:23.052Z]  Building core-metadata ... done Removing intermediate container 8d3eac87221b [2021-08-28T16:50:23.052Z] ---> c115b7165f50 [2021-08-28T16:50:23.052Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-28T16:50:23.326Z] ---> aaaf4a8c248f [2021-08-28T16:50:23.326Z] 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-08-28T16:50:23.919Z] ---> 2cd744a6ccd9 [2021-08-28T16:50:23.919Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-28T16:50:24.189Z] ---> 8999c243be16 [2021-08-28T16:50:24.189Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-28T16:50:25.168Z] ---> 60ae5034a74a [2021-08-28T16:50:25.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-28T16:50:25.168Z] ---> 6e77d9a8e40f [2021-08-28T16:50:25.168Z] 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-08-28T16:50:26.152Z] ---> 23908b01c0c0 [2021-08-28T16:50:26.152Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-28T16:50:26.152Z] ---> 79d22813bff4 [2021-08-28T16:50:26.152Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-28T16:50:26.430Z] ---> Running in e42557c358c8 [2021-08-28T16:50:27.029Z] Removing intermediate container e42557c358c8 [2021-08-28T16:50:27.029Z] ---> 1f854a48ec07 [2021-08-28T16:50:27.029Z] Step 19/22 : CMD ["--init=true"] [2021-08-28T16:50:27.307Z] ---> 134615acb9ed [2021-08-28T16:50:27.307Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-28T16:50:27.307Z] ---> Running in 7ff53aa50e83 [2021-08-28T16:50:27.909Z] Removing intermediate container 7ff53aa50e83 [2021-08-28T16:50:27.909Z] ---> 16fb2e45f4c4 [2021-08-28T16:50:27.909Z] Step 20/22 : LABEL arch=arm64 [2021-08-28T16:50:28.190Z] ---> Running in 1241e412c820 [2021-08-28T16:50:28.788Z] ---> 5c37f11f27cd [2021-08-28T16:50:28.788Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-28T16:50:28.788Z] Removing intermediate container 1241e412c820 [2021-08-28T16:50:28.788Z] ---> 627bd526f1bf [2021-08-28T16:50:28.788Z] Step 21/22 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:50:29.061Z] ---> Running in 1621f82b11b2 [2021-08-28T16:50:29.662Z] Removing intermediate container 1621f82b11b2 [2021-08-28T16:50:29.662Z] ---> 568b0b257916 [2021-08-28T16:50:29.662Z] Step 22/22 : LABEL version=0.0.0 [2021-08-28T16:50:29.662Z] ---> 438bc8097cb9 [2021-08-28T16:50:29.662Z] 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-08-28T16:50:29.662Z] ---> Running in 0e1f628bc86a [2021-08-28T16:50:29.936Z] ---> Running in 67bc80c5d0e8 [2021-08-28T16:50:30.533Z] Removing intermediate container 0e1f628bc86a [2021-08-28T16:50:30.533Z] ---> f771adff587e [2021-08-28T16:50:30.533Z] [2021-08-28T16:50:30.803Z] Successfully built f771adff587e [2021-08-28T16:50:30.803Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-28T16:50:32.236Z]  Building security-proxy-setup ... done Removing intermediate container 67bc80c5d0e8 [2021-08-28T16:50:32.236Z] ---> 01e06aa7104c [2021-08-28T16:50:32.236Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-28T16:50:32.236Z] ---> Running in 4c04dd2532cf [2021-08-28T16:50:32.507Z] Removing intermediate container 4c04dd2532cf [2021-08-28T16:50:32.507Z] ---> c6d9a971386e [2021-08-28T16:50:32.507Z] Step 24/26 : LABEL arch=arm64 [2021-08-28T16:50:32.781Z] ---> Running in 3a5908c2b4fd [2021-08-28T16:50:33.380Z] Removing intermediate container 3a5908c2b4fd [2021-08-28T16:50:33.380Z] ---> e653421c6a58 [2021-08-28T16:50:33.380Z] Step 25/26 : LABEL git_sha=8d3d48ca4c66caa27fe4b052deb0c376cb57a6bb [2021-08-28T16:50:33.380Z] ---> Running in 26882e67ca04 [2021-08-28T16:50:33.972Z] Removing intermediate container 26882e67ca04 [2021-08-28T16:50:33.972Z] ---> 52bf33425068 [2021-08-28T16:50:33.972Z] Step 26/26 : LABEL version=0.0.0 [2021-08-28T16:50:34.245Z] ---> Running in 7a099b61f026 [2021-08-28T16:50:34.841Z] Removing intermediate container 7a099b61f026 [2021-08-28T16:50:34.841Z] ---> 194405270d16 [2021-08-28T16:50:34.841Z] [2021-08-28T16:50:35.115Z] Successfully built 194405270d16 [2021-08-28T16:50:35.387Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-28T16:50:35.674Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-08-28T16:50:35.671Z] $ docker stop --time=1 fd5c14d43e6c96c48e1e6c15f6099fa11e72a4d33cd025f952477b29a5a9703e [2021-08-28T16:50:37.497Z] $ docker rm -f fd5c14d43e6c96c48e1e6c15f6099fa11e72a4d33cd025f952477b29a5a9703e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-28T16:50:38.118Z] + docker images [2021-08-28T16:50:38.391Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-28T16:50:38.391Z] security-secretstore-setup-arm64 latest 194405270d16 4 seconds ago 26.5MB [2021-08-28T16:50:38.391Z] security-proxy-setup-arm64 latest f771adff587e 8 seconds ago 24.6MB [2021-08-28T16:50:38.391Z] core-metadata-arm64 latest 2f528fb96aa3 17 seconds ago 15.8MB [2021-08-28T16:50:38.391Z] 3a8202ce0b2b 23 seconds ago 1.57GB [2021-08-28T16:50:38.391Z] 9386f80f5390 24 seconds ago 1.57GB [2021-08-28T16:50:38.391Z] core-command-arm64 latest 1c9f84e8b649 25 seconds ago 15.2MB [2021-08-28T16:50:38.391Z] 9736b15637f0 29 seconds ago 1.57GB [2021-08-28T16:50:38.391Z] 99018da618b5 40 seconds ago 1.56GB [2021-08-28T16:50:38.391Z] sys-mgmt-agent-arm64 latest 9dc3a64ee41e About a minute ago 311MB [2021-08-28T16:50:38.391Z] security-bootstrapper-arm64 latest 4ea52ae7b072 2 minutes ago 17.7MB [2021-08-28T16:50:38.391Z] core-data-arm64 latest 0d25a78ba498 3 minutes ago 19.3MB [2021-08-28T16:50:38.391Z] support-scheduler-arm64 latest c9c7b336d7c1 3 minutes ago 15.2MB [2021-08-28T16:50:38.391Z] support-notifications-arm64 latest c62f4c4a23f6 3 minutes ago 15.9MB [2021-08-28T16:50:38.391Z] 91756f74b643 3 minutes ago 1.57GB [2021-08-28T16:50:38.391Z] 7553c6f7d3c5 3 minutes ago 1.57GB [2021-08-28T16:50:38.391Z] 3096ad8ac732 3 minutes ago 1.57GB [2021-08-28T16:50:38.391Z] 8d4e1eb854d1 3 minutes ago 1.57GB [2021-08-28T16:50:38.391Z] 1df51bb54a30 3 minutes ago 1.57GB [2021-08-28T16:50:38.391Z] ci-base-image-arm64 latest 460fdde082a6 14 minutes ago 1.24GB [2021-08-28T16:50:38.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB [2021-08-28T16:50:38.391Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-28T16:50:38.391Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-28T16:50:38.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:50:39.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-28T16:50:39.076Z] [2021-08-28T16:50:39.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:50:39.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-28T16:50:39.983Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-28T16:50:39.983Z] 448f6bf000e3: Pulling fs layer [2021-08-28T16:50:39.983Z] f757da607395: Pulling fs layer [2021-08-28T16:50:39.983Z] 05883995daec: Pulling fs layer [2021-08-28T16:50:39.983Z] 8603b9c90790: Pulling fs layer [2021-08-28T16:50:39.983Z] 1560dd03e051: Pulling fs layer [2021-08-28T16:50:39.983Z] 27f5ce0e4adf: Pulling fs layer [2021-08-28T16:50:39.983Z] c2d8d7efcc4b: Pulling fs layer [2021-08-28T16:50:39.983Z] 1560dd03e051: Waiting [2021-08-28T16:50:39.983Z] 27f5ce0e4adf: Waiting [2021-08-28T16:50:39.983Z] c2d8d7efcc4b: Waiting [2021-08-28T16:50:39.983Z] 8603b9c90790: Waiting [2021-08-28T16:50:40.259Z] f757da607395: Verifying Checksum [2021-08-28T16:50:40.259Z] f757da607395: Download complete [2021-08-28T16:50:40.259Z] 8603b9c90790: Verifying Checksum [2021-08-28T16:50:40.259Z] 8603b9c90790: Download complete [2021-08-28T16:50:40.533Z] 1560dd03e051: Verifying Checksum [2021-08-28T16:50:40.533Z] 27f5ce0e4adf: Verifying Checksum [2021-08-28T16:50:40.533Z] 27f5ce0e4adf: Download complete [2021-08-28T16:50:40.806Z] 05883995daec: Verifying Checksum [2021-08-28T16:50:40.806Z] 05883995daec: Download complete [2021-08-28T16:50:41.803Z] 448f6bf000e3: Verifying Checksum [2021-08-28T16:50:41.803Z] 448f6bf000e3: Download complete [2021-08-28T16:50:45.196Z] c2d8d7efcc4b: Verifying Checksum [2021-08-28T16:50:45.196Z] c2d8d7efcc4b: Download complete [2021-08-28T16:50:45.196Z] 448f6bf000e3: Pull complete [2021-08-28T16:50:46.182Z] f757da607395: Pull complete [2021-08-28T16:50:48.158Z] 05883995daec: Pull complete [2021-08-28T16:50:48.158Z] 8603b9c90790: Pull complete [2021-08-28T16:50:49.599Z] 1560dd03e051: Pull complete [2021-08-28T16:50:49.873Z] 27f5ce0e4adf: Pull complete [2021-08-28T16:51:04.962Z] c2d8d7efcc4b: Pull complete [2021-08-28T16:51:04.962Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-28T16:51:04.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-28T16:51:04.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-28T16:51:05.245Z] prd-ubuntu18.04-docker-arm64-4c-16g-1021 does not seem to be running inside a container [2021-08-28T16:51:05.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-28T16:51:09.088Z] $ docker top 9922ccf21a4d3a8bf6c365c867c00d00b88f19b0c20032888706aea7b92f2245 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:51:10.334Z] ---> job-cost.sh [2021-08-28T16:51:10.334Z] lf-activate-venv: SKIPPING [2021-08-28T16:51:10.334Z] INFO: No Stack... [2021-08-28T16:51:11.312Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-28T16:51:11.584Z] INFO: Archiving Costs [Pipeline] sh [2021-08-28T16:51:12.248Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2021-08-28T16:51:12.248Z] + cut -d, -f6 [Pipeline] lock [2021-08-28T16:51:12.316Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-6-stack-cost] [2021-08-28T16:51:12.341Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3678-6-stack-cost] did not exist. Created. [2021-08-28T16:51:12.341Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-28T16:51:13.035Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-28T16:51:13.220Z] Stashed 1 file(s) [Pipeline] } [2021-08-28T16:51:13.234Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-28T16:51:13.253Z] $ docker stop --time=1 9922ccf21a4d3a8bf6c365c867c00d00b88f19b0c20032888706aea7b92f2245 [2021-08-28T16:51:14.977Z] $ docker rm -f 9922ccf21a4d3a8bf6c365c867c00d00b88f19b0c20032888706aea7b92f2245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-28T16:51:16.176Z] provisioning config files... [2021-08-28T16:51:16.196Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2298331425018189358tmp [Pipeline] { [Pipeline] sh [2021-08-28T16:51:16.554Z] + set +x [2021-08-28T16:51:16.554Z] + curl -s https://codecov.io/bash [2021-08-28T16:51:16.554Z] + bash -s -- [2021-08-28T16:51:16.820Z] [2021-08-28T16:51:16.820Z] _____ _ [2021-08-28T16:51:16.820Z] / ____| | | [2021-08-28T16:51:16.820Z] | | ___ __| | ___ ___ _____ __ [2021-08-28T16:51:16.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-28T16:51:16.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-28T16:51:16.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-28T16:51:16.820Z] Bash-1.0.6 [2021-08-28T16:51:16.820Z] [2021-08-28T16:51:16.820Z] [2021-08-28T16:51:16.820Z] ==> git version 2.24.4 found [2021-08-28T16:51:16.820Z] ==> 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-08-28T16:51:16.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-28T16:51:16.820Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-28T16:51:16.820Z] ==> Jenkins CI detected. [2021-08-28T16:51:16.820Z] current dir:  /w/workspace/edgex-go/6 [2021-08-28T16:51:16.820Z] project root: . [2021-08-28T16:51:16.820Z] --> token set from env [2021-08-28T16:51:16.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-28T16:51:16.820Z] ==> Running gcov in . (disable via -X gcov) [2021-08-28T16:51:16.820Z] ==> Python coveragepy not found [2021-08-28T16:51:16.820Z] ==> Searching for coverage reports in: [2021-08-28T16:51:16.820Z] + . [2021-08-28T16:51:16.820Z] -> Found 1 reports [2021-08-28T16:51:16.820Z] ==> Detecting git/mercurial file structure [2021-08-28T16:51:16.820Z] ==> Reading reports [2021-08-28T16:51:16.820Z] + ./coverage.out bytes=405611 [2021-08-28T16:51:16.820Z] ==> Appending adjustments [2021-08-28T16:51:16.820Z] https://docs.codecov.io/docs/fixing-reports [2021-08-28T16:51:17.782Z] + Found adjustments [2021-08-28T16:51:17.782Z] ==> Gzipping contents [2021-08-28T16:51:17.782Z] 56K /tmp/codecov.Q7lwO2.gz [2021-08-28T16:51:17.782Z] ==> Uploading reports [2021-08-28T16:51:17.782Z] url: https://codecov.io [2021-08-28T16:51:17.782Z] query: branch=PR-3678&commit=4096bfaea645f2d32d508478792f2c9fb742b685&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-08-28T16:51:17.782Z] -> Pinging Codecov [2021-08-28T16:51:17.782Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=4096bfaea645f2d32d508478792f2c9fb742b685&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-08-28T16:51:18.364Z] -> Uploading to [2021-08-28T16:51:18.364Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-28/00271124DB129430A58F1EEE437C3FCB/4096bfaea645f2d32d508478792f2c9fb742b685/d4b90765-fac1-4ffb-a1bb-0c00e1b25c52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210828T165118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14b17ecb17c36fc72949e4819b9d1117e2af1e607482d4debc0383c0eb32f6f1 [2021-08-28T16:51:18.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-28T16:51:18.364Z] Dload Upload Total Spent Left Speed [2021-08-28T16:51:19.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54648 0 0 100 54648 0 92629 --:--:-- --:--:-- --:--:-- 92623 [2021-08-28T16:51:19.214Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4096bfaea645f2d32d508478792f2c9fb742b685 [Pipeline] } [2021-08-28T16:51:19.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-28T16:51:20.703Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:51:21.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:51:21.631Z] ---> package-listing.sh [2021-08-28T16:51:21.631Z] ++ facter osfamily [2021-08-28T16:51:21.631Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-28T16:51:21.898Z] + OS_FAMILY=redhat [2021-08-28T16:51:21.898Z] + workspace=/w/workspace/edgex-go/6 [2021-08-28T16:51:21.898Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-28T16:51:21.898Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-28T16:51:21.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-28T16:51:21.898Z] + PACKAGES=/tmp/packages_start.txt [2021-08-28T16:51:21.898Z] + '[' /w/workspace/edgex-go/6 ']' [2021-08-28T16:51:21.898Z] + PACKAGES=/tmp/packages_end.txt [2021-08-28T16:51:21.898Z] + case "${OS_FAMILY}" in [2021-08-28T16:51:21.898Z] + rpm -qa [2021-08-28T16:51:21.898Z] + sort [2021-08-28T16:51:23.843Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-28T16:51:23.843Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-28T16:51:23.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-28T16:51:23.843Z] + '[' /w/workspace/edgex-go/6 ']' [2021-08-28T16:51:23.843Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-08-28T16:51:23.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-08-28T16:51:23.861Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-28T16:51:24.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:51:24.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-28T16:51:24.753Z] [2021-08-28T16:51:24.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-28T16:51:25.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-28T16:51:25.086Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-28T16:51:25.086Z] b4d181a07f80: Pulling fs layer [2021-08-28T16:51:25.086Z] a1111a8f2ec3: Pulling fs layer [2021-08-28T16:51:25.086Z] ed53099fbce6: Pulling fs layer [2021-08-28T16:51:25.086Z] dc539afda2c1: Pulling fs layer [2021-08-28T16:51:25.086Z] 77bc0d833cb6: Pulling fs layer [2021-08-28T16:51:25.086Z] 9065ff56babe: Pulling fs layer [2021-08-28T16:51:25.086Z] d287ab97295c: Pulling fs layer [2021-08-28T16:51:25.086Z] dc539afda2c1: Waiting [2021-08-28T16:51:25.086Z] 77bc0d833cb6: Waiting [2021-08-28T16:51:25.086Z] 9065ff56babe: Waiting [2021-08-28T16:51:25.086Z] d287ab97295c: Waiting [2021-08-28T16:51:25.351Z] a1111a8f2ec3: Verifying Checksum [2021-08-28T16:51:25.351Z] a1111a8f2ec3: Download complete [2021-08-28T16:51:25.351Z] dc539afda2c1: Verifying Checksum [2021-08-28T16:51:25.351Z] dc539afda2c1: Download complete [2021-08-28T16:51:25.618Z] 77bc0d833cb6: Verifying Checksum [2021-08-28T16:51:25.618Z] 77bc0d833cb6: Download complete [2021-08-28T16:51:25.618Z] 9065ff56babe: Download complete [2021-08-28T16:51:25.884Z] ed53099fbce6: Verifying Checksum [2021-08-28T16:51:25.884Z] ed53099fbce6: Download complete [2021-08-28T16:51:26.467Z] b4d181a07f80: Verifying Checksum [2021-08-28T16:51:26.467Z] b4d181a07f80: Download complete [2021-08-28T16:51:27.889Z] b4d181a07f80: Pull complete [2021-08-28T16:51:27.889Z] a1111a8f2ec3: Pull complete [2021-08-28T16:51:28.476Z] ed53099fbce6: Pull complete [2021-08-28T16:51:28.476Z] dc539afda2c1: Pull complete [2021-08-28T16:51:28.740Z] 77bc0d833cb6: Pull complete [2021-08-28T16:51:28.740Z] 9065ff56babe: Pull complete [2021-08-28T16:51:29.703Z] d287ab97295c: Verifying Checksum [2021-08-28T16:51:29.703Z] d287ab97295c: Download complete [2021-08-28T16:51:33.968Z] d287ab97295c: Pull complete [2021-08-28T16:51:33.968Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-28T16:51:33.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-28T16:51:33.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-28T16:51:34.069Z] prd-centos7-docker-4c-2g-1019 does not seem to be running inside a container [2021-08-28T16:51:34.163Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-28T16:51:37.481Z] $ docker top 6966db6368fd2ba32dc65e8345f308a1e014e5a286e370cc504bb09f331d41bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-28T16:51:37.898Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-28T16:51:38.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-28T16:51:38.541Z] + ls /var/log/sa-host [2021-08-28T16:51:38.541Z] + sadf -c /var/log/sa-host/sa05 [2021-08-28T16:51:38.541Z] file_magic: OK [2021-08-28T16:51:38.541Z] HZ: Using current value: 100 [2021-08-28T16:51:38.541Z] file_header: OK [2021-08-28T16:51:38.541Z] 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-08-28T16:51:38.541Z] Statistics: [2021-08-28T16:51:38.541Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-28T16:51:38.541Z] File successfully converted to sysstat format version 12.0.3 [2021-08-28T16:51:38.541Z] + sadf -c /var/log/sa-host/sa28 [2021-08-28T16:51:38.541Z] file_magic: OK [2021-08-28T16:51:38.541Z] HZ: Using current value: 100 [2021-08-28T16:51:38.541Z] file_header: OK [2021-08-28T16:51:38.541Z] 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-08-28T16:51:38.541Z] Statistics: [2021-08-28T16:51:38.541Z] 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... [2021-08-28T16:51:38.541Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-28T16:51:39.190Z] provisioning config files... [2021-08-28T16:51:39.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config8938596595829496223tmp [Pipeline] { [Pipeline] echo [2021-08-28T16:51:39.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:51:39.549Z] ---> create-netrc.sh [Pipeline] } [2021-08-28T16:51:39.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:51:39.966Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-28T16:51:39.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:51:40.301Z] ---> sudo-logs.sh [2021-08-28T16:51:40.302Z] Archiving 'sudo' log.. [2021-08-28T16:51:40.302Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1019.vexxhost.local: Name or service not known [2021-08-28T16:51:40.302Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1019.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-28T16:51:40.342Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:51:40.654Z] ---> job-cost.sh [2021-08-28T16:51:40.655Z] lf-activate-venv: SKIPPING [2021-08-28T16:51:40.655Z] DEBUG: total: 0.10999999940395355 [2021-08-28T16:51:40.655Z] INFO: Retrieving Stack Cost... [2021-08-28T16:51:41.615Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-28T16:51:41.882Z] INFO: Archiving Costs [Pipeline] echo [2021-08-28T16:51:41.902Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-28T16:51:42.305Z] ---> logs-deploy.sh [2021-08-28T16:51:42.306Z] lf-activate-venv: SKIPPING [2021-08-28T16:51:42.306Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/6 [2021-08-28T16:51:42.306Z] INFO: archiving workspace using pattern(s): [2021-08-28T16:51:42.969Z] Archives upload complete. [2021-08-28T16:51:43.239Z] INFO: archiving logs to Nexus