Pull request #3697 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 641d6b4bf290862e63557081d1c44a6bee84a365+22189a20601e835d069a8814fe5b33d27e11ca61 (19b942bef5abc4d96c671a6c410cf9e24308c74e) Running in Durability level: MAX_SURVIVABILITY 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-ssh4618580177195447194.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-ssh6051090474362112879.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3697/workspace@libs/edgex-global-pipelines # timeout=10 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-3697/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8958568130258070016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3697/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7525419632374650195.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh828806597616928044.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3697/workspace@libs/lf-pipelines # timeout=10 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-3697/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1469166027494762704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-1285 in /w/workspace/edgexfoundry_edgex-go_PR-3697 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh3008469932777244324.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1611950674996748883.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3697/head:refs/remotes/origin/PR-3697 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 641d6b4bf290862e63557081d1c44a6bee84a365 Merge succeeded, producing 641d6b4bf290862e63557081d1c44a6bee84a365 Checking out Revision 641d6b4bf290862e63557081d1c44a6bee84a365 (PR-3697) > git config core.sparsecheckout # timeout=10 > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # 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/1@tmp/jenkins-gitclient-ssh2021127104721824226.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.2 to 1.10.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-03T19:09:19.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-03T19:09:19.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-03T19:09:19.684Z] ========================================================= [2021-09-03T19:09:19.684Z] EdgeX Global Pipelines Version Info [2021-09-03T19:09:19.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:09:21.426Z] ------------------- [2021-09-03T19:09:21.426Z] stable info: [2021-09-03T19:09:21.426Z] ------------------- [2021-09-03T19:09:21.426Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-03T19:09:21.426Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-03T19:09:21.426Z] Message: update stable to v1.0.205 [2021-09-03T19:09:22.010Z] ------------------- [2021-09-03T19:09:22.010Z] experimental info: [2021-09-03T19:09:22.010Z] ------------------- [2021-09-03T19:09:22.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-03T19:09:22.010Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-03T19:09:22.010Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-03T19:09:22.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-03T19:09:22.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-03T19:09:22.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-03T19:09:22.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-03T19:09:22.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-03T19:09:22.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-03T19:09:22.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-03T19:09:22.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-03T19:09:22.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-03T19:09:22.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-03T19:09:22.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-03T19:09:22.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-03T19:09:23.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-03T19:09:23.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-03T19:09:23.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-03T19:09:23.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-03T19:09:23.274Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-03T19:09:23.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-03T19:09:23.415Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-03T19:09:23.480Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-03T19:09:23.544Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-03T19:09:23.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-03T19:09:23.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-03T19:09:23.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3697 [Pipeline] echo [2021-09-03T19:09:23.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3697 [Pipeline] echo [2021-09-03T19:09:23.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3697 [Pipeline] echo [2021-09-03T19:09:23.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 641d6b4bf290862e63557081d1c44a6bee84a365 [Pipeline] echo [2021-09-03T19:09:23.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 641d6b4 [Pipeline] echo [2021-09-03T19:09:24.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T19:09:24.254Z] provisioning config files... [2021-09-03T19:09:24.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config854674233978298714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:09:24.696Z] ---> docker-login.sh [2021-09-03T19:09:24.696Z] nexus3.edgexfoundry.org:10001 [2021-09-03T19:09:24.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:09:24.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:09:24.967Z] Configure a credential helper to remove this warning. See [2021-09-03T19:09:24.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:09:24.967Z] [2021-09-03T19:09:24.967Z] Login Succeeded [2021-09-03T19:09:24.967Z] nexus3.edgexfoundry.org:10002 [2021-09-03T19:09:24.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:09:25.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:09:25.241Z] Configure a credential helper to remove this warning. See [2021-09-03T19:09:25.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:09:25.241Z] [2021-09-03T19:09:25.241Z] Login Succeeded [2021-09-03T19:09:25.241Z] nexus3.edgexfoundry.org:10003 [2021-09-03T19:09:25.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:09:25.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:09:25.241Z] Configure a credential helper to remove this warning. See [2021-09-03T19:09:25.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:09:25.241Z] [2021-09-03T19:09:25.241Z] Login Succeeded [2021-09-03T19:09:25.241Z] nexus3.edgexfoundry.org:10004 [2021-09-03T19:09:25.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:09:25.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:09:25.508Z] Configure a credential helper to remove this warning. See [2021-09-03T19:09:25.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:09:25.508Z] [2021-09-03T19:09:25.508Z] Login Succeeded [2021-09-03T19:09:25.508Z] docker.io [2021-09-03T19:09:25.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:09:25.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:09:25.774Z] Configure a credential helper to remove this warning. See [2021-09-03T19:09:25.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:09:25.774Z] [2021-09-03T19:09:25.774Z] Login Succeeded [2021-09-03T19:09:25.774Z] ---> docker-login.sh ends [Pipeline] } [2021-09-03T19:09:25.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-03T19:09:26.262Z] ++ 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-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] ++ dirname cmd/core-command/Dockerfile [2021-09-03T19:09:26.262Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ dirname cmd/core-data/Dockerfile [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-03T19:09:26.262Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-03T19:09:26.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:09:26.262Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-03T19:09:26.262Z] ++ cut -d/ -f2 [2021-09-03T19:09:26.262Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-03T19:09:26.360Z] 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-09-03T19:09:28.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T19:09:28.116Z] [2021-09-03T19:09:28.116Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:09:28.483Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T19:09:28.483Z] latest: Pulling from edgex-devops/git-semver [2021-09-03T19:09:28.483Z] 31603596830f: Pulling fs layer [2021-09-03T19:09:28.483Z] 04fac38145f0: Pulling fs layer [2021-09-03T19:09:28.483Z] 701f6daf10bf: Pulling fs layer [2021-09-03T19:09:28.483Z] 24f72da36158: Pulling fs layer [2021-09-03T19:09:28.483Z] 24f72da36158: Waiting [2021-09-03T19:09:28.483Z] 04fac38145f0: Verifying Checksum [2021-09-03T19:09:28.483Z] 04fac38145f0: Download complete [2021-09-03T19:09:28.756Z] 31603596830f: Verifying Checksum [2021-09-03T19:09:28.756Z] 31603596830f: Download complete [2021-09-03T19:09:29.030Z] 31603596830f: Pull complete [2021-09-03T19:09:29.030Z] 24f72da36158: Verifying Checksum [2021-09-03T19:09:29.030Z] 24f72da36158: Download complete [2021-09-03T19:09:29.030Z] 04fac38145f0: Pull complete [2021-09-03T19:09:29.030Z] 701f6daf10bf: Verifying Checksum [2021-09-03T19:09:29.030Z] 701f6daf10bf: Download complete [2021-09-03T19:09:29.631Z] 701f6daf10bf: Pull complete [2021-09-03T19:09:29.904Z] 24f72da36158: Pull complete [2021-09-03T19:09:29.904Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-03T19:09:29.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T19:09:29.904Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-03T19:09:30.027Z] prd-centos7-docker-4c-2g-1285 does not seem to be running inside a container [2021-09-03T19:09:30.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-03T19:09:30.839Z] $ docker top 637871dd9c04a40706f7f74410971f375c463b8850bf489b9c950a556d68d1c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-03T19:09:31.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-03T19:09:31.050Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-03T19:09:31.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-03T19:09:31.166Z] $ docker exec 637871dd9c04a40706f7f74410971f375c463b8850bf489b9c950a556d68d1c2 ssh-agent [2021-09-03T19:09:31.277Z] SSH_AUTH_SOCK=/tmp/ssh-N1ylLwgXJotd/agent.15 [2021-09-03T19:09:31.277Z] SSH_AGENT_PID=21 [2021-09-03T19:09:31.287Z] Running ssh-add (command line suppressed) [2021-09-03T19:09:31.375Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4092082381668831029.key (/w/workspace/edgex-go/1@tmp/private_key_4092082381668831029.key) [2021-09-03T19:09:31.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-03T19:09:31.754Z] + git tag --points-at HEAD [Pipeline] } [2021-09-03T19:09:31.781Z] $ docker exec --env ******** --env ******** 637871dd9c04a40706f7f74410971f375c463b8850bf489b9c950a556d68d1c2 ssh-agent -k [2021-09-03T19:09:31.874Z] unset SSH_AUTH_SOCK; [2021-09-03T19:09:31.874Z] unset SSH_AGENT_PID; [2021-09-03T19:09:31.874Z] echo Agent pid 21 killed; [2021-09-03T19:09:31.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-03T19:09:31.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-03T19:09:31.990Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-03T19:09:32.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-03T19:09:32.110Z] $ docker exec 637871dd9c04a40706f7f74410971f375c463b8850bf489b9c950a556d68d1c2 ssh-agent [2021-09-03T19:09:32.216Z] SSH_AUTH_SOCK=/tmp/ssh-vPOYIscsVB4L/agent.55 [2021-09-03T19:09:32.216Z] SSH_AGENT_PID=61 [2021-09-03T19:09:32.226Z] Running ssh-add (command line suppressed) [2021-09-03T19:09:32.332Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9136045707356566457.key (/w/workspace/edgex-go/1@tmp/private_key_9136045707356566457.key) [2021-09-03T19:09:32.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-03T19:09:32.730Z] + git semver init [2021-09-03T19:09:32.730Z] # -> Open(): unable to determine branch for HEAD [2021-09-03T19:09:32.730Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-03T19:09:32.730Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-03T19:09:32.730Z] # $SEMVER_REMOTE_NAME = origin [2021-09-03T19:09:32.730Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-03T19:09:32.730Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-03T19:09:32.730Z] # $SEMVER_BRANCH = PR-3697 [2021-09-03T19:09:32.730Z] # $SEMVER_TEMP = /tmp/semver-417345166 [2021-09-03T19:09:32.730Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-03T19:09:54.822Z] # '/tmp/semver-417345166' -> '/w/workspace/edgex-go/1/.semver' [2021-09-03T19:09:54.822Z] # -> Force: false [2021-09-03T19:09:54.822Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-03T19:09:54.848Z] $ docker exec --env ******** --env ******** 637871dd9c04a40706f7f74410971f375c463b8850bf489b9c950a556d68d1c2 ssh-agent -k [2021-09-03T19:09:54.939Z] unset SSH_AUTH_SOCK; [2021-09-03T19:09:54.940Z] unset SSH_AGENT_PID; [2021-09-03T19:09:54.940Z] echo Agent pid 61 killed; [2021-09-03T19:09:54.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-03T19:09:55.402Z] + git semver [Pipeline] } [2021-09-03T19:09:55.447Z] $ docker stop --time=1 637871dd9c04a40706f7f74410971f375c463b8850bf489b9c950a556d68d1c2 [2021-09-03T19:09:57.726Z] $ docker rm -f 637871dd9c04a40706f7f74410971f375c463b8850bf489b9c950a556d68d1c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T19:09:58.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-03T19:09:58.582Z] Stashed 1 file(s) [Pipeline] echo [2021-09-03T19:09:58.606Z] [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-09-03T19:09:59.376Z] ========================================================= [2021-09-03T19:09:59.377Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-03T19:09:59.377Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:09:59.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T19:09:59.749Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-03T19:09:59.749Z] 540db60ca938: Pulling fs layer [2021-09-03T19:09:59.749Z] adcc1eea9eea: Pulling fs layer [2021-09-03T19:09:59.749Z] 4c4ab2625f07: Pulling fs layer [2021-09-03T19:09:59.749Z] db62176df00c: Pulling fs layer [2021-09-03T19:09:59.749Z] 3b30891b0d05: Pulling fs layer [2021-09-03T19:09:59.749Z] 06b49ca38bd5: Pulling fs layer [2021-09-03T19:09:59.749Z] c788192a36de: Pulling fs layer [2021-09-03T19:09:59.749Z] a77e37c0d609: Pulling fs layer [2021-09-03T19:09:59.749Z] c3185cebc471: Pulling fs layer [2021-09-03T19:09:59.749Z] 06b49ca38bd5: Waiting [2021-09-03T19:09:59.749Z] c788192a36de: Waiting [2021-09-03T19:09:59.749Z] a77e37c0d609: Waiting [2021-09-03T19:09:59.749Z] c3185cebc471: Waiting [2021-09-03T19:09:59.749Z] db62176df00c: Waiting [2021-09-03T19:09:59.749Z] 3b30891b0d05: Waiting [2021-09-03T19:09:59.749Z] 4c4ab2625f07: Verifying Checksum [2021-09-03T19:09:59.749Z] 4c4ab2625f07: Download complete [2021-09-03T19:09:59.749Z] adcc1eea9eea: Verifying Checksum [2021-09-03T19:09:59.749Z] adcc1eea9eea: Download complete [2021-09-03T19:10:00.016Z] 540db60ca938: Verifying Checksum [2021-09-03T19:10:00.016Z] 3b30891b0d05: Verifying Checksum [2021-09-03T19:10:00.016Z] 3b30891b0d05: Download complete [2021-09-03T19:10:00.016Z] c788192a36de: Verifying Checksum [2021-09-03T19:10:00.016Z] c788192a36de: Download complete [2021-09-03T19:10:00.016Z] 06b49ca38bd5: Verifying Checksum [2021-09-03T19:10:00.016Z] 06b49ca38bd5: Download complete [2021-09-03T19:10:00.016Z] 540db60ca938: Pull complete [2021-09-03T19:10:00.281Z] adcc1eea9eea: Pull complete [2021-09-03T19:10:00.281Z] 4c4ab2625f07: Pull complete [2021-09-03T19:10:00.860Z] a77e37c0d609: Verifying Checksum [2021-09-03T19:10:00.860Z] a77e37c0d609: Download complete [2021-09-03T19:10:04.196Z] c3185cebc471: Verifying Checksum [2021-09-03T19:10:04.196Z] c3185cebc471: Download complete [2021-09-03T19:10:04.460Z] db62176df00c: Verifying Checksum [2021-09-03T19:10:04.460Z] db62176df00c: Download complete [2021-09-03T19:10:07.808Z] db62176df00c: Pull complete [2021-09-03T19:10:07.808Z] 3b30891b0d05: Pull complete [2021-09-03T19:10:07.808Z] 06b49ca38bd5: Pull complete [2021-09-03T19:10:07.808Z] c788192a36de: Pull complete [2021-09-03T19:10:07.808Z] a77e37c0d609: Pull complete [2021-09-03T19:10:10.418Z] c3185cebc471: Pull complete [2021-09-03T19:10:10.418Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-03T19:10:10.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T19:10:10.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:10:10.811Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T19:10:10.811Z] WORKDIR /edgex [2021-09-03T19:10:10.811Z] COPY go.mod . [2021-09-03T19:10:10.811Z] RUN go mod download' [2021-09-03T19:10:10.811Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-03T19:10:12.221Z] Sending build context to Docker daemon 328.8MB [2021-09-03T19:10:12.221Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T19:10:12.221Z] ---> 031687cdd783 [2021-09-03T19:10:12.221Z] Step 2/4 : WORKDIR /edgex [2021-09-03T19:10:13.634Z] ---> Running in 10c5e80eeae8 [2021-09-03T19:10:13.907Z] Removing intermediate container 10c5e80eeae8 [2021-09-03T19:10:13.907Z] ---> ef89dd301b0a [2021-09-03T19:10:13.907Z] Step 3/4 : COPY go.mod . [2021-09-03T19:10:13.907Z] ---> ba9eb520fc23 [2021-09-03T19:10:13.907Z] Step 4/4 : RUN go mod download [2021-09-03T19:10:13.907Z] ---> Running in d3bbf4e2e773 [2021-09-03T19:10:14.133Z] Still waiting to schedule task [2021-09-03T19:10:14.133Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-03T19:10:52.800Z] Removing intermediate container d3bbf4e2e773 [2021-09-03T19:10:52.800Z] ---> 74b25461c102 [2021-09-03T19:10:52.800Z] Successfully built 74b25461c102 [2021-09-03T19:10:52.800Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:10:53.168Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-03T19:10:53.168Z] . [Pipeline] withDockerContainer [2021-09-03T19:10:53.289Z] prd-centos7-docker-4c-2g-1285 does not seem to be running inside a container [2021-09-03T19:10:53.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-09-03T19:10:53.735Z] $ docker top 3194d32034a21db8d62757db5a784d9d2e530ba11a4b8d7a5a7655ad642ef362 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:10:54.181Z] + go version [2021-09-03T19:10:54.181Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-03T19:10:54.214Z] $ docker stop --time=1 3194d32034a21db8d62757db5a784d9d2e530ba11a4b8d7a5a7655ad642ef362 [2021-09-03T19:10:55.401Z] $ docker rm -f 3194d32034a21db8d62757db5a784d9d2e530ba11a4b8d7a5a7655ad642ef362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:10:56.239Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-03T19:10:56.239Z] . [Pipeline] withDockerContainer [2021-09-03T19:10:56.356Z] prd-centos7-docker-4c-2g-1285 does not seem to be running inside a container [2021-09-03T19:10:56.421Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-09-03T19:10:56.798Z] $ docker top 846d1c74095010e0214fcafd654e5f47e44ad93b51e75b9820b4df248a546256 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-03T19:10:56.946Z] ========================================================= [2021-09-03T19:10:56.946Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-03T19:10:56.946Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:10:57.341Z] + go mod tidy [Pipeline] sh [2021-09-03T19:10:57.951Z] + make test [2021-09-03T19:10:57.951Z] 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-09-03T19:10:58.222Z] go mod tidy [2021-09-03T19:10:58.222Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-03T19:11:03.597Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-03T19:11:21.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-03T19:11:25.225Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-03T19:11:25.225Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-03T19:11:25.491Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-03T19:11:28.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-03T19:11:28.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-03T19:11:28.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-03T19:11:28.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-03T19:11:29.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-03T19:11:29.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-03T19:11:29.786Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-03T19:11:29.786Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-03T19:11:29.786Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-03T19:11:29.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-03T19:11:31.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2021-09-03T19:11:31.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-03T19:11:31.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-03T19:11:32.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 100.0% of statements [2021-09-03T19:11:32.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-03T19:11:32.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 46.3% of statements [2021-09-03T19:11:32.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-03T19:11:32.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-03T19:11:33.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-09-03T19:11:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-03T19:11:33.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:11:34.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-09-03T19:11:34.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-03T19:11:34.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-03T19:11:34.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-03T19:11:34.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-03T19:11:34.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-03T19:11:35.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements [2021-09-03T19:11:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-03T19:11:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:11:35.592Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-09-03T19:11:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-03T19:11:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-03T19:11:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-03T19:11:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-03T19:11:35.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-03T19:11:35.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2021-09-03T19:11:35.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-03T19:11:35.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-03T19:11:35.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-03T19:11:36.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-09-03T19:11:36.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-03T19:11:36.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-09-03T19:11:37.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-03T19:11:37.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-03T19:11:37.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-09-03T19:11:37.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-09-03T19:11:37.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-09-03T19:11:38.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.153s coverage: 96.3% of statements [2021-09-03T19:11:38.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-09-03T19:11:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-09-03T19:11:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-03T19:11:54.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 81.8% of statements [2021-09-03T19:11:54.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-09-03T19:12:12.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 66.9% of statements [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-03T19:12:12.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-03T19:12:13.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-09-03T19:12:13.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-03T19:12:13.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-03T19:12:13.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-09-03T19:12:13.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-03T19:12:13.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-09-03T19:12:13.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-03T19:12:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.5% of statements [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-03T19:12:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-03T19:12:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-03T19:12:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-03T19:12:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-03T19:12:20.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-03T19:12:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-09-03T19:12:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-03T19:12:20.745Z] GO111MODULE=on go vet ./... [2021-09-03T19:12:28.506Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1286 in /w/workspace/edgexfoundry_edgex-go_PR-3697 [Pipeline] { [Pipeline] ws [2021-09-03T19:12:28.571Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-03T19:12:28.891Z] The recommended git tool is: git [2021-09-03T19:12:33.964Z] using credential edgex-jenkins-ssh [2021-09-03T19:12:33.980Z] Cloning the remote Git repository [2021-09-03T19:12:34.027Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:12:34.132Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-03T19:12:34.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:12:34.204Z] > git --version # timeout=10 [2021-09-03T19:12:34.221Z] > git --version # 'git version 2.17.1' [2021-09-03T19:12:34.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:12:34.316Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T19:12:42.865Z] gofmt -l . [2021-09-03T19:12:42.865Z] [ "`gofmt -l .`" = "" ] [2021-09-03T19:12:43.132Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-03T19:12:44.063Z] + ls -al . [2021-09-03T19:12:44.063Z] total 608 [2021-09-03T19:12:44.063Z] drwxrwxr-x 10 1001 1001 4096 Sep 3 19:12 . [2021-09-03T19:12:44.063Z] drwxr-xr-x 4 root root 28 Sep 3 19:10 .. [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 11 Sep 3 19:09 .dockerignore [2021-09-03T19:12:44.063Z] drwxrwxr-x 8 1001 1001 179 Sep 3 19:09 .git [2021-09-03T19:12:44.063Z] drwxrwxr-x 4 1001 1001 142 Sep 3 19:09 .github [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 818 Sep 3 19:09 .gitignore [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 76 Sep 3 19:09 .hadolint.yml [2021-09-03T19:12:44.063Z] drwx------ 3 1001 1001 58 Sep 3 19:09 .semver [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 166 Sep 3 19:09 .sonarcloud.properties [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 1171 Sep 3 19:09 ADOPTERS.md [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 8493 Sep 3 19:09 Attribution.txt [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 43881 Sep 3 19:09 CHANGELOG.md [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 3804 Sep 3 19:09 CONTRIBUTING.md [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 677 Sep 3 19:09 GOVERNANCE.md [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 849 Sep 3 19:09 Jenkinsfile [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 10775 Sep 3 19:09 LICENSE [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 5915 Sep 3 19:09 Makefile [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 582 Sep 3 19:09 OWNERS.md [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 8643 Sep 3 19:09 README.md [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 6912 Sep 3 19:09 SECURITY.md [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 5 Sep 3 19:09 VERSION [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 4131 Sep 3 19:09 ZMQWindows.md [2021-09-03T19:12:44.063Z] drwxrwxr-x 2 1001 1001 37 Sep 3 19:09 bin [2021-09-03T19:12:44.063Z] drwxrwxr-x 14 1001 1001 4096 Sep 3 19:09 cmd [2021-09-03T19:12:44.063Z] -rw-r--r-- 1 root root 404331 Sep 3 19:12 coverage.out [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 841 Sep 3 19:09 go.mod [2021-09-03T19:12:44.063Z] -rw-r--r-- 1 root root 50064 Sep 3 19:10 go.sum [2021-09-03T19:12:44.063Z] drwxrwxr-x 8 1001 1001 124 Sep 3 19:09 internal [2021-09-03T19:12:44.063Z] drwxrwxr-x 3 1001 1001 16 Sep 3 19:09 openapi [2021-09-03T19:12:44.063Z] drwxrwxr-x 4 1001 1001 71 Sep 3 19:09 snap [2021-09-03T19:12:44.063Z] -rw-rw-r-- 1 1001 1001 204 Sep 3 19:09 version.go [Pipeline] sh [2021-09-03T19:12:44.406Z] + '[' -e coverage.out ] [2021-09-03T19:12:44.406Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-03T19:12:44.544Z] Stashed 1 file(s) [Pipeline] sh [2021-09-03T19:12:44.880Z] + make build [2021-09-03T19:12:44.880Z] go mod tidy [2021-09-03T19:12:44.880Z] 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-09-03T19:12:46.316Z] 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-09-03T19:12:51.675Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:12:51.996Z] Merge succeeded, producing 641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:12:51.996Z] Checking out Revision 641d6b4bf290862e63557081d1c44a6bee84a365 (PR-3697) [2021-09-03T19:12:51.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T19:12:51.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T19:12:51.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T19:12:51.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:12:51.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:12:51.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3697/head:refs/remotes/origin/PR-3697 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-03T19:12:51.691Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T19:12:51.706Z] > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [2021-09-03T19:12:51.913Z] > git remote # timeout=10 [2021-09-03T19:12:51.931Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T19:12:51.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:12:51.956Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-03T19:12:51.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T19:12:52.001Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T19:12:52.011Z] > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [2021-09-03T19:12:53.049Z] 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-09-03T19:12:53.633Z] 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-09-03T19:12:54.606Z] 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-09-03T19:12:54.879Z] 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-09-03T19:12:55.463Z] 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-09-03T19:12:56.321Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.10.2 to 1.10.3" [2021-09-03T19:12:56.380Z] > git --version # timeout=10 [2021-09-03T19:12:56.387Z] > git --version # 'git version 2.17.1' [2021-09-03T19:12:56.399Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-03T19:12:56.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T19:12:57.292Z] provisioning config files... [2021-09-03T19:12:57.323Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5704192344027935086tmp [Pipeline] { [Pipeline] libraryResource [2021-09-03T19:12:57.406Z] 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 [Pipeline] sh [2021-09-03T19:12:57.936Z] ---> docker-login.sh [2021-09-03T19:12:57.936Z] nexus3.edgexfoundry.org:10001 [2021-09-03T19:12:58.367Z] 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-09-03T19:12:58.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:12:58.959Z] 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-09-03T19:12:59.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:12:59.527Z] Configure a credential helper to remove this warning. See [2021-09-03T19:12:59.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:12:59.527Z] [2021-09-03T19:12:59.527Z] Login Succeeded [2021-09-03T19:12:59.527Z] nexus3.edgexfoundry.org:10002 [2021-09-03T19:12:59.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:12:59.929Z] 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-09-03T19:13:00.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:13:00.075Z] Configure a credential helper to remove this warning. See [2021-09-03T19:13:00.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:13:00.075Z] [2021-09-03T19:13:00.075Z] Login Succeeded [2021-09-03T19:13:00.075Z] nexus3.edgexfoundry.org:10003 [2021-09-03T19:13:00.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:13:00.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:13:00.637Z] Configure a credential helper to remove this warning. See [2021-09-03T19:13:00.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:13:00.637Z] [2021-09-03T19:13:00.637Z] Login Succeeded [2021-09-03T19:13:00.637Z] nexus3.edgexfoundry.org:10004 [2021-09-03T19:13:00.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:13:01.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:13:01.194Z] Configure a credential helper to remove this warning. See [2021-09-03T19:13:01.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:13:01.194Z] [2021-09-03T19:13:01.194Z] Login Succeeded [2021-09-03T19:13:01.194Z] docker.io [Pipeline] } [2021-09-03T19:13:01.414Z] $ docker stop --time=1 846d1c74095010e0214fcafd654e5f47e44ad93b51e75b9820b4df248a546256 [2021-09-03T19:13:01.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:13:02.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:13:02.067Z] Configure a credential helper to remove this warning. See [2021-09-03T19:13:02.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:13:02.067Z] [2021-09-03T19:13:02.067Z] Login Succeeded [2021-09-03T19:13:02.067Z] ---> docker-login.sh ends [2021-09-03T19:13:03.500Z] $ docker rm -f 846d1c74095010e0214fcafd654e5f47e44ad93b51e75b9820b4df248a546256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-09-03T19:13:03.794Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-03T19:13:06.669Z] ========================================================= [2021-09-03T19:13:06.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-03T19:13:06.669Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:13:07.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T19:13:07.363Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-03T19:13:07.363Z] 595b0fe564bb: Pulling fs layer [2021-09-03T19:13:07.363Z] 24495759ef45: Pulling fs layer [2021-09-03T19:13:07.363Z] d148012ef14d: Pulling fs layer [2021-09-03T19:13:07.363Z] e90a11edd702: Pulling fs layer [2021-09-03T19:13:07.363Z] d77568369979: Pulling fs layer [2021-09-03T19:13:07.363Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-03T19:13:07.363Z] 170f2ba95c9a: Pulling fs layer [2021-09-03T19:13:07.363Z] 97ac5df62f85: Pulling fs layer [2021-09-03T19:13:07.363Z] d77568369979: Waiting [2021-09-03T19:13:07.363Z] fc1c9f9a7f3b: Waiting [2021-09-03T19:13:07.363Z] 170f2ba95c9a: Waiting [2021-09-03T19:13:07.363Z] 97ac5df62f85: Waiting [2021-09-03T19:13:07.363Z] e90a11edd702: Waiting [2021-09-03T19:13:07.363Z] d148012ef14d: Download complete [2021-09-03T19:13:07.363Z] 24495759ef45: Verifying Checksum [2021-09-03T19:13:07.363Z] 24495759ef45: Download complete [2021-09-03T19:13:07.363Z] d77568369979: Verifying Checksum [2021-09-03T19:13:07.363Z] d77568369979: Download complete [2021-09-03T19:13:07.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T19:13:07.382Z] [2021-09-03T19:13:07.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:13:07.636Z] 595b0fe564bb: Verifying Checksum [2021-09-03T19:13:07.636Z] 595b0fe564bb: Download complete [2021-09-03T19:13:07.636Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-03T19:13:07.636Z] fc1c9f9a7f3b: Download complete [2021-09-03T19:13:07.636Z] 170f2ba95c9a: Verifying Checksum [2021-09-03T19:13:07.636Z] 170f2ba95c9a: Download complete [2021-09-03T19:13:07.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T19:13:08.245Z] 595b0fe564bb: Pull complete [2021-09-03T19:13:08.517Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-03T19:13:08.517Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-03T19:13:08.517Z] ca9280d653b3: Pulling fs layer [2021-09-03T19:13:08.517Z] 7e9c9ca2126c: Pulling fs layer [2021-09-03T19:13:08.783Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-03T19:13:08.783Z] cbdbe7a5bc2a: Download complete [2021-09-03T19:13:08.849Z] 24495759ef45: Pull complete [2021-09-03T19:13:09.049Z] cbdbe7a5bc2a: Pull complete [2021-09-03T19:13:09.127Z] d148012ef14d: Pull complete [2021-09-03T19:13:10.456Z] ca9280d653b3: Verifying Checksum [2021-09-03T19:13:10.456Z] ca9280d653b3: Download complete [2021-09-03T19:13:10.723Z] ca9280d653b3: Pull complete [2021-09-03T19:13:11.770Z] 97ac5df62f85: Verifying Checksum [2021-09-03T19:13:11.770Z] 97ac5df62f85: Download complete [2021-09-03T19:13:12.368Z] e90a11edd702: Verifying Checksum [2021-09-03T19:13:12.368Z] e90a11edd702: Download complete [2021-09-03T19:13:13.303Z] 7e9c9ca2126c: Download complete [2021-09-03T19:13:16.673Z] 7e9c9ca2126c: Pull complete [2021-09-03T19:13:16.673Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-03T19:13:16.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T19:13:16.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-03T19:13:16.783Z] prd-centos7-docker-4c-2g-1285 does not seem to be running inside a container [2021-09-03T19:13:16.841Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-03T19:13:19.559Z] $ docker top 20c33166c461ae85db34a03bef0622ef5af7f54a80265c7a485d197c0aa0aa33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:13:20.051Z] + docker-compose build --help [2021-09-03T19:13:20.051Z] + grep parallel [2021-09-03T19:13:20.634Z] --parallel Build images in parallel. [Pipeline] } [2021-09-03T19:13:20.666Z] $ docker stop --time=1 20c33166c461ae85db34a03bef0622ef5af7f54a80265c7a485d197c0aa0aa33 [2021-09-03T19:13:21.878Z] $ docker rm -f 20c33166c461ae85db34a03bef0622ef5af7f54a80265c7a485d197c0aa0aa33 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:13:22.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T19:13:22.482Z] . [Pipeline] withDockerContainer [2021-09-03T19:13:22.592Z] prd-centos7-docker-4c-2g-1285 does not seem to be running inside a container [2021-09-03T19:13:22.651Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-03T19:13:22.998Z] $ docker top 19cd107fcd20642ff2fc8ac34cc84c6787a5fcf1a66568dbf18cf5d015023cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:13:23.451Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-03T19:13:24.031Z] Building core-command ... [2021-09-03T19:13:24.031Z] Building core-data ... [2021-09-03T19:13:24.031Z] Building core-metadata ... [2021-09-03T19:13:24.031Z] Building security-bootstrapper ... [2021-09-03T19:13:24.031Z] Building security-proxy-setup ... [2021-09-03T19:13:24.031Z] Building security-secretstore-setup ... [2021-09-03T19:13:24.031Z] Building support-notifications ... [2021-09-03T19:13:24.031Z] Building support-scheduler ... [2021-09-03T19:13:24.031Z] Building sys-mgmt-agent ... [2021-09-03T19:13:24.031Z] Building core-command [2021-09-03T19:13:24.031Z] Building security-bootstrapper [2021-09-03T19:13:24.031Z] Building core-metadata [2021-09-03T19:13:24.031Z] Building support-notifications [2021-09-03T19:13:24.031Z] Building support-scheduler [2021-09-03T19:13:24.793Z] e90a11edd702: Pull complete [2021-09-03T19:13:24.794Z] d77568369979: Pull complete [2021-09-03T19:13:24.794Z] fc1c9f9a7f3b: Pull complete [2021-09-03T19:13:24.794Z] 170f2ba95c9a: Pull complete [2021-09-03T19:13:30.218Z] 97ac5df62f85: Pull complete [2021-09-03T19:13:30.218Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-03T19:13:30.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T19:13:30.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:13:30.659Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T19:13:30.659Z] WORKDIR /edgex [2021-09-03T19:13:30.659Z] COPY go.mod . [2021-09-03T19:13:30.659Z] RUN go mod download [2021-09-03T19:13:30.659Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-03T19:13:32.661Z] Sending build context to Docker daemon 166MB [2021-09-03T19:13:32.661Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T19:13:32.661Z] ---> 04bc70af865f [2021-09-03T19:13:32.661Z] Step 2/4 : WORKDIR /edgex [2021-09-03T19:13:36.352Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:13:36.352Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:13:36.352Z] ---> 74b25461c102 [2021-09-03T19:13:36.352Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:13:36.352Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:13:36.352Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:13:36.352Z] ---> 74b25461c102 [2021-09-03T19:13:36.352Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T19:13:36.352Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:13:36.352Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:13:36.352Z] ---> 74b25461c102 [2021-09-03T19:13:36.352Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T19:13:38.075Z] ---> Running in 42c943bef60a [2021-09-03T19:13:38.075Z] Removing intermediate container 42c943bef60a [2021-09-03T19:13:38.075Z] ---> 9acac519d784 [2021-09-03T19:13:38.075Z] Step 3/4 : COPY go.mod . [2021-09-03T19:13:38.673Z] ---> 6377449e9e1b [2021-09-03T19:13:38.673Z] Step 4/4 : RUN go mod download [2021-09-03T19:13:38.946Z] ---> Running in 0877a46cca00 [2021-09-03T19:13:39.705Z] ---> Running in c19137a2f97a [2021-09-03T19:13:39.705Z] ---> Running in 8f6de53c5c05 [2021-09-03T19:13:39.705Z] ---> Running in d37b6eb5b3c0 [2021-09-03T19:13:44.664Z] Removing intermediate container d37b6eb5b3c0 [2021-09-03T19:13:44.664Z] ---> 5be31e54cccc [2021-09-03T19:13:44.664Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:13:45.247Z] Removing intermediate container 8f6de53c5c05 [2021-09-03T19:13:45.247Z] ---> bd4f7c5b7334 [2021-09-03T19:13:45.247Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:13:45.830Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:13:45.830Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:13:45.830Z] ---> 74b25461c102 [2021-09-03T19:13:45.830Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:13:45.830Z] ---> Using cache [2021-09-03T19:13:45.830Z] ---> bd4f7c5b7334 [2021-09-03T19:13:45.830Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:13:45.830Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:13:45.830Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:13:45.830Z] ---> 74b25461c102 [2021-09-03T19:13:45.830Z] Step 3/32 : WORKDIR /edgex-go [2021-09-03T19:13:45.830Z] ---> Using cache [2021-09-03T19:13:45.830Z] ---> bd4f7c5b7334 [2021-09-03T19:13:45.830Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:13:45.830Z] Removing intermediate container c19137a2f97a [2021-09-03T19:13:45.830Z] ---> c0a23c753474 [2021-09-03T19:13:45.830Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:13:45.830Z] ---> Running in 73fb831d18f7 [2021-09-03T19:13:45.830Z] ---> Running in 8bb872950cab [2021-09-03T19:13:45.830Z] ---> Running in b110eb38e75f [2021-09-03T19:13:45.830Z] ---> Running in 877284e095a7 [2021-09-03T19:13:45.830Z] ---> Running in f2681fa7cc3b [2021-09-03T19:13:46.807Z] Removing intermediate container 73fb831d18f7 [2021-09-03T19:13:46.807Z] ---> 4e698952a0ab [2021-09-03T19:13:46.807Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-03T19:13:46.807Z] ---> Running in 93874f9ed617 [2021-09-03T19:13:47.078Z] Removing intermediate container 8bb872950cab [2021-09-03T19:13:47.078Z] ---> 1aaac8a1ecdb [2021-09-03T19:13:47.078Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-03T19:13:47.078Z] ---> Running in 2e0aefa182fb [2021-09-03T19:13:47.079Z] Removing intermediate container b110eb38e75f [2021-09-03T19:13:47.079Z] ---> 712e44b18114 [2021-09-03T19:13:47.079Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T19:13:47.079Z] ---> Running in 0e2b3f453471 [2021-09-03T19:13:47.079Z] Removing intermediate container f2681fa7cc3b [2021-09-03T19:13:47.079Z] ---> bfb067ef9863 [2021-09-03T19:13:47.079Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-03T19:13:47.079Z] ---> Running in d8c9eb3dcd2e [2021-09-03T19:13:47.347Z] Removing intermediate container 877284e095a7 [2021-09-03T19:13:47.347Z] ---> 8ca31d06a536 [2021-09-03T19:13:47.347Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T19:13:47.347Z] ---> Running in 007493ead8ea [2021-09-03T19:13:47.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:47.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:47.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:47.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:47.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:48.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:48.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:48.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:48.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:48.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:13:49.338Z] OK: 219 MiB in 52 packages [2021-09-03T19:13:49.338Z] OK: 219 MiB in 52 packages [2021-09-03T19:13:49.338Z] OK: 219 MiB in 52 packages [2021-09-03T19:13:49.338Z] OK: 219 MiB in 52 packages [2021-09-03T19:13:49.633Z] Removing intermediate container d8c9eb3dcd2e [2021-09-03T19:13:49.633Z] ---> 96dec7fafb6f [2021-09-03T19:13:49.633Z] Step 6/23 : COPY go.mod . [2021-09-03T19:13:49.633Z] Removing intermediate container 0e2b3f453471 [2021-09-03T19:13:49.633Z] ---> fcd8800fd223 [2021-09-03T19:13:49.633Z] Step 6/24 : COPY go.mod . [2021-09-03T19:13:49.633Z] ---> 0ae049b818e6 [2021-09-03T19:13:49.633Z] Step 7/23 : RUN go mod download [2021-09-03T19:13:49.633Z] Removing intermediate container 93874f9ed617 [2021-09-03T19:13:49.633Z] ---> 95a4a09f7d64 [2021-09-03T19:13:49.633Z] Step 6/23 : COPY go.mod . [2021-09-03T19:13:49.906Z] Removing intermediate container 007493ead8ea [2021-09-03T19:13:49.906Z] ---> ec3203aa6353 [2021-09-03T19:13:49.906Z] Step 6/24 : COPY go.mod . [2021-09-03T19:13:49.906Z] OK: 219 MiB in 52 packages [2021-09-03T19:13:49.906Z] ---> Running in 1f001d6c3f2e [2021-09-03T19:13:49.906Z] ---> bd87c041f945 [2021-09-03T19:13:49.906Z] Step 7/24 : RUN go mod download [2021-09-03T19:13:49.906Z] ---> Running in cdd32e6d85dd [2021-09-03T19:13:50.186Z] ---> 828798db96b5 [2021-09-03T19:13:50.186Z] Step 7/23 : RUN go mod download [2021-09-03T19:13:50.186Z] ---> ea78ddb8d9c1 [2021-09-03T19:13:50.186Z] Step 7/24 : RUN go mod download [2021-09-03T19:13:50.186Z] ---> Running in be16b121426e [2021-09-03T19:13:50.186Z] ---> Running in 0bb9265279ab [2021-09-03T19:13:50.186Z] Removing intermediate container 2e0aefa182fb [2021-09-03T19:13:50.186Z] ---> 7bab49e47f19 [2021-09-03T19:13:50.186Z] Step 6/32 : COPY go.mod . [2021-09-03T19:13:50.467Z] ---> 41c890a865bc [2021-09-03T19:13:50.467Z] Step 7/32 : RUN go mod download [2021-09-03T19:13:50.467Z] ---> Running in 59fe650c26c3 [2021-09-03T19:13:52.462Z] Removing intermediate container be16b121426e [2021-09-03T19:13:52.462Z] ---> 0a16a0bdb725 [2021-09-03T19:13:52.462Z] Step 8/23 : COPY . . [2021-09-03T19:13:52.462Z] Removing intermediate container 1f001d6c3f2e [2021-09-03T19:13:52.462Z] ---> 5e4401736d66 [2021-09-03T19:13:52.462Z] Step 8/23 : COPY . . [2021-09-03T19:13:53.064Z] Removing intermediate container cdd32e6d85dd [2021-09-03T19:13:53.064Z] ---> 642791b2d29f [2021-09-03T19:13:53.064Z] Step 8/24 : COPY . . [2021-09-03T19:13:56.411Z] Removing intermediate container 0bb9265279ab [2021-09-03T19:13:56.411Z] ---> aa494fb637e0 [2021-09-03T19:13:56.411Z] Step 8/24 : COPY . . [2021-09-03T19:13:59.016Z] Removing intermediate container 59fe650c26c3 [2021-09-03T19:13:59.016Z] ---> 42b96fcf645a [2021-09-03T19:13:59.017Z] Step 8/32 : COPY . . [2021-09-03T19:14:02.358Z] ---> 0454e1b4c38e [2021-09-03T19:14:02.358Z] Step 9/23 : RUN go mod tidy [2021-09-03T19:14:02.623Z] ---> bc76e3f03e9b [2021-09-03T19:14:02.623Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:14:02.623Z] ---> 10ca76f87005 [2021-09-03T19:14:02.623Z] Step 9/23 : RUN go mod tidy [2021-09-03T19:14:02.889Z] ---> Running in be44a6fa181a [2021-09-03T19:14:02.889Z] ---> Running in a945fd848bff [2021-09-03T19:14:02.889Z] ---> Running in 35a0fc44322f [2021-09-03T19:14:07.143Z] Removing intermediate container 35a0fc44322f [2021-09-03T19:14:07.143Z] ---> cb240542c70d [2021-09-03T19:14:07.143Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-03T19:14:07.143Z] Removing intermediate container be44a6fa181a [2021-09-03T19:14:07.143Z] ---> 5f9bd04d789a [2021-09-03T19:14:07.143Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-03T19:14:07.409Z] ---> Running in a5c4c121ab80 [2021-09-03T19:14:07.409Z] Removing intermediate container a945fd848bff [2021-09-03T19:14:07.409Z] ---> 36944b043be3 [2021-09-03T19:14:07.409Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-03T19:14:07.674Z] ---> Running in 4ef13d0ae196 [2021-09-03T19:14:07.941Z] ---> Running in 8ecbf9ed4b8d [2021-09-03T19:14:08.906Z] 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-09-03T19:14:09.173Z] 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-09-03T19:14:09.173Z] 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-09-03T19:14:21.532Z] ---> 759a38be5410 [2021-09-03T19:14:21.532Z] Step 9/32 : RUN go mod tidy [2021-09-03T19:14:21.532Z] ---> e48a8e76f32e [2021-09-03T19:14:21.532Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:14:21.532Z] ---> Running in f8359091e42b [2021-09-03T19:14:21.532Z] ---> Running in 29c067787f40 [2021-09-03T19:14:22.504Z] Removing intermediate container f8359091e42b [2021-09-03T19:14:22.504Z] ---> e43f6a5b306b [2021-09-03T19:14:22.504Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-03T19:14:22.504Z] ---> Running in 236a8f91c33a [2021-09-03T19:14:22.772Z] Removing intermediate container 29c067787f40 [2021-09-03T19:14:22.772Z] ---> 5b39877887c0 [2021-09-03T19:14:22.772Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-03T19:14:22.772Z] ---> Running in f3a5f7aeb71a [2021-09-03T19:14:23.357Z] 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-09-03T19:14:23.357Z] 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-09-03T19:14:50.063Z] Removing intermediate container a5c4c121ab80 [2021-09-03T19:14:50.063Z] ---> 64466cb87a68 [2021-09-03T19:14:50.063Z] [2021-09-03T19:14:50.063Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T19:14:50.063Z] 3.12: Pulling from library/alpine [2021-09-03T19:14:50.346Z] Removing intermediate container 8ecbf9ed4b8d [2021-09-03T19:14:50.346Z] ---> a3464d65619f [2021-09-03T19:14:50.346Z] [2021-09-03T19:14:50.346Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:14:50.346Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-03T19:14:50.346Z] Status: Downloaded newer image for alpine:3.12 [2021-09-03T19:14:50.618Z] ---> 48b8ec4ed9eb [2021-09-03T19:14:50.618Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-03T19:14:50.618Z] 3.12: Pulling from library/alpine [2021-09-03T19:14:50.887Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-03T19:14:50.887Z] Status: Image is up to date for alpine:3.12 [2021-09-03T19:14:50.887Z] ---> Running in 766318a217af [2021-09-03T19:14:50.887Z] ---> 48b8ec4ed9eb [2021-09-03T19:14:50.887Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:14:50.887Z] ---> Running in 41ea5a34ec07 [2021-09-03T19:14:51.155Z] Removing intermediate container 4ef13d0ae196 [2021-09-03T19:14:51.155Z] ---> 1cc22a49dabe [2021-09-03T19:14:51.155Z] [2021-09-03T19:14:51.155Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T19:14:51.155Z] ---> 48b8ec4ed9eb [2021-09-03T19:14:51.155Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:14:51.155Z] ---> Running in 82655c2e2e31 [2021-09-03T19:14:51.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:14:51.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:14:51.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:14:51.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:14:52.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:14:52.008Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-03T19:14:52.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:14:52.008Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-03T19:14:52.008Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:14:52.008Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:14:52.008Z] OK: 6 MiB in 16 packages [2021-09-03T19:14:52.008Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-03T19:14:52.275Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:14:52.275Z] OK: 6 MiB in 15 packages [2021-09-03T19:14:52.275Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-03T19:14:52.275Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:14:52.275Z] OK: 6 MiB in 15 packages [2021-09-03T19:14:52.858Z] Removing intermediate container 766318a217af [2021-09-03T19:14:52.858Z] ---> 52c349ee18e7 [2021-09-03T19:14:52.858Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:14:52.858Z] Removing intermediate container 41ea5a34ec07 [2021-09-03T19:14:52.858Z] ---> 5a81b5b57ba8 [2021-09-03T19:14:52.858Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:14:52.858Z] ---> Running in 17f753f995d1 [2021-09-03T19:14:52.858Z] ---> Running in 8c3be8703b83 [2021-09-03T19:14:52.858Z] Removing intermediate container 82655c2e2e31 [2021-09-03T19:14:52.858Z] ---> 0d0fd74a612e [2021-09-03T19:14:52.858Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:14:52.859Z] ---> Running in dcd49a8b1120 [2021-09-03T19:14:53.123Z] Removing intermediate container 17f753f995d1 [2021-09-03T19:14:53.123Z] ---> 6c029b077851 [2021-09-03T19:14:53.123Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-03T19:14:53.123Z] Removing intermediate container 8c3be8703b83 [2021-09-03T19:14:53.123Z] ---> e24eebfc0dde [2021-09-03T19:14:53.123Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-03T19:14:53.123Z] ---> Running in 9c5db7a4cfa3 [2021-09-03T19:14:53.123Z] Removing intermediate container dcd49a8b1120 [2021-09-03T19:14:53.123Z] ---> f1b6dce6a6d2 [2021-09-03T19:14:53.123Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-03T19:14:53.123Z] ---> Running in 81d1ab9125cc [2021-09-03T19:14:53.123Z] ---> Running in 680f9e4cab5f [2021-09-03T19:14:53.389Z] Removing intermediate container 9c5db7a4cfa3 [2021-09-03T19:14:53.389Z] ---> 346f43a5c049 [2021-09-03T19:14:53.389Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T19:14:53.389Z] Removing intermediate container 81d1ab9125cc [2021-09-03T19:14:53.389Z] ---> bb16a4f9ef46 [2021-09-03T19:14:53.389Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T19:14:53.389Z] ---> Running in 6d947dd7a78b [2021-09-03T19:14:53.389Z] ---> Running in 967bf73b365c [2021-09-03T19:14:53.659Z] Removing intermediate container 680f9e4cab5f [2021-09-03T19:14:53.659Z] ---> f2a64c1f0e84 [2021-09-03T19:14:53.659Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T19:14:53.659Z] Removing intermediate container 6d947dd7a78b [2021-09-03T19:14:53.659Z] ---> ef96a00ce3d7 [2021-09-03T19:14:53.659Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:14:53.659Z] Removing intermediate container 967bf73b365c [2021-09-03T19:14:53.659Z] ---> 4cf2b342a926 [2021-09-03T19:14:53.659Z] Step 16/24 : WORKDIR / [2021-09-03T19:14:53.659Z] ---> Running in 8539ace80e5f [2021-09-03T19:14:53.659Z] ---> Running in a3f454abc684 [2021-09-03T19:14:53.929Z] Removing intermediate container 8539ace80e5f [2021-09-03T19:14:53.929Z] ---> 1c2979187096 [2021-09-03T19:14:53.929Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:14:53.929Z] Removing intermediate container a3f454abc684 [2021-09-03T19:14:53.929Z] ---> 0c8a488f033d [2021-09-03T19:14:53.929Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:14:53.929Z] ---> 240abfb751d9 [2021-09-03T19:14:53.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-03T19:14:54.530Z] ---> 81c0afd92b52 [2021-09-03T19:14:54.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-03T19:14:54.530Z] ---> 2e92634065a8 [2021-09-03T19:14:54.530Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-03T19:14:54.530Z] ---> 56b648209a8a [2021-09-03T19:14:54.530Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-03T19:14:55.127Z] ---> e2eb64629d00 [2021-09-03T19:14:55.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-03T19:14:55.128Z] ---> 6219fb17b3fb [2021-09-03T19:14:55.128Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-03T19:14:55.128Z] ---> 1c9c0c547992 [2021-09-03T19:14:55.128Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-03T19:14:55.400Z] ---> Running in 4888c45b78e6 [2021-09-03T19:14:55.981Z] Removing intermediate container 4888c45b78e6 [2021-09-03T19:14:55.981Z] ---> 0ddc8afe5957 [2021-09-03T19:14:55.981Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:14:55.981Z] ---> 8990cbee54f7 [2021-09-03T19:14:55.981Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-03T19:14:55.981Z] ---> 54f2ad64bb17 [2021-09-03T19:14:55.981Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-03T19:14:55.981Z] ---> Running in 78303ed01a56 [2021-09-03T19:14:55.981Z] ---> Running in 27bdbf566046 [2021-09-03T19:14:55.981Z] ---> Running in 9264f35ea3dd [2021-09-03T19:14:55.981Z] Removing intermediate container f3a5f7aeb71a [2021-09-03T19:14:55.981Z] ---> 5781720d2ef1 [2021-09-03T19:14:55.981Z] [2021-09-03T19:14:55.981Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:14:55.981Z] ---> 48b8ec4ed9eb [2021-09-03T19:14:55.981Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:14:55.981Z] ---> Using cache [2021-09-03T19:14:55.981Z] ---> 0d0fd74a612e [2021-09-03T19:14:55.981Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:14:55.981Z] ---> Using cache [2021-09-03T19:14:55.981Z] ---> f1b6dce6a6d2 [2021-09-03T19:14:55.981Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-03T19:14:56.247Z] ---> Running in 1fad6f8f1028 [2021-09-03T19:14:56.247Z] Removing intermediate container 78303ed01a56 [2021-09-03T19:14:56.247Z] ---> 06847d23c193 [2021-09-03T19:14:56.247Z] Step 21/23 : LABEL arch=x86_64 [2021-09-03T19:14:56.247Z] Removing intermediate container 27bdbf566046 [2021-09-03T19:14:56.247Z] ---> 681afb97a7de [2021-09-03T19:14:56.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:14:56.247Z] ---> Running in ab5d1d649bdf [2021-09-03T19:14:56.247Z] ---> Running in eb22cce64de5 [2021-09-03T19:14:56.247Z] Removing intermediate container 9264f35ea3dd [2021-09-03T19:14:56.247Z] ---> 91fe5033e93d [2021-09-03T19:14:56.247Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:14:56.517Z] Removing intermediate container 1fad6f8f1028 [2021-09-03T19:14:56.517Z] ---> 335ca0def20a [2021-09-03T19:14:56.517Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T19:14:56.517Z] ---> Running in 31ee0de59aea [2021-09-03T19:14:56.518Z] Removing intermediate container ab5d1d649bdf [2021-09-03T19:14:56.518Z] ---> 54cc3b42e8ba [2021-09-03T19:14:56.518Z] Step 22/23 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:14:56.518Z] ---> Running in 5c8a565e270a [2021-09-03T19:14:56.783Z] Removing intermediate container eb22cce64de5 [2021-09-03T19:14:56.783Z] ---> 6207997e5a61 [2021-09-03T19:14:56.783Z] Step 21/23 : LABEL arch=x86_64 [2021-09-03T19:14:56.783Z] ---> Running in 325fb2ea70cb [2021-09-03T19:14:56.783Z] Removing intermediate container 236a8f91c33a [2021-09-03T19:14:56.783Z] ---> 473cc1ebcd39 [2021-09-03T19:14:56.783Z] [2021-09-03T19:14:56.783Z] Step 11/32 : FROM alpine:3.12 [2021-09-03T19:14:56.783Z] ---> 48b8ec4ed9eb [2021-09-03T19:14:56.783Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-03T19:14:56.783Z] ---> Running in 623bcd4a2b08 [2021-09-03T19:14:56.783Z] Removing intermediate container 31ee0de59aea [2021-09-03T19:14:56.783Z] ---> ed7a35a722fb [2021-09-03T19:14:56.783Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T19:14:56.783Z] Removing intermediate container 5c8a565e270a [2021-09-03T19:14:56.783Z] ---> 093a4861893b [2021-09-03T19:14:56.783Z] Step 16/24 : WORKDIR / [2021-09-03T19:14:56.783Z] ---> Running in 98e2ed5df801 [2021-09-03T19:14:57.052Z] ---> Running in 64b98ad8e2f8 [2021-09-03T19:14:57.052Z] ---> Running in 58e5a8c2a1ca [2021-09-03T19:14:57.052Z] Removing intermediate container 325fb2ea70cb [2021-09-03T19:14:57.052Z] ---> e95cc3ad688f [2021-09-03T19:14:57.052Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T19:14:57.052Z] Removing intermediate container 623bcd4a2b08 [2021-09-03T19:14:57.052Z] ---> 4553fcb115dc [2021-09-03T19:14:57.052Z] Step 22/23 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:14:57.052Z] ---> Running in ec84da8e2775 [2021-09-03T19:14:57.052Z] ---> Running in 17121a2848d0 [2021-09-03T19:14:57.052Z] Removing intermediate container 98e2ed5df801 [2021-09-03T19:14:57.052Z] ---> 4e0e2b1d5355 [2021-09-03T19:14:57.052Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-03T19:14:57.052Z] Removing intermediate container 64b98ad8e2f8 [2021-09-03T19:14:57.052Z] ---> c029801d69a5 [2021-09-03T19:14:57.052Z] Step 23/24 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:14:57.052Z] Removing intermediate container 58e5a8c2a1ca [2021-09-03T19:14:57.052Z] ---> 686f6960afc3 [2021-09-03T19:14:57.052Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:14:57.052Z] Removing intermediate container ec84da8e2775 [2021-09-03T19:14:57.052Z] ---> eebe58a0a28e [2021-09-03T19:14:57.052Z] [2021-09-03T19:14:57.052Z] ---> Running in bdd01b7e74d6 [2021-09-03T19:14:57.052Z] ---> Running in cfc4da08d16e [2021-09-03T19:14:57.324Z] Removing intermediate container 17121a2848d0 [2021-09-03T19:14:57.324Z] ---> bd9f2fd35764 [2021-09-03T19:14:57.324Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T19:14:57.324Z] ---> Running in 349bf965ebf2 [2021-09-03T19:14:57.324Z] Successfully built eebe58a0a28e [2021-09-03T19:14:57.324Z] Successfully tagged support-notifications:latest [2021-09-03T19:14:57.324Z] Building sys-mgmt-agent [2021-09-03T19:14:57.324Z]  Building support-notifications ... done Removing intermediate container bdd01b7e74d6 [2021-09-03T19:14:57.324Z] ---> bb340e15d8c7 [2021-09-03T19:14:57.324Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:14:57.324Z] ---> 0ba44abffa63 [2021-09-03T19:14:57.324Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-03T19:14:57.595Z] ---> Running in bb75d17f062c [2021-09-03T19:14:57.595Z] Removing intermediate container 349bf965ebf2 [2021-09-03T19:14:57.595Z] ---> c8014eff9dbc [2021-09-03T19:14:57.595Z] [2021-09-03T19:14:57.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:14:57.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:14:57.873Z] Successfully built c8014eff9dbc [2021-09-03T19:14:57.873Z] Successfully tagged support-scheduler:latest [2021-09-03T19:14:57.873Z] Building security-secretstore-setup [2021-09-03T19:14:57.873Z]  Building support-scheduler ... done (1/2) Installing dumb-init (1.2.2-r1) [2021-09-03T19:14:57.873Z] (2/2) Installing su-exec (0.2-r1) [2021-09-03T19:14:57.873Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:14:57.873Z] OK: 6 MiB in 16 packages [2021-09-03T19:15:00.460Z] ---> d2a8708c7c28 [2021-09-03T19:15:00.460Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-03T19:15:00.734Z] Removing intermediate container bb75d17f062c [2021-09-03T19:15:00.734Z] ---> 41455b289724 [2021-09-03T19:15:00.734Z] [2021-09-03T19:15:00.734Z] Successfully built 41455b289724 [2021-09-03T19:15:00.734Z] Successfully tagged core-metadata:latest [2021-09-03T19:15:00.734Z]  Building core-metadata ... done Building core-data [2021-09-03T19:15:01.005Z] ---> 5130a4cfb650 [2021-09-03T19:15:01.005Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-03T19:15:03.600Z] Removing intermediate container cfc4da08d16e [2021-09-03T19:15:03.600Z] ---> 32e2f2ee751d [2021-09-03T19:15:03.600Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-03T19:15:03.600Z] ---> Running in 8366973db594 [2021-09-03T19:15:05.015Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:15:05.015Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:15:05.284Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:15:05.284Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:15:05.284Z] ---> 74b25461c102 [2021-09-03T19:15:05.284Z] Step 3/26 : WORKDIR /edgex-go [2021-09-03T19:15:05.284Z] ---> 74b25461c102 [2021-09-03T19:15:05.284Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> bd4f7c5b7334 [2021-09-03T19:15:05.284Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> 8ca31d06a536 [2021-09-03T19:15:05.284Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> bd4f7c5b7334 [2021-09-03T19:15:05.284Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> 8ca31d06a536 [2021-09-03T19:15:05.284Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> ec3203aa6353 [2021-09-03T19:15:05.284Z] Step 6/26 : COPY go.mod . [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> ea78ddb8d9c1 [2021-09-03T19:15:05.284Z] Step 7/26 : RUN go mod download [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> aa494fb637e0 [2021-09-03T19:15:05.284Z] Step 8/26 : COPY . . [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> e48a8e76f32e [2021-09-03T19:15:05.284Z] Step 9/26 : RUN go mod tidy [2021-09-03T19:15:05.284Z] ---> Using cache [2021-09-03T19:15:05.284Z] ---> 5b39877887c0 [2021-09-03T19:15:05.284Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-03T19:15:05.551Z] ---> Running in e70ea6d9e3af [2021-09-03T19:15:05.820Z] Removing intermediate container 8366973db594 [2021-09-03T19:15:05.820Z] ---> e8feaa602d1d [2021-09-03T19:15:05.820Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:15:06.085Z] ---> Running in df33a476b0f5 [2021-09-03T19:15:06.085Z] ---> Running in b82395c87211 [2021-09-03T19:15:06.085Z] ---> Running in e5a7829f950f [2021-09-03T19:15:06.353Z] Removing intermediate container e5a7829f950f [2021-09-03T19:15:06.353Z] ---> 67dfe03256ff [2021-09-03T19:15:06.353Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T19:15:06.621Z] Removing intermediate container e70ea6d9e3af [2021-09-03T19:15:06.621Z] ---> c899d4d669b9 [2021-09-03T19:15:06.621Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-03T19:15:06.621Z] ---> Running in 8a7ff6de6fc5 [2021-09-03T19:15:06.621Z] ---> Running in 6ade5e434301 [2021-09-03T19:15:06.892Z] Removing intermediate container 6ade5e434301 [2021-09-03T19:15:06.892Z] ---> bc2212503f39 [2021-09-03T19:15:06.892Z] Step 23/24 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:15:06.892Z] 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-09-03T19:15:06.892Z] Removing intermediate container 8a7ff6de6fc5 [2021-09-03T19:15:06.892Z] ---> f88f068a670f [2021-09-03T19:15:06.892Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-03T19:15:07.169Z] ---> Running in f7efffcb2fab [2021-09-03T19:15:07.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:07.169Z] ---> Running in a5fe869dd24d [2021-09-03T19:15:07.169Z] Removing intermediate container f7efffcb2fab [2021-09-03T19:15:07.169Z] ---> da2edda00f85 [2021-09-03T19:15:07.169Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:15:07.436Z] ---> Running in e8f6a395d7cc [2021-09-03T19:15:07.436Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:15:07.436Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:15:07.436Z] ---> 74b25461c102 [2021-09-03T19:15:07.436Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:15:07.436Z] ---> Using cache [2021-09-03T19:15:07.436Z] ---> bd4f7c5b7334 [2021-09-03T19:15:07.436Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:15:07.436Z] ---> Using cache [2021-09-03T19:15:07.436Z] ---> 8ca31d06a536 [2021-09-03T19:15:07.436Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-03T19:15:07.436Z] ---> Running in 4ec1cdb3139f [2021-09-03T19:15:07.713Z] Removing intermediate container e8f6a395d7cc [2021-09-03T19:15:07.714Z] ---> 04bd289cc587 [2021-09-03T19:15:07.714Z] [2021-09-03T19:15:07.714Z] Successfully built 04bd289cc587 [2021-09-03T19:15:07.714Z] Successfully tagged core-command:latest [2021-09-03T19:15:07.714Z] Building security-proxy-setup [2021-09-03T19:15:08.326Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:08.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:09.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:09.775Z] OK: 219 MiB in 52 packages [2021-09-03T19:15:09.775Z] OK: 219 MiB in 52 packages [2021-09-03T19:15:10.041Z] Removing intermediate container a5fe869dd24d [2021-09-03T19:15:10.041Z] ---> 8804f702ec37 [2021-09-03T19:15:10.041Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-03T19:15:10.636Z] ---> Running in 0b6352157714 [2021-09-03T19:15:10.911Z] Removing intermediate container 0b6352157714 [2021-09-03T19:15:10.911Z] ---> 1bd16fa88679 [2021-09-03T19:15:10.911Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-03T19:15:11.185Z] Removing intermediate container df33a476b0f5 [2021-09-03T19:15:11.185Z] ---> fd3904907124 [2021-09-03T19:15:11.185Z] Step 6/24 : COPY go.mod . [2021-09-03T19:15:11.185Z] Removing intermediate container 4ec1cdb3139f [2021-09-03T19:15:11.185Z] ---> 3c876ceecfde [2021-09-03T19:15:11.185Z] Step 6/24 : COPY go.mod . [2021-09-03T19:15:11.463Z] ---> df08c35847f6 [2021-09-03T19:15:11.463Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-03T19:15:11.463Z] ---> Running in 0d52f8653358 [2021-09-03T19:15:11.463Z] ---> 948349a991d2 [2021-09-03T19:15:11.463Z] Step 7/24 : RUN go mod download [2021-09-03T19:15:11.741Z] ---> 672ccee2ad60 [2021-09-03T19:15:11.741Z] Step 7/24 : RUN go mod download [2021-09-03T19:15:11.741Z] ---> Running in 47fd0c95fc60 [2021-09-03T19:15:11.741Z] ---> Running in 09040d5b514b [2021-09-03T19:15:12.739Z] Removing intermediate container 0d52f8653358 [2021-09-03T19:15:12.739Z] ---> baa01a7b25d0 [2021-09-03T19:15:12.739Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:15:13.347Z] ---> f8da81805ad8 [2021-09-03T19:15:13.347Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-03T19:15:13.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:15:13.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:15:13.940Z] ---> 74b25461c102 [2021-09-03T19:15:13.940Z] Step 3/22 : WORKDIR /edgex-go [2021-09-03T19:15:13.940Z] ---> Using cache [2021-09-03T19:15:13.940Z] ---> bd4f7c5b7334 [2021-09-03T19:15:13.940Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:15:13.940Z] ---> Using cache [2021-09-03T19:15:13.940Z] ---> 8ca31d06a536 [2021-09-03T19:15:13.940Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-03T19:15:13.940Z] ---> Using cache [2021-09-03T19:15:13.940Z] ---> ec3203aa6353 [2021-09-03T19:15:13.940Z] Step 6/22 : COPY go.mod . [2021-09-03T19:15:13.940Z] ---> Using cache [2021-09-03T19:15:13.940Z] ---> ea78ddb8d9c1 [2021-09-03T19:15:13.940Z] Step 7/22 : RUN go mod download [2021-09-03T19:15:13.940Z] ---> Using cache [2021-09-03T19:15:13.940Z] ---> aa494fb637e0 [2021-09-03T19:15:13.940Z] Step 8/22 : COPY . . [2021-09-03T19:15:13.940Z] ---> Using cache [2021-09-03T19:15:13.940Z] ---> e48a8e76f32e [2021-09-03T19:15:13.940Z] Step 9/22 : RUN go mod tidy [2021-09-03T19:15:13.940Z] ---> Using cache [2021-09-03T19:15:13.940Z] ---> 5b39877887c0 [2021-09-03T19:15:13.940Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-03T19:15:13.940Z] ---> Running in ee88a63227c2 [2021-09-03T19:15:13.940Z] ---> 80d240edfc44 [2021-09-03T19:15:13.940Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-03T19:15:14.206Z] ---> 66f94cbaa14c [2021-09-03T19:15:14.206Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-03T19:15:14.793Z] ---> 7edacd87bbd4 [2021-09-03T19:15:14.793Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-03T19:15:14.793Z] 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-09-03T19:15:15.065Z] ---> 9367a733ec76 [2021-09-03T19:15:15.065Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-03T19:15:15.065Z] Removing intermediate container 09040d5b514b [2021-09-03T19:15:15.065Z] ---> b09e6ae8bf07 [2021-09-03T19:15:15.065Z] Step 8/24 : COPY . . [2021-09-03T19:15:15.331Z] Removing intermediate container 47fd0c95fc60 [2021-09-03T19:15:15.331Z] ---> 6579ca5dab76 [2021-09-03T19:15:15.331Z] Step 8/24 : COPY . . [2021-09-03T19:15:15.331Z] ---> Running in a1b7bd4c6481 [2021-09-03T19:15:15.748Z] Removing intermediate container 0877a46cca00 [2021-09-03T19:15:15.749Z] ---> b5bc39f33049 [2021-09-03T19:15:15.749Z] Successfully built b5bc39f33049 [2021-09-03T19:15:15.749Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:15:16.131Z] + docker inspect -f . ci-base-image-arm64 [2021-09-03T19:15:16.131Z] . [Pipeline] withDockerContainer [2021-09-03T19:15:16.426Z] prd-ubuntu18.04-docker-arm64-4c-16g-1286 does not seem to be running inside a container [2021-09-03T19:15:16.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-09-03T19:15:16.751Z] Removing intermediate container a1b7bd4c6481 [2021-09-03T19:15:16.751Z] ---> ade6e53b4025 [2021-09-03T19:15:16.751Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-03T19:15:18.265Z] $ docker top 050c2d427bbeb9e6de3bf9355d7f49225c07c741e8ae6810b94c53aacdba51ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:15:19.320Z] + go version [2021-09-03T19:15:19.321Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-03T19:15:19.357Z] $ docker stop --time=1 050c2d427bbeb9e6de3bf9355d7f49225c07c741e8ae6810b94c53aacdba51ae [2021-09-03T19:15:21.053Z] ---> 3935fb6178d7 [2021-09-03T19:15:21.053Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-03T19:15:21.241Z] $ docker rm -f 050c2d427bbeb9e6de3bf9355d7f49225c07c741e8ae6810b94c53aacdba51ae [2021-09-03T19:15:21.328Z] ---> Running in 4f9d04ebb9bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:15:22.345Z] + docker inspect -f . ci-base-image-arm64 [2021-09-03T19:15:22.345Z] . [Pipeline] withDockerContainer [2021-09-03T19:15:22.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-1286 does not seem to be running inside a container [2021-09-03T19:15:22.714Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-09-03T19:15:24.014Z] Removing intermediate container 4f9d04ebb9bb [2021-09-03T19:15:24.014Z] ---> 076f93d5e039 [2021-09-03T19:15:24.014Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-03T19:15:24.014Z] ---> Running in cca78078add8 [2021-09-03T19:15:24.014Z] ---> 45b8a98d14e0 [2021-09-03T19:15:24.014Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:15:24.014Z] ---> 62e900fee73c [2021-09-03T19:15:24.014Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:15:24.281Z] ---> Running in 17016d3185d5 [2021-09-03T19:15:24.281Z] ---> Running in bc9e915035ef [2021-09-03T19:15:24.281Z] Removing intermediate container cca78078add8 [2021-09-03T19:15:24.281Z] ---> 02af219cb53d [2021-09-03T19:15:24.281Z] Step 29/32 : CMD ["gate"] [2021-09-03T19:15:24.281Z] ---> Running in 1f990a3cc5d3 [2021-09-03T19:15:24.294Z] $ docker top 9d6c5733edbbf71edfd276713876f88ac7419f9fad27338740ff90a6bec6e113 -eo pid,comm [2021-09-03T19:15:24.548Z] Removing intermediate container 1f990a3cc5d3 [2021-09-03T19:15:24.548Z] ---> 3b600c4cb8d0 [2021-09-03T19:15:24.548Z] Step 30/32 : LABEL arch=x86_64 [Pipeline] { [Pipeline] echo [2021-09-03T19:15:24.717Z] ========================================================= [2021-09-03T19:15:24.717Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-03T19:15:24.717Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:15:24.816Z] ---> Running in 5593b2d6cae4 [2021-09-03T19:15:24.817Z] Removing intermediate container 5593b2d6cae4 [2021-09-03T19:15:24.817Z] ---> d571dd17fb87 [2021-09-03T19:15:24.817Z] Step 31/32 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:15:25.086Z] ---> Running in 66eeaca76beb [2021-09-03T19:15:25.356Z] Removing intermediate container 66eeaca76beb [2021-09-03T19:15:25.356Z] ---> a4c8c0ede25f [2021-09-03T19:15:25.356Z] Step 32/32 : LABEL version=0.0.0 [2021-09-03T19:15:25.356Z] ---> Running in 53cc8b7e48a5 [2021-09-03T19:15:25.356Z] Removing intermediate container 53cc8b7e48a5 [2021-09-03T19:15:25.356Z] ---> 2d97cea1ea78 [2021-09-03T19:15:25.356Z] [2021-09-03T19:15:25.439Z] + go mod tidy [2021-09-03T19:15:25.629Z] Successfully built 2d97cea1ea78 [2021-09-03T19:15:25.629Z] Successfully tagged security-bootstrapper:latest [2021-09-03T19:15:26.214Z]  Building security-bootstrapper ... done Removing intermediate container 17016d3185d5 [2021-09-03T19:15:26.214Z] ---> f85f28d583d4 [2021-09-03T19:15:26.214Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-03T19:15:26.214Z] ---> Running in 0022baba8e7e [Pipeline] sh [2021-09-03T19:15:26.485Z] Removing intermediate container bc9e915035ef [2021-09-03T19:15:26.486Z] ---> f8e77493c149 [2021-09-03T19:15:26.486Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-03T19:15:26.486Z] ---> Running in 44651f558b95 [2021-09-03T19:15:26.757Z] 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-09-03T19:15:27.027Z] 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-09-03T19:15:27.107Z] + make test [2021-09-03T19:15:27.107Z] 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-09-03T19:15:27.107Z] go mod tidy [2021-09-03T19:15:27.711Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-03T19:15:31.282Z] 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-09-03T19:15:34.719Z] Removing intermediate container b82395c87211 [2021-09-03T19:15:34.719Z] ---> 8c4a997dab2f [2021-09-03T19:15:34.719Z] [2021-09-03T19:15:34.719Z] Step 11/26 : FROM alpine:3.12 [2021-09-03T19:15:34.719Z] ---> 48b8ec4ed9eb [2021-09-03T19:15:34.719Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-03T19:15:34.719Z] ---> Running in d2c4c9710745 [2021-09-03T19:15:34.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:34.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:35.006Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-03T19:15:35.006Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-03T19:15:35.006Z] (3/3) Installing su-exec (0.2-r1) [2021-09-03T19:15:35.006Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:15:35.006Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:15:35.006Z] OK: 6 MiB in 17 packages [2021-09-03T19:15:35.608Z] Removing intermediate container d2c4c9710745 [2021-09-03T19:15:35.608Z] ---> 01638de96183 [2021-09-03T19:15:35.608Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T19:15:35.608Z] ---> Running in 89df8904f81e [2021-09-03T19:15:35.883Z] Removing intermediate container 89df8904f81e [2021-09-03T19:15:35.883Z] ---> 1fbf289d4881 [2021-09-03T19:15:35.883Z] Step 14/26 : WORKDIR / [2021-09-03T19:15:35.883Z] ---> Running in 098b402f0814 [2021-09-03T19:15:36.158Z] Removing intermediate container 098b402f0814 [2021-09-03T19:15:36.158Z] ---> 75c916889742 [2021-09-03T19:15:36.158Z] 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-09-03T19:15:36.430Z] ---> 97b449123701 [2021-09-03T19:15:36.430Z] 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-09-03T19:15:36.704Z] ---> f31e7aeae937 [2021-09-03T19:15:36.704Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-03T19:15:36.984Z] ---> a23b8cf03207 [2021-09-03T19:15:36.984Z] 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-09-03T19:15:36.984Z] ---> 347f6558ee98 [2021-09-03T19:15:36.984Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-03T19:15:37.586Z] ---> 7cdae432cc9d [2021-09-03T19:15:37.586Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-03T19:15:38.176Z] ---> 6ddda68fd077 [2021-09-03T19:15:38.176Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-03T19:15:38.444Z] ---> de9f667b7026 [2021-09-03T19:15:38.444Z] 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-09-03T19:15:38.444Z] ---> Running in cd2b2255247b [2021-09-03T19:15:39.404Z] Removing intermediate container cd2b2255247b [2021-09-03T19:15:39.404Z] ---> 0dbecfd6f745 [2021-09-03T19:15:39.404Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-03T19:15:39.404Z] ---> Running in 57e286ce916d [2021-09-03T19:15:39.673Z] Removing intermediate container 57e286ce916d [2021-09-03T19:15:39.673Z] ---> 15ce9b88d6fa [2021-09-03T19:15:39.673Z] Step 24/26 : LABEL arch=x86_64 [2021-09-03T19:15:39.673Z] ---> Running in 43e8f6bacb27 [2021-09-03T19:15:39.673Z] Removing intermediate container 43e8f6bacb27 [2021-09-03T19:15:39.673Z] ---> c389c568e120 [2021-09-03T19:15:39.673Z] Step 25/26 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:15:39.673Z] ---> Running in ebe1673a9683 [2021-09-03T19:15:39.967Z] Removing intermediate container ebe1673a9683 [2021-09-03T19:15:39.967Z] ---> 07d7670f5321 [2021-09-03T19:15:39.967Z] Step 26/26 : LABEL version=0.0.0 [2021-09-03T19:15:39.967Z] ---> Running in d04b1a8854e1 [2021-09-03T19:15:40.236Z] Removing intermediate container d04b1a8854e1 [2021-09-03T19:15:40.236Z] ---> b41522bc5c22 [2021-09-03T19:15:40.236Z] [2021-09-03T19:15:40.236Z] Successfully built b41522bc5c22 [2021-09-03T19:15:40.236Z] Successfully tagged security-secretstore-setup:latest [2021-09-03T19:15:40.503Z]  Building security-secretstore-setup ... done 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-09-03T19:15:44.789Z] Removing intermediate container ee88a63227c2 [2021-09-03T19:15:44.789Z] ---> eaed38549965 [2021-09-03T19:15:44.789Z] [2021-09-03T19:15:44.789Z] Step 11/22 : FROM alpine:3.12 [2021-09-03T19:15:44.789Z] ---> 48b8ec4ed9eb [2021-09-03T19:15:44.789Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-03T19:15:44.789Z] ---> Running in e2670a5fc3c9 [2021-09-03T19:15:45.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:45.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:45.337Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-03T19:15:45.337Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-03T19:15:45.337Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-03T19:15:45.337Z] (4/4) Installing curl (7.78.0-r0) [2021-09-03T19:15:45.337Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:15:45.337Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:15:45.606Z] OK: 7 MiB in 18 packages [2021-09-03T19:15:46.191Z] Removing intermediate container e2670a5fc3c9 [2021-09-03T19:15:46.191Z] ---> 1d0f991e4eef [2021-09-03T19:15:46.191Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T19:15:46.191Z] ---> Running in 391f5aa55a6d [2021-09-03T19:15:46.191Z] Removing intermediate container 391f5aa55a6d [2021-09-03T19:15:46.191Z] ---> bfc5b5639e96 [2021-09-03T19:15:46.191Z] Step 14/22 : WORKDIR /edgex [2021-09-03T19:15:46.459Z] ---> Running in c2d6adf6251f [2021-09-03T19:15:46.459Z] Removing intermediate container c2d6adf6251f [2021-09-03T19:15:46.459Z] ---> 61e6291736a9 [2021-09-03T19:15:46.459Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-03T19:15:46.726Z] ---> b6c1320ff989 [2021-09-03T19:15:46.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-03T19:15:47.313Z] ---> ded85cc498bf [2021-09-03T19:15:47.313Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-03T19:15:47.900Z] ---> 706e55ac0f9b [2021-09-03T19:15:47.900Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-03T19:15:47.900Z] ---> Running in c04a12140460 [2021-09-03T19:15:47.900Z] Removing intermediate container c04a12140460 [2021-09-03T19:15:47.900Z] ---> f44c676ffe1e [2021-09-03T19:15:47.900Z] Step 19/22 : CMD ["--init=true"] [2021-09-03T19:15:48.170Z] ---> Running in 53dd8a11ae18 [2021-09-03T19:15:48.170Z] Removing intermediate container 53dd8a11ae18 [2021-09-03T19:15:48.170Z] ---> a976245d9d59 [2021-09-03T19:15:48.170Z] Step 20/22 : LABEL arch=x86_64 [2021-09-03T19:15:48.170Z] ---> Running in f9ce87ecbc21 [2021-09-03T19:15:48.440Z] Removing intermediate container f9ce87ecbc21 [2021-09-03T19:15:48.440Z] ---> 3d3293a1b8d5 [2021-09-03T19:15:48.440Z] Step 21/22 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:15:48.440Z] ---> Running in c389bae5a1ad [2021-09-03T19:15:48.709Z] Removing intermediate container c389bae5a1ad [2021-09-03T19:15:48.709Z] ---> ecde81be0af8 [2021-09-03T19:15:48.709Z] Step 22/22 : LABEL version=0.0.0 [2021-09-03T19:15:48.709Z] ---> Running in 86eb5952d0ce [2021-09-03T19:15:48.978Z] Removing intermediate container 86eb5952d0ce [2021-09-03T19:15:48.979Z] ---> de9aaa3de96b [2021-09-03T19:15:48.979Z] [2021-09-03T19:15:48.979Z] Successfully built de9aaa3de96b [2021-09-03T19:15:48.979Z] Successfully tagged security-proxy-setup:latest [2021-09-03T19:15:51.792Z]  Building security-proxy-setup ... done Removing intermediate container 0022baba8e7e [2021-09-03T19:15:51.792Z] ---> 2c38c5edab88 [2021-09-03T19:15:51.792Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-03T19:15:51.792Z] ---> Running in 5d90ba9f322c [2021-09-03T19:15:52.175Z] 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-09-03T19:15:52.958Z] Removing intermediate container 5d90ba9f322c [2021-09-03T19:15:52.958Z] ---> d646cfc21c8e [2021-09-03T19:15:52.958Z] [2021-09-03T19:15:52.958Z] Step 12/24 : FROM docker:20.10.7 [2021-09-03T19:15:53.733Z] 20.10.7: Pulling from library/docker [2021-09-03T19:15:54.536Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-03T19:15:54.700Z] Removing intermediate container 44651f558b95 [2021-09-03T19:15:54.701Z] ---> d3a2ee087c1f [2021-09-03T19:15:54.701Z] [2021-09-03T19:15:54.701Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:15:54.701Z] ---> 48b8ec4ed9eb [2021-09-03T19:15:54.701Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-03T19:15:54.966Z] ---> Running in ecb069f0d235 [2021-09-03T19:15:54.966Z] Removing intermediate container ecb069f0d235 [2021-09-03T19:15:54.966Z] ---> 5d8a4296c121 [2021-09-03T19:15:54.966Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-03T19:15:54.966Z] ---> Running in 44b179b5126e [2021-09-03T19:15:54.966Z] Removing intermediate container 44b179b5126e [2021-09-03T19:15:54.966Z] ---> 25c0e6197c4f [2021-09-03T19:15:54.966Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-03T19:15:54.966Z] ---> Running in d97238c766ce [2021-09-03T19:15:55.231Z] Removing intermediate container d97238c766ce [2021-09-03T19:15:55.231Z] ---> c7c073ae35b8 [2021-09-03T19:15:55.231Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:15:55.231Z] ---> Running in 6afd5c243168 [2021-09-03T19:15:55.822Z] Removing intermediate container 6afd5c243168 [2021-09-03T19:15:55.822Z] ---> 1c5c08f80310 [2021-09-03T19:15:55.822Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-03T19:15:55.822Z] ---> Running in 8a3ea6924919 [2021-09-03T19:15:56.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:56.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:15:56.935Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-03T19:15:57.201Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-03T19:15:57.201Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-03T19:15:57.201Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-03T19:15:58.158Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-03T19:15:58.425Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-03T19:15:58.425Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:15:58.425Z] OK: 8 MiB in 20 packages [2021-09-03T19:15:59.011Z] Removing intermediate container 8a3ea6924919 [2021-09-03T19:15:59.011Z] ---> 2f00f7828550 [2021-09-03T19:15:59.011Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:15:59.011Z] ---> 934a354d1d52 [2021-09-03T19:15:59.011Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-03T19:15:59.595Z] ---> e829275faa7b [2021-09-03T19:15:59.595Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-03T19:15:59.864Z] ---> 082b5e34ad3e [2021-09-03T19:15:59.864Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-03T19:15:59.864Z] ---> Running in 26b235b01e05 [2021-09-03T19:16:00.462Z] Removing intermediate container 26b235b01e05 [2021-09-03T19:16:00.462Z] ---> 0b9586cd398c [2021-09-03T19:16:00.462Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:16:00.462Z] ---> Running in cea206756ff5 [2021-09-03T19:16:00.731Z] Removing intermediate container cea206756ff5 [2021-09-03T19:16:00.731Z] ---> db16f3870851 [2021-09-03T19:16:00.731Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T19:16:00.731Z] ---> Running in 06c3fb12963c [2021-09-03T19:16:00.732Z] Removing intermediate container 06c3fb12963c [2021-09-03T19:16:00.732Z] ---> 427b8b9db9c7 [2021-09-03T19:16:00.732Z] Step 23/24 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:16:00.997Z] ---> Running in bac60a7ec641 [2021-09-03T19:16:00.997Z] Removing intermediate container bac60a7ec641 [2021-09-03T19:16:00.997Z] ---> 886bb8e4fc83 [2021-09-03T19:16:00.997Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:16:01.264Z] ---> Running in e277d5686588 [2021-09-03T19:16:01.264Z] Removing intermediate container e277d5686588 [2021-09-03T19:16:01.264Z] ---> 9f7d925c188c [2021-09-03T19:16:01.264Z] [2021-09-03T19:16:01.533Z] Successfully built 9f7d925c188c [2021-09-03T19:16:01.533Z] Successfully tagged core-data:latest [2021-09-03T19:16:01.533Z]  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-03T19:16:01.533Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-03T19:16:01.533Z] ---> 08bdaf2f88f9 [2021-09-03T19:16:01.533Z] 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-09-03T19:16:01.533Z] ---> Running in 0ae34192c30e [2021-09-03T19:16:01.806Z] Removing intermediate container 0ae34192c30e [2021-09-03T19:16:01.806Z] ---> c92de9c6ff9b [2021-09-03T19:16:01.806Z] 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-09-03T19:16:01.806Z] ---> Running in e90825484453 [2021-09-03T19:16:02.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:16:02.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:16:02.342Z] (1/39) Installing readline (8.1.0-r0) [2021-09-03T19:16:02.342Z] (2/39) Installing bash (5.1.0-r0) [2021-09-03T19:16:02.342Z] Executing bash-5.1.0-r0.post-install [2021-09-03T19:16:02.342Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-03T19:16:02.342Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-03T19:16:02.342Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-03T19:16:02.342Z] (6/39) Installing curl (7.78.0-r0) [2021-09-03T19:16:02.342Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-03T19:16:02.342Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-03T19:16:02.342Z] (9/39) Installing expat (2.2.10-r1) [2021-09-03T19:16:02.342Z] (10/39) Installing libffi (3.3-r2) [2021-09-03T19:16:02.342Z] (11/39) Installing gdbm (1.19-r0) [2021-09-03T19:16:02.342Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-03T19:16:02.342Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-03T19:16:02.342Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-03T19:16:03.301Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-03T19:16:03.301Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-03T19:16:03.301Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-03T19:16:03.301Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-03T19:16:03.301Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-03T19:16:03.301Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-03T19:16:03.301Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-03T19:16:03.301Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-03T19:16:03.301Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-03T19:16:03.301Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-03T19:16:03.301Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-03T19:16:03.301Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-03T19:16:03.301Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-03T19:16:03.301Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-03T19:16:03.301Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-03T19:16:03.301Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-03T19:16:03.301Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-03T19:16:03.301Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-03T19:16:03.301Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-03T19:16:03.301Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-03T19:16:03.301Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-03T19:16:03.301Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-03T19:16:03.301Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-03T19:16:03.301Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-03T19:16:03.301Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-03T19:16:03.568Z] Executing busybox-1.32.1-r6.trigger [2021-09-03T19:16:03.568Z] OK: 82 MiB in 59 packages [2021-09-03T19:16:04.977Z] Collecting docker-compose==1.23.2 [2021-09-03T19:16:04.977Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-03T19:16:04.977Z] Collecting PyYAML<4,>=3.10 [2021-09-03T19:16:04.977Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-03T19:16:05.565Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-03T19:16:05.565Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-03T19:16:05.831Z] Collecting cached-property<2,>=1.2.0 [2021-09-03T19:16:05.831Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-03T19:16:05.831Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-03T19:16:05.831Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-03T19:16:05.831Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-03T19:16:06.098Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-03T19:16:06.098Z] Collecting texttable<0.10,>=0.9.0 [2021-09-03T19:16:06.098Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-03T19:16:06.363Z] Collecting jsonschema<3,>=2.5.1 [2021-09-03T19:16:06.363Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-03T19:16:06.363Z] 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-09-03T19:16:06.363Z] Collecting docopt<0.7,>=0.6.1 [2021-09-03T19:16:06.363Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-03T19:16:06.630Z] Collecting docker<4.0,>=3.6.0 [2021-09-03T19:16:06.630Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-03T19:16:06.630Z] Collecting docker-pycreds>=0.4.0 [2021-09-03T19:16:06.630Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-03T19:16:06.899Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-03T19:16:06.899Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-03T19:16:06.899Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-03T19:16:06.899Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-03T19:16:06.899Z] Collecting certifi>=2017.4.17 [2021-09-03T19:16:06.899Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-03T19:16:06.899Z] Collecting idna<2.8,>=2.5 [2021-09-03T19:16:06.899Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-03T19:16:07.166Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-03T19:16:07.166Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-03T19:16:07.166Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-03T19:16:07.166Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-03T19:16:07.166Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-03T19:16:07.166Z] Attempting uninstall: urllib3 [2021-09-03T19:16:07.166Z] Found existing installation: urllib3 1.26.2 [2021-09-03T19:16:07.166Z] Uninstalling urllib3-1.26.2: [2021-09-03T19:16:07.166Z] Successfully uninstalled urllib3-1.26.2 [2021-09-03T19:16:07.434Z] Attempting uninstall: idna [2021-09-03T19:16:07.434Z] Found existing installation: idna 3.1 [2021-09-03T19:16:07.434Z] Uninstalling idna-3.1: [2021-09-03T19:16:07.434Z] Successfully uninstalled idna-3.1 [2021-09-03T19:16:07.434Z] Attempting uninstall: chardet [2021-09-03T19:16:07.434Z] Found existing installation: chardet 4.0.0 [2021-09-03T19:16:07.434Z] Uninstalling chardet-4.0.0: [2021-09-03T19:16:07.434Z] Successfully uninstalled chardet-4.0.0 [2021-09-03T19:16:07.700Z] Attempting uninstall: requests [2021-09-03T19:16:07.700Z] Found existing installation: requests 2.25.1 [2021-09-03T19:16:07.700Z] Uninstalling requests-2.25.1: [2021-09-03T19:16:07.700Z] Successfully uninstalled requests-2.25.1 [2021-09-03T19:16:07.700Z] Running setup.py install for texttable: started [2021-09-03T19:16:07.966Z] Running setup.py install for texttable: finished with status 'done' [2021-09-03T19:16:07.966Z] Running setup.py install for PyYAML: started [2021-09-03T19:16:08.549Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-03T19:16:08.549Z] Running setup.py install for docopt: started [2021-09-03T19:16:08.816Z] Running setup.py install for docopt: finished with status 'done' [2021-09-03T19:16:08.816Z] Running setup.py install for dockerpty: started [2021-09-03T19:16:09.083Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-03T19:16:09.350Z] 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-09-03T19:16:12.682Z] Removing intermediate container e90825484453 [2021-09-03T19:16:12.682Z] ---> 72222c1e93e7 [2021-09-03T19:16:12.682Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-03T19:16:12.682Z] ---> Running in aaae1a6d7725 [2021-09-03T19:16:12.950Z] Removing intermediate container aaae1a6d7725 [2021-09-03T19:16:12.950Z] ---> ee9fe5832ee3 [2021-09-03T19:16:12.950Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-03T19:16:12.950Z] ---> Running in 4171f7f4632b [2021-09-03T19:16:12.950Z] Removing intermediate container 4171f7f4632b [2021-09-03T19:16:12.950Z] ---> b312827eb2ec [2021-09-03T19:16:12.950Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-03T19:16:13.219Z] ---> 1f5e96c23836 [2021-09-03T19:16:13.219Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-03T19:16:13.484Z] ---> cc9c6e94d6f9 [2021-09-03T19:16:13.484Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-03T19:16:13.754Z] ---> 62b1c0c28e6d [2021-09-03T19:16:13.754Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-03T19:16:13.754Z] ---> Running in e4f3b77e6917 [2021-09-03T19:16:13.754Z] Removing intermediate container e4f3b77e6917 [2021-09-03T19:16:13.754Z] ---> cc6a0e1f62a3 [2021-09-03T19:16:13.754Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:16:13.754Z] ---> Running in 2b7b2838743c [2021-09-03T19:16:13.754Z] Removing intermediate container 2b7b2838743c [2021-09-03T19:16:13.754Z] ---> 7457112adeba [2021-09-03T19:16:13.754Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T19:16:14.019Z] ---> Running in 1ea7536549eb [2021-09-03T19:16:14.019Z] Removing intermediate container 1ea7536549eb [2021-09-03T19:16:14.019Z] ---> 1ffdcf6a7585 [2021-09-03T19:16:14.019Z] Step 23/24 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:16:14.019Z] ---> Running in 2ded285fa864 [2021-09-03T19:16:14.019Z] Removing intermediate container 2ded285fa864 [2021-09-03T19:16:14.019Z] ---> 0d3aac0add37 [2021-09-03T19:16:14.019Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:16:14.019Z] ---> Running in 216e4cbe0291 [2021-09-03T19:16:14.285Z] Removing intermediate container 216e4cbe0291 [2021-09-03T19:16:14.285Z] ---> 67de14fd0607 [2021-09-03T19:16:14.285Z] [2021-09-03T19:16:14.285Z] Successfully built 67de14fd0607 [2021-09-03T19:16:14.285Z] Successfully tagged sys-mgmt-agent:latest [2021-09-03T19:16:14.296Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-03T19:16:14.321Z] $ docker stop --time=1 19cd107fcd20642ff2fc8ac34cc84c6787a5fcf1a66568dbf18cf5d015023cf8 [2021-09-03T19:16:15.606Z] $ docker rm -f 19cd107fcd20642ff2fc8ac34cc84c6787a5fcf1a66568dbf18cf5d015023cf8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T19:16:16.089Z] + docker images [2021-09-03T19:16:16.089Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T19:16:16.089Z] sys-mgmt-agent latest 67de14fd0607 2 seconds ago 325MB [2021-09-03T19:16:16.089Z] core-data latest 9f7d925c188c 15 seconds ago 20.4MB [2021-09-03T19:16:16.089Z] d3a2ee087c1f 22 seconds ago 1.76GB [2021-09-03T19:16:16.089Z] d646cfc21c8e 24 seconds ago 1.75GB [2021-09-03T19:16:16.089Z] security-proxy-setup latest de9aaa3de96b 28 seconds ago 25.9MB [2021-09-03T19:16:16.089Z] eaed38549965 33 seconds ago 1.76GB [2021-09-03T19:16:16.089Z] security-secretstore-setup latest b41522bc5c22 37 seconds ago 28.1MB [2021-09-03T19:16:16.089Z] 8c4a997dab2f 43 seconds ago 1.76GB [2021-09-03T19:16:16.089Z] security-bootstrapper latest 2d97cea1ea78 51 seconds ago 18.8MB [2021-09-03T19:16:16.089Z] core-command latest 04bd289cc587 About a minute ago 16MB [2021-09-03T19:16:16.089Z] core-metadata latest 41455b289724 About a minute ago 16.7MB [2021-09-03T19:16:16.089Z] support-scheduler latest c8014eff9dbc About a minute ago 16.1MB [2021-09-03T19:16:16.089Z] 473cc1ebcd39 About a minute ago 1.75GB [2021-09-03T19:16:16.089Z] support-notifications latest eebe58a0a28e About a minute ago 16.8MB [2021-09-03T19:16:16.089Z] 5781720d2ef1 About a minute ago 1.75GB [2021-09-03T19:16:16.089Z] 1cc22a49dabe About a minute ago 1.75GB [2021-09-03T19:16:16.089Z] a3464d65619f About a minute ago 1.76GB [2021-09-03T19:16:16.089Z] 64466cb87a68 About a minute ago 1.75GB [2021-09-03T19:16:16.089Z] ci-base-image-x86_64 latest 74b25461c102 5 minutes ago 1.25GB [2021-09-03T19:16:16.090Z] alpine 3.12 48b8ec4ed9eb 2 days ago 5.58MB [2021-09-03T19:16:16.090Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-03T19:16:16.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-03T19:16:16.090Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-03T19:16:16.090Z] 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-09-03T19:16:31.908Z] Still waiting to schedule task [2021-09-03T19:16:31.908Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-03T19:16:51.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-03T19:16:52.136Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-03T19:16:53.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-03T19:16:53.857Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-03T19:17:06.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-03T19:17:06.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-03T19:17:06.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-03T19:17:06.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-03T19:17:06.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-03T19:17:06.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-03T19:17:07.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-03T19:17:07.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-03T19:17:07.284Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-03T19:17:07.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-03T19:17:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements [2021-09-03T19:17:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-03T19:17:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-03T19:17:18.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 100.0% of statements [2021-09-03T19:17:18.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-03T19:17:19.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.299s coverage: 46.3% of statements [2021-09-03T19:17:19.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-03T19:17:19.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-03T19:17:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.581s coverage: 90.1% of statements [2021-09-03T19:17:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-03T19:17:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:17:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.242s coverage: 81.2% of statements [2021-09-03T19:17:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-03T19:17:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-03T19:17:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-03T19:17:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-03T19:17:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-03T19:17:29.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.454s coverage: 94.2% of statements [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:17:29.491Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.281s coverage: 59.1% of statements [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-03T19:17:29.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 60.0% of statements [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-03T19:17:29.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.360s coverage: 0.8% of statements [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-03T19:17:29.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.266s coverage: 58.8% of statements [2021-09-03T19:17:29.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 21.7% of statements [2021-09-03T19:17:29.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-03T19:17:29.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.323s coverage: 47.1% of statements [2021-09-03T19:17:29.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 79.5% of statements [2021-09-03T19:17:29.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements [2021-09-03T19:17:30.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements [2021-09-03T19:17:31.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements [2021-09-03T19:17:44.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements [2021-09-03T19:17:44.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-09-03T19:17:49.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 81.8% of statements [2021-09-03T19:17:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-09-03T19:17:56.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.283s coverage: 91.2% of statements [2021-09-03T19:17:56.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-03T19:17:57.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.819s coverage: 64.4% of statements [2021-09-03T19:17:57.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-03T19:17:57.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-03T19:17:57.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-09-03T19:17:57.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-09-03T19:17:57.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2021-09-03T19:17:58.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-09-03T19:17:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-09-03T19:18:02.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.086s coverage: 66.9% of statements [2021-09-03T19:18:02.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-03T19:18:02.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-03T19:18:02.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-03T19:18:05.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.6% of statements [2021-09-03T19:18:05.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-03T19:18:05.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-03T19:18:05.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.209s coverage: 89.5% of statements [2021-09-03T19:18:05.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-03T19:18:05.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2021-09-03T19:18:05.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-03T19:18:13.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 19.5% of statements [2021-09-03T19:18:13.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-03T19:18:13.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-03T19:18:13.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-03T19:18:13.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-03T19:18:13.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.554s coverage: 92.0% of statements [2021-09-03T19:18:13.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-03T19:18:13.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:18:13.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-03T19:18:13.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-03T19:18:13.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 62.7% of statements [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-03T19:18:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.397s coverage: 97.7% of statements [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-03T19:18:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-03T19:18:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-03T19:18:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements [2021-09-03T19:18:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-03T19:18:13.633Z] GO111MODULE=on go vet ./... [2021-09-03T19:19:35.484Z] gofmt -l . [2021-09-03T19:19:35.484Z] [ "`gofmt -l .`" = "" ] [2021-09-03T19:19:35.484Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-03T19:19:36.181Z] + ls -al . [2021-09-03T19:19:36.181Z] total 636 [2021-09-03T19:19:36.181Z] drwxrwxr-x 9 1001 1001 4096 Sep 3 19:19 . [2021-09-03T19:19:36.181Z] drwxr-xr-x 4 root root 4096 Sep 3 19:15 .. [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 11 Sep 3 19:12 .dockerignore [2021-09-03T19:19:36.181Z] drwxrwxr-x 8 1001 1001 4096 Sep 3 19:12 .git [2021-09-03T19:19:36.181Z] drwxrwxr-x 4 1001 1001 4096 Sep 3 19:12 .github [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 818 Sep 3 19:12 .gitignore [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 76 Sep 3 19:12 .hadolint.yml [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 166 Sep 3 19:12 .sonarcloud.properties [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 1171 Sep 3 19:12 ADOPTERS.md [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 8493 Sep 3 19:12 Attribution.txt [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 43881 Sep 3 19:12 CHANGELOG.md [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 3804 Sep 3 19:12 CONTRIBUTING.md [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 677 Sep 3 19:12 GOVERNANCE.md [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 849 Sep 3 19:12 Jenkinsfile [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 10775 Sep 3 19:12 LICENSE [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 5915 Sep 3 19:12 Makefile [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 582 Sep 3 19:12 OWNERS.md [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 8643 Sep 3 19:12 README.md [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 6912 Sep 3 19:12 SECURITY.md [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 5 Sep 3 19:09 VERSION [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 4131 Sep 3 19:12 ZMQWindows.md [2021-09-03T19:19:36.181Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 19:12 bin [2021-09-03T19:19:36.181Z] drwxrwxr-x 14 1001 1001 4096 Sep 3 19:12 cmd [2021-09-03T19:19:36.181Z] -rw-r--r-- 1 root root 404331 Sep 3 19:18 coverage.out [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 841 Sep 3 19:12 go.mod [2021-09-03T19:19:36.181Z] -rw-r--r-- 1 root root 50064 Sep 3 19:15 go.sum [2021-09-03T19:19:36.181Z] drwxrwxr-x 8 1001 1001 4096 Sep 3 19:12 internal [2021-09-03T19:19:36.181Z] drwxrwxr-x 3 1001 1001 4096 Sep 3 19:12 openapi [2021-09-03T19:19:36.181Z] drwxrwxr-x 4 1001 1001 4096 Sep 3 19:12 snap [2021-09-03T19:19:36.181Z] -rw-rw-r-- 1 1001 1001 204 Sep 3 19:12 version.go [Pipeline] sh [2021-09-03T19:19:36.873Z] + '[' -e coverage.out ] [2021-09-03T19:19:36.873Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-03T19:19:36.919Z] Warning: overwriting stash ‘coverage-report’ [2021-09-03T19:19:37.719Z] Stashed 1 file(s) [Pipeline] sh [2021-09-03T19:19:38.392Z] + make build [2021-09-03T19:19:38.392Z] go mod tidy [2021-09-03T19:19:38.994Z] 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-09-03T19:19:45.706Z] 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-09-03T19:20:07.890Z] 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-09-03T19:20:08.878Z] 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-09-03T19:20:13.196Z] 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-09-03T19:20:13.797Z] 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-09-03T19:20:17.197Z] 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-09-03T19:20:21.525Z] 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-09-03T19:20:24.150Z] 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-09-03T19:20:27.554Z] 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-09-03T19:20:30.965Z] 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-09-03T19:20:34.368Z] 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-09-03T19:20:39.837Z] $ docker stop --time=1 9d6c5733edbbf71edfd276713876f88ac7419f9fad27338740ff90a6bec6e113 [2021-09-03T19:20:42.495Z] $ docker rm -f 9d6c5733edbbf71edfd276713876f88ac7419f9fad27338740ff90a6bec6e113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:20:44.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T19:20:44.858Z] [2021-09-03T19:20:44.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:20:45.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T19:20:45.555Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-03T19:20:45.555Z] 29e5d40040c1: Pulling fs layer [2021-09-03T19:20:45.555Z] 1ce36da41761: Pulling fs layer [2021-09-03T19:20:45.555Z] 25b303627fd3: Pulling fs layer [2021-09-03T19:20:45.831Z] 29e5d40040c1: Verifying Checksum [2021-09-03T19:20:45.831Z] 29e5d40040c1: Download complete [2021-09-03T19:20:46.427Z] 29e5d40040c1: Pull complete [2021-09-03T19:20:46.699Z] 1ce36da41761: Verifying Checksum [2021-09-03T19:20:46.699Z] 1ce36da41761: Download complete [2021-09-03T19:20:47.684Z] 1ce36da41761: Pull complete [2021-09-03T19:20:48.284Z] 25b303627fd3: Download complete [2021-09-03T19:20:58.459Z] 25b303627fd3: Pull complete [2021-09-03T19:20:58.459Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-03T19:20:58.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T19:20:58.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-03T19:20:58.722Z] prd-ubuntu18.04-docker-arm64-4c-16g-1286 does not seem to be running inside a container [2021-09-03T19:20:58.854Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-03T19:21:02.251Z] $ docker top 744323e682433492fdc001bfe112ab66546ee245e0814e829c8ed4ad45ed0bc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:21:03.311Z] + docker-compose build --help [2021-09-03T19:21:03.311Z] + grep parallel [2021-09-03T19:21:07.701Z] --parallel Build images in parallel. [Pipeline] } [2021-09-03T19:21:07.737Z] $ docker stop --time=1 744323e682433492fdc001bfe112ab66546ee245e0814e829c8ed4ad45ed0bc5 [2021-09-03T19:21:09.673Z] $ docker rm -f 744323e682433492fdc001bfe112ab66546ee245e0814e829c8ed4ad45ed0bc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:21:10.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T19:21:10.584Z] . [Pipeline] withDockerContainer [2021-09-03T19:21:10.874Z] prd-ubuntu18.04-docker-arm64-4c-16g-1286 does not seem to be running inside a container [2021-09-03T19:21:10.955Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-03T19:21:12.588Z] $ docker top 5a0f05beafc0a74b589b74855d919492304171e3f96c6a8b0f34d703507ead1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:21:13.637Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-03T19:21:17.928Z] Building core-command ... [2021-09-03T19:21:17.928Z] Building core-data ... [2021-09-03T19:21:17.928Z] Building core-metadata ... [2021-09-03T19:21:17.928Z] Building security-bootstrapper ... [2021-09-03T19:21:17.928Z] Building security-proxy-setup ... [2021-09-03T19:21:17.928Z] Building security-secretstore-setup ... [2021-09-03T19:21:17.928Z] Building support-notifications ... [2021-09-03T19:21:17.928Z] Building support-scheduler ... [2021-09-03T19:21:17.928Z] Building sys-mgmt-agent ... [2021-09-03T19:21:17.928Z] Building security-proxy-setup [2021-09-03T19:21:17.928Z] Building security-secretstore-setup [2021-09-03T19:21:17.928Z] Building sys-mgmt-agent [2021-09-03T19:21:17.928Z] Building support-scheduler [2021-09-03T19:21:17.928Z] Building core-command [2021-09-03T19:22:25.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:22:25.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:22:25.928Z] ---> b5bc39f33049 [2021-09-03T19:22:25.928Z] Step 3/22 : WORKDIR /edgex-go [2021-09-03T19:22:25.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:22:25.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:22:25.928Z] ---> b5bc39f33049 [2021-09-03T19:22:25.928Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T19:22:25.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:22:25.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:22:25.928Z] ---> b5bc39f33049 [2021-09-03T19:22:25.928Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:22:25.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:22:25.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:22:25.928Z] ---> b5bc39f33049 [2021-09-03T19:22:25.928Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:22:25.928Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:22:25.928Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:22:25.928Z] ---> b5bc39f33049 [2021-09-03T19:22:25.928Z] Step 3/26 : WORKDIR /edgex-go [2021-09-03T19:22:26.527Z] ---> Running in ecf00eee4ca7 [2021-09-03T19:22:26.527Z] ---> Running in 692849613b23 [2021-09-03T19:22:26.527Z] ---> Running in e0c3bf362f47 [2021-09-03T19:22:26.527Z] ---> Running in ba7edd2dc426 [2021-09-03T19:22:26.527Z] ---> Running in 419a16b340de [2021-09-03T19:22:27.126Z] Removing intermediate container 419a16b340de [2021-09-03T19:22:27.126Z] ---> 663b0d11e49a [2021-09-03T19:22:27.126Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:22:27.399Z] ---> Running in 5a35bebcab21 [2021-09-03T19:22:27.399Z] Removing intermediate container e0c3bf362f47 [2021-09-03T19:22:27.399Z] ---> 0b42a9ed09d0 [2021-09-03T19:22:27.399Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:22:27.399Z] Removing intermediate container 692849613b23 [2021-09-03T19:22:27.399Z] ---> b270ca27047f [2021-09-03T19:22:27.399Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:22:27.673Z] Removing intermediate container ba7edd2dc426 [2021-09-03T19:22:27.673Z] ---> 51a7db2ec4af [2021-09-03T19:22:27.673Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:22:27.673Z] Removing intermediate container ecf00eee4ca7 [2021-09-03T19:22:27.673Z] ---> a6c8f1eb6a48 [2021-09-03T19:22:27.673Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:22:27.673Z] ---> Running in 5c747f213ae2 [2021-09-03T19:22:27.673Z] ---> Running in f8790c9f8489 [2021-09-03T19:22:27.949Z] ---> Running in f94fd9ef3984 [2021-09-03T19:22:27.949Z] ---> Running in 8a1cae75c73c [2021-09-03T19:22:31.366Z] Removing intermediate container 5a35bebcab21 [2021-09-03T19:22:31.366Z] ---> 4e797481ea11 [2021-09-03T19:22:31.366Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-03T19:22:31.366Z] ---> Running in 90c5676a77e3 [2021-09-03T19:22:31.643Z] Removing intermediate container 5c747f213ae2 [2021-09-03T19:22:31.643Z] ---> defd0b882722 [2021-09-03T19:22:31.643Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-03T19:22:31.918Z] ---> Running in 9b7fb5d269ec [2021-09-03T19:22:31.918Z] Removing intermediate container f8790c9f8489 [2021-09-03T19:22:31.918Z] ---> 9dc0a757a1b1 [2021-09-03T19:22:31.918Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-03T19:22:32.524Z] ---> Running in 2c2cec366661 [2021-09-03T19:22:32.524Z] Removing intermediate container f94fd9ef3984 [2021-09-03T19:22:32.524Z] ---> 3b95e3b3c6a7 [2021-09-03T19:22:32.524Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T19:22:32.799Z] Removing intermediate container 8a1cae75c73c [2021-09-03T19:22:32.799Z] ---> e2ed930c0df2 [2021-09-03T19:22:32.799Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-03T19:22:33.075Z] ---> Running in d998ade5840f [2021-09-03T19:22:33.352Z] ---> Running in 5e233df95394 [2021-09-03T19:22:33.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:34.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:34.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:34.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:35.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:35.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:35.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:35.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:36.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:36.000Z] OK: 218 MiB in 52 packages [2021-09-03T19:22:36.277Z] OK: 218 MiB in 52 packages [2021-09-03T19:22:36.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:22:36.888Z] OK: 218 MiB in 52 packages [2021-09-03T19:22:37.185Z] OK: 218 MiB in 52 packages [2021-09-03T19:22:38.197Z] Removing intermediate container 9b7fb5d269ec [2021-09-03T19:22:38.197Z] ---> 5b92ac89c1bd [2021-09-03T19:22:38.197Z] Step 6/22 : COPY go.mod . [2021-09-03T19:22:38.197Z] Removing intermediate container 90c5676a77e3 [2021-09-03T19:22:38.197Z] ---> 81fbd2938261 [2021-09-03T19:22:38.197Z] Step 6/23 : COPY go.mod . [2021-09-03T19:22:38.197Z] OK: 218 MiB in 52 packages [2021-09-03T19:22:38.812Z] Removing intermediate container 2c2cec366661 [2021-09-03T19:22:38.812Z] ---> 768ae20bd56a [2021-09-03T19:22:38.812Z] Step 6/24 : COPY go.mod . [2021-09-03T19:22:39.088Z] Removing intermediate container d998ade5840f [2021-09-03T19:22:39.088Z] ---> 5c0f793b2f72 [2021-09-03T19:22:39.088Z] Step 6/24 : COPY go.mod . [2021-09-03T19:22:39.370Z] ---> 74afbb22b2f8 [2021-09-03T19:22:39.371Z] Step 7/22 : RUN go mod download [2021-09-03T19:22:39.371Z] ---> 05937f90f187 [2021-09-03T19:22:39.371Z] Step 7/23 : RUN go mod download [2021-09-03T19:22:39.371Z] ---> Running in 4e74a3a06b7c [2021-09-03T19:22:39.980Z] ---> Running in 09118ac3beaf [2021-09-03T19:22:39.980Z] Removing intermediate container 5e233df95394 [2021-09-03T19:22:39.980Z] ---> 3df0b53ba6a1 [2021-09-03T19:22:39.980Z] Step 6/26 : COPY go.mod . [2021-09-03T19:22:39.980Z] ---> 47c26cae7087 [2021-09-03T19:22:39.980Z] Step 7/24 : RUN go mod download [2021-09-03T19:22:40.257Z] ---> b103c337f462 [2021-09-03T19:22:40.257Z] Step 7/24 : RUN go mod download [2021-09-03T19:22:40.257Z] ---> Running in 6630a51ad8ad [2021-09-03T19:22:40.532Z] ---> Running in 33b72e6cc1c9 [2021-09-03T19:22:41.527Z] ---> 4f177437a8c9 [2021-09-03T19:22:41.527Z] Step 7/26 : RUN go mod download [2021-09-03T19:22:41.801Z] ---> Running in bb290fece714 [2021-09-03T19:22:47.237Z] Removing intermediate container 4e74a3a06b7c [2021-09-03T19:22:47.237Z] ---> 525c4a8f2cde [2021-09-03T19:22:47.237Z] Step 8/22 : COPY . . [2021-09-03T19:22:47.513Z] Removing intermediate container 09118ac3beaf [2021-09-03T19:22:47.513Z] ---> 39f1092ad6e7 [2021-09-03T19:22:47.513Z] Step 8/23 : COPY . . [2021-09-03T19:22:48.113Z] Removing intermediate container 6630a51ad8ad [2021-09-03T19:22:48.113Z] ---> bb99aa0648d1 [2021-09-03T19:22:48.113Z] Step 8/24 : COPY . . [2021-09-03T19:22:48.388Z] Removing intermediate container 33b72e6cc1c9 [2021-09-03T19:22:48.388Z] ---> 74d86fad930f [2021-09-03T19:22:48.388Z] Step 8/24 : COPY . . [2021-09-03T19:22:48.990Z] Removing intermediate container bb290fece714 [2021-09-03T19:22:48.990Z] ---> cbd27efdee88 [2021-09-03T19:22:48.990Z] Step 8/26 : COPY . . [2021-09-03T19:23:11.185Z] ---> 7749d2fb9eb1 [2021-09-03T19:23:11.185Z] Step 9/22 : RUN go mod tidy [2021-09-03T19:23:11.185Z] ---> 728cca622b7b [2021-09-03T19:23:11.185Z] Step 9/23 : RUN go mod tidy [2021-09-03T19:23:11.185Z] ---> cdc6c6b42ade [2021-09-03T19:23:11.185Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:23:11.185Z] ---> Running in a6d863670f71 [2021-09-03T19:23:11.185Z] ---> 3454240336fe [2021-09-03T19:23:11.185Z] Step 9/26 : RUN go mod tidy [2021-09-03T19:23:11.185Z] ---> 4c48e12411af [2021-09-03T19:23:11.185Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:23:11.458Z] ---> Running in 2b9fd49ad48c [2021-09-03T19:23:11.458Z] ---> Running in 13b76c51339b [2021-09-03T19:23:11.735Z] ---> Running in 05f6f77c5e48 [2021-09-03T19:23:11.735Z] ---> Running in cd5685f6ae2f [2021-09-03T19:23:18.476Z] Removing intermediate container a6d863670f71 [2021-09-03T19:23:18.476Z] ---> bac0099edc18 [2021-09-03T19:23:18.476Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-03T19:23:19.075Z] ---> Running in c36060f4345d [2021-09-03T19:23:19.075Z] Removing intermediate container 13b76c51339b [2021-09-03T19:23:19.075Z] ---> e9360f5c65bd [2021-09-03T19:23:19.075Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-03T19:23:19.351Z] Removing intermediate container 2b9fd49ad48c [2021-09-03T19:23:19.351Z] ---> 2468cf8bb81f [2021-09-03T19:23:19.351Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-03T19:23:19.351Z] ---> Running in 738348bb3837 [2021-09-03T19:23:19.351Z] Removing intermediate container 05f6f77c5e48 [2021-09-03T19:23:19.351Z] ---> 3d969f237022 [2021-09-03T19:23:19.351Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-03T19:23:19.625Z] ---> Running in ec30bb31d3c9 [2021-09-03T19:23:19.626Z] Removing intermediate container cd5685f6ae2f [2021-09-03T19:23:19.626Z] ---> bff03ec6fadd [2021-09-03T19:23:19.626Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-03T19:23:19.904Z] ---> Running in e40029af124f [2021-09-03T19:23:19.904Z] ---> Running in 01ddf1283f54 [2021-09-03T19:23:20.961Z] 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-09-03T19:23:21.565Z] 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-09-03T19:23:21.844Z] 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-09-03T19:23:22.120Z] 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-09-03T19:23:22.392Z] 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-09-03T19:23:33.267Z] Running on prd-ubuntu18.04-docker-8c-8g-1287 in /w/workspace/edgexfoundry_edgex-go_PR-3697 [Pipeline] { [Pipeline] ws [2021-09-03T19:23:33.325Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-03T19:23:33.494Z] The recommended git tool is: git [2021-09-03T19:23:36.535Z] using credential edgex-jenkins-ssh [2021-09-03T19:23:36.552Z] Cloning the remote Git repository [2021-09-03T19:23:36.577Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:23:36.646Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-03T19:23:36.686Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:23:36.686Z] > git --version # timeout=10 [2021-09-03T19:23:36.693Z] > git --version # 'git version 2.17.1' [2021-09-03T19:23:36.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:23:36.723Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T19:24:26.696Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:24:26.815Z] Merge succeeded, producing 641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:24:26.816Z] Checking out Revision 641d6b4bf290862e63557081d1c44a6bee84a365 (PR-3697) [2021-09-03T19:24:26.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T19:24:26.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T19:24:26.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T19:24:26.144Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:24:26.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:24:26.148Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3697/head:refs/remotes/origin/PR-3697 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-03T19:24:26.708Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T19:24:26.714Z] > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [2021-09-03T19:24:26.781Z] > git remote # timeout=10 [2021-09-03T19:24:26.788Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T19:24:26.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:24:26.796Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-03T19:24:26.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T19:24:26.818Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T19:24:26.823Z] > git checkout -f 641d6b4bf290862e63557081d1c44a6bee84a365 # timeout=10 [2021-09-03T19:24:30.593Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.10.2 to 1.10.3" [2021-09-03T19:24:30.628Z] > git --version # timeout=10 [2021-09-03T19:24:30.633Z] > git --version # 'git version 2.17.1' [2021-09-03T19:24:30.639Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:24:31.852Z] + echo snap-build.sh [2021-09-03T19:24:31.852Z] snap-build.sh [2021-09-03T19:24:31.852Z] + SNAP_BASE_DIR=. [2021-09-03T19:24:31.852Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-03T19:24:31.852Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-03T19:24:31.852Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-03T19:24:31.852Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-03T19:24:31.852Z] + cd /w/workspace/edgex-go/1 [2021-09-03T19:24:31.852Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-03T19:24:31.852Z] Reading package lists... [2021-09-03T19:24:31.852Z] Building dependency tree... [2021-09-03T19:24:31.852Z] Reading state information... [2021-09-03T19:24:31.852Z] The following packages were automatically installed and are no longer required: [2021-09-03T19:24:31.852Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-03T19:24:31.852Z] uidmap xdelta3 [2021-09-03T19:24:31.852Z] Use 'sudo apt autoremove' to remove them. [2021-09-03T19:24:31.852Z] The following packages will be REMOVED: [2021-09-03T19:24:31.852Z] lxd* lxd-client* [2021-09-03T19:24:32.123Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-03T19:24:32.123Z] After this operation, 31.7 MB disk space will be freed. [2021-09-03T19:24:32.659Z] (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-09-03T19:24:32.928Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T19:24:33.513Z] Removing lxd dnsmasq configuration [2021-09-03T19:24:33.513Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T19:24:33.783Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-03T19:24:34.368Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:24:34.640Z] (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-09-03T19:24:34.640Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T19:24:36.067Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-03T19:24:36.067Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-03T19:24:36.652Z] + sudo snap remove --purge lxd [2021-09-03T19:24:36.652Z] snap "lxd" is not installed [2021-09-03T19:24:36.652Z] + sudo groupadd --force --system lxd [2021-09-03T19:24:36.921Z] ++ whoami [2021-09-03T19:24:36.921Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-03T19:24:36.921Z] + newgrp - lxd [2021-09-03T19:24:36.921Z] + sudo snap install lxd [2021-09-03T19:24:45.142Z] 2021-09-03T19:24:42Z INFO Waiting for automatic snapd restart... [2021-09-03T19:25:00.158Z] lxd 4.17 from Canonical* installed [2021-09-03T19:25:00.158Z] + sudo lxd init --auto [2021-09-03T19:25:10.360Z] + sudo snap install --classic snapcraft [2021-09-03T19:25:14.268Z] 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-09-03T19:25:14.268Z] 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-09-03T19:25:15.720Z] Removing intermediate container ec30bb31d3c9 [2021-09-03T19:25:15.720Z] ---> 9ac28cc82614 [2021-09-03T19:25:15.720Z] [2021-09-03T19:25:15.720Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:25:16.004Z] Removing intermediate container e40029af124f [2021-09-03T19:25:16.004Z] ---> 42ae1e6ba57f [2021-09-03T19:25:16.004Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-03T19:25:16.279Z] 3.12: Pulling from library/alpine [2021-09-03T19:25:16.557Z] ---> Running in c176fe2dc011 [2021-09-03T19:25:18.562Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-03T19:25:18.562Z] Status: Downloaded newer image for alpine:3.12 [2021-09-03T19:25:18.562Z] ---> afc2cc120ca2 [2021-09-03T19:25:18.562Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:25:19.552Z] 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-09-03T19:25:20.151Z] ---> Running in 486eca9f7065 [2021-09-03T19:25:20.465Z] snapcraft 5.0 from Canonical* installed [2021-09-03T19:25:20.465Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-03T19:25:20.465Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-03T19:25:20.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-03T19:25:20.465Z] Dload Upload Total Spent Left Speed [2021-09-03T19:25:20.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4354 0 --:--:-- --:--:-- --:--:-- 4324 [2021-09-03T19:25:20.465Z] 100 3325k 100 3325k 0 0 5833k 0 --:--:-- --:--:-- --:--:-- 5833k [2021-09-03T19:25:20.465Z] ./yq_linux_amd64 [2021-09-03T19:25:20.465Z] + sudo snapcraft prime --use-lxd [2021-09-03T19:25:20.755Z] Removing intermediate container c36060f4345d [2021-09-03T19:25:20.755Z] ---> 033facd8974d [2021-09-03T19:25:20.755Z] [2021-09-03T19:25:20.755Z] Step 11/22 : FROM alpine:3.12 [2021-09-03T19:25:20.755Z] ---> afc2cc120ca2 [2021-09-03T19:25:20.755Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-03T19:25:21.738Z] ---> Running in 98eae471e03f [2021-09-03T19:25:21.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:21.738Z] Removing intermediate container 01ddf1283f54 [2021-09-03T19:25:21.738Z] ---> 2cdb34a61b0c [2021-09-03T19:25:21.738Z] [2021-09-03T19:25:21.738Z] Step 11/26 : FROM alpine:3.12 [2021-09-03T19:25:21.738Z] ---> afc2cc120ca2 [2021-09-03T19:25:21.738Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-03T19:25:22.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:22.289Z] ---> Running in 8a367f7463a1 [2021-09-03T19:25:22.289Z] Removing intermediate container 738348bb3837 [2021-09-03T19:25:22.289Z] ---> 65d3f9d71b3d [2021-09-03T19:25:22.289Z] [2021-09-03T19:25:22.289Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T19:25:22.289Z] ---> afc2cc120ca2 [2021-09-03T19:25:22.289Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:25:22.412Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-03T19:25:22.568Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-03T19:25:22.568Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:25:22.568Z] OK: 5 MiB in 15 packages [2021-09-03T19:25:22.681Z] 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-09-03T19:25:22.681Z] - README.md [2021-09-03T19:25:22.681Z] [2021-09-03T19:25:22.681Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-03T19:25:22.681Z] Launching a container. [2021-09-03T19:25:22.843Z] ---> Running in 953fcef18a65 [2021-09-03T19:25:23.837Z] Removing intermediate container c176fe2dc011 [2021-09-03T19:25:23.837Z] ---> b26feaa088c5 [2021-09-03T19:25:23.837Z] [2021-09-03T19:25:23.837Z] Step 12/24 : FROM docker:20.10.7 [2021-09-03T19:25:23.837Z] 20.10.7: Pulling from library/docker [2021-09-03T19:25:24.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:24.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:24.111Z] Removing intermediate container 486eca9f7065 [2021-09-03T19:25:24.111Z] ---> 7464986119a3 [2021-09-03T19:25:24.111Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:25:24.387Z] ---> Running in d0de959f0feb [2021-09-03T19:25:24.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:24.662Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-03T19:25:24.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:24.662Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-03T19:25:24.662Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-03T19:25:24.662Z] (4/4) Installing curl (7.78.0-r0) [2021-09-03T19:25:24.948Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:25:24.948Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:25:24.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:24.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:24.948Z] OK: 7 MiB in 18 packages [2021-09-03T19:25:25.226Z] Removing intermediate container d0de959f0feb [2021-09-03T19:25:25.226Z] ---> 97a168ccbe2f [2021-09-03T19:25:25.226Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-03T19:25:25.504Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-03T19:25:25.504Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:25:25.504Z] ---> Running in 9a9bf002e63a [2021-09-03T19:25:25.504Z] OK: 5 MiB in 15 packages [2021-09-03T19:25:25.504Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-03T19:25:25.781Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-03T19:25:25.781Z] (3/3) Installing su-exec (0.2-r1) [2021-09-03T19:25:25.781Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:25:25.781Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:25:26.057Z] OK: 6 MiB in 17 packages [2021-09-03T19:25:26.656Z] Removing intermediate container 9a9bf002e63a [2021-09-03T19:25:26.656Z] ---> 1ebb85d47a4f [2021-09-03T19:25:26.657Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T19:25:26.937Z] ---> Running in f61f5c6d42c1 [2021-09-03T19:25:27.212Z] Removing intermediate container 98eae471e03f [2021-09-03T19:25:27.212Z] ---> 62fdc5e5c410 [2021-09-03T19:25:27.212Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T19:25:27.491Z] ---> Running in dec5d1d6e505 [2021-09-03T19:25:27.491Z] Removing intermediate container 953fcef18a65 [2021-09-03T19:25:27.491Z] ---> 84c02d65fde1 [2021-09-03T19:25:27.491Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:25:28.097Z] Removing intermediate container f61f5c6d42c1 [2021-09-03T19:25:28.097Z] ---> 64d7a03c12b0 [2021-09-03T19:25:28.097Z] Step 16/24 : WORKDIR / [2021-09-03T19:25:28.097Z] ---> Running in 3af3a8624703 [2021-09-03T19:25:28.097Z] ---> Running in 271953f79276 [2021-09-03T19:25:28.388Z] Removing intermediate container dec5d1d6e505 [2021-09-03T19:25:28.388Z] ---> 356fd0148997 [2021-09-03T19:25:28.388Z] Step 14/22 : WORKDIR /edgex [2021-09-03T19:25:28.388Z] Removing intermediate container 8a367f7463a1 [2021-09-03T19:25:28.388Z] ---> 4848fdbb9a0e [2021-09-03T19:25:28.388Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T19:25:28.664Z] ---> Running in 016011203c0b [2021-09-03T19:25:28.664Z] ---> Running in 936ff57a03da [2021-09-03T19:25:28.937Z] Removing intermediate container 3af3a8624703 [2021-09-03T19:25:28.937Z] ---> 7563480524df [2021-09-03T19:25:28.937Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-03T19:25:29.211Z] Removing intermediate container 271953f79276 [2021-09-03T19:25:29.211Z] ---> abd706cec02e [2021-09-03T19:25:29.211Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:25:29.211Z] ---> Running in e1920b3be443 [2021-09-03T19:25:29.497Z] Removing intermediate container 016011203c0b [2021-09-03T19:25:29.497Z] ---> ea10d768c3d5 [2021-09-03T19:25:29.497Z] Step 14/26 : WORKDIR / [2021-09-03T19:25:29.774Z] Removing intermediate container 936ff57a03da [2021-09-03T19:25:29.774Z] ---> da4920afeb22 [2021-09-03T19:25:29.774Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-03T19:25:29.774Z] ---> Running in 45bc1e910a89 [2021-09-03T19:25:30.052Z] Removing intermediate container e1920b3be443 [2021-09-03T19:25:30.052Z] ---> 05184d2146d5 [2021-09-03T19:25:30.052Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T19:25:30.337Z] ---> Running in c48be2c1d4cc [2021-09-03T19:25:30.337Z] ---> 10d65b03c362 [2021-09-03T19:25:30.337Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-03T19:25:30.616Z] Removing intermediate container 45bc1e910a89 [2021-09-03T19:25:30.616Z] ---> 5d881d9315cb [2021-09-03T19:25:30.616Z] 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-09-03T19:25:30.893Z] ---> ac38ffb76b13 [2021-09-03T19:25:30.893Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-03T19:25:30.911Z] Waiting for container to be ready [2021-09-03T19:25:30.911Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-03T19:25:30.911Z] [2021-09-03T19:25:31.166Z] Removing intermediate container c48be2c1d4cc [2021-09-03T19:25:31.166Z] ---> 192a9a4c1e4d [2021-09-03T19:25:31.166Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:25:32.624Z] ---> 681037c354ed [2021-09-03T19:25:32.624Z] 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-09-03T19:25:32.900Z] ---> 28b47ee00633 [2021-09-03T19:25:32.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-03T19:25:32.900Z] ---> 9ccfe9967109 [2021-09-03T19:25:32.900Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-03T19:25:32.900Z] ---> 7826656d01db [2021-09-03T19:25:32.900Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-03T19:25:33.897Z] ---> f016260e867f [2021-09-03T19:25:33.897Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-03T19:25:34.504Z] ---> a7fed2723ff8 [2021-09-03T19:25:34.504Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-03T19:25:34.783Z] ---> Running in ca25e3a52de1 [2021-09-03T19:25:35.172Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-03T19:25:35.172Z] Waiting for network to be ready... [2021-09-03T19:25:35.381Z] ---> 9e75ba3cf89c [2021-09-03T19:25:35.381Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-03T19:25:35.381Z] ---> 6ce1b2ed7434 [2021-09-03T19:25:35.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-03T19:25:35.440Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-03T19:25:35.440Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-03T19:25:35.657Z] ---> Running in 664bf569e3f8 [2021-09-03T19:25:35.657Z] Removing intermediate container ca25e3a52de1 [2021-09-03T19:25:35.657Z] ---> 49d146892c37 [2021-09-03T19:25:35.657Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:25:35.657Z] ---> e6c19fc2172e [2021-09-03T19:25:35.657Z] 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-09-03T19:25:35.709Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-03T19:25:36.182Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-03T19:25:36.182Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-03T19:25:36.182Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-03T19:25:36.182Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-03T19:25:36.182Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-03T19:25:36.182Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-03T19:25:36.182Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-03T19:25:36.182Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-03T19:25:36.182Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-03T19:25:36.261Z] ---> Running in bc8b06363804 [2021-09-03T19:25:36.450Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-03T19:25:36.540Z] Removing intermediate container 664bf569e3f8 [2021-09-03T19:25:36.540Z] ---> 398e394e7072 [2021-09-03T19:25:36.540Z] Step 19/22 : CMD ["--init=true"] [2021-09-03T19:25:36.717Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-03T19:25:36.717Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-03T19:25:36.717Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-03T19:25:36.717Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-03T19:25:36.717Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-03T19:25:36.830Z] ---> Running in 562674df182e [2021-09-03T19:25:36.830Z] ---> e3edcfa03c87 [2021-09-03T19:25:36.830Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-03T19:25:36.830Z] Removing intermediate container bc8b06363804 [2021-09-03T19:25:36.830Z] ---> 06a42652b600 [2021-09-03T19:25:36.830Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T19:25:37.105Z] ---> Running in 06acaa27d0db [2021-09-03T19:25:37.105Z] ---> Running in f0dcfcbacef9 [2021-09-03T19:25:37.105Z] ---> 0b487042107a [2021-09-03T19:25:37.105Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-03T19:25:37.305Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-03T19:25:37.383Z] Removing intermediate container 562674df182e [2021-09-03T19:25:37.383Z] ---> b9593ebcc641 [2021-09-03T19:25:37.383Z] Step 20/22 : LABEL arch=arm64 [2021-09-03T19:25:37.573Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-03T19:25:37.573Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-03T19:25:37.573Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-03T19:25:37.573Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-03T19:25:37.573Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-03T19:25:37.573Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-03T19:25:37.573Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-03T19:25:37.573Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-03T19:25:38.167Z] ---> Running in 7cc421a1ea19 [2021-09-03T19:25:38.442Z] Removing intermediate container f0dcfcbacef9 [2021-09-03T19:25:38.442Z] ---> 2b417ab11f25 [2021-09-03T19:25:38.442Z] Step 23/24 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:25:38.442Z] Removing intermediate container 06acaa27d0db [2021-09-03T19:25:38.443Z] ---> 3cf6c43482ff [2021-09-03T19:25:38.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:25:38.720Z] ---> Running in 1378dea3dfb8 [2021-09-03T19:25:38.720Z] ---> Running in d6e062233a81 [2021-09-03T19:25:38.997Z] Removing intermediate container 7cc421a1ea19 [2021-09-03T19:25:38.997Z] ---> 215d3b670847 [2021-09-03T19:25:38.997Z] Step 21/22 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:25:39.275Z] ---> 27ce51967ad1 [2021-09-03T19:25:39.275Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-03T19:25:39.555Z] ---> Running in 676e6dac320d [2021-09-03T19:25:39.555Z] Removing intermediate container 1378dea3dfb8 [2021-09-03T19:25:39.555Z] ---> 3a0819b55b55 [2021-09-03T19:25:39.555Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:25:39.832Z] Removing intermediate container d6e062233a81 [2021-09-03T19:25:39.832Z] ---> 19bada1a282d [2021-09-03T19:25:39.832Z] Step 21/23 : LABEL arch=arm64 [2021-09-03T19:25:40.111Z] ---> Running in 6d7c614fe9b6 [2021-09-03T19:25:40.111Z] ---> Running in c7fe2ab9e482 [2021-09-03T19:25:40.165Z] Fetched 25.1 MB in 5s (5561 kB/s) [2021-09-03T19:25:40.386Z] Removing intermediate container 676e6dac320d [2021-09-03T19:25:40.386Z] ---> d809f2e4d045 [2021-09-03T19:25:40.386Z] Step 22/22 : LABEL version=0.0.0 [2021-09-03T19:25:40.663Z] ---> Running in 4dd9d3b6711b [2021-09-03T19:25:40.750Z] Reading package lists... [2021-09-03T19:25:40.936Z] Removing intermediate container 6d7c614fe9b6 [2021-09-03T19:25:40.936Z] ---> 4c9fff58cc89 [2021-09-03T19:25:40.936Z] [2021-09-03T19:25:41.019Z] Reading package lists... [2021-09-03T19:25:41.213Z] Successfully built 4c9fff58cc89 [2021-09-03T19:25:41.213Z] Successfully tagged core-command-arm64:latest [2021-09-03T19:25:41.213Z] ---> 394fcc99e1ff [2021-09-03T19:25:41.213Z]  Building core-command ... done Building core-metadata [2021-09-03T19:25:41.213Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-03T19:25:41.288Z] Building dependency tree... [2021-09-03T19:25:41.288Z] Reading state information... [2021-09-03T19:25:41.288Z] The following additional packages will be installed: [2021-09-03T19:25:41.288Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-03T19:25:41.288Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-03T19:25:41.288Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-03T19:25:41.288Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-03T19:25:41.288Z] Suggested packages: [2021-09-03T19:25:41.288Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-03T19:25:41.288Z] Recommended packages: [2021-09-03T19:25:41.288Z] gnupg libsasl2-modules [2021-09-03T19:25:41.288Z] The following NEW packages will be installed: [2021-09-03T19:25:41.288Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-03T19:25:41.288Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-03T19:25:41.288Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-03T19:25:41.288Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-03T19:25:41.288Z] The following packages will be upgraded: [2021-09-03T19:25:41.288Z] gpg gpg-agent gpgconf libudev1 [2021-09-03T19:25:41.496Z] Removing intermediate container c7fe2ab9e482 [2021-09-03T19:25:41.496Z] ---> f5ac1bf8d728 [2021-09-03T19:25:41.496Z] Step 22/23 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:25:41.496Z] ---> Running in e855ab842ed8 [2021-09-03T19:25:41.496Z] Removing intermediate container 4dd9d3b6711b [2021-09-03T19:25:41.496Z] ---> 8f799c28a37b [2021-09-03T19:25:41.496Z] [2021-09-03T19:25:41.555Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-03T19:25:41.555Z] Need to get 3527 kB of archives. [2021-09-03T19:25:41.555Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-03T19:25:41.555Z] 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-09-03T19:25:41.555Z] 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-09-03T19:25:41.555Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-03T19:25:41.555Z] 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-09-03T19:25:41.555Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-03T19:25:41.822Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-03T19:25:42.093Z] Successfully built 8f799c28a37b [2021-09-03T19:25:42.093Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-03T19:25:42.093Z] Building security-bootstrapper [2021-09-03T19:25:42.093Z]  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-03T19:25:42.093Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-03T19:25:42.093Z] ---> df445af6242a [2021-09-03T19:25:42.093Z] 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-09-03T19:25:42.365Z] Removing intermediate container e855ab842ed8 [2021-09-03T19:25:42.365Z] ---> 4a43c0b5d5ce [2021-09-03T19:25:42.365Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T19:25:42.407Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-03T19:25:42.407Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-03T19:25:42.407Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-03T19:25:42.407Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-03T19:25:42.407Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-03T19:25:42.407Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-03T19:25:42.407Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-03T19:25:42.407Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-03T19:25:42.407Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-03T19:25:42.407Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-03T19:25:42.407Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-03T19:25:42.407Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-03T19:25:42.407Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-03T19:25:42.407Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-03T19:25:42.407Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-03T19:25:42.407Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-03T19:25:42.651Z] ---> Running in 596e91f34744 [2021-09-03T19:25:42.651Z] ---> fe0c8b5b2b6f [2021-09-03T19:25:42.651Z] 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-09-03T19:25:42.651Z] ---> Running in c3b68ef94069 [2021-09-03T19:25:42.675Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:25:42.676Z] Fetched 3527 kB in 1s (3146 kB/s) [2021-09-03T19:25:42.676Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-03T19:25:42.676Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:25:42.676Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T19:25:42.676Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-03T19:25:42.676Z] Selecting previously unselected package udev. [2021-09-03T19:25:42.676Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-03T19:25:42.676Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:25:42.923Z] ---> Running in c864f41773d9 [2021-09-03T19:25:42.942Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-03T19:25:42.942Z] Selecting previously unselected package libfuse2:amd64. [2021-09-03T19:25:42.942Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-03T19:25:42.942Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-03T19:25:43.208Z] Selecting previously unselected package fuse. [2021-09-03T19:25:43.208Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-03T19:25:43.208Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-03T19:25:43.208Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:25:43.208Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T19:25:43.208Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:25:43.208Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T19:25:43.208Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:25:43.208Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T19:25:43.475Z] Selecting previously unselected package libksba8:amd64. [2021-09-03T19:25:43.475Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-03T19:25:43.475Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-03T19:25:43.475Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-03T19:25:43.475Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:43.475Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:43.475Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-03T19:25:43.475Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:43.475Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:43.475Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-03T19:25:43.475Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:43.475Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:43.529Z] Removing intermediate container 596e91f34744 [2021-09-03T19:25:43.529Z] ---> 78b7413b2589 [2021-09-03T19:25:43.529Z] 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-09-03T19:25:43.742Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-03T19:25:43.742Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:43.742Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:43.742Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-03T19:25:43.742Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:43.742Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:43.742Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-03T19:25:43.742Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:43.742Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:43.742Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-03T19:25:43.742Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:43.742Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:43.804Z] Removing intermediate container c3b68ef94069 [2021-09-03T19:25:43.804Z] ---> 6d3c2c6d47f7 [2021-09-03T19:25:43.804Z] [2021-09-03T19:25:44.015Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-03T19:25:44.015Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:44.015Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:44.015Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-03T19:25:44.015Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:25:44.015Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:44.015Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-03T19:25:44.015Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-03T19:25:44.015Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T19:25:44.015Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-03T19:25:44.015Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-03T19:25:44.015Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T19:25:44.079Z] Successfully built 6d3c2c6d47f7 [2021-09-03T19:25:44.079Z] Successfully tagged support-scheduler-arm64:latest [2021-09-03T19:25:44.079Z] Building support-notifications [2021-09-03T19:25:44.079Z] ---> Running in 57f94ee5a09f [2021-09-03T19:25:44.283Z] Selecting previously unselected package libldap-common. [2021-09-03T19:25:44.283Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-03T19:25:44.283Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T19:25:44.283Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-03T19:25:44.283Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-03T19:25:44.283Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T19:25:44.283Z] Selecting previously unselected package dirmngr. [2021-09-03T19:25:44.283Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:25:44.283Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-03T19:25:44.283Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T19:25:44.283Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-03T19:25:44.550Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-03T19:25:44.550Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T19:25:44.550Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T19:25:44.550Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-03T19:25:44.550Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:44.550Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-03T19:25:44.550Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T19:25:44.550Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-03T19:25:44.816Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T19:25:44.816Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:44.816Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-03T19:25:45.084Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-03T19:25:45.084Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-03T19:25:45.084Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:45.084Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:45.084Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:45.084Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:45.084Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:45.084Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:45.084Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:25:45.084Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T19:25:45.084Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-03T19:25:45.084Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T19:25:45.674Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-03T19:25:45.674Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-03T19:25:45.674Z] This means they are not meant to be enabled using systemctl. [2021-09-03T19:25:45.674Z] Possible reasons for having this kind of units are: [2021-09-03T19:25:45.674Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-03T19:25:45.674Z] .wants/ or .requires/ directory. [2021-09-03T19:25:45.674Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-03T19:25:45.674Z] a requirement dependency on it. [2021-09-03T19:25:45.674Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-03T19:25:45.674Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-03T19:25:45.674Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-03T19:25:45.674Z] instance name specified. [2021-09-03T19:25:45.944Z] Reading package lists... [2021-09-03T19:25:45.944Z] Building dependency tree... [2021-09-03T19:25:45.944Z] Reading state information... [2021-09-03T19:25:46.068Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:46.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:25:46.068Z] Removing intermediate container c864f41773d9 [2021-09-03T19:25:46.068Z] ---> c76aa96b83a0 [2021-09-03T19:25:46.068Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-03T19:25:46.215Z] The following additional packages will be installed: [2021-09-03T19:25:46.215Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-03T19:25:46.215Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-03T19:25:46.215Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-03T19:25:46.215Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-03T19:25:46.215Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-03T19:25:46.215Z] Suggested packages: [2021-09-03T19:25:46.215Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-03T19:25:46.215Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-03T19:25:46.215Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-03T19:25:46.215Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-03T19:25:46.215Z] systemd-container policykit-1 [2021-09-03T19:25:46.215Z] Recommended packages: [2021-09-03T19:25:46.215Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-03T19:25:46.215Z] The following NEW packages will be installed: [2021-09-03T19:25:46.215Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-03T19:25:46.215Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-03T19:25:46.215Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-03T19:25:46.215Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-03T19:25:46.215Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-03T19:25:46.215Z] The following packages will be upgraded: [2021-09-03T19:25:46.215Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-03T19:25:46.215Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-03T19:25:46.215Z] Need to get 36.7 MB of archives. [2021-09-03T19:25:46.215Z] After this operation, 147 MB of additional disk space will be used. [2021-09-03T19:25:46.215Z] 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-09-03T19:25:46.492Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-03T19:25:46.492Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-03T19:25:46.492Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-03T19:25:46.492Z] 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-09-03T19:25:46.492Z] 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-09-03T19:25:46.492Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-03T19:25:46.492Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-03T19:25:46.492Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-03T19:25:46.492Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-03T19:25:46.492Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-03T19:25:46.492Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-03T19:25:46.492Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-03T19:25:46.492Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-03T19:25:46.492Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-03T19:25:46.492Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-03T19:25:46.492Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-03T19:25:46.661Z] ---> Running in 141ecf6d5639 [2021-09-03T19:25:46.661Z] (1/39) Installing readline (8.1.0-r0) [2021-09-03T19:25:46.661Z] (2/39) Installing bash (5.1.0-r0) [2021-09-03T19:25:46.935Z] Executing bash-5.1.0-r0.post-install [2021-09-03T19:25:46.935Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-03T19:25:46.935Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-03T19:25:46.935Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-03T19:25:46.935Z] (6/39) Installing curl (7.78.0-r0) [2021-09-03T19:25:46.935Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-03T19:25:46.935Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-03T19:25:46.935Z] (9/39) Installing expat (2.2.10-r1) [2021-09-03T19:25:46.935Z] (10/39) Installing libffi (3.3-r2) [2021-09-03T19:25:46.935Z] (11/39) Installing gdbm (1.19-r0) [2021-09-03T19:25:46.935Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-03T19:25:46.935Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-03T19:25:46.935Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-03T19:25:47.459Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-03T19:25:47.459Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-03T19:25:47.459Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-03T19:25:47.459Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-03T19:25:47.459Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-03T19:25:47.459Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-03T19:25:47.459Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-03T19:25:47.459Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-03T19:25:47.459Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-03T19:25:47.459Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-03T19:25:47.459Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-03T19:25:47.459Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-03T19:25:47.459Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-03T19:25:47.905Z] Removing intermediate container 141ecf6d5639 [2021-09-03T19:25:47.906Z] ---> f9031fba156d [2021-09-03T19:25:47.906Z] Step 24/26 : LABEL arch=arm64 [2021-09-03T19:25:48.498Z] ---> Running in aff64a83f292 [2021-09-03T19:25:48.773Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-03T19:25:48.773Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-03T19:25:48.773Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-03T19:25:48.773Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-03T19:25:48.773Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-03T19:25:48.773Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-03T19:25:48.872Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:25:48.872Z] Fetched 36.7 MB in 3s (14.6 MB/s) [2021-09-03T19:25:48.872Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T19:25:48.872Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:25:48.872Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T19:25:49.045Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-03T19:25:49.045Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-03T19:25:49.045Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-03T19:25:49.045Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-03T19:25:49.045Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-03T19:25:49.045Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-03T19:25:49.045Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-03T19:25:49.319Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-03T19:25:49.319Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-03T19:25:49.319Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-03T19:25:49.319Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-03T19:25:49.319Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-03T19:25:49.319Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-03T19:25:49.319Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-03T19:25:49.319Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-03T19:25:49.319Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-03T19:25:49.319Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-03T19:25:49.319Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-03T19:25:49.319Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-03T19:25:49.457Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:25:49.457Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T19:25:49.601Z] Removing intermediate container aff64a83f292 [2021-09-03T19:25:49.601Z] ---> 0b379276f3be [2021-09-03T19:25:49.601Z] Step 25/26 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:25:49.727Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-03T19:25:49.727Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T19:25:49.727Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-03T19:25:49.727Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-03T19:25:49.874Z] Executing busybox-1.32.1-r6.trigger [2021-09-03T19:25:49.874Z] OK: 82 MiB in 59 packages [2021-09-03T19:25:49.995Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-03T19:25:49.996Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T19:25:49.996Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-03T19:25:49.996Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-03T19:25:50.148Z] ---> Running in 75bde180cf40 [2021-09-03T19:25:50.265Z] Setting up apt (1.6.14) ... [2021-09-03T19:25:50.265Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-03T19:25:50.536Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-03T19:25:50.804Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-03T19:25:50.804Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-03T19:25:50.804Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-03T19:25:50.804Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-03T19:25:50.804Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T19:25:50.804Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:25:51.086Z] Selecting previously unselected package libexpat1:amd64. [2021-09-03T19:25:51.086Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-03T19:25:51.086Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-03T19:25:51.086Z] Selecting previously unselected package python3.6-minimal. [2021-09-03T19:25:51.086Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T19:25:51.086Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:25:51.128Z] Removing intermediate container 75bde180cf40 [2021-09-03T19:25:51.129Z] ---> 351aead5e1d2 [2021-09-03T19:25:51.129Z] Step 26/26 : LABEL version=0.0.0 [2021-09-03T19:25:51.357Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-03T19:25:51.357Z] Checking for services that may need to be restarted...done. [2021-09-03T19:25:51.357Z] Checking for services that may need to be restarted...done. [2021-09-03T19:25:51.357Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:25:51.357Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-03T19:25:51.357Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:25:51.400Z] ---> Running in d031ce21f749 [2021-09-03T19:25:51.947Z] Selecting previously unselected package python3-minimal. [2021-09-03T19:25:51.948Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-03T19:25:51.948Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-03T19:25:51.948Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-03T19:25:51.948Z] Selecting previously unselected package mime-support. [2021-09-03T19:25:51.948Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-03T19:25:51.948Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-03T19:25:51.948Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-03T19:25:51.948Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-03T19:25:51.948Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-03T19:25:51.948Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-03T19:25:51.948Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T19:25:51.948Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:25:52.216Z] Selecting previously unselected package python3.6. [2021-09-03T19:25:52.216Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T19:25:52.216Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:25:52.216Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-03T19:25:52.216Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-03T19:25:52.216Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-03T19:25:52.216Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-03T19:25:52.378Z] Removing intermediate container d031ce21f749 [2021-09-03T19:25:52.378Z] ---> fa83fec22087 [2021-09-03T19:25:52.378Z] [2021-09-03T19:25:52.485Z] Selecting previously unselected package python3. [2021-09-03T19:25:52.485Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-03T19:25:52.485Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-03T19:25:52.485Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-03T19:25:52.485Z] Selecting previously unselected package multiarch-support. [2021-09-03T19:25:52.485Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:25:52.485Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-03T19:25:52.651Z] Successfully built fa83fec22087 [2021-09-03T19:25:52.651Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-03T19:25:52.651Z]  Building security-secretstore-setup ... done Building core-data [2021-09-03T19:25:52.755Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-03T19:25:52.755Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-03T19:25:52.755Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-03T19:25:52.755Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-03T19:25:52.755Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-03T19:25:52.755Z] Selecting previously unselected package libbsd0:amd64. [2021-09-03T19:25:52.755Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-03T19:25:52.755Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-03T19:25:52.755Z] Selecting previously unselected package sudo. [2021-09-03T19:25:52.755Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-03T19:25:52.755Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-03T19:25:53.025Z] Selecting previously unselected package apparmor. [2021-09-03T19:25:53.025Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-03T19:25:53.025Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-03T19:25:53.025Z] Selecting previously unselected package libedit2:amd64. [2021-09-03T19:25:53.025Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-03T19:25:53.025Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-03T19:25:53.025Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-03T19:25:53.025Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T19:25:53.025Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:25:53.025Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-03T19:25:53.025Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T19:25:53.025Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:25:53.294Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-03T19:25:53.294Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-03T19:25:53.294Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-03T19:25:53.294Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-03T19:25:53.294Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T19:25:53.294Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:25:53.294Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-03T19:25:53.294Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T19:25:53.294Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:25:53.294Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-03T19:25:53.294Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-03T19:25:53.294Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-03T19:25:53.563Z] Selecting previously unselected package openssh-client. [2021-09-03T19:25:53.563Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-03T19:25:53.563Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-03T19:25:53.563Z] Selecting previously unselected package squashfs-tools. [2021-09-03T19:25:53.563Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-03T19:25:53.563Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-03T19:25:53.831Z] Selecting previously unselected package snapd. [2021-09-03T19:25:53.831Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-03T19:25:53.831Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-03T19:25:55.782Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-03T19:25:55.782Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-03T19:25:56.054Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-03T19:25:56.054Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-03T19:25:56.054Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-03T19:25:56.054Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:25:56.054Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T19:25:56.054Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-03T19:25:56.054Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-03T19:25:56.640Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-03T19:25:56.640Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-03T19:25:56.640Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-03T19:25:56.640Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:25:56.640Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:25:56.640Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:25:57.237Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-03T19:25:57.237Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:25:57.237Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-03T19:25:57.237Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-03T19:25:57.237Z] running python rtupdate hooks for python3.6... [2021-09-03T19:25:57.237Z] running python post-rtupdate hooks for python3.6... [2021-09-03T19:25:57.514Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-03T19:25:58.059Z] Collecting docker-compose==1.23.2 [2021-09-03T19:25:58.059Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-03T19:25:58.059Z] Collecting texttable<0.10,>=0.9.0 [2021-09-03T19:25:58.059Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-03T19:25:58.113Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-03T19:25:58.113Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:25:58.113Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-03T19:25:58.113Z] Setting up snapd (2.49.2+18.04) ... [2021-09-03T19:25:58.711Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-03T19:25:58.711Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-03T19:25:58.986Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-03T19:25:59.263Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-03T19:25:59.263Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-03T19:25:59.263Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-03T19:25:59.539Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-03T19:25:59.815Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-03T19:25:59.815Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-03T19:26:00.095Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-03T19:26:00.096Z] /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-09-03T19:26:00.375Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T19:26:00.375Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-03T19:26:00.681Z] Collecting docker<4.0,>=3.6.0 [2021-09-03T19:26:00.681Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-03T19:26:00.681Z] Collecting docopt<0.7,>=0.6.1 [2021-09-03T19:26:00.681Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-03T19:26:01.367Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T19:26:01.367Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T19:26:01.367Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T19:26:02.630Z] Reading package lists... [2021-09-03T19:26:02.630Z] Reading package lists... [2021-09-03T19:26:02.920Z] Building dependency tree... [2021-09-03T19:26:02.920Z] Reading state information... [2021-09-03T19:26:02.920Z] Calculating upgrade... [2021-09-03T19:26:03.196Z] The following packages will be upgraded: [2021-09-03T19:26:03.196Z] advancecomp base-files bash binutils binutils-common [2021-09-03T19:26:03.196Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-03T19:26:03.196Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-03T19:26:03.196Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-03T19:26:03.196Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-03T19:26:03.196Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-03T19:26:03.196Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-03T19:26:03.196Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-03T19:26:03.196Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-03T19:26:03.196Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-03T19:26:03.196Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-03T19:26:03.196Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-03T19:26:03.196Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-03T19:26:03.196Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-03T19:26:03.196Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-03T19:26:03.196Z] ubuntu-keyring util-linux [2021-09-03T19:26:03.196Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T19:26:03.196Z] Need to get 64.2 MB of archives. [2021-09-03T19:26:03.196Z] After this operation, 5126 kB of additional disk space will be used. [2021-09-03T19:26:03.196Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-09-03T19:26:03.196Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-03T19:26:03.310Z] Collecting cached-property<2,>=1.2.0 [2021-09-03T19:26:03.310Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-03T19:26:03.472Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-03T19:26:03.472Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-03T19:26:03.472Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-03T19:26:03.472Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-03T19:26:03.472Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-03T19:26:03.472Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-03T19:26:03.472Z] 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-09-03T19:26:03.473Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-03T19:26:03.473Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-03T19:26:03.473Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-03T19:26:03.473Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-03T19:26:03.473Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-03T19:26:03.473Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-03T19:26:03.473Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-03T19:26:03.473Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-03T19:26:03.473Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-03T19:26:03.473Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-03T19:26:03.473Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-03T19:26:03.473Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-03T19:26:03.825Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-03T19:26:03.825Z] 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-09-03T19:26:03.825Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-03T19:26:03.825Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-03T19:26:03.825Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-03T19:26:03.825Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-03T19:26:03.825Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-03T19:26:03.825Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-03T19:26:03.825Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-03T19:26:03.825Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-03T19:26:03.825Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-03T19:26:03.825Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-03T19:26:03.825Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-03T19:26:03.825Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-03T19:26:03.825Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-03T19:26:03.825Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-03T19:26:03.825Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-03T19:26:03.825Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-03T19:26:03.825Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-03T19:26:03.825Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-03T19:26:03.825Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-03T19:26:03.825Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-03T19:26:03.826Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-03T19:26:03.826Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-03T19:26:03.826Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-03T19:26:03.826Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-03T19:26:03.826Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-03T19:26:03.826Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-03T19:26:03.826Z] 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-09-03T19:26:03.826Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-03T19:26:03.826Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-03T19:26:03.826Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-03T19:26:03.826Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-03T19:26:03.826Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-03T19:26:03.826Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-03T19:26:03.826Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-03T19:26:04.134Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-03T19:26:04.134Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-03T19:26:04.134Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-03T19:26:04.134Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-03T19:26:04.422Z] 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-09-03T19:26:04.422Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-03T19:26:04.422Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-03T19:26:04.422Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-03T19:26:04.422Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-03T19:26:04.422Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-03T19:26:04.422Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-03T19:26:04.422Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-03T19:26:04.422Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-03T19:26:04.749Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-03T19:26:04.749Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-03T19:26:04.749Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-03T19:26:04.749Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-03T19:26:04.749Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-03T19:26:04.749Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-03T19:26:04.749Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-03T19:26:04.749Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-03T19:26:04.749Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-03T19:26:04.749Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-03T19:26:04.749Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-03T19:26:04.749Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-03T19:26:04.749Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-03T19:26:04.749Z] 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-09-03T19:26:04.749Z] 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-09-03T19:26:04.749Z] 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-09-03T19:26:04.749Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-03T19:26:04.749Z] 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-09-03T19:26:04.749Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-03T19:26:04.756Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-03T19:26:04.756Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-03T19:26:04.756Z] 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-09-03T19:26:04.756Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-03T19:26:04.756Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-03T19:26:05.063Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-03T19:26:05.063Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-03T19:26:05.063Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-03T19:26:05.063Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-03T19:26:05.063Z] 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-09-03T19:26:05.063Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-03T19:26:05.063Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-03T19:26:05.063Z] 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-09-03T19:26:05.063Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-03T19:26:05.063Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-03T19:26:05.063Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-03T19:26:05.063Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-03T19:26:05.342Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-03T19:26:05.342Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-03T19:26:05.342Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:26:05.342Z] Fetched 64.2 MB in 2s (31.1 MB/s) [2021-09-03T19:26:05.342Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:26:05.342Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:26:05.342Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T19:26:05.943Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:26:05.943Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T19:26:05.943Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-09-03T19:26:05.943Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-09-03T19:26:05.943Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:05.943Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.221Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.221Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.221Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.221Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.221Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.221Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.221Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.221Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.498Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.498Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.498Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.498Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.498Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:06.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:26:06.498Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.498Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.734Z] Collecting jsonschema<3,>=2.5.1 [2021-09-03T19:26:06.734Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-03T19:26:06.776Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:06.776Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:26:06.776Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.776Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.776Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.776Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:06.776Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:06.776Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:26:07.053Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:07.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:26:07.053Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:26:07.329Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T19:26:07.330Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-03T19:26:07.330Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-03T19:26:07.607Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-03T19:26:07.607Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:26:07.607Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-03T19:26:07.607Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-03T19:26:07.607Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-03T19:26:07.886Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-03T19:26:07.886Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-03T19:26:08.169Z] Installing new version of config file /etc/issue ... [2021-09-03T19:26:08.169Z] Installing new version of config file /etc/issue.net ... [2021-09-03T19:26:08.169Z] Installing new version of config file /etc/lsb-release ... [2021-09-03T19:26:08.169Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-03T19:26:08.169Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-03T19:26:08.319Z] Collecting PyYAML<4,>=3.10 [2021-09-03T19:26:08.319Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-03T19:26:08.443Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-03T19:26:08.443Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-03T19:26:08.443Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:08.443Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-03T19:26:08.443Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-03T19:26:08.443Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-03T19:26:08.443Z] 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-09-03T19:26:08.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:08.718Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:08.718Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:08.718Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:08.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:08.718Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-03T19:26:08.718Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-03T19:26:08.718Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-03T19:26:08.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:08.995Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-03T19:26:08.995Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T19:26:08.995Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-03T19:26:09.273Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:09.273Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T19:26:09.273Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T19:26:09.273Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T19:26:09.273Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:09.273Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T19:26:09.273Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T19:26:09.273Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-03T19:26:09.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:09.551Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-03T19:26:09.551Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-03T19:26:09.551Z] Setting up grep (3.1-2build1) ... [2021-09-03T19:26:09.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:09.551Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-03T19:26:09.551Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-03T19:26:09.551Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-03T19:26:09.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:09.551Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-03T19:26:09.551Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-03T19:26:09.827Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-03T19:26:09.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:09.827Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T19:26:09.827Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:26:09.828Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-03T19:26:09.828Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:09.828Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T19:26:10.105Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T19:26:10.387Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T19:26:10.387Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T19:26:10.387Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T19:26:10.387Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T19:26:10.674Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-03T19:26:10.955Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:10.955Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-03T19:26:10.955Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T19:26:11.567Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-03T19:26:11.567Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-03T19:26:11.567Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-03T19:26:11.567Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-03T19:26:11.567Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-03T19:26:11.567Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:11.567Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-03T19:26:11.567Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-03T19:26:11.844Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-03T19:26:11.844Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:11.845Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:11.845Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:11.845Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:11.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:11.845Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:11.845Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:11.845Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:12.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:12.122Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:12.122Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:12.122Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:12.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:12.122Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:12.122Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:12.122Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:12.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:12.122Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T19:26:12.122Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:26:12.401Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T19:26:12.401Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:26:12.401Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T19:26:12.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:12.401Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T19:26:12.401Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:26:12.401Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T19:26:12.635Z] Collecting docker-pycreds>=0.4.0 [2021-09-03T19:26:12.635Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-03T19:26:12.675Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:12.675Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:12.675Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:12.675Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:12.675Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:12.675Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:12.675Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:12.675Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:12.675Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:12.675Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:12.918Z] Collecting idna<2.8,>=2.5 [2021-09-03T19:26:12.918Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-03T19:26:12.918Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-03T19:26:12.918Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-03T19:26:12.951Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:13.228Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:13.509Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-03T19:26:13.519Z] Collecting certifi>=2017.4.17 [2021-09-03T19:26:13.519Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-03T19:26:13.797Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-03T19:26:13.797Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:13.797Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:26:13.797Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T19:26:13.797Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:26:14.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:26:14.076Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-03T19:26:14.076Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:26:14.076Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-03T19:26:14.076Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:26:14.076Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-03T19:26:14.076Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-03T19:26:14.076Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-03T19:26:14.136Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-03T19:26:14.136Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-03T19:26:14.354Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:26:14.354Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-03T19:26:14.354Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-03T19:26:14.354Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-03T19:26:14.412Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-03T19:26:14.412Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-03T19:26:14.412Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-03T19:26:14.412Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-03T19:26:14.631Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:26:14.631Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-03T19:26:14.631Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-03T19:26:14.631Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-03T19:26:14.631Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:26:14.631Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T19:26:14.631Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T19:26:14.631Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T19:26:14.913Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:26:14.913Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T19:26:14.913Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T19:26:14.913Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T19:26:14.913Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-03T19:26:14.913Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T19:26:14.913Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T19:26:15.197Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T19:26:15.197Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:15.197Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:26:15.197Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:26:15.197Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:26:15.197Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T19:26:15.398Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-03T19:26:15.471Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T19:26:15.471Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T19:26:15.471Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T19:26:15.471Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:15.471Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-03T19:26:15.471Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-03T19:26:15.471Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-03T19:26:15.471Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:15.471Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-03T19:26:15.471Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-03T19:26:15.675Z] Attempting uninstall: urllib3 [2021-09-03T19:26:15.676Z] Found existing installation: urllib3 1.26.2 [2021-09-03T19:26:15.676Z] Uninstalling urllib3-1.26.2: [2021-09-03T19:26:15.676Z] Successfully uninstalled urllib3-1.26.2 [2021-09-03T19:26:15.746Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-03T19:26:15.746Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:15.746Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-03T19:26:15.746Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T19:26:15.746Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T19:26:16.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:16.025Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T19:26:16.025Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T19:26:16.025Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T19:26:16.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:16.025Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-03T19:26:16.025Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-03T19:26:16.274Z] Attempting uninstall: idna [2021-09-03T19:26:16.274Z] Found existing installation: idna 3.1 [2021-09-03T19:26:16.274Z] Uninstalling idna-3.1: [2021-09-03T19:26:16.274Z] Successfully uninstalled idna-3.1 [2021-09-03T19:26:16.300Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-03T19:26:16.300Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:16.300Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-03T19:26:16.300Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-03T19:26:16.300Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-03T19:26:16.574Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:16.575Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:26:16.575Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T19:26:16.575Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-03T19:26:16.575Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:16.575Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-03T19:26:16.575Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-03T19:26:16.575Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-03T19:26:16.850Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:16.850Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-03T19:26:16.850Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-03T19:26:16.850Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-03T19:26:16.850Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:16.850Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-03T19:26:16.850Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-03T19:26:16.879Z] Attempting uninstall: chardet [2021-09-03T19:26:16.879Z] Found existing installation: chardet 4.0.0 [2021-09-03T19:26:16.879Z] Uninstalling chardet-4.0.0: [2021-09-03T19:26:17.122Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-03T19:26:17.123Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:17.123Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-03T19:26:17.123Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-03T19:26:17.123Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-03T19:26:17.123Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:17.123Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-03T19:26:17.123Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-03T19:26:17.123Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-03T19:26:17.152Z] Successfully uninstalled chardet-4.0.0 [2021-09-03T19:26:17.399Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:17.399Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-03T19:26:17.399Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-03T19:26:17.399Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-03T19:26:17.399Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:17.399Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-03T19:26:17.399Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-03T19:26:17.399Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-03T19:26:17.674Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:26:17.674Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-03T19:26:17.674Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-03T19:26:17.674Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-03T19:26:17.674Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-03T19:26:17.674Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-03T19:26:17.674Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-03T19:26:17.674Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-03T19:26:17.674Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-03T19:26:17.947Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-03T19:26:17.947Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-03T19:26:17.947Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-03T19:26:17.947Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-03T19:26:18.223Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-03T19:26:18.223Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-03T19:26:18.223Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-03T19:26:18.223Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-03T19:26:18.223Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-03T19:26:18.223Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-03T19:26:18.223Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-03T19:26:18.223Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-03T19:26:18.500Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-03T19:26:18.500Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-03T19:26:18.500Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-03T19:26:18.500Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-03T19:26:18.500Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-03T19:26:18.500Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-03T19:26:18.500Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-03T19:26:18.500Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-03T19:26:18.595Z] Attempting uninstall: requests [2021-09-03T19:26:18.595Z] Found existing installation: requests 2.25.1 [2021-09-03T19:26:18.595Z] Uninstalling requests-2.25.1: [2021-09-03T19:26:18.775Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-03T19:26:18.776Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-03T19:26:18.868Z] Successfully uninstalled requests-2.25.1 [2021-09-03T19:26:19.050Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-03T19:26:19.050Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-03T19:26:19.050Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T19:26:19.050Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T19:26:19.142Z] Running setup.py install for texttable: started [2021-09-03T19:26:19.330Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T19:26:19.330Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T19:26:19.330Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T19:26:19.330Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T19:26:19.330Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T19:26:19.330Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T19:26:19.606Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:19.606Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:19.606Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:19.606Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:19.606Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:19.606Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:19.880Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:19.880Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:20.478Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:20.753Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:21.126Z] Running setup.py install for texttable: finished with status 'done' [2021-09-03T19:26:21.126Z] Running setup.py install for PyYAML: started [2021-09-03T19:26:21.355Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:21.355Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:21.632Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:21.632Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:21.907Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:21.907Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:22.121Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:22.121Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:22.121Z] ---> b5bc39f33049 [2021-09-03T19:26:22.121Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:26:22.121Z] ---> Using cache [2021-09-03T19:26:22.121Z] ---> a6c8f1eb6a48 [2021-09-03T19:26:22.121Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:22.121Z] ---> Using cache [2021-09-03T19:26:22.121Z] ---> e2ed930c0df2 [2021-09-03T19:26:22.121Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T19:26:22.121Z] ---> Using cache [2021-09-03T19:26:22.121Z] ---> 3df0b53ba6a1 [2021-09-03T19:26:22.121Z] Step 6/24 : COPY go.mod . [2021-09-03T19:26:22.121Z] ---> Using cache [2021-09-03T19:26:22.121Z] ---> 4f177437a8c9 [2021-09-03T19:26:22.121Z] Step 7/24 : RUN go mod download [2021-09-03T19:26:22.121Z] ---> Using cache [2021-09-03T19:26:22.121Z] ---> cbd27efdee88 [2021-09-03T19:26:22.121Z] Step 8/24 : COPY . . [2021-09-03T19:26:22.121Z] ---> Using cache [2021-09-03T19:26:22.121Z] ---> 3454240336fe [2021-09-03T19:26:22.121Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:26:22.121Z] ---> Using cache [2021-09-03T19:26:22.121Z] ---> bff03ec6fadd [2021-09-03T19:26:22.121Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-03T19:26:22.503Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:26:22.503Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:26:22.722Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:22.722Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:22.722Z] ---> b5bc39f33049 [2021-09-03T19:26:22.722Z] Step 3/32 : WORKDIR /edgex-go [2021-09-03T19:26:22.722Z] ---> Using cache [2021-09-03T19:26:22.722Z] ---> a6c8f1eb6a48 [2021-09-03T19:26:22.722Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:22.778Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T19:26:22.778Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T19:26:22.778Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-03T19:26:22.778Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T19:26:22.778Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-03T19:26:22.778Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T19:26:22.778Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-03T19:26:22.778Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-03T19:26:22.998Z] ---> Using cache [2021-09-03T19:26:22.999Z] ---> e2ed930c0df2 [2021-09-03T19:26:22.999Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-03T19:26:22.999Z] ---> Using cache [2021-09-03T19:26:22.999Z] ---> 3df0b53ba6a1 [2021-09-03T19:26:22.999Z] Step 6/32 : COPY go.mod . [2021-09-03T19:26:22.999Z] ---> Using cache [2021-09-03T19:26:22.999Z] ---> 4f177437a8c9 [2021-09-03T19:26:22.999Z] Step 7/32 : RUN go mod download [2021-09-03T19:26:22.999Z] ---> Using cache [2021-09-03T19:26:22.999Z] ---> cbd27efdee88 [2021-09-03T19:26:22.999Z] Step 8/32 : COPY . . [2021-09-03T19:26:22.999Z] ---> Using cache [2021-09-03T19:26:22.999Z] ---> 3454240336fe [2021-09-03T19:26:22.999Z] Step 9/32 : RUN go mod tidy [2021-09-03T19:26:22.999Z] ---> Using cache [2021-09-03T19:26:22.999Z] ---> bff03ec6fadd [2021-09-03T19:26:22.999Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-03T19:26:23.082Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T19:26:23.082Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T19:26:23.082Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T19:26:23.082Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T19:26:23.082Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-03T19:26:23.082Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-03T19:26:23.082Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:23.082Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T19:26:23.082Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:23.082Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:23.082Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:23.082Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-03T19:26:23.082Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-03T19:26:23.082Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-03T19:26:23.359Z] [2021-09-03T19:26:23.359Z] Current default time zone: 'Etc/UTC' [2021-09-03T19:26:23.359Z] Local time is now: Fri Sep 3 19:26:23 UTC 2021. [2021-09-03T19:26:23.359Z] Universal Time is now: Fri Sep 3 19:26:23 UTC 2021. [2021-09-03T19:26:23.359Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-03T19:26:23.359Z] [2021-09-03T19:26:23.359Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-03T19:26:23.359Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:23.359Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-09-03T19:26:23.359Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:26:23.359Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-03T19:26:23.359Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-03T19:26:23.359Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-03T19:26:23.359Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-03T19:26:23.359Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-03T19:26:23.359Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-03T19:26:23.359Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:23.359Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-03T19:26:23.604Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-03T19:26:23.634Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:23.634Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-03T19:26:23.634Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:23.634Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-03T19:26:23.634Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-03T19:26:23.634Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-03T19:26:23.634Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-03T19:26:23.634Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-03T19:26:23.634Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-03T19:26:23.634Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:26:23.634Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-03T19:26:25.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:25.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:25.067Z] ---> b5bc39f33049 [2021-09-03T19:26:25.067Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T19:26:25.067Z] ---> Using cache [2021-09-03T19:26:25.067Z] ---> a6c8f1eb6a48 [2021-09-03T19:26:25.067Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:25.067Z] ---> Using cache [2021-09-03T19:26:25.067Z] ---> e2ed930c0df2 [2021-09-03T19:26:25.067Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-03T19:26:25.067Z] Running setup.py install for docopt: started [2021-09-03T19:26:25.621Z] Updating certificates in /etc/ssl/certs... [2021-09-03T19:26:26.224Z] 23 added, 27 removed; done. [2021-09-03T19:26:26.224Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-03T19:26:26.224Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:26:26.224Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-03T19:26:26.224Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-03T19:26:26.224Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-03T19:26:26.224Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:26.224Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-03T19:26:26.224Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:26.500Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:26.500Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:26.500Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:26.500Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:26.500Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-03T19:26:26.500Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-03T19:26:26.500Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-03T19:26:26.500Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-03T19:26:26.500Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-03T19:26:26.500Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:26.500Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:26:26.500Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-03T19:26:26.500Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-03T19:26:26.500Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-03T19:26:26.500Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:26:26.500Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-03T19:26:26.776Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-03T19:26:26.776Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-03T19:26:26.776Z] Updating certificates in /etc/ssl/certs... [2021-09-03T19:26:27.379Z] 0 added, 0 removed; done. [2021-09-03T19:26:27.379Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-03T19:26:27.379Z] done. [2021-09-03T19:26:27.658Z] Reading package lists... [2021-09-03T19:26:27.736Z] Running setup.py install for docopt: finished with status 'done' [2021-09-03T19:26:27.736Z] Running setup.py install for dockerpty: started [2021-09-03T19:26:27.937Z] Building dependency tree... [2021-09-03T19:26:27.937Z] Reading state information... [2021-09-03T19:26:27.937Z] The following NEW packages will be installed: [2021-09-03T19:26:27.937Z] apt-transport-https [2021-09-03T19:26:28.210Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T19:26:28.210Z] Need to get 4348 B of archives. [2021-09-03T19:26:28.210Z] After this operation, 154 kB of additional disk space will be used. [2021-09-03T19:26:28.210Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-03T19:26:28.486Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:26:28.486Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-09-03T19:26:28.486Z] Selecting previously unselected package apt-transport-https. [2021-09-03T19:26:28.486Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-03T19:26:28.486Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-03T19:26:28.486Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-03T19:26:28.486Z] Setting up apt-transport-https (1.6.14) ... [2021-09-03T19:26:28.764Z] Waiting for network to be ready... [2021-09-03T19:26:29.190Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:29.190Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:29.190Z] ---> b5bc39f33049 [2021-09-03T19:26:29.190Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:26:29.190Z] ---> Using cache [2021-09-03T19:26:29.190Z] ---> a6c8f1eb6a48 [2021-09-03T19:26:29.190Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:29.190Z] ---> Using cache [2021-09-03T19:26:29.190Z] ---> e2ed930c0df2 [2021-09-03T19:26:29.190Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-03T19:26:29.190Z] ---> Running in ad8ea315fdd7 [2021-09-03T19:26:29.190Z] ---> Running in ee5978c4b518 [2021-09-03T19:26:29.190Z] ---> Running in 49808dd31ba3 [2021-09-03T19:26:29.190Z] ---> Running in 0dd20ea34385 [2021-09-03T19:26:29.815Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-03T19:26:31.304Z] 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-09-03T19:26:31.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:26:31.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:26:31.874Z] 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-09-03T19:26:31.874Z] 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-09-03T19:26:32.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:26:32.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:26:33.755Z] OK: 218 MiB in 52 packages [2021-09-03T19:26:33.755Z] OK: 218 MiB in 52 packages [2021-09-03T19:26:34.188Z] 2021-09-03T19:26:31Z INFO Waiting for automatic snapd restart... [2021-09-03T19:26:34.188Z] snapd 2.51.4 from Canonical* installed [2021-09-03T19:26:35.173Z] "snapd" switched to the "latest/stable" channel [2021-09-03T19:26:35.173Z] [2021-09-03T19:26:36.394Z] Removing intermediate container ee5978c4b518 [2021-09-03T19:26:36.394Z] ---> 2e5e01b846b9 [2021-09-03T19:26:36.394Z] Step 6/24 : COPY go.mod . [2021-09-03T19:26:36.394Z] Removing intermediate container 49808dd31ba3 [2021-09-03T19:26:36.394Z] ---> e8e0008cae99 [2021-09-03T19:26:36.394Z] Step 6/23 : COPY go.mod . [2021-09-03T19:26:37.152Z] core18 20210722 from Canonical* installed [2021-09-03T19:26:37.426Z] "core18" switched to the "latest/stable" channel [2021-09-03T19:26:37.426Z] [2021-09-03T19:26:39.031Z] ---> d19df30c5c02 [2021-09-03T19:26:39.031Z] Step 7/24 : RUN go mod download [2021-09-03T19:26:39.031Z] ---> 043e1e431134 [2021-09-03T19:26:39.031Z] Step 7/23 : RUN go mod download [2021-09-03T19:26:39.031Z] ---> Running in 99a287665739 [2021-09-03T19:26:39.031Z] ---> Running in 00a51aad315b [2021-09-03T19:26:40.051Z] snapcraft 5.0 from Canonical* installed [2021-09-03T19:26:40.051Z] "snapcraft" switched to the "latest/stable" channel [2021-09-03T19:26:40.051Z] [2021-09-03T19:26:44.361Z] 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-09-03T19:26:44.361Z] - README.md [2021-09-03T19:26:44.361Z] [2021-09-03T19:26:44.361Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-03T19:26:44.637Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T19:26:44.913Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T19:26:44.913Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T19:26:45.795Z] Reading package lists... [2021-09-03T19:26:46.407Z] 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-09-03T19:26:46.407Z] Reading package lists... [2021-09-03T19:26:46.407Z] Building dependency tree... [2021-09-03T19:26:46.407Z] Reading state information... [2021-09-03T19:26:46.688Z] Suggested packages: [2021-09-03T19:26:46.688Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-03T19:26:46.688Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-03T19:26:46.688Z] Recommended packages: [2021-09-03T19:26:46.688Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-03T19:26:46.688Z] The following NEW packages will be installed: [2021-09-03T19:26:46.688Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-03T19:26:46.688Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-03T19:26:46.688Z] pkg-config zip [2021-09-03T19:26:46.688Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T19:26:46.688Z] Need to get 7663 kB of archives. [2021-09-03T19:26:46.688Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-03T19:26:46.688Z] 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-09-03T19:26:46.967Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-03T19:26:46.967Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-03T19:26:46.967Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-03T19:26:46.967Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-03T19:26:46.967Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-03T19:26:46.967Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-03T19:26:47.244Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-03T19:26:47.245Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-03T19:26:47.245Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-03T19:26:47.245Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-03T19:26:47.520Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-03T19:26:47.520Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-03T19:26:47.520Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-03T19:26:47.520Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-03T19:26:47.520Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:26:47.794Z] Fetched 7663 kB in 1s (9902 kB/s) [2021-09-03T19:26:47.794Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-03T19:26:47.794Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-03T19:26:47.794Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-03T19:26:47.794Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-03T19:26:47.794Z] Selecting previously unselected package libpsl5:amd64. [2021-09-03T19:26:47.794Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-03T19:26:47.794Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-03T19:26:47.794Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-03T19:26:47.794Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-03T19:26:47.794Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-03T19:26:48.070Z] Selecting previously unselected package librtmp1:amd64. [2021-09-03T19:26:48.070Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-03T19:26:48.070Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-03T19:26:48.070Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-03T19:26:48.070Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-03T19:26:48.070Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-03T19:26:48.070Z] Selecting previously unselected package liberror-perl. [2021-09-03T19:26:48.070Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-03T19:26:48.070Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-03T19:26:48.070Z] Selecting previously unselected package git-man. [2021-09-03T19:26:48.070Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-03T19:26:48.070Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-03T19:26:48.346Z] Selecting previously unselected package git. [2021-09-03T19:26:48.346Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-03T19:26:48.346Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-03T19:26:48.623Z] Selecting previously unselected package libnorm1:amd64. [2021-09-03T19:26:48.623Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-03T19:26:48.898Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-03T19:26:48.898Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-03T19:26:48.898Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-03T19:26:48.898Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-03T19:26:48.898Z] Selecting previously unselected package libsodium23:amd64. [2021-09-03T19:26:48.898Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-03T19:26:48.898Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-03T19:26:48.898Z] Selecting previously unselected package libzmq5:amd64. [2021-09-03T19:26:48.898Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-03T19:26:48.898Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T19:26:48.898Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-03T19:26:48.898Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-03T19:26:48.898Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T19:26:49.172Z] Selecting previously unselected package pkg-config. [2021-09-03T19:26:49.172Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-03T19:26:49.172Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-03T19:26:49.172Z] Selecting previously unselected package zip. [2021-09-03T19:26:49.172Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-03T19:26:49.172Z] Unpacking zip (3.0-11build1) ... [2021-09-03T19:26:49.172Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-03T19:26:49.172Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-03T19:26:49.172Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-03T19:26:49.172Z] Setting up liberror-perl (0.17025-1) ... [2021-09-03T19:26:49.172Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-03T19:26:49.172Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-03T19:26:49.172Z] No schema files found: doing nothing. [2021-09-03T19:26:49.172Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-03T19:26:49.242Z] Removing intermediate container 99a287665739 [2021-09-03T19:26:49.242Z] ---> 15e727b90aab [2021-09-03T19:26:49.242Z] Step 8/24 : COPY . . [2021-09-03T19:26:49.242Z] Removing intermediate container 00a51aad315b [2021-09-03T19:26:49.242Z] ---> 4e0a4a05b46c [2021-09-03T19:26:49.242Z] Step 8/23 : COPY . . [2021-09-03T19:26:49.242Z] Removing intermediate container 57f94ee5a09f [2021-09-03T19:26:49.242Z] ---> 15bd55e30c9f [2021-09-03T19:26:49.242Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-03T19:26:49.447Z] Setting up zip (3.0-11build1) ... [2021-09-03T19:26:49.447Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-03T19:26:49.447Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-03T19:26:49.447Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-03T19:26:49.447Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T19:26:49.447Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-03T19:26:49.447Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T19:26:49.447Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-03T19:26:49.447Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:26:49.520Z] ---> Running in 49ca89bddfe2 [2021-09-03T19:26:50.048Z] git set to automatically installed. [2021-09-03T19:26:50.048Z] git-man set to automatically installed. [2021-09-03T19:26:50.048Z] libcurl3-gnutls set to automatically installed. [2021-09-03T19:26:50.048Z] liberror-perl set to automatically installed. [2021-09-03T19:26:50.048Z] libglib2.0-0 set to automatically installed. [2021-09-03T19:26:50.048Z] libnghttp2-14 set to automatically installed. [2021-09-03T19:26:50.048Z] libnorm1 set to automatically installed. [2021-09-03T19:26:50.048Z] libpgm-5.2-0 set to automatically installed. [2021-09-03T19:26:50.048Z] libpsl5 set to automatically installed. [2021-09-03T19:26:50.048Z] librtmp1 set to automatically installed. [2021-09-03T19:26:50.048Z] libsodium23 set to automatically installed. [2021-09-03T19:26:50.048Z] libzmq3-dev set to automatically installed. [2021-09-03T19:26:50.048Z] libzmq5 set to automatically installed. [2021-09-03T19:26:50.048Z] pkg-config set to automatically installed. [2021-09-03T19:26:50.048Z] zip set to automatically installed. [2021-09-03T19:26:51.008Z] Removing intermediate container 49ca89bddfe2 [2021-09-03T19:26:51.008Z] ---> fb555f039f3e [2021-09-03T19:26:51.008Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-03T19:26:51.307Z] ---> Running in 36bdf88b0ce8 [2021-09-03T19:26:51.487Z] snapd is not logged in, snap install commands will use sudo [2021-09-03T19:26:52.779Z] Removing intermediate container 36bdf88b0ce8 [2021-09-03T19:26:52.779Z] ---> 5f8e52bd394e [2021-09-03T19:26:52.779Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-03T19:26:52.935Z] snap "core18" has no updates available [2021-09-03T19:26:53.533Z] snapd is not logged in, snap install commands will use sudo [2021-09-03T19:26:58.283Z] ---> 36b4c2906d21 [2021-09-03T19:26:58.283Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-03T19:27:00.270Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-03T19:27:00.270Z] Pulling config-common [2021-09-03T19:27:00.270Z] + snapcraftctl pull [2021-09-03T19:27:00.951Z] ---> 7b53627c561f [2021-09-03T19:27:00.951Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-03T19:27:01.250Z] Pulling go-build-helper [2021-09-03T19:27:01.250Z] + snapcraftctl pull [2021-09-03T19:27:02.690Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-03T19:27:02.690Z] Skipping pull go-build-helper (already ran) [2021-09-03T19:27:02.690Z] Building go-build-helper [2021-09-03T19:27:02.690Z] + snapcraftctl build [2021-09-03T19:27:03.655Z] ---> b1da1bd841c2 [2021-09-03T19:27:03.655Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-03T19:27:03.949Z] ---> Running in 821a6e565364 [2021-09-03T19:27:04.668Z] Staging go-build-helper [2021-09-03T19:27:04.668Z] + snapcraftctl stage [2021-09-03T19:27:05.438Z] Removing intermediate container 821a6e565364 [2021-09-03T19:27:05.438Z] ---> 3f8be3fb65c2 [2021-09-03T19:27:05.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:27:05.721Z] ---> Running in 851b6c669a62 [2021-09-03T19:27:07.171Z] Removing intermediate container 851b6c669a62 [2021-09-03T19:27:07.171Z] ---> 44143319ad65 [2021-09-03T19:27:07.171Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T19:27:07.171Z] ---> Running in 1eeb35449ea0 [2021-09-03T19:27:08.624Z] Removing intermediate container 1eeb35449ea0 [2021-09-03T19:27:08.624Z] ---> 7f3313a10d0d [2021-09-03T19:27:08.624Z] Step 23/24 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:27:08.899Z] ---> Running in b5058aa27c78 [2021-09-03T19:27:09.897Z] Removing intermediate container b5058aa27c78 [2021-09-03T19:27:09.897Z] ---> e27192388041 [2021-09-03T19:27:09.897Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:27:10.179Z] ---> Running in adb84c2b0444 [2021-09-03T19:27:11.641Z] Removing intermediate container adb84c2b0444 [2021-09-03T19:27:11.641Z] ---> 1ea4dfdcf601 [2021-09-03T19:27:11.641Z] [2021-09-03T19:27:12.630Z] Successfully built 1ea4dfdcf601 [2021-09-03T19:27:12.630Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-03T19:27:12.956Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-03T19:27:12.956Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-03T19:27:12.956Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-03T19:27:12.956Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-03T19:27:12.956Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-03T19:27:12.956Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-03T19:27:12.956Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-03T19:27:12.956Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-03T19:27:12.956Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-03T19:27:12.956Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-03T19:27:12.956Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-03T19:27:12.956Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-03T19:27:12.956Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-03T19:27:12.956Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-03T19:27:12.956Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-03T19:27:12.956Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-03T19:27:12.956Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-03T19:27:12.956Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-03T19:27:12.956Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-03T19:27:12.956Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-03T19:27:12.956Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-03T19:27:12.956Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-03T19:27:12.956Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-03T19:27:12.956Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-03T19:27:12.956Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-03T19:27:12.956Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-03T19:27:12.956Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-03T19:27:12.956Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-03T19:27:12.956Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-03T19:27:12.956Z] Fetched 224 kB in 0s (0 B/s) [2021-09-03T19:27:12.956Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-03T19:27:12.956Z] Fetched 157 kB in 0s (0 B/s) [2021-09-03T19:27:12.956Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-03T19:27:12.956Z] Fetched 221 kB in 0s (0 B/s) [2021-09-03T19:27:12.956Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-03T19:27:12.956Z] Fetched 143 kB in 0s (0 B/s) [2021-09-03T19:27:12.956Z] Pulling edgex-go [2021-09-03T19:27:12.956Z] + snapcraftctl pull [2021-09-03T19:27:14.398Z] Pulling hooks [2021-09-03T19:27:14.398Z] + snapcraftctl pull [2021-09-03T19:27:19.412Z]  Building sys-mgmt-agent ... done  ---> 78a7adbdb505 [2021-09-03T19:27:19.412Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:27:19.412Z] ---> 6febba0ba3dd [2021-09-03T19:27:19.412Z] Step 9/23 : RUN go mod tidy [2021-09-03T19:27:19.412Z] ---> Running in 6581e81dc11e [2021-09-03T19:27:19.412Z] ---> Running in fd4c7a6ce2e3 [2021-09-03T19:27:26.187Z] Removing intermediate container 6581e81dc11e [2021-09-03T19:27:26.187Z] ---> 7905b3453eff [2021-09-03T19:27:26.187Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-03T19:27:26.187Z] ---> Running in d9f80dee275f [2021-09-03T19:27:26.187Z] Removing intermediate container fd4c7a6ce2e3 [2021-09-03T19:27:26.187Z] ---> 4caff06c1397 [2021-09-03T19:27:26.187Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-03T19:27:26.187Z] ---> Running in e690d21a4eb0 [2021-09-03T19:27:28.229Z] 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-09-03T19:27:28.518Z] 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-09-03T19:27:32.730Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T19:27:32.730Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T19:27:32.730Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T19:27:32.730Z] Fetched 0 B in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-03T19:27:32.730Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-03T19:27:32.730Z] Fetched 279 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-03T19:27:32.730Z] Fetched 122 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-03T19:27:32.730Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-03T19:27:32.730Z] Fetched 8848 B in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-03T19:27:32.730Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-03T19:27:32.730Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-03T19:27:32.730Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-03T19:27:32.730Z] Fetched 219 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-03T19:27:32.730Z] Fetched 154 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-03T19:27:32.730Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-03T19:27:32.730Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-03T19:27:32.730Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-03T19:27:32.730Z] Fetched 499 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-03T19:27:32.730Z] Fetched 111 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-03T19:27:32.730Z] Fetched 240 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-03T19:27:32.730Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-03T19:27:32.730Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-03T19:27:32.730Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-03T19:27:32.730Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-03T19:27:32.730Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-03T19:27:32.730Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-03T19:27:32.730Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-03T19:27:32.730Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-03T19:27:32.730Z] Fetched 8720 B in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-03T19:27:32.730Z] Fetched 140 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-03T19:27:32.730Z] Fetched 119 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-03T19:27:32.730Z] Fetched 111 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-03T19:27:32.730Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-03T19:27:32.730Z] Fetched 645 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-03T19:27:32.730Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-03T19:27:32.730Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-03T19:27:32.730Z] Fetched 368 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-03T19:27:32.730Z] Fetched 187 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-03T19:27:32.730Z] Fetched 175 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-03T19:27:32.730Z] Fetched 206 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-03T19:27:32.730Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-03T19:27:32.730Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-03T19:27:32.730Z] Fetched 159 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-03T19:27:32.730Z] Fetched 107 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-03T19:27:32.730Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-03T19:27:32.730Z] Pulling static-packages [2021-09-03T19:27:32.730Z] + snapcraftctl pull [2021-09-03T19:27:32.730Z] Pulling version [2021-09-03T19:27:32.730Z] + cd /root/project [2021-09-03T19:27:32.730Z] + git describe --tags --abbrev=0 [2021-09-03T19:27:32.730Z] + sed s/v// [2021-09-03T19:27:32.730Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-03T19:27:32.730Z] + [ -z 2.0.1-dev.36 ] [2021-09-03T19:27:32.730Z] + snapcraftctl set-version 2.0.1-dev.36 [2021-09-03T19:27:33.723Z] Building config-common [2021-09-03T19:27:33.723Z] + snapcraftctl build [2021-09-03T19:27:35.710Z] Skipping build go-build-helper (already ran) [2021-09-03T19:27:35.710Z] Building edgex-go [2021-09-03T19:27:36.004Z] + cd /root/parts/edgex-go/src [2021-09-03T19:27:36.004Z] + git describe --tags --abbrev=0 [2021-09-03T19:27:36.004Z] + sed s/v// [2021-09-03T19:27:36.004Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-03T19:27:36.004Z] + [ -z 2.0.1-dev.36 ] [2021-09-03T19:27:36.004Z] + echo 2.0.1-dev.36 [2021-09-03T19:27:36.004Z] + make build [2021-09-03T19:27:36.004Z] go mod tidy [2021-09-03T19:27:39.603Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-03T19:27:39.603Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-03T19:27:39.603Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-03T19:27:39.603Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-03T19:27:39.603Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-03T19:27:39.603Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-03T19:27:39.877Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-03T19:27:39.877Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-03T19:27:39.877Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-03T19:27:39.877Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-03T19:27:39.877Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-03T19:27:39.877Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-03T19:27:39.877Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-03T19:27:39.877Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-03T19:27:40.478Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-09-03T19:27:40.478Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-03T19:27:40.478Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-03T19:27:40.761Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-03T19:27:41.361Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-03T19:27:41.361Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-03T19:27:41.361Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-03T19:27:41.361Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-03T19:27:41.361Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-03T19:27:41.361Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-03T19:27:41.361Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-03T19:27:41.644Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-03T19:27:41.644Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-03T19:27:41.644Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-03T19:27:41.644Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-03T19:27:41.644Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-03T19:27:41.644Z] go: downloading golang.org/x/text v0.3.6 [2021-09-03T19:27:41.644Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-03T19:27:41.644Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-03T19:27:41.644Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-03T19:27:41.644Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-03T19:27:41.644Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-03T19:27:41.926Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-03T19:27:41.926Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-03T19:27:41.926Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-03T19:27:41.926Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-03T19:27:42.198Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-03T19:27:42.198Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-03T19:27:42.476Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-03T19:27:42.476Z] go: downloading github.com/kr/text v0.2.0 [2021-09-03T19:27:42.476Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-03T19:27:42.476Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-03T19:27:42.476Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-03T19:27:42.476Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-03T19:27:42.476Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-03T19:27:42.476Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-03T19:27:42.476Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-03T19:27:42.476Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-03T19:27:42.476Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-03T19:27:42.766Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-03T19:27:42.766Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-03T19:27:42.766Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-03T19:27:42.766Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-03T19:27:42.766Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T19:27:42.766Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-03T19:27:42.766Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T19:27:42.766Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-03T19:27:42.766Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-03T19:27:42.766Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-03T19:27:42.766Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-03T19:27:43.042Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-03T19:27:43.042Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-03T19:27:43.042Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-03T19:27:43.042Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-03T19:27:43.042Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-03T19:27:43.042Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-03T19:27:43.042Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-03T19:27:43.042Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-03T19:27:43.042Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-03T19:27:43.042Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-03T19:27:43.042Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-03T19:27:43.042Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-03T19:27:43.043Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-03T19:27:43.323Z] 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-09-03T19:27:51.646Z] 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-09-03T19:27:55.441Z] Removing intermediate container ad8ea315fdd7 [2021-09-03T19:27:55.441Z] ---> 3c45f9e8a703 [2021-09-03T19:27:55.441Z] [2021-09-03T19:27:55.441Z] Step 11/32 : FROM alpine:3.12 [2021-09-03T19:27:55.441Z] ---> afc2cc120ca2 [2021-09-03T19:27:55.441Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-03T19:27:55.441Z] ---> Running in 51d1ca107fbf [2021-09-03T19:27:55.720Z] Removing intermediate container 51d1ca107fbf [2021-09-03T19:27:55.720Z] ---> e43e13ff2709 [2021-09-03T19:27:55.720Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-03T19:27:55.720Z] ---> Running in 23d28a1f9a02 [2021-09-03T19:27:55.959Z] 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-09-03T19:27:56.952Z] 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-09-03T19:27:57.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:27:58.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:27:58.389Z] 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-09-03T19:27:58.618Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-03T19:27:58.618Z] (2/2) Installing su-exec (0.2-r1) [2021-09-03T19:27:58.618Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:27:58.618Z] OK: 5 MiB in 16 packages [2021-09-03T19:27:58.667Z] 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-09-03T19:28:00.104Z] 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-09-03T19:28:00.628Z] Removing intermediate container 23d28a1f9a02 [2021-09-03T19:28:00.628Z] ---> dcb0b37a6392 [2021-09-03T19:28:00.628Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-03T19:28:00.628Z] ---> Running in 430ed35f0cad [2021-09-03T19:28:01.097Z] 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-09-03T19:28:01.625Z] Removing intermediate container 430ed35f0cad [2021-09-03T19:28:01.626Z] ---> 5eed1f4fae57 [2021-09-03T19:28:01.626Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-03T19:28:01.910Z] ---> Running in 81467a6a0e2b [2021-09-03T19:28:02.089Z] 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-09-03T19:28:02.915Z] Removing intermediate container 81467a6a0e2b [2021-09-03T19:28:02.915Z] ---> 737432b83238 [2021-09-03T19:28:02.915Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-03T19:28:03.077Z] 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-09-03T19:28:03.201Z] ---> Running in 50972be34902 [2021-09-03T19:28:04.067Z] 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-09-03T19:28:05.050Z] 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-09-03T19:28:07.025Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-03T19:28:07.025Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-03T19:28:07.025Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-03T19:28:07.025Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-03T19:28:07.025Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-03T19:28:07.025Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-03T19:28:07.025Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-03T19:28:07.025Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-03T19:28:07.025Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-03T19:28:07.025Z] + 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-09-03T19:28:07.025Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-03T19:28:07.025Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-03T19:28:07.025Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-03T19:28:07.025Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-03T19:28:07.025Z] + 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-09-03T19:28:07.025Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-03T19:28:07.025Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-03T19:28:07.025Z] + 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-09-03T19:28:07.579Z] Removing intermediate container 0dd20ea34385 [2021-09-03T19:28:07.579Z] ---> 8aac5e62d4ea [2021-09-03T19:28:07.579Z] [2021-09-03T19:28:07.579Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:28:07.579Z] ---> afc2cc120ca2 [2021-09-03T19:28:07.579Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:28:07.579Z] ---> Using cache [2021-09-03T19:28:07.579Z] ---> 84c02d65fde1 [2021-09-03T19:28:07.579Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:28:07.579Z] ---> Using cache [2021-09-03T19:28:07.579Z] ---> 7563480524df [2021-09-03T19:28:07.579Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-03T19:28:07.866Z] Removing intermediate container 50972be34902 [2021-09-03T19:28:07.866Z] ---> 4a9437e90990 [2021-09-03T19:28:07.866Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-03T19:28:07.866Z] ---> Running in 92211cce4da5 [2021-09-03T19:28:08.011Z] Building hooks [2021-09-03T19:28:08.011Z] + cd /root/parts/hooks/src [2021-09-03T19:28:08.011Z] + make build [2021-09-03T19:28:08.011Z] go mod tidy [2021-09-03T19:28:08.146Z] ---> Running in 8f3927d76bb9 [2021-09-03T19:28:08.767Z] Removing intermediate container 92211cce4da5 [2021-09-03T19:28:08.767Z] ---> f9aef3220eb6 [2021-09-03T19:28:08.767Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T19:28:08.998Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-03T19:28:08.998Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-03T19:28:08.998Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-03T19:28:08.998Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-03T19:28:09.048Z] ---> Running in 6cdd142cb784 [2021-09-03T19:28:09.048Z] Removing intermediate container 8f3927d76bb9 [2021-09-03T19:28:09.048Z] ---> c92a34029cd6 [2021-09-03T19:28:09.048Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-03T19:28:09.278Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-03T19:28:10.043Z] Removing intermediate container 6cdd142cb784 [2021-09-03T19:28:10.043Z] ---> e586f1c9e71a [2021-09-03T19:28:10.043Z] Step 16/24 : WORKDIR / [2021-09-03T19:28:10.043Z] ---> Running in 3197d9ce7cfc [2021-09-03T19:28:10.259Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-03T19:28:10.533Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-03T19:28:10.533Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-03T19:28:10.664Z] ---> 0590d6165e4d [2021-09-03T19:28:10.664Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-03T19:28:10.951Z] Removing intermediate container 3197d9ce7cfc [2021-09-03T19:28:10.951Z] ---> df97c8446d2a [2021-09-03T19:28:10.951Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:28:10.951Z] ---> Running in c92c792687ab [2021-09-03T19:28:12.410Z] ---> dadd7528017c [2021-09-03T19:28:12.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-03T19:28:13.933Z] Building static-packages [2021-09-03T19:28:13.933Z] + snapcraftctl build [2021-09-03T19:28:15.083Z] ---> 6763d9cd5392 [2021-09-03T19:28:15.083Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-03T19:28:15.083Z] Removing intermediate container c92c792687ab [2021-09-03T19:28:15.083Z] ---> 8b6fe2d43687 [2021-09-03T19:28:15.083Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:28:15.376Z] Building version [2021-09-03T19:28:15.376Z] + snapcraftctl build [2021-09-03T19:28:16.551Z] ---> 2609caf531f7 [2021-09-03T19:28:16.551Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-03T19:28:16.551Z] ---> Running in 4172f8f7cbbd [2021-09-03T19:28:16.834Z] ---> 9d5dd7d59468 [2021-09-03T19:28:16.834Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-03T19:28:17.450Z] Removing intermediate container 4172f8f7cbbd [2021-09-03T19:28:17.450Z] ---> 40632d31887e [2021-09-03T19:28:17.450Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:28:17.450Z] ---> Running in cffd7d8b3d10 [2021-09-03T19:28:18.005Z] Staging config-common [2021-09-03T19:28:18.005Z] + snapcraftctl stage [2021-09-03T19:28:18.459Z] Removing intermediate container cffd7d8b3d10 [2021-09-03T19:28:18.459Z] ---> 33acd35c3e36 [2021-09-03T19:28:18.459Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T19:28:18.604Z] Skipping stage go-build-helper (already ran) [2021-09-03T19:28:18.604Z] Staging edgex-go [2021-09-03T19:28:18.604Z] + snapcraftctl stage [2021-09-03T19:28:19.061Z] ---> Running in 5ad830c1edc6 [2021-09-03T19:28:19.061Z] ---> 6b5eb8c0ff18 [2021-09-03T19:28:19.061Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-03T19:28:19.583Z] Staging hooks [2021-09-03T19:28:19.583Z] + snapcraftctl stage [2021-09-03T19:28:19.675Z] Removing intermediate container 5ad830c1edc6 [2021-09-03T19:28:19.675Z] ---> 6fa837eda08d [2021-09-03T19:28:19.675Z] Step 23/24 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:28:19.960Z] ---> Running in b5dc115fd5fc [2021-09-03T19:28:20.562Z] ---> 0151d88fc671 [2021-09-03T19:28:20.562Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-03T19:28:20.843Z] Removing intermediate container b5dc115fd5fc [2021-09-03T19:28:20.843Z] ---> 2e36b483069e [2021-09-03T19:28:20.843Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:28:21.028Z] Staging static-packages [2021-09-03T19:28:21.028Z] + snapcraftctl stage [2021-09-03T19:28:21.124Z] ---> Running in a514c224b94a [2021-09-03T19:28:21.730Z] ---> 4e13cf334b0b [2021-09-03T19:28:21.730Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-03T19:28:21.730Z] Removing intermediate container a514c224b94a [2021-09-03T19:28:21.730Z] ---> 504dfbe1f19a [2021-09-03T19:28:21.730Z] [2021-09-03T19:28:22.014Z] Staging version [2021-09-03T19:28:22.014Z] + snapcraftctl stage [2021-09-03T19:28:22.723Z] Successfully built 504dfbe1f19a [2021-09-03T19:28:22.724Z] Successfully tagged core-metadata-arm64:latest [2021-09-03T19:28:23.002Z] Priming config-common [2021-09-03T19:28:23.002Z] + snapcraftctl prime [2021-09-03T19:28:23.004Z]  Building core-metadata ... done  ---> 964f283cfc13 [2021-09-03T19:28:23.004Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-03T19:28:23.605Z] ---> Running in d0ecb3e90cb7 [2021-09-03T19:28:23.983Z] Priming go-build-helper [2021-09-03T19:28:23.983Z] + snapcraftctl prime [2021-09-03T19:28:24.208Z] Removing intermediate container d0ecb3e90cb7 [2021-09-03T19:28:24.208Z] ---> d1d50e5d4a6a [2021-09-03T19:28:24.208Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-03T19:28:25.212Z] ---> 65070c1911ed [2021-09-03T19:28:25.212Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-03T19:28:25.429Z] Priming edgex-go [2021-09-03T19:28:25.429Z] + snapcraftctl prime [2021-09-03T19:28:25.820Z] ---> Running in e0c082686e45 [2021-09-03T19:28:26.412Z] Priming hooks [2021-09-03T19:28:26.412Z] + snapcraftctl prime [2021-09-03T19:28:27.850Z] Priming static-packages [2021-09-03T19:28:27.850Z] + snapcraftctl prime [2021-09-03T19:28:29.241Z] Removing intermediate container e0c082686e45 [2021-09-03T19:28:29.241Z] ---> 3026fc94f7f5 [2021-09-03T19:28:29.241Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-03T19:28:29.241Z] ---> Running in d8d4ac33c07c [2021-09-03T19:28:29.830Z] Priming version [2021-09-03T19:28:29.830Z] + snapcraftctl prime [2021-09-03T19:28:30.250Z] Removing intermediate container d8d4ac33c07c [2021-09-03T19:28:30.251Z] ---> fdd181e8cbb6 [2021-09-03T19:28:30.251Z] Step 29/32 : CMD ["gate"] [2021-09-03T19:28:30.528Z] ---> Running in e5fcb30938b1 [2021-09-03T19:28:31.129Z] Removing intermediate container e5fcb30938b1 [2021-09-03T19:28:31.129Z] ---> d476fc6f08e5 [2021-09-03T19:28:31.129Z] Step 30/32 : LABEL arch=arm64 [2021-09-03T19:28:31.268Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-03T19:28:31.727Z] ---> Running in b4b1a60fd742 [2021-09-03T19:28:32.335Z] Removing intermediate container b4b1a60fd742 [2021-09-03T19:28:32.335Z] ---> 6cf97b503999 [2021-09-03T19:28:32.335Z] Step 31/32 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-09-03T19:28:32.958Z] ---> Running in fb092cf3d339 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T19:28:33.564Z] Removing intermediate container fb092cf3d339 [2021-09-03T19:28:33.564Z] ---> f7f89512c484 [2021-09-03T19:28:33.564Z] Step 32/32 : LABEL version=0.0.0 [2021-09-03T19:28:34.167Z] ---> Running in 53916166edd6 [2021-09-03T19:28:34.779Z] Removing intermediate container 53916166edd6 [2021-09-03T19:28:34.779Z] ---> 7e00371c1801 [2021-09-03T19:28:34.779Z] [2021-09-03T19:28:35.385Z] Successfully built 7e00371c1801 [2021-09-03T19:28:35.385Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-03T19:28:50.514Z]  Building security-bootstrapper ... done Removing intermediate container e690d21a4eb0 [2021-09-03T19:28:50.514Z] ---> 4ced0e594b78 [2021-09-03T19:28:50.514Z] [2021-09-03T19:28:50.514Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T19:28:50.514Z] ---> afc2cc120ca2 [2021-09-03T19:28:50.514Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-03T19:28:50.514Z] ---> Running in b7e9c5c3893d [2021-09-03T19:28:50.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:28:51.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:28:51.658Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-03T19:28:51.658Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-03T19:28:51.658Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:28:51.658Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:28:51.658Z] OK: 6 MiB in 16 packages [2021-09-03T19:28:53.639Z] Removing intermediate container d9f80dee275f [2021-09-03T19:28:53.639Z] ---> 996be77d08c3 [2021-09-03T19:28:53.639Z] [2021-09-03T19:28:53.639Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:28:53.639Z] ---> afc2cc120ca2 [2021-09-03T19:28:53.639Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-03T19:28:53.639Z] Removing intermediate container b7e9c5c3893d [2021-09-03T19:28:53.639Z] ---> d1297ce388e0 [2021-09-03T19:28:53.639Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:28:53.639Z] ---> Running in 8a2eb6c56d72 [2021-09-03T19:28:53.639Z] ---> Running in ff18251107db [2021-09-03T19:28:54.233Z] Removing intermediate container ff18251107db [2021-09-03T19:28:54.233Z] Removing intermediate container 8a2eb6c56d72 [2021-09-03T19:28:54.233Z] ---> 34530ba26560 [2021-09-03T19:28:54.233Z] ---> e9e8d42b6a37 [2021-09-03T19:28:54.233Z] Step 14/23 : ENV APP_PORT=59860Step 13/24 : ENV APP_PORT=59880 [2021-09-03T19:28:54.233Z] [2021-09-03T19:28:54.233Z] ---> Running in 63056ea73718 [2021-09-03T19:28:54.233Z] ---> Running in 7d7193079060 [2021-09-03T19:28:54.835Z] Removing intermediate container 63056ea73718 [2021-09-03T19:28:54.835Z] ---> e22fd7d196cf [2021-09-03T19:28:54.835Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-03T19:28:54.835Z] Removing intermediate container 7d7193079060 [2021-09-03T19:28:54.835Z] ---> 308fd215ea37 [2021-09-03T19:28:54.835Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T19:28:54.835Z] ---> Running in f1bbe49936cf [2021-09-03T19:28:54.835Z] ---> Running in 4e7faaaff314 [2021-09-03T19:28:55.431Z] Removing intermediate container 4e7faaaff314 [2021-09-03T19:28:55.431Z] ---> c83fe7337061 [2021-09-03T19:28:55.431Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:28:55.431Z] Removing intermediate container f1bbe49936cf [2021-09-03T19:28:55.431Z] ---> c743feb93e88 [2021-09-03T19:28:55.431Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:28:55.704Z] ---> Running in 5e9feea54857 [2021-09-03T19:28:56.303Z] ---> 9a0d4cecd720 [2021-09-03T19:28:56.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-03T19:28:57.736Z] ---> 8a4f21e863de [2021-09-03T19:28:57.736Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-03T19:28:58.010Z] Removing intermediate container 5e9feea54857 [2021-09-03T19:28:58.010Z] ---> 7eaee21b4d80 [2021-09-03T19:28:58.010Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-03T19:28:58.284Z] ---> Running in d6b320fbdd36 [2021-09-03T19:28:58.555Z] ---> 23d0b6d6f75c [2021-09-03T19:28:58.555Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-03T19:28:58.555Z] ---> Running in c540efd034e4 [2021-09-03T19:28:59.150Z] Removing intermediate container c540efd034e4 [2021-09-03T19:28:59.150Z] ---> c80c4dcb9037 [2021-09-03T19:28:59.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:28:59.422Z] ---> Running in 73ca4fc0dcc6 [2021-09-03T19:28:59.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:29:00.013Z] Removing intermediate container 73ca4fc0dcc6 [2021-09-03T19:29:00.013Z] ---> 933020c37014 [2021-09-03T19:29:00.013Z] Step 21/23 : LABEL arch=arm64 [2021-09-03T19:29:00.013Z] ---> Running in f99cda2548bf [2021-09-03T19:29:00.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:29:00.558Z] Removing intermediate container f99cda2548bf [2021-09-03T19:29:00.558Z] ---> c64308240056 [2021-09-03T19:29:00.558Z] Step 22/23 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:29:00.558Z] ---> Running in 4476dcbf53bc [2021-09-03T19:29:00.838Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-03T19:29:01.109Z] Removing intermediate container 4476dcbf53bc [2021-09-03T19:29:01.109Z] ---> b197a38b8dea [2021-09-03T19:29:01.109Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T19:29:01.381Z] ---> Running in d0ae30cac3c8 [2021-09-03T19:29:01.381Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-03T19:29:01.381Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-03T19:29:01.655Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-03T19:29:01.937Z] Removing intermediate container d0ae30cac3c8 [2021-09-03T19:29:01.937Z] ---> 5fdc2ff5eca7 [2021-09-03T19:29:01.937Z] [2021-09-03T19:29:01.937Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-03T19:29:01.937Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-03T19:29:01.937Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:29:01.937Z] OK: 8 MiB in 20 packages [2021-09-03T19:29:02.218Z] Successfully built 5fdc2ff5eca7 [2021-09-03T19:29:02.218Z] Successfully tagged support-notifications-arm64:latest [2021-09-03T19:29:03.201Z]  Building support-notifications ... done Removing intermediate container d6b320fbdd36 [2021-09-03T19:29:03.201Z] ---> 11a8eeb5890e [2021-09-03T19:29:03.201Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:29:04.177Z] ---> 4f0cfc456db1 [2021-09-03T19:29:04.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-03T19:29:05.626Z] ---> 23728e64ceb9 [2021-09-03T19:29:05.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-03T19:29:06.228Z] ---> e85bb7c6a56b [2021-09-03T19:29:06.228Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-03T19:29:06.228Z] ---> Running in b26655319968 [2021-09-03T19:29:06.825Z] Removing intermediate container b26655319968 [2021-09-03T19:29:06.825Z] ---> b5737d166754 [2021-09-03T19:29:06.825Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:29:07.099Z] ---> Running in 9cc35687c3f6 [2021-09-03T19:29:07.699Z] Removing intermediate container 9cc35687c3f6 [2021-09-03T19:29:07.699Z] ---> 7426702e5360 [2021-09-03T19:29:07.699Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T19:29:07.699Z] ---> Running in 563c4bdc995b [2021-09-03T19:29:08.296Z] Removing intermediate container 563c4bdc995b [2021-09-03T19:29:08.296Z] ---> 4b801e2d7039 [2021-09-03T19:29:08.296Z] Step 23/24 : LABEL git_sha=641d6b4bf290862e63557081d1c44a6bee84a365 [2021-09-03T19:29:08.296Z] ---> Running in 229f41fe5609 [2021-09-03T19:29:08.894Z] Removing intermediate container 229f41fe5609 [2021-09-03T19:29:08.894Z] ---> 14867c3522ae [2021-09-03T19:29:08.894Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:29:09.170Z] ---> Running in 3936bc1809d4 [2021-09-03T19:29:09.773Z] Removing intermediate container 3936bc1809d4 [2021-09-03T19:29:09.773Z] ---> ec3856bcfa0a [2021-09-03T19:29:09.773Z] [2021-09-03T19:29:10.051Z] Successfully built ec3856bcfa0a [2021-09-03T19:29:10.051Z] Successfully tagged core-data-arm64:latest [2021-09-03T19:29:10.663Z]  Building core-data ... done  [Pipeline] } [2021-09-03T19:29:10.683Z] $ docker stop --time=1 5a0f05beafc0a74b589b74855d919492304171e3f96c6a8b0f34d703507ead1f [2021-09-03T19:29:12.590Z] $ docker rm -f 5a0f05beafc0a74b589b74855d919492304171e3f96c6a8b0f34d703507ead1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T19:29:13.280Z] + docker images [2021-09-03T19:29:13.553Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T19:29:13.553Z] core-data-arm64 latest ec3856bcfa0a 4 seconds ago 19.3MB [2021-09-03T19:29:13.553Z] support-notifications-arm64 latest 5fdc2ff5eca7 12 seconds ago 15.9MB [2021-09-03T19:29:13.553Z] 996be77d08c3 21 seconds ago 1.57GB [2021-09-03T19:29:13.553Z] 4ced0e594b78 25 seconds ago 1.57GB [2021-09-03T19:29:13.553Z] security-bootstrapper-arm64 latest 7e00371c1801 39 seconds ago 17.7MB [2021-09-03T19:29:13.553Z] core-metadata-arm64 latest 504dfbe1f19a 52 seconds ago 15.8MB [2021-09-03T19:29:13.553Z] 8aac5e62d4ea About a minute ago 1.57GB [2021-09-03T19:29:13.553Z] 3c45f9e8a703 About a minute ago 1.57GB [2021-09-03T19:29:13.553Z] sys-mgmt-agent-arm64 latest 1ea4dfdcf601 2 minutes ago 311MB [2021-09-03T19:29:13.553Z] security-secretstore-setup-arm64 latest fa83fec22087 3 minutes ago 26.5MB [2021-09-03T19:29:13.553Z] support-scheduler-arm64 latest 6d3c2c6d47f7 3 minutes ago 15.2MB [2021-09-03T19:29:13.553Z] security-proxy-setup-arm64 latest 8f799c28a37b 3 minutes ago 24.6MB [2021-09-03T19:29:13.553Z] core-command-arm64 latest 4c9fff58cc89 3 minutes ago 15.2MB [2021-09-03T19:29:13.553Z] b26feaa088c5 3 minutes ago 1.57GB [2021-09-03T19:29:13.553Z] 65d3f9d71b3d 3 minutes ago 1.57GB [2021-09-03T19:29:13.553Z] 2cdb34a61b0c 3 minutes ago 1.57GB [2021-09-03T19:29:13.553Z] 033facd8974d 3 minutes ago 1.57GB [2021-09-03T19:29:13.553Z] 9ac28cc82614 4 minutes ago 1.56GB [2021-09-03T19:29:13.553Z] ci-base-image-arm64 latest b5bc39f33049 14 minutes ago 1.24GB [2021-09-03T19:29:13.553Z] alpine 3.12 afc2cc120ca2 2 days ago 5.33MB [2021-09-03T19:29:13.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-03T19:29:13.553Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-03T19:29:13.553Z] 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-09-03T19:29:14.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T19:29:14.456Z] [2021-09-03T19:29:14.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:29:14.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T19:29:15.137Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-03T19:29:15.137Z] 448f6bf000e3: Pulling fs layer [2021-09-03T19:29:15.137Z] f757da607395: Pulling fs layer [2021-09-03T19:29:15.137Z] 05883995daec: Pulling fs layer [2021-09-03T19:29:15.137Z] 8603b9c90790: Pulling fs layer [2021-09-03T19:29:15.137Z] 1560dd03e051: Pulling fs layer [2021-09-03T19:29:15.137Z] 27f5ce0e4adf: Pulling fs layer [2021-09-03T19:29:15.137Z] c2d8d7efcc4b: Pulling fs layer [2021-09-03T19:29:15.137Z] 1560dd03e051: Waiting [2021-09-03T19:29:15.137Z] 27f5ce0e4adf: Waiting [2021-09-03T19:29:15.137Z] c2d8d7efcc4b: Waiting [2021-09-03T19:29:15.137Z] 8603b9c90790: Waiting [2021-09-03T19:29:15.410Z] f757da607395: Verifying Checksum [2021-09-03T19:29:15.410Z] f757da607395: Download complete [2021-09-03T19:29:15.410Z] 8603b9c90790: Verifying Checksum [2021-09-03T19:29:15.410Z] 8603b9c90790: Download complete [2021-09-03T19:29:15.684Z] 1560dd03e051: Verifying Checksum [2021-09-03T19:29:15.684Z] 1560dd03e051: Download complete [2021-09-03T19:29:15.684Z] 27f5ce0e4adf: Verifying Checksum [2021-09-03T19:29:15.684Z] 27f5ce0e4adf: Download complete [2021-09-03T19:29:15.684Z] 05883995daec: Verifying Checksum [2021-09-03T19:29:15.684Z] 05883995daec: Download complete [2021-09-03T19:29:16.278Z] 448f6bf000e3: Download complete [2021-09-03T19:29:19.671Z] c2d8d7efcc4b: Verifying Checksum [2021-09-03T19:29:19.671Z] c2d8d7efcc4b: Download complete [2021-09-03T19:29:19.671Z] 448f6bf000e3: Pull complete [2021-09-03T19:29:20.272Z] f757da607395: Pull complete [2021-09-03T19:29:21.710Z] 05883995daec: Pull complete [2021-09-03T19:29:22.308Z] 8603b9c90790: Pull complete [2021-09-03T19:29:23.287Z] 1560dd03e051: Pull complete [2021-09-03T19:29:23.565Z] 27f5ce0e4adf: Pull complete [2021-09-03T19:29:38.652Z] c2d8d7efcc4b: Pull complete [2021-09-03T19:29:38.652Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-03T19:29:38.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T19:29:38.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-03T19:29:38.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-1286 does not seem to be running inside a container [2021-09-03T19:29:39.071Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-03T19:29:43.515Z] $ docker top 8e11426e9d1684af707d66c82a0bbaf8a9694c9e829ac27c9e3b71bd7482ccbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:29:44.875Z] ---> job-cost.sh [2021-09-03T19:29:44.875Z] lf-activate-venv: SKIPPING [2021-09-03T19:29:44.875Z] INFO: No Stack... [2021-09-03T19:29:46.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-03T19:29:46.583Z] INFO: Archiving Costs [Pipeline] sh [2021-09-03T19:29:47.277Z] + cat+ /w/workspace/edgex-go/1/archives/cost.csv [2021-09-03T19:29:47.277Z] cut -d, -f6 [Pipeline] lock [2021-09-03T19:29:47.382Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3697-1-stack-cost] [2021-09-03T19:29:47.389Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3697-1-stack-cost] did not exist. Created. [2021-09-03T19:29:47.389Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3697-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-03T19:29:48.184Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-03T19:29:48.404Z] Stashed 1 file(s) [Pipeline] } [2021-09-03T19:29:48.427Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3697-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-03T19:29:48.508Z] $ docker stop --time=1 8e11426e9d1684af707d66c82a0bbaf8a9694c9e829ac27c9e3b71bd7482ccbb [2021-09-03T19:29:50.222Z] $ docker rm -f 8e11426e9d1684af707d66c82a0bbaf8a9694c9e829ac27c9e3b71bd7482ccbb [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-09-03T19:29:51.918Z] provisioning config files... [2021-09-03T19:29:51.936Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8683923686435951774tmp [Pipeline] { [Pipeline] sh [2021-09-03T19:29:52.297Z] + set +x [2021-09-03T19:29:52.297Z] + curl -s https://codecov.io/bash [2021-09-03T19:29:52.297Z] + bash -s -- [2021-09-03T19:29:52.564Z] [2021-09-03T19:29:52.564Z] _____ _ [2021-09-03T19:29:52.564Z] / ____| | | [2021-09-03T19:29:52.564Z] | | ___ __| | ___ ___ _____ __ [2021-09-03T19:29:52.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-03T19:29:52.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-03T19:29:52.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-03T19:29:52.564Z] Bash-1.0.6 [2021-09-03T19:29:52.564Z] [2021-09-03T19:29:52.564Z] [2021-09-03T19:29:52.564Z] ==> git version 2.24.4 found [2021-09-03T19:29:52.564Z] ==> 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-09-03T19:29:52.564Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-03T19:29:52.564Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-03T19:29:52.564Z] ==> Jenkins CI detected. [2021-09-03T19:29:52.564Z] current dir:  /w/workspace/edgex-go/1 [2021-09-03T19:29:52.564Z] project root: . [2021-09-03T19:29:52.564Z] --> token set from env [2021-09-03T19:29:52.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-03T19:29:52.564Z] ==> Running gcov in . (disable via -X gcov) [2021-09-03T19:29:52.564Z] ==> Python coveragepy not found [2021-09-03T19:29:52.564Z] ==> Searching for coverage reports in: [2021-09-03T19:29:52.564Z] + . [2021-09-03T19:29:52.564Z] -> Found 1 reports [2021-09-03T19:29:52.564Z] ==> Detecting git/mercurial file structure [2021-09-03T19:29:52.564Z] ==> Reading reports [2021-09-03T19:29:52.564Z] + ./coverage.out bytes=404331 [2021-09-03T19:29:52.564Z] ==> Appending adjustments [2021-09-03T19:29:52.564Z] https://docs.codecov.io/docs/fixing-reports [2021-09-03T19:29:53.522Z] + Found adjustments [2021-09-03T19:29:53.522Z] ==> Gzipping contents [2021-09-03T19:29:53.788Z] 56K /tmp/codecov.BLt3nz.gz [2021-09-03T19:29:53.788Z] ==> Uploading reports [2021-09-03T19:29:53.788Z] url: https://codecov.io [2021-09-03T19:29:53.788Z] query: branch=PR-3697&commit=641d6b4bf290862e63557081d1c44a6bee84a365&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3697%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3697&job=&cmd_args= [2021-09-03T19:29:53.788Z] -> Pinging Codecov [2021-09-03T19:29:53.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3697&commit=641d6b4bf290862e63557081d1c44a6bee84a365&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3697%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3697&job=&cmd_args= [2021-09-03T19:29:54.053Z] -> Uploading to [2021-09-03T19:29:54.053Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-03/00271124DB129430A58F1EEE437C3FCB/641d6b4bf290862e63557081d1c44a6bee84a365/18880a4d-49b2-4b3d-8b67-b4d31b8194a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210903%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210903T192953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26ab338b57970a717bb4db3de557a5bcf6c259dd104b853acb9e08a5fcadfcca [2021-09-03T19:29:54.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-03T19:29:54.053Z] Dload Upload Total Spent Left Speed [2021-09-03T19:29:54.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54545 0 0 100 54545 0 137k --:--:-- --:--:-- --:--:-- 137k [2021-09-03T19:29:54.319Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/641d6b4bf290862e63557081d1c44a6bee84a365 [Pipeline] } [2021-09-03T19:29:54.348Z] 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-09-03T19:29:56.339Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:29:56.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:29:57.342Z] ---> package-listing.sh [2021-09-03T19:29:57.342Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-03T19:29:57.342Z] ++ facter osfamily [2021-09-03T19:29:57.608Z] + OS_FAMILY=redhat [2021-09-03T19:29:57.608Z] + workspace=/w/workspace/edgex-go/1 [2021-09-03T19:29:57.608Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-03T19:29:57.608Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-03T19:29:57.608Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-03T19:29:57.608Z] + PACKAGES=/tmp/packages_start.txt [2021-09-03T19:29:57.608Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-03T19:29:57.608Z] + PACKAGES=/tmp/packages_end.txt [2021-09-03T19:29:57.608Z] + case "${OS_FAMILY}" in [2021-09-03T19:29:57.608Z] + sort [2021-09-03T19:29:57.608Z] + rpm -qa [2021-09-03T19:29:59.551Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-03T19:29:59.551Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-03T19:29:59.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-03T19:29:59.551Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-03T19:29:59.551Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-03T19:29:59.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-03T19:29:59.589Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-03T19:29:59.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:30:00.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T19:30:00.524Z] [2021-09-03T19:30:00.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:30:00.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T19:30:00.897Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-03T19:30:00.897Z] b4d181a07f80: Pulling fs layer [2021-09-03T19:30:00.897Z] a1111a8f2ec3: Pulling fs layer [2021-09-03T19:30:00.897Z] ed53099fbce6: Pulling fs layer [2021-09-03T19:30:00.897Z] dc539afda2c1: Pulling fs layer [2021-09-03T19:30:00.897Z] 77bc0d833cb6: Pulling fs layer [2021-09-03T19:30:00.897Z] 9065ff56babe: Pulling fs layer [2021-09-03T19:30:00.897Z] d287ab97295c: Pulling fs layer [2021-09-03T19:30:00.897Z] dc539afda2c1: Waiting [2021-09-03T19:30:00.897Z] 77bc0d833cb6: Waiting [2021-09-03T19:30:00.897Z] 9065ff56babe: Waiting [2021-09-03T19:30:00.897Z] d287ab97295c: Waiting [2021-09-03T19:30:01.172Z] a1111a8f2ec3: Verifying Checksum [2021-09-03T19:30:01.172Z] a1111a8f2ec3: Download complete [2021-09-03T19:30:01.172Z] dc539afda2c1: Verifying Checksum [2021-09-03T19:30:01.172Z] dc539afda2c1: Download complete [2021-09-03T19:30:01.438Z] 77bc0d833cb6: Verifying Checksum [2021-09-03T19:30:01.438Z] 77bc0d833cb6: Download complete [2021-09-03T19:30:01.438Z] 9065ff56babe: Verifying Checksum [2021-09-03T19:30:01.438Z] 9065ff56babe: Download complete [2021-09-03T19:30:01.438Z] ed53099fbce6: Verifying Checksum [2021-09-03T19:30:01.438Z] ed53099fbce6: Download complete [2021-09-03T19:30:02.396Z] b4d181a07f80: Verifying Checksum [2021-09-03T19:30:02.396Z] b4d181a07f80: Download complete [2021-09-03T19:30:03.811Z] b4d181a07f80: Pull complete [2021-09-03T19:30:03.811Z] a1111a8f2ec3: Pull complete [2021-09-03T19:30:04.084Z] ed53099fbce6: Pull complete [2021-09-03T19:30:04.356Z] dc539afda2c1: Pull complete [2021-09-03T19:30:04.625Z] 77bc0d833cb6: Pull complete [2021-09-03T19:30:04.625Z] 9065ff56babe: Pull complete [2021-09-03T19:30:05.584Z] d287ab97295c: Verifying Checksum [2021-09-03T19:30:05.584Z] d287ab97295c: Download complete [2021-09-03T19:30:09.851Z] d287ab97295c: Pull complete [2021-09-03T19:30:09.851Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-03T19:30:09.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T19:30:09.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-03T19:30:09.972Z] prd-centos7-docker-4c-2g-1285 does not seem to be running inside a container [2021-09-03T19:30:10.033Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-03T19:30:13.212Z] $ docker top ccc2323352ff4a0e10086a5f2d872fc517f30b55fd65cab881d0c24bfca2383c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:30:13.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-03T19:30:14.040Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-03T19:30:14.376Z] + ls /var/log/sa-host [2021-09-03T19:30:14.376Z] + sadf -c /var/log/sa-host/sa03 [2021-09-03T19:30:14.376Z] file_magic: OK [2021-09-03T19:30:14.376Z] HZ: Using current value: 100 [2021-09-03T19:30:14.376Z] file_header: OK [2021-09-03T19:30:14.376Z] 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-09-03T19:30:14.376Z] Statistics: [2021-09-03T19:30:14.376Z] 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-09-03T19:30:14.376Z] File successfully converted to sysstat format version 12.0.3 [2021-09-03T19:30:14.376Z] + sadf -c /var/log/sa-host/sa05 [2021-09-03T19:30:14.376Z] file_magic: OK [2021-09-03T19:30:14.376Z] HZ: Using current value: 100 [2021-09-03T19:30:14.376Z] file_header: OK [2021-09-03T19:30:14.376Z] 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-09-03T19:30:14.376Z] Statistics: [2021-09-03T19:30:14.376Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-03T19:30:14.376Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T19:30:15.065Z] provisioning config files... [2021-09-03T19:30:15.085Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4901614040371078049tmp [Pipeline] { [Pipeline] echo [2021-09-03T19:30:15.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:30:15.498Z] ---> create-netrc.sh [Pipeline] } [2021-09-03T19:30:15.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:30:16.000Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-03T19:30:16.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:30:16.385Z] ---> sudo-logs.sh [2021-09-03T19:30:16.385Z] Archiving 'sudo' log.. [2021-09-03T19:30:16.385Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1285.vexxhost.local: Name or service not known [2021-09-03T19:30:16.385Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1285.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-03T19:30:16.474Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:30:16.839Z] ---> job-cost.sh [2021-09-03T19:30:16.839Z] lf-activate-venv: SKIPPING [2021-09-03T19:30:16.839Z] DEBUG: total: 0.10999999940395355 [2021-09-03T19:30:16.839Z] INFO: Retrieving Stack Cost... [2021-09-03T19:30:17.422Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-03T19:30:17.688Z] INFO: Archiving Costs [Pipeline] echo [2021-09-03T19:30:17.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:30:18.078Z] ---> logs-deploy.sh [2021-09-03T19:30:18.078Z] lf-activate-venv: SKIPPING [2021-09-03T19:30:18.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3697/1 [2021-09-03T19:30:18.079Z] INFO: archiving workspace using pattern(s): [2021-09-03T19:30:18.661Z] Archives upload complete. [2021-09-03T19:30:18.928Z] INFO: archiving logs to Nexus