Pull request #3704 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c6a8f9afbe5f77db443217172114599fea8c47cd+534175572a367338c5f68a22b0251a809e37989d (af7c948ad43cf02fdba86f8b506d73c4d6f592a1) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5080783750513428501.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-ssh3163581918028579686.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2840910523318254824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1745480601460943044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7518084706295607358.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3704/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh167512111931179469.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1589 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5269966095682627876.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 534175572a367338c5f68a22b0251a809e37989d into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd Merge succeeded, producing c6a8f9afbe5f77db443217172114599fea8c47cd Checking out Revision c6a8f9afbe5f77db443217172114599fea8c47cd (PR-3704) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4937426122062458536.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5617923448013974208.key > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-08T18:46:44.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-08T18:46:45.164Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-08T18:46:45.293Z] ========================================================= [2021-09-08T18:46:45.293Z] EdgeX Global Pipelines Version Info [2021-09-08T18:46:45.293Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-08T18:46:46.602Z] ------------------- [2021-09-08T18:46:46.602Z] stable info: [2021-09-08T18:46:46.602Z] ------------------- [2021-09-08T18:46:46.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-08T18:46:46.602Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-08T18:46:46.602Z] Message: update stable to v1.0.205 [2021-09-08T18:46:47.188Z] ------------------- [2021-09-08T18:46:47.188Z] experimental info: [2021-09-08T18:46:47.188Z] ------------------- [2021-09-08T18:46:47.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-08T18:46:47.188Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-08T18:46:47.188Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-08T18:46:47.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-08T18:46:47.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-08T18:46:47.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-08T18:46:47.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-08T18:46:47.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-08T18:46:47.779Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-08T18:46:47.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-08T18:46:47.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-08T18:46:47.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-08T18:46:48.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-08T18:46:48.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-08T18:46:48.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-08T18:46:48.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-08T18:46:48.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-08T18:46:48.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-08T18:46:48.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-08T18:46:48.459Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-08T18:46:48.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-08T18:46:48.584Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-08T18:46:48.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-08T18:46:48.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-08T18:46:48.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-08T18:46:48.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-08T18:46:48.894Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3704 [Pipeline] echo [2021-09-08T18:46:48.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3704 [Pipeline] echo [2021-09-08T18:46:49.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3704 [Pipeline] echo [2021-09-08T18:46:49.080Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6a8f9afbe5f77db443217172114599fea8c47cd [Pipeline] echo [2021-09-08T18:46:49.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6a8f9a [Pipeline] echo [2021-09-08T18:46:49.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-08T18:46:49.359Z] provisioning config files... [2021-09-08T18:46:49.391Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5839069846994737084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-08T18:46:49.785Z] ---> docker-login.sh [2021-09-08T18:46:49.785Z] nexus3.edgexfoundry.org:10001 [2021-09-08T18:46:49.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:46:50.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:46:50.055Z] Configure a credential helper to remove this warning. See [2021-09-08T18:46:50.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:46:50.055Z] [2021-09-08T18:46:50.055Z] Login Succeeded [2021-09-08T18:46:50.055Z] nexus3.edgexfoundry.org:10002 [2021-09-08T18:46:50.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:46:50.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:46:50.055Z] Configure a credential helper to remove this warning. See [2021-09-08T18:46:50.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:46:50.055Z] [2021-09-08T18:46:50.055Z] Login Succeeded [2021-09-08T18:46:50.055Z] nexus3.edgexfoundry.org:10003 [2021-09-08T18:46:50.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:46:50.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:46:50.323Z] Configure a credential helper to remove this warning. See [2021-09-08T18:46:50.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:46:50.323Z] [2021-09-08T18:46:50.323Z] Login Succeeded [2021-09-08T18:46:50.323Z] nexus3.edgexfoundry.org:10004 [2021-09-08T18:46:50.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:46:50.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:46:50.589Z] Configure a credential helper to remove this warning. See [2021-09-08T18:46:50.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:46:50.589Z] [2021-09-08T18:46:50.589Z] Login Succeeded [2021-09-08T18:46:50.589Z] docker.io [2021-09-08T18:46:50.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:46:50.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:46:50.856Z] Configure a credential helper to remove this warning. See [2021-09-08T18:46:50.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:46:50.856Z] [2021-09-08T18:46:50.856Z] Login Succeeded [2021-09-08T18:46:50.856Z] ---> docker-login.sh ends [Pipeline] } [2021-09-08T18:46:52.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-08T18:46:52.941Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-08T18:46:52.941Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.941Z] ++ dirname cmd/core-command/Dockerfile [2021-09-08T18:46:52.941Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.941Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-08T18:46:52.941Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.941Z] ++ dirname cmd/core-data/Dockerfile [2021-09-08T18:46:52.941Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.941Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-08T18:46:52.941Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.941Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-08T18:46:52.941Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.941Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-08T18:46:52.941Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.941Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-08T18:46:52.942Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.942Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-08T18:46:52.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.942Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-08T18:46:52.942Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.942Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-08T18:46:52.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.942Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-08T18:46:52.942Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.942Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-08T18:46:52.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.942Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-08T18:46:52.942Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.942Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-08T18:46:52.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.942Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-08T18:46:52.942Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.942Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-08T18:46:52.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-08T18:46:52.942Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-08T18:46:52.942Z] ++ cut -d/ -f2 [2021-09-08T18:46:52.942Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-08T18:46:53.027Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:46:54.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-08T18:46:54.544Z] [2021-09-08T18:46:54.544Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:46:54.922Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-08T18:46:54.922Z] latest: Pulling from edgex-devops/git-semver [2021-09-08T18:46:54.922Z] 31603596830f: Pulling fs layer [2021-09-08T18:46:54.922Z] 04fac38145f0: Pulling fs layer [2021-09-08T18:46:54.922Z] 701f6daf10bf: Pulling fs layer [2021-09-08T18:46:54.922Z] 24f72da36158: Pulling fs layer [2021-09-08T18:46:54.922Z] 24f72da36158: Waiting [2021-09-08T18:46:54.922Z] 04fac38145f0: Verifying Checksum [2021-09-08T18:46:54.922Z] 04fac38145f0: Download complete [2021-09-08T18:46:55.190Z] 31603596830f: Verifying Checksum [2021-09-08T18:46:55.190Z] 31603596830f: Download complete [2021-09-08T18:46:55.460Z] 24f72da36158: Verifying Checksum [2021-09-08T18:46:55.460Z] 24f72da36158: Download complete [2021-09-08T18:46:55.460Z] 31603596830f: Pull complete [2021-09-08T18:46:55.460Z] 701f6daf10bf: Verifying Checksum [2021-09-08T18:46:55.460Z] 701f6daf10bf: Download complete [2021-09-08T18:46:55.460Z] 04fac38145f0: Pull complete [2021-09-08T18:46:56.062Z] 701f6daf10bf: Pull complete [2021-09-08T18:46:56.062Z] 24f72da36158: Pull complete [2021-09-08T18:46:56.062Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-08T18:46:56.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-08T18:46:56.062Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-08T18:46:56.193Z] prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container [2021-09-08T18:46:56.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-08T18:46:56.999Z] $ docker top b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-08T18:46:57.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-08T18:46:57.227Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-08T18:46:57.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-08T18:46:57.346Z] $ docker exec b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 ssh-agent [2021-09-08T18:46:57.456Z] SSH_AUTH_SOCK=/tmp/ssh-ShFw920eEDyC/agent.14 [2021-09-08T18:46:57.456Z] SSH_AGENT_PID=21 [2021-09-08T18:46:57.469Z] Running ssh-add (command line suppressed) [2021-09-08T18:46:57.570Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8286550611061889779.key (/w/workspace/edgex-go/1@tmp/private_key_8286550611061889779.key) [2021-09-08T18:46:57.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-08T18:46:57.953Z] + git tag --points-at HEAD [Pipeline] } [2021-09-08T18:46:57.980Z] $ docker exec --env ******** --env ******** b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 ssh-agent -k [2021-09-08T18:46:58.078Z] unset SSH_AUTH_SOCK; [2021-09-08T18:46:58.078Z] unset SSH_AGENT_PID; [2021-09-08T18:46:58.078Z] echo Agent pid 21 killed; [2021-09-08T18:46:58.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-08T18:46:58.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-08T18:46:58.188Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-08T18:46:58.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-08T18:46:58.312Z] $ docker exec b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 ssh-agent [2021-09-08T18:46:58.421Z] SSH_AUTH_SOCK=/tmp/ssh-pt3F0oFwDQ1B/agent.54 [2021-09-08T18:46:58.421Z] SSH_AGENT_PID=60 [2021-09-08T18:46:58.430Z] Running ssh-add (command line suppressed) [2021-09-08T18:46:58.529Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7598015718903550790.key (/w/workspace/edgex-go/1@tmp/private_key_7598015718903550790.key) [2021-09-08T18:46:58.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-08T18:46:58.908Z] + git semver init [2021-09-08T18:46:58.908Z] # -> Open(): unable to determine branch for HEAD [2021-09-08T18:46:58.908Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-08T18:46:58.908Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-08T18:46:58.908Z] # $SEMVER_REMOTE_NAME = origin [2021-09-08T18:46:58.908Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-08T18:46:58.908Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-08T18:46:58.908Z] # $SEMVER_BRANCH = PR-3704 [2021-09-08T18:46:58.908Z] # $SEMVER_TEMP = /tmp/semver-040392426 [2021-09-08T18:46:58.908Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-08T18:47:21.018Z] # '/tmp/semver-040392426' -> '/w/workspace/edgex-go/1/.semver' [2021-09-08T18:47:21.018Z] # -> Force: false [2021-09-08T18:47:21.018Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-08T18:47:21.040Z] $ docker exec --env ******** --env ******** b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 ssh-agent -k [2021-09-08T18:47:21.138Z] unset SSH_AUTH_SOCK; [2021-09-08T18:47:21.138Z] unset SSH_AGENT_PID; [2021-09-08T18:47:21.138Z] echo Agent pid 60 killed; [2021-09-08T18:47:21.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-08T18:47:21.636Z] + git semver [Pipeline] } [2021-09-08T18:47:21.672Z] $ docker stop --time=1 b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 [2021-09-08T18:47:23.827Z] $ docker rm -f b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-08T18:47:24.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-08T18:47:24.669Z] Stashed 1 file(s) [Pipeline] echo [2021-09-08T18:47:24.693Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-08T18:47:25.438Z] ========================================================= [2021-09-08T18:47:25.438Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-08T18:47:25.438Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-08T18:47:25.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-08T18:47:25.822Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-08T18:47:25.822Z] 540db60ca938: Pulling fs layer [2021-09-08T18:47:25.822Z] adcc1eea9eea: Pulling fs layer [2021-09-08T18:47:25.822Z] 4c4ab2625f07: Pulling fs layer [2021-09-08T18:47:25.822Z] db62176df00c: Pulling fs layer [2021-09-08T18:47:25.822Z] 3b30891b0d05: Pulling fs layer [2021-09-08T18:47:25.822Z] 06b49ca38bd5: Pulling fs layer [2021-09-08T18:47:25.822Z] c788192a36de: Pulling fs layer [2021-09-08T18:47:25.822Z] a77e37c0d609: Pulling fs layer [2021-09-08T18:47:25.822Z] c3185cebc471: Pulling fs layer [2021-09-08T18:47:25.822Z] db62176df00c: Waiting [2021-09-08T18:47:25.822Z] 3b30891b0d05: Waiting [2021-09-08T18:47:25.822Z] 06b49ca38bd5: Waiting [2021-09-08T18:47:25.822Z] c788192a36de: Waiting [2021-09-08T18:47:25.822Z] a77e37c0d609: Waiting [2021-09-08T18:47:25.822Z] c3185cebc471: Waiting [2021-09-08T18:47:25.822Z] 4c4ab2625f07: Verifying Checksum [2021-09-08T18:47:25.822Z] 4c4ab2625f07: Download complete [2021-09-08T18:47:25.822Z] adcc1eea9eea: Verifying Checksum [2021-09-08T18:47:25.822Z] adcc1eea9eea: Download complete [2021-09-08T18:47:25.822Z] 3b30891b0d05: Download complete [2021-09-08T18:47:25.822Z] 06b49ca38bd5: Verifying Checksum [2021-09-08T18:47:25.822Z] 06b49ca38bd5: Download complete [2021-09-08T18:47:26.100Z] c788192a36de: Verifying Checksum [2021-09-08T18:47:26.100Z] c788192a36de: Download complete [2021-09-08T18:47:26.100Z] 540db60ca938: Verifying Checksum [2021-09-08T18:47:26.100Z] 540db60ca938: Download complete [2021-09-08T18:47:26.100Z] 540db60ca938: Pull complete [2021-09-08T18:47:26.373Z] adcc1eea9eea: Pull complete [2021-09-08T18:47:26.373Z] 4c4ab2625f07: Pull complete [2021-09-08T18:47:26.956Z] a77e37c0d609: Verifying Checksum [2021-09-08T18:47:26.956Z] a77e37c0d609: Download complete [2021-09-08T18:47:29.540Z] c3185cebc471: Verifying Checksum [2021-09-08T18:47:29.540Z] c3185cebc471: Download complete [2021-09-08T18:47:30.502Z] db62176df00c: Verifying Checksum [2021-09-08T18:47:30.502Z] db62176df00c: Download complete [2021-09-08T18:47:33.879Z] db62176df00c: Pull complete [2021-09-08T18:47:33.879Z] 3b30891b0d05: Pull complete [2021-09-08T18:47:33.879Z] 06b49ca38bd5: Pull complete [2021-09-08T18:47:33.879Z] c788192a36de: Pull complete [2021-09-08T18:47:33.879Z] a77e37c0d609: Pull complete [2021-09-08T18:47:35.835Z] c3185cebc471: Pull complete [2021-09-08T18:47:35.835Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-08T18:47:35.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-08T18:47:35.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-08T18:47:36.231Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-08T18:47:36.231Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-08T18:47:36.231Z] WORKDIR /edgex [2021-09-08T18:47:36.231Z] COPY go.mod . [2021-09-08T18:47:36.231Z] RUN go mod download' [2021-09-08T18:47:37.696Z] Sending build context to Docker daemon 328.8MB [2021-09-08T18:47:37.696Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-08T18:47:37.696Z] ---> 031687cdd783 [2021-09-08T18:47:37.696Z] Step 2/4 : WORKDIR /edgex [2021-09-08T18:47:39.103Z] ---> Running in 1f8863efcab1 [2021-09-08T18:47:39.103Z] Removing intermediate container 1f8863efcab1 [2021-09-08T18:47:39.103Z] ---> 5205574be893 [2021-09-08T18:47:39.103Z] Step 3/4 : COPY go.mod . [2021-09-08T18:47:39.372Z] ---> 0ecd2337f92a [2021-09-08T18:47:39.372Z] Step 4/4 : RUN go mod download [2021-09-08T18:47:39.372Z] ---> Running in b8151cd0cb50 [2021-09-08T18:47:40.195Z] Still waiting to schedule task [2021-09-08T18:47:40.196Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-08T18:48:16.437Z] Removing intermediate container b8151cd0cb50 [2021-09-08T18:48:16.437Z] ---> a4d5cad20f91 [2021-09-08T18:48:16.437Z] Successfully built a4d5cad20f91 [2021-09-08T18:48:16.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:48:16.807Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-08T18:48:16.807Z] . [Pipeline] withDockerContainer [2021-09-08T18:48:16.919Z] prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container [2021-09-08T18:48:16.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-08T18:48:17.366Z] $ docker top f611b473ca438bf9bb55d1b75fa3b6a6e3c049d8b8f8d8fc42c3222bd2a365e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-08T18:48:17.820Z] + go version [2021-09-08T18:48:17.820Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-08T18:48:17.851Z] $ docker stop --time=1 f611b473ca438bf9bb55d1b75fa3b6a6e3c049d8b8f8d8fc42c3222bd2a365e6 [2021-09-08T18:48:19.039Z] $ docker rm -f f611b473ca438bf9bb55d1b75fa3b6a6e3c049d8b8f8d8fc42c3222bd2a365e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:48:19.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-08T18:48:19.775Z] . [Pipeline] withDockerContainer [2021-09-08T18:48:19.885Z] prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container [2021-09-08T18:48:19.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-08T18:48:20.303Z] $ docker top 29b7ad656dc1f2e5c9d0f7a02c6939d832fca559022a31b8aa0431609081e2d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-08T18:48:20.448Z] ========================================================= [2021-09-08T18:48:20.448Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-08T18:48:20.448Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-08T18:48:20.816Z] + go mod tidy [Pipeline] sh [2021-09-08T18:48:21.416Z] + make test [2021-09-08T18:48:21.416Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-08T18:48:21.687Z] go mod tidy [2021-09-08T18:48:21.959Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-08T18:48:27.352Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-08T18:48:45.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-08T18:48:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-08T18:48:48.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-08T18:48:48.854Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-08T18:48:51.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-08T18:48:51.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-08T18:48:51.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-08T18:48:51.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-08T18:48:52.356Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-08T18:48:52.356Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-08T18:48:52.630Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-08T18:48:52.630Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-08T18:48:52.630Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-08T18:48:52.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-08T18:48:54.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-09-08T18:48:54.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-08T18:48:54.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-08T18:48:55.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-09-08T18:48:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-08T18:48:55.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-09-08T18:48:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-08T18:48:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-08T18:48:56.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements [2021-09-08T18:48:56.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-08T18:48:56.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-08T18:48:57.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-09-08T18:48:57.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-08T18:48:57.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-08T18:48:57.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-08T18:48:57.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-08T18:48:57.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-08T18:48:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements [2021-09-08T18:48:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-08T18:48:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-08T18:48:58.158Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-09-08T18:48:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-08T18:48:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-08T18:48:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-08T18:48:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-08T18:48:58.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-08T18:48:58.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements [2021-09-08T18:48:58.431Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-08T18:48:58.431Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-08T18:48:58.431Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-08T18:48:59.398Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-09-08T18:48:59.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-08T18:48:59.398Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-09-08T18:48:59.664Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-08T18:48:59.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-08T18:48:59.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-09-08T18:48:59.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements [2021-09-08T18:49:00.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-09-08T18:49:00.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2021-09-08T18:49:00.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-09-08T18:49:13.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements [2021-09-08T18:49:13.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-08T18:49:17.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements [2021-09-08T18:49:17.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-09-08T18:49:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-08T18:49:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-08T18:49:35.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.6% of statements [2021-09-08T18:49:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-08T18:49:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-08T18:49:35.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-09-08T18:49:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-08T18:49:36.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-09-08T18:49:36.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-08T18:49:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.5% of statements [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-08T18:49:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-08T18:49:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-08T18:49:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-08T18:49:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-08T18:49:42.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-08T18:49:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-08T18:49:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-09-08T18:49:43.036Z] GO111MODULE=on go vet ./... [2021-09-08T18:49:57.853Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1592 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws [2021-09-08T18:49:57.915Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-08T18:49:58.258Z] The recommended git tool is: git [2021-09-08T18:50:05.264Z] using credential edgex-jenkins-ssh [2021-09-08T18:50:05.284Z] Cloning the remote Git repository [2021-09-08T18:50:05.419Z] gofmt -l . [2021-09-08T18:50:05.419Z] [ "`gofmt -l .`" = "" ] [2021-09-08T18:50:05.419Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-08T18:50:05.842Z] + ls -al . [2021-09-08T18:50:05.842Z] total 608 [2021-09-08T18:50:05.842Z] drwxrwxr-x 10 1001 1001 4096 Sep 8 18:50 . [2021-09-08T18:50:05.842Z] drwxr-xr-x 4 root root 28 Sep 8 18:48 .. [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 11 Sep 8 18:46 .dockerignore [2021-09-08T18:50:05.842Z] drwxrwxr-x 8 1001 1001 179 Sep 8 18:46 .git [2021-09-08T18:50:05.842Z] drwxrwxr-x 4 1001 1001 142 Sep 8 18:46 .github [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 818 Sep 8 18:46 .gitignore [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 76 Sep 8 18:46 .hadolint.yml [2021-09-08T18:50:05.842Z] drwx------ 3 1001 1001 58 Sep 8 18:47 .semver [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 166 Sep 8 18:46 .sonarcloud.properties [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 1171 Sep 8 18:46 ADOPTERS.md [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 8493 Sep 8 18:46 Attribution.txt [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 43881 Sep 8 18:46 CHANGELOG.md [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 3804 Sep 8 18:46 CONTRIBUTING.md [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 677 Sep 8 18:46 GOVERNANCE.md [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 849 Sep 8 18:46 Jenkinsfile [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 10775 Sep 8 18:46 LICENSE [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 5915 Sep 8 18:46 Makefile [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 582 Sep 8 18:46 OWNERS.md [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 8643 Sep 8 18:46 README.md [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 6912 Sep 8 18:46 SECURITY.md [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 5 Sep 8 18:47 VERSION [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 4131 Sep 8 18:46 ZMQWindows.md [2021-09-08T18:50:05.842Z] drwxrwxr-x 2 1001 1001 37 Sep 8 18:46 bin [2021-09-08T18:50:05.842Z] drwxrwxr-x 14 1001 1001 4096 Sep 8 18:46 cmd [2021-09-08T18:50:05.842Z] -rw-r--r-- 1 root root 404331 Sep 8 18:49 coverage.out [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 841 Sep 8 18:46 go.mod [2021-09-08T18:50:05.842Z] -rw-r--r-- 1 root root 50064 Sep 8 18:48 go.sum [2021-09-08T18:50:05.842Z] drwxrwxr-x 8 1001 1001 124 Sep 8 18:46 internal [2021-09-08T18:50:05.842Z] drwxrwxr-x 3 1001 1001 16 Sep 8 18:46 openapi [2021-09-08T18:50:05.842Z] drwxrwxr-x 4 1001 1001 71 Sep 8 18:46 snap [2021-09-08T18:50:05.842Z] -rw-rw-r-- 1 1001 1001 204 Sep 8 18:46 version.go [Pipeline] sh [2021-09-08T18:50:06.175Z] + '[' -e coverage.out ] [2021-09-08T18:50:06.175Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-08T18:50:05.367Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-08T18:50:05.475Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-08T18:50:05.559Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-08T18:50:05.560Z] > git --version # timeout=10 [2021-09-08T18:50:05.587Z] > git --version # 'git version 2.17.1' [2021-09-08T18:50:05.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-08T18:50:05.662Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-08T18:50:06.312Z] Stashed 1 file(s) [Pipeline] sh [2021-09-08T18:50:06.635Z] + make build [2021-09-08T18:50:06.635Z] go mod tidy [2021-09-08T18:50:06.635Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-08T18:50:08.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-08T18:50:14.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-08T18:50:14.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-08T18:50:15.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-08T18:50:16.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-08T18:50:17.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-08T18:50:17.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-08T18:50:18.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-08T18:50:19.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-08T18:50:20.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-08T18:50:21.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-08T18:50:22.194Z] Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:50:21.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-08T18:50:21.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-08T18:50:21.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-08T18:50:21.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-08T18:50:21.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-08T18:50:21.426Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-08T18:50:22.216Z] > git config core.sparsecheckout # timeout=10 [2021-09-08T18:50:22.233Z] > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [2021-09-08T18:50:22.511Z] Merge succeeded, producing c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:50:22.512Z] Checking out Revision c6a8f9afbe5f77db443217172114599fea8c47cd (PR-3704) [Pipeline] } [2021-09-08T18:50:23.262Z] $ docker stop --time=1 29b7ad656dc1f2e5c9d0f7a02c6939d832fca559022a31b8aa0431609081e2d1 [2021-09-08T18:50:22.435Z] > git remote # timeout=10 [2021-09-08T18:50:22.456Z] > git config --get remote.origin.url # timeout=10 [2021-09-08T18:50:22.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-08T18:50:22.478Z] > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-08T18:50:22.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-08T18:50:22.520Z] > git config core.sparsecheckout # timeout=10 [2021-09-08T18:50:22.530Z] > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [2021-09-08T18:50:25.163Z] $ docker rm -f 29b7ad656dc1f2e5c9d0f7a02c6939d832fca559022a31b8aa0431609081e2d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-08T18:50:28.491Z] Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only" [2021-09-08T18:50:28.552Z] > git --version # timeout=10 [2021-09-08T18:50:28.570Z] > git --version # 'git version 2.17.1' [2021-09-08T18:50:28.585Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-08T18:50:29.814Z] provisioning config files... [2021-09-08T18:50:29.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-08T18:50:29.822Z] [2021-09-08T18:50:29.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-08T18:50:29.844Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4963344383786072069tmp [Pipeline] isUnix [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-09-08T18:50:30.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-08T18:50:30.228Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-08T18:50:30.228Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-08T18:50:30.228Z] ca9280d653b3: Pulling fs layer [2021-09-08T18:50:30.228Z] 7e9c9ca2126c: Pulling fs layer [2021-09-08T18:50:30.495Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-08T18:50:30.495Z] cbdbe7a5bc2a: Download complete [2021-09-08T18:50:30.523Z] ---> docker-login.sh [2021-09-08T18:50:30.523Z] nexus3.edgexfoundry.org:10001 [2021-09-08T18:50:30.766Z] cbdbe7a5bc2a: Pull complete [2021-09-08T18:50:31.347Z] ca9280d653b3: Verifying Checksum [2021-09-08T18:50:31.347Z] ca9280d653b3: Download complete [2021-09-08T18:50:31.926Z] ca9280d653b3: Pull complete [2021-09-08T18:50:31.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:50:32.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:50:32.565Z] Configure a credential helper to remove this warning. See [2021-09-08T18:50:32.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:50:32.565Z] [2021-09-08T18:50:32.565Z] Login Succeeded [2021-09-08T18:50:32.565Z] nexus3.edgexfoundry.org:10002 [2021-09-08T18:50:32.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:50:33.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:50:33.117Z] Configure a credential helper to remove this warning. See [2021-09-08T18:50:33.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:50:33.117Z] [2021-09-08T18:50:33.117Z] Login Succeeded [2021-09-08T18:50:33.117Z] nexus3.edgexfoundry.org:10003 [2021-09-08T18:50:33.334Z] 7e9c9ca2126c: Verifying Checksum [2021-09-08T18:50:33.334Z] 7e9c9ca2126c: Download complete [2021-09-08T18:50:33.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:50:33.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:50:33.665Z] Configure a credential helper to remove this warning. See [2021-09-08T18:50:33.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:50:33.665Z] [2021-09-08T18:50:33.665Z] Login Succeeded [2021-09-08T18:50:33.665Z] nexus3.edgexfoundry.org:10004 [2021-09-08T18:50:33.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:50:34.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:50:34.221Z] Configure a credential helper to remove this warning. See [2021-09-08T18:50:34.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:50:34.221Z] [2021-09-08T18:50:34.221Z] Login Succeeded [2021-09-08T18:50:34.221Z] docker.io [2021-09-08T18:50:34.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-08T18:50:35.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-08T18:50:35.095Z] Configure a credential helper to remove this warning. See [2021-09-08T18:50:35.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-08T18:50:35.095Z] [2021-09-08T18:50:35.095Z] Login Succeeded [2021-09-08T18:50:35.095Z] ---> docker-login.sh ends [Pipeline] } [2021-09-08T18:50:35.181Z] Deleting 1 temporary files [2021-09-08T18:50:36.684Z] 7e9c9ca2126c: Pull complete [2021-09-08T18:50:36.684Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-08T18:50:36.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-08T18:50:36.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] // configFileProvider [Pipeline] withDockerContainer [2021-09-08T18:50:36.824Z] prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container [2021-09-08T18:50:36.884Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-08T18:50:39.613Z] $ docker top e8f407e1d4a0cc9588b6cb6278348d9d7a77487edac6fc778cc27781cf406381 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2021-09-08T18:50:40.099Z] + docker-compose build --help [2021-09-08T18:50:40.100Z] + grep parallel [Pipeline] echo [2021-09-08T18:50:40.231Z] ========================================================= [2021-09-08T18:50:40.231Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-08T18:50:40.231Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-08T18:50:40.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-08T18:50:40.682Z] --parallel Build images in parallel. [Pipeline] } [2021-09-08T18:50:40.710Z] $ docker stop --time=1 e8f407e1d4a0cc9588b6cb6278348d9d7a77487edac6fc778cc27781cf406381 [2021-09-08T18:50:41.252Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-08T18:50:41.253Z] 595b0fe564bb: Pulling fs layer [2021-09-08T18:50:41.253Z] 24495759ef45: Pulling fs layer [2021-09-08T18:50:41.253Z] d148012ef14d: Pulling fs layer [2021-09-08T18:50:41.253Z] e90a11edd702: Pulling fs layer [2021-09-08T18:50:41.253Z] d77568369979: Pulling fs layer [2021-09-08T18:50:41.253Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-08T18:50:41.253Z] 170f2ba95c9a: Pulling fs layer [2021-09-08T18:50:41.253Z] 97ac5df62f85: Pulling fs layer [2021-09-08T18:50:41.253Z] fc1c9f9a7f3b: Waiting [2021-09-08T18:50:41.253Z] 170f2ba95c9a: Waiting [2021-09-08T18:50:41.253Z] 97ac5df62f85: Waiting [2021-09-08T18:50:41.253Z] d77568369979: Waiting [2021-09-08T18:50:41.253Z] e90a11edd702: Waiting [2021-09-08T18:50:41.253Z] d148012ef14d: Download complete [2021-09-08T18:50:41.253Z] 24495759ef45: Verifying Checksum [2021-09-08T18:50:41.253Z] 24495759ef45: Download complete [2021-09-08T18:50:41.253Z] d77568369979: Verifying Checksum [2021-09-08T18:50:41.253Z] d77568369979: Download complete [2021-09-08T18:50:41.253Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-08T18:50:41.253Z] 595b0fe564bb: Verifying Checksum [2021-09-08T18:50:41.253Z] 595b0fe564bb: Download complete [2021-09-08T18:50:41.253Z] 170f2ba95c9a: Verifying Checksum [2021-09-08T18:50:41.253Z] 170f2ba95c9a: Download complete [2021-09-08T18:50:41.855Z] 595b0fe564bb: Pull complete [2021-09-08T18:50:41.918Z] $ docker rm -f e8f407e1d4a0cc9588b6cb6278348d9d7a77487edac6fc778cc27781cf406381 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:50:42.471Z] 24495759ef45: Pull complete [2021-09-08T18:50:42.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-08T18:50:42.529Z] . [Pipeline] withDockerContainer [2021-09-08T18:50:42.632Z] prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container [2021-09-08T18:50:42.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-08T18:50:43.046Z] $ docker top e1fb57009f1d1269a1f45e872886508bd14aee505cfedd79aaaf545a86d1cca4 -eo pid,comm [2021-09-08T18:50:43.077Z] d148012ef14d: Pull complete [Pipeline] { [Pipeline] sh [2021-09-08T18:50:43.506Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-08T18:50:44.088Z] Building core-command ... [2021-09-08T18:50:44.088Z] Building core-data ... [2021-09-08T18:50:44.088Z] Building core-metadata ... [2021-09-08T18:50:44.088Z] Building security-bootstrapper ... [2021-09-08T18:50:44.088Z] Building security-proxy-setup ... [2021-09-08T18:50:44.088Z] Building security-secretstore-setup ... [2021-09-08T18:50:44.088Z] Building support-notifications ... [2021-09-08T18:50:44.088Z] Building support-scheduler ... [2021-09-08T18:50:44.088Z] Building sys-mgmt-agent ... [2021-09-08T18:50:44.088Z] Building support-scheduler [2021-09-08T18:50:44.088Z] Building core-metadata [2021-09-08T18:50:44.088Z] Building security-secretstore-setup [2021-09-08T18:50:44.088Z] Building support-notifications [2021-09-08T18:50:44.088Z] Building core-data [2021-09-08T18:50:45.063Z] e90a11edd702: Verifying Checksum [2021-09-08T18:50:45.064Z] e90a11edd702: Download complete [2021-09-08T18:50:45.344Z] 97ac5df62f85: Verifying Checksum [2021-09-08T18:50:45.344Z] 97ac5df62f85: Download complete [2021-09-08T18:50:54.162Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:50:54.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:50:54.162Z] ---> a4d5cad20f91 [2021-09-08T18:50:54.162Z] Step 3/23 : WORKDIR /edgex-go [2021-09-08T18:50:54.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:50:54.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:50:54.162Z] ---> a4d5cad20f91 [2021-09-08T18:50:54.162Z] Step 3/24 : WORKDIR /edgex-go [2021-09-08T18:50:55.537Z] e90a11edd702: Pull complete [2021-09-08T18:50:55.537Z] d77568369979: Pull complete [2021-09-08T18:50:56.132Z] fc1c9f9a7f3b: Pull complete [2021-09-08T18:50:56.414Z] 170f2ba95c9a: Pull complete [2021-09-08T18:50:59.885Z] ---> Running in 30933cc897e5 [2021-09-08T18:50:59.885Z] ---> Running in b5812964a4cc [2021-09-08T18:51:03.144Z] 97ac5df62f85: Pull complete [2021-09-08T18:51:03.145Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-08T18:51:03.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-08T18:51:03.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-08T18:51:03.556Z] + docker build -t ci-base-image-arm64 -f - .+ [2021-09-08T18:51:03.556Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-08T18:51:03.556Z] WORKDIR /edgex [2021-09-08T18:51:03.556Z] COPY go.mod . [2021-09-08T18:51:03.556Z] RUN go mod download [2021-09-08T18:51:05.551Z] Sending build context to Docker daemon 166MB [2021-09-08T18:51:05.551Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-08T18:51:05.551Z] ---> 04bc70af865f [2021-09-08T18:51:05.551Z] Step 2/4 : WORKDIR /edgex [2021-09-08T18:51:06.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:51:06.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:51:06.550Z] ---> a4d5cad20f91 [2021-09-08T18:51:06.550Z] Step 3/23 : WORKDIR /edgex-go [2021-09-08T18:51:06.550Z] ---> Using cache [2021-09-08T18:51:06.550Z] ---> 5b159bc5741a [2021-09-08T18:51:06.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:51:06.550Z] Removing intermediate container b5812964a4cc [2021-09-08T18:51:06.550Z] ---> 5b159bc5741a [2021-09-08T18:51:06.550Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:51:06.821Z] Removing intermediate container 30933cc897e5 [2021-09-08T18:51:06.821Z] ---> 644401028124 [2021-09-08T18:51:06.821Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:51:06.821Z] ---> Running in a7f40b2ee8cb [2021-09-08T18:51:07.093Z] ---> Running in 7bb23589518d [2021-09-08T18:51:07.093Z] ---> Running in 5f7585b08ff1 [2021-09-08T18:51:07.694Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:51:07.694Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:51:07.694Z] ---> a4d5cad20f91 [2021-09-08T18:51:07.694Z] Step 3/24 : WORKDIR /edgex-go [2021-09-08T18:51:07.694Z] ---> Using cache [2021-09-08T18:51:07.694Z] ---> 5b159bc5741a [2021-09-08T18:51:07.694Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:51:07.963Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:51:07.963Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:51:07.963Z] ---> a4d5cad20f91 [2021-09-08T18:51:07.963Z] Step 3/26 : WORKDIR /edgex-go [2021-09-08T18:51:07.963Z] ---> Using cache [2021-09-08T18:51:07.963Z] ---> 5b159bc5741a [2021-09-08T18:51:07.963Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:51:07.963Z] ---> Running in 5ddc903a1b1c [2021-09-08T18:51:07.963Z] ---> Running in 2402e1149dac [2021-09-08T18:51:08.241Z] Removing intermediate container a7f40b2ee8cb [2021-09-08T18:51:08.241Z] ---> c0b0fb552269 [2021-09-08T18:51:08.241Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-08T18:51:08.241Z] ---> Running in ba5e7c8ff2ad [2021-09-08T18:51:08.510Z] Removing intermediate container 5f7585b08ff1 [2021-09-08T18:51:08.510Z] ---> a0f971f367e1 [2021-09-08T18:51:08.510Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-08T18:51:08.510Z] ---> Running in 9508eb9e69a8 [2021-09-08T18:51:08.510Z] Removing intermediate container 7bb23589518d [2021-09-08T18:51:08.510Z] ---> 6b4864325b60 [2021-09-08T18:51:08.510Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-08T18:51:08.785Z] ---> Running in efca02bf63d3 [2021-09-08T18:51:09.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:09.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:09.051Z] Removing intermediate container 5ddc903a1b1c [2021-09-08T18:51:09.051Z] ---> faddf58f5a31 [2021-09-08T18:51:09.051Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-08T18:51:09.051Z] ---> Running in 955cae70e26b [2021-09-08T18:51:09.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:09.322Z] Removing intermediate container 2402e1149dac [2021-09-08T18:51:09.322Z] ---> c34d9a10d45e [2021-09-08T18:51:09.322Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-08T18:51:09.322Z] ---> Running in 7cff5e093327 [2021-09-08T18:51:09.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:09.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:09.845Z] ---> Running in 6fab33bd15a7 [2021-09-08T18:51:10.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:10.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:10.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:10.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:10.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:51:10.720Z] OK: 219 MiB in 52 packages [2021-09-08T18:51:10.830Z] Removing intermediate container 6fab33bd15a7 [2021-09-08T18:51:10.830Z] ---> e59b7895e11d [2021-09-08T18:51:10.830Z] Step 3/4 : COPY go.mod . [2021-09-08T18:51:10.992Z] OK: 219 MiB in 52 packages [2021-09-08T18:51:10.992Z] Removing intermediate container ba5e7c8ff2ad [2021-09-08T18:51:10.992Z] ---> 83982dcb6f59 [2021-09-08T18:51:10.992Z] Step 6/23 : COPY go.mod . [2021-09-08T18:51:10.992Z] ---> 8e1b88f96cad [2021-09-08T18:51:10.992Z] Step 7/23 : RUN go mod download [2021-09-08T18:51:11.265Z] ---> Running in c372f39fe0c3 [2021-09-08T18:51:11.265Z] OK: 219 MiB in 52 packages [2021-09-08T18:51:11.265Z] Removing intermediate container efca02bf63d3 [2021-09-08T18:51:11.265Z] ---> 8aa02307e51b [2021-09-08T18:51:11.265Z] Step 6/23 : COPY go.mod . [2021-09-08T18:51:11.265Z] OK: 219 MiB in 52 packages [2021-09-08T18:51:11.432Z] ---> 8fee5203f93c [2021-09-08T18:51:11.432Z] Step 4/4 : RUN go mod download [2021-09-08T18:51:11.540Z] OK: 219 MiB in 52 packages [2021-09-08T18:51:11.540Z] ---> 5040d0e6aeac [2021-09-08T18:51:11.540Z] Step 7/23 : RUN go mod download [2021-09-08T18:51:11.540Z] Removing intermediate container 9508eb9e69a8 [2021-09-08T18:51:11.540Z] ---> 532261bcf066 [2021-09-08T18:51:11.540Z] Step 6/24 : COPY go.mod . [2021-09-08T18:51:11.540Z] ---> Running in fb2ff729fe8f [2021-09-08T18:51:11.711Z] ---> Running in b8c52516dcc3 [2021-09-08T18:51:11.814Z] Removing intermediate container 7cff5e093327 [2021-09-08T18:51:11.814Z] ---> 6b1a08df3b0b [2021-09-08T18:51:11.814Z] Step 6/26 : COPY go.mod . [2021-09-08T18:51:11.814Z] ---> 6868823c06d5 [2021-09-08T18:51:11.814Z] Step 7/24 : RUN go mod download [2021-09-08T18:51:12.085Z] Removing intermediate container 955cae70e26b [2021-09-08T18:51:12.085Z] ---> 778e01068059 [2021-09-08T18:51:12.085Z] Step 6/24 : COPY go.mod . [2021-09-08T18:51:12.085Z] ---> Running in be0ee0c6ab18 [2021-09-08T18:51:12.085Z] ---> bec8509815dd [2021-09-08T18:51:12.359Z] Step 7/26 : RUN go mod download [2021-09-08T18:51:12.359Z] ---> Running in 59c18215f0d1 [2021-09-08T18:51:12.359Z] ---> 15b0a42c24dc [2021-09-08T18:51:12.359Z] Step 7/24 : RUN go mod download [2021-09-08T18:51:12.359Z] ---> Running in ef85090cee93 [2021-09-08T18:51:12.939Z] Removing intermediate container c372f39fe0c3 [2021-09-08T18:51:12.939Z] ---> 207b7eb3b19f [2021-09-08T18:51:12.939Z] Step 8/23 : COPY . . [2021-09-08T18:51:15.533Z] Removing intermediate container fb2ff729fe8f [2021-09-08T18:51:15.533Z] ---> d9417579ab1e [2021-09-08T18:51:15.533Z] Step 8/23 : COPY . . [2021-09-08T18:51:16.116Z] Removing intermediate container 59c18215f0d1 [2021-09-08T18:51:16.116Z] ---> e60b51051902 [2021-09-08T18:51:16.116Z] Step 8/26 : COPY . . [2021-09-08T18:51:16.116Z] Removing intermediate container ef85090cee93 [2021-09-08T18:51:16.116Z] ---> d7cff9fd50b9 [2021-09-08T18:51:16.116Z] Step 8/24 : COPY . . [2021-09-08T18:51:16.386Z] Removing intermediate container be0ee0c6ab18 [2021-09-08T18:51:16.386Z] ---> 8568ffdee3eb [2021-09-08T18:51:16.386Z] Step 8/24 : COPY . . [2021-09-08T18:51:23.086Z] ---> c3c8ca72b536 [2021-09-08T18:51:23.086Z] Step 9/23 : RUN go mod tidy [2021-09-08T18:51:23.086Z] ---> Running in bf033f4bb6d8 [2021-09-08T18:51:23.086Z] ---> 5a0565ca4345 [2021-09-08T18:51:23.086Z] Step 9/23 : RUN go mod tidy [2021-09-08T18:51:23.086Z] ---> Running in ed4ebc0fc617 [2021-09-08T18:51:24.061Z] Removing intermediate container bf033f4bb6d8 [2021-09-08T18:51:24.061Z] ---> 05c8b5d35b9e [2021-09-08T18:51:24.061Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-08T18:51:24.328Z] ---> Running in 832aba749c5c [2021-09-08T18:51:25.299Z] Removing intermediate container ed4ebc0fc617 [2021-09-08T18:51:25.299Z] ---> 72d5cb0bcf5f [2021-09-08T18:51:25.299Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-08T18:51:25.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-08T18:51:25.581Z] ---> Running in 42fe89d2fead [2021-09-08T18:51:26.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-08T18:51:34.501Z] ---> 98833abd11ea [2021-09-08T18:51:34.501Z] Step 9/24 : RUN go mod tidy [2021-09-08T18:51:34.501Z] ---> Running in 18c81a7d821c [2021-09-08T18:51:34.501Z] ---> d4104842d20d [2021-09-08T18:51:34.501Z] Step 9/26 : RUN go mod tidy [2021-09-08T18:51:34.501Z] ---> Running in e8310645c69e [2021-09-08T18:51:37.148Z] ---> fbdbeb81a319 [2021-09-08T18:51:37.148Z] Step 9/24 : RUN go mod tidy [2021-09-08T18:51:37.148Z] ---> Running in 9cf546247f5f [2021-09-08T18:51:37.424Z] Removing intermediate container 18c81a7d821c [2021-09-08T18:51:37.424Z] ---> b08bf5a2a4ee [2021-09-08T18:51:37.424Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-08T18:51:37.424Z] ---> Running in 8c18b2013871 [2021-09-08T18:51:37.424Z] Removing intermediate container e8310645c69e [2021-09-08T18:51:37.424Z] ---> ec213d70fc18 [2021-09-08T18:51:37.424Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-08T18:51:37.693Z] ---> Running in c71d4efb65c4 [2021-09-08T18:51:38.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-08T18:51:38.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-08T18:51:39.288Z] Removing intermediate container 9cf546247f5f [2021-09-08T18:51:39.288Z] ---> 0ea0f7db0f6a [2021-09-08T18:51:39.288Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-08T18:51:39.575Z] ---> Running in 10b4eacadd65 [2021-09-08T18:51:39.847Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-08T18:52:06.621Z] Removing intermediate container 832aba749c5c [2021-09-08T18:52:06.621Z] ---> 3eb7b23c2392 [2021-09-08T18:52:06.621Z] [2021-09-08T18:52:06.621Z] Step 11/23 : FROM alpine:3.12 [2021-09-08T18:52:06.621Z] Removing intermediate container 42fe89d2fead [2021-09-08T18:52:06.621Z] ---> 1306802df6b0 [2021-09-08T18:52:06.621Z] [2021-09-08T18:52:06.621Z] Step 11/23 : FROM alpine:3.12 [2021-09-08T18:52:06.621Z] 3.12: Pulling from library/alpine [2021-09-08T18:52:06.621Z] 3.12: Pulling from library/alpine [2021-09-08T18:52:06.621Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-08T18:52:06.621Z] Status: Downloaded newer image for alpine:3.12 [2021-09-08T18:52:06.621Z] ---> 48b8ec4ed9eb [2021-09-08T18:52:06.621Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-08T18:52:06.621Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-08T18:52:06.621Z] Status: Image is up to date for alpine:3.12 [2021-09-08T18:52:06.621Z] ---> 48b8ec4ed9eb [2021-09-08T18:52:06.621Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-08T18:52:06.621Z] ---> Running in eff1ab59b1e1 [2021-09-08T18:52:06.621Z] ---> Running in 212e3ba1eeec [2021-09-08T18:52:06.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:06.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:06.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:06.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:06.621Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-08T18:52:06.621Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-08T18:52:06.621Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-08T18:52:06.621Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T18:52:06.621Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T18:52:06.621Z] Executing ca-certificates-20191127-r4.trigger [2021-09-08T18:52:06.621Z] OK: 6 MiB in 15 packages [2021-09-08T18:52:06.621Z] OK: 6 MiB in 16 packages [2021-09-08T18:52:07.215Z] Removing intermediate container eff1ab59b1e1 [2021-09-08T18:52:07.215Z] ---> 1862c512ccac [2021-09-08T18:52:07.215Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-08T18:52:07.215Z] ---> Running in 5e2b569f60fe [2021-09-08T18:52:07.215Z] Removing intermediate container 212e3ba1eeec [2021-09-08T18:52:07.215Z] ---> 48e6c4cfb5d6 [2021-09-08T18:52:07.215Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-08T18:52:07.492Z] ---> Running in 61e4d0f6ae45 [2021-09-08T18:52:07.492Z] Removing intermediate container 5e2b569f60fe [2021-09-08T18:52:07.492Z] ---> e9c6531b191e [2021-09-08T18:52:07.492Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-08T18:52:07.492Z] ---> Running in ec0e773131cd [2021-09-08T18:52:07.492Z] Removing intermediate container 61e4d0f6ae45 [2021-09-08T18:52:07.492Z] ---> 2409947e6d77 [2021-09-08T18:52:07.492Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-08T18:52:07.492Z] ---> Running in f3a1513f7498 [2021-09-08T18:52:07.768Z] Removing intermediate container ec0e773131cd [2021-09-08T18:52:07.768Z] ---> 1f6a9dfd6558 [2021-09-08T18:52:07.768Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-08T18:52:07.768Z] Removing intermediate container f3a1513f7498 [2021-09-08T18:52:07.768Z] ---> 66cf6a307640 [2021-09-08T18:52:07.768Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-08T18:52:07.768Z] ---> Running in 10ae99682025 [2021-09-08T18:52:07.768Z] ---> Running in cd8d49de0425 [2021-09-08T18:52:07.768Z] Removing intermediate container 10ae99682025 [2021-09-08T18:52:07.768Z] ---> 007d646f9705 [2021-09-08T18:52:07.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T18:52:08.042Z] Removing intermediate container cd8d49de0425 [2021-09-08T18:52:08.042Z] ---> 47a5d53389bc [2021-09-08T18:52:08.042Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T18:52:08.319Z] ---> e30614c46ebc [2021-09-08T18:52:08.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-08T18:52:08.599Z] ---> 8f779de39b34 [2021-09-08T18:52:08.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-08T18:52:08.876Z] ---> 6598b088985a [2021-09-08T18:52:08.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-08T18:52:09.151Z] ---> d2289da1df3e [2021-09-08T18:52:09.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-08T18:52:09.151Z] ---> 70d7238979b5 [2021-09-08T18:52:09.151Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-08T18:52:09.151Z] ---> Running in 7ea1343ca2c9 [2021-09-08T18:52:09.435Z] Removing intermediate container 7ea1343ca2c9 [2021-09-08T18:52:09.435Z] ---> 57f75498e3b7 [2021-09-08T18:52:09.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T18:52:09.435Z] ---> Running in b8932a60fc9d [2021-09-08T18:52:09.435Z] ---> ad1445342be8 [2021-09-08T18:52:09.435Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-08T18:52:09.435Z] ---> Running in 1149f086c966 [2021-09-08T18:52:09.435Z] Removing intermediate container b8932a60fc9d [2021-09-08T18:52:09.435Z] ---> 721291a9402d [2021-09-08T18:52:09.435Z] Step 21/23 : LABEL arch=x86_64 [2021-09-08T18:52:09.435Z] Removing intermediate container 1149f086c966 [2021-09-08T18:52:09.435Z] ---> 340a022b486d [2021-09-08T18:52:09.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T18:52:09.709Z] ---> Running in 1c1d6fa19be3 [2021-09-08T18:52:09.709Z] ---> Running in 45cf0b39fac4 [2021-09-08T18:52:09.709Z] Removing intermediate container 1c1d6fa19be3 [2021-09-08T18:52:09.709Z] ---> bd5be8060bb4 [2021-09-08T18:52:09.709Z] Step 22/23 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:52:09.709Z] ---> Running in 89e68c5bc8c0 [2021-09-08T18:52:09.984Z] Removing intermediate container 45cf0b39fac4 [2021-09-08T18:52:09.984Z] ---> 7a57c74b3066 [2021-09-08T18:52:09.984Z] Step 21/23 : LABEL arch=x86_64 [2021-09-08T18:52:09.984Z] ---> Running in 6b526e26385c [2021-09-08T18:52:09.984Z] Removing intermediate container 89e68c5bc8c0 [2021-09-08T18:52:09.984Z] ---> 77ed279b0e1c [2021-09-08T18:52:09.984Z] Step 23/23 : LABEL version=0.0.0 [2021-09-08T18:52:09.984Z] ---> Running in 9062cea45c9d [2021-09-08T18:52:10.254Z] Removing intermediate container 6b526e26385c [2021-09-08T18:52:10.254Z] ---> 075a1de03547 [2021-09-08T18:52:10.254Z] Step 22/23 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:52:10.254Z] Removing intermediate container 9062cea45c9d [2021-09-08T18:52:10.254Z] ---> 3e15af9fa833 [2021-09-08T18:52:10.254Z] [2021-09-08T18:52:10.254Z] ---> Running in 448b389dbc5d [2021-09-08T18:52:10.254Z] Successfully built 3e15af9fa833 [2021-09-08T18:52:10.254Z] Successfully tagged support-scheduler:latest [2021-09-08T18:52:10.254Z] Building security-bootstrapper [2021-09-08T18:52:10.528Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-08T18:52:10.528Z] Removing intermediate container 448b389dbc5d [2021-09-08T18:52:10.528Z] ---> ffeea8b68f97 [2021-09-08T18:52:10.528Z] Step 23/23 : LABEL version=0.0.0 [2021-09-08T18:52:10.810Z] ---> Running in 9cb5ac010c3a [2021-09-08T18:52:11.412Z] Removing intermediate container 9cb5ac010c3a [2021-09-08T18:52:11.412Z] ---> 84fb5101f2dd [2021-09-08T18:52:11.412Z] [2021-09-08T18:52:11.693Z] Successfully built 84fb5101f2dd [2021-09-08T18:52:11.693Z] Successfully tagged support-notifications:latest [2021-09-08T18:52:11.693Z] Building core-command [2021-09-08T18:52:18.392Z]  Building support-notifications ... done Removing intermediate container c71d4efb65c4 [2021-09-08T18:52:18.392Z] ---> 1a7a863e7b33 [2021-09-08T18:52:18.392Z] [2021-09-08T18:52:18.392Z] Step 11/26 : FROM alpine:3.12 [2021-09-08T18:52:18.392Z] ---> 48b8ec4ed9eb [2021-09-08T18:52:18.392Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-08T18:52:18.392Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:52:18.392Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:52:18.392Z] ---> a4d5cad20f91 [2021-09-08T18:52:18.392Z] Step 3/24 : WORKDIR /edgex-go [2021-09-08T18:52:18.392Z] ---> Using cache [2021-09-08T18:52:18.392Z] ---> 5b159bc5741a [2021-09-08T18:52:18.392Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:52:18.392Z] ---> Using cache [2021-09-08T18:52:18.392Z] ---> c34d9a10d45e [2021-09-08T18:52:18.392Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-08T18:52:18.392Z] ---> Using cache [2021-09-08T18:52:18.392Z] ---> 6b1a08df3b0b [2021-09-08T18:52:18.392Z] Step 6/24 : COPY go.mod . [2021-09-08T18:52:18.392Z] ---> Using cache [2021-09-08T18:52:18.392Z] ---> bec8509815dd [2021-09-08T18:52:18.392Z] Step 7/24 : RUN go mod download [2021-09-08T18:52:18.392Z] ---> Using cache [2021-09-08T18:52:18.392Z] ---> e60b51051902 [2021-09-08T18:52:18.392Z] Step 8/24 : COPY . . [2021-09-08T18:52:18.392Z] ---> Using cache [2021-09-08T18:52:18.392Z] ---> d4104842d20d [2021-09-08T18:52:18.392Z] Step 9/24 : RUN go mod tidy [2021-09-08T18:52:18.392Z] ---> Using cache [2021-09-08T18:52:18.392Z] ---> ec213d70fc18 [2021-09-08T18:52:18.392Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-08T18:52:18.988Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:52:18.988Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:52:18.988Z] ---> a4d5cad20f91 [2021-09-08T18:52:18.988Z] Step 3/32 : WORKDIR /edgex-go [2021-09-08T18:52:18.988Z] ---> Using cache [2021-09-08T18:52:18.988Z] ---> 5b159bc5741a [2021-09-08T18:52:18.988Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:52:18.988Z] ---> Using cache [2021-09-08T18:52:18.988Z] ---> c34d9a10d45e [2021-09-08T18:52:18.988Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-08T18:52:18.988Z] ---> Using cache [2021-09-08T18:52:18.988Z] ---> 6b1a08df3b0b [2021-09-08T18:52:18.988Z] Step 6/32 : COPY go.mod . [2021-09-08T18:52:18.988Z] ---> Using cache [2021-09-08T18:52:18.988Z] ---> bec8509815dd [2021-09-08T18:52:18.988Z] Step 7/32 : RUN go mod download [2021-09-08T18:52:18.988Z] ---> Using cache [2021-09-08T18:52:18.988Z] ---> e60b51051902 [2021-09-08T18:52:18.988Z] Step 8/32 : COPY . . [2021-09-08T18:52:18.988Z] ---> Using cache [2021-09-08T18:52:18.988Z] ---> d4104842d20d [2021-09-08T18:52:18.988Z] Step 9/32 : RUN go mod tidy [2021-09-08T18:52:18.988Z] ---> Using cache [2021-09-08T18:52:18.988Z] ---> ec213d70fc18 [2021-09-08T18:52:18.988Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-08T18:52:18.988Z] ---> Running in ef85ebe4169c [2021-09-08T18:52:18.988Z] ---> Running in 3d6aeb047d5d [2021-09-08T18:52:18.988Z] ---> Running in 0e90e04eaad7 [2021-09-08T18:52:20.420Z] Removing intermediate container 8c18b2013871 [2021-09-08T18:52:20.420Z] ---> 782c84f9f915 [2021-09-08T18:52:20.420Z] [2021-09-08T18:52:20.420Z] Step 11/24 : FROM alpine:3.12 [2021-09-08T18:52:20.420Z] ---> 48b8ec4ed9eb [2021-09-08T18:52:20.420Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-08T18:52:20.420Z] ---> Using cache [2021-09-08T18:52:20.420Z] ---> 1862c512ccac [2021-09-08T18:52:20.420Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-08T18:52:20.420Z] ---> Using cache [2021-09-08T18:52:20.420Z] ---> e9c6531b191e [2021-09-08T18:52:20.420Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-08T18:52:20.420Z] ---> Running in 3aafa4669699 [2021-09-08T18:52:20.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-08T18:52:20.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:20.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-08T18:52:20.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:20.420Z] Removing intermediate container 3aafa4669699 [2021-09-08T18:52:20.420Z] ---> 1b6a030b75ad [2021-09-08T18:52:20.420Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-08T18:52:20.695Z] ---> Running in f0693218c361 [2021-09-08T18:52:20.695Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-08T18:52:20.695Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-08T18:52:20.695Z] (3/3) Installing su-exec (0.2-r1) [2021-09-08T18:52:20.695Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T18:52:20.695Z] Executing ca-certificates-20191127-r4.trigger [2021-09-08T18:52:20.695Z] Removing intermediate container f0693218c361 [2021-09-08T18:52:20.695Z] ---> 36b23e818156 [2021-09-08T18:52:20.695Z] Step 16/24 : WORKDIR / [2021-09-08T18:52:20.695Z] OK: 6 MiB in 17 packages [2021-09-08T18:52:20.695Z] ---> Running in 2c528d2467bb [2021-09-08T18:52:20.978Z] Removing intermediate container 2c528d2467bb [2021-09-08T18:52:20.978Z] ---> 63bdc2177f11 [2021-09-08T18:52:20.978Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T18:52:21.596Z] ---> 99ed6795f1a8 [2021-09-08T18:52:21.596Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-08T18:52:21.596Z] Removing intermediate container 3d6aeb047d5d [2021-09-08T18:52:21.596Z] ---> 6e33d8ede95e [2021-09-08T18:52:21.596Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-08T18:52:21.596Z] ---> Running in b0b9fa295c06 [2021-09-08T18:52:21.876Z] Removing intermediate container b0b9fa295c06 [2021-09-08T18:52:21.876Z] ---> e32ff92bb5ca [2021-09-08T18:52:21.876Z] Step 14/26 : WORKDIR / [2021-09-08T18:52:21.876Z] ---> Running in 4c07de68585a [2021-09-08T18:52:22.165Z] ---> dad63a045983 [2021-09-08T18:52:22.165Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-08T18:52:22.455Z] Removing intermediate container 4c07de68585a [2021-09-08T18:52:22.455Z] ---> 2d3db14ad371 [2021-09-08T18:52:22.455Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-08T18:52:23.068Z] ---> b5d8a8d94dd5 [2021-09-08T18:52:23.068Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-08T18:52:23.068Z] ---> 0aa7133761c3 [2021-09-08T18:52:23.068Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-08T18:52:23.347Z] ---> Running in f39eae1c22ee [2021-09-08T18:52:23.347Z] Removing intermediate container 10b4eacadd65 [2021-09-08T18:52:23.347Z] ---> f58844fcd3f4 [2021-09-08T18:52:23.347Z] [2021-09-08T18:52:23.347Z] Step 11/24 : FROM alpine:3.12 [2021-09-08T18:52:23.347Z] ---> 48b8ec4ed9eb [2021-09-08T18:52:23.347Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-08T18:52:23.347Z] ---> Running in a65368787ca2 [2021-09-08T18:52:23.635Z] Removing intermediate container f39eae1c22ee [2021-09-08T18:52:23.635Z] ---> 655ce99312e2 [2021-09-08T18:52:23.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T18:52:23.635Z] Removing intermediate container a65368787ca2 [2021-09-08T18:52:23.635Z] ---> 563874a4fabf [2021-09-08T18:52:23.635Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-08T18:52:23.635Z] ---> Running in 338b98fa9a1f [2021-09-08T18:52:23.635Z] ---> 3097c34891b8 [2021-09-08T18:52:23.635Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-08T18:52:23.635Z] ---> Running in 7150b808e618 [2021-09-08T18:52:23.920Z] Removing intermediate container 338b98fa9a1f [2021-09-08T18:52:23.920Z] ---> 9a7833d93616 [2021-09-08T18:52:23.920Z] Step 22/24 : LABEL arch=x86_64 [2021-09-08T18:52:23.920Z] ---> Running in b3d53ab257a6 [2021-09-08T18:52:23.920Z] Removing intermediate container 7150b808e618 [2021-09-08T18:52:23.920Z] ---> f23602388d3b [2021-09-08T18:52:23.920Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-08T18:52:24.195Z] ---> cdee76cd7c1e [2021-09-08T18:52:24.195Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-08T18:52:24.195Z] ---> Running in 5b5e4a9468e5 [2021-09-08T18:52:24.195Z] Removing intermediate container b3d53ab257a6 [2021-09-08T18:52:24.195Z] ---> f7ca21215035 [2021-09-08T18:52:24.195Z] Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:52:24.195Z] ---> Running in 010962283a6e [2021-09-08T18:52:24.195Z] Removing intermediate container 5b5e4a9468e5 [2021-09-08T18:52:24.195Z] ---> 8232bb23a7f4 [2021-09-08T18:52:24.195Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:52:24.472Z] ---> Running in 35721d2b5aaf [2021-09-08T18:52:24.472Z] ---> e5ca21f8e3ef [2021-09-08T18:52:24.472Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-08T18:52:24.472Z] Removing intermediate container 010962283a6e [2021-09-08T18:52:24.472Z] ---> 580109d31bb9 [2021-09-08T18:52:24.472Z] Step 24/24 : LABEL version=0.0.0 [2021-09-08T18:52:24.472Z] ---> Running in e0129e497f8b [2021-09-08T18:52:25.060Z] Removing intermediate container e0129e497f8b [2021-09-08T18:52:25.060Z] ---> 5760f8c34ca3 [2021-09-08T18:52:25.060Z] [2021-09-08T18:52:25.060Z] ---> c1b226e66225 [2021-09-08T18:52:25.060Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-08T18:52:25.060Z] Successfully built 5760f8c34ca3 [2021-09-08T18:52:25.060Z] Successfully tagged core-metadata:latest [2021-09-08T18:52:25.060Z] Building security-proxy-setup [2021-09-08T18:52:27.026Z]  Building core-metadata ... done  ---> 30a95e7bf436 [2021-09-08T18:52:27.026Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-08T18:52:27.026Z] Removing intermediate container 35721d2b5aaf [2021-09-08T18:52:27.026Z] ---> 991ad253a1f0 [2021-09-08T18:52:27.026Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-08T18:52:27.026Z] ---> Running in 156a03e473ac [2021-09-08T18:52:27.294Z] ---> 084e3626db43 [2021-09-08T18:52:27.294Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-08T18:52:27.294Z] ---> Running in 5c517003d11e [2021-09-08T18:52:27.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:28.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:28.844Z] Removing intermediate container 5c517003d11e [2021-09-08T18:52:28.844Z] ---> e22f7b3636ce [2021-09-08T18:52:28.844Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-08T18:52:28.844Z] ---> Running in 1ae9b939aada [2021-09-08T18:52:28.844Z] Removing intermediate container 1ae9b939aada [2021-09-08T18:52:28.844Z] ---> 1a27b89c59f6 [2021-09-08T18:52:28.844Z] Step 24/26 : LABEL arch=x86_64 [2021-09-08T18:52:29.111Z] ---> Running in 5418f74a8325 [2021-09-08T18:52:29.111Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-08T18:52:29.111Z] Removing intermediate container 5418f74a8325 [2021-09-08T18:52:29.111Z] ---> c598bdabf1a5 [2021-09-08T18:52:29.111Z] Step 25/26 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:52:29.378Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-08T18:52:29.378Z] ---> Running in 98d69432f93f [2021-09-08T18:52:29.378Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-08T18:52:29.378Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-08T18:52:29.378Z] Removing intermediate container 98d69432f93f [2021-09-08T18:52:29.378Z] ---> 4f319f5bcda2 [2021-09-08T18:52:29.378Z] Step 26/26 : LABEL version=0.0.0 [2021-09-08T18:52:29.646Z] ---> Running in cf4b5b7bf57a [2021-09-08T18:52:29.914Z] Removing intermediate container cf4b5b7bf57a [2021-09-08T18:52:29.914Z] ---> 2cc50c25356c [2021-09-08T18:52:29.914Z] [2021-09-08T18:52:29.914Z] Successfully built 2cc50c25356c [2021-09-08T18:52:29.914Z] Successfully tagged security-secretstore-setup:latest [2021-09-08T18:52:29.914Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-09-08T18:52:30.188Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-08T18:52:30.459Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-08T18:52:30.459Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T18:52:30.459Z] OK: 8 MiB in 20 packages [2021-09-08T18:52:33.135Z] Removing intermediate container 156a03e473ac [2021-09-08T18:52:33.135Z] ---> 2cc3fef60e77 [2021-09-08T18:52:33.135Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T18:52:33.412Z] ---> 1d3584747f69 [2021-09-08T18:52:33.412Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-08T18:52:34.010Z] ---> f6a010e0a117 [2021-09-08T18:52:34.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-08T18:52:34.602Z] ---> bec20fa7cbc1 [2021-09-08T18:52:34.603Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-08T18:52:34.873Z] ---> Running in faf35bd2b2d4 [2021-09-08T18:52:34.873Z] Removing intermediate container faf35bd2b2d4 [2021-09-08T18:52:34.873Z] ---> b54699eb4c9f [2021-09-08T18:52:34.873Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T18:52:35.144Z] ---> Running in 56b2b7792c2c [2021-09-08T18:52:35.144Z] Removing intermediate container 56b2b7792c2c [2021-09-08T18:52:35.144Z] ---> b1a01ee0258a [2021-09-08T18:52:35.144Z] Step 22/24 : LABEL arch=x86_64 [2021-09-08T18:52:35.413Z] ---> Running in 6c22f7933451 [2021-09-08T18:52:35.682Z] Removing intermediate container 6c22f7933451 [2021-09-08T18:52:35.682Z] ---> c389e461f3aa [2021-09-08T18:52:35.683Z] Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:52:35.683Z] ---> Running in e30c519ae23c [2021-09-08T18:52:35.952Z] Removing intermediate container e30c519ae23c [2021-09-08T18:52:35.952Z] ---> 123d2c1680be [2021-09-08T18:52:35.952Z] Step 24/24 : LABEL version=0.0.0 [2021-09-08T18:52:35.952Z] ---> Running in d6c67985fc89 [2021-09-08T18:52:36.220Z] Removing intermediate container d6c67985fc89 [2021-09-08T18:52:36.220Z] ---> 5589cd43d3e3 [2021-09-08T18:52:36.220Z] [2021-09-08T18:52:36.220Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:52:36.220Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:52:36.220Z] ---> a4d5cad20f91 [2021-09-08T18:52:36.220Z] Step 3/22 : WORKDIR /edgex-go [2021-09-08T18:52:36.220Z] ---> Using cache [2021-09-08T18:52:36.220Z] ---> 5b159bc5741a [2021-09-08T18:52:36.220Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:52:36.220Z] ---> Using cache [2021-09-08T18:52:36.220Z] ---> c34d9a10d45e [2021-09-08T18:52:36.220Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-08T18:52:36.220Z] ---> Using cache [2021-09-08T18:52:36.220Z] ---> 6b1a08df3b0b [2021-09-08T18:52:36.501Z] Step 6/22 : COPY go.mod . [2021-09-08T18:52:36.501Z] ---> Using cache [2021-09-08T18:52:36.501Z] ---> bec8509815dd [2021-09-08T18:52:36.501Z] Step 7/22 : RUN go mod download [2021-09-08T18:52:36.501Z] ---> Using cache [2021-09-08T18:52:36.501Z] ---> e60b51051902 [2021-09-08T18:52:36.501Z] Step 8/22 : COPY . . [2021-09-08T18:52:36.501Z] ---> Using cache [2021-09-08T18:52:36.501Z] ---> d4104842d20d [2021-09-08T18:52:36.501Z] Step 9/22 : RUN go mod tidy [2021-09-08T18:52:36.501Z] ---> Using cache [2021-09-08T18:52:36.501Z] ---> ec213d70fc18 [2021-09-08T18:52:36.501Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-08T18:52:36.501Z] ---> Running in f3f6efddcd1b [2021-09-08T18:52:36.501Z] Successfully built 5589cd43d3e3 [2021-09-08T18:52:36.501Z] Successfully tagged core-data:latest [2021-09-08T18:52:37.105Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-08T18:52:39.087Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T18:52:39.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-08T18:52:39.087Z] ---> a4d5cad20f91 [2021-09-08T18:52:39.087Z] Step 3/24 : WORKDIR /edgex-go [2021-09-08T18:52:39.087Z] ---> Using cache [2021-09-08T18:52:39.087Z] ---> 5b159bc5741a [2021-09-08T18:52:39.087Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T18:52:39.087Z] ---> Using cache [2021-09-08T18:52:39.087Z] ---> c34d9a10d45e [2021-09-08T18:52:39.087Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-08T18:52:40.050Z] ---> Running in 220c4a4f9bfb [2021-09-08T18:52:40.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:41.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:41.950Z] OK: 219 MiB in 52 packages [2021-09-08T18:52:43.868Z] Removing intermediate container 220c4a4f9bfb [2021-09-08T18:52:43.868Z] ---> 7fc34e105758 [2021-09-08T18:52:43.868Z] Step 6/24 : COPY go.mod . [2021-09-08T18:52:43.868Z] ---> 1c5bfd77192e [2021-09-08T18:52:43.868Z] Step 7/24 : RUN go mod download [2021-09-08T18:52:43.868Z] ---> Running in c411ce522ba4 [2021-09-08T18:52:45.407Z] Removing intermediate container c411ce522ba4 [2021-09-08T18:52:45.407Z] ---> dc2c98868f07 [2021-09-08T18:52:45.407Z] Step 8/24 : COPY . . [2021-09-08T18:52:48.513Z] Removing intermediate container b8c52516dcc3 [2021-09-08T18:52:48.513Z] ---> 30b80c4b169a [2021-09-08T18:52:48.513Z] Successfully built 30b80c4b169a [2021-09-08T18:52:48.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:52:48.919Z] + docker inspect -f . ci-base-image-arm64 [2021-09-08T18:52:48.920Z] . [Pipeline] withDockerContainer [2021-09-08T18:52:49.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-09-08T18:52:49.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-08T18:52:50.892Z] Removing intermediate container ef85ebe4169c [2021-09-08T18:52:50.892Z] ---> cb5a5659bff8 [2021-09-08T18:52:50.892Z] [2021-09-08T18:52:50.892Z] Step 11/24 : FROM alpine:3.12 [2021-09-08T18:52:50.892Z] ---> 48b8ec4ed9eb [2021-09-08T18:52:50.892Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-08T18:52:50.892Z] ---> Using cache [2021-09-08T18:52:50.892Z] ---> 1862c512ccac [2021-09-08T18:52:50.892Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-08T18:52:50.892Z] ---> Using cache [2021-09-08T18:52:50.892Z] ---> e9c6531b191e [2021-09-08T18:52:50.892Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-08T18:52:50.892Z] Removing intermediate container 0e90e04eaad7 [2021-09-08T18:52:50.892Z] ---> 585a946f55a4 [2021-09-08T18:52:50.892Z] [2021-09-08T18:52:50.892Z] Step 11/32 : FROM alpine:3.12 [2021-09-08T18:52:50.892Z] ---> 48b8ec4ed9eb [2021-09-08T18:52:50.892Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-08T18:52:50.892Z] ---> Running in 8a784a306cd3 [2021-09-08T18:52:50.892Z] ---> Running in 16baed13b26b [2021-09-08T18:52:50.892Z] ---> 62188357cd00 [2021-09-08T18:52:50.892Z] Step 9/24 : RUN go mod tidy [2021-09-08T18:52:50.892Z] Removing intermediate container 8a784a306cd3 [2021-09-08T18:52:50.892Z] ---> 33c6e2101cec [2021-09-08T18:52:50.893Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-08T18:52:50.893Z] Removing intermediate container 16baed13b26b [2021-09-08T18:52:50.893Z] ---> 5cc785dbd64c [2021-09-08T18:52:50.893Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-08T18:52:50.893Z] ---> Running in 049a6a3c0236 [2021-09-08T18:52:50.893Z] ---> Running in b14cce561c0b [2021-09-08T18:52:50.893Z] ---> Running in 3630ee16e27e [2021-09-08T18:52:51.061Z] $ docker top a4c1e3305de4cfa0721de3060081a748f9bfd8b474877ec40e3c5108de3361af -eo pid,comm [2021-09-08T18:52:51.183Z] Removing intermediate container b14cce561c0b [2021-09-08T18:52:51.183Z] ---> 471b67ce44f8 [2021-09-08T18:52:51.183Z] Step 16/24 : WORKDIR / [2021-09-08T18:52:51.183Z] ---> Running in f0a9f72e75ba [Pipeline] { [2021-09-08T18:52:51.461Z] Removing intermediate container f0a9f72e75ba [2021-09-08T18:52:51.461Z] ---> 1903a1c4e8ee [2021-09-08T18:52:51.461Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh [2021-09-08T18:52:51.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:51.728Z] ---> 9f2454042c88 [2021-09-08T18:52:51.728Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-08T18:52:51.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:52:51.998Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-08T18:52:51.998Z] (2/2) Installing su-exec (0.2-r1) [2021-09-08T18:52:51.999Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T18:52:51.999Z] OK: 6 MiB in 16 packages [2021-09-08T18:52:52.142Z] + go version [2021-09-08T18:52:52.142Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-08T18:52:52.190Z] $ docker stop --time=1 a4c1e3305de4cfa0721de3060081a748f9bfd8b474877ec40e3c5108de3361af [2021-09-08T18:52:52.273Z] ---> 2b72ce1b98bc [2021-09-08T18:52:52.273Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-08T18:52:52.551Z] ---> 01463c1b2e3d [2021-09-08T18:52:52.551Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-08T18:52:52.551Z] Removing intermediate container 3630ee16e27e [2021-09-08T18:52:52.551Z] ---> 595a182f248f [2021-09-08T18:52:52.551Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-08T18:52:52.820Z] ---> Running in 44944fce19d6 [2021-09-08T18:52:53.089Z] ---> Running in 7704ce375341 [2021-09-08T18:52:53.089Z] Removing intermediate container 44944fce19d6 [2021-09-08T18:52:53.089Z] ---> a0cd00916c26 [2021-09-08T18:52:53.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T18:52:53.089Z] Removing intermediate container 049a6a3c0236 [2021-09-08T18:52:53.089Z] ---> c2757c5e3c64 [2021-09-08T18:52:53.089Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-08T18:52:53.089Z] Removing intermediate container 7704ce375341 [2021-09-08T18:52:53.089Z] ---> af26bb8778a3 [2021-09-08T18:52:53.089Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-08T18:52:53.089Z] ---> Running in b3eaac6bba41 [2021-09-08T18:52:53.089Z] ---> Running in adb5eac0abf3 [2021-09-08T18:52:53.089Z] ---> Running in 41e7017b3be5 [2021-09-08T18:52:53.361Z] Removing intermediate container 41e7017b3be5 [2021-09-08T18:52:53.361Z] ---> 3898e2727973 [2021-09-08T18:52:53.361Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-08T18:52:53.361Z] Removing intermediate container adb5eac0abf3 [2021-09-08T18:52:53.361Z] ---> fa57ef6aaac3 [2021-09-08T18:52:53.361Z] Step 22/24 : LABEL arch=x86_64 [2021-09-08T18:52:53.361Z] ---> Running in 322384c1fbcf [2021-09-08T18:52:53.361Z] ---> Running in 662373d2515c [2021-09-08T18:52:53.630Z] Removing intermediate container 662373d2515c [2021-09-08T18:52:53.630Z] ---> 657300c8704f [2021-09-08T18:52:53.630Z] Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:52:53.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-08T18:52:53.630Z] ---> Running in 3b8dc5dd22d3 [2021-09-08T18:52:53.898Z] Removing intermediate container 3b8dc5dd22d3 [2021-09-08T18:52:53.898Z] ---> 15d49eb6df29 [2021-09-08T18:52:53.898Z] Step 24/24 : LABEL version=0.0.0 [2021-09-08T18:52:53.898Z] ---> Running in ee39d55e378c [2021-09-08T18:52:54.073Z] $ docker rm -f a4c1e3305de4cfa0721de3060081a748f9bfd8b474877ec40e3c5108de3361af [2021-09-08T18:52:54.166Z] Removing intermediate container ee39d55e378c [2021-09-08T18:52:54.166Z] ---> c0bb5789c343 [2021-09-08T18:52:54.166Z] [2021-09-08T18:52:54.434Z] Successfully built c0bb5789c343 [2021-09-08T18:52:54.434Z] Successfully tagged core-command:latest [2021-09-08T18:52:54.434Z]  Building core-command ... done Removing intermediate container 322384c1fbcf [2021-09-08T18:52:54.434Z] ---> 6893767b57c2 [2021-09-08T18:52:54.434Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-08T18:52:54.434Z] ---> Running in 66ce6fe26c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-08T18:52:54.706Z] Removing intermediate container 66ce6fe26c13 [2021-09-08T18:52:54.706Z] ---> 8bec61decc83 [2021-09-08T18:52:54.706Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:52:54.974Z] ---> f8f6e4494dca [2021-09-08T18:52:54.974Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-08T18:52:54.974Z] ---> Running in 3fc4978ba1ea [2021-09-08T18:52:55.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-08T18:52:55.267Z] + docker inspect -f . ci-base-image-arm64 [2021-09-08T18:52:55.268Z] . [Pipeline] withDockerContainer [2021-09-08T18:52:55.550Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-09-08T18:52:55.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-08T18:52:55.827Z] Removing intermediate container 3fc4978ba1ea [2021-09-08T18:52:55.827Z] ---> a976cba03180 [2021-09-08T18:52:55.827Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T18:52:56.101Z] ---> 80b6629dc010 [2021-09-08T18:52:56.101Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-08T18:52:56.686Z] ---> 95f6b8828146 [2021-09-08T18:52:56.686Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-08T18:52:56.952Z] ---> 7ca86bd117c9 [2021-09-08T18:52:56.952Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-08T18:52:57.219Z] ---> ce914a4a703f [2021-09-08T18:52:57.219Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-08T18:52:57.294Z] $ docker top c5b57d0ec3f1ed819195c647db58b2bd89069088d8d5ca8e71f554fc0be6c9dc -eo pid,comm [2021-09-08T18:52:57.488Z] ---> 2b09b5572497 [2021-09-08T18:52:57.488Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [Pipeline] { [Pipeline] echo [2021-09-08T18:52:57.755Z] ========================================================= [2021-09-08T18:52:57.755Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-08T18:52:57.755Z] ========================================================= [2021-09-08T18:52:57.756Z] ---> Running in a688af1382e7 [Pipeline] fileExists [Pipeline] sh [2021-09-08T18:52:58.028Z] Removing intermediate container a688af1382e7 [2021-09-08T18:52:58.028Z] ---> 896d2ea0418f [2021-09-08T18:52:58.028Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-08T18:52:58.492Z] + go mod tidy [2021-09-08T18:52:58.616Z] ---> a417d32b6b25 [2021-09-08T18:52:58.616Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-08T18:52:58.883Z] Removing intermediate container f3f6efddcd1b [2021-09-08T18:52:58.883Z] ---> e8cde89fa819 [2021-09-08T18:52:58.883Z] [2021-09-08T18:52:58.883Z] Step 11/22 : FROM alpine:3.12 [2021-09-08T18:52:58.883Z] ---> 48b8ec4ed9eb [2021-09-08T18:52:58.883Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-08T18:52:58.883Z] ---> Running in 43f2ed629d85 [2021-09-08T18:52:58.883Z] ---> Running in 0cf4e376bcaa [2021-09-08T18:52:59.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-09-08T18:52:59.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:53:00.011Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-08T18:53:00.011Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-08T18:53:00.011Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-08T18:53:00.011Z] (4/4) Installing curl (7.78.0-r0) [2021-09-08T18:53:00.011Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T18:53:00.011Z] Executing ca-certificates-20191127-r4.trigger [2021-09-08T18:53:00.011Z] Removing intermediate container 43f2ed629d85 [2021-09-08T18:53:00.011Z] ---> 94dd766d9f36 [2021-09-08T18:53:00.011Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-08T18:53:00.011Z] OK: 7 MiB in 18 packages [2021-09-08T18:53:00.011Z] ---> Running in 0b847f08c26d [2021-09-08T18:53:00.171Z] + make test [2021-09-08T18:53:00.171Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-08T18:53:00.171Z] go mod tidy [2021-09-08T18:53:00.277Z] Removing intermediate container 0b847f08c26d [2021-09-08T18:53:00.277Z] ---> 70024a4ba5ba [2021-09-08T18:53:00.277Z] Step 29/32 : CMD ["gate"] [2021-09-08T18:53:00.548Z] ---> Running in 1d5b62adf139 [2021-09-08T18:53:00.549Z] Removing intermediate container 0cf4e376bcaa [2021-09-08T18:53:00.549Z] ---> 11e333bb09dd [2021-09-08T18:53:00.549Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-08T18:53:00.549Z] ---> Running in de359f656d28 [2021-09-08T18:53:00.549Z] Removing intermediate container 1d5b62adf139 [2021-09-08T18:53:00.549Z] ---> e2ad05854f7b [2021-09-08T18:53:00.549Z] Step 30/32 : LABEL arch=x86_64 [2021-09-08T18:53:00.770Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-08T18:53:00.825Z] ---> Running in 4e7e2397ef5b [2021-09-08T18:53:00.825Z] Removing intermediate container de359f656d28 [2021-09-08T18:53:00.825Z] ---> 290ada8ff846 [2021-09-08T18:53:00.825Z] Step 14/22 : WORKDIR /edgex [2021-09-08T18:53:00.825Z] ---> Running in 81b680dc426c [2021-09-08T18:53:01.105Z] Removing intermediate container 4e7e2397ef5b [2021-09-08T18:53:01.105Z] ---> 6d4204d3ffbf [2021-09-08T18:53:01.105Z] Step 31/32 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:53:01.105Z] ---> Running in bde24609ea45 [2021-09-08T18:53:01.105Z] Removing intermediate container 81b680dc426c [2021-09-08T18:53:01.105Z] ---> 3a69bf0d1c03 [2021-09-08T18:53:01.105Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-08T18:53:01.382Z] Removing intermediate container bde24609ea45 [2021-09-08T18:53:01.382Z] ---> 4d10339dfcb9 [2021-09-08T18:53:01.382Z] Step 32/32 : LABEL version=0.0.0 [2021-09-08T18:53:01.382Z] ---> Running in 246fcf90f9b4 [2021-09-08T18:53:01.669Z] ---> 2518b44175bd [2021-09-08T18:53:01.669Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-08T18:53:01.669Z] Removing intermediate container 246fcf90f9b4 [2021-09-08T18:53:01.669Z] ---> 06b40d3cd83a [2021-09-08T18:53:01.669Z] [2021-09-08T18:53:01.943Z] Successfully built 06b40d3cd83a [2021-09-08T18:53:01.943Z] Successfully tagged security-bootstrapper:latest [2021-09-08T18:53:02.226Z]  Building security-bootstrapper ... done  ---> 6f86bfb21765 [2021-09-08T18:53:02.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-08T18:53:02.502Z] ---> b91224cd07d0 [2021-09-08T18:53:02.502Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-08T18:53:02.502Z] ---> Running in a44ec88ac4c7 [2021-09-08T18:53:02.788Z] Removing intermediate container a44ec88ac4c7 [2021-09-08T18:53:02.788Z] ---> ab01a982daf1 [2021-09-08T18:53:02.788Z] Step 19/22 : CMD ["--init=true"] [2021-09-08T18:53:02.788Z] ---> Running in 5cc39c935a11 [2021-09-08T18:53:02.788Z] Removing intermediate container 5cc39c935a11 [2021-09-08T18:53:02.788Z] ---> 7edabf5c212a [2021-09-08T18:53:02.788Z] Step 20/22 : LABEL arch=x86_64 [2021-09-08T18:53:02.788Z] ---> Running in 71e6eb476543 [2021-09-08T18:53:03.068Z] Removing intermediate container 71e6eb476543 [2021-09-08T18:53:03.068Z] ---> 6ae07d9531b8 [2021-09-08T18:53:03.068Z] Step 21/22 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:53:03.068Z] ---> Running in ad2602798776 [2021-09-08T18:53:03.349Z] Removing intermediate container ad2602798776 [2021-09-08T18:53:03.349Z] ---> b6d05ae2580d [2021-09-08T18:53:03.349Z] Step 22/22 : LABEL version=0.0.0 [2021-09-08T18:53:03.349Z] ---> Running in 3fe708ec1001 [2021-09-08T18:53:03.349Z] Removing intermediate container 3fe708ec1001 [2021-09-08T18:53:03.349Z] ---> e8c02aef0feb [2021-09-08T18:53:03.349Z] [2021-09-08T18:53:03.620Z] Successfully built e8c02aef0feb [2021-09-08T18:53:03.620Z] Successfully tagged security-proxy-setup:latest [2021-09-08T18:53:06.204Z]  Building security-proxy-setup ... done Removing intermediate container b3eaac6bba41 [2021-09-08T18:53:06.204Z] ---> 76eb628dc7fe [2021-09-08T18:53:06.204Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-08T18:53:06.204Z] ---> Running in 76526170036d [2021-09-08T18:53:06.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-08T18:53:07.060Z] Removing intermediate container 76526170036d [2021-09-08T18:53:07.060Z] ---> cddf0e2fd154 [2021-09-08T18:53:07.060Z] [2021-09-08T18:53:07.060Z] Step 12/24 : FROM docker:20.10.7 [2021-09-08T18:53:07.327Z] 20.10.7: Pulling from library/docker [2021-09-08T18:53:15.549Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-08T18:53:15.549Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-08T18:53:15.549Z] ---> 08bdaf2f88f9 [2021-09-08T18:53:15.549Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-08T18:53:15.815Z] ---> Running in 89477daa2c9e [2021-09-08T18:53:16.093Z] Removing intermediate container 89477daa2c9e [2021-09-08T18:53:16.093Z] ---> 9cf3f4f66fb9 [2021-09-08T18:53:16.093Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-08T18:53:16.093Z] ---> Running in 17cce792fa00 [2021-09-08T18:53:16.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-08T18:53:16.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-08T18:53:16.625Z] (1/39) Installing readline (8.1.0-r0) [2021-09-08T18:53:16.625Z] (2/39) Installing bash (5.1.0-r0) [2021-09-08T18:53:16.625Z] Executing bash-5.1.0-r0.post-install [2021-09-08T18:53:16.625Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-08T18:53:16.625Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-08T18:53:16.625Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-08T18:53:16.625Z] (6/39) Installing curl (7.78.0-r0) [2021-09-08T18:53:16.625Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-08T18:53:16.625Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-08T18:53:16.625Z] (9/39) Installing expat (2.2.10-r1) [2021-09-08T18:53:16.625Z] (10/39) Installing libffi (3.3-r2) [2021-09-08T18:53:16.625Z] (11/39) Installing gdbm (1.19-r0) [2021-09-08T18:53:16.625Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-08T18:53:16.625Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-08T18:53:16.625Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-08T18:53:17.207Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-08T18:53:17.207Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-08T18:53:17.207Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-08T18:53:17.473Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-08T18:53:17.473Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-08T18:53:17.473Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-08T18:53:17.473Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-08T18:53:17.473Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-08T18:53:17.473Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-08T18:53:17.473Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-08T18:53:17.473Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-08T18:53:17.473Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-08T18:53:17.473Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-08T18:53:17.473Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-08T18:53:17.473Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-08T18:53:17.739Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-08T18:53:17.739Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-08T18:53:17.739Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-08T18:53:17.739Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-08T18:53:17.739Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-08T18:53:17.739Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-08T18:53:17.739Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-08T18:53:17.739Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-08T18:53:17.739Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-08T18:53:17.739Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-08T18:53:18.006Z] Executing busybox-1.32.1-r6.trigger [2021-09-08T18:53:18.006Z] OK: 82 MiB in 59 packages [2021-09-08T18:53:19.417Z] Collecting docker-compose==1.23.2 [2021-09-08T18:53:19.417Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-08T18:53:19.417Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-08T18:53:19.417Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-08T18:53:19.417Z] Collecting texttable<0.10,>=0.9.0 [2021-09-08T18:53:19.417Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-08T18:53:19.685Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-08T18:53:19.685Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-08T18:53:19.685Z] Collecting docker<4.0,>=3.6.0 [2021-09-08T18:53:19.951Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-08T18:53:19.951Z] Collecting PyYAML<4,>=3.10 [2021-09-08T18:53:19.951Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-08T18:53:20.532Z] Collecting docopt<0.7,>=0.6.1 [2021-09-08T18:53:20.532Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-08T18:53:20.801Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-08T18:53:20.801Z] Collecting cached-property<2,>=1.2.0 [2021-09-08T18:53:20.801Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-08T18:53:20.801Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-08T18:53:20.801Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-08T18:53:21.067Z] Collecting jsonschema<3,>=2.5.1 [2021-09-08T18:53:21.067Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-08T18:53:21.067Z] Collecting docker-pycreds>=0.4.0 [2021-09-08T18:53:21.067Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-08T18:53:21.334Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-08T18:53:21.334Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-08T18:53:21.334Z] Collecting certifi>=2017.4.17 [2021-09-08T18:53:21.334Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-08T18:53:21.334Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-08T18:53:21.334Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-08T18:53:21.602Z] Collecting idna<2.8,>=2.5 [2021-09-08T18:53:21.602Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-08T18:53:21.602Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-08T18:53:21.602Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-08T18:53:21.602Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-08T18:53:21.602Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-08T18:53:21.602Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-08T18:53:21.602Z] Attempting uninstall: urllib3 [2021-09-08T18:53:21.602Z] Found existing installation: urllib3 1.26.2 [2021-09-08T18:53:21.602Z] Uninstalling urllib3-1.26.2: [2021-09-08T18:53:21.602Z] Successfully uninstalled urllib3-1.26.2 [2021-09-08T18:53:21.870Z] Attempting uninstall: idna [2021-09-08T18:53:21.870Z] Found existing installation: idna 3.1 [2021-09-08T18:53:21.870Z] Uninstalling idna-3.1: [2021-09-08T18:53:21.870Z] Successfully uninstalled idna-3.1 [2021-09-08T18:53:21.870Z] Attempting uninstall: chardet [2021-09-08T18:53:21.870Z] Found existing installation: chardet 4.0.0 [2021-09-08T18:53:21.870Z] Uninstalling chardet-4.0.0: [2021-09-08T18:53:21.870Z] Successfully uninstalled chardet-4.0.0 [2021-09-08T18:53:22.137Z] Attempting uninstall: requests [2021-09-08T18:53:22.137Z] Found existing installation: requests 2.25.1 [2021-09-08T18:53:22.137Z] Uninstalling requests-2.25.1: [2021-09-08T18:53:22.137Z] Successfully uninstalled requests-2.25.1 [2021-09-08T18:53:22.137Z] Running setup.py install for texttable: started [2021-09-08T18:53:22.402Z] Running setup.py install for texttable: finished with status 'done' [2021-09-08T18:53:22.402Z] Running setup.py install for PyYAML: started [2021-09-08T18:53:22.990Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-08T18:53:22.990Z] Running setup.py install for docopt: started [2021-09-08T18:53:23.256Z] Running setup.py install for docopt: finished with status 'done' [2021-09-08T18:53:23.256Z] Running setup.py install for dockerpty: started [2021-09-08T18:53:23.520Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-08T18:53:23.789Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-08T18:53:27.139Z] Removing intermediate container 17cce792fa00 [2021-09-08T18:53:27.140Z] ---> 4273d4390e9b [2021-09-08T18:53:27.140Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-08T18:53:27.140Z] ---> Running in 2b57751af464 [2021-09-08T18:53:27.140Z] Removing intermediate container 2b57751af464 [2021-09-08T18:53:27.140Z] ---> bb8983d29ca8 [2021-09-08T18:53:27.140Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-08T18:53:27.140Z] ---> Running in 2b636319fcc6 [2021-09-08T18:53:27.140Z] Removing intermediate container 2b636319fcc6 [2021-09-08T18:53:27.140Z] ---> 565baa9024f9 [2021-09-08T18:53:27.140Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-08T18:53:27.408Z] ---> c41f3cb46438 [2021-09-08T18:53:27.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-08T18:53:27.577Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-08T18:53:27.678Z] ---> a3073864dc89 [2021-09-08T18:53:27.678Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-08T18:53:27.678Z] ---> 30b11b865f07 [2021-09-08T18:53:27.678Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-08T18:53:27.678Z] ---> Running in 1fbeb47044e1 [2021-09-08T18:53:27.944Z] Removing intermediate container 1fbeb47044e1 [2021-09-08T18:53:27.944Z] ---> d501c58e8da6 [2021-09-08T18:53:27.944Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T18:53:27.944Z] ---> Running in 771eabdf96c9 [2021-09-08T18:53:27.944Z] Removing intermediate container 771eabdf96c9 [2021-09-08T18:53:27.944Z] ---> b44b51b628e7 [2021-09-08T18:53:27.944Z] Step 22/24 : LABEL arch=x86_64 [2021-09-08T18:53:27.944Z] ---> Running in 6a4b4b948f6e [2021-09-08T18:53:28.211Z] Removing intermediate container 6a4b4b948f6e [2021-09-08T18:53:28.211Z] ---> fcd6c202f868 [2021-09-08T18:53:28.211Z] Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T18:53:28.211Z] ---> Running in a43b77e1cac9 [2021-09-08T18:53:28.211Z] Removing intermediate container a43b77e1cac9 [2021-09-08T18:53:28.211Z] ---> e41066231b0b [2021-09-08T18:53:28.211Z] Step 24/24 : LABEL version=0.0.0 [2021-09-08T18:53:28.211Z] ---> Running in 3372b4aeb62f [2021-09-08T18:53:28.211Z] Removing intermediate container 3372b4aeb62f [2021-09-08T18:53:28.211Z] ---> f1dfdb7f9b33 [2021-09-08T18:53:28.211Z] [2021-09-08T18:53:28.479Z] Successfully built f1dfdb7f9b33 [2021-09-08T18:53:28.479Z] Successfully tagged sys-mgmt-agent:latest [2021-09-08T18:53:28.495Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-08T18:53:28.515Z] $ docker stop --time=1 e1fb57009f1d1269a1f45e872886508bd14aee505cfedd79aaaf545a86d1cca4 [2021-09-08T18:53:29.770Z] $ docker rm -f e1fb57009f1d1269a1f45e872886508bd14aee505cfedd79aaaf545a86d1cca4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-08T18:53:30.208Z] + docker images [2021-09-08T18:53:30.208Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-08T18:53:30.208Z] sys-mgmt-agent latest f1dfdb7f9b33 2 seconds ago 325MB [2021-09-08T18:53:30.208Z] cddf0e2fd154 24 seconds ago 1.75GB [2021-09-08T18:53:30.208Z] security-proxy-setup latest e8c02aef0feb 27 seconds ago 25.9MB [2021-09-08T18:53:30.208Z] security-bootstrapper latest 06b40d3cd83a 29 seconds ago 18.8MB [2021-09-08T18:53:30.208Z] e8cde89fa819 32 seconds ago 1.76GB [2021-09-08T18:53:30.208Z] core-command latest c0bb5789c343 36 seconds ago 16MB [2021-09-08T18:53:30.208Z] 585a946f55a4 41 seconds ago 1.75GB [2021-09-08T18:53:30.208Z] cb5a5659bff8 41 seconds ago 1.75GB [2021-09-08T18:53:30.208Z] core-data latest 5589cd43d3e3 54 seconds ago 20.4MB [2021-09-08T18:53:30.208Z] security-secretstore-setup latest 2cc50c25356c About a minute ago 28.1MB [2021-09-08T18:53:30.208Z] core-metadata latest 5760f8c34ca3 About a minute ago 16.7MB [2021-09-08T18:53:30.208Z] f58844fcd3f4 About a minute ago 1.76GB [2021-09-08T18:53:30.208Z] 782c84f9f915 About a minute ago 1.76GB [2021-09-08T18:53:30.208Z] 1a7a863e7b33 About a minute ago 1.76GB [2021-09-08T18:53:30.208Z] support-scheduler latest 3e15af9fa833 About a minute ago 16.1MB [2021-09-08T18:53:30.208Z] support-notifications latest 84fb5101f2dd About a minute ago 16.8MB [2021-09-08T18:53:30.208Z] 3eb7b23c2392 About a minute ago 1.75GB [2021-09-08T18:53:30.208Z] 1306802df6b0 About a minute ago 1.75GB [2021-09-08T18:53:30.208Z] ci-base-image-x86_64 latest a4d5cad20f91 5 minutes ago 1.25GB [2021-09-08T18:53:30.208Z] alpine 3.12 48b8ec4ed9eb 7 days ago 5.58MB [2021-09-08T18:53:30.208Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-08T18:53:30.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-08T18:53:30.208Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-08T18:53:30.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-08T18:53:46.117Z] Still waiting to schedule task [2021-09-08T18:53:46.117Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-08T18:54:24.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-08T18:54:26.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-08T18:54:27.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-08T18:54:27.755Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-08T18:54:40.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-08T18:54:40.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-08T18:54:40.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-08T18:54:40.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-08T18:54:40.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-08T18:54:40.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-08T18:54:40.817Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-08T18:54:40.817Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-08T18:54:40.817Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-08T18:54:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-08T18:54:49.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.164s coverage: 28.7% of statements [2021-09-08T18:54:49.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-08T18:54:49.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-08T18:54:52.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.282s coverage: 100.0% of statements [2021-09-08T18:54:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-08T18:54:52.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 46.3% of statements [2021-09-08T18:54:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-08T18:54:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-08T18:54:54.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.534s coverage: 90.1% of statements [2021-09-08T18:54:54.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-08T18:54:54.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-08T18:54:56.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 81.2% of statements [2021-09-08T18:54:56.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-08T18:54:56.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-08T18:54:56.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-08T18:54:56.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-08T18:54:56.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-08T18:55:03.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.477s coverage: 94.2% of statements [2021-09-08T18:55:03.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-08T18:55:03.340Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 59.1% of statements [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-08T18:55:03.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-08T18:55:03.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.277s coverage: 0.8% of statements [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-08T18:55:03.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements [2021-09-08T18:55:03.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 21.7% of statements [2021-09-08T18:55:03.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-08T18:55:03.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 47.1% of statements [2021-09-08T18:55:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.342s coverage: 79.5% of statements [2021-09-08T18:55:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-09-08T18:55:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2021-09-08T18:55:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.178s coverage: 87.5% of statements [2021-09-08T18:55:18.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.190s coverage: 94.4% of statements [2021-09-08T18:55:18.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements [2021-09-08T18:55:23.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.062s coverage: 81.8% of statements [2021-09-08T18:55:23.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 58.8% of statements [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.187s coverage: 80.0% of statements [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.310s coverage: 85.4% of statements [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-08T18:55:32.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-09-08T18:55:32.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-09-08T18:55:32.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-09-08T18:55:33.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-09-08T18:55:37.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.063s coverage: 66.9% of statements [2021-09-08T18:55:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-08T18:55:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-08T18:55:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-08T18:55:39.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.6% of statements [2021-09-08T18:55:39.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-08T18:55:39.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-08T18:55:39.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2021-09-08T18:55:39.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-08T18:55:39.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.195s coverage: 84.8% of statements [2021-09-08T18:55:39.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-08T18:55:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 19.5% of statements [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-08T18:55:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.0% of statements [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-08T18:55:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.344s coverage: 62.7% of statements [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-08T18:55:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-08T18:55:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-08T18:55:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-08T18:55:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-09-08T18:55:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-08T18:55:48.163Z] GO111MODULE=on go vet ./... [2021-09-08T18:57:09.999Z] gofmt -l . [2021-09-08T18:57:09.999Z] [ "`gofmt -l .`" = "" ] [2021-09-08T18:57:09.999Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-08T18:57:10.708Z] + ls -al . [2021-09-08T18:57:10.708Z] total 636 [2021-09-08T18:57:10.708Z] drwxrwxr-x 9 1001 1001 4096 Sep 8 18:57 . [2021-09-08T18:57:10.709Z] drwxr-xr-x 4 root root 4096 Sep 8 18:52 .. [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 11 Sep 8 18:50 .dockerignore [2021-09-08T18:57:10.709Z] drwxrwxr-x 8 1001 1001 4096 Sep 8 18:50 .git [2021-09-08T18:57:10.709Z] drwxrwxr-x 4 1001 1001 4096 Sep 8 18:50 .github [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 818 Sep 8 18:50 .gitignore [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 76 Sep 8 18:50 .hadolint.yml [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 166 Sep 8 18:50 .sonarcloud.properties [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 1171 Sep 8 18:50 ADOPTERS.md [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 8493 Sep 8 18:50 Attribution.txt [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 43881 Sep 8 18:50 CHANGELOG.md [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 3804 Sep 8 18:50 CONTRIBUTING.md [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 677 Sep 8 18:50 GOVERNANCE.md [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 849 Sep 8 18:50 Jenkinsfile [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 10775 Sep 8 18:50 LICENSE [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 5915 Sep 8 18:50 Makefile [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 582 Sep 8 18:50 OWNERS.md [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 8643 Sep 8 18:50 README.md [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 6912 Sep 8 18:50 SECURITY.md [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 5 Sep 8 18:47 VERSION [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 4131 Sep 8 18:50 ZMQWindows.md [2021-09-08T18:57:10.709Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 18:50 bin [2021-09-08T18:57:10.709Z] drwxrwxr-x 14 1001 1001 4096 Sep 8 18:50 cmd [2021-09-08T18:57:10.709Z] -rw-r--r-- 1 root root 404331 Sep 8 18:55 coverage.out [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 841 Sep 8 18:50 go.mod [2021-09-08T18:57:10.709Z] -rw-r--r-- 1 root root 50064 Sep 8 18:52 go.sum [2021-09-08T18:57:10.709Z] drwxrwxr-x 8 1001 1001 4096 Sep 8 18:50 internal [2021-09-08T18:57:10.709Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 18:50 openapi [2021-09-08T18:57:10.709Z] drwxrwxr-x 4 1001 1001 4096 Sep 8 18:50 snap [2021-09-08T18:57:10.709Z] -rw-rw-r-- 1 1001 1001 204 Sep 8 18:50 version.go [Pipeline] sh [2021-09-08T18:57:11.405Z] + '[' -e coverage.out ] [2021-09-08T18:57:11.405Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-08T18:57:11.451Z] Warning: overwriting stash ‘coverage-report’ [2021-09-08T18:57:12.333Z] Stashed 1 file(s) [Pipeline] sh [2021-09-08T18:57:13.020Z] + make build [2021-09-08T18:57:13.020Z] go mod tidy [2021-09-08T18:57:13.627Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-08T18:57:20.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-08T18:57:42.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-08T18:57:43.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-08T18:57:47.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-08T18:57:48.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-08T18:57:51.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-08T18:57:55.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-08T18:57:58.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-08T18:58:02.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-08T18:58:05.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-08T18:58:08.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-08T18:58:14.973Z] $ docker stop --time=1 c5b57d0ec3f1ed819195c647db58b2bd89069088d8d5ca8e71f554fc0be6c9dc [2021-09-08T18:58:17.716Z] $ docker rm -f c5b57d0ec3f1ed819195c647db58b2bd89069088d8d5ca8e71f554fc0be6c9dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:58:21.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-08T18:58:22.215Z] [2021-09-08T18:58:22.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:58:22.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-08T18:58:22.893Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-08T18:58:22.894Z] 29e5d40040c1: Pulling fs layer [2021-09-08T18:58:22.894Z] 1ce36da41761: Pulling fs layer [2021-09-08T18:58:22.894Z] 25b303627fd3: Pulling fs layer [2021-09-08T18:58:23.498Z] 29e5d40040c1: Verifying Checksum [2021-09-08T18:58:23.498Z] 29e5d40040c1: Download complete [2021-09-08T18:58:24.099Z] 1ce36da41761: Verifying Checksum [2021-09-08T18:58:24.099Z] 1ce36da41761: Download complete [2021-09-08T18:58:24.099Z] 29e5d40040c1: Pull complete [2021-09-08T18:58:25.533Z] 1ce36da41761: Pull complete [2021-09-08T18:58:25.533Z] 25b303627fd3: Download complete [2021-09-08T18:58:35.675Z] 25b303627fd3: Pull complete [2021-09-08T18:58:35.675Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-08T18:58:35.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-08T18:58:35.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-08T18:58:35.958Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-09-08T18:58:36.065Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-08T18:58:39.666Z] $ docker top 5db40e1259ca161126aaab11dfe9bd64959326d835ff6be01fbe0d72ec9c30db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-08T18:58:40.651Z] + grep parallel [2021-09-08T18:58:40.651Z] + docker-compose build --help [2021-09-08T18:58:44.023Z] --parallel Build images in parallel. [Pipeline] } [2021-09-08T18:58:44.352Z] $ docker stop --time=1 5db40e1259ca161126aaab11dfe9bd64959326d835ff6be01fbe0d72ec9c30db [2021-09-08T18:58:46.254Z] $ docker rm -f 5db40e1259ca161126aaab11dfe9bd64959326d835ff6be01fbe0d72ec9c30db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-08T18:58:47.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-08T18:58:47.054Z] . [Pipeline] withDockerContainer [2021-09-08T18:58:47.343Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-09-08T18:58:47.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-08T18:58:49.059Z] $ docker top ff1426601a5e9c5c7830c23c6cf860ee1fae561e87f5766ceee8cd2e2f75f951 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-08T18:58:50.038Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-08T18:58:54.333Z] Building core-command ... [2021-09-08T18:58:54.333Z] Building core-data ... [2021-09-08T18:58:54.333Z] Building core-metadata ... [2021-09-08T18:58:54.333Z] Building security-bootstrapper ... [2021-09-08T18:58:54.333Z] Building security-proxy-setup ... [2021-09-08T18:58:54.333Z] Building security-secretstore-setup ... [2021-09-08T18:58:54.333Z] Building support-notifications ... [2021-09-08T18:58:54.333Z] Building support-scheduler ... [2021-09-08T18:58:54.333Z] Building sys-mgmt-agent ... [2021-09-08T18:58:54.333Z] Building core-data [2021-09-08T18:58:54.333Z] Building support-scheduler [2021-09-08T18:58:54.333Z] Building support-notifications [2021-09-08T18:58:54.333Z] Building security-bootstrapper [2021-09-08T18:58:54.333Z] Building core-command [2021-09-08T19:00:02.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:00:02.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:00:02.341Z] ---> 30b80c4b169a [2021-09-08T19:00:02.341Z] Step 3/23 : WORKDIR /edgex-go [2021-09-08T19:00:02.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:00:02.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:00:02.341Z] ---> 30b80c4b169a [2021-09-08T19:00:02.341Z] Step 3/24 : WORKDIR /edgex-go [2021-09-08T19:00:02.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:00:02.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:00:02.341Z] ---> 30b80c4b169a [2021-09-08T19:00:02.341Z] Step 3/24 : WORKDIR /edgex-go [2021-09-08T19:00:02.341Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:00:02.341Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:00:02.341Z] ---> 30b80c4b169a [2021-09-08T19:00:02.341Z] Step 3/32 : WORKDIR /edgex-go [2021-09-08T19:00:02.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:00:02.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:00:02.341Z] ---> 30b80c4b169a [2021-09-08T19:00:02.341Z] Step 3/23 : WORKDIR /edgex-go [2021-09-08T19:00:03.779Z] ---> Running in a8e6a743f06c [2021-09-08T19:00:03.779Z] ---> Running in a6f23d577868 [2021-09-08T19:00:03.779Z] ---> Running in cbb1d44cc04a [2021-09-08T19:00:03.779Z] ---> Running in 4d1c4bb2a4be [2021-09-08T19:00:03.779Z] ---> Running in b657f20ecbe6 [2021-09-08T19:00:04.376Z] Removing intermediate container 4d1c4bb2a4be [2021-09-08T19:00:04.376Z] Removing intermediate container a8e6a743f06c [2021-09-08T19:00:04.376Z] ---> acf3e73fe7f2 [2021-09-08T19:00:04.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:00:04.376Z] ---> 628d0e1ee762 [2021-09-08T19:00:04.376Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:00:04.376Z] Removing intermediate container cbb1d44cc04a [2021-09-08T19:00:04.376Z] ---> 885ed7deb0c1 [2021-09-08T19:00:04.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:00:04.656Z] ---> Running in 91f15c2c1ca7 [2021-09-08T19:00:04.656Z] ---> Running in 3d955a5a7473 [2021-09-08T19:00:04.656Z] Removing intermediate container a6f23d577868 [2021-09-08T19:00:04.656Z] ---> 81b0ddff9bea [2021-09-08T19:00:04.656Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:00:04.656Z] Removing intermediate container b657f20ecbe6 [2021-09-08T19:00:04.656Z] ---> ff4db4bb1734 [2021-09-08T19:00:04.657Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:00:04.934Z] ---> Running in 2a8a29cef587 [2021-09-08T19:00:04.934Z] ---> Running in cf0818153bd0 [2021-09-08T19:00:04.934Z] ---> Running in b54b471e6574 [2021-09-08T19:00:09.272Z] Removing intermediate container 3d955a5a7473 [2021-09-08T19:00:09.272Z] ---> b9289568f6a2 [2021-09-08T19:00:09.272Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-08T19:00:09.272Z] ---> Running in 39c6b2ec2889 [2021-09-08T19:00:09.272Z] Removing intermediate container 91f15c2c1ca7 [2021-09-08T19:00:09.272Z] ---> fb56f831a61f [2021-09-08T19:00:09.272Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-08T19:00:09.272Z] Removing intermediate container cf0818153bd0 [2021-09-08T19:00:09.272Z] ---> b52c4bd55bc6 [2021-09-08T19:00:09.272Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-08T19:00:09.272Z] ---> Running in 5e254ffb31b1 [2021-09-08T19:00:09.545Z] Removing intermediate container 2a8a29cef587 [2021-09-08T19:00:09.545Z] ---> 4899ea91d7db [2021-09-08T19:00:09.545Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-08T19:00:09.545Z] ---> Running in 683335ff5c57 [2021-09-08T19:00:09.545Z] Removing intermediate container b54b471e6574 [2021-09-08T19:00:09.545Z] ---> ca7c70913f17 [2021-09-08T19:00:09.545Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-08T19:00:09.820Z] ---> Running in c76be192122e [2021-09-08T19:00:09.820Z] ---> Running in ce6a00057aa2 [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] OK: 218 MiB in 52 packages [2021-09-08T19:00:16.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:00:16.073Z] OK: 218 MiB in 52 packages [2021-09-08T19:00:16.073Z] OK: 218 MiB in 52 packages [2021-09-08T19:00:16.073Z] OK: 218 MiB in 52 packages [2021-09-08T19:00:16.073Z] OK: 218 MiB in 52 packages [2021-09-08T19:00:16.073Z] Removing intermediate container 39c6b2ec2889 [2021-09-08T19:00:16.073Z] ---> b4d51e48bcbb [2021-09-08T19:00:16.073Z] Step 6/23 : COPY go.mod . [2021-09-08T19:00:16.073Z] Removing intermediate container 5e254ffb31b1 [2021-09-08T19:00:16.073Z] ---> 09e53ce5292d [2021-09-08T19:00:16.073Z] Step 6/24 : COPY go.mod . [2021-09-08T19:00:16.073Z] Removing intermediate container 683335ff5c57 [2021-09-08T19:00:16.073Z] ---> 63e884f4aa7b [2021-09-08T19:00:16.073Z] Step 6/32 : COPY go.mod . [2021-09-08T19:00:16.353Z] Removing intermediate container c76be192122e [2021-09-08T19:00:16.353Z] ---> fe12787a03ea [2021-09-08T19:00:16.353Z] Step 6/23 : COPY go.mod . [2021-09-08T19:00:16.951Z] Removing intermediate container ce6a00057aa2 [2021-09-08T19:00:16.951Z] ---> e6a278374a99 [2021-09-08T19:00:16.951Z] Step 6/24 : COPY go.mod . [2021-09-08T19:00:16.951Z] ---> 685df274228b [2021-09-08T19:00:16.951Z] Step 7/23 : RUN go mod download [2021-09-08T19:00:16.951Z] ---> 1563b5902cb1 [2021-09-08T19:00:16.951Z] Step 7/24 : RUN go mod download [2021-09-08T19:00:17.232Z] ---> Running in 146fd8ec215d [2021-09-08T19:00:17.232Z] ---> Running in ee9362b471de [2021-09-08T19:00:17.506Z] ---> d397c0e1c238 [2021-09-08T19:00:17.506Z] Step 7/32 : RUN go mod download [2021-09-08T19:00:17.778Z] ---> Running in 8b5c6eeab06f [2021-09-08T19:00:17.778Z] ---> a2b8d459b5dd [2021-09-08T19:00:17.778Z] Step 7/23 : RUN go mod download [2021-09-08T19:00:18.055Z] ---> feb2193aedd7 [2021-09-08T19:00:18.055Z] Step 7/24 : RUN go mod download [2021-09-08T19:00:18.055Z] ---> Running in df496bfa4e69 [2021-09-08T19:00:18.328Z] ---> Running in 0fa151b42037 [2021-09-08T19:00:25.060Z] Removing intermediate container ee9362b471de [2021-09-08T19:00:25.060Z] ---> c0ee675d150d [2021-09-08T19:00:25.060Z] Step 8/23 : COPY . . [2021-09-08T19:00:25.060Z] Removing intermediate container 146fd8ec215d [2021-09-08T19:00:25.060Z] ---> 336ffbb8c339 [2021-09-08T19:00:25.060Z] Step 8/24 : COPY . . [2021-09-08T19:00:25.060Z] Removing intermediate container 8b5c6eeab06f [2021-09-08T19:00:25.060Z] ---> 6b6d17123c8b [2021-09-08T19:00:25.060Z] Step 8/32 : COPY . . [2021-09-08T19:00:25.339Z] Removing intermediate container 0fa151b42037 [2021-09-08T19:00:25.339Z] ---> 257220ccae45 [2021-09-08T19:00:25.339Z] Step 8/24 : COPY . . [2021-09-08T19:00:25.339Z] Removing intermediate container df496bfa4e69 [2021-09-08T19:00:25.339Z] ---> 51910f869d30 [2021-09-08T19:00:25.339Z] Step 8/23 : COPY . . [2021-09-08T19:00:47.539Z] ---> 499fa03545ef [2021-09-08T19:00:47.539Z] Step 9/23 : RUN go mod tidy [2021-09-08T19:00:47.539Z] ---> eb48550cc2fb [2021-09-08T19:00:47.539Z] Step 9/32 : RUN go mod tidy [2021-09-08T19:00:47.539Z] ---> dc173b2aea2c [2021-09-08T19:00:47.539Z] Step 9/24 : RUN go mod tidy [2021-09-08T19:00:47.539Z] ---> 466aa434419b [2021-09-08T19:00:47.539Z] Step 9/23 : RUN go mod tidy [2021-09-08T19:00:47.539Z] ---> afe3f1a8c364 [2021-09-08T19:00:47.539Z] Step 9/24 : RUN go mod tidy [2021-09-08T19:00:47.815Z] ---> Running in ba67fb082099 [2021-09-08T19:00:47.815Z] ---> Running in bb84e0553db8 [2021-09-08T19:00:48.088Z] ---> Running in 98e2f6c597f9 [2021-09-08T19:00:48.088Z] ---> Running in 0df75f660af4 [2021-09-08T19:00:48.088Z] ---> Running in 88e5c912ca26 [2021-09-08T19:00:54.855Z] Removing intermediate container ba67fb082099 [2021-09-08T19:00:54.855Z] ---> 48bcd9118cd7 [2021-09-08T19:00:54.855Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-08T19:00:54.855Z] ---> Running in 17ebcb05a34c [2021-09-08T19:00:55.127Z] Removing intermediate container bb84e0553db8 [2021-09-08T19:00:55.127Z] ---> ed81cb4b7d53 [2021-09-08T19:00:55.127Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-08T19:00:55.405Z] ---> Running in 305d55f6135c [2021-09-08T19:00:55.405Z] Removing intermediate container 98e2f6c597f9 [2021-09-08T19:00:55.405Z] ---> 73581072096e [2021-09-08T19:00:55.405Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-08T19:00:55.689Z] Removing intermediate container 0df75f660af4 [2021-09-08T19:00:55.689Z] ---> d489092da965 [2021-09-08T19:00:55.689Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-08T19:00:55.689Z] ---> Running in 38180129179a [2021-09-08T19:00:55.963Z] ---> Running in d1033287730b [2021-09-08T19:00:55.963Z] Removing intermediate container 88e5c912ca26 [2021-09-08T19:00:55.963Z] ---> 89439f49b947 [2021-09-08T19:00:55.963Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-08T19:00:56.565Z] ---> Running in 27ec56e19c20 [2021-09-08T19:00:56.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-08T19:00:57.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-08T19:00:58.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-08T19:00:58.431Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-08T19:00:59.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-08T19:02:56.207Z] Running on prd-ubuntu18.04-docker-8c-8g-1593 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws [2021-09-08T19:02:56.273Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-08T19:02:56.463Z] The recommended git tool is: git [2021-09-08T19:03:00.997Z] using credential edgex-jenkins-ssh [2021-09-08T19:03:01.012Z] Cloning the remote Git repository [2021-09-08T19:03:01.023Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-08T19:03:01.103Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-08T19:03:01.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-08T19:03:01.141Z] > git --version # timeout=10 [2021-09-08T19:03:01.155Z] > git --version # 'git version 2.17.1' [2021-09-08T19:03:01.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-08T19:03:01.187Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-08T19:03:05.888Z] Removing intermediate container 38180129179a [2021-09-08T19:03:05.888Z] ---> 1dba050276c2 [2021-09-08T19:03:05.888Z] [2021-09-08T19:03:05.888Z] Step 11/24 : FROM alpine:3.12 [2021-09-08T19:03:05.888Z] 3.12: Pulling from library/alpine [2021-09-08T19:03:05.888Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-08T19:03:05.888Z] Status: Downloaded newer image for alpine:3.12 [2021-09-08T19:03:05.888Z] ---> afc2cc120ca2 [2021-09-08T19:03:05.888Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-08T19:03:05.888Z] ---> Running in ae9e91ee8510 [2021-09-08T19:03:05.888Z] Removing intermediate container 305d55f6135c [2021-09-08T19:03:05.888Z] ---> 2d25b5ed889a [2021-09-08T19:03:05.888Z] [2021-09-08T19:03:05.888Z] Step 11/32 : FROM alpine:3.12 [2021-09-08T19:03:05.888Z] ---> afc2cc120ca2 [2021-09-08T19:03:05.888Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-08T19:03:05.888Z] ---> Running in 8e1b636dba70 [2021-09-08T19:03:05.888Z] Removing intermediate container 8e1b636dba70 [2021-09-08T19:03:05.888Z] ---> 2ab7742ecee4 [2021-09-08T19:03:05.888Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-08T19:03:05.888Z] ---> Running in a5a0185f7919 [2021-09-08T19:03:05.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:05.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:05.888Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-08T19:03:05.888Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T19:03:05.888Z] OK: 5 MiB in 15 packages [2021-09-08T19:03:05.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:05.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:05.888Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-08T19:03:05.888Z] (2/2) Installing su-exec (0.2-r1) [2021-09-08T19:03:05.888Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T19:03:05.888Z] OK: 5 MiB in 16 packages [2021-09-08T19:03:05.888Z] Removing intermediate container ae9e91ee8510 [2021-09-08T19:03:05.888Z] ---> 57508bcf9f44 [2021-09-08T19:03:05.888Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-08T19:03:05.888Z] ---> Running in 34d2af6b94aa [2021-09-08T19:03:05.888Z] Removing intermediate container a5a0185f7919 [2021-09-08T19:03:05.888Z] ---> 596f16187c56 [2021-09-08T19:03:05.888Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-08T19:03:05.888Z] Removing intermediate container 27ec56e19c20 [2021-09-08T19:03:05.888Z] ---> 1d1ffdfbd58c [2021-09-08T19:03:05.888Z] [2021-09-08T19:03:05.888Z] Step 11/23 : FROM alpine:3.12 [2021-09-08T19:03:05.888Z] ---> afc2cc120ca2 [2021-09-08T19:03:05.888Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-08T19:03:05.888Z] ---> Using cache [2021-09-08T19:03:05.888Z] ---> 57508bcf9f44 [2021-09-08T19:03:05.888Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-08T19:03:05.888Z] ---> Using cache [2021-09-08T19:03:05.888Z] ---> eb8e63b7fefb [2021-09-08T19:03:05.888Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-08T19:03:05.888Z] Removing intermediate container 34d2af6b94aa [2021-09-08T19:03:05.888Z] ---> Running in 5b10acb24ba4 [2021-09-08T19:03:05.888Z] ---> eb8e63b7fefb [2021-09-08T19:03:05.888Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-08T19:03:05.888Z] Removing intermediate container 17ebcb05a34c [2021-09-08T19:03:05.888Z] ---> b773ce949909 [2021-09-08T19:03:05.888Z] [2021-09-08T19:03:05.888Z] Step 11/23 : FROM alpine:3.12 [2021-09-08T19:03:05.888Z] ---> afc2cc120ca2 [2021-09-08T19:03:05.888Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-08T19:03:05.888Z] ---> Running in 8f2a49402300 [2021-09-08T19:03:05.888Z] ---> Running in 66ef311522ea [2021-09-08T19:03:05.888Z] ---> Running in 5ea83a07eee1 [2021-09-08T19:03:05.888Z] Removing intermediate container 5b10acb24ba4 [2021-09-08T19:03:05.888Z] ---> 65df4ba3da51 [2021-09-08T19:03:05.888Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-08T19:03:06.164Z] ---> Running in faca9118ee87 [2021-09-08T19:03:06.441Z] Removing intermediate container 66ef311522ea [2021-09-08T19:03:06.441Z] ---> e9cc48877d37 [2021-09-08T19:03:06.441Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-08T19:03:06.441Z] Removing intermediate container 8f2a49402300 [2021-09-08T19:03:06.441Z] ---> d99e3af0cdb6 [2021-09-08T19:03:06.441Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-08T19:03:06.726Z] ---> Running in f19dc589a68a [2021-09-08T19:03:06.726Z] ---> Running in 213fe48d4c6e [2021-09-08T19:03:06.998Z] Removing intermediate container faca9118ee87 [2021-09-08T19:03:06.998Z] ---> 8ab065e30030 [2021-09-08T19:03:06.998Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-08T19:03:07.275Z] ---> Running in 2b26c255cdb9 [2021-09-08T19:03:07.548Z] Removing intermediate container f19dc589a68a [2021-09-08T19:03:07.548Z] ---> 089b57455598 [2021-09-08T19:03:07.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T19:03:07.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:07.548Z] Removing intermediate container 213fe48d4c6e [2021-09-08T19:03:07.548Z] ---> 1de72d513c64 [2021-09-08T19:03:07.548Z] Step 16/24 : WORKDIR / [2021-09-08T19:03:07.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:07.821Z] ---> Running in 8c9abcb6b9bf [2021-09-08T19:03:08.415Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-08T19:03:08.703Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-08T19:03:08.703Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T19:03:08.703Z] Executing ca-certificates-20191127-r4.trigger [2021-09-08T19:03:08.703Z] OK: 6 MiB in 16 packages [2021-09-08T19:03:08.987Z] ---> 8d7028280ee6 [2021-09-08T19:03:08.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-08T19:03:09.264Z] Removing intermediate container 8c9abcb6b9bf [2021-09-08T19:03:09.264Z] ---> dc9cb62f3c0e [2021-09-08T19:03:09.264Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T19:03:10.714Z] ---> 0f6876ed2a5c [2021-09-08T19:03:10.714Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-08T19:03:10.993Z] Removing intermediate container 2b26c255cdb9 [2021-09-08T19:03:10.993Z] ---> 3049b58404f3 [2021-09-08T19:03:10.993Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-08T19:03:10.993Z] ---> ff879580600e [2021-09-08T19:03:10.993Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-08T19:03:10.993Z] Removing intermediate container 5ea83a07eee1 [2021-09-08T19:03:10.993Z] ---> 769d0c907627 [2021-09-08T19:03:10.993Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-08T19:03:11.588Z] ---> Running in 5b5410b0bd1c [2021-09-08T19:03:11.588Z] ---> Running in ba063d2f760d [2021-09-08T19:03:12.318Z] Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:03:12.436Z] Merge succeeded, producing c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:03:12.437Z] Checking out Revision c6a8f9afbe5f77db443217172114599fea8c47cd (PR-3704) [2021-09-08T19:03:12.582Z] ---> d414cff84d4c [2021-09-08T19:03:12.582Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-08T19:03:11.681Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-08T19:03:11.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-08T19:03:11.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-08T19:03:11.714Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-08T19:03:11.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-08T19:03:11.720Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-08T19:03:12.322Z] > git config core.sparsecheckout # timeout=10 [2021-09-08T19:03:12.328Z] > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [2021-09-08T19:03:12.395Z] > git remote # timeout=10 [2021-09-08T19:03:12.402Z] > git config --get remote.origin.url # timeout=10 [2021-09-08T19:03:12.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-08T19:03:12.411Z] > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-08T19:03:12.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-08T19:03:12.433Z] > git config core.sparsecheckout # timeout=10 [2021-09-08T19:03:12.437Z] > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 [2021-09-08T19:03:12.854Z] ---> Running in 701ad965f45f [2021-09-08T19:03:13.126Z] ---> fab308d4a455 [2021-09-08T19:03:13.126Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-08T19:03:13.126Z] Removing intermediate container ba063d2f760d [2021-09-08T19:03:13.126Z] ---> 865dfb57b522 [2021-09-08T19:03:13.126Z] Removing intermediate container 5b5410b0bd1c [2021-09-08T19:03:13.126Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-08T19:03:13.126Z] ---> 2cd2d1293029 [2021-09-08T19:03:13.126Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-08T19:03:13.399Z] ---> Running in d986ce37d01b [2021-09-08T19:03:13.672Z] Removing intermediate container 701ad965f45f [2021-09-08T19:03:13.672Z] ---> dbfb74a0e98b [2021-09-08T19:03:13.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T19:03:13.949Z] Removing intermediate container d1033287730b [2021-09-08T19:03:13.949Z] ---> 463eef713fa3 [2021-09-08T19:03:13.949Z] [2021-09-08T19:03:13.949Z] Step 11/24 : FROM alpine:3.12 [2021-09-08T19:03:13.949Z] ---> afc2cc120ca2 [2021-09-08T19:03:13.949Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-08T19:03:13.949Z] ---> Running in 08a95cc60d13 [2021-09-08T19:03:14.226Z] ---> Running in ed6b2da2a4e7 [2021-09-08T19:03:14.226Z] Removing intermediate container d986ce37d01b [2021-09-08T19:03:14.226Z] ---> a4e1e76afbba [2021-09-08T19:03:14.226Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-08T19:03:14.499Z] ---> c3ed6b72e16a [2021-09-08T19:03:14.499Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-08T19:03:14.499Z] ---> bc7682d951eb [2021-09-08T19:03:14.499Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-08T19:03:14.499Z] ---> Running in 47954213aaff [2021-09-08T19:03:14.499Z] ---> Running in b463dad2a78d [2021-09-08T19:03:14.499Z] ---> Running in c985df29154e [2021-09-08T19:03:15.116Z] Removing intermediate container 08a95cc60d13 [2021-09-08T19:03:15.117Z] ---> 14fc851af403 [2021-09-08T19:03:15.117Z] Step 21/23 : LABEL arch=arm64 [2021-09-08T19:03:15.117Z] Removing intermediate container ed6b2da2a4e7 [2021-09-08T19:03:15.117Z] ---> 313faf7b9066 [2021-09-08T19:03:15.117Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-08T19:03:15.117Z] ---> Running in 5791c75c94ff [2021-09-08T19:03:15.393Z] ---> Running in 1da5b936979f [2021-09-08T19:03:15.393Z] Removing intermediate container 47954213aaff [2021-09-08T19:03:15.393Z] ---> e46d9392d868 [2021-09-08T19:03:15.393Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T19:03:15.393Z] Removing intermediate container c985df29154e [2021-09-08T19:03:15.393Z] ---> a73836addfb2 [2021-09-08T19:03:15.393Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T19:03:15.689Z] ---> Running in 418bc1b9faae [2021-09-08T19:03:15.961Z] Removing intermediate container 5791c75c94ff [2021-09-08T19:03:15.961Z] ---> 3793628ed2ad [2021-09-08T19:03:15.961Z] Step 22/23 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:03:15.961Z] Removing intermediate container 1da5b936979f [2021-09-08T19:03:15.961Z] ---> 6b430e807e3a [2021-09-08T19:03:15.961Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-08T19:03:16.233Z] ---> Running in f93aaf5fd9ff [2021-09-08T19:03:16.233Z] ---> Running in 3715b12341e3 [2021-09-08T19:03:16.243Z] Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only" [2021-09-08T19:03:16.272Z] > git --version # timeout=10 [2021-09-08T19:03:16.276Z] > git --version # 'git version 2.17.1' [2021-09-08T19:03:16.281Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-08T19:03:16.505Z] Removing intermediate container 418bc1b9faae [2021-09-08T19:03:16.505Z] ---> 8219d3e685fb [2021-09-08T19:03:16.505Z] Step 22/24 : LABEL arch=arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [2021-09-08T19:03:16.780Z] ---> c134fb33433e [2021-09-08T19:03:16.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-08T19:03:16.780Z] ---> Running in 40c0c5c20d32 [2021-09-08T19:03:16.780Z] Removing intermediate container f93aaf5fd9ff [2021-09-08T19:03:16.780Z] ---> a219ce8a4097 [2021-09-08T19:03:16.780Z] Step 23/23 : LABEL version=0.0.0 [Pipeline] sh [2021-09-08T19:03:17.055Z] Removing intermediate container 3715b12341e3 [2021-09-08T19:03:17.055Z] ---> d7a03525c268 [2021-09-08T19:03:17.055Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:03:17.055Z] ---> Running in 633698bc4c4c [2021-09-08T19:03:17.206Z] + echo snap-build.sh [2021-09-08T19:03:17.206Z] snap-build.sh [2021-09-08T19:03:17.206Z] + SNAP_BASE_DIR=. [2021-09-08T19:03:17.206Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-08T19:03:17.206Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-08T19:03:17.206Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-08T19:03:17.206Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-08T19:03:17.206Z] + cd /w/workspace/edgex-go/1 [2021-09-08T19:03:17.206Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-08T19:03:17.206Z] Reading package lists... [2021-09-08T19:03:17.206Z] Building dependency tree... [2021-09-08T19:03:17.206Z] Reading state information... [2021-09-08T19:03:17.206Z] The following packages were automatically installed and are no longer required: [2021-09-08T19:03:17.206Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-08T19:03:17.206Z] uidmap xdelta3 [2021-09-08T19:03:17.206Z] Use 'sudo apt autoremove' to remove them. [2021-09-08T19:03:17.206Z] The following packages will be REMOVED: [2021-09-08T19:03:17.206Z] lxd* lxd-client* [2021-09-08T19:03:17.332Z] ---> Running in ffde18d13813 [2021-09-08T19:03:17.482Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-08T19:03:17.482Z] After this operation, 31.7 MB disk space will be freed. [2021-09-08T19:03:17.605Z] Removing intermediate container 40c0c5c20d32 [2021-09-08T19:03:17.605Z] ---> 8bb79c7f8c32 [2021-09-08T19:03:17.605Z] Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:03:17.887Z] ---> Running in b9242b8fd9b3 [2021-09-08T19:03:17.887Z] Removing intermediate container 633698bc4c4c [2021-09-08T19:03:17.887Z] ---> c90417f465a5 [2021-09-08T19:03:17.887Z] [2021-09-08T19:03:18.021Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-08T19:03:18.021Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-08T19:03:18.491Z] ---> 623c333f7bf5 [2021-09-08T19:03:18.491Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-08T19:03:18.491Z] Removing intermediate container b463dad2a78d [2021-09-08T19:03:18.491Z] ---> 97d4564c8132 [2021-09-08T19:03:18.491Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T19:03:18.491Z] Successfully built c90417f465a5 [2021-09-08T19:03:18.607Z] Removing lxd dnsmasq configuration [2021-09-08T19:03:18.607Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-08T19:03:18.766Z] Successfully tagged support-scheduler-arm64:latest [2021-09-08T19:03:18.766Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-08T19:03:18.766Z] Removing intermediate container b9242b8fd9b3 [2021-09-08T19:03:18.766Z] ---> b4d07803e183 [2021-09-08T19:03:18.766Z] Step 24/24 : LABEL version=0.0.0 [2021-09-08T19:03:18.875Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-08T19:03:19.044Z] ---> Running in e4c624153fcc [2021-09-08T19:03:19.459Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-08T19:03:19.728Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-08T19:03:19.729Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-08T19:03:20.027Z] Removing intermediate container e4c624153fcc [2021-09-08T19:03:20.028Z] ---> 9a0ba1701fce [2021-09-08T19:03:20.028Z] [2021-09-08T19:03:20.028Z] ---> 46132e72a138 [2021-09-08T19:03:20.028Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-08T19:03:20.301Z] Successfully built 9a0ba1701fce [2021-09-08T19:03:20.614Z] ---> f5860c04019d [2021-09-08T19:03:20.614Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-08T19:03:20.614Z] Successfully tagged core-command-arm64:latest [2021-09-08T19:03:20.614Z]  Building core-command ... done Building security-secretstore-setup [2021-09-08T19:03:21.147Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-08T19:03:21.147Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-08T19:03:21.216Z] ---> Running in 3dd768812e33 [2021-09-08T19:03:21.490Z] Removing intermediate container ffde18d13813 [2021-09-08T19:03:21.490Z] ---> fa3f7764f6ce [2021-09-08T19:03:21.490Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-08T19:03:21.736Z] + sudo snap remove --purge lxd [2021-09-08T19:03:21.736Z] snap "lxd" is not installed [2021-09-08T19:03:21.736Z] + sudo groupadd --force --system lxd [2021-09-08T19:03:21.736Z] ++ whoami [2021-09-08T19:03:21.736Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-08T19:03:21.736Z] + newgrp - lxd [2021-09-08T19:03:21.736Z] + sudo snap install lxd [2021-09-08T19:03:22.090Z] ---> Running in 08a69f3d638c [2021-09-08T19:03:22.361Z] Removing intermediate container 3dd768812e33 [2021-09-08T19:03:22.361Z] ---> 274563f0b388 [2021-09-08T19:03:22.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T19:03:22.635Z] ---> 2aa1296ad357 [2021-09-08T19:03:22.635Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-08T19:03:22.915Z] ---> Running in e74b64dd5da3 [2021-09-08T19:03:24.367Z] Removing intermediate container e74b64dd5da3 [2021-09-08T19:03:24.367Z] ---> 4170bbf438e4 [2021-09-08T19:03:24.367Z] Step 21/23 : LABEL arch=arm64 [2021-09-08T19:03:24.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:24.968Z] ---> 5ca0ea93700f [2021-09-08T19:03:24.968Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-08T19:03:24.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:24.968Z] ---> Running in 8d4179c446f0 [2021-09-08T19:03:25.970Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-08T19:03:25.970Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-08T19:03:25.970Z] Removing intermediate container 8d4179c446f0 [2021-09-08T19:03:25.970Z] ---> f7cf9a8e0dc8 [2021-09-08T19:03:25.970Z] Step 22/23 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:03:25.970Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-08T19:03:25.970Z] ---> ae10c11c5df6 [2021-09-08T19:03:25.970Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-08T19:03:25.970Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-08T19:03:26.245Z] ---> Running in 1c6f1fbfa294 [2021-09-08T19:03:26.245Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-08T19:03:26.519Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-08T19:03:26.519Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T19:03:26.519Z] OK: 8 MiB in 20 packages [2021-09-08T19:03:26.796Z] Removing intermediate container 1c6f1fbfa294 [2021-09-08T19:03:26.796Z] ---> 4253093e215f [2021-09-08T19:03:26.796Z] Step 23/23 : LABEL version=0.0.0 [2021-09-08T19:03:27.389Z] ---> 214dce00ce1c [2021-09-08T19:03:27.389Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-08T19:03:27.389Z] ---> Running in c47d0427ea29 [2021-09-08T19:03:27.983Z] ---> Running in 2a4d83e551be [2021-09-08T19:03:28.257Z] Removing intermediate container c47d0427ea29 [2021-09-08T19:03:28.257Z] ---> a3c8c18c84ec [2021-09-08T19:03:28.257Z] [2021-09-08T19:03:28.257Z] Removing intermediate container 08a69f3d638c [2021-09-08T19:03:28.257Z] ---> ceb6946e53d6 [2021-09-08T19:03:28.257Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T19:03:28.533Z] Successfully built a3c8c18c84ec [2021-09-08T19:03:28.533Z] Successfully tagged support-notifications-arm64:latest [2021-09-08T19:03:28.533Z] Building security-proxy-setup [2021-09-08T19:03:28.814Z]  Building support-notifications ... done Removing intermediate container 2a4d83e551be [2021-09-08T19:03:28.814Z] ---> 601e1f93f46f [2021-09-08T19:03:28.814Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-08T19:03:29.411Z] ---> f08319375136 [2021-09-08T19:03:29.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-08T19:03:29.685Z] ---> 53374b187788 [2021-09-08T19:03:29.685Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-08T19:03:29.962Z] 2021-09-08T19:03:27Z INFO Waiting for automatic snapd restart... [2021-09-08T19:03:30.283Z] ---> Running in d23e92a94ced [2021-09-08T19:03:31.261Z] ---> b497ecbebd26 [2021-09-08T19:03:31.261Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-08T19:03:32.691Z] ---> 96bddd0aee7e [2021-09-08T19:03:32.691Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-08T19:03:32.691Z] ---> Running in 91884a424fca [2021-09-08T19:03:33.291Z] Removing intermediate container d23e92a94ced [2021-09-08T19:03:33.291Z] ---> 7bf0edad303b [2021-09-08T19:03:33.291Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-08T19:03:33.561Z] Removing intermediate container 91884a424fca [2021-09-08T19:03:33.561Z] ---> ac1843e3fff5 [2021-09-08T19:03:33.561Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T19:03:33.833Z] ---> Running in 8e7278ad8290 [2021-09-08T19:03:33.833Z] ---> Running in 02b01a5215ba [2021-09-08T19:03:34.829Z] Removing intermediate container 8e7278ad8290 [2021-09-08T19:03:34.829Z] ---> b6adb682137a [2021-09-08T19:03:34.829Z] Step 29/32 : CMD ["gate"] [2021-09-08T19:03:34.829Z] Removing intermediate container 02b01a5215ba [2021-09-08T19:03:34.829Z] ---> b59cbe33dd73 [2021-09-08T19:03:34.829Z] Step 22/24 : LABEL arch=arm64 [2021-09-08T19:03:35.144Z] ---> Running in 26993cced198 [2021-09-08T19:03:35.454Z] ---> Running in 955cbdd5a4e1 [2021-09-08T19:03:36.541Z] Removing intermediate container 26993cced198 [2021-09-08T19:03:36.541Z] ---> e80675e2d439 [2021-09-08T19:03:36.541Z] Step 30/32 : LABEL arch=arm64 [2021-09-08T19:03:36.824Z] Removing intermediate container 955cbdd5a4e1 [2021-09-08T19:03:36.824Z] ---> 066d488639c4 [2021-09-08T19:03:36.824Z] Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:03:37.127Z] ---> Running in b38a6417ceb8 [2021-09-08T19:03:37.127Z] ---> Running in bc42bf834b23 [2021-09-08T19:03:38.127Z] Removing intermediate container bc42bf834b23 [2021-09-08T19:03:38.127Z] ---> 802ed2ea9d4b [2021-09-08T19:03:38.127Z] Step 31/32 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:03:38.127Z] Removing intermediate container b38a6417ceb8 [2021-09-08T19:03:38.127Z] ---> 93f9922e0c97 [2021-09-08T19:03:38.127Z] Step 24/24 : LABEL version=0.0.0 [2021-09-08T19:03:38.407Z] ---> Running in dfc5f916f118 [2021-09-08T19:03:38.684Z] ---> Running in 1b34f1b1ddf7 [2021-09-08T19:03:39.287Z] Removing intermediate container dfc5f916f118 [2021-09-08T19:03:39.287Z] ---> 8f4996edc8ad [2021-09-08T19:03:39.287Z] [2021-09-08T19:03:40.963Z] lxd 4.18 from Canonical* installed [2021-09-08T19:03:40.963Z] + sudo lxd init --auto [2021-09-08T19:03:40.966Z] Removing intermediate container 1b34f1b1ddf7 [2021-09-08T19:03:40.966Z] ---> 7ca4d6d0aee9 [2021-09-08T19:03:40.966Z] Step 32/32 : LABEL version=0.0.0 [2021-09-08T19:03:40.966Z] Successfully built 8f4996edc8ad [2021-09-08T19:03:40.966Z] Successfully tagged core-data-arm64:latest [2021-09-08T19:03:40.966Z]  Building core-data ... done Building core-metadata [2021-09-08T19:03:40.966Z] ---> Running in f6f5893531f9 [2021-09-08T19:03:40.966Z] Removing intermediate container f6f5893531f9 [2021-09-08T19:03:40.966Z] ---> 1d44e50af907 [2021-09-08T19:03:40.966Z] [2021-09-08T19:03:41.251Z] Successfully built 1d44e50af907 [2021-09-08T19:03:41.251Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-08T19:03:51.070Z] + sudo snap install --classic snapcraft [2021-09-08T19:03:51.405Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:03:51.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:03:51.405Z] ---> 30b80c4b169a [2021-09-08T19:03:51.405Z] Step 3/24 : WORKDIR /edgex-go [2021-09-08T19:03:51.405Z] ---> Using cache [2021-09-08T19:03:51.405Z] ---> ff4db4bb1734 [2021-09-08T19:03:51.405Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:03:51.405Z] ---> Using cache [2021-09-08T19:03:51.405Z] ---> ca7c70913f17 [2021-09-08T19:03:51.405Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-08T19:03:53.984Z] ---> Running in 7d10b53ca07d [2021-09-08T19:03:55.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:56.398Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:03:57.385Z] OK: 218 MiB in 52 packages [2021-09-08T19:03:57.657Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:03:57.657Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:03:57.657Z] ---> 30b80c4b169a [2021-09-08T19:03:57.657Z] Step 3/26 : WORKDIR /edgex-go [2021-09-08T19:03:57.657Z] ---> Using cache [2021-09-08T19:03:57.657Z] ---> ff4db4bb1734 [2021-09-08T19:03:57.657Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:03:57.657Z] ---> Using cache [2021-09-08T19:03:57.657Z] ---> ca7c70913f17 [2021-09-08T19:03:57.657Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-08T19:03:57.657Z] ---> Using cache [2021-09-08T19:03:57.657Z] ---> e6a278374a99 [2021-09-08T19:03:57.657Z] Step 6/26 : COPY go.mod . [2021-09-08T19:03:57.657Z] ---> Using cache [2021-09-08T19:03:57.657Z] ---> feb2193aedd7 [2021-09-08T19:03:57.657Z] Step 7/26 : RUN go mod download [2021-09-08T19:03:57.657Z] ---> Using cache [2021-09-08T19:03:57.657Z] ---> 257220ccae45 [2021-09-08T19:03:57.657Z] Step 8/26 : COPY . . [2021-09-08T19:03:57.657Z] ---> Using cache [2021-09-08T19:03:57.657Z] ---> dc173b2aea2c [2021-09-08T19:03:57.657Z] Step 9/26 : RUN go mod tidy [2021-09-08T19:03:57.657Z] ---> Using cache [2021-09-08T19:03:57.657Z] ---> 73581072096e [2021-09-08T19:03:57.657Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-08T19:03:59.228Z] snapcraft 5.0 from Canonical* installed [2021-09-08T19:03:59.229Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-08T19:03:59.229Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-08T19:03:59.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-08T19:03:59.229Z] Dload Upload Total Spent Left Speed [2021-09-08T19:03:59.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-09-08T19:03:59.629Z] ---> Running in 9200b70fec87 [2021-09-08T19:03:59.763Z] 100 3325k 100 3325k 0 0 7842k 0 --:--:-- --:--:-- --:--:-- 7842k [2021-09-08T19:03:59.763Z] ./yq_linux_amd64 [2021-09-08T19:04:00.030Z] + sudo snapcraft prime --use-lxd [2021-09-08T19:04:00.234Z] Removing intermediate container 7d10b53ca07d [2021-09-08T19:04:00.234Z] ---> af5e513482ee [2021-09-08T19:04:00.234Z] Step 6/24 : COPY go.mod . [2021-09-08T19:04:00.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-08T19:04:01.974Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-08T19:04:02.241Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-08T19:04:02.241Z] - README.md [2021-09-08T19:04:02.241Z] [2021-09-08T19:04:02.241Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-08T19:04:02.302Z] ---> 1c23aa601e51 [2021-09-08T19:04:02.302Z] Step 7/24 : RUN go mod download [2021-09-08T19:04:02.508Z] Launching a container. [2021-09-08T19:04:02.577Z] ---> Running in 22e44a091e1f [2021-09-08T19:04:05.983Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:04:05.983Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:04:05.983Z] ---> 30b80c4b169a [2021-09-08T19:04:05.983Z] Step 3/22 : WORKDIR /edgex-go [2021-09-08T19:04:05.983Z] ---> Using cache [2021-09-08T19:04:05.983Z] ---> ff4db4bb1734 [2021-09-08T19:04:05.983Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:04:05.983Z] ---> Using cache [2021-09-08T19:04:05.983Z] ---> ca7c70913f17 [2021-09-08T19:04:05.983Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-08T19:04:05.983Z] ---> Using cache [2021-09-08T19:04:05.983Z] ---> e6a278374a99 [2021-09-08T19:04:05.983Z] Step 6/22 : COPY go.mod . [2021-09-08T19:04:05.983Z] ---> Using cache [2021-09-08T19:04:05.983Z] ---> feb2193aedd7 [2021-09-08T19:04:05.983Z] Step 7/22 : RUN go mod download [2021-09-08T19:04:05.983Z] ---> Using cache [2021-09-08T19:04:05.983Z] ---> 257220ccae45 [2021-09-08T19:04:05.983Z] Step 8/22 : COPY . . [2021-09-08T19:04:05.983Z] ---> Using cache [2021-09-08T19:04:05.983Z] ---> dc173b2aea2c [2021-09-08T19:04:05.983Z] Step 9/22 : RUN go mod tidy [2021-09-08T19:04:05.983Z] ---> Using cache [2021-09-08T19:04:05.983Z] ---> 73581072096e [2021-09-08T19:04:05.983Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-08T19:04:06.595Z] ---> Running in 3f616a63f131 [2021-09-08T19:04:09.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-08T19:04:09.511Z] Removing intermediate container 22e44a091e1f [2021-09-08T19:04:09.511Z] ---> b5bba3e8a9f3 [2021-09-08T19:04:09.511Z] Step 8/24 : COPY . . [2021-09-08T19:04:12.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-08T19:04:12.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-08T19:04:12.931Z] ---> 30b80c4b169a [2021-09-08T19:04:12.931Z] Step 3/24 : WORKDIR /edgex-go [2021-09-08T19:04:12.931Z] ---> Using cache [2021-09-08T19:04:12.931Z] ---> ff4db4bb1734 [2021-09-08T19:04:12.931Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-08T19:04:12.931Z] ---> Using cache [2021-09-08T19:04:12.931Z] ---> ca7c70913f17 [2021-09-08T19:04:12.931Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-08T19:04:12.931Z] ---> Using cache [2021-09-08T19:04:12.931Z] ---> e6a278374a99 [2021-09-08T19:04:12.931Z] Step 6/24 : COPY go.mod . [2021-09-08T19:04:12.931Z] ---> Using cache [2021-09-08T19:04:12.931Z] ---> feb2193aedd7 [2021-09-08T19:04:12.931Z] Step 7/24 : RUN go mod download [2021-09-08T19:04:12.931Z] ---> Using cache [2021-09-08T19:04:12.931Z] ---> 257220ccae45 [2021-09-08T19:04:12.931Z] Step 8/24 : COPY . . [2021-09-08T19:04:12.931Z] ---> Using cache [2021-09-08T19:04:12.931Z] ---> dc173b2aea2c [2021-09-08T19:04:12.931Z] Step 9/24 : RUN go mod tidy [2021-09-08T19:04:12.931Z] ---> Using cache [2021-09-08T19:04:12.931Z] ---> 73581072096e [2021-09-08T19:04:12.931Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-08T19:04:14.375Z] ---> Running in 19c6f53d7f47 [2021-09-08T19:04:14.870Z] Waiting for container to be ready [2021-09-08T19:04:14.870Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-08T19:04:14.870Z] [2021-09-08T19:04:17.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-08T19:04:19.128Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-08T19:04:19.128Z] Waiting for network to be ready... [2021-09-08T19:04:19.397Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-08T19:04:19.665Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-08T19:04:19.665Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-08T19:04:19.665Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-08T19:04:19.665Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-08T19:04:19.665Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-08T19:04:19.665Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-08T19:04:19.933Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-08T19:04:19.933Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-08T19:04:19.933Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-08T19:04:20.199Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-08T19:04:20.199Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-08T19:04:20.467Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-08T19:04:20.467Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-08T19:04:20.467Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-08T19:04:20.467Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-08T19:04:20.467Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-08T19:04:20.467Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-08T19:04:21.052Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-08T19:04:21.052Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-08T19:04:21.320Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-08T19:04:21.320Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-08T19:04:21.320Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-08T19:04:21.320Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-08T19:04:21.320Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-08T19:04:21.320Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-08T19:04:21.320Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-08T19:04:23.906Z] Fetched 25.2 MB in 4s (6080 kB/s) [2021-09-08T19:04:24.492Z] Reading package lists... [2021-09-08T19:04:24.759Z] Reading package lists... [2021-09-08T19:04:25.027Z] Building dependency tree... [2021-09-08T19:04:25.027Z] Reading state information... [2021-09-08T19:04:25.295Z] The following additional packages will be installed: [2021-09-08T19:04:25.295Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-08T19:04:25.295Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-08T19:04:25.295Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-08T19:04:25.295Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-08T19:04:25.295Z] Suggested packages: [2021-09-08T19:04:25.295Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-08T19:04:25.295Z] Recommended packages: [2021-09-08T19:04:25.295Z] gnupg libsasl2-modules [2021-09-08T19:04:25.295Z] The following NEW packages will be installed: [2021-09-08T19:04:25.295Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-08T19:04:25.295Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-08T19:04:25.295Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-08T19:04:25.295Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-08T19:04:25.295Z] The following packages will be upgraded: [2021-09-08T19:04:25.295Z] gpg gpg-agent gpgconf libudev1 [2021-09-08T19:04:25.295Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-08T19:04:25.295Z] Need to get 3527 kB of archives. [2021-09-08T19:04:25.295Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-08T19:04:25.295Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-08T19:04:25.295Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-08T19:04:25.295Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-08T19:04:25.295Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-08T19:04:25.564Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-08T19:04:25.833Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-08T19:04:26.119Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-08T19:04:26.119Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-08T19:04:26.386Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-08T19:04:26.386Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-08T19:04:26.386Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-08T19:04:26.386Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-08T19:04:26.386Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-08T19:04:26.386Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-08T19:04:26.386Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-08T19:04:26.386Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-08T19:04:26.386Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-08T19:04:26.386Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-08T19:04:26.386Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-08T19:04:26.386Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-08T19:04:26.386Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-08T19:04:26.386Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-08T19:04:26.653Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-08T19:04:26.653Z] Fetched 3527 kB in 1s (3080 kB/s) [2021-09-08T19:04:26.653Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-08T19:04:26.653Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-08T19:04:26.653Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-08T19:04:26.653Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-08T19:04:26.653Z] Selecting previously unselected package udev. [2021-09-08T19:04:26.653Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-08T19:04:26.653Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-08T19:04:26.923Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-08T19:04:26.923Z] Selecting previously unselected package libfuse2:amd64. [2021-09-08T19:04:26.923Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-08T19:04:26.923Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-08T19:04:27.192Z] Selecting previously unselected package fuse. [2021-09-08T19:04:27.192Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-08T19:04:27.192Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-08T19:04:27.192Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-08T19:04:27.192Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-08T19:04:27.192Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-08T19:04:27.192Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-08T19:04:27.192Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-08T19:04:27.192Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-08T19:04:27.467Z] Selecting previously unselected package libksba8:amd64. [2021-09-08T19:04:27.467Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-08T19:04:27.467Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-08T19:04:27.467Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-08T19:04:27.467Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.467Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:27.467Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-08T19:04:27.467Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.467Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:27.467Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-08T19:04:27.467Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.467Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:27.734Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-08T19:04:27.734Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.734Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:27.734Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-08T19:04:27.734Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.734Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:27.734Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-08T19:04:27.734Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.734Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:27.734Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-08T19:04:27.734Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.734Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:27.734Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-08T19:04:27.734Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.734Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:27.734Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-08T19:04:27.734Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-08T19:04:27.734Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.000Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-08T19:04:28.000Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-08T19:04:28.000Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-08T19:04:28.000Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-08T19:04:28.000Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-08T19:04:28.000Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-08T19:04:28.000Z] Selecting previously unselected package libldap-common. [2021-09-08T19:04:28.000Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-08T19:04:28.000Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-08T19:04:28.000Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-08T19:04:28.000Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-08T19:04:28.000Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-08T19:04:28.000Z] Selecting previously unselected package dirmngr. [2021-09-08T19:04:28.266Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-08T19:04:28.266Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-08T19:04:28.266Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-08T19:04:28.266Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-08T19:04:28.266Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-08T19:04:28.266Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-08T19:04:28.266Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-08T19:04:28.266Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-08T19:04:28.266Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.266Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-08T19:04:28.266Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-08T19:04:28.266Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-08T19:04:28.534Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-08T19:04:28.801Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.801Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-08T19:04:28.801Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-08T19:04:28.802Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-08T19:04:28.802Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.802Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.802Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.802Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.802Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.802Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.802Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-08T19:04:28.802Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-08T19:04:28.802Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-08T19:04:29.071Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-08T19:04:29.337Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-08T19:04:29.337Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-08T19:04:29.337Z] This means they are not meant to be enabled using systemctl. [2021-09-08T19:04:29.337Z] Possible reasons for having this kind of units are: [2021-09-08T19:04:29.337Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-08T19:04:29.337Z] .wants/ or .requires/ directory. [2021-09-08T19:04:29.337Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-08T19:04:29.337Z] a requirement dependency on it. [2021-09-08T19:04:29.337Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-08T19:04:29.337Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-08T19:04:29.337Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-08T19:04:29.337Z] instance name specified. [2021-09-08T19:04:29.459Z] ---> 54d21191d2ae [2021-09-08T19:04:29.459Z] Step 9/24 : RUN go mod tidy [2021-09-08T19:04:29.459Z] ---> Running in f928b1bac09f [2021-09-08T19:04:29.604Z] Reading package lists... [2021-09-08T19:04:29.872Z] Building dependency tree... [2021-09-08T19:04:29.872Z] Reading state information... [2021-09-08T19:04:30.139Z] The following additional packages will be installed: [2021-09-08T19:04:30.139Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-08T19:04:30.139Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-08T19:04:30.139Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-08T19:04:30.139Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-08T19:04:30.139Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-08T19:04:30.139Z] Suggested packages: [2021-09-08T19:04:30.139Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-08T19:04:30.139Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-08T19:04:30.139Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-08T19:04:30.139Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-08T19:04:30.139Z] systemd-container policykit-1 [2021-09-08T19:04:30.139Z] Recommended packages: [2021-09-08T19:04:30.139Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-08T19:04:30.139Z] The following NEW packages will be installed: [2021-09-08T19:04:30.139Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-08T19:04:30.139Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-08T19:04:30.139Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-08T19:04:30.139Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-08T19:04:30.139Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-08T19:04:30.139Z] The following packages will be upgraded: [2021-09-08T19:04:30.139Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-08T19:04:30.139Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-08T19:04:30.139Z] Need to get 36.7 MB of archives. [2021-09-08T19:04:30.139Z] After this operation, 147 MB of additional disk space will be used. [2021-09-08T19:04:30.139Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-08T19:04:30.407Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-08T19:04:30.407Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-08T19:04:30.407Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-08T19:04:30.407Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-08T19:04:30.407Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-08T19:04:30.407Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-08T19:04:30.407Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-08T19:04:30.407Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-08T19:04:30.407Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-08T19:04:30.407Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-08T19:04:30.407Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-08T19:04:30.407Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-08T19:04:30.407Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-08T19:04:30.407Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-08T19:04:30.407Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-08T19:04:30.407Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-08T19:04:31.471Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-08T19:04:31.471Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-08T19:04:31.471Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-08T19:04:31.471Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-08T19:04:31.471Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-08T19:04:31.471Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-08T19:04:31.471Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-08T19:04:31.471Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-08T19:04:31.471Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-08T19:04:31.472Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-08T19:04:31.472Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-08T19:04:31.472Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-08T19:04:31.472Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-08T19:04:33.230Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-08T19:04:33.230Z] Fetched 36.7 MB in 2s (16.7 MB/s) [2021-09-08T19:04:33.230Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-08T19:04:33.230Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-08T19:04:33.230Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-08T19:04:33.230Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-08T19:04:33.230Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-08T19:04:33.230Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-08T19:04:33.230Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-08T19:04:33.230Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-08T19:04:33.230Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-08T19:04:33.503Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-08T19:04:33.503Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-08T19:04:33.503Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-08T19:04:33.503Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-08T19:04:33.771Z] Setting up apt (1.6.14) ... [2021-09-08T19:04:33.771Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-08T19:04:34.355Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-08T19:04:34.355Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-08T19:04:34.355Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-08T19:04:34.355Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-08T19:04:34.355Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-08T19:04:34.355Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-08T19:04:34.355Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-08T19:04:34.626Z] Selecting previously unselected package libexpat1:amd64. [2021-09-08T19:04:34.626Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-08T19:04:34.626Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-08T19:04:34.626Z] Selecting previously unselected package python3.6-minimal. [2021-09-08T19:04:34.626Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-08T19:04:34.626Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-08T19:04:34.894Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-08T19:04:34.894Z] Checking for services that may need to be restarted...done. [2021-09-08T19:04:34.894Z] Checking for services that may need to be restarted...done. [2021-09-08T19:04:34.894Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-08T19:04:34.894Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-08T19:04:34.894Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-08T19:04:35.477Z] Selecting previously unselected package python3-minimal. [2021-09-08T19:04:35.477Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-08T19:04:35.477Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-08T19:04:35.477Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-08T19:04:35.477Z] Selecting previously unselected package mime-support. [2021-09-08T19:04:35.477Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-08T19:04:35.477Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-08T19:04:35.477Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-08T19:04:35.477Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-08T19:04:35.477Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-08T19:04:35.477Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-08T19:04:35.477Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-08T19:04:35.477Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-08T19:04:35.743Z] Selecting previously unselected package python3.6. [2021-09-08T19:04:35.743Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-08T19:04:35.744Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-08T19:04:35.744Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-08T19:04:35.744Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-08T19:04:35.744Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-08T19:04:36.012Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-08T19:04:36.012Z] Selecting previously unselected package python3. [2021-09-08T19:04:36.012Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-08T19:04:36.012Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-08T19:04:36.012Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-08T19:04:36.279Z] Selecting previously unselected package multiarch-support. [2021-09-08T19:04:36.279Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-08T19:04:36.279Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-08T19:04:36.279Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-08T19:04:36.279Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-08T19:04:36.279Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-08T19:04:36.279Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-08T19:04:36.279Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-08T19:04:36.279Z] Selecting previously unselected package libbsd0:amd64. [2021-09-08T19:04:36.279Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-08T19:04:36.279Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-08T19:04:36.279Z] Selecting previously unselected package sudo. [2021-09-08T19:04:36.279Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-08T19:04:36.279Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-08T19:04:36.544Z] Selecting previously unselected package apparmor. [2021-09-08T19:04:36.544Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-08T19:04:36.544Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-08T19:04:36.544Z] Selecting previously unselected package libedit2:amd64. [2021-09-08T19:04:36.544Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-08T19:04:36.544Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-08T19:04:36.812Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-08T19:04:36.812Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-08T19:04:36.812Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-08T19:04:37.080Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-08T19:04:37.080Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-08T19:04:37.080Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-08T19:04:37.080Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-08T19:04:37.080Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-08T19:04:37.080Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-08T19:04:37.080Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-08T19:04:37.080Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-08T19:04:37.080Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-08T19:04:37.080Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-08T19:04:37.080Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-08T19:04:37.328Z] Removing intermediate container f928b1bac09f [2021-09-08T19:04:37.328Z] ---> 09a12be2c6fd [2021-09-08T19:04:37.328Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-08T19:04:37.328Z] ---> Running in 35a85f796338 [2021-09-08T19:04:37.347Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-08T19:04:37.347Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-08T19:04:37.347Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-08T19:04:37.347Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-08T19:04:37.347Z] Selecting previously unselected package openssh-client. [2021-09-08T19:04:37.347Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-08T19:04:37.347Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-08T19:04:37.614Z] Selecting previously unselected package squashfs-tools. [2021-09-08T19:04:37.614Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-08T19:04:37.614Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-08T19:04:37.614Z] Selecting previously unselected package snapd. [2021-09-08T19:04:37.614Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-08T19:04:37.614Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-08T19:04:38.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-08T19:04:39.571Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-08T19:04:39.571Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-08T19:04:39.838Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-08T19:04:39.838Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-08T19:04:39.838Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-08T19:04:39.838Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-08T19:04:39.838Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-08T19:04:39.838Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-08T19:04:39.838Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-08T19:04:40.421Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-08T19:04:40.421Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-08T19:04:40.421Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-08T19:04:40.421Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-08T19:04:40.421Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-08T19:04:40.421Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-08T19:04:41.003Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-08T19:04:41.003Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-08T19:04:41.003Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-08T19:04:41.003Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-08T19:04:41.003Z] running python rtupdate hooks for python3.6... [2021-09-08T19:04:41.003Z] running python post-rtupdate hooks for python3.6... [2021-09-08T19:04:41.003Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-08T19:04:41.969Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-08T19:04:41.969Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-08T19:04:41.969Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-08T19:04:41.969Z] Setting up snapd (2.49.2+18.04) ... [2021-09-08T19:04:42.552Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-08T19:04:42.552Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-08T19:04:42.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-08T19:04:43.093Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-08T19:04:43.362Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-08T19:04:43.362Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-08T19:04:43.362Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-08T19:04:43.629Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-08T19:04:43.897Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-08T19:04:43.897Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-08T19:04:44.167Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-08T19:04:44.167Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-08T19:04:44.167Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-08T19:04:45.126Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-08T19:04:45.126Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-08T19:04:45.126Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-08T19:04:46.353Z] Reading package lists... [2021-09-08T19:04:46.620Z] Reading package lists... [2021-09-08T19:04:46.887Z] Building dependency tree... [2021-09-08T19:04:46.887Z] Reading state information... [2021-09-08T19:04:46.887Z] Calculating upgrade... [2021-09-08T19:04:47.154Z] The following packages will be upgraded: [2021-09-08T19:04:47.154Z] advancecomp base-files bash binutils binutils-common [2021-09-08T19:04:47.154Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-08T19:04:47.154Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-08T19:04:47.154Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-08T19:04:47.154Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-08T19:04:47.155Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-08T19:04:47.155Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-08T19:04:47.155Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-08T19:04:47.155Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-08T19:04:47.155Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-08T19:04:47.155Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-08T19:04:47.155Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-08T19:04:47.155Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-08T19:04:47.155Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-08T19:04:47.155Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-08T19:04:47.155Z] ubuntu-keyring util-linux [2021-09-08T19:04:47.155Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-08T19:04:47.155Z] Need to get 64.2 MB of archives. [2021-09-08T19:04:47.155Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-08T19:04:47.155Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-08T19:04:47.421Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-08T19:04:47.421Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-08T19:04:47.421Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-08T19:04:47.421Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-08T19:04:47.421Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-08T19:04:47.421Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-08T19:04:47.421Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-08T19:04:47.421Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-08T19:04:47.421Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-08T19:04:47.421Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-08T19:04:47.421Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-08T19:04:47.421Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-08T19:04:47.421Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-08T19:04:47.421Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-08T19:04:47.421Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-08T19:04:47.421Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-08T19:04:47.421Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-08T19:04:47.421Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-08T19:04:47.421Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-08T19:04:47.421Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-08T19:04:47.421Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-08T19:04:47.421Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-08T19:04:47.421Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-08T19:04:47.690Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-08T19:04:47.690Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-08T19:04:47.690Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-08T19:04:47.690Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-08T19:04:47.690Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-08T19:04:47.690Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-08T19:04:47.690Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-08T19:04:47.690Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-08T19:04:47.690Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-08T19:04:47.690Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-08T19:04:47.690Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-08T19:04:47.690Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-08T19:04:47.690Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-08T19:04:47.690Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-08T19:04:47.690Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-08T19:04:47.690Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-08T19:04:47.690Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-08T19:04:47.690Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-08T19:04:47.690Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-08T19:04:47.690Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-08T19:04:47.690Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-08T19:04:47.690Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-08T19:04:47.690Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-08T19:04:47.690Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-08T19:04:47.690Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-08T19:04:47.690Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-08T19:04:47.690Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-08T19:04:47.690Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-08T19:04:47.690Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-08T19:04:47.690Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-08T19:04:47.690Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-08T19:04:47.690Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-08T19:04:47.690Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-08T19:04:47.958Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-08T19:04:47.958Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-08T19:04:47.958Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-08T19:04:47.958Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-08T19:04:48.225Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-08T19:04:48.225Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-08T19:04:48.225Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-08T19:04:48.225Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-08T19:04:48.225Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-08T19:04:48.225Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-08T19:04:48.225Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-08T19:04:48.492Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-08T19:04:48.492Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-08T19:04:48.492Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-08T19:04:48.492Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-08T19:04:48.492Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-08T19:04:48.492Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-08T19:04:48.492Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-08T19:04:48.493Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-08T19:04:48.493Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-08T19:04:48.493Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-08T19:04:48.493Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-08T19:04:48.760Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-08T19:04:48.760Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-08T19:04:48.760Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-08T19:04:48.760Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-08T19:04:48.760Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-08T19:04:48.760Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-08T19:04:48.760Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-08T19:04:48.760Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-08T19:04:48.760Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-08T19:04:48.760Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-08T19:04:48.760Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-08T19:04:48.760Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-08T19:04:48.760Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-08T19:04:48.760Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-08T19:04:48.760Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-08T19:04:48.760Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-08T19:04:48.760Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-08T19:04:48.760Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-08T19:04:49.027Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-08T19:04:49.027Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-08T19:04:49.027Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-08T19:04:49.027Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-08T19:04:49.027Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-08T19:04:49.027Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-08T19:04:49.295Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-08T19:04:49.295Z] Fetched 64.2 MB in 2s (33.7 MB/s) [2021-09-08T19:04:49.295Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-08T19:04:49.295Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-08T19:04:49.295Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-08T19:04:49.561Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-08T19:04:49.561Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-08T19:04:49.828Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-08T19:04:49.828Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-08T19:04:49.828Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:49.828Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.095Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.095Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.095Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.095Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.095Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.095Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.095Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.095Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.362Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.362Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.362Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.362Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.362Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:04:50.362Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-08T19:04:50.362Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.362Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.628Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:04:50.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-08T19:04:50.628Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.628Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.628Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.628Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.628Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-08T19:04:50.628Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-08T19:04:50.895Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:04:50.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-08T19:04:50.895Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-08T19:04:51.161Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-08T19:04:51.429Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-08T19:04:51.429Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-08T19:04:51.429Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-08T19:04:51.696Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-08T19:04:51.696Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-08T19:04:51.696Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-08T19:04:51.696Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-08T19:04:51.696Z] Installing new version of config file /etc/issue ... [2021-09-08T19:04:51.962Z] Installing new version of config file /etc/issue.net ... [2021-09-08T19:04:51.962Z] Installing new version of config file /etc/lsb-release ... [2021-09-08T19:04:51.962Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-08T19:04:51.962Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-08T19:04:52.229Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-08T19:04:52.229Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-08T19:04:52.229Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:52.229Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-08T19:04:52.229Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-08T19:04:52.229Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-08T19:04:52.494Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-08T19:04:52.494Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:52.494Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:52.494Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:52.494Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:04:52.494Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:52.494Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-08T19:04:52.494Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-08T19:04:52.760Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-08T19:04:52.760Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:52.760Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-08T19:04:52.760Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-08T19:04:52.760Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-08T19:04:53.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:53.027Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-08T19:04:53.027Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-08T19:04:53.027Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-08T19:04:53.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:53.027Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-08T19:04:53.027Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-08T19:04:53.293Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-08T19:04:53.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:53.560Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-08T19:04:53.560Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-08T19:04:53.560Z] Setting up grep (3.1-2build1) ... [2021-09-08T19:04:53.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:53.560Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-08T19:04:53.560Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-08T19:04:53.560Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-08T19:04:53.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:53.825Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-08T19:04:53.825Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-08T19:04:53.825Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-08T19:04:53.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:53.825Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-08T19:04:53.825Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-08T19:04:53.825Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-08T19:04:54.091Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:54.091Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-08T19:04:54.091Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-08T19:04:54.357Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-08T19:04:54.357Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-08T19:04:54.623Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-08T19:04:54.623Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-08T19:04:54.890Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-08T19:04:54.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:54.890Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-08T19:04:54.890Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-08T19:04:55.157Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-08T19:04:55.157Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-08T19:04:55.157Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-08T19:04:55.157Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-08T19:04:55.423Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-08T19:04:55.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:55.423Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-08T19:04:55.423Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-08T19:04:55.423Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-08T19:04:55.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:55.699Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:55.699Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:55.699Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:04:55.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:55.699Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:55.699Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:55.699Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:04:55.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:55.699Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:55.699Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:55.968Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:04:55.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:55.968Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:55.968Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:55.968Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:04:55.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:55.968Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-08T19:04:55.968Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-08T19:04:56.235Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-08T19:04:56.235Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-08T19:04:56.235Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-08T19:04:56.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:56.235Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-08T19:04:56.235Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-08T19:04:56.235Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-08T19:04:56.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:56.235Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:56.504Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:56.504Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:04:56.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:56.504Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:56.504Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:56.504Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:04:56.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:56.504Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:56.771Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:57.037Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:04:57.302Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-08T19:04:57.570Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-08T19:04:57.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:57.570Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-08T19:04:57.570Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-08T19:04:57.570Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-08T19:04:57.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-08T19:04:57.836Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-08T19:04:57.836Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-08T19:04:57.836Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-08T19:04:57.836Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-08T19:04:57.836Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-08T19:04:57.836Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-08T19:04:57.836Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-08T19:04:58.104Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-08T19:04:58.104Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-08T19:04:58.104Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-08T19:04:58.104Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-08T19:04:58.104Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-08T19:04:58.104Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-08T19:04:58.377Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-08T19:04:58.377Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-08T19:04:58.377Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-08T19:04:58.377Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-08T19:04:58.377Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-08T19:04:58.377Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-08T19:04:58.645Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-08T19:04:58.645Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-08T19:04:58.645Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-08T19:04:58.645Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-08T19:04:58.645Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-08T19:04:58.645Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-08T19:04:58.645Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-08T19:04:58.912Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-08T19:04:58.912Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:04:58.912Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-08T19:04:58.912Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-08T19:04:58.912Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-08T19:04:58.912Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-08T19:04:58.912Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-08T19:04:59.179Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-08T19:04:59.179Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-08T19:04:59.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:04:59.179Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-08T19:04:59.179Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-08T19:04:59.179Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-08T19:04:59.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:04:59.179Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-08T19:04:59.179Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-08T19:04:59.446Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-08T19:04:59.446Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:04:59.446Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-08T19:04:59.446Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-08T19:04:59.446Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-08T19:04:59.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:04:59.714Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-08T19:04:59.714Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-08T19:04:59.714Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-08T19:04:59.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:04:59.714Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-08T19:04:59.714Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-08T19:04:59.714Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-08T19:04:59.981Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:04:59.981Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-08T19:04:59.981Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-08T19:05:00.248Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-08T19:05:00.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:00.248Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-08T19:05:00.248Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-08T19:05:00.248Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-08T19:05:00.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:00.248Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-08T19:05:00.248Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-08T19:05:00.515Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-08T19:05:00.515Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:00.515Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-08T19:05:00.515Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-08T19:05:00.515Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-08T19:05:00.515Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:00.515Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-08T19:05:00.515Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-08T19:05:00.784Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-08T19:05:00.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:00.784Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-08T19:05:00.784Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-08T19:05:00.784Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-08T19:05:00.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:00.784Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-08T19:05:00.784Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-08T19:05:01.051Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-08T19:05:01.052Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:01.052Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-08T19:05:01.052Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-08T19:05:01.052Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-08T19:05:01.052Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:01.052Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-08T19:05:01.052Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-08T19:05:01.320Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-08T19:05:01.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-08T19:05:01.320Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-08T19:05:01.320Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-08T19:05:01.320Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-08T19:05:01.320Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-08T19:05:01.320Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-08T19:05:01.320Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-08T19:05:01.320Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-08T19:05:01.591Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-08T19:05:01.591Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-08T19:05:01.591Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-08T19:05:01.858Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-08T19:05:01.858Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-08T19:05:01.858Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-08T19:05:01.858Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-08T19:05:01.858Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-08T19:05:01.858Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-08T19:05:01.858Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-08T19:05:01.858Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-08T19:05:02.126Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-08T19:05:02.126Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-08T19:05:02.126Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-08T19:05:02.126Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-08T19:05:02.126Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-08T19:05:02.126Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-08T19:05:02.126Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-08T19:05:02.126Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-08T19:05:02.394Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-08T19:05:02.394Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-08T19:05:02.660Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-08T19:05:02.661Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-08T19:05:02.661Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-08T19:05:02.661Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-08T19:05:02.661Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-08T19:05:02.929Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-08T19:05:02.929Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-08T19:05:03.197Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-08T19:05:03.197Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-08T19:05:03.197Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-08T19:05:03.197Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-08T19:05:03.197Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-08T19:05:03.197Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:03.197Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:03.464Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:03.464Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:03.464Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:03.464Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:03.464Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:03.464Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:04.422Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:04.423Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:05.010Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:05.010Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:05.279Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:05.279Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:05.550Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:05.550Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:06.508Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-08T19:05:06.508Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-08T19:05:06.508Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-08T19:05:06.508Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-08T19:05:06.508Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-08T19:05:06.508Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-08T19:05:06.508Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-08T19:05:06.508Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-08T19:05:06.779Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-08T19:05:06.779Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-08T19:05:06.779Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-08T19:05:06.779Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-08T19:05:06.779Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-08T19:05:06.779Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-08T19:05:06.779Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-08T19:05:07.047Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-08T19:05:07.047Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:05:07.047Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-08T19:05:07.047Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:05:07.047Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:05:07.047Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:05:07.047Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-08T19:05:07.047Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-08T19:05:07.047Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-08T19:05:07.047Z] [2021-09-08T19:05:07.047Z] Current default time zone: 'Etc/UTC' [2021-09-08T19:05:07.047Z] Local time is now: Wed Sep 8 19:05:07 UTC 2021. [2021-09-08T19:05:07.047Z] Universal Time is now: Wed Sep 8 19:05:07 UTC 2021. [2021-09-08T19:05:07.047Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-08T19:05:07.047Z] [2021-09-08T19:05:07.047Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-08T19:05:07.314Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:05:07.314Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-08T19:05:07.314Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-08T19:05:07.314Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-08T19:05:07.314Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-08T19:05:07.314Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-08T19:05:07.314Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-08T19:05:07.314Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-08T19:05:07.314Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-08T19:05:07.314Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:05:07.314Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-08T19:05:07.314Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:07.314Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-08T19:05:07.314Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:05:07.314Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-08T19:05:07.314Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-08T19:05:07.314Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-08T19:05:07.581Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-08T19:05:07.581Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-08T19:05:07.581Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-08T19:05:07.581Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-08T19:05:07.581Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-08T19:05:09.525Z] Updating certificates in /etc/ssl/certs... [2021-09-08T19:05:10.110Z] 23 added, 27 removed; done. [2021-09-08T19:05:10.110Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-08T19:05:10.110Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-08T19:05:10.110Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-08T19:05:10.110Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-08T19:05:10.378Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-08T19:05:10.378Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:10.378Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-08T19:05:10.378Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:10.378Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:10.378Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:10.378Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:10.378Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:10.378Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-08T19:05:10.378Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-08T19:05:10.378Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-08T19:05:10.378Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-08T19:05:10.378Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-08T19:05:10.378Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:10.378Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-08T19:05:10.378Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-08T19:05:10.378Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-08T19:05:10.378Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-08T19:05:10.378Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-08T19:05:10.378Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-08T19:05:10.645Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-08T19:05:10.645Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-08T19:05:10.645Z] Updating certificates in /etc/ssl/certs... [2021-09-08T19:05:11.227Z] 0 added, 0 removed; done. [2021-09-08T19:05:11.228Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-08T19:05:11.228Z] done. [2021-09-08T19:05:11.494Z] Reading package lists... [2021-09-08T19:05:11.762Z] Building dependency tree... [2021-09-08T19:05:11.762Z] Reading state information... [2021-09-08T19:05:12.027Z] The following NEW packages will be installed: [2021-09-08T19:05:12.027Z] apt-transport-https [2021-09-08T19:05:12.027Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-08T19:05:12.027Z] Need to get 4348 B of archives. [2021-09-08T19:05:12.027Z] After this operation, 154 kB of additional disk space will be used. [2021-09-08T19:05:12.027Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-08T19:05:12.293Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-08T19:05:12.294Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-09-08T19:05:12.294Z] Selecting previously unselected package apt-transport-https. [2021-09-08T19:05:12.294Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-08T19:05:12.294Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-08T19:05:12.294Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-08T19:05:12.294Z] Setting up apt-transport-https (1.6.14) ... [2021-09-08T19:05:12.560Z] Waiting for network to be ready... [2021-09-08T19:05:19.201Z] 2021-09-08T19:05:17Z INFO Waiting for automatic snapd restart... [2021-09-08T19:05:19.201Z] snapd 2.51.4 from Canonical* installed [2021-09-08T19:05:20.161Z] "snapd" switched to the "latest/stable" channel [2021-09-08T19:05:20.161Z] [2021-09-08T19:05:22.743Z] core18 20210722 from Canonical* installed [2021-09-08T19:05:22.743Z] "core18" switched to the "latest/stable" channel [2021-09-08T19:05:22.743Z] [2021-09-08T19:05:25.325Z] snapcraft 5.0 from Canonical* installed [2021-09-08T19:05:25.325Z] "snapcraft" switched to the "latest/stable" channel [2021-09-08T19:05:25.325Z] [2021-09-08T19:05:25.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-08T19:05:29.927Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-08T19:05:29.927Z] - README.md [2021-09-08T19:05:29.927Z] [2021-09-08T19:05:29.927Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-08T19:05:30.195Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-08T19:05:30.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-08T19:05:31.168Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-08T19:05:31.168Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-08T19:05:32.399Z] Reading package lists... [2021-09-08T19:05:32.667Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-08T19:05:32.667Z] Reading package lists... [2021-09-08T19:05:32.905Z] Removing intermediate container 9200b70fec87 [2021-09-08T19:05:32.905Z] ---> 45e679a86c0f [2021-09-08T19:05:32.905Z] [2021-09-08T19:05:32.905Z] Step 11/26 : FROM alpine:3.12 [2021-09-08T19:05:32.934Z] Building dependency tree... [2021-09-08T19:05:32.934Z] Reading state information... [2021-09-08T19:05:32.934Z] Suggested packages: [2021-09-08T19:05:32.934Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-08T19:05:32.934Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-08T19:05:32.934Z] Recommended packages: [2021-09-08T19:05:32.934Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-08T19:05:32.934Z] The following NEW packages will be installed: [2021-09-08T19:05:32.934Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-08T19:05:32.934Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-08T19:05:32.934Z] pkg-config zip [2021-09-08T19:05:32.934Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-08T19:05:33.189Z] ---> afc2cc120ca2 [2021-09-08T19:05:33.189Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-08T19:05:33.189Z] ---> Running in 80682797ef15 [2021-09-08T19:05:33.213Z] Need to get 7663 kB of archives. [2021-09-08T19:05:33.213Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-08T19:05:33.213Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-08T19:05:33.213Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-08T19:05:33.213Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-08T19:05:33.213Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-08T19:05:33.213Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-08T19:05:33.480Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-08T19:05:33.480Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-08T19:05:33.480Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-08T19:05:33.480Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-08T19:05:33.748Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-08T19:05:33.748Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-08T19:05:33.748Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-08T19:05:33.748Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-08T19:05:33.748Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-08T19:05:33.748Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-08T19:05:34.016Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-08T19:05:34.016Z] Fetched 7663 kB in 1s (9914 kB/s) [2021-09-08T19:05:34.016Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-08T19:05:34.016Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-08T19:05:34.016Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-08T19:05:34.016Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-08T19:05:34.284Z] Selecting previously unselected package libpsl5:amd64. [2021-09-08T19:05:34.284Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-08T19:05:34.284Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-08T19:05:34.284Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-08T19:05:34.284Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-08T19:05:34.284Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-08T19:05:34.284Z] Selecting previously unselected package librtmp1:amd64. [2021-09-08T19:05:34.284Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-08T19:05:34.284Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-08T19:05:34.284Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-08T19:05:34.284Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-08T19:05:34.284Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-08T19:05:34.551Z] Selecting previously unselected package liberror-perl. [2021-09-08T19:05:34.551Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-08T19:05:34.551Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-08T19:05:34.551Z] Selecting previously unselected package git-man. [2021-09-08T19:05:34.551Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-08T19:05:34.551Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-08T19:05:34.551Z] Selecting previously unselected package git. [2021-09-08T19:05:34.551Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-08T19:05:34.551Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-08T19:05:35.136Z] Selecting previously unselected package libnorm1:amd64. [2021-09-08T19:05:35.136Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-08T19:05:35.136Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-08T19:05:35.136Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-08T19:05:35.136Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-08T19:05:35.136Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-08T19:05:35.136Z] Selecting previously unselected package libsodium23:amd64. [2021-09-08T19:05:35.136Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-08T19:05:35.136Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-08T19:05:35.402Z] Selecting previously unselected package libzmq5:amd64. [2021-09-08T19:05:35.402Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-08T19:05:35.402Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-08T19:05:35.402Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-08T19:05:35.402Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-08T19:05:35.403Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-08T19:05:35.403Z] Selecting previously unselected package pkg-config. [2021-09-08T19:05:35.403Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-08T19:05:35.403Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-08T19:05:35.403Z] Selecting previously unselected package zip. [2021-09-08T19:05:35.403Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-08T19:05:35.403Z] Unpacking zip (3.0-11build1) ... [2021-09-08T19:05:35.671Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-08T19:05:35.671Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-08T19:05:35.671Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-08T19:05:35.671Z] Setting up liberror-perl (0.17025-1) ... [2021-09-08T19:05:35.671Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-08T19:05:35.671Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-08T19:05:35.671Z] No schema files found: doing nothing. [2021-09-08T19:05:35.671Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-08T19:05:35.671Z] Setting up zip (3.0-11build1) ... [2021-09-08T19:05:35.671Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-08T19:05:35.671Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-08T19:05:35.671Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-08T19:05:35.671Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-08T19:05:35.671Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-08T19:05:35.671Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-08T19:05:35.671Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-08T19:05:35.671Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-08T19:05:35.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:05:35.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:05:36.101Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-08T19:05:36.257Z] git set to automatically installed. [2021-09-08T19:05:36.257Z] git-man set to automatically installed. [2021-09-08T19:05:36.257Z] libcurl3-gnutls set to automatically installed. [2021-09-08T19:05:36.257Z] liberror-perl set to automatically installed. [2021-09-08T19:05:36.257Z] libglib2.0-0 set to automatically installed. [2021-09-08T19:05:36.257Z] libnghttp2-14 set to automatically installed. [2021-09-08T19:05:36.257Z] libnorm1 set to automatically installed. [2021-09-08T19:05:36.257Z] libpgm-5.2-0 set to automatically installed. [2021-09-08T19:05:36.257Z] libpsl5 set to automatically installed. [2021-09-08T19:05:36.257Z] librtmp1 set to automatically installed. [2021-09-08T19:05:36.257Z] libsodium23 set to automatically installed. [2021-09-08T19:05:36.257Z] libzmq3-dev set to automatically installed. [2021-09-08T19:05:36.257Z] libzmq5 set to automatically installed. [2021-09-08T19:05:36.257Z] pkg-config set to automatically installed. [2021-09-08T19:05:36.257Z] zip set to automatically installed. [2021-09-08T19:05:36.385Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-08T19:05:36.385Z] (3/3) Installing su-exec (0.2-r1) [2021-09-08T19:05:36.385Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T19:05:36.385Z] Executing ca-certificates-20191127-r4.trigger [2021-09-08T19:05:36.663Z] OK: 6 MiB in 17 packages [2021-09-08T19:05:37.668Z] snapd is not logged in, snap install commands will use sudo [2021-09-08T19:05:39.084Z] snap "core18" has no updates available [2021-09-08T19:05:39.329Z] Removing intermediate container 80682797ef15 [2021-09-08T19:05:39.329Z] ---> cbce58f8c0e7 [2021-09-08T19:05:39.329Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-08T19:05:39.329Z] ---> Running in 7dde71cd2cab [2021-09-08T19:05:39.690Z] snapd is not logged in, snap install commands will use sudo [2021-09-08T19:05:39.937Z] Removing intermediate container 7dde71cd2cab [2021-09-08T19:05:39.937Z] ---> f614ddae9385 [2021-09-08T19:05:39.937Z] Step 14/26 : WORKDIR / [2021-09-08T19:05:40.216Z] ---> Running in f6574ef151a7 [2021-09-08T19:05:40.822Z] Removing intermediate container f6574ef151a7 [2021-09-08T19:05:40.822Z] ---> a6afcbd7c247 [2021-09-08T19:05:40.822Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-08T19:05:42.824Z] ---> 7fe78070f266 [2021-09-08T19:05:42.824Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-08T19:05:45.606Z] ---> a76559841e3d [2021-09-08T19:05:45.607Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-08T19:05:45.929Z] Removing intermediate container 3f616a63f131 [2021-09-08T19:05:45.929Z] ---> bb86a75886b3 [2021-09-08T19:05:45.929Z] [2021-09-08T19:05:45.929Z] Step 11/22 : FROM alpine:3.12 [2021-09-08T19:05:45.929Z] ---> afc2cc120ca2 [2021-09-08T19:05:45.929Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-08T19:05:46.295Z] ---> Running in 05fbf5795443 [2021-09-08T19:05:46.347Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-08T19:05:46.347Z] Pulling config-common [2021-09-08T19:05:46.347Z] + snapcraftctl pull [2021-09-08T19:05:46.930Z] Pulling go-build-helper [2021-09-08T19:05:46.931Z] + snapcraftctl pull [2021-09-08T19:05:46.931Z] ---> 9d7b42ca136e [2021-09-08T19:05:46.931Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-08T19:05:48.339Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-08T19:05:48.339Z] Skipping pull go-build-helper (already ran) [2021-09-08T19:05:48.339Z] Building go-build-helper [2021-09-08T19:05:48.339Z] + snapcraftctl build [2021-09-08T19:05:48.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:05:48.658Z] ---> ba12437ff5f7 [2021-09-08T19:05:48.658Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-08T19:05:48.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:05:49.653Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-08T19:05:49.653Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-08T19:05:49.653Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-08T19:05:49.653Z] (4/4) Installing curl (7.78.0-r0) [2021-09-08T19:05:49.653Z] Executing busybox-1.31.1-r20.trigger [2021-09-08T19:05:49.653Z] Executing ca-certificates-20191127-r4.trigger [2021-09-08T19:05:49.931Z] OK: 7 MiB in 18 packages [2021-09-08T19:05:50.220Z] ---> daac5bfddaca [2021-09-08T19:05:50.220Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-08T19:05:50.282Z] Staging go-build-helper [2021-09-08T19:05:50.282Z] + snapcraftctl stage [2021-09-08T19:05:52.868Z] Removing intermediate container 05fbf5795443 [2021-09-08T19:05:52.868Z] ---> 1ccf4e63851d [2021-09-08T19:05:52.868Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-08T19:05:52.868Z] ---> Running in 30eb6475a5fb [2021-09-08T19:05:52.868Z] ---> 310a64d62330 [2021-09-08T19:05:52.868Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-08T19:05:53.478Z] Removing intermediate container 30eb6475a5fb [2021-09-08T19:05:53.478Z] ---> 0dd310e1abb0 [2021-09-08T19:05:53.478Z] Step 14/22 : WORKDIR /edgex [2021-09-08T19:05:53.765Z] ---> Running in 27deaa6a7409 [2021-09-08T19:05:54.370Z] ---> 39f0298749ba [2021-09-08T19:05:54.370Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-08T19:05:54.370Z] ---> Running in 821594d14ee9 [2021-09-08T19:05:54.644Z] Removing intermediate container 27deaa6a7409 [2021-09-08T19:05:54.644Z] ---> 11a7c5e5d0dd [2021-09-08T19:05:54.644Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-08T19:05:56.635Z] ---> 25ccf241d219 [2021-09-08T19:05:56.635Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-08T19:05:56.908Z] Removing intermediate container 19c6f53d7f47 [2021-09-08T19:05:56.908Z] ---> 0020c91dbe5b [2021-09-08T19:05:56.908Z] [2021-09-08T19:05:56.908Z] Step 11/24 : FROM alpine:3.12 [2021-09-08T19:05:56.908Z] ---> afc2cc120ca2 [2021-09-08T19:05:56.908Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-08T19:05:56.908Z] ---> Using cache [2021-09-08T19:05:56.908Z] ---> 57508bcf9f44 [2021-09-08T19:05:56.908Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-08T19:05:56.908Z] ---> Using cache [2021-09-08T19:05:56.908Z] ---> eb8e63b7fefb [2021-09-08T19:05:56.908Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-08T19:05:57.182Z] ---> Running in b914c1cfbca1 [2021-09-08T19:05:57.781Z] Removing intermediate container b914c1cfbca1 [2021-09-08T19:05:57.781Z] ---> 1b9359017992 [2021-09-08T19:05:57.781Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-08T19:05:58.060Z] ---> Running in 8b1be2d2cf07 [2021-09-08T19:05:58.334Z] Removing intermediate container 821594d14ee9 [2021-09-08T19:05:58.334Z] ---> c6a5e31edd17 [2021-09-08T19:05:58.334Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-08T19:05:58.334Z] ---> e555441aa9fd [2021-09-08T19:05:58.334Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-08T19:05:58.612Z] ---> Running in 32e501e730df [2021-09-08T19:05:58.887Z] Removing intermediate container 8b1be2d2cf07 [2021-09-08T19:05:58.887Z] ---> c4f7b4b44187 [2021-09-08T19:05:58.887Z] Step 16/24 : WORKDIR / [2021-09-08T19:05:59.159Z] ---> Running in d001422ad47e [2021-09-08T19:05:59.434Z] Removing intermediate container 32e501e730df [2021-09-08T19:05:59.434Z] ---> d6bbd19a1f3e [2021-09-08T19:05:59.434Z] Step 24/26 : LABEL arch=arm64 [2021-09-08T19:05:59.716Z] ---> Running in 4276dea16ad6 [2021-09-08T19:05:59.987Z] Removing intermediate container 35a85f796338 [2021-09-08T19:05:59.987Z] ---> f13b3fbad028 [2021-09-08T19:05:59.987Z] Removing intermediate container d001422ad47e [2021-09-08T19:05:59.987Z] ---> e2e4422faac9 [2021-09-08T19:05:59.987Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-08T19:05:59.987Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-08T19:05:59.987Z] ---> 563d942efc87 [2021-09-08T19:05:59.987Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-08T19:06:00.259Z] ---> Running in 2c9c3542e842 [2021-09-08T19:06:00.259Z] ---> Running in 6c3e968d8457 [2021-09-08T19:06:00.531Z] Removing intermediate container 4276dea16ad6 [2021-09-08T19:06:00.531Z] ---> efd5f90e5dbe [2021-09-08T19:06:00.531Z] Step 25/26 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:06:00.607Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-08T19:06:00.607Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-08T19:06:00.607Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-08T19:06:00.607Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-08T19:06:00.607Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-08T19:06:00.607Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-08T19:06:00.607Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-08T19:06:00.607Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-08T19:06:00.607Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-08T19:06:00.607Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-08T19:06:00.607Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-08T19:06:00.607Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-08T19:06:00.607Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-08T19:06:00.607Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-08T19:06:00.607Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-08T19:06:00.607Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-08T19:06:00.607Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-08T19:06:00.607Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-08T19:06:00.607Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-08T19:06:00.607Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-08T19:06:00.607Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-08T19:06:00.607Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-08T19:06:00.607Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-08T19:06:00.607Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-08T19:06:00.607Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-08T19:06:00.607Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-08T19:06:00.607Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-08T19:06:00.607Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-08T19:06:00.607Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-08T19:06:00.607Z] Fetched 224 kB in 0s (0 B/s) [2021-09-08T19:06:00.607Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-08T19:06:00.607Z] Fetched 157 kB in 0s (0 B/s) [2021-09-08T19:06:00.607Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-08T19:06:00.607Z] Fetched 221 kB in 0s (0 B/s) [2021-09-08T19:06:00.607Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-08T19:06:00.607Z] Fetched 143 kB in 0s (0 B/s) [2021-09-08T19:06:00.607Z] Pulling edgex-go [2021-09-08T19:06:00.607Z] + snapcraftctl pull [2021-09-08T19:06:00.607Z] Pulling hooks [2021-09-08T19:06:00.607Z] + snapcraftctl pull [2021-09-08T19:06:00.805Z] ---> Running in 539d6cf92ec9 [2021-09-08T19:06:00.805Z] Removing intermediate container 6c3e968d8457 [2021-09-08T19:06:00.805Z] ---> cc0e788b5853 [2021-09-08T19:06:00.805Z] Step 19/22 : CMD ["--init=true"] [2021-09-08T19:06:01.081Z] ---> Running in 8b6b9dbd5e03 [2021-09-08T19:06:01.081Z] ---> 6e8482f69927 [2021-09-08T19:06:01.081Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-08T19:06:01.357Z] Removing intermediate container 539d6cf92ec9 [2021-09-08T19:06:01.357Z] ---> 9ba1669afb95 [2021-09-08T19:06:01.357Z] Step 26/26 : LABEL version=0.0.0 [2021-09-08T19:06:01.631Z] ---> Running in 7d26f561f0e5 [2021-09-08T19:06:01.909Z] Removing intermediate container 8b6b9dbd5e03 [2021-09-08T19:06:01.909Z] ---> 60eaf655462d [2021-09-08T19:06:01.909Z] Step 20/22 : LABEL arch=arm64 [2021-09-08T19:06:01.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-08T19:06:02.186Z] ---> Running in 89560c27104f [2021-09-08T19:06:02.186Z] Removing intermediate container 7d26f561f0e5 [2021-09-08T19:06:02.186Z] ---> b90f8919bf68 [2021-09-08T19:06:02.186Z] [2021-09-08T19:06:02.787Z] Successfully built b90f8919bf68 [2021-09-08T19:06:02.787Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-08T19:06:02.787Z]  Building security-secretstore-setup ... done Removing intermediate container 89560c27104f [2021-09-08T19:06:02.787Z] ---> 599c1cd45280 [2021-09-08T19:06:02.787Z] Step 21/22 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:06:02.787Z] ---> 0052fde3a264 [2021-09-08T19:06:02.787Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-08T19:06:03.067Z] ---> Running in 4627a69839a1 [2021-09-08T19:06:03.663Z] Removing intermediate container 4627a69839a1 [2021-09-08T19:06:03.663Z] ---> 56fe84386478 [2021-09-08T19:06:03.663Z] Step 22/22 : LABEL version=0.0.0 [2021-09-08T19:06:03.937Z] ---> d64ebfef2300 [2021-09-08T19:06:03.937Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-08T19:06:03.937Z] ---> Running in 470f2888098d [2021-09-08T19:06:04.211Z] ---> Running in a2110d7bc384 [2021-09-08T19:06:04.485Z] Removing intermediate container 470f2888098d [2021-09-08T19:06:04.485Z] ---> 258cac7f8df3 [2021-09-08T19:06:04.485Z] [2021-09-08T19:06:04.758Z] Removing intermediate container a2110d7bc384 [2021-09-08T19:06:04.758Z] ---> 6fd62b7f7edc [2021-09-08T19:06:04.758Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T19:06:04.758Z] Removing intermediate container 2c9c3542e842 [2021-09-08T19:06:04.758Z] ---> e4220a2275b8 [2021-09-08T19:06:04.758Z] [2021-09-08T19:06:04.758Z] Step 12/24 : FROM docker:20.10.7 [2021-09-08T19:06:05.036Z] Successfully built 258cac7f8df3 [2021-09-08T19:06:05.037Z] ---> Running in e7d76ca169ae [2021-09-08T19:06:05.037Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-08T19:06:05.037Z]  Building security-proxy-setup ... done 20.10.7: Pulling from library/docker [2021-09-08T19:06:05.637Z] Removing intermediate container e7d76ca169ae [2021-09-08T19:06:05.637Z] ---> b81a1066ce52 [2021-09-08T19:06:05.637Z] Step 22/24 : LABEL arch=arm64 [2021-09-08T19:06:05.637Z] ---> Running in 7d452cce06f2 [2021-09-08T19:06:06.234Z] Removing intermediate container 7d452cce06f2 [2021-09-08T19:06:06.234Z] ---> 7acd68d5b898 [2021-09-08T19:06:06.235Z] Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:06:06.515Z] ---> Running in 172896d79c64 [2021-09-08T19:06:07.113Z] Removing intermediate container 172896d79c64 [2021-09-08T19:06:07.113Z] ---> a5c1be2b454f [2021-09-08T19:06:07.113Z] Step 24/24 : LABEL version=0.0.0 [2021-09-08T19:06:07.113Z] ---> Running in a809636998d3 [2021-09-08T19:06:07.708Z] Removing intermediate container a809636998d3 [2021-09-08T19:06:07.708Z] ---> 9f70f0d9a2f8 [2021-09-08T19:06:07.708Z] [2021-09-08T19:06:07.984Z] Successfully built 9f70f0d9a2f8 [2021-09-08T19:06:07.984Z] Successfully tagged core-metadata-arm64:latest [2021-09-08T19:06:16.277Z]  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-08T19:06:16.277Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-08T19:06:16.277Z] ---> df445af6242a [2021-09-08T19:06:16.277Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-08T19:06:16.871Z] ---> Running in 1fab49fd20ec [2021-09-08T19:06:17.143Z] Removing intermediate container 1fab49fd20ec [2021-09-08T19:06:17.143Z] ---> c74dc5f06a65 [2021-09-08T19:06:17.143Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-08T19:06:17.414Z] ---> Running in bd9d19c7bc34 [2021-09-08T19:06:18.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-08T19:06:18.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-08T19:06:18.843Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-08T19:06:18.843Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-08T19:06:18.843Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-08T19:06:18.843Z] Fetched 0 B in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-08T19:06:18.843Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-08T19:06:18.843Z] Fetched 279 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-08T19:06:18.843Z] Fetched 122 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-08T19:06:18.843Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-08T19:06:18.843Z] Fetched 8848 B in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-08T19:06:18.843Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-08T19:06:18.843Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-08T19:06:18.843Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-08T19:06:18.843Z] Fetched 219 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-08T19:06:18.843Z] Fetched 154 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-08T19:06:18.843Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-08T19:06:18.843Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-08T19:06:18.843Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-08T19:06:18.843Z] Fetched 499 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-08T19:06:18.843Z] Fetched 111 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-08T19:06:18.843Z] Fetched 240 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-08T19:06:18.843Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-08T19:06:18.843Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-08T19:06:18.843Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-08T19:06:18.843Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-08T19:06:18.843Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-08T19:06:18.843Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-08T19:06:18.843Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-08T19:06:18.843Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-08T19:06:18.843Z] Fetched 8720 B in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-08T19:06:18.843Z] Fetched 140 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-08T19:06:18.843Z] Fetched 119 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-08T19:06:18.843Z] Fetched 111 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-08T19:06:18.843Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-08T19:06:18.843Z] Fetched 645 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-08T19:06:18.843Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-08T19:06:18.843Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-08T19:06:18.843Z] Fetched 368 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-08T19:06:18.843Z] Fetched 187 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-08T19:06:18.843Z] Fetched 175 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-08T19:06:18.843Z] Fetched 206 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-08T19:06:18.843Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-08T19:06:18.843Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-08T19:06:18.843Z] Fetched 159 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-08T19:06:18.843Z] Fetched 107 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-08T19:06:18.843Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-08T19:06:18.843Z] Pulling static-packages [2021-09-08T19:06:18.843Z] + snapcraftctl pull [2021-09-08T19:06:19.803Z] Pulling version [2021-09-08T19:06:19.803Z] + cd /root/project [2021-09-08T19:06:19.803Z] + git describe --tags --abbrev=0 [2021-09-08T19:06:19.803Z] + sed s/v// [2021-09-08T19:06:19.803Z] + GIT_VERSION=2.0.1-dev.39 [2021-09-08T19:06:19.803Z] + [ -z 2.0.1-dev.39 ] [2021-09-08T19:06:19.803Z] + snapcraftctl set-version 2.0.1-dev.39 [2021-09-08T19:06:19.814Z] (1/39) Installing readline (8.1.0-r0) [2021-09-08T19:06:19.814Z] (2/39) Installing bash (5.1.0-r0) [2021-09-08T19:06:20.084Z] Executing bash-5.1.0-r0.post-install [2021-09-08T19:06:20.084Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-08T19:06:20.084Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-08T19:06:20.084Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-08T19:06:20.084Z] (6/39) Installing curl (7.78.0-r0) [2021-09-08T19:06:20.084Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-08T19:06:20.084Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-08T19:06:20.084Z] (9/39) Installing expat (2.2.10-r1) [2021-09-08T19:06:20.355Z] (10/39) Installing libffi (3.3-r2) [2021-09-08T19:06:20.355Z] (11/39) Installing gdbm (1.19-r0) [2021-09-08T19:06:20.355Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-08T19:06:20.355Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-08T19:06:20.355Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-08T19:06:20.761Z] Building config-common [2021-09-08T19:06:20.761Z] + snapcraftctl build [2021-09-08T19:06:22.320Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-08T19:06:22.320Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-08T19:06:22.320Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-08T19:06:22.320Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-08T19:06:22.320Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-08T19:06:22.320Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-08T19:06:22.320Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-08T19:06:22.320Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-08T19:06:22.320Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-08T19:06:22.320Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-08T19:06:22.320Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-08T19:06:22.320Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-08T19:06:22.320Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-08T19:06:22.320Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-08T19:06:22.320Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-08T19:06:22.320Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-08T19:06:22.320Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-08T19:06:22.320Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-08T19:06:22.590Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-08T19:06:22.590Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-08T19:06:22.590Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-08T19:06:22.590Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-08T19:06:22.590Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-08T19:06:22.590Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-08T19:06:22.590Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-08T19:06:23.179Z] Executing busybox-1.32.1-r6.trigger [2021-09-08T19:06:23.179Z] OK: 82 MiB in 59 packages [2021-09-08T19:06:23.340Z] Skipping build go-build-helper (already ran) [2021-09-08T19:06:23.340Z] Building edgex-go [2021-09-08T19:06:23.340Z] + cd /root/parts/edgex-go/src [2021-09-08T19:06:23.340Z] + git describe --tags --abbrev=0 [2021-09-08T19:06:23.340Z] + sed s/v// [2021-09-08T19:06:23.340Z] + GIT_VERSION=2.0.1-dev.39 [2021-09-08T19:06:23.340Z] + [ -z 2.0.1-dev.39 ] [2021-09-08T19:06:23.340Z] + echo 2.0.1-dev.39 [2021-09-08T19:06:23.340Z] + make build [2021-09-08T19:06:23.340Z] go mod tidy [2021-09-08T19:06:27.588Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-08T19:06:27.588Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-08T19:06:27.588Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-08T19:06:27.588Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-08T19:06:27.588Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-08T19:06:27.588Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-08T19:06:27.588Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-08T19:06:27.588Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-08T19:06:27.588Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-08T19:06:27.588Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-08T19:06:27.588Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-08T19:06:27.588Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-08T19:06:27.588Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-08T19:06:27.588Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-08T19:06:27.588Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-08T19:06:27.855Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-08T19:06:27.855Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-08T19:06:28.440Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-08T19:06:28.440Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-08T19:06:28.711Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-08T19:06:28.711Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-08T19:06:28.711Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-08T19:06:28.711Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-08T19:06:28.978Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-08T19:06:28.978Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-08T19:06:29.243Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-08T19:06:29.244Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-08T19:06:29.244Z] go: downloading golang.org/x/text v0.3.6 [2021-09-08T19:06:29.244Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-08T19:06:29.244Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-08T19:06:29.244Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-08T19:06:29.244Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-08T19:06:29.244Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-08T19:06:29.516Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-08T19:06:29.783Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-08T19:06:29.783Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-08T19:06:29.783Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-08T19:06:29.871Z] Collecting docker-compose==1.23.2 [2021-09-08T19:06:29.871Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-08T19:06:29.871Z] Collecting docopt<0.7,>=0.6.1 [2021-09-08T19:06:29.871Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-08T19:06:30.053Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-08T19:06:30.053Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-08T19:06:30.053Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-08T19:06:30.319Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-08T19:06:30.319Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-08T19:06:30.585Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-08T19:06:30.585Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-08T19:06:30.585Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-08T19:06:30.585Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-08T19:06:30.585Z] go: downloading github.com/kr/text v0.2.0 [2021-09-08T19:06:30.585Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-08T19:06:30.585Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-08T19:06:30.585Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-08T19:06:30.875Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-08T19:06:30.875Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-08T19:06:30.875Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-08T19:06:30.875Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-08T19:06:30.875Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-08T19:06:30.875Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-08T19:06:30.875Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-08T19:06:30.875Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-08T19:06:30.875Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-08T19:06:30.875Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-08T19:06:30.875Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-08T19:06:30.875Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-08T19:06:30.875Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-08T19:06:31.183Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-08T19:06:31.183Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-08T19:06:31.183Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-08T19:06:31.183Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-08T19:06:31.183Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-08T19:06:31.295Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-08T19:06:31.451Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-08T19:06:31.451Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-08T19:06:31.451Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-08T19:06:31.451Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-08T19:06:31.451Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-08T19:06:31.451Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-08T19:06:31.451Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-08T19:06:31.451Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-08T19:06:31.451Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-08T19:06:31.451Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2021-09-08T19:06:31.901Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-08T19:06:31.901Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-08T19:06:31.901Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-08T19:06:31.901Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-08T19:06:34.504Z] Collecting PyYAML<4,>=3.10 [2021-09-08T19:06:34.504Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-08T19:06:37.875Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-08T19:06:37.875Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-08T19:06:37.875Z] Collecting texttable<0.10,>=0.9.0 [2021-09-08T19:06:37.875Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-08T19:06:39.842Z] Collecting docker<4.0,>=3.6.0 [2021-09-08T19:06:39.842Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-08T19:06:39.842Z] Collecting cached-property<2,>=1.2.0 [2021-09-08T19:06:39.842Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-08T19:06:40.110Z] Collecting jsonschema<3,>=2.5.1 [2021-09-08T19:06:40.110Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-08T19:06:40.380Z] Collecting docker-pycreds>=0.4.0 [2021-09-08T19:06:40.380Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-08T19:06:42.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-08T19:06:42.502Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-08T19:06:42.502Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-08T19:06:42.502Z] Collecting idna<2.8,>=2.5 [2021-09-08T19:06:42.502Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-08T19:06:42.502Z] Collecting certifi>=2017.4.17 [2021-09-08T19:06:42.502Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-08T19:06:42.502Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-08T19:06:42.502Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-08T19:06:42.502Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-08T19:06:42.502Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-08T19:06:42.502Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-08T19:06:42.502Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-08T19:06:43.095Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-08T19:06:43.095Z] Attempting uninstall: urllib3 [2021-09-08T19:06:43.095Z] Found existing installation: urllib3 1.26.2 [2021-09-08T19:06:43.095Z] Uninstalling urllib3-1.26.2: [2021-09-08T19:06:43.366Z] Successfully uninstalled urllib3-1.26.2 [2021-09-08T19:06:43.640Z] Attempting uninstall: idna [2021-09-08T19:06:43.640Z] Found existing installation: idna 3.1 [2021-09-08T19:06:43.640Z] Uninstalling idna-3.1: [2021-09-08T19:06:43.910Z] Successfully uninstalled idna-3.1 [2021-09-08T19:06:44.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2021-09-08T19:06:44.505Z] Attempting uninstall: chardet [2021-09-08T19:06:44.505Z] Found existing installation: chardet 4.0.0 [2021-09-08T19:06:44.505Z] Uninstalling chardet-4.0.0: [2021-09-08T19:06:44.505Z] Successfully uninstalled chardet-4.0.0 [2021-09-08T19:06:45.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-08T19:06:45.936Z] Attempting uninstall: requests [2021-09-08T19:06:45.936Z] Found existing installation: requests 2.25.1 [2021-09-08T19:06:45.936Z] Uninstalling requests-2.25.1: [2021-09-08T19:06:45.936Z] Successfully uninstalled requests-2.25.1 [2021-09-08T19:06:46.209Z] Running setup.py install for texttable: started [2021-09-08T19:06:46.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-08T19:06:46.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-08T19:06:47.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-08T19:06:48.177Z] Running setup.py install for texttable: finished with status 'done' [2021-09-08T19:06:48.178Z] Running setup.py install for PyYAML: started [2021-09-08T19:06:48.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-08T19:06:50.149Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-08T19:06:50.149Z] Running setup.py install for docopt: started [2021-09-08T19:06:50.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-08T19:06:51.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-08T19:06:52.116Z] Running setup.py install for docopt: finished with status 'done' [2021-09-08T19:06:52.116Z] Running setup.py install for dockerpty: started [2021-09-08T19:06:52.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-08T19:06:53.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-08T19:06:54.104Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-08T19:06:54.532Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-08T19:06:54.532Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-08T19:06:54.532Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-08T19:06:54.532Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-08T19:06:54.532Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-08T19:06:54.532Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-08T19:06:54.532Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-08T19:06:54.532Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-08T19:06:54.532Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-08T19:06:54.532Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-08T19:06:54.532Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-08T19:06:55.597Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-08T19:06:55.940Z] Building hooks [2021-09-08T19:06:55.940Z] + cd /root/parts/hooks/src [2021-09-08T19:06:55.940Z] + make build [2021-09-08T19:06:55.940Z] go mod tidy [2021-09-08T19:06:56.525Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-08T19:06:56.525Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-08T19:06:56.525Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-08T19:06:56.525Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-08T19:06:56.792Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-08T19:06:57.376Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-08T19:06:57.957Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-08T19:06:57.957Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-08T19:07:00.540Z] Building static-packages [2021-09-08T19:07:00.540Z] + snapcraftctl build [2021-09-08T19:07:03.115Z] Building version [2021-09-08T19:07:03.115Z] + snapcraftctl build [2021-09-08T19:07:04.521Z] Staging config-common [2021-09-08T19:07:04.521Z] + snapcraftctl stage [2021-09-08T19:07:05.819Z] Removing intermediate container bd9d19c7bc34 [2021-09-08T19:07:05.819Z] ---> b5905c38f389 [2021-09-08T19:07:05.819Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-08T19:07:05.819Z] ---> Running in cb6e5b619278 [2021-09-08T19:07:05.819Z] Removing intermediate container cb6e5b619278 [2021-09-08T19:07:05.819Z] ---> c7f55149b53d [2021-09-08T19:07:05.819Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-08T19:07:05.819Z] ---> Running in 968a8e66d22d [2021-09-08T19:07:05.819Z] Removing intermediate container 968a8e66d22d [2021-09-08T19:07:05.819Z] ---> e3fa09f1c3f2 [2021-09-08T19:07:05.819Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-08T19:07:05.928Z] Skipping stage go-build-helper (already ran) [2021-09-08T19:07:05.928Z] + snapcraftctl stage [2021-09-08T19:07:05.928Z] Staging edgex-go [2021-09-08T19:07:06.792Z] ---> 3fb2982325d4 [2021-09-08T19:07:06.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-08T19:07:06.891Z] Staging hooks [2021-09-08T19:07:06.891Z] + snapcraftctl stage [2021-09-08T19:07:07.763Z] ---> e32c0a725358 [2021-09-08T19:07:07.763Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-08T19:07:08.296Z] Staging static-packages [2021-09-08T19:07:08.296Z] + snapcraftctl stage [2021-09-08T19:07:08.358Z] ---> 8495caf09bb2 [2021-09-08T19:07:08.358Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-08T19:07:08.630Z] ---> Running in 8614f7f752bf [2021-09-08T19:07:09.223Z] Removing intermediate container 8614f7f752bf [2021-09-08T19:07:09.223Z] ---> d77ed681344a [2021-09-08T19:07:09.223Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-08T19:07:09.223Z] ---> Running in 808aaac42e34 [2021-09-08T19:07:09.251Z] Staging version [2021-09-08T19:07:09.251Z] + snapcraftctl stage [2021-09-08T19:07:09.816Z] Removing intermediate container 808aaac42e34 [2021-09-08T19:07:09.817Z] ---> 9fda9c062d99 [2021-09-08T19:07:09.817Z] Step 22/24 : LABEL arch=arm64 [2021-09-08T19:07:09.817Z] ---> Running in 24432ed1185d [2021-09-08T19:07:10.207Z] Priming config-common [2021-09-08T19:07:10.207Z] + snapcraftctl prime [2021-09-08T19:07:10.410Z] Removing intermediate container 24432ed1185d [2021-09-08T19:07:10.410Z] ---> dddafea35255 [2021-09-08T19:07:10.410Z] Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd [2021-09-08T19:07:10.410Z] ---> Running in 6ad07803ff16 [2021-09-08T19:07:11.004Z] Removing intermediate container 6ad07803ff16 [2021-09-08T19:07:11.004Z] ---> c64b19e0db30 [2021-09-08T19:07:11.004Z] Step 24/24 : LABEL version=0.0.0 [2021-09-08T19:07:11.277Z] ---> Running in 01fe3db15763 [2021-09-08T19:07:11.548Z] Removing intermediate container 01fe3db15763 [2021-09-08T19:07:11.548Z] ---> c05030b84f17 [2021-09-08T19:07:11.548Z] [2021-09-08T19:07:11.615Z] Priming go-build-helper [2021-09-08T19:07:11.615Z] + snapcraftctl prime [2021-09-08T19:07:12.141Z] Successfully built c05030b84f17 [2021-09-08T19:07:12.141Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-08T19:07:12.426Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-08T19:07:12.475Z] $ docker stop --time=1 ff1426601a5e9c5c7830c23c6cf860ee1fae561e87f5766ceee8cd2e2f75f951 [2021-09-08T19:07:12.576Z] Priming edgex-go [2021-09-08T19:07:12.576Z] + snapcraftctl prime [2021-09-08T19:07:13.988Z] Priming hooks [2021-09-08T19:07:13.988Z] + snapcraftctl prime [2021-09-08T19:07:14.365Z] $ docker rm -f ff1426601a5e9c5c7830c23c6cf860ee1fae561e87f5766ceee8cd2e2f75f951 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-08T19:07:14.947Z] Priming static-packages [2021-09-08T19:07:14.947Z] + snapcraftctl prime [2021-09-08T19:07:15.051Z] + docker images [2021-09-08T19:07:15.323Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-08T19:07:15.323Z] sys-mgmt-agent-arm64 latest c05030b84f17 4 seconds ago 311MB [2021-09-08T19:07:15.323Z] core-metadata-arm64 latest 9f70f0d9a2f8 About a minute ago 15.8MB [2021-09-08T19:07:15.323Z] e4220a2275b8 About a minute ago 1.57GB [2021-09-08T19:07:15.323Z] security-proxy-setup-arm64 latest 258cac7f8df3 About a minute ago 24.6MB [2021-09-08T19:07:15.323Z] security-secretstore-setup-arm64 latest b90f8919bf68 About a minute ago 26.5MB [2021-09-08T19:07:15.323Z] 0020c91dbe5b About a minute ago 1.57GB [2021-09-08T19:07:15.323Z] bb86a75886b3 About a minute ago 1.57GB [2021-09-08T19:07:15.323Z] 45e679a86c0f About a minute ago 1.57GB [2021-09-08T19:07:15.323Z] security-bootstrapper-arm64 latest 1d44e50af907 3 minutes ago 17.7MB [2021-09-08T19:07:15.323Z] core-data-arm64 latest 8f4996edc8ad 3 minutes ago 19.3MB [2021-09-08T19:07:15.323Z] support-notifications-arm64 latest a3c8c18c84ec 3 minutes ago 15.9MB [2021-09-08T19:07:15.323Z] core-command-arm64 latest 9a0ba1701fce 3 minutes ago 15.2MB [2021-09-08T19:07:15.323Z] support-scheduler-arm64 latest c90417f465a5 3 minutes ago 15.2MB [2021-09-08T19:07:15.323Z] 463eef713fa3 4 minutes ago 1.57GB [2021-09-08T19:07:15.323Z] b773ce949909 4 minutes ago 1.57GB [2021-09-08T19:07:15.323Z] 1d1ffdfbd58c 4 minutes ago 1.57GB [2021-09-08T19:07:15.323Z] 2d25b5ed889a 4 minutes ago 1.57GB [2021-09-08T19:07:15.323Z] 1dba050276c2 4 minutes ago 1.56GB [2021-09-08T19:07:15.323Z] ci-base-image-arm64 latest 30b80c4b169a 14 minutes ago 1.24GB [2021-09-08T19:07:15.323Z] alpine 3.12 afc2cc120ca2 7 days ago 5.33MB [2021-09-08T19:07:15.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-08T19:07:15.323Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-08T19:07:15.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-08T19:07:16.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-08T19:07:16.571Z] [2021-09-08T19:07:16.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-08T19:07:16.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-08T19:07:17.239Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-08T19:07:17.239Z] 448f6bf000e3: Pulling fs layer [2021-09-08T19:07:17.239Z] f757da607395: Pulling fs layer [2021-09-08T19:07:17.239Z] 05883995daec: Pulling fs layer [2021-09-08T19:07:17.239Z] 8603b9c90790: Pulling fs layer [2021-09-08T19:07:17.239Z] 1560dd03e051: Pulling fs layer [2021-09-08T19:07:17.239Z] 27f5ce0e4adf: Pulling fs layer [2021-09-08T19:07:17.239Z] c2d8d7efcc4b: Pulling fs layer [2021-09-08T19:07:17.239Z] 8603b9c90790: Waiting [2021-09-08T19:07:17.239Z] 1560dd03e051: Waiting [2021-09-08T19:07:17.239Z] c2d8d7efcc4b: Waiting [2021-09-08T19:07:17.239Z] 27f5ce0e4adf: Waiting [2021-09-08T19:07:17.515Z] f757da607395: Verifying Checksum [2021-09-08T19:07:17.515Z] f757da607395: Download complete [2021-09-08T19:07:17.515Z] 8603b9c90790: Download complete [2021-09-08T19:07:17.532Z] Priming version [2021-09-08T19:07:17.532Z] + snapcraftctl prime [2021-09-08T19:07:17.788Z] 1560dd03e051: Verifying Checksum [2021-09-08T19:07:17.788Z] 1560dd03e051: Download complete [2021-09-08T19:07:17.788Z] 27f5ce0e4adf: Verifying Checksum [2021-09-08T19:07:17.788Z] 27f5ce0e4adf: Download complete [2021-09-08T19:07:18.057Z] 05883995daec: Verifying Checksum [2021-09-08T19:07:18.057Z] 05883995daec: Download complete [2021-09-08T19:07:18.495Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-08T19:07:18.653Z] 448f6bf000e3: Verifying Checksum [2021-09-08T19:07:18.653Z] 448f6bf000e3: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-08T19:07:22.040Z] c2d8d7efcc4b: Verifying Checksum [2021-09-08T19:07:22.312Z] 448f6bf000e3: Pull complete [2021-09-08T19:07:23.288Z] f757da607395: Pull complete [2021-09-08T19:07:24.715Z] 05883995daec: Pull complete [2021-09-08T19:07:24.987Z] 8603b9c90790: Pull complete [2021-09-08T19:07:25.964Z] 1560dd03e051: Pull complete [2021-09-08T19:07:26.236Z] 27f5ce0e4adf: Pull complete [2021-09-08T19:07:41.287Z] c2d8d7efcc4b: Pull complete [2021-09-08T19:07:41.287Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-08T19:07:41.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-08T19:07:41.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-08T19:07:41.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-09-08T19:07:41.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-08T19:07:45.927Z] $ docker top 9f4756162a137e0d714afd30102c7ffbba0ae1887f254077bcfa484b187b890d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-08T19:07:47.191Z] ---> job-cost.sh [2021-09-08T19:07:47.191Z] lf-activate-venv: SKIPPING [2021-09-08T19:07:47.191Z] INFO: No Stack... [2021-09-08T19:07:48.167Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-08T19:07:48.440Z] INFO: Archiving Costs [Pipeline] sh [2021-09-08T19:07:49.134Z] + + cut -d,cat /w/workspace/edgex-go/1/archives/cost.csv [2021-09-08T19:07:49.134Z] -f6 [Pipeline] lock [2021-09-08T19:07:49.230Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3704-1-stack-cost] [2021-09-08T19:07:49.238Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3704-1-stack-cost] did not exist. Created. [2021-09-08T19:07:49.238Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3704-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-08T19:07:50.018Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-08T19:07:50.211Z] Stashed 1 file(s) [Pipeline] } [2021-09-08T19:07:50.234Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3704-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-08T19:07:50.336Z] $ docker stop --time=1 9f4756162a137e0d714afd30102c7ffbba0ae1887f254077bcfa484b187b890d [2021-09-08T19:07:52.077Z] $ docker rm -f 9f4756162a137e0d714afd30102c7ffbba0ae1887f254077bcfa484b187b890d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-08T19:07:53.907Z] provisioning config files... [2021-09-08T19:07:54.011Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6621440632020193976tmp [Pipeline] { [Pipeline] sh [2021-09-08T19:07:54.378Z] + set +x [2021-09-08T19:07:54.378Z] + curl -s https://codecov.io/bash [2021-09-08T19:07:54.378Z] + bash -s -- [2021-09-08T19:07:54.644Z] [2021-09-08T19:07:54.644Z] _____ _ [2021-09-08T19:07:54.644Z] / ____| | | [2021-09-08T19:07:54.644Z] | | ___ __| | ___ ___ _____ __ [2021-09-08T19:07:54.644Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-08T19:07:54.644Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-08T19:07:54.644Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-08T19:07:54.644Z] Bash-1.0.6 [2021-09-08T19:07:54.644Z] [2021-09-08T19:07:54.644Z] [2021-09-08T19:07:54.644Z] ==> git version 2.24.4 found [2021-09-08T19:07:54.644Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-08T19:07:54.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-08T19:07:54.644Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-08T19:07:54.644Z] ==> Jenkins CI detected. [2021-09-08T19:07:54.644Z] current dir:  /w/workspace/edgex-go/1 [2021-09-08T19:07:54.644Z] project root: . [2021-09-08T19:07:54.644Z] --> token set from env [2021-09-08T19:07:54.644Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-08T19:07:54.910Z] ==> Running gcov in . (disable via -X gcov) [2021-09-08T19:07:54.910Z] ==> Python coveragepy not found [2021-09-08T19:07:54.910Z] ==> Searching for coverage reports in: [2021-09-08T19:07:54.910Z] + . [2021-09-08T19:07:54.910Z] -> Found 1 reports [2021-09-08T19:07:54.910Z] ==> Detecting git/mercurial file structure [2021-09-08T19:07:54.910Z] ==> Reading reports [2021-09-08T19:07:54.910Z] + ./coverage.out bytes=404331 [2021-09-08T19:07:54.910Z] ==> Appending adjustments [2021-09-08T19:07:54.910Z] https://docs.codecov.io/docs/fixing-reports [2021-09-08T19:07:55.870Z] + Found adjustments [2021-09-08T19:07:55.870Z] ==> Gzipping contents [2021-09-08T19:07:55.870Z] 56K /tmp/codecov.KM0I6o.gz [2021-09-08T19:07:55.870Z] ==> Uploading reports [2021-09-08T19:07:55.870Z] url: https://codecov.io [2021-09-08T19:07:55.870Z] query: branch=PR-3704&commit=c6a8f9afbe5f77db443217172114599fea8c47cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3704&job=&cmd_args= [2021-09-08T19:07:55.870Z] -> Pinging Codecov [2021-09-08T19:07:55.870Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3704&commit=c6a8f9afbe5f77db443217172114599fea8c47cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3704&job=&cmd_args= [2021-09-08T19:07:56.452Z] -> Uploading to [2021-09-08T19:07:56.452Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-08/00271124DB129430A58F1EEE437C3FCB/c6a8f9afbe5f77db443217172114599fea8c47cd/27e4cbaf-d6ed-4b22-9144-039e3174abfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210908T190756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f131fc899408b9682f96a60ad7ead981f5f7438427081df7075063ccfd7aa3c2 [2021-09-08T19:07:56.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-08T19:07:56.452Z] Dload Upload Total Spent Left Speed [2021-09-08T19:07:56.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54503 0 0 100 54503 0 135k --:--:-- --:--:-- --:--:-- 135k 100 54503 0 0 100 54503 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-09-08T19:07:56.720Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c6a8f9afbe5f77db443217172114599fea8c47cd [Pipeline] } [2021-09-08T19:07:56.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-08T19:07:58.807Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-08T19:07:59.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-08T19:07:59.840Z] ---> package-listing.sh [2021-09-08T19:07:59.840Z] ++ facter osfamily [2021-09-08T19:07:59.840Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-08T19:08:00.107Z] + OS_FAMILY=redhat [2021-09-08T19:08:00.107Z] + workspace=/w/workspace/edgex-go/1 [2021-09-08T19:08:00.107Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-08T19:08:00.107Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-08T19:08:00.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-08T19:08:00.107Z] + PACKAGES=/tmp/packages_start.txt [2021-09-08T19:08:00.107Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-08T19:08:00.107Z] + PACKAGES=/tmp/packages_end.txt [2021-09-08T19:08:00.107Z] + case "${OS_FAMILY}" in [2021-09-08T19:08:00.107Z] + rpm -qa [2021-09-08T19:08:00.107Z] + sort [2021-09-08T19:08:03.493Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-08T19:08:03.493Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-08T19:08:03.493Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-08T19:08:03.493Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-08T19:08:03.493Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-08T19:08:03.493Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-08T19:08:03.535Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-08T19:08:03.854Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-08T19:08:04.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-08T19:08:04.508Z] [2021-09-08T19:08:04.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-08T19:08:04.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-08T19:08:04.880Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-08T19:08:04.880Z] b4d181a07f80: Pulling fs layer [2021-09-08T19:08:04.880Z] a1111a8f2ec3: Pulling fs layer [2021-09-08T19:08:04.880Z] ed53099fbce6: Pulling fs layer [2021-09-08T19:08:04.880Z] dc539afda2c1: Pulling fs layer [2021-09-08T19:08:04.880Z] 77bc0d833cb6: Pulling fs layer [2021-09-08T19:08:04.880Z] 9065ff56babe: Pulling fs layer [2021-09-08T19:08:04.880Z] d287ab97295c: Pulling fs layer [2021-09-08T19:08:04.880Z] dc539afda2c1: Waiting [2021-09-08T19:08:04.880Z] 77bc0d833cb6: Waiting [2021-09-08T19:08:04.880Z] 9065ff56babe: Waiting [2021-09-08T19:08:04.880Z] d287ab97295c: Waiting [2021-09-08T19:08:05.144Z] a1111a8f2ec3: Verifying Checksum [2021-09-08T19:08:05.144Z] a1111a8f2ec3: Download complete [2021-09-08T19:08:05.144Z] dc539afda2c1: Verifying Checksum [2021-09-08T19:08:05.144Z] dc539afda2c1: Download complete [2021-09-08T19:08:05.409Z] 77bc0d833cb6: Verifying Checksum [2021-09-08T19:08:05.409Z] 77bc0d833cb6: Download complete [2021-09-08T19:08:05.409Z] 9065ff56babe: Download complete [2021-09-08T19:08:05.673Z] ed53099fbce6: Verifying Checksum [2021-09-08T19:08:05.673Z] ed53099fbce6: Download complete [2021-09-08T19:08:06.257Z] b4d181a07f80: Verifying Checksum [2021-09-08T19:08:06.257Z] b4d181a07f80: Download complete [2021-09-08T19:08:07.691Z] b4d181a07f80: Pull complete [2021-09-08T19:08:07.691Z] a1111a8f2ec3: Pull complete [2021-09-08T19:08:07.957Z] ed53099fbce6: Pull complete [2021-09-08T19:08:07.957Z] dc539afda2c1: Pull complete [2021-09-08T19:08:08.228Z] 77bc0d833cb6: Pull complete [2021-09-08T19:08:08.493Z] 9065ff56babe: Pull complete [2021-09-08T19:08:09.459Z] d287ab97295c: Verifying Checksum [2021-09-08T19:08:09.459Z] d287ab97295c: Download complete [2021-09-08T19:08:13.723Z] d287ab97295c: Pull complete [2021-09-08T19:08:13.723Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-08T19:08:13.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-08T19:08:13.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-08T19:08:13.840Z] prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container [2021-09-08T19:08:13.887Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-08T19:08:17.046Z] $ docker top 9209ee950f1943cd96f9c6f06c8d44546154217407d1308226d2bab551daef76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-08T19:08:17.500Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-08T19:08:17.838Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-08T19:08:18.174Z] + ls /var/log/sa-host [2021-09-08T19:08:18.174Z] + sadf -c /var/log/sa-host/sa05 [2021-09-08T19:08:18.174Z] file_magic: OK [2021-09-08T19:08:18.174Z] HZ: Using current value: 100 [2021-09-08T19:08:18.174Z] file_header: OK [2021-09-08T19:08:18.174Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-08T19:08:18.174Z] Statistics: [2021-09-08T19:08:18.174Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-08T19:08:18.174Z] File successfully converted to sysstat format version 12.0.3 [2021-09-08T19:08:18.174Z] + sadf -c /var/log/sa-host/sa08 [2021-09-08T19:08:18.174Z] file_magic: OK [2021-09-08T19:08:18.174Z] HZ: Using current value: 100 [2021-09-08T19:08:18.174Z] file_header: OK [2021-09-08T19:08:18.174Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-08T19:08:18.174Z] Statistics: [2021-09-08T19:08:18.174Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-08T19:08:18.174Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-08T19:08:18.846Z] provisioning config files... [2021-09-08T19:08:18.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4158281330910165235tmp [Pipeline] { [Pipeline] echo [2021-09-08T19:08:18.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-08T19:08:19.274Z] ---> create-netrc.sh [Pipeline] } [2021-09-08T19:08:19.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-08T19:08:19.772Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-08T19:08:19.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-08T19:08:20.157Z] ---> sudo-logs.sh [2021-09-08T19:08:20.157Z] Archiving 'sudo' log.. [2021-09-08T19:08:20.157Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1589.vexxhost.local: Name or service not known [2021-09-08T19:08:20.157Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1589.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-08T19:08:20.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-08T19:08:20.607Z] ---> job-cost.sh [2021-09-08T19:08:20.607Z] lf-activate-venv: SKIPPING [2021-09-08T19:08:20.607Z] DEBUG: total: 0.10999999940395355 [2021-09-08T19:08:20.607Z] INFO: Retrieving Stack Cost... [2021-09-08T19:08:21.565Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-08T19:08:21.838Z] INFO: Archiving Costs [Pipeline] echo [2021-09-08T19:08:21.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-08T19:08:22.236Z] ---> logs-deploy.sh [2021-09-08T19:08:22.236Z] lf-activate-venv: SKIPPING [2021-09-08T19:08:22.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3704/1 [2021-09-08T19:08:22.236Z] INFO: archiving workspace using pattern(s): [2021-09-08T19:08:22.824Z] Archives upload complete. [2021-09-08T19:08:23.090Z] INFO: archiving logs to Nexus