Pull request #3671 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from a8718cbead59ede8e8126c8157ea9d90b9e24a6c+1e57703e2e92bd58e31f4097df2a8578eafcfd4b (8c0a80a5bdad0ca49c69bb3b029a14d1a0b74cec) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5333854452607702855.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-ssh4465481961643835115.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8667317599609240544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5008869834642883749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7541468883898096363.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3712’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3713 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh2480887024351744780.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit a8718cbead59ede8e8126c8157ea9d90b9e24a6c Merge succeeded, producing a8718cbead59ede8e8126c8157ea9d90b9e24a6c Checking out Revision a8718cbead59ede8e8126c8157ea9d90b9e24a6c (PR-3671) > 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/5@tmp/jenkins-gitclient-ssh2608827955988279133.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8718cbead59ede8e8126c8157ea9d90b9e24a6c # 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/5@tmp/jenkins-gitclient-ssh1108324483475092497.key > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8718cbead59ede8e8126c8157ea9d90b9e24a6c # timeout=10 Commit message: "fix(snap): fix app-rules-engine" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T21:59:42.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T21:59:42.231Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T21:59:42.258Z] ========================================================= [2021-08-18T21:59:42.258Z] EdgeX Global Pipelines Version Info [2021-08-18T21:59:42.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:59:43.509Z] ------------------- [2021-08-18T21:59:43.509Z] stable info: [2021-08-18T21:59:43.509Z] ------------------- [2021-08-18T21:59:43.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T21:59:43.509Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T21:59:43.509Z] Message: update stable to v1.0.205 [2021-08-18T21:59:44.099Z] ------------------- [2021-08-18T21:59:44.099Z] experimental info: [2021-08-18T21:59:44.099Z] ------------------- [2021-08-18T21:59:44.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T21:59:44.099Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T21:59:44.099Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T21:59:44.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-18T21:59:44.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-18T21:59:44.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T21:59:44.314Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T21:59:44.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T21:59:44.359Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T21:59:44.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T21:59:44.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-18T21:59:44.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-18T21:59:44.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-18T21:59:44.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T21:59:44.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T21:59:44.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder > git rev-list --no-walk af61a472b7645ff649c938b58165278b27274c8e # timeout=10 [Pipeline] echo [2021-08-18T21:59:46.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T21:59:46.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T21:59:46.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T21:59:46.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T21:59:46.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T21:59:46.843Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T21:59:46.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-18T21:59:46.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-18T21:59:46.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-18T21:59:46.953Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T21:59:46.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3671 [Pipeline] echo [2021-08-18T21:59:47.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3671 [Pipeline] echo [2021-08-18T21:59:47.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3671 [Pipeline] echo [2021-08-18T21:59:47.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8718cbead59ede8e8126c8157ea9d90b9e24a6c [Pipeline] echo [2021-08-18T21:59:47.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8718cb [Pipeline] echo [2021-08-18T21:59:47.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T21:59:47.210Z] provisioning config files... [2021-08-18T21:59:47.232Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config501847971441591421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:59:47.575Z] ---> docker-login.sh [2021-08-18T21:59:47.576Z] nexus3.edgexfoundry.org:10001 [2021-08-18T21:59:47.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:59:47.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:59:47.843Z] Configure a credential helper to remove this warning. See [2021-08-18T21:59:47.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:59:47.843Z] [2021-08-18T21:59:47.843Z] Login Succeeded [2021-08-18T21:59:47.843Z] nexus3.edgexfoundry.org:10002 [2021-08-18T21:59:47.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:59:48.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:59:48.112Z] Configure a credential helper to remove this warning. See [2021-08-18T21:59:48.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:59:48.112Z] [2021-08-18T21:59:48.112Z] Login Succeeded [2021-08-18T21:59:48.112Z] nexus3.edgexfoundry.org:10003 [2021-08-18T21:59:48.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:59:48.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:59:48.112Z] Configure a credential helper to remove this warning. See [2021-08-18T21:59:48.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:59:48.112Z] [2021-08-18T21:59:48.112Z] Login Succeeded [2021-08-18T21:59:48.112Z] nexus3.edgexfoundry.org:10004 [2021-08-18T21:59:48.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:59:48.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:59:48.383Z] Configure a credential helper to remove this warning. See [2021-08-18T21:59:48.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:59:48.383Z] [2021-08-18T21:59:48.383Z] Login Succeeded [2021-08-18T21:59:48.383Z] docker.io [2021-08-18T21:59:48.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:59:48.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:59:48.650Z] Configure a credential helper to remove this warning. See [2021-08-18T21:59:48.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:59:48.650Z] [2021-08-18T21:59:48.650Z] Login Succeeded [2021-08-18T21:59:48.650Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T21:59:48.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T21:59:49.035Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/core-command/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/core-data/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-18T21:59:49.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:59:49.035Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-18T21:59:49.035Z] ++ cut -d/ -f2 [2021-08-18T21:59:49.035Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-18T21:59:49.104Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:59:50.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T21:59:50.612Z] [2021-08-18T21:59:50.612Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:59:50.945Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T21:59:50.945Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T21:59:50.945Z] 31603596830f: Pulling fs layer [2021-08-18T21:59:50.945Z] 04fac38145f0: Pulling fs layer [2021-08-18T21:59:50.945Z] 701f6daf10bf: Pulling fs layer [2021-08-18T21:59:50.945Z] 24f72da36158: Pulling fs layer [2021-08-18T21:59:50.945Z] 24f72da36158: Waiting [2021-08-18T21:59:50.945Z] 04fac38145f0: Verifying Checksum [2021-08-18T21:59:50.945Z] 04fac38145f0: Download complete [2021-08-18T21:59:51.220Z] 31603596830f: Verifying Checksum [2021-08-18T21:59:51.220Z] 31603596830f: Download complete [2021-08-18T21:59:51.491Z] 31603596830f: Pull complete [2021-08-18T21:59:51.491Z] 04fac38145f0: Pull complete [2021-08-18T21:59:51.491Z] 24f72da36158: Verifying Checksum [2021-08-18T21:59:51.491Z] 24f72da36158: Download complete [2021-08-18T21:59:51.763Z] 701f6daf10bf: Verifying Checksum [2021-08-18T21:59:51.763Z] 701f6daf10bf: Download complete [2021-08-18T21:59:52.363Z] 701f6daf10bf: Pull complete [2021-08-18T21:59:52.637Z] 24f72da36158: Pull complete [2021-08-18T21:59:52.637Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-18T21:59:52.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T21:59:52.637Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T21:59:52.759Z] prd-centos7-docker-4c-2g-3713 does not seem to be running inside a container [2021-08-18T21:59:52.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-08-18T21:59:53.709Z] $ docker top 6b8e81d34f6a4a0333cecb85667106a4854144a35fae6ce03b634518c45f28bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T21:59:53.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T21:59:53.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T21:59:53.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T21:59:53.972Z] $ docker exec 6b8e81d34f6a4a0333cecb85667106a4854144a35fae6ce03b634518c45f28bc ssh-agent [2021-08-18T21:59:54.088Z] SSH_AUTH_SOCK=/tmp/ssh-NoQG7MMWwHc2/agent.15 [2021-08-18T21:59:54.088Z] SSH_AGENT_PID=22 [2021-08-18T21:59:54.105Z] Running ssh-add (command line suppressed) [2021-08-18T21:59:54.199Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4698447299687934253.key (/w/workspace/edgex-go/5@tmp/private_key_4698447299687934253.key) [2021-08-18T21:59:54.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T21:59:54.556Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T21:59:54.796Z] $ docker exec --env ******** --env ******** 6b8e81d34f6a4a0333cecb85667106a4854144a35fae6ce03b634518c45f28bc ssh-agent -k [2021-08-18T21:59:54.887Z] unset SSH_AUTH_SOCK; [2021-08-18T21:59:54.887Z] unset SSH_AGENT_PID; [2021-08-18T21:59:54.887Z] echo Agent pid 22 killed; [2021-08-18T21:59:54.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T21:59:54.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T21:59:54.946Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T21:59:55.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T21:59:55.070Z] $ docker exec 6b8e81d34f6a4a0333cecb85667106a4854144a35fae6ce03b634518c45f28bc ssh-agent [2021-08-18T21:59:55.177Z] SSH_AUTH_SOCK=/tmp/ssh-EM8LdtAR3wdb/agent.54 [2021-08-18T21:59:55.177Z] SSH_AGENT_PID=61 [2021-08-18T21:59:55.188Z] Running ssh-add (command line suppressed) [2021-08-18T21:59:55.299Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7560501655045165920.key (/w/workspace/edgex-go/5@tmp/private_key_7560501655045165920.key) [2021-08-18T21:59:55.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T21:59:55.658Z] + git semver init [2021-08-18T21:59:55.659Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T21:59:55.659Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-08-18T21:59:55.659Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-08-18T21:59:55.659Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T21:59:55.659Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T21:59:55.659Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T21:59:55.659Z] # $SEMVER_BRANCH = PR-3671 [2021-08-18T21:59:55.659Z] # $SEMVER_TEMP = /tmp/semver-314584793 [2021-08-18T21:59:55.659Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-18T22:01:32.607Z] # '/tmp/semver-314584793' -> '/w/workspace/edgex-go/5/.semver' [2021-08-18T22:01:32.607Z] # -> Force: false [2021-08-18T22:01:32.607Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-08-18T22:01:32.634Z] $ docker exec --env ******** --env ******** 6b8e81d34f6a4a0333cecb85667106a4854144a35fae6ce03b634518c45f28bc ssh-agent -k [2021-08-18T22:01:32.737Z] unset SSH_AUTH_SOCK; [2021-08-18T22:01:32.737Z] unset SSH_AGENT_PID; [2021-08-18T22:01:32.737Z] echo Agent pid 61 killed; [2021-08-18T22:01:32.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T22:01:33.154Z] + git semver [Pipeline] } [2021-08-18T22:01:33.190Z] $ docker stop --time=1 6b8e81d34f6a4a0333cecb85667106a4854144a35fae6ce03b634518c45f28bc [2021-08-18T22:01:34.929Z] $ docker rm -f 6b8e81d34f6a4a0333cecb85667106a4854144a35fae6ce03b634518c45f28bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T22:01:35.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T22:01:35.763Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T22:01:35.767Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-18T22:01:35.996Z] ========================================================= [2021-08-18T22:01:35.996Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T22:01:35.996Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-18T22:01:36.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T22:01:36.553Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T22:01:36.553Z] 540db60ca938: Pulling fs layer [2021-08-18T22:01:36.553Z] adcc1eea9eea: Pulling fs layer [2021-08-18T22:01:36.553Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T22:01:36.553Z] db62176df00c: Pulling fs layer [2021-08-18T22:01:36.553Z] 3b30891b0d05: Pulling fs layer [2021-08-18T22:01:36.553Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T22:01:36.553Z] c788192a36de: Pulling fs layer [2021-08-18T22:01:36.553Z] a77e37c0d609: Pulling fs layer [2021-08-18T22:01:36.553Z] c3185cebc471: Pulling fs layer [2021-08-18T22:01:36.553Z] 06b49ca38bd5: Waiting [2021-08-18T22:01:36.553Z] c788192a36de: Waiting [2021-08-18T22:01:36.553Z] a77e37c0d609: Waiting [2021-08-18T22:01:36.553Z] c3185cebc471: Waiting [2021-08-18T22:01:36.553Z] db62176df00c: Waiting [2021-08-18T22:01:36.553Z] 3b30891b0d05: Waiting [2021-08-18T22:01:36.553Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T22:01:36.553Z] 4c4ab2625f07: Download complete [2021-08-18T22:01:36.553Z] adcc1eea9eea: Verifying Checksum [2021-08-18T22:01:36.553Z] adcc1eea9eea: Download complete [2021-08-18T22:01:36.553Z] 3b30891b0d05: Verifying Checksum [2021-08-18T22:01:36.553Z] 3b30891b0d05: Download complete [2021-08-18T22:01:36.819Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T22:01:36.819Z] 06b49ca38bd5: Download complete [2021-08-18T22:01:36.819Z] c788192a36de: Verifying Checksum [2021-08-18T22:01:36.819Z] c788192a36de: Download complete [2021-08-18T22:01:36.819Z] 540db60ca938: Verifying Checksum [2021-08-18T22:01:36.819Z] 540db60ca938: Download complete [2021-08-18T22:01:37.084Z] 540db60ca938: Pull complete [2021-08-18T22:01:37.084Z] adcc1eea9eea: Pull complete [2021-08-18T22:01:37.084Z] 4c4ab2625f07: Pull complete [2021-08-18T22:01:37.667Z] a77e37c0d609: Verifying Checksum [2021-08-18T22:01:37.667Z] a77e37c0d609: Download complete [2021-08-18T22:01:43.017Z] c3185cebc471: Verifying Checksum [2021-08-18T22:01:43.017Z] c3185cebc471: Download complete [2021-08-18T22:01:43.981Z] db62176df00c: Verifying Checksum [2021-08-18T22:01:43.981Z] db62176df00c: Download complete [2021-08-18T22:01:47.336Z] db62176df00c: Pull complete [2021-08-18T22:01:47.336Z] 3b30891b0d05: Pull complete [2021-08-18T22:01:47.336Z] 06b49ca38bd5: Pull complete [2021-08-18T22:01:47.336Z] c788192a36de: Pull complete [2021-08-18T22:01:47.336Z] a77e37c0d609: Pull complete [2021-08-18T22:01:49.302Z] c3185cebc471: Pull complete [2021-08-18T22:01:49.302Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T22:01:49.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T22:01:49.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-18T22:01:49.635Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T22:01:49.635Z] WORKDIR /edgex [2021-08-18T22:01:49.635Z] COPY go.mod . [2021-08-18T22:01:49.635Z] RUN go mod download' [2021-08-18T22:01:49.635Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-18T22:01:50.913Z] Still waiting to schedule task [2021-08-18T22:01:50.914Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-18T22:01:51.062Z] Sending build context to Docker daemon 328.7MB [2021-08-18T22:01:51.062Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T22:01:51.062Z] ---> 031687cdd783 [2021-08-18T22:01:51.062Z] Step 2/4 : WORKDIR /edgex [2021-08-18T22:01:53.441Z] ---> Running in 8c7d0f6da39a [2021-08-18T22:01:53.441Z] Removing intermediate container 8c7d0f6da39a [2021-08-18T22:01:53.441Z] ---> 5faa5e8a87b5 [2021-08-18T22:01:53.441Z] Step 3/4 : COPY go.mod . [2021-08-18T22:01:53.441Z] ---> a96e80b9db59 [2021-08-18T22:01:53.441Z] Step 4/4 : RUN go mod download [2021-08-18T22:01:53.441Z] ---> Running in 10589957bf85 [2021-08-18T22:02:32.323Z] Removing intermediate container 10589957bf85 [2021-08-18T22:02:32.323Z] ---> e6d52107b45e [2021-08-18T22:02:32.323Z] Successfully built e6d52107b45e [2021-08-18T22:02:32.323Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:02:32.664Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T22:02:32.664Z] . [Pipeline] withDockerContainer [2021-08-18T22:02:32.780Z] prd-centos7-docker-4c-2g-3713 does not seem to be running inside a container [2021-08-18T22:02:32.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T22:02:33.242Z] $ docker top 30340340d055f21f273a701c86eeaaa0651b6f10110c13d137fc0b926c5f0b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T22:02:33.652Z] + go version [2021-08-18T22:02:33.652Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T22:02:33.668Z] $ docker stop --time=1 30340340d055f21f273a701c86eeaaa0651b6f10110c13d137fc0b926c5f0b62 [2021-08-18T22:02:34.860Z] $ docker rm -f 30340340d055f21f273a701c86eeaaa0651b6f10110c13d137fc0b926c5f0b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:02:35.359Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T22:02:35.359Z] . [Pipeline] withDockerContainer [2021-08-18T22:02:35.454Z] prd-centos7-docker-4c-2g-3713 does not seem to be running inside a container [2021-08-18T22:02:35.520Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T22:02:35.880Z] $ docker top d59154409abd64b8451223f41317d2982b08b36a64f3c96c4fd8a53b1ac3a040 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-18T22:02:35.980Z] ========================================================= [2021-08-18T22:02:35.980Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-18T22:02:35.980Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-18T22:02:36.309Z] + go mod tidy [Pipeline] sh [2021-08-18T22:02:36.898Z] + make test [2021-08-18T22:02:36.898Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-18T22:02:37.165Z] go mod tidy [2021-08-18T22:02:37.165Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-18T22:02:42.567Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-18T22:03:00.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-18T22:03:03.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-18T22:03:03.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-18T22:03:04.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-18T22:03:06.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-18T22:03:07.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-18T22:03:07.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-18T22:03:07.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-18T22:03:07.718Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-18T22:03:07.999Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-18T22:03:08.286Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-18T22:03:08.286Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-18T22:03:08.286Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-18T22:03:08.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-18T22:03:10.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-08-18T22:03:10.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-18T22:03:10.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-18T22:03:11.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-08-18T22:03:11.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-18T22:03:11.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-08-18T22:03:11.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-18T22:03:11.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-18T22:03:12.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.133s coverage: 90.1% of statements [2021-08-18T22:03:12.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-18T22:03:12.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-18T22:03:13.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-08-18T22:03:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-18T22:03:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-18T22:03:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-18T22:03:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-18T22:03:13.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-18T22:03:14.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.233s coverage: 94.2% of statements [2021-08-18T22:03:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-18T22:03:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-18T22:03:14.327Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-08-18T22:03:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-18T22:03:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-18T22:03:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-18T22:03:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-18T22:03:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-18T22:03:14.918Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-08-18T22:03:14.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-18T22:03:14.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-18T22:03:14.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-18T22:03:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-08-18T22:03:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-18T22:03:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-08-18T22:03:15.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-08-18T22:03:15.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-18T22:03:16.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-08-18T22:03:16.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-08-18T22:03:16.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-18T22:03:16.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-08-18T22:03:16.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-18T22:03:29.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-08-18T22:03:29.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-08-18T22:03:33.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 81.8% of statements [2021-08-18T22:03:33.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-18T22:03:47.093Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3714 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws [2021-08-18T22:03:47.111Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-08-18T22:03:47.326Z] The recommended git tool is: git [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-08-18T22:03:52.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.199s coverage: 66.9% of statements [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-18T22:03:52.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-18T22:03:52.355Z] using credential edgex-jenkins-ssh [2021-08-18T22:03:52.373Z] Cloning the remote Git repository [2021-08-18T22:03:53.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements [2021-08-18T22:03:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-18T22:03:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-18T22:03:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-08-18T22:03:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-18T22:03:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-08-18T22:03:53.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-18T22:03:52.422Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-18T22:03:52.587Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-18T22:03:52.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-18T22:03:52.676Z] > git --version # timeout=10 [2021-08-18T22:03:52.698Z] > git --version # 'git version 2.17.1' [2021-08-18T22:03:52.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T22:03:52.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T22:03:59.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-08-18T22:03:59.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-18T22:03:59.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-18T22:03:59.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-18T22:03:59.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-18T22:03:59.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-18T22:03:59.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-18T22:03:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-18T22:03:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-18T22:03:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-18T22:03:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-18T22:03:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-08-18T22:03:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 95.4% of statements [2021-08-18T22:03:59.716Z] GO111MODULE=on go vet ./... [2021-08-18T22:04:09.014Z] Merging remotes/origin/main commit 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:04:09.361Z] Merge succeeded, producing a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:04:09.361Z] Checking out Revision a8718cbead59ede8e8126c8157ea9d90b9e24a6c (PR-3671) [2021-08-18T22:04:08.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-18T22:04:08.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T22:04:08.176Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-18T22:04:08.208Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-18T22:04:08.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T22:04:08.222Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T22:04:09.032Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:04:09.056Z] > git checkout -f a8718cbead59ede8e8126c8157ea9d90b9e24a6c # timeout=10 [2021-08-18T22:04:09.270Z] > git remote # timeout=10 [2021-08-18T22:04:09.291Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:04:09.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T22:04:09.317Z] > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 [2021-08-18T22:04:09.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T22:04:09.366Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:04:09.385Z] > git checkout -f a8718cbead59ede8e8126c8157ea9d90b9e24a6c # timeout=10 [2021-08-18T22:04:13.706Z] Commit message: "fix(snap): fix app-rules-engine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T22:04:14.222Z] provisioning config files... [2021-08-18T22:04:14.254Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2094622820501437504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:04:14.815Z] ---> docker-login.sh [2021-08-18T22:04:14.815Z] nexus3.edgexfoundry.org:10001 [2021-08-18T22:04:15.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T22:04:16.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T22:04:16.023Z] Configure a credential helper to remove this warning. See [2021-08-18T22:04:16.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T22:04:16.023Z] [2021-08-18T22:04:16.023Z] Login Succeeded [2021-08-18T22:04:16.023Z] nexus3.edgexfoundry.org:10002 [2021-08-18T22:04:16.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T22:04:16.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T22:04:16.576Z] Configure a credential helper to remove this warning. See [2021-08-18T22:04:16.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T22:04:16.576Z] [2021-08-18T22:04:16.576Z] Login Succeeded [2021-08-18T22:04:16.576Z] nexus3.edgexfoundry.org:10003 [2021-08-18T22:04:16.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T22:04:17.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T22:04:17.129Z] Configure a credential helper to remove this warning. See [2021-08-18T22:04:17.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T22:04:17.129Z] [2021-08-18T22:04:17.129Z] Login Succeeded [2021-08-18T22:04:17.129Z] nexus3.edgexfoundry.org:10004 [2021-08-18T22:04:17.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T22:04:17.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T22:04:17.687Z] Configure a credential helper to remove this warning. See [2021-08-18T22:04:17.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T22:04:17.687Z] [2021-08-18T22:04:17.687Z] Login Succeeded [2021-08-18T22:04:17.687Z] docker.io [2021-08-18T22:04:18.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T22:04:18.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T22:04:18.568Z] Configure a credential helper to remove this warning. See [2021-08-18T22:04:18.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T22:04:18.568Z] [2021-08-18T22:04:18.568Z] Login Succeeded [2021-08-18T22:04:18.568Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T22:04:18.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T22:04:19.202Z] ========================================================= [2021-08-18T22:04:19.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T22:04:19.202Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-18T22:04:19.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T22:04:20.236Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T22:04:20.236Z] 595b0fe564bb: Pulling fs layer [2021-08-18T22:04:20.236Z] 24495759ef45: Pulling fs layer [2021-08-18T22:04:20.236Z] d148012ef14d: Pulling fs layer [2021-08-18T22:04:20.236Z] e90a11edd702: Pulling fs layer [2021-08-18T22:04:20.236Z] d77568369979: Pulling fs layer [2021-08-18T22:04:20.236Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T22:04:20.236Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T22:04:20.236Z] 97ac5df62f85: Pulling fs layer [2021-08-18T22:04:20.236Z] e90a11edd702: Waiting [2021-08-18T22:04:20.236Z] d77568369979: Waiting [2021-08-18T22:04:20.236Z] fc1c9f9a7f3b: Waiting [2021-08-18T22:04:20.236Z] 170f2ba95c9a: Waiting [2021-08-18T22:04:20.236Z] 97ac5df62f85: Waiting [2021-08-18T22:04:20.236Z] d148012ef14d: Verifying Checksum [2021-08-18T22:04:20.236Z] d148012ef14d: Download complete [2021-08-18T22:04:20.236Z] 24495759ef45: Verifying Checksum [2021-08-18T22:04:20.236Z] 24495759ef45: Download complete [2021-08-18T22:04:20.236Z] d77568369979: Verifying Checksum [2021-08-18T22:04:20.236Z] d77568369979: Download complete [2021-08-18T22:04:20.236Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-18T22:04:20.236Z] fc1c9f9a7f3b: Download complete [2021-08-18T22:04:20.236Z] 595b0fe564bb: Verifying Checksum [2021-08-18T22:04:20.236Z] 595b0fe564bb: Download complete [2021-08-18T22:04:20.236Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T22:04:20.236Z] 170f2ba95c9a: Download complete [2021-08-18T22:04:20.849Z] 595b0fe564bb: Pull complete [2021-08-18T22:04:21.853Z] 24495759ef45: Pull complete [2021-08-18T22:04:22.130Z] d148012ef14d: Pull complete [2021-08-18T22:04:23.571Z] 97ac5df62f85: Verifying Checksum [2021-08-18T22:04:23.571Z] 97ac5df62f85: Download complete [2021-08-18T22:04:24.554Z] e90a11edd702: Verifying Checksum [2021-08-18T22:04:24.554Z] e90a11edd702: Download complete [2021-08-18T22:04:26.677Z] gofmt -l . [2021-08-18T22:04:26.678Z] [ "`gofmt -l .`" = "" ] [2021-08-18T22:04:26.678Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-18T22:04:28.493Z] + ls -al . [2021-08-18T22:04:28.493Z] total 604 [2021-08-18T22:04:28.493Z] drwxrwxr-x 10 1001 1001 4096 Aug 18 22:04 . [2021-08-18T22:04:28.493Z] drwxr-xr-x 4 root root 28 Aug 18 22:02 .. [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 21:59 .dockerignore [2021-08-18T22:04:28.493Z] drwxrwxr-x 8 1001 1001 179 Aug 18 21:59 .git [2021-08-18T22:04:28.493Z] drwxrwxr-x 3 1001 1001 125 Aug 18 21:59 .github [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 818 Aug 18 21:59 .gitignore [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 76 Aug 18 21:59 .hadolint.yml [2021-08-18T22:04:28.493Z] drwx------ 3 1001 1001 58 Aug 18 22:01 .semver [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 21:59 .sonarcloud.properties [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 21:59 ADOPTERS.md [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 8609 Aug 18 21:59 Attribution.txt [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 43881 Aug 18 21:59 CHANGELOG.md [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 21:59 CONTRIBUTING.md [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 21:59 GOVERNANCE.md [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 849 Aug 18 21:59 Jenkinsfile [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 21:59 LICENSE [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 5915 Aug 18 21:59 Makefile [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 21:59 OWNERS.md [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 8643 Aug 18 21:59 README.md [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 21:59 SECURITY.md [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 22:01 VERSION [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 21:59 ZMQWindows.md [2021-08-18T22:04:28.493Z] drwxrwxr-x 2 1001 1001 37 Aug 18 21:59 bin [2021-08-18T22:04:28.493Z] drwxrwxr-x 14 1001 1001 4096 Aug 18 21:59 cmd [2021-08-18T22:04:28.493Z] -rw-r--r-- 1 root root 404328 Aug 18 22:03 coverage.out [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 813 Aug 18 21:59 go.mod [2021-08-18T22:04:28.493Z] -rw-r--r-- 1 root root 48847 Aug 18 22:02 go.sum [2021-08-18T22:04:28.493Z] drwxrwxr-x 8 1001 1001 124 Aug 18 21:59 internal [2021-08-18T22:04:28.493Z] drwxrwxr-x 3 1001 1001 16 Aug 18 21:59 openapi [2021-08-18T22:04:28.493Z] drwxrwxr-x 4 1001 1001 71 Aug 18 21:59 snap [2021-08-18T22:04:28.493Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 21:59 version.go [Pipeline] sh [2021-08-18T22:04:28.842Z] + '[' -e coverage.out ] [2021-08-18T22:04:28.842Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-18T22:04:28.965Z] Stashed 1 file(s) [Pipeline] sh [2021-08-18T22:04:29.291Z] + make build [2021-08-18T22:04:29.291Z] go mod tidy [2021-08-18T22:04:29.291Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T22:04:30.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T22:04:35.990Z] e90a11edd702: Pull complete [2021-08-18T22:04:35.990Z] d77568369979: Pull complete [2021-08-18T22:04:35.990Z] fc1c9f9a7f3b: Pull complete [2021-08-18T22:04:36.277Z] 170f2ba95c9a: Pull complete [2021-08-18T22:04:37.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T22:04:37.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T22:04:39.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T22:04:39.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T22:04:40.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T22:04:41.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T22:04:41.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T22:04:42.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T22:04:43.032Z] 97ac5df62f85: Pull complete [2021-08-18T22:04:43.032Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T22:04:43.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T22:04:43.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-18T22:04:43.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T22:04:43.405Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-18T22:04:43.405Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T22:04:43.405Z] WORKDIR /edgex [2021-08-18T22:04:43.405Z] COPY go.mod . [2021-08-18T22:04:43.405Z] RUN go mod download [2021-08-18T22:04:44.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-18T22:04:45.392Z] Sending build context to Docker daemon 165.9MB [2021-08-18T22:04:45.392Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T22:04:45.392Z] ---> 04bc70af865f [2021-08-18T22:04:45.392Z] Step 2/4 : WORKDIR /edgex [Pipeline] } [2021-08-18T22:04:46.051Z] $ docker stop --time=1 d59154409abd64b8451223f41317d2982b08b36a64f3c96c4fd8a53b1ac3a040 [2021-08-18T22:04:47.984Z] $ docker rm -f d59154409abd64b8451223f41317d2982b08b36a64f3c96c4fd8a53b1ac3a040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:04:52.056Z] ---> Running in c725d9466f18 [2021-08-18T22:04:52.056Z] Removing intermediate container c725d9466f18 [2021-08-18T22:04:52.056Z] ---> 172214707f95 [2021-08-18T22:04:52.056Z] Step 3/4 : COPY go.mod . [2021-08-18T22:04:52.056Z] ---> 58b5fb2e5a86 [2021-08-18T22:04:52.056Z] Step 4/4 : RUN go mod download [2021-08-18T22:04:52.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-18T22:04:52.442Z] [2021-08-18T22:04:52.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:04:52.654Z] ---> Running in e28aa439a94c [2021-08-18T22:04:52.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-18T22:04:52.789Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-18T22:04:52.789Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-18T22:04:52.789Z] ca9280d653b3: Pulling fs layer [2021-08-18T22:04:52.789Z] 7e9c9ca2126c: Pulling fs layer [2021-08-18T22:04:53.070Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-18T22:04:53.070Z] cbdbe7a5bc2a: Download complete [2021-08-18T22:04:53.338Z] cbdbe7a5bc2a: Pull complete [2021-08-18T22:04:54.301Z] ca9280d653b3: Verifying Checksum [2021-08-18T22:04:54.301Z] ca9280d653b3: Download complete [2021-08-18T22:04:54.570Z] ca9280d653b3: Pull complete [2021-08-18T22:04:57.148Z] 7e9c9ca2126c: Download complete [2021-08-18T22:04:59.736Z] 7e9c9ca2126c: Pull complete [2021-08-18T22:04:59.736Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-18T22:04:59.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-18T22:04:59.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-18T22:04:59.833Z] prd-centos7-docker-4c-2g-3713 does not seem to be running inside a container [2021-08-18T22:04:59.907Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-18T22:05:01.349Z] $ docker top 200c53155844fe326cdd5d032e816925434e1294b6e298561a9bad87eb1476b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T22:05:01.801Z] + docker-compose build --help [2021-08-18T22:05:01.801Z] + grep parallel [2021-08-18T22:05:02.386Z] --parallel Build images in parallel. [Pipeline] } [2021-08-18T22:05:02.407Z] $ docker stop --time=1 200c53155844fe326cdd5d032e816925434e1294b6e298561a9bad87eb1476b6 [2021-08-18T22:05:03.598Z] $ docker rm -f 200c53155844fe326cdd5d032e816925434e1294b6e298561a9bad87eb1476b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:05:04.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-18T22:05:04.060Z] . [Pipeline] withDockerContainer [2021-08-18T22:05:04.154Z] prd-centos7-docker-4c-2g-3713 does not seem to be running inside a container [2021-08-18T22:05:04.234Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-18T22:05:04.583Z] $ docker top bdf4bb84b0bf8c913bfd30df27c8110d27e611f82613f8548dd022e8a8ab7459 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T22:05:04.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-18T22:05:05.582Z] Building core-command ... [2021-08-18T22:05:05.582Z] Building core-data ... [2021-08-18T22:05:05.582Z] Building core-metadata ... [2021-08-18T22:05:05.582Z] Building security-bootstrapper ... [2021-08-18T22:05:05.582Z] Building security-proxy-setup ... [2021-08-18T22:05:05.582Z] Building security-secretstore-setup ... [2021-08-18T22:05:05.582Z] Building support-notifications ... [2021-08-18T22:05:05.582Z] Building support-scheduler ... [2021-08-18T22:05:05.582Z] Building sys-mgmt-agent ... [2021-08-18T22:05:05.582Z] Building support-notifications [2021-08-18T22:05:05.582Z] Building core-metadata [2021-08-18T22:05:05.582Z] Building support-scheduler [2021-08-18T22:05:05.582Z] Building security-secretstore-setup [2021-08-18T22:05:05.582Z] Building security-proxy-setup [2021-08-18T22:05:15.674Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:05:15.674Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:05:15.674Z] ---> e6d52107b45e [2021-08-18T22:05:15.674Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T22:05:15.674Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:05:15.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:05:15.674Z] ---> e6d52107b45e [2021-08-18T22:05:15.674Z] Step 3/23 : WORKDIR /edgex-go [2021-08-18T22:05:22.533Z] ---> Running in 2f37e4ba4337 [2021-08-18T22:05:22.533Z] ---> Running in b5c12e2c889a [2021-08-18T22:05:27.879Z] Removing intermediate container 2f37e4ba4337 [2021-08-18T22:05:27.879Z] ---> c5233901abee [2021-08-18T22:05:27.879Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:05:27.879Z] Removing intermediate container b5c12e2c889a [2021-08-18T22:05:27.879Z] ---> 28945c97ce07 [2021-08-18T22:05:27.879Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:05:28.465Z] ---> Running in 5d359a9c4965 [2021-08-18T22:05:28.465Z] ---> Running in 40dfd9ca4545 [2021-08-18T22:05:29.442Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:05:29.442Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:05:29.442Z] ---> e6d52107b45e [2021-08-18T22:05:29.442Z] Step 3/23 : WORKDIR /edgex-go [2021-08-18T22:05:29.716Z] ---> Using cache [2021-08-18T22:05:29.716Z] ---> 28945c97ce07 [2021-08-18T22:05:29.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:05:31.131Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:05:31.131Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:05:31.131Z] ---> e6d52107b45e [2021-08-18T22:05:31.131Z] Step 3/22 : WORKDIR /edgex-go [2021-08-18T22:05:31.131Z] ---> Using cache [2021-08-18T22:05:31.131Z] ---> 28945c97ce07 [2021-08-18T22:05:31.131Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:05:31.131Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:05:31.131Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:05:31.131Z] ---> e6d52107b45e [2021-08-18T22:05:31.131Z] Step 3/26 : WORKDIR /edgex-go [2021-08-18T22:05:31.131Z] ---> Using cache [2021-08-18T22:05:31.131Z] ---> 28945c97ce07 [2021-08-18T22:05:31.131Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:05:32.304Z] ---> Running in 95c0ac2670c3 [2021-08-18T22:05:32.304Z] ---> Running in 83dde0543fae [2021-08-18T22:05:32.304Z] ---> Running in 6f1bed393da7 [2021-08-18T22:05:32.304Z] Removing intermediate container 40dfd9ca4545 [2021-08-18T22:05:32.304Z] ---> 5410e52a6336 [2021-08-18T22:05:32.304Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-18T22:05:32.304Z] Removing intermediate container 5d359a9c4965 [2021-08-18T22:05:32.304Z] ---> 012a0887e9a7 [2021-08-18T22:05:32.304Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-18T22:05:32.304Z] ---> Running in b5691682035b [2021-08-18T22:05:32.304Z] ---> Running in 11ef17f592b1 [2021-08-18T22:05:33.280Z] Removing intermediate container 95c0ac2670c3 [2021-08-18T22:05:33.280Z] ---> 54622fb10dc5 [2021-08-18T22:05:33.280Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-18T22:05:33.280Z] ---> Running in 854f2fbbb1f0 [2021-08-18T22:05:33.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:33.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:33.549Z] Removing intermediate container 83dde0543fae [2021-08-18T22:05:33.549Z] ---> ea1d0711c157 [2021-08-18T22:05:33.549Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-18T22:05:33.549Z] ---> Running in 6139c29d946c [2021-08-18T22:05:33.549Z] Removing intermediate container 6f1bed393da7 [2021-08-18T22:05:33.549Z] ---> e524adc46228 [2021-08-18T22:05:33.549Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-18T22:05:33.819Z] ---> Running in 75d114429eee [2021-08-18T22:05:33.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:33.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:34.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:34.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:34.354Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:34.623Z] OK: 219 MiB in 52 packages [2021-08-18T22:05:34.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:34.898Z] Removing intermediate container b5691682035b [2021-08-18T22:05:34.898Z] ---> 276c69d77f90 [2021-08-18T22:05:34.898Z] Step 6/24 : COPY go.mod . [2021-08-18T22:05:34.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:34.899Z] ---> 93106e0cf6c2 [2021-08-18T22:05:34.899Z] Step 7/24 : RUN go mod download [2021-08-18T22:05:34.899Z] ---> Running in 4ae9cf5a656a [2021-08-18T22:05:35.166Z] OK: 219 MiB in 52 packages [2021-08-18T22:05:35.438Z] Removing intermediate container 6139c29d946c [2021-08-18T22:05:35.438Z] ---> 9023ab947e41 [2021-08-18T22:05:35.438Z] Step 6/23 : COPY go.mod . [2021-08-18T22:05:35.711Z] OK: 219 MiB in 52 packages [2021-08-18T22:05:35.711Z] ---> df5cf726ad33 [2021-08-18T22:05:35.711Z] Step 7/23 : RUN go mod download [2021-08-18T22:05:35.711Z] ---> Running in 7cfdb3f06862 [2021-08-18T22:05:35.982Z] OK: 219 MiB in 52 packages [2021-08-18T22:05:35.982Z] Removing intermediate container 75d114429eee [2021-08-18T22:05:35.982Z] ---> 306a78e43b36 [2021-08-18T22:05:35.982Z] Step 6/22 : COPY go.mod . [2021-08-18T22:05:36.254Z] Removing intermediate container 4ae9cf5a656a [2021-08-18T22:05:36.254Z] ---> 6301d97d20c6 [2021-08-18T22:05:36.254Z] Step 8/24 : COPY . . [2021-08-18T22:05:36.254Z] ---> 2ee4e06f70b3 [2021-08-18T22:05:36.254Z] Step 7/22 : RUN go mod download [2021-08-18T22:05:36.254Z] ---> Running in 8216110b1108 [2021-08-18T22:05:36.254Z] Removing intermediate container 11ef17f592b1 [2021-08-18T22:05:36.254Z] ---> 244c050676af [2021-08-18T22:05:36.254Z] Step 6/23 : COPY go.mod . [2021-08-18T22:05:36.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:05:37.126Z] ---> cac57b79014d [2021-08-18T22:05:37.126Z] Step 7/23 : RUN go mod download [2021-08-18T22:05:40.491Z] OK: 219 MiB in 52 packages [2021-08-18T22:05:40.770Z] ---> Running in 36894ae4deb6 [2021-08-18T22:05:40.770Z] ---> 1c8a7e6b12fa [2021-08-18T22:05:40.770Z] Step 9/24 : RUN go mod tidy [2021-08-18T22:05:40.770Z] ---> Running in 2c852d34d98a [2021-08-18T22:05:40.770Z] Removing intermediate container 7cfdb3f06862 [2021-08-18T22:05:40.770Z] ---> 81127c9836bb [2021-08-18T22:05:40.770Z] Step 8/23 : COPY . . [2021-08-18T22:05:40.770Z] Removing intermediate container 8216110b1108 [2021-08-18T22:05:40.770Z] ---> f4bd725efc36 [2021-08-18T22:05:40.770Z] Step 8/22 : COPY . . [2021-08-18T22:05:42.741Z] Removing intermediate container 854f2fbbb1f0 [2021-08-18T22:05:42.741Z] ---> ef5aea6035a0 [2021-08-18T22:05:42.741Z] Step 6/26 : COPY go.mod . [2021-08-18T22:05:48.329Z] ---> 7f617102937d [2021-08-18T22:05:48.329Z] Step 7/26 : RUN go mod download [2021-08-18T22:05:48.923Z] ---> Running in 704eb3029550 [2021-08-18T22:05:48.923Z] ---> fe531d222a3b [2021-08-18T22:05:48.923Z] Step 9/23 : RUN go mod tidy [2021-08-18T22:05:48.923Z] ---> 2377fc07f4e4 [2021-08-18T22:05:48.923Z] Step 9/22 : RUN go mod tidy [2021-08-18T22:05:48.923Z] ---> Running in ea909ba00cec [2021-08-18T22:05:48.923Z] Removing intermediate container 36894ae4deb6 [2021-08-18T22:05:48.923Z] ---> 79c4168f4da4 [2021-08-18T22:05:48.923Z] Step 8/23 : COPY . . [2021-08-18T22:05:48.923Z] ---> Running in 2c9f25fd919a [2021-08-18T22:05:49.194Z] Removing intermediate container 2c852d34d98a [2021-08-18T22:05:49.194Z] ---> 4057d9bcb29d [2021-08-18T22:05:49.194Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-18T22:05:49.194Z] ---> Running in b27aca333c80 [2021-08-18T22:05:50.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T22:05:54.700Z] Removing intermediate container ea909ba00cec [2021-08-18T22:05:54.700Z] ---> fd786edf815a [2021-08-18T22:05:54.700Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-18T22:05:54.700Z] ---> Running in d8d72e5a2829 [2021-08-18T22:05:54.700Z] Removing intermediate container 704eb3029550 [2021-08-18T22:05:54.700Z] ---> 5a52cc997612 [2021-08-18T22:05:54.700Z] Step 8/26 : COPY . . [2021-08-18T22:05:54.700Z] ---> fc85b05dcaa6 [2021-08-18T22:05:54.700Z] Step 9/23 : RUN go mod tidy [2021-08-18T22:05:54.700Z] ---> Running in 92de8395cd4b [2021-08-18T22:05:54.969Z] Removing intermediate container 2c9f25fd919a [2021-08-18T22:05:54.969Z] ---> e1afc95b4b37 [2021-08-18T22:05:54.969Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-18T22:05:55.242Z] ---> Running in 1b3a7f2476b0 [2021-08-18T22:05:55.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T22:05:55.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T22:06:01.275Z] ---> dc39242a0f2a [2021-08-18T22:06:01.275Z] Step 9/26 : RUN go mod tidy [2021-08-18T22:06:01.275Z] ---> Running in 7a6e0b19df84 [2021-08-18T22:06:01.275Z] Removing intermediate container 92de8395cd4b [2021-08-18T22:06:01.275Z] ---> 9395f744fc50 [2021-08-18T22:06:01.275Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-18T22:06:01.275Z] ---> Running in 1a511eb7e1df [2021-08-18T22:06:01.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T22:06:03.306Z] Removing intermediate container 7a6e0b19df84 [2021-08-18T22:06:03.306Z] ---> c89613a51461 [2021-08-18T22:06:03.306Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-18T22:06:03.306Z] ---> Running in bc309fb8e271 [2021-08-18T22:06:03.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T22:06:29.450Z] Removing intermediate container e28aa439a94c [2021-08-18T22:06:29.450Z] ---> f16b9dc59ce0 [2021-08-18T22:06:29.450Z] Successfully built f16b9dc59ce0 [2021-08-18T22:06:29.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:06:29.790Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T22:06:29.791Z] . [Pipeline] withDockerContainer [2021-08-18T22:06:30.033Z] prd-ubuntu18.04-docker-arm64-4c-16g-3714 does not seem to be running inside a container [2021-08-18T22:06:30.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T22:06:30.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T22:06:31.568Z] Removing intermediate container b27aca333c80 [2021-08-18T22:06:31.568Z] ---> 08b74dc8fbc9 [2021-08-18T22:06:31.568Z] [2021-08-18T22:06:31.568Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T22:06:31.850Z] 3.12: Pulling from library/alpine [2021-08-18T22:06:31.911Z] $ docker top d75b854855653967f1a2fd56d6cd139235e3a25cd77165ea3a4dbda5ff07458a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T22:06:32.890Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T22:06:32.890Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T22:06:32.890Z] ---> 13621d1b12d4 [2021-08-18T22:06:32.890Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-18T22:06:32.890Z] ---> Running in c5cf50198a78 [2021-08-18T22:06:32.902Z] + go version [2021-08-18T22:06:32.902Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T22:06:32.923Z] $ docker stop --time=1 d75b854855653967f1a2fd56d6cd139235e3a25cd77165ea3a4dbda5ff07458a [2021-08-18T22:06:33.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:33.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:34.189Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-18T22:06:34.189Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:06:34.189Z] OK: 6 MiB in 15 packages [2021-08-18T22:06:34.464Z] Removing intermediate container 1b3a7f2476b0 [2021-08-18T22:06:34.464Z] ---> ff23de8ce6fb [2021-08-18T22:06:34.464Z] [2021-08-18T22:06:34.464Z] Step 11/22 : FROM alpine:3.12 [2021-08-18T22:06:34.464Z] ---> 13621d1b12d4 [2021-08-18T22:06:34.464Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-18T22:06:34.464Z] ---> Running in c8add35d2afa [2021-08-18T22:06:34.752Z] Removing intermediate container c5cf50198a78 [2021-08-18T22:06:34.752Z] ---> ebaa87f5748e [2021-08-18T22:06:34.752Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:06:34.752Z] ---> Running in 0a55c87e8430 [2021-08-18T22:06:34.752Z] Removing intermediate container 0a55c87e8430 [2021-08-18T22:06:34.752Z] ---> 1bfe7e612d75 [2021-08-18T22:06:34.752Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-18T22:06:34.748Z] $ docker rm -f d75b854855653967f1a2fd56d6cd139235e3a25cd77165ea3a4dbda5ff07458a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-08-18T22:06:35.043Z] ---> Running in e7d3e91bc64c [2021-08-18T22:06:35.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:35.044Z] Removing intermediate container e7d3e91bc64c [2021-08-18T22:06:35.044Z] ---> 65713cc0e5bb [2021-08-18T22:06:35.044Z] Step 15/24 : EXPOSE $APP_PORT [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:06:35.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:35.337Z] ---> Running in 10ee56b26a56 [2021-08-18T22:06:35.337Z] Removing intermediate container 10ee56b26a56 [2021-08-18T22:06:35.337Z] ---> e891599ab629 [2021-08-18T22:06:35.337Z] Step 16/24 : WORKDIR / [2021-08-18T22:06:35.428Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T22:06:35.428Z] . [Pipeline] withDockerContainer [2021-08-18T22:06:35.626Z] ---> Running in fc187a488691 [2021-08-18T22:06:35.626Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-18T22:06:35.626Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-18T22:06:35.626Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-18T22:06:35.626Z] (4/4) Installing curl (7.78.0-r0) [2021-08-18T22:06:35.626Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:06:35.626Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T22:06:35.626Z] OK: 7 MiB in 18 packages [2021-08-18T22:06:35.626Z] Removing intermediate container fc187a488691 [2021-08-18T22:06:35.626Z] ---> be74ab1733ab [2021-08-18T22:06:35.626Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:06:35.659Z] prd-ubuntu18.04-docker-arm64-4c-16g-3714 does not seem to be running inside a container [2021-08-18T22:06:35.740Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T22:06:36.254Z] ---> 375c637937c7 [2021-08-18T22:06:36.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-18T22:06:36.888Z] Removing intermediate container c8add35d2afa [2021-08-18T22:06:36.888Z] ---> d90d2f39e024 [2021-08-18T22:06:36.888Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-18T22:06:36.888Z] ---> Running in e923db49956c [2021-08-18T22:06:37.179Z] ---> bb81bd5a6a46 [2021-08-18T22:06:37.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-18T22:06:37.179Z] Removing intermediate container d8d72e5a2829 [2021-08-18T22:06:37.179Z] ---> e3cbcf3e819f [2021-08-18T22:06:37.179Z] [2021-08-18T22:06:37.179Z] Step 11/23 : FROM alpine:3.12 [2021-08-18T22:06:37.179Z] ---> 13621d1b12d4 [2021-08-18T22:06:37.179Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-18T22:06:37.179Z] ---> Running in e9073209d1ea [2021-08-18T22:06:37.179Z] Removing intermediate container e923db49956c [2021-08-18T22:06:37.179Z] ---> 299e5cd65ee7 [2021-08-18T22:06:37.179Z] Step 14/22 : WORKDIR /edgex [2021-08-18T22:06:37.302Z] $ docker top 5e4824b14a04d80ae67489c2960fbcde77047be56dbf83a56d067cc94341a304 -eo pid,comm [2021-08-18T22:06:37.459Z] ---> Running in ec44b384105a [2021-08-18T22:06:37.459Z] ---> 412adba13a62 [2021-08-18T22:06:37.459Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [Pipeline] { [Pipeline] echo [2021-08-18T22:06:37.594Z] ========================================================= [2021-08-18T22:06:37.594Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-18T22:06:37.594Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-18T22:06:37.742Z] ---> Running in 0927a701db6c [2021-08-18T22:06:37.742Z] Removing intermediate container ec44b384105a [2021-08-18T22:06:37.742Z] ---> c5eca24917f1 [2021-08-18T22:06:37.742Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-18T22:06:37.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T22:06:38.024Z] Removing intermediate container 0927a701db6c [2021-08-18T22:06:38.024Z] ---> 2b9c8595397a [2021-08-18T22:06:38.024Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:06:38.024Z] ---> Running in 1c481b773d87 [2021-08-18T22:06:38.024Z] ---> 7f45cb156ee7 [2021-08-18T22:06:38.024Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-18T22:06:38.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:38.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:38.024Z] Removing intermediate container 1c481b773d87 [2021-08-18T22:06:38.024Z] ---> c398d9941038 [2021-08-18T22:06:38.024Z] Step 22/24 : LABEL arch=x86_64 [2021-08-18T22:06:38.256Z] + go mod tidy [2021-08-18T22:06:38.312Z] ---> Running in 3ac214a68bf7 [2021-08-18T22:06:38.312Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-18T22:06:38.312Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-18T22:06:38.312Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:06:38.312Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T22:06:38.312Z] OK: 6 MiB in 16 packages [2021-08-18T22:06:38.587Z] Removing intermediate container 3ac214a68bf7 [2021-08-18T22:06:38.587Z] ---> c34ad51e3619 [2021-08-18T22:06:38.587Z] Step 23/24 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:06:38.587Z] ---> 1b2305886385 [2021-08-18T22:06:38.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-18T22:06:38.587Z] ---> Running in 71e4e303edfa [2021-08-18T22:06:39.205Z] Removing intermediate container 71e4e303edfa [2021-08-18T22:06:39.205Z] ---> 5e7243b9d782 [2021-08-18T22:06:39.205Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] sh [2021-08-18T22:06:39.488Z] ---> b02ed35b0189 [2021-08-18T22:06:39.488Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-18T22:06:39.488Z] ---> Running in e0b5801a8fe8 [2021-08-18T22:06:39.488Z] Removing intermediate container e9073209d1ea [2021-08-18T22:06:39.488Z] ---> 4bad36c3595d [2021-08-18T22:06:39.488Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:06:39.488Z] ---> Running in 987dc3c952a9 [2021-08-18T22:06:39.488Z] ---> Running in 356d7124e1b8 [2021-08-18T22:06:39.776Z] Removing intermediate container 1a511eb7e1df [2021-08-18T22:06:39.776Z] ---> 484bb06d2ca9 [2021-08-18T22:06:39.776Z] [2021-08-18T22:06:39.776Z] Step 11/23 : FROM alpine:3.12 [2021-08-18T22:06:39.776Z] ---> 13621d1b12d4 [2021-08-18T22:06:39.776Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-18T22:06:39.776Z] ---> Using cache [2021-08-18T22:06:39.776Z] ---> ebaa87f5748e [2021-08-18T22:06:39.776Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:06:39.776Z] ---> Using cache [2021-08-18T22:06:39.776Z] ---> 1bfe7e612d75 [2021-08-18T22:06:39.776Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-18T22:06:39.776Z] ---> Running in b55d2c62f123 [2021-08-18T22:06:39.776Z] Removing intermediate container e0b5801a8fe8 [2021-08-18T22:06:39.776Z] ---> ff182ccfcff5 [2021-08-18T22:06:39.776Z] [2021-08-18T22:06:39.776Z] Removing intermediate container 356d7124e1b8 [2021-08-18T22:06:39.776Z] ---> a8b98658f7db [2021-08-18T22:06:39.776Z] Step 19/22 : CMD ["--init=true"] [2021-08-18T22:06:39.776Z] Successfully built ff182ccfcff5 [2021-08-18T22:06:39.776Z] Removing intermediate container 987dc3c952a9 [2021-08-18T22:06:39.776Z] ---> 138f82520db2 [2021-08-18T22:06:39.776Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-18T22:06:39.776Z] Successfully tagged core-metadata:latest [2021-08-18T22:06:39.776Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-08-18T22:06:39.909Z] + make test [2021-08-18T22:06:39.909Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-18T22:06:39.909Z] go mod tidy [2021-08-18T22:06:40.056Z] ---> Running in 438af027fc4c [2021-08-18T22:06:40.057Z] Removing intermediate container b55d2c62f123 [2021-08-18T22:06:40.057Z] ---> 0042037fd292 [2021-08-18T22:06:40.057Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-18T22:06:40.512Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-18T22:06:40.539Z] ---> Running in 5c60aa38877e [2021-08-18T22:06:40.818Z] ---> Running in dbe91a5586d4 [2021-08-18T22:06:41.100Z] Removing intermediate container 438af027fc4c [2021-08-18T22:06:41.100Z] ---> e78e762e91f0 [2021-08-18T22:06:41.100Z] Step 20/22 : LABEL arch=x86_64 [2021-08-18T22:06:41.100Z] Removing intermediate container bc309fb8e271 [2021-08-18T22:06:41.100Z] ---> 16de91ae86c5 [2021-08-18T22:06:41.100Z] [2021-08-18T22:06:41.100Z] Step 11/26 : FROM alpine:3.12 [2021-08-18T22:06:41.100Z] ---> 13621d1b12d4 [2021-08-18T22:06:41.100Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-18T22:06:41.706Z] Removing intermediate container 5c60aa38877e [2021-08-18T22:06:41.706Z] ---> 22d27b8b2ea8 [2021-08-18T22:06:41.706Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-18T22:06:41.989Z] Removing intermediate container dbe91a5586d4 [2021-08-18T22:06:41.989Z] ---> a052f4b7dde9 [2021-08-18T22:06:41.989Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:06:41.989Z] ---> Running in 06ec313272b2 [2021-08-18T22:06:41.989Z] ---> Running in ccc90db1eee4 [2021-08-18T22:06:41.989Z] ---> Running in 4e59094f242f [2021-08-18T22:06:41.989Z] Removing intermediate container 06ec313272b2 [2021-08-18T22:06:41.989Z] ---> 966c17292da9 [2021-08-18T22:06:41.989Z] Step 21/22 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:06:42.279Z] Removing intermediate container 4e59094f242f [2021-08-18T22:06:42.279Z] ---> bfec1a2eae86 [2021-08-18T22:06:42.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:06:42.279Z] ---> 002842a2547c [2021-08-18T22:06:42.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-18T22:06:42.279Z] ---> Running in 60b8a0dd6297 [2021-08-18T22:06:42.279Z] Removing intermediate container 60b8a0dd6297 [2021-08-18T22:06:42.279Z] ---> b6ac59589439 [2021-08-18T22:06:42.279Z] Step 22/22 : LABEL version=0.0.0 [2021-08-18T22:06:42.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:42.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:42.570Z] ---> Running in 2277f1589810 [2021-08-18T22:06:42.570Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-18T22:06:42.570Z] ---> e084c5aee0e5 [2021-08-18T22:06:42.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-18T22:06:42.570Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-18T22:06:42.570Z] (3/3) Installing su-exec (0.2-r1) [2021-08-18T22:06:42.570Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:06:42.570Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T22:06:42.570Z] OK: 6 MiB in 17 packages [2021-08-18T22:06:42.856Z] ---> 66c39c705336 [2021-08-18T22:06:42.856Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-18T22:06:42.856Z] Removing intermediate container 2277f1589810 [2021-08-18T22:06:42.856Z] ---> cdc47e3dc663 [2021-08-18T22:06:42.856Z] [2021-08-18T22:06:43.136Z] Successfully built cdc47e3dc663 [2021-08-18T22:06:43.136Z] Successfully tagged security-proxy-setup:latest [2021-08-18T22:06:43.136Z] Building core-command [2021-08-18T22:06:43.136Z]  Building security-proxy-setup ... done  ---> 53dd27207af6 [2021-08-18T22:06:43.136Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-18T22:06:43.414Z] ---> 2d25b9e35ba6 [2021-08-18T22:06:43.414Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-18T22:06:47.775Z] Removing intermediate container ccc90db1eee4 [2021-08-18T22:06:47.775Z] ---> 52679b11a038 [2021-08-18T22:06:47.775Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-18T22:06:47.775Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:06:47.775Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:06:47.775Z] ---> e6d52107b45e [2021-08-18T22:06:47.775Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T22:06:47.775Z] ---> Using cache [2021-08-18T22:06:47.775Z] ---> 28945c97ce07 [2021-08-18T22:06:47.775Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:06:47.775Z] ---> Using cache [2021-08-18T22:06:47.775Z] ---> e524adc46228 [2021-08-18T22:06:47.775Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-18T22:06:47.775Z] ---> Using cache [2021-08-18T22:06:47.775Z] ---> 306a78e43b36 [2021-08-18T22:06:47.775Z] Step 6/24 : COPY go.mod . [2021-08-18T22:06:47.775Z] ---> Using cache [2021-08-18T22:06:47.775Z] ---> 2ee4e06f70b3 [2021-08-18T22:06:47.775Z] Step 7/24 : RUN go mod download [2021-08-18T22:06:47.775Z] ---> Using cache [2021-08-18T22:06:47.775Z] ---> f4bd725efc36 [2021-08-18T22:06:47.775Z] Step 8/24 : COPY . . [2021-08-18T22:06:47.775Z] ---> Using cache [2021-08-18T22:06:47.775Z] ---> 2377fc07f4e4 [2021-08-18T22:06:47.775Z] Step 9/24 : RUN go mod tidy [2021-08-18T22:06:47.775Z] ---> Using cache [2021-08-18T22:06:47.775Z] ---> e1afc95b4b37 [2021-08-18T22:06:47.775Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-18T22:06:47.775Z] ---> Running in e263c33735f9 [2021-08-18T22:06:47.775Z] ---> 1dbeb488215c [2021-08-18T22:06:47.776Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-18T22:06:47.776Z] ---> Running in ce2c27330cc7 [2021-08-18T22:06:47.776Z] ---> Running in 90f07f75022d [2021-08-18T22:06:47.776Z] ---> Running in 6564afb59b27 [2021-08-18T22:06:47.776Z] Removing intermediate container e263c33735f9 [2021-08-18T22:06:47.776Z] ---> 99504725bcea [2021-08-18T22:06:47.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:06:47.776Z] ---> Running in 7e1bfef738f7 [2021-08-18T22:06:47.776Z] Removing intermediate container ce2c27330cc7 [2021-08-18T22:06:47.776Z] ---> a5833b33d15f [2021-08-18T22:06:47.776Z] Step 14/26 : WORKDIR / [2021-08-18T22:06:47.776Z] Removing intermediate container 6564afb59b27 [2021-08-18T22:06:47.776Z] ---> 44c43a954a6a [2021-08-18T22:06:47.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:06:47.776Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:06:47.776Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:06:47.776Z] ---> e6d52107b45e [2021-08-18T22:06:47.776Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T22:06:47.776Z] ---> Using cache [2021-08-18T22:06:47.776Z] ---> 28945c97ce07 [2021-08-18T22:06:47.776Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:06:47.776Z] ---> Using cache [2021-08-18T22:06:47.776Z] ---> e524adc46228 [2021-08-18T22:06:47.776Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-18T22:06:47.776Z] ---> Running in 7fe3b2bf8aa9 [2021-08-18T22:06:48.055Z] ---> Running in 6c03ebdd49cf [2021-08-18T22:06:48.055Z] ---> Running in 4b29296e9d17 [2021-08-18T22:06:48.055Z] Removing intermediate container 7e1bfef738f7 [2021-08-18T22:06:48.055Z] ---> c32fe832798a [2021-08-18T22:06:48.055Z] Step 21/23 : LABEL arch=x86_64 [2021-08-18T22:06:48.055Z] ---> Running in 571264db29e0 [2021-08-18T22:06:48.055Z] Removing intermediate container 7fe3b2bf8aa9 [2021-08-18T22:06:48.055Z] ---> 42adb8795c92 [2021-08-18T22:06:48.055Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-18T22:06:48.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T22:06:48.339Z] Removing intermediate container 4b29296e9d17 [2021-08-18T22:06:48.339Z] ---> ffd6507069e5 [2021-08-18T22:06:48.339Z] Step 21/23 : LABEL arch=x86_64 [2021-08-18T22:06:48.339Z] Removing intermediate container 571264db29e0 [2021-08-18T22:06:48.339Z] ---> 176c74082fc8 [2021-08-18T22:06:48.339Z] Step 22/23 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:06:48.339Z] ---> Running in cedc61e30058 [2021-08-18T22:06:48.339Z] ---> Running in 0375a07b987c [2021-08-18T22:06:48.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:48.339Z] Removing intermediate container cedc61e30058 [2021-08-18T22:06:48.339Z] ---> 27917bb96a33 [2021-08-18T22:06:48.339Z] Step 22/23 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:06:48.339Z] ---> 43942055b336 [2021-08-18T22:06:48.339Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-18T22:06:48.339Z] ---> Running in 84caa58186ac [2021-08-18T22:06:48.627Z] Removing intermediate container 0375a07b987c [2021-08-18T22:06:48.627Z] ---> 71a133d20bd7 [2021-08-18T22:06:48.627Z] Step 23/23 : LABEL version=0.0.0 [2021-08-18T22:06:48.627Z] Removing intermediate container 84caa58186ac [2021-08-18T22:06:48.627Z] ---> caea059325c4 [2021-08-18T22:06:48.627Z] Step 23/23 : LABEL version=0.0.0 [2021-08-18T22:06:48.627Z] ---> Running in f7ab76636675 [2021-08-18T22:06:48.627Z] ---> 09f764e9f387 [2021-08-18T22:06:48.627Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-18T22:06:48.627Z] ---> Running in 79fc50e029e7 [2021-08-18T22:06:48.909Z] Removing intermediate container f7ab76636675 [2021-08-18T22:06:48.909Z] ---> c43ab9c7fd3d [2021-08-18T22:06:48.909Z] [2021-08-18T22:06:48.909Z] Successfully built c43ab9c7fd3d [2021-08-18T22:06:48.909Z] Successfully tagged support-scheduler:latest [2021-08-18T22:06:48.909Z] Building core-data [2021-08-18T22:06:48.909Z]  Building support-scheduler ... done Removing intermediate container 79fc50e029e7 [2021-08-18T22:06:48.909Z] ---> 4881700945bc [2021-08-18T22:06:48.909Z] [2021-08-18T22:06:49.187Z] ---> 4f3f67a99360 [2021-08-18T22:06:49.187Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-18T22:06:49.187Z] Successfully built 4881700945bc [2021-08-18T22:06:49.187Z] Successfully tagged support-notifications:latest [2021-08-18T22:06:49.187Z]  Building support-notifications ... done Building security-bootstrapper [2021-08-18T22:06:49.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:49.810Z] OK: 219 MiB in 52 packages [2021-08-18T22:06:53.238Z] ---> 2abb60b00935 [2021-08-18T22:06:53.238Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-18T22:06:54.234Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:06:54.234Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:06:54.234Z] ---> e6d52107b45e [2021-08-18T22:06:54.234Z] Step 3/32 : WORKDIR /edgex-go [2021-08-18T22:06:54.234Z] ---> Using cache [2021-08-18T22:06:54.234Z] ---> 28945c97ce07 [2021-08-18T22:06:54.234Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:06:54.234Z] ---> Using cache [2021-08-18T22:06:54.234Z] ---> e524adc46228 [2021-08-18T22:06:54.234Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-18T22:06:54.234Z] ---> Using cache [2021-08-18T22:06:54.234Z] ---> 306a78e43b36 [2021-08-18T22:06:54.234Z] Step 6/32 : COPY go.mod . [2021-08-18T22:06:54.234Z] ---> Using cache [2021-08-18T22:06:54.234Z] ---> 2ee4e06f70b3 [2021-08-18T22:06:54.234Z] Step 7/32 : RUN go mod download [2021-08-18T22:06:54.234Z] ---> Using cache [2021-08-18T22:06:54.234Z] ---> f4bd725efc36 [2021-08-18T22:06:54.234Z] Step 8/32 : COPY . . [2021-08-18T22:06:54.234Z] ---> Using cache [2021-08-18T22:06:54.234Z] ---> 2377fc07f4e4 [2021-08-18T22:06:54.234Z] Step 9/32 : RUN go mod tidy [2021-08-18T22:06:54.234Z] ---> Using cache [2021-08-18T22:06:54.234Z] ---> e1afc95b4b37 [2021-08-18T22:06:54.234Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-18T22:06:54.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:06:54.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:06:54.834Z] ---> e6d52107b45e [2021-08-18T22:06:54.834Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T22:06:54.834Z] ---> Using cache [2021-08-18T22:06:54.834Z] ---> 28945c97ce07 [2021-08-18T22:06:54.834Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:06:54.834Z] ---> Using cache [2021-08-18T22:06:54.834Z] ---> e524adc46228 [2021-08-18T22:06:54.834Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-18T22:06:56.827Z] ---> Running in 85da009c000a [2021-08-18T22:06:56.827Z] ---> Running in eb8c4710e767 [2021-08-18T22:06:56.827Z] ---> e1e2ba540da3 [2021-08-18T22:06:56.827Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-18T22:06:57.103Z] Removing intermediate container 6c03ebdd49cf [2021-08-18T22:06:57.103Z] ---> a7e7b33b6d0c [2021-08-18T22:06:57.103Z] Step 6/24 : COPY go.mod . [2021-08-18T22:06:57.738Z] ---> 03ce3ac0060d [2021-08-18T22:06:57.738Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-18T22:06:57.738Z] ---> 69f861b778ee [2021-08-18T22:06:57.738Z] Step 7/24 : RUN go mod download [2021-08-18T22:06:57.738Z] ---> Running in 9b12ae4dd8e8 [2021-08-18T22:06:57.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-18T22:06:58.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:58.020Z] ---> c1c2fbd49d4e [2021-08-18T22:06:58.020Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-18T22:06:58.020Z] ---> Running in 53ae560be865 [2021-08-18T22:06:58.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:06:58.901Z] Removing intermediate container 53ae560be865 [2021-08-18T22:06:58.901Z] ---> 6b876cfe74a6 [2021-08-18T22:06:58.901Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-18T22:06:59.180Z] ---> Running in 36528ed05600 [2021-08-18T22:06:59.180Z] Removing intermediate container 36528ed05600 [2021-08-18T22:06:59.180Z] ---> 89387d26159d [2021-08-18T22:06:59.180Z] Step 24/26 : LABEL arch=x86_64 [2021-08-18T22:06:59.180Z] OK: 219 MiB in 52 packages [2021-08-18T22:06:59.457Z] ---> Running in 1429f46643aa [2021-08-18T22:06:59.457Z] Removing intermediate container 1429f46643aa [2021-08-18T22:06:59.457Z] ---> dccde5e4e14b [2021-08-18T22:06:59.457Z] Step 25/26 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:06:59.457Z] ---> Running in 0e0c628a0828 [2021-08-18T22:06:59.736Z] Removing intermediate container 0e0c628a0828 [2021-08-18T22:06:59.736Z] ---> eb41fa8e7181 [2021-08-18T22:06:59.736Z] Step 26/26 : LABEL version=0.0.0 [2021-08-18T22:06:59.736Z] ---> Running in 2728c0354850 [2021-08-18T22:07:00.012Z] Removing intermediate container 2728c0354850 [2021-08-18T22:07:00.012Z] ---> c9b1d9ad70dc [2021-08-18T22:07:00.012Z] [2021-08-18T22:07:00.012Z] Removing intermediate container eb8c4710e767 [2021-08-18T22:07:00.012Z] ---> 0734fe4bf0c2 [2021-08-18T22:07:00.012Z] Step 6/24 : COPY go.mod . [2021-08-18T22:07:00.012Z] Successfully built c9b1d9ad70dc [2021-08-18T22:07:00.012Z] Successfully tagged security-secretstore-setup:latest [2021-08-18T22:07:00.012Z]  Building security-secretstore-setup ... done Removing intermediate container 9b12ae4dd8e8 [2021-08-18T22:07:00.012Z] ---> b82305191cf5 [2021-08-18T22:07:00.012Z] Step 8/24 : COPY . . [2021-08-18T22:07:01.025Z] ---> 4fa6eaa3a665 [2021-08-18T22:07:01.025Z] Step 7/24 : RUN go mod download [2021-08-18T22:07:06.484Z] ---> Running in a8601f867191 [2021-08-18T22:07:06.484Z] ---> 09c2e5720d89 [2021-08-18T22:07:06.484Z] Step 9/24 : RUN go mod tidy [2021-08-18T22:07:06.484Z] ---> Running in 337b1f1fc71a [2021-08-18T22:07:07.329Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-18T22:07:08.549Z] Removing intermediate container a8601f867191 [2021-08-18T22:07:08.549Z] ---> 8e1cb63403c0 [2021-08-18T22:07:08.549Z] Step 8/24 : COPY . . [2021-08-18T22:07:09.179Z] Removing intermediate container 337b1f1fc71a [2021-08-18T22:07:09.179Z] ---> 752bc93a2b29 [2021-08-18T22:07:09.179Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-18T22:07:14.711Z] ---> Running in 2041859350e0 [2021-08-18T22:07:14.711Z] ---> 37d1276caf24 [2021-08-18T22:07:14.711Z] Step 9/24 : RUN go mod tidy [2021-08-18T22:07:14.711Z] ---> Running in 2b90d4f453fb [2021-08-18T22:07:14.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T22:07:16.200Z] Removing intermediate container 2b90d4f453fb [2021-08-18T22:07:16.201Z] ---> 0b9eb01873ef [2021-08-18T22:07:16.201Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-18T22:07:16.201Z] ---> Running in 4913076b2a21 [2021-08-18T22:07:16.825Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T22:07:23.643Z] Removing intermediate container 90f07f75022d [2021-08-18T22:07:23.643Z] ---> 26559352e770 [2021-08-18T22:07:23.643Z] [2021-08-18T22:07:23.643Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T22:07:23.643Z] ---> 13621d1b12d4 [2021-08-18T22:07:23.643Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-18T22:07:23.643Z] ---> Using cache [2021-08-18T22:07:23.643Z] ---> ebaa87f5748e [2021-08-18T22:07:23.643Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:07:23.643Z] ---> Using cache [2021-08-18T22:07:23.643Z] ---> 1bfe7e612d75 [2021-08-18T22:07:23.643Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-18T22:07:23.643Z] ---> Running in 8a2078402889 [2021-08-18T22:07:23.643Z] Removing intermediate container 8a2078402889 [2021-08-18T22:07:23.643Z] ---> 80c8b2e018d3 [2021-08-18T22:07:23.643Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-18T22:07:23.643Z] ---> Running in 6d0012caaf27 [2021-08-18T22:07:23.643Z] Removing intermediate container 6d0012caaf27 [2021-08-18T22:07:23.643Z] ---> 9e237d4a9a65 [2021-08-18T22:07:23.643Z] Step 16/24 : WORKDIR / [2021-08-18T22:07:23.643Z] ---> Running in 467a27a41e94 [2021-08-18T22:07:23.931Z] Removing intermediate container 467a27a41e94 [2021-08-18T22:07:23.931Z] ---> c133d23d4d4a [2021-08-18T22:07:23.931Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:07:24.231Z] ---> 871ec3aac288 [2021-08-18T22:07:24.231Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-18T22:07:24.866Z] ---> 1b59ecbd4314 [2021-08-18T22:07:24.866Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-18T22:07:24.866Z] ---> 6e5ceae2f645 [2021-08-18T22:07:24.866Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-18T22:07:25.155Z] ---> Running in 4676ca2b0e2d [2021-08-18T22:07:25.155Z] Removing intermediate container 4676ca2b0e2d [2021-08-18T22:07:25.155Z] ---> d07564fe7000 [2021-08-18T22:07:25.155Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:07:25.155Z] ---> Running in 61cb7c4c9767 [2021-08-18T22:07:25.437Z] Removing intermediate container 61cb7c4c9767 [2021-08-18T22:07:25.437Z] ---> 1830aabe8177 [2021-08-18T22:07:25.437Z] Step 22/24 : LABEL arch=x86_64 [2021-08-18T22:07:25.437Z] ---> Running in 8487ff0ccbff [2021-08-18T22:07:25.437Z] Removing intermediate container 8487ff0ccbff [2021-08-18T22:07:25.437Z] ---> a35b2bd70905 [2021-08-18T22:07:25.437Z] Step 23/24 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:07:25.722Z] ---> Running in a6627a27934b [2021-08-18T22:07:25.722Z] Removing intermediate container a6627a27934b [2021-08-18T22:07:25.722Z] ---> efebdaf82243 [2021-08-18T22:07:25.722Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T22:07:26.005Z] ---> Running in 442fcca8e36a [2021-08-18T22:07:26.005Z] Removing intermediate container 442fcca8e36a [2021-08-18T22:07:26.005Z] ---> 1efb6c03907d [2021-08-18T22:07:26.006Z] [2021-08-18T22:07:26.006Z] Successfully built 1efb6c03907d [2021-08-18T22:07:26.299Z] Successfully tagged core-command:latest [2021-08-18T22:07:28.986Z]  Building core-command ... done Removing intermediate container 85da009c000a [2021-08-18T22:07:28.986Z] ---> 23dddf235631 [2021-08-18T22:07:28.986Z] [2021-08-18T22:07:28.986Z] Step 11/32 : FROM alpine:3.12 [2021-08-18T22:07:28.986Z] ---> 13621d1b12d4 [2021-08-18T22:07:28.986Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-18T22:07:28.986Z] ---> Running in a0987ede5426 [2021-08-18T22:07:28.986Z] Removing intermediate container a0987ede5426 [2021-08-18T22:07:28.986Z] ---> 754de042445c [2021-08-18T22:07:28.986Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-18T22:07:28.986Z] ---> Running in fd6772a68748 [2021-08-18T22:07:29.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:07:29.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:07:29.543Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-18T22:07:29.543Z] (2/2) Installing su-exec (0.2-r1) [2021-08-18T22:07:29.543Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:07:29.543Z] OK: 6 MiB in 16 packages [2021-08-18T22:07:30.151Z] Removing intermediate container fd6772a68748 [2021-08-18T22:07:30.151Z] ---> 328a489438de [2021-08-18T22:07:30.151Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-18T22:07:30.151Z] ---> Running in 845293143de2 [2021-08-18T22:07:30.430Z] Removing intermediate container 845293143de2 [2021-08-18T22:07:30.430Z] ---> c179b0ab4248 [2021-08-18T22:07:30.430Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-18T22:07:30.430Z] ---> Running in 4d174ecd1cbc [2021-08-18T22:07:30.707Z] Removing intermediate container 4d174ecd1cbc [2021-08-18T22:07:30.707Z] ---> 71cca9a3e0b6 [2021-08-18T22:07:30.707Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-18T22:07:30.707Z] ---> Running in 82198d56bc14 [2021-08-18T22:07:32.201Z] Removing intermediate container 82198d56bc14 [2021-08-18T22:07:32.201Z] ---> c234c9d712e1 [2021-08-18T22:07:32.201Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-18T22:07:32.201Z] ---> Running in cfe15102ef51 [2021-08-18T22:07:32.201Z] Removing intermediate container cfe15102ef51 [2021-08-18T22:07:32.201Z] ---> 05f70e54bbe7 [2021-08-18T22:07:32.201Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-18T22:07:32.687Z] ---> 4c1abf645929 [2021-08-18T22:07:32.687Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-18T22:07:32.687Z] ---> Running in 8a526c4f40db [2021-08-18T22:07:33.710Z] Removing intermediate container 8a526c4f40db [2021-08-18T22:07:33.710Z] ---> 5fccef4b6bab [2021-08-18T22:07:33.710Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:07:33.987Z] ---> ffb1552dadde [2021-08-18T22:07:33.987Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-18T22:07:34.594Z] ---> 24626f698b31 [2021-08-18T22:07:34.594Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-18T22:07:34.594Z] ---> 3713248c9d0a [2021-08-18T22:07:34.594Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-18T22:07:34.876Z] ---> a8fe45657c93 [2021-08-18T22:07:34.876Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-18T22:07:35.152Z] ---> 1e0adc6b647a [2021-08-18T22:07:35.152Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-18T22:07:35.439Z] ---> Running in 0b9c50d31af5 [2021-08-18T22:07:35.717Z] Removing intermediate container 0b9c50d31af5 [2021-08-18T22:07:35.717Z] ---> 46c42919d9f1 [2021-08-18T22:07:35.717Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-18T22:07:36.009Z] ---> 515fdc87e2c7 [2021-08-18T22:07:36.009Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-18T22:07:36.009Z] ---> Running in 2b6fe745dd53 [2021-08-18T22:07:37.027Z] Removing intermediate container 2b6fe745dd53 [2021-08-18T22:07:37.027Z] ---> 5a717371bdd1 [2021-08-18T22:07:37.027Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-18T22:07:37.027Z] ---> Running in dc190c3d9b46 [2021-08-18T22:07:37.027Z] Removing intermediate container dc190c3d9b46 [2021-08-18T22:07:37.027Z] ---> 0cb9a47ba89e [2021-08-18T22:07:37.027Z] Step 29/32 : CMD ["gate"] [2021-08-18T22:07:37.331Z] ---> Running in 9556fe2786d2 [2021-08-18T22:07:37.612Z] Removing intermediate container 9556fe2786d2 [2021-08-18T22:07:37.612Z] ---> efebe80a1dc9 [2021-08-18T22:07:37.612Z] Step 30/32 : LABEL arch=x86_64 [2021-08-18T22:07:37.883Z] ---> Running in f5ff29193b01 [2021-08-18T22:07:38.174Z] Removing intermediate container f5ff29193b01 [2021-08-18T22:07:38.174Z] ---> d89b0a3c03ff [2021-08-18T22:07:38.174Z] Step 31/32 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:07:38.466Z] Removing intermediate container 2041859350e0 [2021-08-18T22:07:38.466Z] ---> 726033546ba6 [2021-08-18T22:07:38.467Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-18T22:07:38.467Z] ---> Running in 025e50c38e06 [2021-08-18T22:07:38.467Z] ---> Running in 0355f3a8b1eb [2021-08-18T22:07:38.467Z] Removing intermediate container 025e50c38e06 [2021-08-18T22:07:38.467Z] ---> 1e620a8bc83d [2021-08-18T22:07:38.467Z] Step 32/32 : LABEL version=0.0.0 [2021-08-18T22:07:38.750Z] ---> Running in a39734eb8144 [2021-08-18T22:07:38.750Z] Removing intermediate container a39734eb8144 [2021-08-18T22:07:38.750Z] ---> a858320bdac3 [2021-08-18T22:07:38.750Z] [2021-08-18T22:07:39.029Z] Successfully built a858320bdac3 [2021-08-18T22:07:39.029Z] Successfully tagged security-bootstrapper:latest [2021-08-18T22:07:39.029Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T22:07:40.032Z] Removing intermediate container 0355f3a8b1eb [2021-08-18T22:07:40.032Z] ---> 4a950e7465ac [2021-08-18T22:07:40.032Z] [2021-08-18T22:07:40.032Z] Step 12/24 : FROM docker:20.10.7 [2021-08-18T22:07:40.032Z] 20.10.7: Pulling from library/docker [2021-08-18T22:07:41.685Z] Removing intermediate container 4913076b2a21 [2021-08-18T22:07:41.685Z] ---> a59679b3b92a [2021-08-18T22:07:41.685Z] [2021-08-18T22:07:41.685Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T22:07:41.685Z] ---> 13621d1b12d4 [2021-08-18T22:07:41.685Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-18T22:07:41.685Z] ---> Running in 778c2eb319fd [2021-08-18T22:07:41.962Z] Removing intermediate container 778c2eb319fd [2021-08-18T22:07:41.962Z] ---> 4b5db2496035 [2021-08-18T22:07:41.962Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-18T22:07:41.962Z] ---> Running in ff07907455a4 [2021-08-18T22:07:41.962Z] Removing intermediate container ff07907455a4 [2021-08-18T22:07:41.962Z] ---> 261b51124333 [2021-08-18T22:07:41.962Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-18T22:07:41.962Z] ---> Running in 1d0095398fe4 [2021-08-18T22:07:42.237Z] Removing intermediate container 1d0095398fe4 [2021-08-18T22:07:42.237Z] ---> b67ccc746065 [2021-08-18T22:07:42.237Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:07:42.237Z] ---> Running in 7f58dec35013 [2021-08-18T22:07:42.851Z] Removing intermediate container 7f58dec35013 [2021-08-18T22:07:42.851Z] ---> 054087b3ed61 [2021-08-18T22:07:42.851Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-18T22:07:42.851Z] ---> Running in 3d05855f80c5 [2021-08-18T22:07:43.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:07:44.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:07:44.461Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-18T22:07:44.742Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-18T22:07:44.742Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-18T22:07:44.742Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-18T22:07:45.023Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-18T22:07:45.622Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-18T22:07:45.622Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:07:45.622Z] OK: 8 MiB in 20 packages [2021-08-18T22:07:46.628Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-18T22:07:46.628Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-18T22:07:46.628Z] ---> 08bdaf2f88f9 [2021-08-18T22:07:46.628Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:07:46.628Z] Removing intermediate container 3d05855f80c5 [2021-08-18T22:07:46.628Z] ---> 2f633b6e5fb7 [2021-08-18T22:07:46.628Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:07:46.628Z] ---> Running in 92a295aae4a8 [2021-08-18T22:07:46.915Z] Removing intermediate container 92a295aae4a8 [2021-08-18T22:07:46.915Z] ---> 369aeef52c70 [2021-08-18T22:07:46.915Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-18T22:07:46.915Z] ---> Running in d188c1837a0a [2021-08-18T22:07:46.915Z] ---> 8b029d213330 [2021-08-18T22:07:46.915Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-18T22:07:47.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T22:07:47.207Z] ---> 615f607cd52e [2021-08-18T22:07:47.207Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-18T22:07:47.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T22:07:47.486Z] ---> e968dba56e33 [2021-08-18T22:07:47.486Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-18T22:07:47.486Z] ---> Running in a700f484cc00 [2021-08-18T22:07:47.486Z] (1/39) Installing readline (8.1.0-r0) [2021-08-18T22:07:47.486Z] Removing intermediate container a700f484cc00 [2021-08-18T22:07:47.486Z] ---> a61e2bafe88b [2021-08-18T22:07:47.486Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:07:47.486Z] (2/39) Installing bash (5.1.0-r0) [2021-08-18T22:07:47.486Z] ---> Running in fdb43bc218a2 [2021-08-18T22:07:47.486Z] Executing bash-5.1.0-r0.post-install [2021-08-18T22:07:47.486Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-18T22:07:47.486Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-18T22:07:47.486Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-18T22:07:47.486Z] (6/39) Installing curl (7.78.0-r0) [2021-08-18T22:07:47.486Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-18T22:07:47.486Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-18T22:07:47.486Z] (9/39) Installing expat (2.2.10-r1) [2021-08-18T22:07:47.486Z] (10/39) Installing libffi (3.3-r2) [2021-08-18T22:07:47.486Z] (11/39) Installing gdbm (1.19-r0) [2021-08-18T22:07:47.762Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-18T22:07:47.762Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-18T22:07:47.762Z] Removing intermediate container fdb43bc218a2 [2021-08-18T22:07:47.762Z] ---> 576e5bf971c0 [2021-08-18T22:07:47.762Z] Step 22/24 : LABEL arch=x86_64 [2021-08-18T22:07:47.762Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-18T22:07:47.762Z] ---> Running in 482bfd55505e [2021-08-18T22:07:48.042Z] Removing intermediate container 482bfd55505e [2021-08-18T22:07:48.042Z] ---> 710dabd41e0d [2021-08-18T22:07:48.043Z] Step 23/24 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:07:48.651Z] ---> Running in 33b49fdead34 [2021-08-18T22:07:48.651Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-18T22:07:48.651Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-18T22:07:48.651Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-18T22:07:48.651Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-18T22:07:48.651Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-18T22:07:48.651Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-18T22:07:48.651Z] Removing intermediate container 33b49fdead34 [2021-08-18T22:07:48.651Z] ---> ef2f24154550 [2021-08-18T22:07:48.651Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T22:07:48.651Z] ---> Running in c024a7c47c9c [2021-08-18T22:07:48.651Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-18T22:07:48.943Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-18T22:07:48.943Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-18T22:07:48.943Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-18T22:07:48.943Z] Removing intermediate container c024a7c47c9c [2021-08-18T22:07:48.943Z] ---> 30809f090b90 [2021-08-18T22:07:48.943Z] [2021-08-18T22:07:48.943Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-18T22:07:48.943Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-18T22:07:48.943Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-18T22:07:48.943Z] Successfully built 30809f090b90 [2021-08-18T22:07:49.221Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-18T22:07:49.221Z] Successfully tagged core-data:latest [2021-08-18T22:07:49.221Z]  Building core-data ... done (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-18T22:07:49.221Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-18T22:07:49.221Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-18T22:07:49.221Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-18T22:07:49.221Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-18T22:07:49.221Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-18T22:07:49.221Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-18T22:07:49.221Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-18T22:07:49.221Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-18T22:07:49.221Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-18T22:07:49.221Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-18T22:07:49.500Z] Executing busybox-1.32.1-r6.trigger [2021-08-18T22:07:49.500Z] OK: 82 MiB in 59 packages [2021-08-18T22:07:50.949Z] Collecting docker-compose==1.23.2 [2021-08-18T22:07:50.949Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-18T22:07:50.949Z] Collecting texttable<0.10,>=0.9.0 [2021-08-18T22:07:50.949Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-18T22:07:50.949Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-18T22:07:51.229Z] Collecting docker<4.0,>=3.6.0 [2021-08-18T22:07:51.229Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-18T22:07:51.229Z] Collecting docopt<0.7,>=0.6.1 [2021-08-18T22:07:51.229Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-18T22:07:51.505Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-18T22:07:51.505Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-18T22:07:51.781Z] Collecting PyYAML<4,>=3.10 [2021-08-18T22:07:51.781Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-18T22:07:52.381Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-18T22:07:52.381Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-18T22:07:52.381Z] Collecting jsonschema<3,>=2.5.1 [2021-08-18T22:07:52.381Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-18T22:07:52.656Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-18T22:07:52.656Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-18T22:07:52.656Z] Collecting cached-property<2,>=1.2.0 [2021-08-18T22:07:52.656Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-18T22:07:52.656Z] Collecting docker-pycreds>=0.4.0 [2021-08-18T22:07:52.656Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-18T22:07:52.935Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-18T22:07:52.935Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-18T22:07:52.935Z] Collecting idna<2.8,>=2.5 [2021-08-18T22:07:52.935Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-18T22:07:52.935Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-18T22:07:52.935Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-18T22:07:52.935Z] Collecting certifi>=2017.4.17 [2021-08-18T22:07:52.935Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-18T22:07:52.935Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-18T22:07:52.935Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-18T22:07:52.935Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-18T22:07:52.935Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-18T22:07:53.212Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-18T22:07:53.212Z] Attempting uninstall: urllib3 [2021-08-18T22:07:53.212Z] Found existing installation: urllib3 1.26.2 [2021-08-18T22:07:53.212Z] Uninstalling urllib3-1.26.2: [2021-08-18T22:07:53.212Z] Successfully uninstalled urllib3-1.26.2 [2021-08-18T22:07:53.212Z] Attempting uninstall: idna [2021-08-18T22:07:53.212Z] Found existing installation: idna 3.1 [2021-08-18T22:07:53.212Z] Uninstalling idna-3.1: [2021-08-18T22:07:53.212Z] Successfully uninstalled idna-3.1 [2021-08-18T22:07:53.212Z] Attempting uninstall: chardet [2021-08-18T22:07:53.212Z] Found existing installation: chardet 4.0.0 [2021-08-18T22:07:53.212Z] Uninstalling chardet-4.0.0: [2021-08-18T22:07:53.494Z] Successfully uninstalled chardet-4.0.0 [2021-08-18T22:07:53.494Z] Attempting uninstall: requests [2021-08-18T22:07:53.494Z] Found existing installation: requests 2.25.1 [2021-08-18T22:07:53.494Z] Uninstalling requests-2.25.1: [2021-08-18T22:07:53.494Z] Successfully uninstalled requests-2.25.1 [2021-08-18T22:07:53.771Z] Running setup.py install for texttable: started [2021-08-18T22:07:54.049Z] Running setup.py install for texttable: finished with status 'done' [2021-08-18T22:07:54.050Z] Running setup.py install for PyYAML: started [2021-08-18T22:07:54.327Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-18T22:07:54.327Z] Running setup.py install for docopt: started [2021-08-18T22:07:54.605Z] Running setup.py install for docopt: finished with status 'done' [2021-08-18T22:07:54.605Z] Running setup.py install for dockerpty: started [2021-08-18T22:07:54.886Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-18T22:07:55.165Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-18T22:07:57.801Z] Removing intermediate container d188c1837a0a [2021-08-18T22:07:57.801Z] ---> 03b369c4a06d [2021-08-18T22:07:57.801Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-18T22:07:58.076Z] ---> Running in 1f2947bc3577 [2021-08-18T22:07:58.076Z] Removing intermediate container 1f2947bc3577 [2021-08-18T22:07:58.076Z] ---> 4e70c5b5b19a [2021-08-18T22:07:58.076Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-18T22:07:58.076Z] ---> Running in 789c4467b13d [2021-08-18T22:07:58.076Z] Removing intermediate container 789c4467b13d [2021-08-18T22:07:58.076Z] ---> 27d5760116bf [2021-08-18T22:07:58.076Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-18T22:07:58.353Z] ---> 93b0923677d1 [2021-08-18T22:07:58.353Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-18T22:07:58.628Z] ---> c832f17966fc [2021-08-18T22:07:58.628Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-18T22:07:58.904Z] ---> 0ace8be8476d [2021-08-18T22:07:58.904Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-18T22:07:58.904Z] ---> Running in f2b4e14499bd [2021-08-18T22:07:58.904Z] Removing intermediate container f2b4e14499bd [2021-08-18T22:07:58.904Z] ---> 921b7e14706a [2021-08-18T22:07:58.904Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:07:58.904Z] ---> Running in 86495c89af52 [2021-08-18T22:07:59.179Z] Removing intermediate container 86495c89af52 [2021-08-18T22:07:59.179Z] ---> a6561c474a09 [2021-08-18T22:07:59.179Z] Step 22/24 : LABEL arch=x86_64 [2021-08-18T22:07:59.179Z] ---> Running in 27688eed7ec8 [2021-08-18T22:07:59.179Z] Removing intermediate container 27688eed7ec8 [2021-08-18T22:07:59.179Z] ---> 1bdefca06ce7 [2021-08-18T22:07:59.179Z] Step 23/24 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:07:59.179Z] ---> Running in a6290ae2b1ed [2021-08-18T22:07:59.454Z] Removing intermediate container a6290ae2b1ed [2021-08-18T22:07:59.454Z] ---> d20121387e89 [2021-08-18T22:07:59.454Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T22:07:59.454Z] ---> Running in 5f3ed57a1f73 [2021-08-18T22:07:59.454Z] Removing intermediate container 5f3ed57a1f73 [2021-08-18T22:07:59.454Z] ---> 4204d41ef650 [2021-08-18T22:07:59.454Z] [2021-08-18T22:07:59.454Z] Successfully built 4204d41ef650 [2021-08-18T22:07:59.454Z] Successfully tagged sys-mgmt-agent:latest [2021-08-18T22:07:59.746Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-18T22:07:59.755Z] $ docker stop --time=1 bdf4bb84b0bf8c913bfd30df27c8110d27e611f82613f8548dd022e8a8ab7459 [2021-08-18T22:08:01.027Z] $ docker rm -f bdf4bb84b0bf8c913bfd30df27c8110d27e611f82613f8548dd022e8a8ab7459 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T22:08:01.475Z] + docker images [2021-08-18T22:08:01.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T22:08:01.476Z] sys-mgmt-agent latest 4204d41ef650 2 seconds ago 325MB [2021-08-18T22:08:01.476Z] core-data latest 30809f090b90 13 seconds ago 20.4MB [2021-08-18T22:08:01.476Z] a59679b3b92a 20 seconds ago 1.75GB [2021-08-18T22:08:01.476Z] 4a950e7465ac 22 seconds ago 1.75GB [2021-08-18T22:08:01.476Z] security-bootstrapper latest a858320bdac3 23 seconds ago 18.8MB [2021-08-18T22:08:01.476Z] 23dddf235631 33 seconds ago 1.75GB [2021-08-18T22:08:01.476Z] core-command latest 1efb6c03907d 36 seconds ago 16MB [2021-08-18T22:08:01.476Z] 26559352e770 39 seconds ago 1.74GB [2021-08-18T22:08:01.476Z] security-secretstore-setup latest c9b1d9ad70dc About a minute ago 28.1MB [2021-08-18T22:08:01.476Z] support-notifications latest 4881700945bc About a minute ago 16.8MB [2021-08-18T22:08:01.476Z] support-scheduler latest c43ab9c7fd3d About a minute ago 16.1MB [2021-08-18T22:08:01.476Z] security-proxy-setup latest cdc47e3dc663 About a minute ago 25.9MB [2021-08-18T22:08:01.476Z] 16de91ae86c5 About a minute ago 1.75GB [2021-08-18T22:08:01.476Z] core-metadata latest ff182ccfcff5 About a minute ago 16.7MB [2021-08-18T22:08:01.476Z] 484bb06d2ca9 About a minute ago 1.75GB [2021-08-18T22:08:01.476Z] e3cbcf3e819f About a minute ago 1.75GB [2021-08-18T22:08:01.476Z] ff23de8ce6fb About a minute ago 1.75GB [2021-08-18T22:08:01.476Z] 08b74dc8fbc9 About a minute ago 1.75GB [2021-08-18T22:08:01.476Z] ci-base-image-x86_64 latest e6d52107b45e 5 minutes ago 1.24GB [2021-08-18T22:08:01.476Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 hours ago 37.5MB [2021-08-18T22:08:01.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 12 days ago 547MB [2021-08-18T22:08:01.476Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-18T22:08:01.476Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-18T22:08:01.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-18T22:08:03.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-18T22:08:04.932Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-18T22:08:06.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-18T22:08:06.930Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-18T22:08:16.786Z] Still waiting to schedule task [2021-08-18T22:08:16.786Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-18T22:08:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-18T22:08:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-18T22:08:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-18T22:08:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-18T22:08:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-18T22:08:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-18T22:08:20.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-18T22:08:20.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-18T22:08:20.374Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-18T22:08:20.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-18T22:08:32.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements [2021-08-18T22:08:32.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-18T22:08:32.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-18T22:08:34.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 100.0% of statements [2021-08-18T22:08:34.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-18T22:08:35.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.310s coverage: 46.3% of statements [2021-08-18T22:08:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-18T22:08:35.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-18T22:08:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.703s coverage: 90.1% of statements [2021-08-18T22:08:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-18T22:08:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-18T22:08:39.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.254s coverage: 81.2% of statements [2021-08-18T22:08:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-18T22:08:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-18T22:08:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-18T22:08:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-18T22:08:39.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-18T22:08:45.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.582s coverage: 94.2% of statements [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-18T22:08:45.979Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 59.1% of statements [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-18T22:08:45.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-18T22:08:45.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.8% of statements [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-18T22:08:45.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-08-18T22:08:45.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.175s coverage: 21.7% of statements [2021-08-18T22:08:45.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-18T22:08:45.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.234s coverage: 47.1% of statements [2021-08-18T22:08:45.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.220s coverage: 79.5% of statements [2021-08-18T22:08:46.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements [2021-08-18T22:08:47.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.176s coverage: 96.3% of statements [2021-08-18T22:08:48.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements [2021-08-18T22:09:00.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.257s coverage: 94.4% of statements [2021-08-18T22:09:00.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements [2021-08-18T22:09:06.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.536s coverage: 81.8% of statements [2021-08-18T22:09:06.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 58.8% of statements [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.187s coverage: 80.0% of statements [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.310s coverage: 91.2% of statements [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.645s coverage: 64.4% of statements [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-18T22:09:12.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-08-18T22:09:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 91.3% of statements [2021-08-18T22:09:13.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-08-18T22:09:13.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-08-18T22:09:14.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-08-18T22:09:18.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.937s coverage: 66.9% of statements [2021-08-18T22:09:18.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-18T22:09:18.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-18T22:09:18.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-18T22:09:20.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.712s coverage: 43.6% of statements [2021-08-18T22:09:20.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-18T22:09:20.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-18T22:09:20.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2021-08-18T22:09:20.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-18T22:09:20.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2021-08-18T22:09:20.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-18T22:09:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.233s coverage: 19.5% of statements [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-18T22:09:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 92.0% of statements [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-18T22:09:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.201s coverage: 62.7% of statements [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-18T22:09:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.430s coverage: 97.7% of statements [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-18T22:09:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-18T22:09:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-18T22:09:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-08-18T22:09:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-18T22:09:29.071Z] GO111MODULE=on go vet ./... [2021-08-18T22:10:50.919Z] gofmt -l . [2021-08-18T22:10:50.919Z] [ "`gofmt -l .`" = "" ] [2021-08-18T22:10:50.919Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-18T22:10:51.583Z] + ls -al . [2021-08-18T22:10:51.583Z] total 632 [2021-08-18T22:10:51.583Z] drwxrwxr-x 9 1001 1001 4096 Aug 18 22:10 . [2021-08-18T22:10:51.583Z] drwxr-xr-x 4 root root 4096 Aug 18 22:06 .. [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 22:04 .dockerignore [2021-08-18T22:10:51.583Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 22:04 .git [2021-08-18T22:10:51.583Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 22:04 .github [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 818 Aug 18 22:04 .gitignore [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 76 Aug 18 22:04 .hadolint.yml [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 22:04 .sonarcloud.properties [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 22:04 ADOPTERS.md [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 8609 Aug 18 22:04 Attribution.txt [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 43881 Aug 18 22:04 CHANGELOG.md [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 22:04 CONTRIBUTING.md [2021-08-18T22:10:51.583Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 22:04 GOVERNANCE.md [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 849 Aug 18 22:04 Jenkinsfile [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 22:04 LICENSE [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 5915 Aug 18 22:04 Makefile [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 22:04 OWNERS.md [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 8643 Aug 18 22:04 README.md [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 22:04 SECURITY.md [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 22:01 VERSION [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 22:04 ZMQWindows.md [2021-08-18T22:10:51.584Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 22:04 bin [2021-08-18T22:10:51.584Z] drwxrwxr-x 14 1001 1001 4096 Aug 18 22:04 cmd [2021-08-18T22:10:51.584Z] -rw-r--r-- 1 root root 404329 Aug 18 22:09 coverage.out [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 813 Aug 18 22:04 go.mod [2021-08-18T22:10:51.584Z] -rw-r--r-- 1 root root 48847 Aug 18 22:06 go.sum [2021-08-18T22:10:51.584Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 22:04 internal [2021-08-18T22:10:51.584Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 22:04 openapi [2021-08-18T22:10:51.584Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 22:04 snap [2021-08-18T22:10:51.584Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 22:04 version.go [Pipeline] sh [2021-08-18T22:10:52.250Z] + '[' -e coverage.out ] [2021-08-18T22:10:52.250Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-18T22:10:52.286Z] Warning: overwriting stash ‘coverage-report’ [2021-08-18T22:10:53.091Z] Stashed 1 file(s) [Pipeline] sh [2021-08-18T22:10:53.749Z] + make build [2021-08-18T22:10:53.749Z] go mod tidy [2021-08-18T22:10:54.346Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T22:11:01.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T22:11:23.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T22:11:24.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T22:11:28.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T22:11:29.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T22:11:32.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T22:11:35.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T22:11:39.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T22:11:42.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T22:11:47.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T22:11:49.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-18T22:11:54.910Z] $ docker stop --time=1 5e4824b14a04d80ae67489c2960fbcde77047be56dbf83a56d067cc94341a304 [2021-08-18T22:11:56.182Z] Running on prd-ubuntu18.04-docker-8c-8g-3716 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [2021-08-18T22:11:57.556Z] $ docker rm -f 5e4824b14a04d80ae67489c2960fbcde77047be56dbf83a56d067cc94341a304 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-08-18T22:11:58.627Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:11:58.800Z] The recommended git tool is: git [2021-08-18T22:11:59.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-18T22:11:59.084Z] [2021-08-18T22:11:59.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:11:59.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-18T22:11:59.740Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-18T22:11:59.740Z] 29e5d40040c1: Pulling fs layer [2021-08-18T22:11:59.740Z] 1ce36da41761: Pulling fs layer [2021-08-18T22:11:59.740Z] 25b303627fd3: Pulling fs layer [2021-08-18T22:12:00.336Z] 29e5d40040c1: Verifying Checksum [2021-08-18T22:12:00.336Z] 29e5d40040c1: Download complete [2021-08-18T22:12:00.937Z] 1ce36da41761: Verifying Checksum [2021-08-18T22:12:00.937Z] 1ce36da41761: Download complete [2021-08-18T22:12:00.937Z] 29e5d40040c1: Pull complete [2021-08-18T22:12:01.558Z] using credential edgex-jenkins-ssh [2021-08-18T22:12:01.574Z] Cloning the remote Git repository [2021-08-18T22:12:01.600Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-18T22:12:01.678Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-18T22:12:01.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-18T22:12:01.707Z] > git --version # timeout=10 [2021-08-18T22:12:01.720Z] > git --version # 'git version 2.17.1' [2021-08-18T22:12:01.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T22:12:01.750Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T22:12:02.385Z] 1ce36da41761: Pull complete [2021-08-18T22:12:02.660Z] 25b303627fd3: Verifying Checksum [2021-08-18T22:12:02.660Z] 25b303627fd3: Download complete [2021-08-18T22:12:17.762Z] 25b303627fd3: Pull complete [2021-08-18T22:12:17.762Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-18T22:12:17.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-18T22:12:17.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-18T22:12:18.033Z] prd-ubuntu18.04-docker-arm64-4c-16g-3714 does not seem to be running inside a container [2021-08-18T22:12:18.122Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-18T22:12:21.872Z] $ docker top fa9343c7a21c046c124b1c37aba5acbe129e2f36791b9a347ba7421f8ebe77ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T22:12:22.926Z] + docker-compose build --help [2021-08-18T22:12:22.926Z] + grep parallel [2021-08-18T22:12:27.118Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-18T22:12:27.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T22:12:27.137Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-18T22:12:27.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-18T22:12:27.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T22:12:27.157Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T22:12:27.322Z] --parallel Build images in parallel. [Pipeline] } [2021-08-18T22:12:27.337Z] $ docker stop --time=1 fa9343c7a21c046c124b1c37aba5acbe129e2f36791b9a347ba7421f8ebe77ab [2021-08-18T22:12:27.726Z] Merging remotes/origin/main commit 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:12:27.839Z] Merge succeeded, producing a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:12:27.840Z] Checking out Revision a8718cbead59ede8e8126c8157ea9d90b9e24a6c (PR-3671) [2021-08-18T22:12:29.266Z] $ docker rm -f fa9343c7a21c046c124b1c37aba5acbe129e2f36791b9a347ba7421f8ebe77ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-08-18T22:12:27.735Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:12:27.739Z] > git checkout -f a8718cbead59ede8e8126c8157ea9d90b9e24a6c # timeout=10 [2021-08-18T22:12:27.805Z] > git remote # timeout=10 [2021-08-18T22:12:27.813Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:12:27.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T22:12:27.821Z] > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 [2021-08-18T22:12:27.831Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T22:12:27.841Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:12:27.846Z] > git checkout -f a8718cbead59ede8e8126c8157ea9d90b9e24a6c # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:12:29.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-18T22:12:29.984Z] . [Pipeline] withDockerContainer [2021-08-18T22:12:30.227Z] prd-ubuntu18.04-docker-arm64-4c-16g-3714 does not seem to be running inside a container [2021-08-18T22:12:30.294Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-18T22:12:31.599Z] Commit message: "fix(snap): fix app-rules-engine" [2021-08-18T22:12:31.966Z] $ docker top 07a766903fafceca4d3914a535e3ce93d3a7802efb9c2879ba9114886000967a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:12:32.903Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-18T22:12:32.908Z] + echo snap-build.sh [2021-08-18T22:12:32.908Z] snap-build.sh [2021-08-18T22:12:32.908Z] + SNAP_BASE_DIR=. [2021-08-18T22:12:32.908Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-08-18T22:12:32.908Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-08-18T22:12:32.908Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-08-18T22:12:32.908Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-08-18T22:12:32.908Z] + cd /w/workspace/edgex-go/5 [2021-08-18T22:12:32.908Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-18T22:12:32.908Z] Reading package lists... [2021-08-18T22:12:32.908Z] Building dependency tree... [2021-08-18T22:12:32.908Z] Reading state information... [2021-08-18T22:12:32.908Z] The following packages were automatically installed and are no longer required: [2021-08-18T22:12:32.908Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-18T22:12:32.908Z] uidmap xdelta3 [2021-08-18T22:12:32.908Z] Use 'sudo apt autoremove' to remove them. [2021-08-18T22:12:32.908Z] The following packages will be REMOVED: [2021-08-18T22:12:32.908Z] lxd* lxd-client* [2021-08-18T22:12:33.176Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-18T22:12:33.176Z] After this operation, 31.7 MB disk space will be freed. [2021-08-18T22:12:33.712Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-18T22:12:33.712Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-18T22:12:34.294Z] Removing lxd dnsmasq configuration [2021-08-18T22:12:34.294Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-18T22:12:34.294Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-18T22:12:35.254Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-18T22:12:35.254Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-18T22:12:35.254Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-18T22:12:36.276Z] Building core-command ... [2021-08-18T22:12:36.276Z] Building core-data ... [2021-08-18T22:12:36.276Z] Building core-metadata ... [2021-08-18T22:12:36.276Z] Building security-bootstrapper ... [2021-08-18T22:12:36.276Z] Building security-proxy-setup ... [2021-08-18T22:12:36.276Z] Building security-secretstore-setup ... [2021-08-18T22:12:36.276Z] Building support-notifications ... [2021-08-18T22:12:36.276Z] Building support-scheduler ... [2021-08-18T22:12:36.276Z] Building sys-mgmt-agent ... [2021-08-18T22:12:36.276Z] Building core-metadata [2021-08-18T22:12:36.276Z] Building security-secretstore-setup [2021-08-18T22:12:36.276Z] Building security-proxy-setup [2021-08-18T22:12:36.276Z] Building support-scheduler [2021-08-18T22:12:36.276Z] Building support-notifications [2021-08-18T22:12:36.662Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-18T22:12:36.662Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-18T22:12:36.930Z] + sudo snap remove --purge lxd [2021-08-18T22:12:37.198Z] snap "lxd" is not installed [2021-08-18T22:12:37.198Z] + sudo groupadd --force --system lxd [2021-08-18T22:12:37.198Z] ++ whoami [2021-08-18T22:12:37.198Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-18T22:12:37.198Z] + newgrp - lxd [2021-08-18T22:12:37.198Z] + sudo snap install lxd [2021-08-18T22:12:45.417Z] 2021-08-18T22:12:43Z INFO Waiting for automatic snapd restart... [2021-08-18T22:12:57.736Z] lxd 4.17 from Canonical* installed [2021-08-18T22:12:57.736Z] + sudo lxd init --auto [2021-08-18T22:13:07.818Z] + sudo snap install --classic snapcraft [2021-08-18T22:13:16.029Z] snapcraft 5.0 from Canonical* installed [2021-08-18T22:13:16.029Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-18T22:13:16.029Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-18T22:13:16.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T22:13:16.029Z] Dload Upload Total Spent Left Speed [2021-08-18T22:13:16.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-08-18T22:13:16.029Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8460k 0 --:--:-- --:--:-- --:--:-- 30.0M [2021-08-18T22:13:16.029Z] ./yq_linux_amd64 [2021-08-18T22:13:16.029Z] + sudo snapcraft prime --use-lxd [2021-08-18T22:13:17.969Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-18T22:13:17.969Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-18T22:13:17.969Z] - README.md [2021-08-18T22:13:17.969Z] [2021-08-18T22:13:17.969Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-18T22:13:17.969Z] Launching a container. [2021-08-18T22:13:24.609Z] Waiting for container to be ready [2021-08-18T22:13:25.195Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-18T22:13:25.195Z] [2021-08-18T22:13:29.447Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-18T22:13:29.447Z] Waiting for network to be ready... [2021-08-18T22:13:29.447Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-18T22:13:29.713Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] [2021-08-18T22:13:29.713Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-18T22:13:29.978Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-18T22:13:29.978Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-18T22:13:29.978Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-18T22:13:29.978Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-18T22:13:29.978Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-18T22:13:29.978Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-18T22:13:29.978Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-18T22:13:30.246Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-18T22:13:30.246Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-18T22:13:30.512Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-18T22:13:30.512Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-18T22:13:30.512Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-18T22:13:30.512Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-18T22:13:30.512Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-18T22:13:30.512Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-18T22:13:31.094Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-18T22:13:31.364Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-18T22:13:31.364Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-18T22:13:31.364Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-18T22:13:31.364Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-18T22:13:31.364Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-18T22:13:31.364Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-18T22:13:31.364Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-18T22:13:31.631Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-18T22:13:33.576Z] Fetched 25.1 MB in 4s (6200 kB/s) [2021-08-18T22:13:34.534Z] Reading package lists... [2021-08-18T22:13:34.535Z] Reading package lists... [2021-08-18T22:13:34.802Z] Building dependency tree... [2021-08-18T22:13:34.802Z] Reading state information... [2021-08-18T22:13:34.802Z] The following additional packages will be installed: [2021-08-18T22:13:34.802Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-18T22:13:34.802Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-18T22:13:34.802Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-18T22:13:34.802Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-18T22:13:34.802Z] Suggested packages: [2021-08-18T22:13:34.802Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-18T22:13:34.802Z] Recommended packages: [2021-08-18T22:13:34.802Z] gnupg libsasl2-modules [2021-08-18T22:13:34.802Z] The following NEW packages will be installed: [2021-08-18T22:13:34.802Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-18T22:13:34.802Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-18T22:13:34.802Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-18T22:13:34.802Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-18T22:13:34.802Z] The following packages will be upgraded: [2021-08-18T22:13:34.802Z] gpg gpg-agent gpgconf libudev1 [2021-08-18T22:13:35.070Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-18T22:13:35.070Z] Need to get 3527 kB of archives. [2021-08-18T22:13:35.070Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-18T22:13:35.070Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-18T22:13:35.070Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-18T22:13:35.070Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-18T22:13:35.070Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-18T22:13:35.337Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-18T22:13:35.607Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-18T22:13:35.873Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-18T22:13:35.873Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-18T22:13:35.873Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-18T22:13:35.873Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-18T22:13:35.873Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-18T22:13:35.873Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-18T22:13:35.873Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-18T22:13:35.873Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-18T22:13:35.873Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-18T22:13:35.873Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-18T22:13:36.139Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-18T22:13:36.139Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-18T22:13:36.139Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-18T22:13:36.139Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-18T22:13:36.139Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-18T22:13:36.139Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-18T22:13:36.139Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:13:36.139Z] Fetched 3527 kB in 1s (3113 kB/s) [2021-08-18T22:13:36.139Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-18T22:13:36.139Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-18T22:13:36.139Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-18T22:13:36.406Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-18T22:13:36.406Z] Selecting previously unselected package udev. [2021-08-18T22:13:36.406Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-18T22:13:36.406Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-18T22:13:36.406Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-18T22:13:36.673Z] Selecting previously unselected package libfuse2:amd64. [2021-08-18T22:13:36.673Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-18T22:13:36.673Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-18T22:13:36.673Z] Selecting previously unselected package fuse. [2021-08-18T22:13:36.673Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-18T22:13:36.673Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-18T22:13:36.673Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T22:13:36.673Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-18T22:13:36.673Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T22:13:36.673Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-18T22:13:36.938Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T22:13:36.938Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-18T22:13:36.938Z] Selecting previously unselected package libksba8:amd64. [2021-08-18T22:13:36.938Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-18T22:13:36.938Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-18T22:13:36.938Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-18T22:13:36.938Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:36.938Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:36.938Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-18T22:13:36.938Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:36.938Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.204Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-18T22:13:37.204Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:37.205Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.205Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-18T22:13:37.205Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:37.205Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.205Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-18T22:13:37.205Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:37.205Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.205Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-18T22:13:37.205Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:37.205Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.205Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-18T22:13:37.205Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:37.205Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.471Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-18T22:13:37.471Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:37.471Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.471Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-18T22:13:37.471Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T22:13:37.471Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.471Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T22:13:37.471Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-18T22:13:37.471Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-18T22:13:37.471Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T22:13:37.471Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-18T22:13:37.471Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-18T22:13:37.471Z] Selecting previously unselected package libldap-common. [2021-08-18T22:13:37.471Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-18T22:13:37.471Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-18T22:13:37.471Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T22:13:37.471Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-18T22:13:37.471Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-18T22:13:37.736Z] Selecting previously unselected package dirmngr. [2021-08-18T22:13:37.737Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T22:13:37.737Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-18T22:13:37.737Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-18T22:13:37.737Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-18T22:13:37.737Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-18T22:13:37.737Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-18T22:13:37.737Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-18T22:13:37.737Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-18T22:13:37.737Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:37.737Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-18T22:13:37.737Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-18T22:13:37.737Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-18T22:13:38.003Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T22:13:38.269Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:38.269Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-18T22:13:38.269Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-18T22:13:38.269Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-18T22:13:38.269Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:38.269Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:38.269Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:38.269Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:38.269Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:38.269Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:38.269Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T22:13:38.269Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-18T22:13:38.269Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-18T22:13:38.269Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-18T22:13:38.855Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-18T22:13:38.855Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-18T22:13:38.855Z] This means they are not meant to be enabled using systemctl. [2021-08-18T22:13:38.855Z] Possible reasons for having this kind of units are: [2021-08-18T22:13:38.855Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-18T22:13:38.855Z] .wants/ or .requires/ directory. [2021-08-18T22:13:38.855Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-18T22:13:38.855Z] a requirement dependency on it. [2021-08-18T22:13:38.855Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-18T22:13:38.855Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-18T22:13:38.855Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-18T22:13:38.855Z] instance name specified. [2021-08-18T22:13:39.121Z] Reading package lists... [2021-08-18T22:13:39.121Z] Building dependency tree... [2021-08-18T22:13:39.121Z] Reading state information... [2021-08-18T22:13:39.386Z] The following additional packages will be installed: [2021-08-18T22:13:39.386Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-18T22:13:39.386Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-18T22:13:39.386Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-18T22:13:39.386Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-18T22:13:39.386Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-18T22:13:39.386Z] Suggested packages: [2021-08-18T22:13:39.386Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-18T22:13:39.386Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-18T22:13:39.386Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-18T22:13:39.386Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-18T22:13:39.386Z] systemd-container policykit-1 [2021-08-18T22:13:39.386Z] Recommended packages: [2021-08-18T22:13:39.386Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-18T22:13:39.386Z] The following NEW packages will be installed: [2021-08-18T22:13:39.386Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-18T22:13:39.386Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-18T22:13:39.386Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-18T22:13:39.386Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-18T22:13:39.386Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-18T22:13:39.386Z] The following packages will be upgraded: [2021-08-18T22:13:39.386Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-18T22:13:39.386Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-18T22:13:39.386Z] Need to get 36.7 MB of archives. [2021-08-18T22:13:39.386Z] After this operation, 147 MB of additional disk space will be used. [2021-08-18T22:13:39.386Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-18T22:13:39.658Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-18T22:13:39.658Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-18T22:13:39.658Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-18T22:13:39.658Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-18T22:13:39.658Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-18T22:13:39.658Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-18T22:13:39.658Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-18T22:13:39.658Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-18T22:13:39.658Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-18T22:13:39.658Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-18T22:13:39.658Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-18T22:13:39.659Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-18T22:13:39.659Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-18T22:13:39.659Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-18T22:13:40.615Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-18T22:13:40.615Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-18T22:13:40.615Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-18T22:13:40.615Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-18T22:13:40.615Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-18T22:13:40.615Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-18T22:13:40.615Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-18T22:13:40.615Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-18T22:13:40.615Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-18T22:13:40.615Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-18T22:13:40.615Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-18T22:13:40.615Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-18T22:13:40.881Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-18T22:13:40.881Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-18T22:13:40.881Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-18T22:13:41.840Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:13:41.840Z] Fetched 36.7 MB in 2s (14.8 MB/s) [2021-08-18T22:13:42.105Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-18T22:13:42.105Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-18T22:13:42.105Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-18T22:13:42.700Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-18T22:13:42.700Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-18T22:13:42.700Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-18T22:13:42.700Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-18T22:13:42.700Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-18T22:13:42.700Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-18T22:13:42.700Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-18T22:13:43.035Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-18T22:13:43.035Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-18T22:13:43.035Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-18T22:13:43.035Z] Setting up apt (1.6.14) ... [2021-08-18T22:13:43.035Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-18T22:13:43.670Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-18T22:13:43.670Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-18T22:13:43.670Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-18T22:13:43.670Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-18T22:13:43.670Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-18T22:13:43.670Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-18T22:13:43.670Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T22:13:43.936Z] Selecting previously unselected package libexpat1:amd64. [2021-08-18T22:13:43.936Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-18T22:13:43.936Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-18T22:13:43.936Z] Selecting previously unselected package python3.6-minimal. [2021-08-18T22:13:43.936Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-18T22:13:43.936Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T22:13:44.202Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-18T22:13:44.202Z] Checking for services that may need to be restarted...done. [2021-08-18T22:13:44.202Z] Checking for services that may need to be restarted...done. [2021-08-18T22:13:44.202Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T22:13:44.202Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-18T22:13:44.202Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T22:13:44.278Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:13:44.278Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:13:44.278Z] ---> f16b9dc59ce0 [2021-08-18T22:13:44.278Z] Step 3/26 : WORKDIR /edgex-go [2021-08-18T22:13:44.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:13:44.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:13:44.278Z] ---> f16b9dc59ce0 [2021-08-18T22:13:44.278Z] Step 3/23 : WORKDIR /edgex-go [2021-08-18T22:13:44.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:13:44.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:13:44.278Z] ---> f16b9dc59ce0 [2021-08-18T22:13:44.278Z] Step 3/22 : WORKDIR /edgex-go [2021-08-18T22:13:44.278Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:13:44.279Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:13:44.279Z] ---> f16b9dc59ce0 [2021-08-18T22:13:44.279Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T22:13:44.279Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:13:44.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:13:44.279Z] ---> f16b9dc59ce0 [2021-08-18T22:13:44.279Z] Step 3/23 : WORKDIR /edgex-go [2021-08-18T22:13:44.782Z] Selecting previously unselected package python3-minimal. [2021-08-18T22:13:44.782Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-18T22:13:44.782Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-18T22:13:44.782Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-18T22:13:44.782Z] Selecting previously unselected package mime-support. [2021-08-18T22:13:44.782Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-18T22:13:44.782Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-18T22:13:44.782Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:13:44.782Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-18T22:13:44.782Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-18T22:13:44.782Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-18T22:13:44.782Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-18T22:13:44.782Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T22:13:44.876Z] ---> Running in 026215590cd5 [2021-08-18T22:13:44.876Z] ---> Running in c8f97d259bc5 [2021-08-18T22:13:44.876Z] ---> Running in 7ffa0798d40a [2021-08-18T22:13:44.876Z] ---> Running in 18a044a8236b [2021-08-18T22:13:44.876Z] ---> Running in ef16edf391d4 [2021-08-18T22:13:45.047Z] Selecting previously unselected package python3.6. [2021-08-18T22:13:45.047Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-18T22:13:45.047Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T22:13:45.047Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:13:45.047Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-18T22:13:45.047Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-18T22:13:45.047Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-18T22:13:45.313Z] Selecting previously unselected package python3. [2021-08-18T22:13:45.313Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-18T22:13:45.313Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-18T22:13:45.313Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-18T22:13:45.313Z] Selecting previously unselected package multiarch-support. [2021-08-18T22:13:45.313Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T22:13:45.313Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-18T22:13:45.313Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-18T22:13:45.313Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-18T22:13:45.313Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-18T22:13:45.313Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-18T22:13:45.313Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-18T22:13:45.578Z] Selecting previously unselected package libbsd0:amd64. [2021-08-18T22:13:45.578Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-18T22:13:45.578Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-18T22:13:45.578Z] Selecting previously unselected package sudo. [2021-08-18T22:13:45.578Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-18T22:13:45.578Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-18T22:13:45.578Z] Selecting previously unselected package apparmor. [2021-08-18T22:13:45.578Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-18T22:13:45.578Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-18T22:13:45.578Z] Selecting previously unselected package libedit2:amd64. [2021-08-18T22:13:45.578Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-18T22:13:45.578Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-18T22:13:45.843Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T22:13:45.843Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-18T22:13:45.843Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T22:13:45.843Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T22:13:45.843Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-18T22:13:45.843Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T22:13:45.843Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T22:13:45.843Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-18T22:13:45.843Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-18T22:13:45.843Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T22:13:45.843Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-18T22:13:45.843Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T22:13:45.860Z] Removing intermediate container 026215590cd5 [2021-08-18T22:13:45.860Z] ---> bf0446a72e02 [2021-08-18T22:13:45.860Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:13:45.860Z] Removing intermediate container c8f97d259bc5 [2021-08-18T22:13:45.860Z] ---> 9257c3265230 [2021-08-18T22:13:45.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:13:45.860Z] Removing intermediate container 18a044a8236b [2021-08-18T22:13:45.860Z] ---> b73bf2b4b027 [2021-08-18T22:13:45.860Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:13:46.110Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T22:13:46.110Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-18T22:13:46.110Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T22:13:46.110Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-18T22:13:46.110Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-18T22:13:46.110Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-18T22:13:46.110Z] Selecting previously unselected package openssh-client. [2021-08-18T22:13:46.110Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-18T22:13:46.110Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-18T22:13:46.139Z] Removing intermediate container 7ffa0798d40a [2021-08-18T22:13:46.139Z] ---> bdff59e5a400 [2021-08-18T22:13:46.139Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:13:46.139Z] Removing intermediate container ef16edf391d4 [2021-08-18T22:13:46.139Z] ---> 46dc71364e0a [2021-08-18T22:13:46.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:13:46.139Z] ---> Running in 818507c76e24 [2021-08-18T22:13:46.139Z] ---> Running in f9bdfac61fa0 [2021-08-18T22:13:46.139Z] ---> Running in 5239f05f9355 [2021-08-18T22:13:46.139Z] ---> Running in 8750b3d18e9d [2021-08-18T22:13:46.377Z] Selecting previously unselected package squashfs-tools. [2021-08-18T22:13:46.377Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-18T22:13:46.377Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-18T22:13:46.377Z] Selecting previously unselected package snapd. [2021-08-18T22:13:46.377Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-18T22:13:46.377Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-18T22:13:46.410Z] ---> Running in d623ffaaf02a [2021-08-18T22:13:48.316Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-18T22:13:48.317Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-18T22:13:48.317Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-18T22:13:48.317Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-18T22:13:48.317Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-18T22:13:48.317Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T22:13:48.317Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-18T22:13:48.317Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-18T22:13:48.317Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-18T22:13:49.276Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-18T22:13:49.276Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-18T22:13:49.276Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-18T22:13:49.276Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T22:13:49.276Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T22:13:49.276Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T22:13:49.857Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-18T22:13:49.857Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T22:13:49.857Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-18T22:13:49.857Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-18T22:13:49.857Z] running python rtupdate hooks for python3.6... [2021-08-18T22:13:49.858Z] running python post-rtupdate hooks for python3.6... [2021-08-18T22:13:49.858Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-18T22:13:50.445Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-18T22:13:50.445Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T22:13:50.713Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-18T22:13:50.713Z] Setting up snapd (2.49.2+18.04) ... [2021-08-18T22:13:50.734Z] Removing intermediate container f9bdfac61fa0 [2021-08-18T22:13:50.734Z] ---> 70d9d6da9403 [2021-08-18T22:13:50.734Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-18T22:13:50.734Z] Removing intermediate container 818507c76e24 [2021-08-18T22:13:50.734Z] ---> 01a5e52dcdc3 [2021-08-18T22:13:50.734Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-18T22:13:50.734Z] ---> Running in 6a09b43f6908 [2021-08-18T22:13:50.734Z] ---> Running in 859c6658b3d8 [2021-08-18T22:13:50.734Z] Removing intermediate container 5239f05f9355 [2021-08-18T22:13:50.734Z] ---> 93b29ddefdbf [2021-08-18T22:13:50.734Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-18T22:13:50.979Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-18T22:13:51.021Z] Removing intermediate container d623ffaaf02a [2021-08-18T22:13:51.021Z] ---> a4630007e82f [2021-08-18T22:13:51.021Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-18T22:13:51.021Z] Removing intermediate container 8750b3d18e9d [2021-08-18T22:13:51.021Z] ---> f29c32b60d41 [2021-08-18T22:13:51.021Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-18T22:13:51.021Z] ---> Running in cb24f9796e55 [2021-08-18T22:13:51.245Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-18T22:13:51.245Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-18T22:13:51.302Z] ---> Running in 3fb70aa00a74 [2021-08-18T22:13:51.302Z] ---> Running in a549383af870 [2021-08-18T22:13:51.512Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-18T22:13:51.778Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-18T22:13:51.778Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-18T22:13:52.044Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-18T22:13:52.044Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-18T22:13:52.309Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-18T22:13:52.575Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-18T22:13:52.575Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-18T22:13:52.575Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-18T22:13:52.575Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-18T22:13:52.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:52.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:53.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:53.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:53.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:53.549Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-18T22:13:53.549Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-18T22:13:53.549Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-18T22:13:53.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:53.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:54.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:56.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:56.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:13:56.064Z] OK: 218 MiB in 52 packages [2021-08-18T22:13:56.064Z] OK: 218 MiB in 52 packages [2021-08-18T22:13:56.064Z] OK: 218 MiB in 52 packages [2021-08-18T22:13:56.064Z] OK: 218 MiB in 52 packages [2021-08-18T22:13:56.064Z] OK: 218 MiB in 52 packages [2021-08-18T22:13:56.373Z] Removing intermediate container 859c6658b3d8 [2021-08-18T22:13:56.373Z] ---> d9758bb4c6a7 [2021-08-18T22:13:56.373Z] Step 6/26 : COPY go.mod . [2021-08-18T22:13:56.415Z] Reading package lists... [2021-08-18T22:13:56.415Z] Reading package lists... [2021-08-18T22:13:56.415Z] Building dependency tree... [2021-08-18T22:13:56.415Z] Reading state information... [2021-08-18T22:13:56.415Z] Calculating upgrade... [2021-08-18T22:13:56.415Z] The following packages will be upgraded: [2021-08-18T22:13:56.415Z] advancecomp base-files bash binutils binutils-common [2021-08-18T22:13:56.415Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-18T22:13:56.415Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-18T22:13:56.415Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-18T22:13:56.415Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-18T22:13:56.415Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-18T22:13:56.415Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-18T22:13:56.415Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-18T22:13:56.415Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-18T22:13:56.415Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-18T22:13:56.415Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-18T22:13:56.415Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-18T22:13:56.415Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-18T22:13:56.415Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-18T22:13:56.415Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-18T22:13:56.415Z] ubuntu-keyring util-linux [2021-08-18T22:13:56.415Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:13:56.415Z] Need to get 64.2 MB of archives. [2021-08-18T22:13:56.416Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-18T22:13:56.416Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-18T22:13:56.416Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-18T22:13:56.416Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-18T22:13:56.416Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-18T22:13:56.416Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-18T22:13:56.416Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-18T22:13:56.416Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-18T22:13:56.416Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-18T22:13:56.416Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-18T22:13:56.416Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-18T22:13:56.416Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-18T22:13:56.416Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-18T22:13:56.416Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-18T22:13:56.416Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-18T22:13:56.416Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-18T22:13:56.416Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-18T22:13:56.416Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-18T22:13:56.416Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-18T22:13:56.416Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-18T22:13:56.416Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-18T22:13:56.416Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-18T22:13:56.416Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-18T22:13:56.416Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-18T22:13:56.416Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-18T22:13:56.416Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-18T22:13:56.416Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-18T22:13:56.416Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-18T22:13:56.416Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-18T22:13:56.416Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-18T22:13:56.416Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-18T22:13:56.416Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-18T22:13:56.416Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-18T22:13:56.416Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-18T22:13:56.416Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-18T22:13:56.416Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-18T22:13:56.416Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-18T22:13:56.416Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-18T22:13:56.416Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-18T22:13:56.416Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-18T22:13:56.416Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-18T22:13:56.416Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-18T22:13:56.416Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-18T22:13:56.416Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-18T22:13:56.416Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-18T22:13:56.416Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-18T22:13:56.416Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-18T22:13:56.416Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-18T22:13:56.416Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-18T22:13:56.416Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-18T22:13:56.416Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-18T22:13:56.416Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-18T22:13:56.416Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-18T22:13:56.416Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-18T22:13:56.416Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-18T22:13:56.416Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-18T22:13:56.416Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-18T22:13:56.416Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-18T22:13:56.416Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-18T22:13:56.416Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-18T22:13:56.416Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-18T22:13:56.416Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-18T22:13:56.416Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-18T22:13:56.416Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-18T22:13:56.416Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-18T22:13:56.416Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-18T22:13:56.416Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-18T22:13:56.416Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-18T22:13:56.651Z] Removing intermediate container 6a09b43f6908 [2021-08-18T22:13:56.651Z] ---> 54020fb62185 [2021-08-18T22:13:56.651Z] Step 6/24 : COPY go.mod . [2021-08-18T22:13:56.682Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-18T22:13:56.682Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-18T22:13:56.682Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-18T22:13:56.682Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-18T22:13:56.682Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-18T22:13:56.682Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-18T22:13:56.682Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-18T22:13:56.682Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-18T22:13:56.682Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-18T22:13:56.682Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-18T22:13:56.682Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-18T22:13:56.682Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-18T22:13:56.948Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-18T22:13:56.948Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-18T22:13:56.948Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-18T22:13:56.948Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-18T22:13:56.948Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-18T22:13:56.948Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-18T22:13:56.948Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-18T22:13:56.948Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-18T22:13:56.948Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-18T22:13:56.948Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-18T22:13:56.948Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-18T22:13:56.948Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-18T22:13:56.948Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-18T22:13:56.948Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-18T22:13:56.948Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-18T22:13:56.948Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-18T22:13:56.948Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-18T22:13:57.215Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-18T22:13:57.215Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-18T22:13:57.215Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-18T22:13:57.215Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-18T22:13:57.215Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-18T22:13:57.215Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-18T22:13:57.215Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-18T22:13:57.215Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:13:57.250Z] Removing intermediate container 3fb70aa00a74 [2021-08-18T22:13:57.250Z] ---> 58bb18db3ab1 [2021-08-18T22:13:57.250Z] Step 6/23 : COPY go.mod . [2021-08-18T22:13:57.481Z] Fetched 64.2 MB in 2s (33.9 MB/s) [2021-08-18T22:13:57.481Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T22:13:57.481Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T22:13:57.481Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-18T22:13:57.528Z] Removing intermediate container cb24f9796e55 [2021-08-18T22:13:57.528Z] ---> 517c57148bef [2021-08-18T22:13:57.528Z] Step 6/22 : COPY go.mod . [2021-08-18T22:13:57.528Z] Removing intermediate container a549383af870 [2021-08-18T22:13:57.528Z] ---> 4ecf64364e2f [2021-08-18T22:13:57.528Z] Step 6/23 : COPY go.mod . [2021-08-18T22:13:57.746Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T22:13:57.746Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-18T22:13:57.746Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-18T22:13:57.746Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-18T22:13:57.805Z] ---> cb88f0e34a3e [2021-08-18T22:13:57.805Z] Step 7/26 : RUN go mod download [2021-08-18T22:13:58.012Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.012Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.012Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.012Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.080Z] ---> Running in 33be77db6828 [2021-08-18T22:13:58.081Z] ---> f2dea48a5347 [2021-08-18T22:13:58.081Z] Step 7/24 : RUN go mod download [2021-08-18T22:13:58.280Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.280Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.280Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.280Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.280Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.280Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.280Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.280Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.354Z] ---> Running in 4a15afd12383 [2021-08-18T22:13:58.354Z] ---> c625f34f6d11 [2021-08-18T22:13:58.354Z] Step 7/23 : RUN go mod download [2021-08-18T22:13:58.547Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.547Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.547Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:13:58.547Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T22:13:58.547Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.547Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.547Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:13:58.547Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T22:13:58.547Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.547Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.815Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.815Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.815Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T22:13:58.815Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T22:13:58.815Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:13:58.955Z] ---> Running in 4789926275a9 [2021-08-18T22:13:58.955Z] ---> 80d54e8df5a6 [2021-08-18T22:13:58.955Z] Step 7/22 : RUN go mod download [2021-08-18T22:13:58.955Z] ---> 0d00b364c614 [2021-08-18T22:13:58.955Z] Step 7/23 : RUN go mod download [2021-08-18T22:13:59.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T22:13:59.083Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T22:13:59.083Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-18T22:13:59.230Z] ---> Running in 009acc0838a7 [2021-08-18T22:13:59.230Z] ---> Running in 82ac3ea30b36 [2021-08-18T22:13:59.351Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-18T22:13:59.618Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T22:13:59.618Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-18T22:13:59.618Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-18T22:13:59.618Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-18T22:13:59.618Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-18T22:13:59.883Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-18T22:13:59.883Z] Installing new version of config file /etc/issue ... [2021-08-18T22:13:59.883Z] Installing new version of config file /etc/issue.net ... [2021-08-18T22:13:59.883Z] Installing new version of config file /etc/lsb-release ... [2021-08-18T22:13:59.883Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-18T22:14:00.150Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-18T22:14:00.150Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-18T22:14:00.150Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-18T22:14:00.417Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:00.417Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-18T22:14:00.417Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-18T22:14:00.417Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-18T22:14:00.417Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-18T22:14:00.417Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:00.417Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:00.417Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:00.683Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:00.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:00.683Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-18T22:14:00.683Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-18T22:14:00.683Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-18T22:14:00.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:00.683Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-18T22:14:00.683Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-18T22:14:00.949Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-18T22:14:00.949Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:00.949Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-18T22:14:00.949Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-18T22:14:01.215Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-18T22:14:01.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:01.215Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-18T22:14:01.215Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-18T22:14:01.215Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-18T22:14:01.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:01.215Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-18T22:14:01.215Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-18T22:14:01.484Z] Setting up grep (3.1-2build1) ... [2021-08-18T22:14:01.484Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:01.484Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-18T22:14:01.484Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-18T22:14:01.484Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-18T22:14:01.484Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:01.484Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-18T22:14:01.484Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-18T22:14:01.484Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-18T22:14:01.751Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:01.751Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-18T22:14:01.751Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T22:14:01.751Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-18T22:14:01.751Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:01.751Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-18T22:14:01.751Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-18T22:14:02.343Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-18T22:14:02.343Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-18T22:14:02.343Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-18T22:14:02.343Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-18T22:14:02.611Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-18T22:14:02.611Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:02.611Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-18T22:14:02.611Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-18T22:14:02.877Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-18T22:14:02.877Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-18T22:14:03.146Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-18T22:14:03.146Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-18T22:14:03.146Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-18T22:14:03.146Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:03.146Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-18T22:14:03.146Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-18T22:14:03.146Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-18T22:14:03.146Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:03.146Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:03.412Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:03.412Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:03.412Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:03.412Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:03.412Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:03.412Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:03.412Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:03.412Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:03.412Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:03.678Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:03.678Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:03.678Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:03.678Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:03.678Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:03.678Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:03.678Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-18T22:14:03.678Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T22:14:03.678Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-18T22:14:03.678Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T22:14:03.945Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-18T22:14:03.945Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:03.945Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-18T22:14:03.945Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T22:14:03.945Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-18T22:14:03.945Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:03.945Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:03.945Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:04.211Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:04.211Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:04.211Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:04.211Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:04.211Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:04.211Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:04.211Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:04.211Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:04.649Z] Removing intermediate container 33be77db6828 [2021-08-18T22:14:04.649Z] ---> 5585b2755464 [2021-08-18T22:14:04.649Z] Step 8/26 : COPY . . [2021-08-18T22:14:04.794Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:04.794Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-18T22:14:04.929Z] Removing intermediate container 4a15afd12383 [2021-08-18T22:14:04.929Z] ---> b5af25a6c583 [2021-08-18T22:14:04.929Z] Step 8/24 : COPY . . [2021-08-18T22:14:05.061Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-18T22:14:05.327Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:05.327Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T22:14:05.327Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-18T22:14:05.596Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-18T22:14:05.596Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T22:14:05.596Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-18T22:14:05.596Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T22:14:05.596Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-18T22:14:05.862Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T22:14:05.862Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-18T22:14:05.862Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-18T22:14:05.862Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-18T22:14:06.128Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T22:14:06.128Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-18T22:14:06.128Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-18T22:14:06.128Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-18T22:14:06.128Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T22:14:06.128Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-18T22:14:06.128Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-18T22:14:06.128Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-18T22:14:06.128Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T22:14:06.128Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-18T22:14:06.128Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-18T22:14:06.378Z] Removing intermediate container 4789926275a9 [2021-08-18T22:14:06.378Z] ---> 3b9baad3f277 [2021-08-18T22:14:06.378Z] Step 8/23 : COPY . . [2021-08-18T22:14:06.394Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-18T22:14:06.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T22:14:06.394Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-18T22:14:06.394Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-18T22:14:06.394Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-18T22:14:06.394Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-18T22:14:06.394Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-18T22:14:06.659Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-18T22:14:06.659Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-18T22:14:06.659Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:06.659Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T22:14:06.659Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T22:14:06.926Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-18T22:14:06.926Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-18T22:14:06.926Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-18T22:14:06.926Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-18T22:14:06.926Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-18T22:14:06.926Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:06.926Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-18T22:14:06.926Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-18T22:14:06.926Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-18T22:14:07.193Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:07.193Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-18T22:14:07.193Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-18T22:14:07.193Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-18T22:14:07.193Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:07.193Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-18T22:14:07.193Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-18T22:14:07.193Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-18T22:14:07.395Z] Removing intermediate container 82ac3ea30b36 [2021-08-18T22:14:07.395Z] ---> 87327d9e76d4 [2021-08-18T22:14:07.395Z] Step 8/22 : COPY . . [2021-08-18T22:14:07.395Z] Removing intermediate container 009acc0838a7 [2021-08-18T22:14:07.395Z] ---> ed99d56a7245 [2021-08-18T22:14:07.395Z] Step 8/23 : COPY . . [2021-08-18T22:14:07.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:07.458Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-18T22:14:07.458Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-18T22:14:07.458Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-18T22:14:07.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:07.458Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-18T22:14:07.458Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-18T22:14:07.724Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-18T22:14:07.724Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:07.724Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-18T22:14:07.724Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-18T22:14:07.724Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-18T22:14:07.990Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:07.990Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T22:14:07.990Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-18T22:14:07.990Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-18T22:14:07.990Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:07.990Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-18T22:14:07.990Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-18T22:14:08.257Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-18T22:14:08.257Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:08.257Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-18T22:14:08.257Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-18T22:14:08.257Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-18T22:14:08.257Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:08.257Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-18T22:14:08.257Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-18T22:14:08.525Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-18T22:14:08.525Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:08.525Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-18T22:14:08.525Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-18T22:14:08.525Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-18T22:14:08.525Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:08.525Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-18T22:14:08.525Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-18T22:14:08.525Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-18T22:14:08.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:08.792Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-18T22:14:08.792Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-18T22:14:08.792Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-18T22:14:08.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:08.792Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-18T22:14:08.792Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-18T22:14:08.792Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-18T22:14:09.060Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T22:14:09.060Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-18T22:14:09.060Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-18T22:14:09.060Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-18T22:14:09.060Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-18T22:14:09.060Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-18T22:14:09.060Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-18T22:14:09.060Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-18T22:14:09.060Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-18T22:14:09.327Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-18T22:14:09.327Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-18T22:14:09.327Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-18T22:14:09.327Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-18T22:14:09.593Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-18T22:14:09.593Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-18T22:14:09.593Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-18T22:14:09.593Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-18T22:14:09.593Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-18T22:14:09.593Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-18T22:14:09.593Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-18T22:14:09.593Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-18T22:14:09.858Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-18T22:14:09.858Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-18T22:14:09.858Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-18T22:14:09.858Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-18T22:14:09.858Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-18T22:14:09.858Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-18T22:14:09.858Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-18T22:14:09.858Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-18T22:14:10.125Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-18T22:14:10.125Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-18T22:14:10.390Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-18T22:14:10.390Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-18T22:14:10.390Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-18T22:14:10.390Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-18T22:14:10.659Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-18T22:14:10.659Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-18T22:14:10.659Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-18T22:14:10.659Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-18T22:14:10.659Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-18T22:14:10.659Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-18T22:14:10.926Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:10.926Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:10.926Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:10.926Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:10.926Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:10.926Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:10.926Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:10.926Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:11.893Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:11.893Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:12.852Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:12.852Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:12.852Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:12.852Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:13.118Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:13.118Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:14.076Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T22:14:14.076Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T22:14:14.076Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-18T22:14:14.076Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-18T22:14:14.076Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-18T22:14:14.076Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-18T22:14:14.076Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-18T22:14:14.076Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-18T22:14:14.076Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-18T22:14:14.076Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-18T22:14:14.342Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-18T22:14:14.342Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-18T22:14:14.342Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-18T22:14:14.342Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-18T22:14:14.342Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-18T22:14:14.342Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-18T22:14:14.342Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:14:14.609Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-18T22:14:14.609Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:14:14.609Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:14:14.609Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:14:14.609Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-18T22:14:14.609Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-18T22:14:14.609Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-18T22:14:14.609Z] [2021-08-18T22:14:14.609Z] Current default time zone: 'Etc/UTC' [2021-08-18T22:14:14.609Z] Local time is now: Wed Aug 18 22:14:14 UTC 2021. [2021-08-18T22:14:14.609Z] Universal Time is now: Wed Aug 18 22:14:14 UTC 2021. [2021-08-18T22:14:14.609Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-18T22:14:14.609Z] [2021-08-18T22:14:14.609Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-18T22:14:14.609Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:14:14.609Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-18T22:14:14.609Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-18T22:14:14.609Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-18T22:14:14.609Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-18T22:14:14.609Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-18T22:14:14.609Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-18T22:14:14.874Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-18T22:14:14.874Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-18T22:14:14.874Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:14:14.874Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-18T22:14:14.874Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:14.874Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-18T22:14:14.874Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:14:14.874Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-18T22:14:14.874Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-18T22:14:14.874Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-18T22:14:14.874Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-18T22:14:14.874Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-18T22:14:14.874Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-18T22:14:14.874Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-18T22:14:14.874Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-18T22:14:16.816Z] Updating certificates in /etc/ssl/certs... [2021-08-18T22:14:17.776Z] 23 added, 27 removed; done. [2021-08-18T22:14:17.776Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-18T22:14:17.776Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-18T22:14:18.045Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-18T22:14:18.045Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-18T22:14:18.045Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-18T22:14:18.045Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-18T22:14:18.045Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-18T22:14:18.045Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-18T22:14:18.045Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-18T22:14:18.045Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-18T22:14:18.045Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T22:14:18.045Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-18T22:14:18.045Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-18T22:14:18.045Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-18T22:14:18.312Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-18T22:14:18.312Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-18T22:14:18.312Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-18T22:14:18.312Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-18T22:14:18.312Z] Updating certificates in /etc/ssl/certs... [2021-08-18T22:14:18.892Z] 0 added, 0 removed; done. [2021-08-18T22:14:18.892Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-18T22:14:18.892Z] done. [2021-08-18T22:14:19.473Z] Reading package lists... [2021-08-18T22:14:19.473Z] Building dependency tree... [2021-08-18T22:14:19.473Z] Reading state information... [2021-08-18T22:14:19.740Z] The following NEW packages will be installed: [2021-08-18T22:14:19.740Z] apt-transport-https [2021-08-18T22:14:19.740Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:14:20.006Z] Need to get 4348 B of archives. [2021-08-18T22:14:20.006Z] After this operation, 154 kB of additional disk space will be used. [2021-08-18T22:14:20.006Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-18T22:14:20.006Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:14:20.006Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-08-18T22:14:20.006Z] Selecting previously unselected package apt-transport-https. [2021-08-18T22:14:20.006Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-18T22:14:20.006Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-18T22:14:20.006Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-18T22:14:20.006Z] Setting up apt-transport-https (1.6.14) ... [2021-08-18T22:14:20.272Z] Waiting for network to be ready... [2021-08-18T22:14:25.612Z] 2021-08-18T22:14:23Z INFO Waiting for automatic snapd restart... [2021-08-18T22:14:25.612Z] snapd 2.51.3 from Canonical* installed [2021-08-18T22:14:26.570Z] "snapd" switched to the "latest/stable" channel [2021-08-18T22:14:26.570Z] [2021-08-18T22:14:28.506Z] core18 20210722 from Canonical* installed [2021-08-18T22:14:28.771Z] "core18" switched to the "latest/stable" channel [2021-08-18T22:14:28.771Z] [2021-08-18T22:14:29.613Z] ---> 88a128d3bfc0 [2021-08-18T22:14:29.613Z] Step 9/24 : RUN go mod tidy [2021-08-18T22:14:29.613Z] ---> cfb8538dad16 [2021-08-18T22:14:29.613Z] Step 9/23 : RUN go mod tidy [2021-08-18T22:14:29.613Z] ---> bd4d380e21b3 [2021-08-18T22:14:29.613Z] Step 9/26 : RUN go mod tidy [2021-08-18T22:14:29.613Z] ---> Running in b5251a840ede [2021-08-18T22:14:29.613Z] ---> Running in 0141793af9fd [2021-08-18T22:14:29.613Z] ---> 4b7be820ef53 [2021-08-18T22:14:29.613Z] Step 9/22 : RUN go mod tidy [2021-08-18T22:14:29.613Z] ---> Running in 40f081dc759b [2021-08-18T22:14:29.886Z] ---> bced0ac8e6ad [2021-08-18T22:14:29.886Z] Step 9/23 : RUN go mod tidy [2021-08-18T22:14:29.886Z] ---> Running in 148d39939f86 [2021-08-18T22:14:30.161Z] ---> Running in ed711da3fab3 [2021-08-18T22:14:31.345Z] snapcraft 5.0 from Canonical* installed [2021-08-18T22:14:31.614Z] "snapcraft" switched to the "latest/stable" channel [2021-08-18T22:14:31.614Z] [2021-08-18T22:14:35.861Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-18T22:14:35.861Z] - README.md [2021-08-18T22:14:35.861Z] [2021-08-18T22:14:35.861Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-18T22:14:36.128Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-18T22:14:36.394Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-18T22:14:36.394Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-18T22:14:36.913Z] Removing intermediate container 0141793af9fd [2021-08-18T22:14:36.913Z] ---> ba3f0978948f [2021-08-18T22:14:36.913Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-18T22:14:36.913Z] ---> Running in 73c7e6ae8c8c [2021-08-18T22:14:36.913Z] Removing intermediate container b5251a840ede [2021-08-18T22:14:36.913Z] ---> de5d4ecb074f [2021-08-18T22:14:36.913Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-18T22:14:37.196Z] ---> Running in 3135bd54317f [2021-08-18T22:14:37.472Z] Removing intermediate container 148d39939f86 [2021-08-18T22:14:37.472Z] ---> 25bac0555b08 [2021-08-18T22:14:37.472Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-18T22:14:37.472Z] Removing intermediate container 40f081dc759b [2021-08-18T22:14:37.472Z] ---> 531c200d2b3f [2021-08-18T22:14:37.472Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-18T22:14:37.620Z] Reading package lists... [2021-08-18T22:14:37.620Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-18T22:14:37.752Z] ---> Running in b4df7851871c [2021-08-18T22:14:37.886Z] Reading package lists... [2021-08-18T22:14:37.886Z] Building dependency tree... [2021-08-18T22:14:37.886Z] Reading state information... [2021-08-18T22:14:38.031Z] ---> Running in 8ee7b3cb1969 [2021-08-18T22:14:38.031Z] Removing intermediate container ed711da3fab3 [2021-08-18T22:14:38.031Z] ---> bd60adc9b9bd [2021-08-18T22:14:38.031Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-18T22:14:38.152Z] Suggested packages: [2021-08-18T22:14:38.152Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-18T22:14:38.152Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-18T22:14:38.152Z] Recommended packages: [2021-08-18T22:14:38.152Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-18T22:14:38.152Z] The following NEW packages will be installed: [2021-08-18T22:14:38.152Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-18T22:14:38.152Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-18T22:14:38.152Z] pkg-config zip [2021-08-18T22:14:38.152Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:14:38.152Z] Need to get 7663 kB of archives. [2021-08-18T22:14:38.152Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-18T22:14:38.152Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-18T22:14:38.313Z] ---> Running in 22ecbac3053a [2021-08-18T22:14:38.418Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-18T22:14:38.418Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-18T22:14:38.418Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-18T22:14:38.418Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-18T22:14:38.418Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-18T22:14:38.418Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-18T22:14:38.683Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-18T22:14:38.683Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-18T22:14:38.683Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-18T22:14:38.683Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-18T22:14:38.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T22:14:38.949Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-18T22:14:38.949Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-18T22:14:38.949Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-18T22:14:38.949Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-18T22:14:38.949Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:14:38.949Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-08-18T22:14:39.214Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-18T22:14:39.214Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-18T22:14:39.214Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-18T22:14:39.214Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-18T22:14:39.214Z] Selecting previously unselected package libpsl5:amd64. [2021-08-18T22:14:39.214Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-18T22:14:39.214Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-18T22:14:39.214Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T22:14:39.214Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-18T22:14:39.214Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-18T22:14:39.214Z] Selecting previously unselected package librtmp1:amd64. [2021-08-18T22:14:39.480Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-18T22:14:39.480Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-18T22:14:39.480Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-18T22:14:39.480Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-18T22:14:39.480Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-18T22:14:39.480Z] Selecting previously unselected package liberror-perl. [2021-08-18T22:14:39.480Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-18T22:14:39.480Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-18T22:14:39.480Z] Selecting previously unselected package git-man. [2021-08-18T22:14:39.481Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-18T22:14:39.481Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-18T22:14:39.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T22:14:39.746Z] Selecting previously unselected package git. [2021-08-18T22:14:39.746Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-18T22:14:39.746Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-18T22:14:40.329Z] Selecting previously unselected package libnorm1:amd64. [2021-08-18T22:14:40.329Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-18T22:14:40.329Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-18T22:14:40.329Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-18T22:14:40.329Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-18T22:14:40.329Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-18T22:14:40.329Z] Selecting previously unselected package libsodium23:amd64. [2021-08-18T22:14:40.329Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-18T22:14:40.329Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-18T22:14:40.329Z] Selecting previously unselected package libzmq5:amd64. [2021-08-18T22:14:40.329Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-18T22:14:40.329Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-18T22:14:40.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T22:14:40.597Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-18T22:14:40.597Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-18T22:14:40.597Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-18T22:14:40.597Z] Selecting previously unselected package pkg-config. [2021-08-18T22:14:40.597Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-18T22:14:40.597Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-18T22:14:40.597Z] Selecting previously unselected package zip. [2021-08-18T22:14:40.597Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-18T22:14:40.597Z] Unpacking zip (3.0-11build1) ... [2021-08-18T22:14:40.597Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-18T22:14:40.597Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-18T22:14:40.597Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-18T22:14:40.597Z] Setting up liberror-perl (0.17025-1) ... [2021-08-18T22:14:40.597Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-18T22:14:40.597Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-18T22:14:40.597Z] No schema files found: doing nothing. [2021-08-18T22:14:40.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T22:14:40.863Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-18T22:14:40.863Z] Setting up zip (3.0-11build1) ... [2021-08-18T22:14:40.863Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-18T22:14:40.863Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-18T22:14:40.863Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-18T22:14:40.863Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-18T22:14:40.863Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-18T22:14:40.863Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-18T22:14:40.863Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-18T22:14:40.863Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-18T22:14:41.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T22:14:41.445Z] git set to automatically installed. [2021-08-18T22:14:41.445Z] git-man set to automatically installed. [2021-08-18T22:14:41.445Z] libcurl3-gnutls set to automatically installed. [2021-08-18T22:14:41.445Z] liberror-perl set to automatically installed. [2021-08-18T22:14:41.445Z] libglib2.0-0 set to automatically installed. [2021-08-18T22:14:41.445Z] libnghttp2-14 set to automatically installed. [2021-08-18T22:14:41.445Z] libnorm1 set to automatically installed. [2021-08-18T22:14:41.445Z] libpgm-5.2-0 set to automatically installed. [2021-08-18T22:14:41.445Z] libpsl5 set to automatically installed. [2021-08-18T22:14:41.445Z] librtmp1 set to automatically installed. [2021-08-18T22:14:41.445Z] libsodium23 set to automatically installed. [2021-08-18T22:14:41.445Z] libzmq3-dev set to automatically installed. [2021-08-18T22:14:41.445Z] libzmq5 set to automatically installed. [2021-08-18T22:14:41.445Z] pkg-config set to automatically installed. [2021-08-18T22:14:41.445Z] zip set to automatically installed. [2021-08-18T22:14:42.855Z] snapd is not logged in, snap install commands will use sudo [2021-08-18T22:14:44.794Z] snap "core18" has no updates available [2021-08-18T22:14:45.755Z] snapd is not logged in, snap install commands will use sudo [2021-08-18T22:14:51.089Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-18T22:14:51.357Z] Pulling config-common [2021-08-18T22:14:51.623Z] + snapcraftctl pull [2021-08-18T22:14:52.583Z] Pulling go-build-helper [2021-08-18T22:14:52.583Z] + snapcraftctl pull [2021-08-18T22:14:53.993Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-18T22:14:53.993Z] Skipping pull go-build-helper (already ran) [2021-08-18T22:14:53.993Z] Building go-build-helper [2021-08-18T22:14:53.993Z] + snapcraftctl build [2021-08-18T22:14:55.939Z] Staging go-build-helper [2021-08-18T22:14:55.939Z] + snapcraftctl stage [2021-08-18T22:15:04.563Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-18T22:15:04.563Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-18T22:15:04.563Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] [2021-08-18T22:15:04.563Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-18T22:15:04.563Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-18T22:15:04.563Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-18T22:15:04.563Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-18T22:15:04.563Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-18T22:15:04.563Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-18T22:15:04.563Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-18T22:15:04.563Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-18T22:15:04.563Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-18T22:15:04.563Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-18T22:15:04.563Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-18T22:15:04.563Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-18T22:15:04.563Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-18T22:15:04.563Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-18T22:15:04.563Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-18T22:15:04.563Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-18T22:15:04.563Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-18T22:15:04.563Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-18T22:15:04.563Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-18T22:15:04.563Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-18T22:15:04.563Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-18T22:15:04.563Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-18T22:15:04.563Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-18T22:15:04.563Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-18T22:15:04.563Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-18T22:15:04.563Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-18T22:15:04.563Z] Fetched 224 kB in 0s (0 B/s) [2021-08-18T22:15:04.563Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-18T22:15:04.563Z] Fetched 157 kB in 0s (0 B/s) [2021-08-18T22:15:04.563Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-18T22:15:04.563Z] Fetched 221 kB in 0s (0 B/s) [2021-08-18T22:15:04.563Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-18T22:15:04.563Z] Fetched 143 kB in 0s (0 B/s) [2021-08-18T22:15:04.563Z] Pulling edgex-go [2021-08-18T22:15:04.563Z] + snapcraftctl pull [2021-08-18T22:15:05.520Z] Pulling hooks [2021-08-18T22:15:05.520Z] + snapcraftctl pull [2021-08-18T22:15:23.727Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-18T22:15:23.727Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-18T22:15:23.727Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-18T22:15:23.727Z] Fetched 0 B in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-18T22:15:23.727Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-18T22:15:23.727Z] Fetched 279 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-18T22:15:23.727Z] Fetched 122 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-18T22:15:23.727Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-18T22:15:23.727Z] Fetched 8848 B in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-18T22:15:23.727Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-18T22:15:23.727Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-18T22:15:23.727Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-18T22:15:23.727Z] Fetched 219 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-18T22:15:23.727Z] Fetched 154 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-18T22:15:23.727Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-18T22:15:23.727Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-18T22:15:23.727Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-18T22:15:23.727Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-18T22:15:23.727Z] Fetched 499 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-18T22:15:23.728Z] Fetched 111 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-18T22:15:23.728Z] Fetched 240 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-18T22:15:23.728Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-18T22:15:23.728Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-18T22:15:23.728Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-18T22:15:23.728Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-18T22:15:23.728Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-18T22:15:23.728Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-18T22:15:23.728Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-18T22:15:23.728Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-18T22:15:23.728Z] Fetched 8720 B in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-18T22:15:23.728Z] Fetched 140 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-18T22:15:23.728Z] Fetched 119 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-18T22:15:23.728Z] Fetched 111 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-18T22:15:23.728Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-18T22:15:23.728Z] Fetched 645 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-18T22:15:23.728Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-18T22:15:23.728Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-18T22:15:23.728Z] Fetched 368 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-18T22:15:23.728Z] Fetched 187 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-18T22:15:23.728Z] Fetched 175 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-18T22:15:23.728Z] Fetched 206 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-18T22:15:23.728Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-18T22:15:23.728Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-18T22:15:23.728Z] Fetched 159 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-18T22:15:23.728Z] Fetched 107 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-18T22:15:23.728Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-18T22:15:23.728Z] Pulling static-packages [2021-08-18T22:15:23.728Z] + snapcraftctl pull [2021-08-18T22:15:23.728Z] Pulling version [2021-08-18T22:15:23.728Z] + cd /root/project [2021-08-18T22:15:23.728Z] + git describe --tags --abbrev=0 [2021-08-18T22:15:23.728Z] + sed s/v// [2021-08-18T22:15:23.728Z] + GIT_VERSION=2.0.1-dev.31 [2021-08-18T22:15:23.728Z] + [ -z 2.0.1-dev.31 ] [2021-08-18T22:15:23.728Z] + snapcraftctl set-version 2.0.1-dev.31 [2021-08-18T22:15:24.686Z] Building config-common [2021-08-18T22:15:24.686Z] + snapcraftctl build [2021-08-18T22:15:26.627Z] Skipping build go-build-helper (already ran) [2021-08-18T22:15:26.894Z] Building edgex-go [2021-08-18T22:15:27.161Z] + cd /root/parts/edgex-go/src [2021-08-18T22:15:27.161Z] + git describe --tags --abbrev=0 [2021-08-18T22:15:27.161Z] + sed s/v// [2021-08-18T22:15:27.161Z] + GIT_VERSION=2.0.1-dev.31 [2021-08-18T22:15:27.161Z] + [ -z 2.0.1-dev.31 ] [2021-08-18T22:15:27.161Z] + echo 2.0.1-dev.31 [2021-08-18T22:15:27.161Z] + make build [2021-08-18T22:15:27.161Z] go mod tidy [2021-08-18T22:15:31.412Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-18T22:15:31.412Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T22:15:31.412Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-18T22:15:31.412Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-18T22:15:31.412Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-18T22:15:31.412Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-18T22:15:31.412Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-18T22:15:31.412Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-18T22:15:31.412Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-18T22:15:31.412Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-18T22:15:31.412Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-18T22:15:31.412Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-18T22:15:31.412Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-18T22:15:31.412Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-18T22:15:31.679Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-18T22:15:32.261Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-18T22:15:32.261Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-18T22:15:32.529Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T22:15:32.794Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T22:15:32.794Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-18T22:15:32.794Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-18T22:15:32.794Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-18T22:15:32.794Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-18T22:15:32.794Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-18T22:15:32.794Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-18T22:15:32.794Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-18T22:15:33.060Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-18T22:15:33.060Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-18T22:15:33.060Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-18T22:15:33.060Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-18T22:15:33.060Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-18T22:15:33.060Z] go: downloading golang.org/x/text v0.3.6 [2021-08-18T22:15:33.060Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-18T22:15:33.060Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-18T22:15:33.060Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-18T22:15:33.060Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-18T22:15:33.369Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-18T22:15:33.369Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-18T22:15:33.369Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-18T22:15:33.369Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-18T22:15:33.369Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-18T22:15:33.635Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-18T22:15:33.635Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-18T22:15:33.635Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-18T22:15:33.635Z] go: downloading github.com/kr/text v0.1.0 [2021-08-18T22:15:33.635Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-18T22:15:33.635Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-18T22:15:33.902Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T22:15:33.902Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-18T22:15:33.902Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-18T22:15:33.902Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-18T22:15:33.902Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-18T22:15:33.902Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-18T22:15:33.902Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-18T22:15:34.170Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-18T22:15:34.170Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T22:15:34.170Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T22:15:34.170Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T22:15:34.170Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T22:15:34.170Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:15:34.170Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-18T22:15:34.170Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-18T22:15:34.170Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-18T22:15:34.170Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-18T22:15:34.170Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-18T22:15:34.170Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-18T22:15:34.170Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-18T22:15:34.436Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-18T22:15:34.436Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-18T22:15:34.436Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-18T22:15:34.436Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-18T22:15:34.436Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-18T22:15:34.436Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-18T22:15:34.436Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-18T22:15:34.436Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-18T22:15:34.436Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-18T22:15:34.701Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T22:15:42.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T22:15:48.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T22:15:48.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T22:15:49.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T22:15:50.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T22:15:51.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T22:15:52.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T22:15:53.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T22:15:55.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T22:15:55.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T22:15:57.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-18T22:15:58.623Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-18T22:15:58.623Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-18T22:15:58.623Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-18T22:15:58.623Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-18T22:15:58.623Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-18T22:15:58.623Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-18T22:15:58.623Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-18T22:15:58.623Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-18T22:15:58.623Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-18T22:15:58.623Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-18T22:15:58.623Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-18T22:16:00.029Z] Building hooks [2021-08-18T22:16:00.029Z] + cd /root/parts/hooks/src [2021-08-18T22:16:00.029Z] + make build [2021-08-18T22:16:00.029Z] go mod tidy [2021-08-18T22:16:00.295Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-18T22:16:00.295Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-18T22:16:00.295Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-18T22:16:00.295Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-18T22:16:00.562Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-18T22:16:01.147Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-18T22:16:01.728Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-18T22:16:01.728Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-18T22:16:05.071Z] Building static-packages [2021-08-18T22:16:05.071Z] + snapcraftctl build [2021-08-18T22:16:06.477Z] Building version [2021-08-18T22:16:06.477Z] + snapcraftctl build [2021-08-18T22:16:08.416Z] Staging config-common [2021-08-18T22:16:08.416Z] + snapcraftctl stage [2021-08-18T22:16:09.373Z] Skipping stage go-build-helper (already ran) [2021-08-18T22:16:09.373Z] Staging edgex-go [2021-08-18T22:16:09.373Z] + snapcraftctl stage [2021-08-18T22:16:10.778Z] Staging hooks [2021-08-18T22:16:10.778Z] + snapcraftctl stage [2021-08-18T22:16:11.740Z] Staging static-packages [2021-08-18T22:16:11.740Z] + snapcraftctl stage [2021-08-18T22:16:12.698Z] + snapcraftctl stage [2021-08-18T22:16:12.698Z] Staging version [2021-08-18T22:16:13.656Z] Priming config-common [2021-08-18T22:16:13.656Z] + snapcraftctl prime [2021-08-18T22:16:15.066Z] Priming go-build-helper [2021-08-18T22:16:15.066Z] + snapcraftctl prime [2021-08-18T22:16:16.025Z] Priming edgex-go [2021-08-18T22:16:16.025Z] + snapcraftctl prime [2021-08-18T22:16:16.984Z] Priming hooks [2021-08-18T22:16:16.984Z] + snapcraftctl prime [2021-08-18T22:16:18.391Z] Priming static-packages [2021-08-18T22:16:18.391Z] + snapcraftctl prime [2021-08-18T22:16:20.968Z] Priming version [2021-08-18T22:16:20.968Z] + snapcraftctl prime [2021-08-18T22:16:21.926Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T22:16:32.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T22:16:32.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T22:16:43.065Z] Removing intermediate container b4df7851871c [2021-08-18T22:16:43.065Z] ---> 03309378b943 [2021-08-18T22:16:43.065Z] [2021-08-18T22:16:43.065Z] Step 11/22 : FROM alpine:3.12 [2021-08-18T22:16:43.065Z] Removing intermediate container 8ee7b3cb1969 [2021-08-18T22:16:43.065Z] ---> 185576ddc252 [2021-08-18T22:16:43.065Z] [2021-08-18T22:16:43.065Z] Step 11/26 : FROM alpine:3.12 [2021-08-18T22:16:43.340Z] Removing intermediate container 3135bd54317f [2021-08-18T22:16:43.340Z] ---> 4051c1a440ef [2021-08-18T22:16:43.340Z] [2021-08-18T22:16:43.340Z] Step 11/23 : FROM alpine:3.12 [2021-08-18T22:16:43.941Z] 3.12: Pulling from library/alpine [2021-08-18T22:16:44.537Z] 3.12: Pulling from library/alpine [2021-08-18T22:16:44.810Z] 3.12: Pulling from library/alpine [2021-08-18T22:16:45.086Z] Removing intermediate container 22ecbac3053a [2021-08-18T22:16:45.086Z] ---> d7715b14e596 [2021-08-18T22:16:45.086Z] [2021-08-18T22:16:45.086Z] Step 11/23 : FROM alpine:3.12 [2021-08-18T22:16:45.361Z] Removing intermediate container 73c7e6ae8c8c [2021-08-18T22:16:45.361Z] ---> 2f59a2359c2e [2021-08-18T22:16:45.361Z] [2021-08-18T22:16:45.361Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T22:16:46.341Z] 3.12: Pulling from library/alpine [2021-08-18T22:16:46.341Z] 3.12: Pulling from library/alpine [2021-08-18T22:16:46.341Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T22:16:46.341Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T22:16:46.341Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T22:16:46.341Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T22:16:46.341Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T22:16:46.341Z] Status: Image is up to date for alpine:3.12 [2021-08-18T22:16:46.341Z] ---> c4fd0aeabfcf [2021-08-18T22:16:46.341Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-18T22:16:46.341Z] ---> c4fd0aeabfcf [2021-08-18T22:16:46.341Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-18T22:16:46.341Z] ---> c4fd0aeabfcf [2021-08-18T22:16:46.341Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-18T22:16:46.341Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T22:16:46.341Z] Status: Image is up to date for alpine:3.12 [2021-08-18T22:16:46.341Z] ---> c4fd0aeabfcf [2021-08-18T22:16:46.341Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-18T22:16:46.614Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T22:16:46.614Z] Status: Image is up to date for alpine:3.12 [2021-08-18T22:16:46.614Z] ---> c4fd0aeabfcf [2021-08-18T22:16:46.614Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-18T22:16:46.614Z] ---> Running in 4f9ed0c17c80 [2021-08-18T22:16:46.614Z] ---> Running in a9741581980d [2021-08-18T22:16:46.614Z] ---> Running in 11c4e19f464a [2021-08-18T22:16:46.614Z] ---> Running in cf34d2065f03 [2021-08-18T22:16:46.886Z] ---> Running in 7c4d95277e96 [2021-08-18T22:16:49.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:49.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:49.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:49.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:49.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:49.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:49.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:49.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:49.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:50.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:16:50.073Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-18T22:16:50.073Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-18T22:16:50.353Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-18T22:16:50.353Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-18T22:16:50.353Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-18T22:16:50.353Z] (3/3) Installing su-exec (0.2-r1) [2021-08-18T22:16:50.353Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:16:50.353Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-18T22:16:50.353Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-18T22:16:50.353Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T22:16:50.353Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:16:50.353Z] (4/4) Installing curl (7.78.0-r0) [2021-08-18T22:16:50.353Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:16:50.353Z] OK: 5 MiB in 15 packages [2021-08-18T22:16:50.353Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-18T22:16:50.353Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T22:16:50.353Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:16:50.353Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T22:16:50.648Z] OK: 6 MiB in 17 packages [2021-08-18T22:16:50.649Z] OK: 7 MiB in 18 packages [2021-08-18T22:16:50.649Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-18T22:16:50.649Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:16:50.649Z] OK: 6 MiB in 16 packages [2021-08-18T22:16:50.938Z] OK: 5 MiB in 15 packages [2021-08-18T22:16:52.390Z] Removing intermediate container 7c4d95277e96 [2021-08-18T22:16:52.390Z] ---> 5c127d6689cc [2021-08-18T22:16:52.390Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:16:52.668Z] ---> Running in aa2121765006 [2021-08-18T22:16:53.270Z] Removing intermediate container a9741581980d [2021-08-18T22:16:53.270Z] ---> 22738e82f9d7 [2021-08-18T22:16:53.270Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-18T22:16:53.270Z] Removing intermediate container 11c4e19f464a [2021-08-18T22:16:53.270Z] ---> 5cdcddf794de [2021-08-18T22:16:53.270Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:16:53.552Z] ---> Running in 9fc6d20b6d91 [2021-08-18T22:16:53.552Z] Removing intermediate container 4f9ed0c17c80 [2021-08-18T22:16:53.552Z] ---> 7b528857d877 [2021-08-18T22:16:53.552Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-18T22:16:53.552Z] Removing intermediate container cf34d2065f03 [2021-08-18T22:16:53.552Z] ---> 550a1fc6cf5d [2021-08-18T22:16:53.552Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:16:53.552Z] Removing intermediate container aa2121765006 [2021-08-18T22:16:53.552Z] ---> 0791e2f01b46 [2021-08-18T22:16:53.552Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-18T22:16:53.830Z] ---> Running in 26229c795206 [2021-08-18T22:16:53.830Z] ---> Running in 4f32e9c2cfbd [2021-08-18T22:16:53.830Z] ---> Running in 551019f053b9 [2021-08-18T22:16:53.830Z] ---> Running in 2b7e61a2b05a [2021-08-18T22:16:54.108Z] Removing intermediate container 9fc6d20b6d91 [2021-08-18T22:16:54.108Z] ---> cf518cac51ff [2021-08-18T22:16:54.108Z] Step 14/26 : WORKDIR / [2021-08-18T22:16:54.388Z] ---> Running in 124b1d6ad07b [2021-08-18T22:16:54.388Z] Removing intermediate container 4f32e9c2cfbd [2021-08-18T22:16:54.388Z] ---> 24079f2f5626 [2021-08-18T22:16:54.388Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-18T22:16:54.660Z] Removing intermediate container 551019f053b9 [2021-08-18T22:16:54.661Z] ---> 54d975dd34dd [2021-08-18T22:16:54.661Z] Step 14/22 : WORKDIR /edgex [2021-08-18T22:16:54.661Z] Removing intermediate container 26229c795206 [2021-08-18T22:16:54.661Z] ---> bcba1a5ca4bd [2021-08-18T22:16:54.661Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-18T22:16:54.661Z] Removing intermediate container 2b7e61a2b05a [2021-08-18T22:16:54.661Z] ---> 6ce92eeec301 [2021-08-18T22:16:54.661Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-18T22:16:54.661Z] ---> Running in db8b9565db31 [2021-08-18T22:16:54.945Z] ---> Running in d54b9199798d [2021-08-18T22:16:54.945Z] ---> Running in 0f5b39f1b049 [2021-08-18T22:16:54.945Z] ---> Running in eec3e493eaf9 [2021-08-18T22:16:54.945Z] Removing intermediate container 124b1d6ad07b [2021-08-18T22:16:54.945Z] ---> 0da035dd9f81 [2021-08-18T22:16:54.945Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-18T22:16:55.545Z] Removing intermediate container db8b9565db31 [2021-08-18T22:16:55.545Z] ---> b8a4f119676c [2021-08-18T22:16:55.545Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-18T22:16:55.545Z] Removing intermediate container d54b9199798d [2021-08-18T22:16:55.545Z] ---> 3bd14fccc594 [2021-08-18T22:16:55.545Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-18T22:16:55.820Z] ---> Running in 4b39b22f213c [2021-08-18T22:16:55.820Z] Removing intermediate container 0f5b39f1b049 [2021-08-18T22:16:55.820Z] ---> d907cdac4dbf [2021-08-18T22:16:55.820Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-18T22:16:55.820Z] Removing intermediate container eec3e493eaf9 [2021-08-18T22:16:55.820Z] ---> ea39d3820404 [2021-08-18T22:16:55.820Z] Step 16/24 : WORKDIR / [2021-08-18T22:16:56.099Z] ---> Running in 6f48717fef37 [2021-08-18T22:16:56.099Z] ---> Running in 410a02fdbb64 [2021-08-18T22:16:56.378Z] ---> 0777499c5012 [2021-08-18T22:16:56.378Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-18T22:16:56.378Z] Removing intermediate container 4b39b22f213c [2021-08-18T22:16:56.378Z] ---> d8f4616ea825 [2021-08-18T22:16:56.378Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:16:56.975Z] Removing intermediate container 410a02fdbb64 [2021-08-18T22:16:56.975Z] ---> 9a072c103c2a [2021-08-18T22:16:56.975Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:16:56.975Z] Removing intermediate container 6f48717fef37 [2021-08-18T22:16:56.975Z] ---> 399abbeaffa0 [2021-08-18T22:16:56.975Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:16:57.263Z] ---> 7f5c1013b8af [2021-08-18T22:16:57.263Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-18T22:16:57.546Z] ---> ee2db95a48cf [2021-08-18T22:16:57.546Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-18T22:16:57.823Z] ---> c96c3a47a00a [2021-08-18T22:16:57.823Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-18T22:16:58.425Z] ---> 09dbfa8bcc7a [2021-08-18T22:16:58.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-18T22:16:58.695Z] ---> 8e334bdf9189 [2021-08-18T22:16:58.696Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-18T22:16:58.968Z] ---> fb6abefaba0c [2021-08-18T22:16:58.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-18T22:16:58.968Z] ---> 2ea213dfc94d [2021-08-18T22:16:58.968Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-18T22:16:59.954Z] ---> 05d6ff31fd30 [2021-08-18T22:16:59.954Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-18T22:17:00.549Z] ---> dc47cddfc6b2 [2021-08-18T22:17:00.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-18T22:17:00.549Z] ---> 662c91ba0a73 [2021-08-18T22:17:00.549Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-18T22:17:00.827Z] ---> 98a661139b3a [2021-08-18T22:17:00.827Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-18T22:17:00.827Z] ---> 55ff1ab047f1 [2021-08-18T22:17:00.827Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-18T22:17:01.100Z] ---> Running in dfcb5dd27a2e [2021-08-18T22:17:01.100Z] ---> 54ee93f72caa [2021-08-18T22:17:01.100Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-18T22:17:01.388Z] ---> Running in d50ade3bb5e4 [2021-08-18T22:17:01.984Z] Removing intermediate container dfcb5dd27a2e [2021-08-18T22:17:01.984Z] ---> 251cb9e1bf90 [2021-08-18T22:17:01.984Z] Step 19/22 : CMD ["--init=true"] [2021-08-18T22:17:01.984Z] ---> 3c3bbbfa3d4b [2021-08-18T22:17:01.984Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-18T22:17:01.984Z] ---> 61b38cdb4d38 [2021-08-18T22:17:01.984Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-18T22:17:02.271Z] ---> Running in 00444fdd9fdc [2021-08-18T22:17:02.271Z] ---> Running in 0f4a6c05354e [2021-08-18T22:17:02.271Z] ---> Running in a7378f30cb71 [2021-08-18T22:17:02.271Z] Removing intermediate container d50ade3bb5e4 [2021-08-18T22:17:02.271Z] ---> b03f10cccd02 [2021-08-18T22:17:02.271Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:17:02.545Z] ---> 5d688bbdde9d [2021-08-18T22:17:02.545Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-18T22:17:02.545Z] ---> Running in 11496a54d82d [2021-08-18T22:17:02.825Z] Removing intermediate container 00444fdd9fdc [2021-08-18T22:17:02.825Z] ---> e40712ab4e3b [2021-08-18T22:17:02.825Z] Step 20/22 : LABEL arch=arm64 [2021-08-18T22:17:03.421Z] Removing intermediate container 0f4a6c05354e [2021-08-18T22:17:03.421Z] ---> af50aeecca99 [2021-08-18T22:17:03.421Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:17:03.694Z] Removing intermediate container a7378f30cb71 [2021-08-18T22:17:03.694Z] ---> b160658bd5c0 [2021-08-18T22:17:03.694Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:17:03.694Z] ---> Running in f815ebc30614 [2021-08-18T22:17:03.972Z] Removing intermediate container 11496a54d82d [2021-08-18T22:17:03.972Z] ---> a674403bb06d [2021-08-18T22:17:03.972Z] Step 21/23 : LABEL arch=arm64 [2021-08-18T22:17:03.972Z] ---> Running in f84f4f414c3d [2021-08-18T22:17:03.972Z] ---> Running in c9af2bcdfb72 [2021-08-18T22:17:03.972Z] ---> a62663c06d22 [2021-08-18T22:17:03.972Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-18T22:17:04.252Z] ---> Running in f45405a2c0c3 [2021-08-18T22:17:04.539Z] Removing intermediate container f815ebc30614 [2021-08-18T22:17:04.539Z] ---> 22ad2c5abb93 [2021-08-18T22:17:04.539Z] Step 21/22 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:17:04.810Z] Removing intermediate container c9af2bcdfb72 [2021-08-18T22:17:04.810Z] ---> af4eb913170b [2021-08-18T22:17:04.811Z] Step 21/23 : LABEL arch=arm64 [2021-08-18T22:17:04.811Z] ---> Running in 81d292d51eb6 [2021-08-18T22:17:04.811Z] Removing intermediate container f84f4f414c3d [2021-08-18T22:17:04.811Z] ---> f9fa8308f295 [2021-08-18T22:17:04.811Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T22:17:05.407Z] ---> Running in 9d5b15d51934 [2021-08-18T22:17:05.407Z] Removing intermediate container f45405a2c0c3 [2021-08-18T22:17:05.407Z] ---> a5e6aec9b16f [2021-08-18T22:17:05.407Z] Step 22/23 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:17:05.407Z] ---> Running in 1ea42b507c5b [2021-08-18T22:17:05.407Z] ---> Running in 4caca4ed57b8 [2021-08-18T22:17:05.683Z] Removing intermediate container 81d292d51eb6 [2021-08-18T22:17:05.684Z] ---> b4fddf783d7a [2021-08-18T22:17:05.684Z] Step 22/22 : LABEL version=0.0.0 [2021-08-18T22:17:05.684Z] ---> c49863dcb6db [2021-08-18T22:17:05.684Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-18T22:17:05.684Z] ---> Running in 5778734bbdc1 [2021-08-18T22:17:05.953Z] ---> Running in 6e1f92add82b [2021-08-18T22:17:05.953Z] Removing intermediate container 9d5b15d51934 [2021-08-18T22:17:05.953Z] ---> 2527c2dfdbd1 [2021-08-18T22:17:05.953Z] Step 22/23 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:17:06.228Z] Removing intermediate container 1ea42b507c5b [2021-08-18T22:17:06.229Z] ---> 71b526d0e670 [2021-08-18T22:17:06.229Z] Step 23/24 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:17:06.229Z] ---> Running in 38f0837bda25 [2021-08-18T22:17:06.229Z] ---> Running in 4523b3461dc2 [2021-08-18T22:17:06.504Z] Removing intermediate container 4caca4ed57b8 [2021-08-18T22:17:06.504Z] ---> 913610021d98 [2021-08-18T22:17:06.505Z] Step 23/23 : LABEL version=0.0.0 [2021-08-18T22:17:06.505Z] Removing intermediate container 5778734bbdc1 [2021-08-18T22:17:06.505Z] ---> c7f50ef5f343 [2021-08-18T22:17:06.505Z] [2021-08-18T22:17:06.779Z] ---> Running in 50fdd5055d88 [2021-08-18T22:17:06.779Z] Removing intermediate container 38f0837bda25 [2021-08-18T22:17:06.779Z] ---> d2dc876b0152 [2021-08-18T22:17:06.779Z] Step 23/23 : LABEL version=0.0.0 [2021-08-18T22:17:07.055Z] Successfully built c7f50ef5f343 [2021-08-18T22:17:07.055Z] Removing intermediate container 4523b3461dc2 [2021-08-18T22:17:07.055Z] ---> 26514b0f3803 [2021-08-18T22:17:07.055Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T22:17:07.055Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-18T22:17:07.055Z] Building security-bootstrapper [2021-08-18T22:17:07.330Z]  Building security-proxy-setup ... done  ---> Running in f1ffffa3cad5 [2021-08-18T22:17:07.330Z] ---> Running in 433900f9581c [2021-08-18T22:17:07.606Z] Removing intermediate container 50fdd5055d88 [2021-08-18T22:17:07.606Z] ---> 24ee84f6ae9f [2021-08-18T22:17:07.606Z] [2021-08-18T22:17:08.249Z] Successfully built 24ee84f6ae9f [2021-08-18T22:17:08.249Z] Successfully tagged support-scheduler-arm64:latest [2021-08-18T22:17:08.249Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-08-18T22:17:08.524Z] Removing intermediate container f1ffffa3cad5 [2021-08-18T22:17:08.524Z] ---> 06296293463a [2021-08-18T22:17:08.524Z] [2021-08-18T22:17:08.524Z] Removing intermediate container 433900f9581c [2021-08-18T22:17:08.524Z] ---> c5c71bb4a925 [2021-08-18T22:17:08.524Z] [2021-08-18T22:17:09.126Z] Successfully built 06296293463a [2021-08-18T22:17:09.126Z] Successfully tagged support-notifications-arm64:latest [2021-08-18T22:17:09.126Z]  Building support-notifications ... done Building core-command [2021-08-18T22:17:09.126Z] Successfully built c5c71bb4a925 [2021-08-18T22:17:09.126Z] Successfully tagged core-metadata-arm64:latest [2021-08-18T22:17:09.126Z] Building core-data [2021-08-18T22:17:09.399Z]  Building core-metadata ... done Removing intermediate container 6e1f92add82b [2021-08-18T22:17:09.399Z] ---> 878370b1fe3d [2021-08-18T22:17:09.399Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-18T22:17:09.674Z] ---> Running in a83b974b625c [2021-08-18T22:17:10.275Z] Removing intermediate container a83b974b625c [2021-08-18T22:17:10.275Z] ---> 15081cecb871 [2021-08-18T22:17:10.275Z] Step 24/26 : LABEL arch=arm64 [2021-08-18T22:17:10.549Z] ---> Running in 25f9ce0ba430 [2021-08-18T22:17:11.536Z] Removing intermediate container 25f9ce0ba430 [2021-08-18T22:17:11.536Z] ---> 5f8877bf3233 [2021-08-18T22:17:11.536Z] Step 25/26 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:17:12.518Z] ---> Running in 94332e10fa8f [2021-08-18T22:17:13.515Z] Removing intermediate container 94332e10fa8f [2021-08-18T22:17:13.515Z] ---> ac4860697fe6 [2021-08-18T22:17:13.515Z] Step 26/26 : LABEL version=0.0.0 [2021-08-18T22:17:14.117Z] ---> Running in 4281a5f11278 [2021-08-18T22:17:15.550Z] Removing intermediate container 4281a5f11278 [2021-08-18T22:17:15.550Z] ---> 4f388c2dca4c [2021-08-18T22:17:15.550Z] [2021-08-18T22:17:15.550Z] Successfully built 4f388c2dca4c [2021-08-18T22:17:15.822Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-18T22:18:02.803Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:18:02.803Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:18:02.803Z] ---> f16b9dc59ce0 [2021-08-18T22:18:02.803Z] Step 3/32 : WORKDIR /edgex-go [2021-08-18T22:18:02.803Z] ---> Using cache [2021-08-18T22:18:02.803Z] ---> 46dc71364e0a [2021-08-18T22:18:02.803Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:18:02.803Z] ---> Using cache [2021-08-18T22:18:02.803Z] ---> a4630007e82f [2021-08-18T22:18:02.803Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-18T22:18:02.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:18:02.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:18:02.803Z] ---> f16b9dc59ce0 [2021-08-18T22:18:02.803Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T22:18:02.803Z] ---> Using cache [2021-08-18T22:18:02.803Z] ---> 46dc71364e0a [2021-08-18T22:18:02.803Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:18:02.803Z] ---> Using cache [2021-08-18T22:18:02.803Z] ---> a4630007e82f [2021-08-18T22:18:02.803Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-18T22:18:02.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:18:02.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:18:02.803Z] ---> f16b9dc59ce0 [2021-08-18T22:18:02.803Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T22:18:02.803Z] ---> Using cache [2021-08-18T22:18:02.803Z] ---> 46dc71364e0a [2021-08-18T22:18:02.803Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:18:02.803Z] ---> Using cache [2021-08-18T22:18:02.803Z] ---> a4630007e82f [2021-08-18T22:18:02.803Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-18T22:18:02.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T22:18:02.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T22:18:02.803Z] ---> f16b9dc59ce0 [2021-08-18T22:18:02.803Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T22:18:02.803Z] ---> Using cache [2021-08-18T22:18:02.803Z] ---> 46dc71364e0a [2021-08-18T22:18:02.803Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:18:02.803Z] ---> Using cache [2021-08-18T22:18:02.803Z] ---> a4630007e82f [2021-08-18T22:18:02.803Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-18T22:18:03.400Z] ---> Running in 0971b6755666 [2021-08-18T22:18:03.400Z] ---> Running in 06f5451d7cb1 [2021-08-18T22:18:03.400Z] ---> Running in d4a919c707fa [2021-08-18T22:18:03.400Z] ---> Running in 80475ae87ac1 [2021-08-18T22:18:05.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:18:05.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:18:05.662Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:18:05.662Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:18:06.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:18:06.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:18:06.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:18:06.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:18:07.138Z] OK: 218 MiB in 52 packages [2021-08-18T22:18:07.420Z] OK: 218 MiB in 52 packages [2021-08-18T22:18:07.420Z] OK: 218 MiB in 52 packages [2021-08-18T22:18:07.698Z] OK: 218 MiB in 52 packages [2021-08-18T22:18:08.699Z] Removing intermediate container 06f5451d7cb1 [2021-08-18T22:18:08.699Z] ---> f6b738492c30 [2021-08-18T22:18:08.699Z] Step 6/24 : COPY go.mod . [2021-08-18T22:18:08.979Z] Removing intermediate container 80475ae87ac1 [2021-08-18T22:18:08.979Z] ---> 7e58ff9deb1f [2021-08-18T22:18:08.979Z] Step 6/24 : COPY go.mod . [2021-08-18T22:18:09.255Z] Removing intermediate container d4a919c707fa [2021-08-18T22:18:09.255Z] ---> cbda86d855cd [2021-08-18T22:18:09.255Z] Step 6/24 : COPY go.mod . [2021-08-18T22:18:09.535Z] Removing intermediate container 0971b6755666 [2021-08-18T22:18:09.535Z] ---> 00d7cd516697 [2021-08-18T22:18:09.535Z] Step 6/32 : COPY go.mod . [2021-08-18T22:18:09.808Z] ---> b2e0102ee897 [2021-08-18T22:18:09.808Z] Step 7/24 : RUN go mod download [2021-08-18T22:18:10.082Z] ---> Running in 1bc4b5769819 [2021-08-18T22:18:10.360Z] ---> c607a16301ff [2021-08-18T22:18:10.360Z] Step 7/24 : RUN go mod download [2021-08-18T22:18:10.360Z] ---> 648488cf7d87 [2021-08-18T22:18:10.360Z] Step 7/24 : RUN go mod download [2021-08-18T22:18:10.360Z] ---> Running in 65da28761d22 [2021-08-18T22:18:10.639Z] ---> 9fff213d68d6 [2021-08-18T22:18:10.639Z] Step 7/32 : RUN go mod download [2021-08-18T22:18:10.639Z] ---> Running in 54cf19d2f262 [2021-08-18T22:18:10.916Z] ---> Running in 7d5a79688e45 [2021-08-18T22:18:16.333Z] Removing intermediate container 1bc4b5769819 [2021-08-18T22:18:16.333Z] ---> 21bbe8a5e0cb [2021-08-18T22:18:16.333Z] Step 8/24 : COPY . . [2021-08-18T22:18:16.333Z] Removing intermediate container 65da28761d22 [2021-08-18T22:18:16.333Z] ---> e511e0b8ac5b [2021-08-18T22:18:16.333Z] Step 8/24 : COPY . . [2021-08-18T22:18:16.938Z] Removing intermediate container 7d5a79688e45 [2021-08-18T22:18:16.938Z] ---> b84f3a2f916a [2021-08-18T22:18:16.938Z] Step 8/32 : COPY . . [2021-08-18T22:18:16.938Z] Removing intermediate container 54cf19d2f262 [2021-08-18T22:18:16.938Z] ---> 075bafce9280 [2021-08-18T22:18:16.938Z] Step 8/24 : COPY . . [2021-08-18T22:18:39.267Z] ---> 38e1528d747f [2021-08-18T22:18:39.267Z] Step 9/24 : RUN go mod tidy [2021-08-18T22:18:39.267Z] ---> dc39354ba9a9 [2021-08-18T22:18:39.267Z] Step 9/24 : RUN go mod tidy [2021-08-18T22:18:39.267Z] ---> 055aa7fc28b2 [2021-08-18T22:18:39.267Z] ---> f744251e85f7 [2021-08-18T22:18:39.267Z] Step 9/24 : RUN go mod tidyStep 9/32 : RUN go mod tidy [2021-08-18T22:18:39.267Z] [2021-08-18T22:18:39.267Z] ---> Running in 0e2f1c63d67e [2021-08-18T22:18:39.267Z] ---> Running in 7c4a53230a47 [2021-08-18T22:18:39.267Z] ---> Running in b3d6bb8210ec [2021-08-18T22:18:39.267Z] ---> Running in b78f79d54e2a [2021-08-18T22:18:44.718Z] Removing intermediate container 0e2f1c63d67e [2021-08-18T22:18:44.718Z] ---> 16abd9c777e3 [2021-08-18T22:18:44.718Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-18T22:18:44.718Z] ---> Running in 0abffbc04753 [2021-08-18T22:18:45.006Z] Removing intermediate container 7c4a53230a47 [2021-08-18T22:18:45.006Z] ---> fa819de3d6cf [2021-08-18T22:18:45.006Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-18T22:18:45.006Z] Removing intermediate container b78f79d54e2a [2021-08-18T22:18:45.006Z] ---> a197c52a00a1 [2021-08-18T22:18:45.006Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-18T22:18:45.006Z] Removing intermediate container b3d6bb8210ec [2021-08-18T22:18:45.006Z] ---> 75844003f995 [2021-08-18T22:18:45.006Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-18T22:18:45.282Z] ---> Running in 3a9207bec9be [2021-08-18T22:18:45.282Z] ---> Running in 1342faf1fa49 [2021-08-18T22:18:45.559Z] ---> Running in 388a3bcde5d5 [2021-08-18T22:18:46.543Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T22:18:47.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T22:18:47.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T22:18:47.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-18T22:20:24.532Z] Removing intermediate container 3a9207bec9be [2021-08-18T22:20:24.532Z] ---> 8008aede7acf [2021-08-18T22:20:24.532Z] [2021-08-18T22:20:24.532Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T22:20:24.532Z] ---> c4fd0aeabfcf [2021-08-18T22:20:24.532Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-18T22:20:24.532Z] ---> Using cache [2021-08-18T22:20:24.532Z] ---> 5cdcddf794de [2021-08-18T22:20:24.532Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:20:24.532Z] ---> Using cache [2021-08-18T22:20:24.532Z] ---> 24079f2f5626 [2021-08-18T22:20:24.532Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-18T22:20:24.532Z] ---> Running in 6d3d2568d80b [2021-08-18T22:20:24.532Z] Removing intermediate container 388a3bcde5d5 [2021-08-18T22:20:24.532Z] ---> 635927898735 [2021-08-18T22:20:24.532Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-18T22:20:24.532Z] Removing intermediate container 6d3d2568d80b [2021-08-18T22:20:24.532Z] ---> 14804683698d [2021-08-18T22:20:24.532Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-18T22:20:24.532Z] ---> Running in 04ef7382758f [2021-08-18T22:20:24.532Z] ---> Running in 8bdbb838ab44 [2021-08-18T22:20:24.532Z] Removing intermediate container 8bdbb838ab44 [2021-08-18T22:20:24.532Z] ---> 56064b773939 [2021-08-18T22:20:24.532Z] Step 16/24 : WORKDIR / [2021-08-18T22:20:24.532Z] Removing intermediate container 1342faf1fa49 [2021-08-18T22:20:24.532Z] ---> 33b54c58600e [2021-08-18T22:20:24.532Z] [2021-08-18T22:20:24.532Z] Step 11/32 : FROM alpine:3.12 [2021-08-18T22:20:24.532Z] ---> c4fd0aeabfcf [2021-08-18T22:20:24.532Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-18T22:20:24.532Z] ---> Running in 5063e6d13ef1 [2021-08-18T22:20:24.532Z] ---> Running in 5fa4f5cb64de [2021-08-18T22:20:24.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T22:20:24.532Z] Removing intermediate container 5fa4f5cb64de [2021-08-18T22:20:24.532Z] ---> 4180cd11e165 [2021-08-18T22:20:24.532Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-18T22:20:24.532Z] Removing intermediate container 5063e6d13ef1 [2021-08-18T22:20:24.532Z] ---> c163437941da [2021-08-18T22:20:24.532Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:20:24.532Z] ---> Running in 67ebf0940acb [2021-08-18T22:20:25.530Z] ---> 5db4d52908d6 [2021-08-18T22:20:25.530Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-18T22:20:25.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:20:26.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:20:26.686Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-18T22:20:26.686Z] (2/2) Installing su-exec (0.2-r1) [2021-08-18T22:20:26.686Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:20:26.686Z] OK: 5 MiB in 16 packages [2021-08-18T22:20:27.291Z] ---> 66d36c2523b8 [2021-08-18T22:20:27.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-18T22:20:27.888Z] Removing intermediate container 04ef7382758f [2021-08-18T22:20:27.888Z] ---> 290ccadcd33a [2021-08-18T22:20:27.888Z] [2021-08-18T22:20:27.888Z] Step 12/24 : FROM docker:20.10.7 [2021-08-18T22:20:27.888Z] Removing intermediate container 67ebf0940acb [2021-08-18T22:20:27.888Z] ---> 0552dfd8fe92 [2021-08-18T22:20:27.888Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-18T22:20:28.159Z] 20.10.7: Pulling from library/docker [2021-08-18T22:20:28.159Z] ---> Running in 8ce29cbb190a [2021-08-18T22:20:28.775Z] ---> a8554630305d [2021-08-18T22:20:28.776Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-18T22:20:29.053Z] ---> Running in 8da607d74f16 [2021-08-18T22:20:29.338Z] Removing intermediate container 8ce29cbb190a [2021-08-18T22:20:29.338Z] ---> 1de701011565 [2021-08-18T22:20:29.338Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-18T22:20:30.327Z] ---> Running in 95a1313bde1c [2021-08-18T22:20:30.327Z] Removing intermediate container 8da607d74f16 [2021-08-18T22:20:30.327Z] ---> 26eac1db9f59 [2021-08-18T22:20:30.327Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:20:30.605Z] ---> Running in a30108a7726f [2021-08-18T22:20:31.588Z] Removing intermediate container 95a1313bde1c [2021-08-18T22:20:31.588Z] ---> 6dd9a279abf5 [2021-08-18T22:20:31.588Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-18T22:20:31.863Z] Removing intermediate container a30108a7726f [2021-08-18T22:20:31.863Z] ---> e6cfafd73db7 [2021-08-18T22:20:31.863Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T22:20:32.139Z] ---> Running in 93183e472a77 [2021-08-18T22:20:32.738Z] ---> Running in 5594ed494f5e [2021-08-18T22:20:33.727Z] Removing intermediate container 0abffbc04753 [2021-08-18T22:20:33.727Z] ---> 6ba76b981fae [2021-08-18T22:20:33.727Z] [2021-08-18T22:20:33.727Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T22:20:33.727Z] ---> c4fd0aeabfcf [2021-08-18T22:20:33.727Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-18T22:20:33.727Z] Removing intermediate container 5594ed494f5e [2021-08-18T22:20:33.727Z] ---> 01a26edaffac [2021-08-18T22:20:33.727Z] Step 23/24 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:20:34.004Z] ---> Running in 438b5a44390a [2021-08-18T22:20:34.279Z] ---> Running in d4e28b24aa0a [2021-08-18T22:20:35.275Z] Removing intermediate container 438b5a44390a [2021-08-18T22:20:35.275Z] ---> d56d0e13768a [2021-08-18T22:20:35.275Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-18T22:20:35.550Z] ---> Running in 4dde535fdd15 [2021-08-18T22:20:35.550Z] Removing intermediate container d4e28b24aa0a [2021-08-18T22:20:35.550Z] ---> 56fb068b6e00 [2021-08-18T22:20:35.550Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T22:20:36.153Z] Removing intermediate container 93183e472a77 [2021-08-18T22:20:36.153Z] ---> d27abe3c0e59 [2021-08-18T22:20:36.153Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-18T22:20:36.153Z] ---> Running in 47b3d3b8c135 [2021-08-18T22:20:36.455Z] ---> Running in d5c3ab030cb0 [2021-08-18T22:20:36.729Z] Removing intermediate container 4dde535fdd15 [2021-08-18T22:20:36.729Z] ---> 2233b5c68d91 [2021-08-18T22:20:36.729Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-18T22:20:37.024Z] Removing intermediate container 47b3d3b8c135 [2021-08-18T22:20:37.024Z] ---> a651bbfc4869 [2021-08-18T22:20:37.024Z] [2021-08-18T22:20:37.301Z] ---> Running in 0220ac6d0ef1 [2021-08-18T22:20:37.576Z] Successfully built a651bbfc4869 [2021-08-18T22:20:37.576Z] Successfully tagged core-command-arm64:latest [2021-08-18T22:20:37.849Z]  Building core-command ... done Removing intermediate container d5c3ab030cb0 [2021-08-18T22:20:37.849Z] ---> e7a1f505dce7 [2021-08-18T22:20:37.849Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-18T22:20:38.454Z] Removing intermediate container 0220ac6d0ef1 [2021-08-18T22:20:38.454Z] ---> 1579464e3d1f [2021-08-18T22:20:38.454Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T22:20:38.454Z] ---> Running in 074f868cdbce [2021-08-18T22:20:38.729Z] ---> 24a66dfc3a29 [2021-08-18T22:20:38.729Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-18T22:20:39.008Z] ---> Running in 717571497d94 [2021-08-18T22:20:39.992Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-18T22:20:39.992Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-18T22:20:39.992Z] ---> df445af6242a [2021-08-18T22:20:39.992Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-18T22:20:40.600Z] ---> Running in c54abbcc2e8d [2021-08-18T22:20:41.206Z] Removing intermediate container c54abbcc2e8d [2021-08-18T22:20:41.206Z] ---> 448132f72b5d [2021-08-18T22:20:41.206Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-18T22:20:41.206Z] ---> Running in c74910b135fa [2021-08-18T22:20:41.482Z] Removing intermediate container 074f868cdbce [2021-08-18T22:20:41.482Z] ---> 37ef1e64d01b [2021-08-18T22:20:41.482Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-18T22:20:41.764Z] ---> Running in 282341cf840f [2021-08-18T22:20:41.764Z] Removing intermediate container 717571497d94 [2021-08-18T22:20:41.764Z] ---> 650e6232a4a8 [2021-08-18T22:20:41.764Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:20:43.217Z] ---> 9dd30f1c6b7b [2021-08-18T22:20:43.217Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-18T22:20:43.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:20:43.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T22:20:43.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:20:44.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T22:20:44.092Z] (1/39) Installing readline (8.1.0-r0) [2021-08-18T22:20:44.092Z] (2/39) Installing bash (5.1.0-r0) [2021-08-18T22:20:44.370Z] Executing bash-5.1.0-r0.post-install [2021-08-18T22:20:44.370Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-18T22:20:44.370Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-18T22:20:44.370Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-18T22:20:44.370Z] (6/39) Installing curl (7.78.0-r0) [2021-08-18T22:20:44.370Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-18T22:20:44.370Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-18T22:20:44.640Z] (9/39) Installing expat (2.2.10-r1) [2021-08-18T22:20:44.640Z] (10/39) Installing libffi (3.3-r2) [2021-08-18T22:20:44.640Z] (11/39) Installing gdbm (1.19-r0) [2021-08-18T22:20:44.640Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-18T22:20:44.640Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-18T22:20:44.640Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-18T22:20:44.640Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-18T22:20:44.922Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-18T22:20:44.922Z] ---> d4b185e63f8c [2021-08-18T22:20:44.922Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-18T22:20:44.922Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-18T22:20:44.922Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-18T22:20:45.199Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-18T22:20:45.199Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-18T22:20:45.475Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T22:20:45.475Z] OK: 8 MiB in 20 packages [2021-08-18T22:20:46.072Z] ---> d70e2f17b4c0 [2021-08-18T22:20:46.072Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-18T22:20:46.671Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-18T22:20:46.671Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-18T22:20:46.671Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-18T22:20:46.671Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-18T22:20:46.671Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-18T22:20:46.671Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-18T22:20:46.671Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-18T22:20:46.948Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-18T22:20:46.948Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-18T22:20:46.948Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-18T22:20:46.948Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-18T22:20:46.948Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-18T22:20:46.948Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-18T22:20:47.229Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-18T22:20:47.230Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-18T22:20:47.230Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-18T22:20:47.230Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-18T22:20:47.230Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-18T22:20:47.230Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-18T22:20:47.230Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-18T22:20:47.230Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-18T22:20:47.230Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-18T22:20:47.230Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-18T22:20:47.230Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-18T22:20:47.230Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-18T22:20:47.230Z] Removing intermediate container 282341cf840f [2021-08-18T22:20:47.230Z] ---> 4f6e0ffc3ac0 [2021-08-18T22:20:47.230Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T22:20:47.506Z] ---> 3db7f8abdbd0 [2021-08-18T22:20:47.506Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-18T22:20:47.791Z] Executing busybox-1.32.1-r6.trigger [2021-08-18T22:20:47.791Z] OK: 82 MiB in 59 packages [2021-08-18T22:20:48.776Z] ---> 9afe991720d6 [2021-08-18T22:20:48.776Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-18T22:20:48.776Z] ---> 3d12038c106d [2021-08-18T22:20:48.776Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-18T22:20:49.058Z] ---> Running in edbcef95a603 [2021-08-18T22:20:50.039Z] Removing intermediate container edbcef95a603 [2021-08-18T22:20:50.039Z] ---> 7e746c9e6d29 [2021-08-18T22:20:50.039Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-18T22:20:50.319Z] ---> 0a4fc097edc8 [2021-08-18T22:20:50.319Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-18T22:20:50.924Z] ---> 571f6378fde7 [2021-08-18T22:20:50.924Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-18T22:20:51.197Z] ---> 6795b193511c [2021-08-18T22:20:51.197Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-18T22:20:51.471Z] ---> Running in dd84498e7ced [2021-08-18T22:20:51.750Z] ---> Running in 4d379d4db167 [2021-08-18T22:20:52.357Z] Removing intermediate container 4d379d4db167 [2021-08-18T22:20:52.357Z] ---> da1226bf21d3 [2021-08-18T22:20:52.357Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:20:52.637Z] ---> Running in d9459433821f [2021-08-18T22:20:53.240Z] Removing intermediate container d9459433821f [2021-08-18T22:20:53.240Z] ---> 44e1fd605c6d [2021-08-18T22:20:53.240Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T22:20:53.240Z] ---> Running in 26295b3fda52 [2021-08-18T22:20:53.843Z] Removing intermediate container 26295b3fda52 [2021-08-18T22:20:53.843Z] ---> 6ce4d7eccada [2021-08-18T22:20:53.843Z] Step 23/24 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:20:54.115Z] ---> Running in ebc72eadf3ec [2021-08-18T22:20:54.396Z] Removing intermediate container dd84498e7ced [2021-08-18T22:20:54.396Z] ---> 2534ae148ffa [2021-08-18T22:20:54.396Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-18T22:20:54.675Z] ---> Running in 36f03662fba1 [2021-08-18T22:20:54.948Z] Removing intermediate container ebc72eadf3ec [2021-08-18T22:20:54.948Z] ---> 11ecb3279ee7 [2021-08-18T22:20:54.948Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T22:20:55.220Z] ---> Running in 3d4cdf5f1c1e [2021-08-18T22:20:55.497Z] Removing intermediate container 36f03662fba1 [2021-08-18T22:20:55.497Z] ---> d072dea67a5a [2021-08-18T22:20:55.497Z] Step 29/32 : CMD ["gate"] [2021-08-18T22:20:55.768Z] ---> Running in 3e5403f40389 [2021-08-18T22:20:55.768Z] Removing intermediate container 3d4cdf5f1c1e [2021-08-18T22:20:55.768Z] ---> 5a8a3775d737 [2021-08-18T22:20:55.768Z] [2021-08-18T22:20:55.768Z] Collecting docker-compose==1.23.2 [2021-08-18T22:20:56.041Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-18T22:20:56.041Z] Successfully built 5a8a3775d737 [2021-08-18T22:20:56.041Z] Successfully tagged core-data-arm64:latest [2021-08-18T22:20:56.312Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-08-18T22:20:56.312Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-18T22:20:56.312Z] Removing intermediate container 3e5403f40389 [2021-08-18T22:20:56.312Z] ---> 615fac0047f0 [2021-08-18T22:20:56.312Z] Step 30/32 : LABEL arch=arm64 [2021-08-18T22:20:56.908Z] ---> Running in b9747be2b54b [2021-08-18T22:20:57.507Z] Removing intermediate container b9747be2b54b [2021-08-18T22:20:57.507Z] ---> 7329829ea93e [2021-08-18T22:20:57.507Z] Step 31/32 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:20:58.109Z] ---> Running in bc86bf936691 [2021-08-18T22:20:58.704Z] Removing intermediate container bc86bf936691 [2021-08-18T22:20:58.704Z] ---> 179f14d5d049 [2021-08-18T22:20:58.704Z] Step 32/32 : LABEL version=0.0.0 [2021-08-18T22:20:58.976Z] ---> Running in 8051d526deb8 [2021-08-18T22:20:59.258Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-18T22:20:59.258Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-18T22:20:59.258Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-18T22:20:59.258Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-18T22:20:59.529Z] Removing intermediate container 8051d526deb8 [2021-08-18T22:20:59.529Z] ---> 2bd84b8dc9a3 [2021-08-18T22:20:59.529Z] [2021-08-18T22:20:59.801Z] Successfully built 2bd84b8dc9a3 [2021-08-18T22:20:59.801Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-18T22:21:01.227Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2021-08-18T22:21:01.227Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-18T22:21:02.658Z] Collecting jsonschema<3,>=2.5.1 [2021-08-18T22:21:02.658Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-18T22:21:03.247Z] Collecting PyYAML<4,>=3.10 [2021-08-18T22:21:03.247Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-18T22:21:06.619Z] Collecting cached-property<2,>=1.2.0 [2021-08-18T22:21:06.619Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-18T22:21:06.619Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-18T22:21:06.619Z] Collecting docker<4.0,>=3.6.0 [2021-08-18T22:21:06.619Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-18T22:21:06.889Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-18T22:21:06.889Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-18T22:21:07.162Z] Collecting docker-pycreds>=0.4.0 [2021-08-18T22:21:07.162Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-18T22:21:08.590Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-18T22:21:08.590Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-18T22:21:08.590Z] Collecting idna<2.8,>=2.5 [2021-08-18T22:21:08.590Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-18T22:21:08.861Z] Collecting certifi>=2017.4.17 [2021-08-18T22:21:08.861Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-18T22:21:08.861Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-18T22:21:08.861Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-18T22:21:09.131Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-18T22:21:09.131Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-18T22:21:09.131Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-18T22:21:09.131Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-18T22:21:11.880Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-18T22:21:11.880Z] Attempting uninstall: urllib3 [2021-08-18T22:21:11.880Z] Found existing installation: urllib3 1.26.2 [2021-08-18T22:21:11.880Z] Uninstalling urllib3-1.26.2: [2021-08-18T22:21:11.880Z] Successfully uninstalled urllib3-1.26.2 [2021-08-18T22:21:11.880Z] Attempting uninstall: idna [2021-08-18T22:21:11.880Z] Found existing installation: idna 3.1 [2021-08-18T22:21:11.880Z] Uninstalling idna-3.1: [2021-08-18T22:21:11.880Z] Successfully uninstalled idna-3.1 [2021-08-18T22:21:11.880Z] Attempting uninstall: chardet [2021-08-18T22:21:11.880Z] Found existing installation: chardet 4.0.0 [2021-08-18T22:21:11.880Z] Uninstalling chardet-4.0.0: [2021-08-18T22:21:11.880Z] Successfully uninstalled chardet-4.0.0 [2021-08-18T22:21:12.473Z] Attempting uninstall: requests [2021-08-18T22:21:12.473Z] Found existing installation: requests 2.25.1 [2021-08-18T22:21:12.473Z] Uninstalling requests-2.25.1: [2021-08-18T22:21:12.746Z] Successfully uninstalled requests-2.25.1 [2021-08-18T22:21:13.018Z] Running setup.py install for texttable: started [2021-08-18T22:21:14.989Z] Running setup.py install for texttable: finished with status 'done' [2021-08-18T22:21:14.989Z] Running setup.py install for PyYAML: started [2021-08-18T22:21:16.963Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-18T22:21:16.963Z] Running setup.py install for docopt: started [2021-08-18T22:21:18.932Z] Running setup.py install for docopt: finished with status 'done' [2021-08-18T22:21:18.932Z] Running setup.py install for dockerpty: started [2021-08-18T22:21:20.902Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-18T22:21:21.877Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-18T22:21:32.014Z] Removing intermediate container c74910b135fa [2021-08-18T22:21:32.014Z] ---> 7857d39e75e3 [2021-08-18T22:21:32.014Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-18T22:21:32.014Z] ---> Running in b9ac025547a2 [2021-08-18T22:21:32.014Z] Removing intermediate container b9ac025547a2 [2021-08-18T22:21:32.014Z] ---> 944e0e213b64 [2021-08-18T22:21:32.014Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-18T22:21:32.014Z] ---> Running in 26da14aa1adf [2021-08-18T22:21:32.014Z] Removing intermediate container 26da14aa1adf [2021-08-18T22:21:32.014Z] ---> f71ec4e18144 [2021-08-18T22:21:32.014Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-18T22:21:33.444Z] ---> 061ab18980f4 [2021-08-18T22:21:33.444Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-18T22:21:34.039Z] ---> 1fdfd05c06f2 [2021-08-18T22:21:34.039Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-18T22:21:35.021Z] ---> d16c44a7cf24 [2021-08-18T22:21:35.022Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-18T22:21:35.296Z] ---> Running in 239c51230324 [2021-08-18T22:21:35.892Z] Removing intermediate container 239c51230324 [2021-08-18T22:21:35.892Z] ---> 4b8eaa1e47fc [2021-08-18T22:21:35.892Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T22:21:35.892Z] ---> Running in 9654ef16d2fb [2021-08-18T22:21:36.487Z] Removing intermediate container 9654ef16d2fb [2021-08-18T22:21:36.487Z] ---> 76c019645aa5 [2021-08-18T22:21:36.487Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T22:21:36.487Z] ---> Running in a2fe4d5e2683 [2021-08-18T22:21:37.080Z] Removing intermediate container a2fe4d5e2683 [2021-08-18T22:21:37.080Z] ---> 5acc92a045a2 [2021-08-18T22:21:37.080Z] Step 23/24 : LABEL git_sha=a8718cbead59ede8e8126c8157ea9d90b9e24a6c [2021-08-18T22:21:37.080Z] ---> Running in bbd92f3ea3d1 [2021-08-18T22:21:37.675Z] Removing intermediate container bbd92f3ea3d1 [2021-08-18T22:21:37.675Z] ---> a58749d82c57 [2021-08-18T22:21:37.675Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T22:21:37.675Z] ---> Running in 0fde840bbfaf [2021-08-18T22:21:38.271Z] Removing intermediate container 0fde840bbfaf [2021-08-18T22:21:38.271Z] ---> d387ee99bb15 [2021-08-18T22:21:38.271Z] [2021-08-18T22:21:38.544Z] Successfully built d387ee99bb15 [2021-08-18T22:21:38.544Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-18T22:21:39.153Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-18T22:21:39.140Z] $ docker stop --time=1 07a766903fafceca4d3914a535e3ce93d3a7802efb9c2879ba9114886000967a [2021-08-18T22:21:41.046Z] $ docker rm -f 07a766903fafceca4d3914a535e3ce93d3a7802efb9c2879ba9114886000967a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T22:21:41.690Z] + docker images [2021-08-18T22:21:41.962Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T22:21:41.962Z] sys-mgmt-agent-arm64 latest d387ee99bb15 4 seconds ago 311MB [2021-08-18T22:21:41.962Z] security-bootstrapper-arm64 latest 2bd84b8dc9a3 42 seconds ago 17.7MB [2021-08-18T22:21:41.962Z] core-data-arm64 latest 5a8a3775d737 46 seconds ago 19.3MB [2021-08-18T22:21:41.962Z] core-command-arm64 latest a651bbfc4869 About a minute ago 15.1MB [2021-08-18T22:21:41.962Z] 6ba76b981fae About a minute ago 1.57GB [2021-08-18T22:21:41.962Z] 290ccadcd33a About a minute ago 1.56GB [2021-08-18T22:21:41.962Z] 33b54c58600e About a minute ago 1.56GB [2021-08-18T22:21:41.962Z] 8008aede7acf About a minute ago 1.56GB [2021-08-18T22:21:41.962Z] security-secretstore-setup-arm64 latest 4f388c2dca4c 4 minutes ago 26.5MB [2021-08-18T22:21:41.962Z] support-scheduler-arm64 latest 24ee84f6ae9f 4 minutes ago 15.2MB [2021-08-18T22:21:41.962Z] support-notifications-arm64 latest 06296293463a 4 minutes ago 15.9MB [2021-08-18T22:21:41.963Z] core-metadata-arm64 latest c5c71bb4a925 4 minutes ago 15.8MB [2021-08-18T22:21:41.963Z] security-proxy-setup-arm64 latest c7f50ef5f343 4 minutes ago 24.5MB [2021-08-18T22:21:41.963Z] 2f59a2359c2e 4 minutes ago 1.56GB [2021-08-18T22:21:41.963Z] d7715b14e596 4 minutes ago 1.56GB [2021-08-18T22:21:41.963Z] 4051c1a440ef 4 minutes ago 1.56GB [2021-08-18T22:21:41.963Z] 03309378b943 5 minutes ago 1.57GB [2021-08-18T22:21:41.963Z] 185576ddc252 5 minutes ago 1.57GB [2021-08-18T22:21:41.963Z] ci-base-image-arm64 latest f16b9dc59ce0 15 minutes ago 1.23GB [2021-08-18T22:21:41.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 12 days ago 533MB [2021-08-18T22:21:41.963Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-18T22:21:41.963Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-18T22:21:41.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:21:42.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T22:21:42.779Z] [2021-08-18T22:21:42.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:21:43.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T22:21:43.413Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T22:21:43.413Z] 448f6bf000e3: Pulling fs layer [2021-08-18T22:21:43.413Z] f757da607395: Pulling fs layer [2021-08-18T22:21:43.413Z] 05883995daec: Pulling fs layer [2021-08-18T22:21:43.413Z] 8603b9c90790: Pulling fs layer [2021-08-18T22:21:43.413Z] 1560dd03e051: Pulling fs layer [2021-08-18T22:21:43.413Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T22:21:43.413Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T22:21:43.413Z] 8603b9c90790: Waiting [2021-08-18T22:21:43.413Z] 27f5ce0e4adf: Waiting [2021-08-18T22:21:43.413Z] 1560dd03e051: Waiting [2021-08-18T22:21:43.688Z] f757da607395: Verifying Checksum [2021-08-18T22:21:43.688Z] f757da607395: Download complete [2021-08-18T22:21:43.688Z] 8603b9c90790: Download complete [2021-08-18T22:21:43.960Z] 1560dd03e051: Verifying Checksum [2021-08-18T22:21:43.960Z] 1560dd03e051: Download complete [2021-08-18T22:21:43.960Z] 27f5ce0e4adf: Verifying Checksum [2021-08-18T22:21:43.960Z] 27f5ce0e4adf: Download complete [2021-08-18T22:21:43.960Z] 05883995daec: Verifying Checksum [2021-08-18T22:21:43.960Z] 05883995daec: Download complete [2021-08-18T22:21:44.940Z] 448f6bf000e3: Verifying Checksum [2021-08-18T22:21:44.940Z] 448f6bf000e3: Download complete [2021-08-18T22:21:48.333Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T22:21:48.333Z] c2d8d7efcc4b: Download complete [2021-08-18T22:21:48.333Z] 448f6bf000e3: Pull complete [2021-08-18T22:21:48.929Z] f757da607395: Pull complete [2021-08-18T22:21:50.357Z] 05883995daec: Pull complete [2021-08-18T22:21:50.628Z] 8603b9c90790: Pull complete [2021-08-18T22:21:51.603Z] 1560dd03e051: Pull complete [2021-08-18T22:21:51.874Z] 27f5ce0e4adf: Pull complete [2021-08-18T22:22:06.947Z] c2d8d7efcc4b: Pull complete [2021-08-18T22:22:06.947Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T22:22:06.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T22:22:06.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T22:22:07.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-3714 does not seem to be running inside a container [2021-08-18T22:22:07.250Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-18T22:22:11.946Z] $ docker top f7f4f50d968fb6084cbbeceaac681cda0eb4483975af8e8fe17ae9fc6be80892 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:22:13.162Z] ---> job-cost.sh [2021-08-18T22:22:13.162Z] lf-activate-venv: SKIPPING [2021-08-18T22:22:13.162Z] INFO: No Stack... [2021-08-18T22:22:13.755Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T22:22:14.026Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T22:22:14.687Z] + cut -d, -f6 [2021-08-18T22:22:14.688Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-08-18T22:22:14.747Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3671-5-stack-cost] [2021-08-18T22:22:14.760Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3671-5-stack-cost] did not exist. Created. [2021-08-18T22:22:14.760Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3671-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T22:22:15.462Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T22:22:15.636Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T22:22:15.650Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3671-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T22:22:15.666Z] $ docker stop --time=1 f7f4f50d968fb6084cbbeceaac681cda0eb4483975af8e8fe17ae9fc6be80892 [2021-08-18T22:22:17.346Z] $ docker rm -f f7f4f50d968fb6084cbbeceaac681cda0eb4483975af8e8fe17ae9fc6be80892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-18T22:22:18.625Z] provisioning config files... [2021-08-18T22:22:18.640Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6256197006435191129tmp [Pipeline] { [Pipeline] sh [2021-08-18T22:22:18.997Z] + set +x [2021-08-18T22:22:18.997Z] + bash -s -- [2021-08-18T22:22:18.997Z] + curl -s https://codecov.io/bash [2021-08-18T22:22:19.266Z] [2021-08-18T22:22:19.267Z] _____ _ [2021-08-18T22:22:19.267Z] / ____| | | [2021-08-18T22:22:19.267Z] | | ___ __| | ___ ___ _____ __ [2021-08-18T22:22:19.267Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-18T22:22:19.267Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-18T22:22:19.267Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-18T22:22:19.267Z] Bash-1.0.6 [2021-08-18T22:22:19.267Z] [2021-08-18T22:22:19.267Z] [2021-08-18T22:22:19.267Z] ==> git version 2.24.4 found [2021-08-18T22:22:19.267Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-18T22:22:19.267Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-18T22:22:19.267Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-18T22:22:19.267Z] ==> Jenkins CI detected. [2021-08-18T22:22:19.267Z] current dir:  /w/workspace/edgex-go/5 [2021-08-18T22:22:19.267Z] project root: . [2021-08-18T22:22:19.267Z] --> token set from env [2021-08-18T22:22:19.267Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-18T22:22:19.267Z] ==> Running gcov in . (disable via -X gcov) [2021-08-18T22:22:19.267Z] ==> Python coveragepy not found [2021-08-18T22:22:19.267Z] ==> Searching for coverage reports in: [2021-08-18T22:22:19.267Z] + . [2021-08-18T22:22:19.535Z] -> Found 1 reports [2021-08-18T22:22:19.535Z] ==> Detecting git/mercurial file structure [2021-08-18T22:22:19.535Z] ==> Reading reports [2021-08-18T22:22:19.535Z] + ./coverage.out bytes=404329 [2021-08-18T22:22:19.535Z] ==> Appending adjustments [2021-08-18T22:22:19.535Z] https://docs.codecov.io/docs/fixing-reports [2021-08-18T22:22:20.503Z] + Found adjustments [2021-08-18T22:22:20.503Z] ==> Gzipping contents [2021-08-18T22:22:20.503Z] 56K /tmp/codecov.PfboI3.gz [2021-08-18T22:22:20.503Z] ==> Uploading reports [2021-08-18T22:22:20.503Z] url: https://codecov.io [2021-08-18T22:22:20.503Z] query: branch=PR-3671&commit=a8718cbead59ede8e8126c8157ea9d90b9e24a6c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3671%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3671&job=&cmd_args= [2021-08-18T22:22:20.503Z] -> Pinging Codecov [2021-08-18T22:22:20.503Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3671&commit=a8718cbead59ede8e8126c8157ea9d90b9e24a6c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3671%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3671&job=&cmd_args= [2021-08-18T22:22:21.089Z] -> Uploading to [2021-08-18T22:22:21.089Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-18/00271124DB129430A58F1EEE437C3FCB/a8718cbead59ede8e8126c8157ea9d90b9e24a6c/cb2ec12d-07bf-47a8-9891-48663aec6b52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T222220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b1fee57579d46c86594c8f93de0f004cadf6708e27e1bf7683fb877163a5977 [2021-08-18T22:22:21.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T22:22:21.089Z] Dload Upload Total Spent Left Speed [2021-08-18T22:22:21.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54554 0 0 100 54554 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-08-18T22:22:21.355Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a8718cbead59ede8e8126c8157ea9d90b9e24a6c [Pipeline] } [2021-08-18T22:22:21.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-18T22:22:22.641Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:22:22.991Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:22:23.600Z] ---> package-listing.sh [2021-08-18T22:22:23.600Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T22:22:23.600Z] ++ facter osfamily [2021-08-18T22:22:23.873Z] + OS_FAMILY=redhat [2021-08-18T22:22:23.873Z] + workspace=/w/workspace/edgex-go/5 [2021-08-18T22:22:23.873Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T22:22:23.873Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T22:22:23.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T22:22:23.873Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T22:22:23.873Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-18T22:22:23.873Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T22:22:23.873Z] + case "${OS_FAMILY}" in [2021-08-18T22:22:23.873Z] + rpm -qa [2021-08-18T22:22:23.873Z] + sort [2021-08-18T22:22:25.819Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T22:22:25.820Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T22:22:25.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T22:22:25.820Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-18T22:22:25.820Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-08-18T22:22:25.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-08-18T22:22:25.839Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-18T22:22:26.147Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:22:26.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T22:22:26.754Z] [2021-08-18T22:22:26.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T22:22:27.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T22:22:27.095Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T22:22:27.095Z] b4d181a07f80: Pulling fs layer [2021-08-18T22:22:27.095Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T22:22:27.095Z] ed53099fbce6: Pulling fs layer [2021-08-18T22:22:27.095Z] dc539afda2c1: Pulling fs layer [2021-08-18T22:22:27.095Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T22:22:27.095Z] 9065ff56babe: Pulling fs layer [2021-08-18T22:22:27.095Z] d287ab97295c: Pulling fs layer [2021-08-18T22:22:27.095Z] dc539afda2c1: Waiting [2021-08-18T22:22:27.095Z] 77bc0d833cb6: Waiting [2021-08-18T22:22:27.095Z] 9065ff56babe: Waiting [2021-08-18T22:22:27.095Z] d287ab97295c: Waiting [2021-08-18T22:22:27.363Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T22:22:27.363Z] a1111a8f2ec3: Download complete [2021-08-18T22:22:27.630Z] dc539afda2c1: Verifying Checksum [2021-08-18T22:22:27.630Z] dc539afda2c1: Download complete [2021-08-18T22:22:27.630Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T22:22:27.630Z] 77bc0d833cb6: Download complete [2021-08-18T22:22:27.896Z] 9065ff56babe: Verifying Checksum [2021-08-18T22:22:27.896Z] 9065ff56babe: Download complete [2021-08-18T22:22:27.896Z] ed53099fbce6: Verifying Checksum [2021-08-18T22:22:27.896Z] ed53099fbce6: Download complete [2021-08-18T22:22:28.861Z] b4d181a07f80: Verifying Checksum [2021-08-18T22:22:28.861Z] b4d181a07f80: Download complete [2021-08-18T22:22:29.827Z] b4d181a07f80: Pull complete [2021-08-18T22:22:30.099Z] a1111a8f2ec3: Pull complete [2021-08-18T22:22:30.684Z] ed53099fbce6: Pull complete [2021-08-18T22:22:30.684Z] dc539afda2c1: Pull complete [2021-08-18T22:22:30.955Z] 77bc0d833cb6: Pull complete [2021-08-18T22:22:30.955Z] 9065ff56babe: Pull complete [2021-08-18T22:22:32.899Z] d287ab97295c: Verifying Checksum [2021-08-18T22:22:32.899Z] d287ab97295c: Download complete [2021-08-18T22:22:37.209Z] d287ab97295c: Pull complete [2021-08-18T22:22:37.209Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T22:22:37.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T22:22:37.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T22:22:37.306Z] prd-centos7-docker-4c-2g-3713 does not seem to be running inside a container [2021-08-18T22:22:37.376Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T22:22:40.655Z] $ docker top a34003e14fc09367b32af8fecc9af0164d917b32350062cdc6e972d180f04371 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T22:22:41.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T22:22:41.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T22:22:41.705Z] + ls /var/log/sa-host [2021-08-18T22:22:41.705Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T22:22:41.705Z] file_magic: OK [2021-08-18T22:22:41.705Z] HZ: Using current value: 100 [2021-08-18T22:22:41.705Z] file_header: OK [2021-08-18T22:22:41.705Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-18T22:22:41.705Z] Statistics: [2021-08-18T22:22:41.705Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T22:22:41.705Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T22:22:41.705Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T22:22:41.705Z] file_magic: OK [2021-08-18T22:22:41.705Z] HZ: Using current value: 100 [2021-08-18T22:22:41.705Z] file_header: OK [2021-08-18T22:22:41.705Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-18T22:22:41.705Z] Statistics: [2021-08-18T22:22:41.705Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T22:22:41.705Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T22:22:42.414Z] provisioning config files... [2021-08-18T22:22:42.429Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8432030088718168292tmp [Pipeline] { [Pipeline] echo [2021-08-18T22:22:42.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:22:42.773Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T22:22:42.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:22:43.242Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T22:22:43.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:22:43.573Z] ---> sudo-logs.sh [2021-08-18T22:22:43.573Z] Archiving 'sudo' log.. [2021-08-18T22:22:43.573Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3713.vexxhost.local: Name or service not known [2021-08-18T22:22:43.573Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3713.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T22:22:43.613Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:22:43.941Z] ---> job-cost.sh [2021-08-18T22:22:43.941Z] lf-activate-venv: SKIPPING [2021-08-18T22:22:43.941Z] DEBUG: total: 0.18000000715255737 [2021-08-18T22:22:43.941Z] INFO: Retrieving Stack Cost... [2021-08-18T22:22:45.346Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T22:22:45.613Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T22:22:45.630Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T22:22:45.945Z] ---> logs-deploy.sh [2021-08-18T22:22:45.945Z] lf-activate-venv: SKIPPING [2021-08-18T22:22:45.945Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3671/5 [2021-08-18T22:22:45.945Z] INFO: archiving workspace using pattern(s): [2021-08-18T22:22:46.907Z] Archives upload complete. [2021-08-18T22:22:46.907Z] INFO: archiving logs to Nexus