Pull request #3734 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6b5df7ba4036ef2f1ff0d0a163e859b8932138db+87e8ed76953e70318171a287d139abdba61a8126 (72848e8cedc842b870672992a30019de240078b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3373700129843688602.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-ssh7944260896406723736.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3839053683395776913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7669968009146188635.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5573856300936323514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-60’ Running on prd-centos7-docker-4c-2g-73 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3899932791192589644.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 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 6b5df7ba4036ef2f1ff0d0a163e859b8932138db Merge succeeded, producing 6b5df7ba4036ef2f1ff0d0a163e859b8932138db Checking out Revision 6b5df7ba4036ef2f1ff0d0a163e859b8932138db (PR-3734) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1075202887690084575.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3353768677321883043.key > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-gosimple" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T02:21:24.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T02:21:24.208Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T02:21:24.239Z] ========================================================= [2021-09-29T02:21:24.239Z] EdgeX Global Pipelines Version Info [2021-09-29T02:21:24.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:21:25.613Z] ------------------- [2021-09-29T02:21:25.613Z] stable info: [2021-09-29T02:21:25.613Z] ------------------- [2021-09-29T02:21:25.613Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T02:21:25.613Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T02:21:25.613Z] Message: update stable to v1.0.205 [2021-09-29T02:21:26.220Z] ------------------- [2021-09-29T02:21:26.220Z] experimental info: [2021-09-29T02:21:26.220Z] ------------------- [2021-09-29T02:21:26.220Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T02:21:26.220Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T02:21:26.220Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T02:21:26.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T02:21:26.615Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T02:21:26.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T02:21:26.667Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T02:21:26.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T02:21:26.719Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T02:21:26.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T02:21:26.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T02:21:26.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T02:21:26.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T02:21:26.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T02:21:26.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T02:21:26.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T02:21:26.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T02:21:26.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T02:21:26.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T02:21:27.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T02:21:27.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T02:21:27.052Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T02:21:27.080Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T02:21:27.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T02:21:27.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T02:21:27.174Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T02:21:27.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3734 [Pipeline] echo [2021-09-29T02:21:27.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3734 [Pipeline] echo [2021-09-29T02:21:27.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3734 [Pipeline] echo [2021-09-29T02:21:27.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b5df7ba4036ef2f1ff0d0a163e859b8932138db [Pipeline] echo [2021-09-29T02:21:27.307Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b5df7b [Pipeline] echo [2021-09-29T02:21:27.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:21:27.413Z] provisioning config files... [2021-09-29T02:21:27.436Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6744974466209017326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:21:27.832Z] ---> docker-login.sh [2021-09-29T02:21:27.832Z] nexus3.edgexfoundry.org:10001 [2021-09-29T02:21:27.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:21:28.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:21:28.433Z] Configure a credential helper to remove this warning. See [2021-09-29T02:21:28.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:21:28.433Z] [2021-09-29T02:21:28.433Z] Login Succeeded [2021-09-29T02:21:28.433Z] nexus3.edgexfoundry.org:10002 [2021-09-29T02:21:28.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:21:28.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:21:28.433Z] Configure a credential helper to remove this warning. See [2021-09-29T02:21:28.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:21:28.433Z] [2021-09-29T02:21:28.433Z] Login Succeeded [2021-09-29T02:21:28.433Z] nexus3.edgexfoundry.org:10003 [2021-09-29T02:21:28.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:21:28.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:21:28.707Z] Configure a credential helper to remove this warning. See [2021-09-29T02:21:28.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:21:28.707Z] [2021-09-29T02:21:28.707Z] Login Succeeded [2021-09-29T02:21:28.707Z] nexus3.edgexfoundry.org:10004 [2021-09-29T02:21:28.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:21:28.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:21:28.707Z] Configure a credential helper to remove this warning. See [2021-09-29T02:21:28.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:21:28.707Z] [2021-09-29T02:21:28.707Z] Login Succeeded [2021-09-29T02:21:28.707Z] docker.io [2021-09-29T02:21:28.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk 9962909eedb93eb5e6eba5db627029168ebeb760 # timeout=10 [2021-09-29T02:21:30.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:21:30.174Z] Configure a credential helper to remove this warning. See [2021-09-29T02:21:30.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:21:30.174Z] [2021-09-29T02:21:30.174Z] Login Succeeded [2021-09-29T02:21:30.174Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T02:21:30.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T02:21:30.570Z] ++ 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-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T02:21:30.570Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:21:30.570Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T02:21:30.570Z] ++ cut -d/ -f2 [2021-09-29T02:21:30.570Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T02:21:30.679Z] 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-29T02:21:32.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:21:32.331Z] [2021-09-29T02:21:32.331Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:21:32.688Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:21:32.688Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T02:21:32.688Z] 31603596830f: Pulling fs layer [2021-09-29T02:21:32.688Z] 04fac38145f0: Pulling fs layer [2021-09-29T02:21:32.688Z] 701f6daf10bf: Pulling fs layer [2021-09-29T02:21:32.688Z] 24f72da36158: Pulling fs layer [2021-09-29T02:21:32.688Z] 24f72da36158: Waiting [2021-09-29T02:21:32.688Z] 04fac38145f0: Download complete [2021-09-29T02:21:32.975Z] 31603596830f: Verifying Checksum [2021-09-29T02:21:32.975Z] 31603596830f: Download complete [2021-09-29T02:21:33.248Z] 31603596830f: Pull complete [2021-09-29T02:21:33.248Z] 04fac38145f0: Pull complete [2021-09-29T02:21:33.522Z] 24f72da36158: Verifying Checksum [2021-09-29T02:21:33.522Z] 24f72da36158: Download complete [2021-09-29T02:21:33.522Z] 701f6daf10bf: Verifying Checksum [2021-09-29T02:21:33.522Z] 701f6daf10bf: Download complete [2021-09-29T02:21:34.134Z] 701f6daf10bf: Pull complete [2021-09-29T02:21:34.406Z] 24f72da36158: Pull complete [2021-09-29T02:21:34.406Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T02:21:34.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:21:34.406Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T02:21:34.549Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-09-29T02:21:34.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T02:21:35.562Z] $ docker top 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T02:21:35.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T02:21:35.736Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T02:21:35.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T02:21:35.884Z] $ docker exec 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b ssh-agent [2021-09-29T02:21:36.018Z] SSH_AUTH_SOCK=/tmp/ssh-jmbjCY4Ztbm4/agent.14 [2021-09-29T02:21:36.018Z] SSH_AGENT_PID=21 [2021-09-29T02:21:36.036Z] Running ssh-add (command line suppressed) [2021-09-29T02:21:36.154Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3029333043033832822.key (/w/workspace/edgex-go/3@tmp/private_key_3029333043033832822.key) [2021-09-29T02:21:36.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T02:21:36.512Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T02:21:36.546Z] $ docker exec --env ******** --env ******** 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b ssh-agent -k [2021-09-29T02:21:36.652Z] unset SSH_AUTH_SOCK; [2021-09-29T02:21:36.653Z] unset SSH_AGENT_PID; [2021-09-29T02:21:36.653Z] echo Agent pid 21 killed; [2021-09-29T02:21:36.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T02:21:36.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T02:21:36.710Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T02:21:36.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T02:21:36.834Z] $ docker exec 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b ssh-agent [2021-09-29T02:21:37.100Z] SSH_AUTH_SOCK=/tmp/ssh-zqJ4Qhusw5Mm/agent.54 [2021-09-29T02:21:37.100Z] SSH_AGENT_PID=60 [2021-09-29T02:21:37.122Z] Running ssh-add (command line suppressed) [2021-09-29T02:21:37.242Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2126498577807267438.key (/w/workspace/edgex-go/3@tmp/private_key_2126498577807267438.key) [2021-09-29T02:21:37.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T02:21:37.623Z] + git semver init [2021-09-29T02:21:37.623Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T02:21:37.623Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-29T02:21:37.623Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-29T02:21:37.623Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T02:21:37.623Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T02:21:37.623Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T02:21:37.623Z] # $SEMVER_BRANCH = PR-3734 [2021-09-29T02:21:37.623Z] # $SEMVER_TEMP = /tmp/semver-302717286 [2021-09-29T02:21:37.623Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T02:23:29.694Z] # '/tmp/semver-302717286' -> '/w/workspace/edgex-go/3/.semver' [2021-09-29T02:23:29.694Z] # -> Force: false [2021-09-29T02:23:29.694Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-29T02:23:29.712Z] $ docker exec --env ******** --env ******** 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b ssh-agent -k [2021-09-29T02:23:29.821Z] unset SSH_AUTH_SOCK; [2021-09-29T02:23:29.822Z] unset SSH_AGENT_PID; [2021-09-29T02:23:29.822Z] echo Agent pid 60 killed; [2021-09-29T02:23:29.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T02:23:30.208Z] + git semver [Pipeline] } [2021-09-29T02:23:30.243Z] $ docker stop --time=1 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b [2021-09-29T02:23:31.911Z] $ docker rm -f 68d7f0b192d66fa37dfcbad644ef8957e65ef41af853122f6a6879113377705b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:23:32.328Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T02:23:33.174Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T02:23:33.178Z] [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-29T02:23:33.546Z] ========================================================= [2021-09-29T02:23:33.546Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T02:23:33.546Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:23:33.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:23:33.894Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T02:23:33.894Z] 540db60ca938: Pulling fs layer [2021-09-29T02:23:33.894Z] adcc1eea9eea: Pulling fs layer [2021-09-29T02:23:33.894Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T02:23:33.894Z] db62176df00c: Pulling fs layer [2021-09-29T02:23:33.894Z] 3b30891b0d05: Pulling fs layer [2021-09-29T02:23:33.894Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T02:23:33.894Z] c788192a36de: Pulling fs layer [2021-09-29T02:23:33.894Z] a77e37c0d609: Pulling fs layer [2021-09-29T02:23:33.894Z] c3185cebc471: Pulling fs layer [2021-09-29T02:23:33.894Z] 06b49ca38bd5: Waiting [2021-09-29T02:23:33.894Z] c788192a36de: Waiting [2021-09-29T02:23:33.894Z] a77e37c0d609: Waiting [2021-09-29T02:23:33.894Z] c3185cebc471: Waiting [2021-09-29T02:23:33.894Z] db62176df00c: Waiting [2021-09-29T02:23:33.894Z] 3b30891b0d05: Waiting [2021-09-29T02:23:33.894Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T02:23:33.894Z] 4c4ab2625f07: Download complete [2021-09-29T02:23:33.894Z] adcc1eea9eea: Verifying Checksum [2021-09-29T02:23:33.894Z] adcc1eea9eea: Download complete [2021-09-29T02:23:34.165Z] 3b30891b0d05: Verifying Checksum [2021-09-29T02:23:34.165Z] 3b30891b0d05: Download complete [2021-09-29T02:23:34.165Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T02:23:34.165Z] 06b49ca38bd5: Download complete [2021-09-29T02:23:34.165Z] c788192a36de: Verifying Checksum [2021-09-29T02:23:34.165Z] c788192a36de: Download complete [2021-09-29T02:23:34.165Z] 540db60ca938: Verifying Checksum [2021-09-29T02:23:34.165Z] 540db60ca938: Download complete [2021-09-29T02:23:34.165Z] 540db60ca938: Pull complete [2021-09-29T02:23:34.441Z] adcc1eea9eea: Pull complete [2021-09-29T02:23:34.441Z] 4c4ab2625f07: Pull complete [2021-09-29T02:23:35.453Z] a77e37c0d609: Verifying Checksum [2021-09-29T02:23:35.453Z] a77e37c0d609: Download complete [2021-09-29T02:23:41.194Z] c3185cebc471: Verifying Checksum [2021-09-29T02:23:41.194Z] c3185cebc471: Download complete [2021-09-29T02:23:41.194Z] db62176df00c: Verifying Checksum [2021-09-29T02:23:41.194Z] db62176df00c: Download complete [2021-09-29T02:23:44.585Z] db62176df00c: Pull complete [2021-09-29T02:23:44.585Z] 3b30891b0d05: Pull complete [2021-09-29T02:23:44.585Z] 06b49ca38bd5: Pull complete [2021-09-29T02:23:44.585Z] c788192a36de: Pull complete [2021-09-29T02:23:44.585Z] a77e37c0d609: Pull complete [2021-09-29T02:23:46.562Z] c3185cebc471: Pull complete [2021-09-29T02:23:46.562Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T02:23:46.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:23:46.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:23:46.921Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:23:46.921Z] WORKDIR /edgex [2021-09-29T02:23:46.921Z] COPY go.mod . [2021-09-29T02:23:46.921Z] RUN go mod download' [2021-09-29T02:23:46.921Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T02:23:48.384Z] Sending build context to Docker daemon 329.1MB [2021-09-29T02:23:48.384Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:23:48.384Z] ---> 031687cdd783 [2021-09-29T02:23:48.384Z] Step 2/4 : WORKDIR /edgex [2021-09-29T02:23:48.466Z] Still waiting to schedule task [2021-09-29T02:23:48.466Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-70’ is offline [2021-09-29T02:23:49.830Z] ---> Running in a9e0686ec7a8 [2021-09-29T02:23:49.830Z] Removing intermediate container a9e0686ec7a8 [2021-09-29T02:23:49.830Z] ---> 7c7e7eda0dce [2021-09-29T02:23:49.830Z] Step 3/4 : COPY go.mod . [2021-09-29T02:23:50.101Z] ---> dbf486550372 [2021-09-29T02:23:50.101Z] Step 4/4 : RUN go mod download [2021-09-29T02:23:50.101Z] ---> Running in 4190b9ab80d1 [2021-09-29T02:24:29.185Z] Removing intermediate container 4190b9ab80d1 [2021-09-29T02:24:29.185Z] ---> 7eeca2984287 [2021-09-29T02:24:29.185Z] Successfully built 7eeca2984287 [2021-09-29T02:24:29.185Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:24:29.546Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T02:24:29.546Z] . [Pipeline] withDockerContainer [2021-09-29T02:24:29.673Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-09-29T02:24:29.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T02:24:30.223Z] $ docker top 60017ceee87f550844cabfe0fd6d34ccb8c100e10cf3975d6e981c56c89c4500 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:24:30.653Z] + go version [2021-09-29T02:24:30.653Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T02:24:30.676Z] $ docker stop --time=1 60017ceee87f550844cabfe0fd6d34ccb8c100e10cf3975d6e981c56c89c4500 [2021-09-29T02:24:31.878Z] $ docker rm -f 60017ceee87f550844cabfe0fd6d34ccb8c100e10cf3975d6e981c56c89c4500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:24:32.474Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T02:24:32.474Z] . [Pipeline] withDockerContainer [2021-09-29T02:24:32.597Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-09-29T02:24:32.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T02:24:33.033Z] $ docker top 5758e57546aab89adc7a1ca1010fd63c855049fe8c1b11ddce8fbc297b536928 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T02:24:33.134Z] ========================================================= [2021-09-29T02:24:33.134Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T02:24:33.134Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:24:33.525Z] + go mod tidy [Pipeline] sh [2021-09-29T02:24:34.386Z] + make test [2021-09-29T02:24:34.386Z] go mod tidy [2021-09-29T02:24:34.386Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T02:24:39.884Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T02:24:58.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T02:25:02.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T02:25:02.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T02:25:02.809Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T02:25:04.785Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T02:25:05.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T02:25:05.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T02:25:05.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T02:25:06.042Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T02:25:06.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T02:25:06.925Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T02:25:06.925Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T02:25:06.925Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T02:25:06.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T02:25:08.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-09-29T02:25:08.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T02:25:08.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T02:25:09.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2021-09-29T02:25:09.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T02:25:10.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 46.3% of statements [2021-09-29T02:25:10.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T02:25:10.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T02:25:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements [2021-09-29T02:25:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T02:25:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:25:12.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2021-09-29T02:25:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T02:25:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T02:25:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T02:25:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T02:25:12.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T02:25:12.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.296s coverage: 94.2% of statements [2021-09-29T02:25:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T02:25:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:25:12.741Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-29T02:25:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T02:25:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T02:25:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T02:25:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T02:25:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T02:25:13.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2021-09-29T02:25:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T02:25:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T02:25:13.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T02:25:13.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-09-29T02:25:13.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T02:25:13.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-09-29T02:25:14.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2021-09-29T02:25:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T02:25:14.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-09-29T02:25:14.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-09-29T02:25:14.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-09-29T02:25:15.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-09-29T02:25:15.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-09-29T02:25:28.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-09-29T02:25:28.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-09-29T02:25:34.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.177s coverage: 81.8% of statements [2021-09-29T02:25:34.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T02:25:53.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.207s coverage: 70.5% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T02:25:53.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-09-29T02:25:53.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T02:26:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T02:26:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T02:26:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T02:26:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T02:26:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T02:26:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T02:26:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-29T02:26:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-09-29T02:26:00.093Z] 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-29T02:26:06.744Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-76 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws [2021-09-29T02:26:06.766Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-29T02:26:07.005Z] The recommended git tool is: git [2021-09-29T02:26:13.769Z] using credential edgex-jenkins-ssh [2021-09-29T02:26:13.805Z] Cloning the remote Git repository [2021-09-29T02:26:13.874Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:26:14.048Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-29T02:26:14.149Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:26:14.150Z] > git --version # timeout=10 [2021-09-29T02:26:14.170Z] > git --version # 'git version 2.17.1' [2021-09-29T02:26:14.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:26:14.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:26:32.926Z] GO111MODULE=on go vet ./... [2021-09-29T02:26:39.835Z] gofmt -l . [2021-09-29T02:26:39.835Z] [ "`gofmt -l .`" = "" ] [2021-09-29T02:26:39.835Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T02:26:40.236Z] + ls -al . [2021-09-29T02:26:40.236Z] total 612 [2021-09-29T02:26:40.236Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 02:26 . [2021-09-29T02:26:40.236Z] drwxr-xr-x 4 root root 28 Sep 29 02:24 .. [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 02:21 .dockerignore [2021-09-29T02:26:40.236Z] drwxrwxr-x 8 1001 1001 179 Sep 29 02:21 .git [2021-09-29T02:26:40.236Z] drwxrwxr-x 4 1001 1001 142 Sep 29 02:21 .github [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 02:21 .gitignore [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 115 Sep 29 02:21 .golangci.yml [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 02:21 .hadolint.yml [2021-09-29T02:26:40.236Z] drwx------ 3 1001 1001 58 Sep 29 02:23 .semver [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 02:21 .sonarcloud.properties [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:21 ADOPTERS.md [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:21 Attribution.txt [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:21 CHANGELOG.md [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:21 CONTRIBUTING.md [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 02:21 GOVERNANCE.md [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 02:21 Jenkinsfile [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:21 LICENSE [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:21 Makefile [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 02:21 OWNERS.md [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:21 README.md [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:21 SECURITY.md [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 02:23 VERSION [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:21 ZMQWindows.md [2021-09-29T02:26:40.236Z] drwxrwxr-x 2 1001 1001 37 Sep 29 02:21 bin [2021-09-29T02:26:40.236Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 02:21 cmd [2021-09-29T02:26:40.236Z] -rw-r--r-- 1 root root 403065 Sep 29 02:25 coverage.out [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 02:21 go.mod [2021-09-29T02:26:40.236Z] -rw-r--r-- 1 root root 50064 Sep 29 02:24 go.sum [2021-09-29T02:26:40.236Z] drwxrwxr-x 8 1001 1001 124 Sep 29 02:21 internal [2021-09-29T02:26:40.236Z] drwxrwxr-x 3 1001 1001 16 Sep 29 02:21 openapi [2021-09-29T02:26:40.236Z] drwxrwxr-x 4 1001 1001 71 Sep 29 02:21 snap [2021-09-29T02:26:40.236Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 02:21 version.go [Pipeline] sh [2021-09-29T02:26:40.630Z] + '[' -e coverage.out ] [2021-09-29T02:26:40.630Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T02:26:40.803Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T02:26:41.148Z] + make build [2021-09-29T02:26:41.148Z] go mod tidy [2021-09-29T02:26:41.426Z] 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-29T02:26:42.987Z] 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-29T02:26:51.608Z] 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-29T02:26:51.608Z] 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-29T02:26:52.210Z] 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-29T02:26:52.490Z] 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-29T02:26:53.481Z] 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-29T02:26:54.079Z] 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-29T02:26:55.050Z] 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-29T02:26:56.024Z] 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-29T02:26:56.623Z] 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-29T02:26:57.266Z] Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:26:57.646Z] Merge succeeded, producing 6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:26:57.647Z] Checking out Revision 6b5df7ba4036ef2f1ff0d0a163e859b8932138db (PR-3734) [2021-09-29T02:26:57.712Z] 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-29T02:26:56.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:26:56.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:26:56.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:26:56.358Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:26:56.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:26:56.371Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T02:26:57.298Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:26:57.312Z] > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 [2021-09-29T02:26:57.546Z] > git remote # timeout=10 [2021-09-29T02:26:57.570Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T02:26:57.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:26:57.593Z] > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [2021-09-29T02:26:57.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T02:26:57.649Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:26:57.664Z] > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 [Pipeline] } [2021-09-29T02:26:59.598Z] $ docker stop --time=1 5758e57546aab89adc7a1ca1010fd63c855049fe8c1b11ddce8fbc297b536928 [2021-09-29T02:27:01.220Z] $ docker rm -f 5758e57546aab89adc7a1ca1010fd63c855049fe8c1b11ddce8fbc297b536928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-29T02:27:02.461Z] Commit message: "Merge branch 'main' into edgex-go-3565-gosimple" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:27:04.528Z] provisioning config files... [2021-09-29T02:27:04.610Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1245880036841526888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:27:04.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:04.780Z] [2021-09-29T02:27:04.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:27:05.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:05.255Z] ---> docker-login.sh [2021-09-29T02:27:05.255Z] nexus3.edgexfoundry.org:10001 [2021-09-29T02:27:05.486Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T02:27:05.486Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T02:27:05.486Z] ca9280d653b3: Pulling fs layer [2021-09-29T02:27:05.486Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T02:27:05.755Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T02:27:05.755Z] cbdbe7a5bc2a: Download complete [2021-09-29T02:27:05.755Z] cbdbe7a5bc2a: Pull complete [2021-09-29T02:27:06.762Z] ca9280d653b3: Verifying Checksum [2021-09-29T02:27:06.762Z] ca9280d653b3: Download complete [2021-09-29T02:27:07.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:27:07.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:27:07.295Z] Configure a credential helper to remove this warning. See [2021-09-29T02:27:07.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:27:07.295Z] [2021-09-29T02:27:07.295Z] Login Succeeded [2021-09-29T02:27:07.295Z] nexus3.edgexfoundry.org:10002 [2021-09-29T02:27:07.389Z] ca9280d653b3: Pull complete [2021-09-29T02:27:07.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:27:07.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:27:07.935Z] Configure a credential helper to remove this warning. See [2021-09-29T02:27:07.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:27:07.935Z] [2021-09-29T02:27:07.935Z] Login Succeeded [2021-09-29T02:27:07.935Z] nexus3.edgexfoundry.org:10003 [2021-09-29T02:27:08.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:27:08.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:27:08.564Z] Configure a credential helper to remove this warning. See [2021-09-29T02:27:08.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:27:08.565Z] [2021-09-29T02:27:08.565Z] Login Succeeded [2021-09-29T02:27:08.565Z] nexus3.edgexfoundry.org:10004 [2021-09-29T02:27:09.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:27:09.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:27:09.191Z] Configure a credential helper to remove this warning. See [2021-09-29T02:27:09.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:27:09.191Z] [2021-09-29T02:27:09.191Z] Login Succeeded [2021-09-29T02:27:09.191Z] docker.io [2021-09-29T02:27:09.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:27:10.041Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T02:27:10.041Z] 7e9c9ca2126c: Download complete [2021-09-29T02:27:10.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:27:10.108Z] Configure a credential helper to remove this warning. See [2021-09-29T02:27:10.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:27:10.108Z] [2021-09-29T02:27:10.108Z] Login Succeeded [2021-09-29T02:27:10.108Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T02:27:10.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T02:27:10.739Z] ========================================================= [2021-09-29T02:27:10.739Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T02:27:10.739Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:27:11.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:27:11.442Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T02:27:11.442Z] 595b0fe564bb: Pulling fs layer [2021-09-29T02:27:11.442Z] 24495759ef45: Pulling fs layer [2021-09-29T02:27:11.725Z] d148012ef14d: Pulling fs layer [2021-09-29T02:27:11.725Z] e90a11edd702: Pulling fs layer [2021-09-29T02:27:11.725Z] d77568369979: Pulling fs layer [2021-09-29T02:27:11.725Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T02:27:11.725Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T02:27:11.725Z] 97ac5df62f85: Pulling fs layer [2021-09-29T02:27:11.725Z] e90a11edd702: Waiting [2021-09-29T02:27:11.725Z] d77568369979: Waiting [2021-09-29T02:27:11.725Z] fc1c9f9a7f3b: Waiting [2021-09-29T02:27:11.726Z] 170f2ba95c9a: Waiting [2021-09-29T02:27:11.726Z] 97ac5df62f85: Waiting [2021-09-29T02:27:11.726Z] d148012ef14d: Verifying Checksum [2021-09-29T02:27:11.726Z] d148012ef14d: Download complete [2021-09-29T02:27:11.726Z] 24495759ef45: Verifying Checksum [2021-09-29T02:27:11.726Z] 24495759ef45: Download complete [2021-09-29T02:27:11.726Z] d77568369979: Verifying Checksum [2021-09-29T02:27:11.726Z] d77568369979: Download complete [2021-09-29T02:27:11.726Z] 595b0fe564bb: Verifying Checksum [2021-09-29T02:27:11.726Z] 595b0fe564bb: Download complete [2021-09-29T02:27:11.726Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T02:27:11.726Z] fc1c9f9a7f3b: Download complete [2021-09-29T02:27:11.726Z] 170f2ba95c9a: Download complete [2021-09-29T02:27:12.764Z] 595b0fe564bb: Pull complete [2021-09-29T02:27:13.391Z] 24495759ef45: Pull complete [2021-09-29T02:27:13.524Z] 7e9c9ca2126c: Pull complete [2021-09-29T02:27:13.524Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T02:27:13.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:13.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T02:27:13.640Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-09-29T02:27:13.673Z] d148012ef14d: Pull complete [2021-09-29T02:27:13.739Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T02:27:15.695Z] 97ac5df62f85: Verifying Checksum [2021-09-29T02:27:15.695Z] 97ac5df62f85: Download complete [2021-09-29T02:27:16.313Z] e90a11edd702: Verifying Checksum [2021-09-29T02:27:16.313Z] e90a11edd702: Download complete [2021-09-29T02:27:16.330Z] $ docker top a61d8c9d2bed3228b22927c90f7051fc6d4ce5e2809960d1099e2c579e922d6a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:27:16.768Z] + docker-compose build --help [2021-09-29T02:27:16.768Z] + grep parallel [2021-09-29T02:27:17.367Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T02:27:17.404Z] $ docker stop --time=1 a61d8c9d2bed3228b22927c90f7051fc6d4ce5e2809960d1099e2c579e922d6a [2021-09-29T02:27:18.608Z] $ docker rm -f a61d8c9d2bed3228b22927c90f7051fc6d4ce5e2809960d1099e2c579e922d6a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:27:19.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:19.195Z] . [Pipeline] withDockerContainer [2021-09-29T02:27:19.406Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-09-29T02:27:19.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T02:27:19.960Z] $ docker top 7792512001f06115b8dd43e86e39586a68f9ab30b1ed115f5239d972495dea1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:27:20.393Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T02:27:20.989Z] Building core-command ... [2021-09-29T02:27:20.989Z] Building core-data ... [2021-09-29T02:27:20.989Z] Building core-metadata ... [2021-09-29T02:27:20.989Z] Building security-bootstrapper ... [2021-09-29T02:27:20.989Z] Building security-proxy-setup ... [2021-09-29T02:27:20.989Z] Building security-secretstore-setup ... [2021-09-29T02:27:20.989Z] Building support-notifications ... [2021-09-29T02:27:20.989Z] Building support-scheduler ... [2021-09-29T02:27:20.989Z] Building sys-mgmt-agent ... [2021-09-29T02:27:20.989Z] Building security-secretstore-setup [2021-09-29T02:27:20.989Z] Building security-bootstrapper [2021-09-29T02:27:20.989Z] Building sys-mgmt-agent [2021-09-29T02:27:20.989Z] Building security-proxy-setup [2021-09-29T02:27:20.989Z] Building support-scheduler [2021-09-29T02:27:26.713Z] e90a11edd702: Pull complete [2021-09-29T02:27:26.713Z] d77568369979: Pull complete [2021-09-29T02:27:27.325Z] fc1c9f9a7f3b: Pull complete [2021-09-29T02:27:27.619Z] 170f2ba95c9a: Pull complete [2021-09-29T02:27:29.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:27:29.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:27:29.415Z] ---> 7eeca2984287 [2021-09-29T02:27:29.415Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:27:29.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:27:29.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:27:29.415Z] ---> 7eeca2984287 [2021-09-29T02:27:29.415Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:27:33.234Z] 97ac5df62f85: Pull complete [2021-09-29T02:27:33.234Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T02:27:33.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:27:33.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:27:33.954Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:27:33.954Z] WORKDIR /edgex [2021-09-29T02:27:33.954Z] COPY go.mod . [2021-09-29T02:27:33.954Z] RUN go mod download [2021-09-29T02:27:33.954Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T02:27:34.186Z] ---> Running in 0a3ca57ff012 [2021-09-29T02:27:34.186Z] ---> Running in cef38e544bec [2021-09-29T02:27:36.370Z] Sending build context to Docker daemon 166.2MB [2021-09-29T02:27:36.370Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:27:36.370Z] ---> 04bc70af865f [2021-09-29T02:27:36.370Z] Step 2/4 : WORKDIR /edgex [2021-09-29T02:27:41.326Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:27:41.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:27:41.326Z] ---> 7eeca2984287 [2021-09-29T02:27:41.326Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T02:27:41.898Z] ---> Running in f980196a5fa4 [2021-09-29T02:27:42.188Z] Removing intermediate container f980196a5fa4 [2021-09-29T02:27:42.188Z] ---> 8a21a60b6127 [2021-09-29T02:27:42.188Z] Step 3/4 : COPY go.mod . [2021-09-29T02:27:43.083Z] ---> f843e10fb0ad [2021-09-29T02:27:43.083Z] Step 4/4 : RUN go mod download [2021-09-29T02:27:43.442Z] ---> Running in 7a717f288e2f [2021-09-29T02:27:43.675Z] ---> Running in 0d5422738b91 [2021-09-29T02:27:43.675Z] Removing intermediate container cef38e544bec [2021-09-29T02:27:43.675Z] ---> b2c7b09afaad [2021-09-29T02:27:43.675Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:27:43.675Z] Removing intermediate container 0a3ca57ff012 [2021-09-29T02:27:43.675Z] ---> e10e57fe67e2 [2021-09-29T02:27:43.675Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:27:43.675Z] ---> Running in 36ec250df4b4 [2021-09-29T02:27:43.675Z] Removing intermediate container 0d5422738b91 [2021-09-29T02:27:43.675Z] ---> 3b49555905c7 [2021-09-29T02:27:43.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:27:43.675Z] ---> Running in 3a9bae9377ab [2021-09-29T02:27:43.675Z] ---> Running in 079686a2e255 [2021-09-29T02:27:44.220Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:27:44.220Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:27:44.220Z] ---> 7eeca2984287 [2021-09-29T02:27:44.220Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T02:27:44.220Z] ---> Using cache [2021-09-29T02:27:44.220Z] ---> 3b49555905c7 [2021-09-29T02:27:44.220Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:27:44.220Z] ---> Running in 9c83b7c276ba [2021-09-29T02:27:44.509Z] Removing intermediate container 36ec250df4b4 [2021-09-29T02:27:44.509Z] ---> 1c2c79566f29 [2021-09-29T02:27:44.509Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T02:27:44.509Z] ---> Running in cb1c02f46cda [2021-09-29T02:27:44.833Z] Removing intermediate container 3a9bae9377ab [2021-09-29T02:27:44.833Z] ---> 73280090da64 [2021-09-29T02:27:44.833Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T02:27:44.833Z] ---> Running in 12b1d53ab571 [2021-09-29T02:27:44.833Z] Removing intermediate container 079686a2e255 [2021-09-29T02:27:44.833Z] ---> 572d72742c0e [2021-09-29T02:27:44.833Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T02:27:44.833Z] ---> Running in ea8c335f1422 [2021-09-29T02:27:45.222Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:27:45.222Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:27:45.222Z] ---> 7eeca2984287 [2021-09-29T02:27:45.222Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T02:27:45.222Z] ---> Using cache [2021-09-29T02:27:45.222Z] ---> 3b49555905c7 [2021-09-29T02:27:45.222Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:27:45.222Z] ---> Using cache [2021-09-29T02:27:45.222Z] ---> 572d72742c0e [2021-09-29T02:27:45.222Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T02:27:45.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:45.515Z] ---> Running in 9de86ed4a607 [2021-09-29T02:27:45.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:45.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:45.515Z] Removing intermediate container 9c83b7c276ba [2021-09-29T02:27:45.515Z] ---> 790b03d1cdff [2021-09-29T02:27:45.515Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T02:27:45.861Z] ---> Running in b0cbe3e03a82 [2021-09-29T02:27:45.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:45.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:46.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:46.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:46.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:46.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:47.239Z] OK: 219 MiB in 52 packages [2021-09-29T02:27:47.561Z] Removing intermediate container 12b1d53ab571 [2021-09-29T02:27:47.561Z] ---> 31b8236e7052 [2021-09-29T02:27:47.561Z] Step 6/24 : COPY go.mod . [2021-09-29T02:27:47.561Z] OK: 219 MiB in 52 packages [2021-09-29T02:27:47.561Z] ---> d6a505e8fb31 [2021-09-29T02:27:47.561Z] Step 7/24 : RUN go mod download [2021-09-29T02:27:47.878Z] ---> Running in 0891cbc1ba49 [2021-09-29T02:27:47.879Z] Removing intermediate container ea8c335f1422 [2021-09-29T02:27:47.879Z] ---> b7a1a65a6f30 [2021-09-29T02:27:47.879Z] Step 6/22 : COPY go.mod . [2021-09-29T02:27:48.200Z] ---> 3cc1177df936 [2021-09-29T02:27:48.200Z] Step 7/22 : RUN go mod download [2021-09-29T02:27:48.200Z] ---> Running in 9915462b6c3e [2021-09-29T02:27:48.200Z] OK: 219 MiB in 52 packages [2021-09-29T02:27:48.544Z] OK: 219 MiB in 52 packages [2021-09-29T02:27:48.544Z] Removing intermediate container b0cbe3e03a82 [2021-09-29T02:27:48.544Z] ---> 9343efd528d5 [2021-09-29T02:27:48.544Z] Step 6/26 : COPY go.mod . [2021-09-29T02:27:48.819Z] ---> eb4a0374d28b [2021-09-29T02:27:48.819Z] Step 7/26 : RUN go mod download [2021-09-29T02:27:48.819Z] ---> Running in 2ce3717d7382 [2021-09-29T02:27:48.819Z] Removing intermediate container cb1c02f46cda [2021-09-29T02:27:48.819Z] ---> 890f1b6970d7 [2021-09-29T02:27:48.819Z] Step 6/23 : COPY go.mod . [2021-09-29T02:27:49.125Z] ---> bf83a9b810aa [2021-09-29T02:27:49.125Z] Step 7/23 : RUN go mod download [2021-09-29T02:27:49.125Z] ---> Running in 3d20d4bb5094 [2021-09-29T02:27:49.125Z] Removing intermediate container 0891cbc1ba49 [2021-09-29T02:27:49.125Z] ---> 25e191976ad9 [2021-09-29T02:27:49.125Z] Step 8/24 : COPY . . [2021-09-29T02:27:49.885Z] Removing intermediate container 9915462b6c3e [2021-09-29T02:27:49.885Z] ---> 271e15edc262 [2021-09-29T02:27:49.885Z] Step 8/22 : COPY . . [2021-09-29T02:27:50.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:27:52.907Z] Removing intermediate container 2ce3717d7382 [2021-09-29T02:27:52.907Z] ---> 5499ec9d5f9d [2021-09-29T02:27:52.907Z] Step 8/26 : COPY . . [2021-09-29T02:27:52.907Z] Removing intermediate container 3d20d4bb5094 [2021-09-29T02:27:52.907Z] ---> 63f3c6697ff4 [2021-09-29T02:27:52.907Z] Step 8/23 : COPY . . [2021-09-29T02:27:57.432Z] OK: 219 MiB in 52 packages [2021-09-29T02:27:58.446Z] ---> f196a0640147 [2021-09-29T02:27:58.446Z] Step 9/22 : RUN go mod tidy [2021-09-29T02:27:58.446Z] ---> 952dae30c8de [2021-09-29T02:27:58.446Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:27:58.727Z] ---> Running in f3123e14039d [2021-09-29T02:27:58.727Z] ---> Running in 14635261e48f [2021-09-29T02:27:58.727Z] ---> fbe4ba9970ff [2021-09-29T02:27:58.727Z] Step 9/26 : RUN go mod tidy [2021-09-29T02:27:59.015Z] ---> Running in 04caa8b9da7f [2021-09-29T02:27:59.015Z] Removing intermediate container 9de86ed4a607 [2021-09-29T02:27:59.015Z] ---> 2c1b09ed997b [2021-09-29T02:27:59.015Z] Step 6/32 : COPY go.mod . [2021-09-29T02:27:59.640Z] ---> 9c9cea71935f [2021-09-29T02:27:59.640Z] Step 7/32 : RUN go mod download [2021-09-29T02:27:59.640Z] ---> Running in a70c72fc6aa1 [2021-09-29T02:28:01.141Z] Removing intermediate container 14635261e48f [2021-09-29T02:28:01.141Z] ---> a1162dcf7c9e [2021-09-29T02:28:01.141Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T02:28:01.141Z] ---> Running in 16c069c68c0c [2021-09-29T02:28:01.433Z] Removing intermediate container 04caa8b9da7f [2021-09-29T02:28:01.433Z] ---> 07cb71658942 [2021-09-29T02:28:01.433Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T02:28:01.433Z] Removing intermediate container f3123e14039d [2021-09-29T02:28:01.433Z] ---> 00817298b09f [2021-09-29T02:28:01.433Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T02:28:01.433Z] ---> Running in c74800099bd4 [2021-09-29T02:28:01.433Z] Removing intermediate container a70c72fc6aa1 [2021-09-29T02:28:01.433Z] ---> 1e3109b0d10d [2021-09-29T02:28:01.433Z] Step 8/32 : COPY . . [2021-09-29T02:28:01.433Z] ---> Running in 9bc875d739d6 [2021-09-29T02:28:01.747Z] 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-29T02:28:02.413Z] 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-29T02:28:02.413Z] 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-29T02:28:12.794Z] ---> cd191cf1e36b [2021-09-29T02:28:12.794Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:28:13.090Z] ---> Running in 17630f4997c9 [2021-09-29T02:28:15.815Z] Removing intermediate container 17630f4997c9 [2021-09-29T02:28:15.815Z] ---> e75e18e66e9f [2021-09-29T02:28:15.815Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T02:28:16.098Z] ---> Running in da8e002c2d0b [2021-09-29T02:28:16.719Z] 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-29T02:28:21.145Z] ---> 20a3f2f1b8b0 [2021-09-29T02:28:21.145Z] Step 9/32 : RUN go mod tidy [2021-09-29T02:28:21.145Z] ---> Running in 8f1ff065ea56 [2021-09-29T02:28:22.650Z] Removing intermediate container 8f1ff065ea56 [2021-09-29T02:28:22.650Z] ---> 2eb297b78b28 [2021-09-29T02:28:22.650Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T02:28:22.650Z] ---> Running in fbe3144b0fc5 [2021-09-29T02:28:23.295Z] 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-29T02:28:33.506Z] 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-29T02:28:35.484Z] 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-29T02:28:35.758Z] Removing intermediate container 16c069c68c0c [2021-09-29T02:28:35.758Z] ---> f57418fe375e [2021-09-29T02:28:35.758Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T02:28:36.028Z] ---> Running in 46634920a27a [2021-09-29T02:28:36.299Z] 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-29T02:28:37.784Z] Removing intermediate container 9bc875d739d6 [2021-09-29T02:28:37.784Z] ---> 987374a02a09 [2021-09-29T02:28:37.784Z] [2021-09-29T02:28:37.784Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T02:28:38.081Z] 3.14: Pulling from library/alpine [2021-09-29T02:28:38.387Z] Removing intermediate container 46634920a27a [2021-09-29T02:28:38.387Z] ---> 7982b42c0358 [2021-09-29T02:28:38.387Z] [2021-09-29T02:28:38.387Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T02:28:38.387Z] 20.10.7: Pulling from library/docker [2021-09-29T02:28:39.418Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T02:28:39.419Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T02:28:39.419Z] ---> 14119a10abf4 [2021-09-29T02:28:39.419Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T02:28:39.713Z] ---> Running in 75c9e54afdf2 [2021-09-29T02:28:40.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:40.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:41.103Z] Removing intermediate container c74800099bd4 [2021-09-29T02:28:41.103Z] ---> e4b3acb43460 [2021-09-29T02:28:41.103Z] [2021-09-29T02:28:41.103Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T02:28:41.103Z] ---> 14119a10abf4 [2021-09-29T02:28:41.103Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T02:28:41.411Z] ---> Running in 7f50cf5f4ada [2021-09-29T02:28:41.411Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T02:28:41.411Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T02:28:41.411Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T02:28:41.411Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:28:41.411Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:28:41.411Z] OK: 6 MiB in 17 packages [2021-09-29T02:28:42.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:42.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:42.333Z] Removing intermediate container 75c9e54afdf2 [2021-09-29T02:28:42.333Z] ---> 1ca5d4a682b5 [2021-09-29T02:28:42.333Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:28:42.333Z] ---> Running in bbe550f1e605 [2021-09-29T02:28:42.333Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T02:28:42.333Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T02:28:42.333Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T02:28:42.333Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T02:28:42.622Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T02:28:42.622Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:28:42.622Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:28:42.622Z] OK: 8 MiB in 19 packages [2021-09-29T02:28:42.622Z] Removing intermediate container bbe550f1e605 [2021-09-29T02:28:42.622Z] ---> 0b61a9441381 [2021-09-29T02:28:42.622Z] Step 14/26 : WORKDIR / [2021-09-29T02:28:42.622Z] ---> Running in 874f2de758c8 [2021-09-29T02:28:42.908Z] Removing intermediate container 874f2de758c8 [2021-09-29T02:28:42.908Z] ---> 06ec124149cb [2021-09-29T02:28:42.908Z] 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-29T02:28:43.400Z] Removing intermediate container 7f50cf5f4ada [2021-09-29T02:28:43.400Z] ---> 0bc8598d675a [2021-09-29T02:28:43.400Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:28:43.400Z] ---> Running in c630b96daffb [2021-09-29T02:28:43.400Z] ---> f212f5def953 [2021-09-29T02:28:43.400Z] 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-29T02:28:43.684Z] Removing intermediate container c630b96daffb [2021-09-29T02:28:43.684Z] ---> 61f8647211ca [2021-09-29T02:28:43.684Z] Step 14/22 : WORKDIR /edgex [2021-09-29T02:28:43.684Z] ---> d4a97f8c0cd4 [2021-09-29T02:28:43.684Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T02:28:43.996Z] ---> Running in a49941ef4e87 [2021-09-29T02:28:43.996Z] Removing intermediate container a49941ef4e87 [2021-09-29T02:28:43.996Z] ---> ee6862ff44c7 [2021-09-29T02:28:43.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T02:28:44.284Z] ---> b52c6a140ccd [2021-09-29T02:28:44.284Z] 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-29T02:28:44.571Z] ---> 201d52b898c4 [2021-09-29T02:28:44.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T02:28:44.571Z] ---> 30527bd5271b [2021-09-29T02:28:44.571Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T02:28:45.227Z] ---> 387732640de2 [2021-09-29T02:28:45.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T02:28:45.509Z] ---> c9033b78352e [2021-09-29T02:28:45.509Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T02:28:46.129Z] ---> 52a90df7618d [2021-09-29T02:28:46.129Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T02:28:46.129Z] ---> Running in 1245f7102fa3 [2021-09-29T02:28:46.129Z] ---> 059866de46d5 [2021-09-29T02:28:46.129Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T02:28:46.418Z] Removing intermediate container 1245f7102fa3 [2021-09-29T02:28:46.418Z] ---> 57caba38b9ac [2021-09-29T02:28:46.418Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T02:28:46.418Z] ---> Running in b232cc0d8395 [2021-09-29T02:28:46.711Z] ---> 6d6ed874e4d5 [2021-09-29T02:28:46.711Z] 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-29T02:28:46.711Z] Removing intermediate container b232cc0d8395 [2021-09-29T02:28:46.711Z] ---> 7ac070010d20 [2021-09-29T02:28:46.711Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T02:28:46.711Z] ---> Running in f48917bc1263 [2021-09-29T02:28:46.711Z] ---> Running in 898c5ee191a2 [2021-09-29T02:28:47.003Z] Removing intermediate container 898c5ee191a2 [2021-09-29T02:28:47.003Z] ---> 3dc9fb027d9f [2021-09-29T02:28:47.003Z] Step 21/22 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:28:47.289Z] ---> Running in 048291f24d88 [2021-09-29T02:28:47.581Z] Removing intermediate container 048291f24d88 [2021-09-29T02:28:47.581Z] ---> 8b0940c27748 [2021-09-29T02:28:47.581Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T02:28:47.581Z] ---> Running in 91e267e6a0cf [2021-09-29T02:28:47.902Z] Removing intermediate container 91e267e6a0cf [2021-09-29T02:28:47.902Z] ---> e4bf7d3300a5 [2021-09-29T02:28:47.902Z] [2021-09-29T02:28:48.182Z] Removing intermediate container f48917bc1263 [2021-09-29T02:28:48.182Z] ---> eaf19763a9b3 [2021-09-29T02:28:48.182Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T02:28:48.182Z] Successfully built e4bf7d3300a5 [2021-09-29T02:28:48.182Z] Successfully tagged security-proxy-setup:latest [2021-09-29T02:28:48.182Z] Building core-metadata [2021-09-29T02:28:48.464Z]  Building security-proxy-setup ... done  ---> Running in baa7d26a6643 [2021-09-29T02:28:48.464Z] Removing intermediate container baa7d26a6643 [2021-09-29T02:28:48.464Z] ---> 10c92c3cfa13 [2021-09-29T02:28:48.464Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T02:28:48.464Z] ---> Running in 8390ba4ae41d [2021-09-29T02:28:48.753Z] Removing intermediate container 8390ba4ae41d [2021-09-29T02:28:48.753Z] ---> 10cf7c189134 [2021-09-29T02:28:48.753Z] Step 25/26 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:28:49.342Z] ---> Running in c1ca066633a7 [2021-09-29T02:28:50.328Z] Removing intermediate container c1ca066633a7 [2021-09-29T02:28:50.328Z] ---> d23686111806 [2021-09-29T02:28:50.328Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T02:28:50.328Z] ---> Running in c1d235fb10b8 [2021-09-29T02:28:50.609Z] Removing intermediate container c1d235fb10b8 [2021-09-29T02:28:50.609Z] ---> e96dba71409a [2021-09-29T02:28:50.609Z] [2021-09-29T02:28:50.890Z] Successfully built e96dba71409a [2021-09-29T02:28:50.890Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T02:28:50.890Z] Building support-notifications [2021-09-29T02:28:51.488Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T02:28:51.488Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T02:28:51.488Z] ---> 08bdaf2f88f9 [2021-09-29T02:28:51.488Z] 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-29T02:28:54.141Z] ---> Running in 5fdcf52aa2ab [2021-09-29T02:28:55.146Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:55.146Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:55.734Z] ---> 7eeca2984287 [2021-09-29T02:28:55.734Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:28:56.327Z] ---> Using cache [2021-09-29T02:28:56.327Z] ---> 3b49555905c7 [2021-09-29T02:28:56.327Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:56.327Z] ---> Using cache [2021-09-29T02:28:56.327Z] ---> 790b03d1cdff [2021-09-29T02:28:56.327Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T02:28:56.327Z] Removing intermediate container 5fdcf52aa2ab [2021-09-29T02:28:56.327Z] ---> f34be69ce31b [2021-09-29T02:28:56.327Z] 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-29T02:28:56.604Z] ---> Running in ae88bf5d1edd [2021-09-29T02:28:56.604Z] ---> Running in d07ed58302be [2021-09-29T02:28:57.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:57.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:57.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:57.507Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T02:28:57.507Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T02:28:57.507Z] Executing bash-5.1.0-r0.post-install [2021-09-29T02:28:57.507Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T02:28:57.784Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T02:28:57.784Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T02:28:57.784Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T02:28:57.784Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T02:28:57.784Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T02:28:57.784Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T02:28:57.784Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T02:28:57.784Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T02:28:57.784Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T02:28:57.784Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T02:28:57.784Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T02:28:58.093Z] Removing intermediate container da8e002c2d0b [2021-09-29T02:28:58.093Z] ---> 0a1d005c572d [2021-09-29T02:28:58.093Z] [2021-09-29T02:28:58.093Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:28:58.093Z] ---> 14119a10abf4 [2021-09-29T02:28:58.093Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:28:58.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:58.389Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:58.389Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:58.389Z] ---> 7eeca2984287 [2021-09-29T02:28:58.389Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:28:58.389Z] ---> Using cache [2021-09-29T02:28:58.389Z] ---> 3b49555905c7 [2021-09-29T02:28:58.389Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:58.389Z] ---> Using cache [2021-09-29T02:28:58.389Z] ---> 790b03d1cdff [2021-09-29T02:28:58.389Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:28:58.389Z] ---> Using cache [2021-09-29T02:28:58.389Z] ---> 9343efd528d5 [2021-09-29T02:28:58.389Z] Step 6/24 : COPY go.mod . [2021-09-29T02:28:58.389Z] ---> Using cache [2021-09-29T02:28:58.389Z] ---> eb4a0374d28b [2021-09-29T02:28:58.389Z] Step 7/24 : RUN go mod download [2021-09-29T02:28:58.389Z] ---> Using cache [2021-09-29T02:28:58.389Z] ---> 5499ec9d5f9d [2021-09-29T02:28:58.389Z] Step 8/24 : COPY . . [2021-09-29T02:28:58.389Z] ---> Using cache [2021-09-29T02:28:58.389Z] ---> fbe4ba9970ff [2021-09-29T02:28:58.389Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:28:58.389Z] ---> Using cache [2021-09-29T02:28:58.389Z] ---> 07cb71658942 [2021-09-29T02:28:58.389Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T02:28:58.389Z] ---> Running in 48f46c6fa32a [2021-09-29T02:28:58.677Z] ---> Running in 22abc0e84c00 [2021-09-29T02:28:58.965Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T02:28:58.965Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T02:28:58.965Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T02:28:58.965Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T02:28:58.965Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T02:28:58.965Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T02:28:59.251Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:59.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:59.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:59.540Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T02:28:59.540Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T02:28:59.540Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:28:59.540Z] OK: 6 MiB in 15 packages [2021-09-29T02:28:59.540Z] 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-29T02:28:59.822Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T02:28:59.822Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T02:28:59.822Z] Removing intermediate container fbe3144b0fc5 [2021-09-29T02:28:59.822Z] ---> abb9cf6d82d7 [2021-09-29T02:28:59.822Z] [2021-09-29T02:28:59.822Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T02:28:59.822Z] ---> 14119a10abf4 [2021-09-29T02:28:59.822Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T02:28:59.822Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T02:28:59.822Z] ---> Running in 0d218c85b0c7 [2021-09-29T02:28:59.822Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T02:28:59.822Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T02:28:59.822Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T02:28:59.822Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T02:29:00.105Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T02:29:00.105Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T02:29:00.105Z] Removing intermediate container 0d218c85b0c7 [2021-09-29T02:29:00.105Z] ---> e8e2c54bff34 [2021-09-29T02:29:00.105Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T02:29:00.105Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T02:29:00.105Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T02:29:00.105Z] Removing intermediate container ae88bf5d1edd [2021-09-29T02:29:00.105Z] ---> 41ac20e08fa2 [2021-09-29T02:29:00.105Z] Step 6/23 : COPY go.mod . [2021-09-29T02:29:00.105Z] ---> Running in e66eae24e649 [2021-09-29T02:29:00.105Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T02:29:00.105Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T02:29:00.105Z] Removing intermediate container 48f46c6fa32a [2021-09-29T02:29:00.105Z] ---> ed7905b49085 [2021-09-29T02:29:00.105Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:00.105Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T02:29:00.105Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T02:29:00.105Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T02:29:00.394Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T02:29:00.394Z] ---> Running in de00eba4c97c [2021-09-29T02:29:00.394Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T02:29:00.394Z] ---> 3a40dc1964e6 [2021-09-29T02:29:00.394Z] Step 7/23 : RUN go mod download [2021-09-29T02:29:00.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:00.677Z] Removing intermediate container de00eba4c97c [2021-09-29T02:29:00.677Z] ---> 6962bed92818 [2021-09-29T02:29:00.677Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T02:29:00.677Z] ---> Running in 7b02b9800e72 [2021-09-29T02:29:00.975Z] ---> Running in 7961621f83ef [2021-09-29T02:29:00.975Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T02:29:00.975Z] OK: 82 MiB in 59 packages [2021-09-29T02:29:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:00.975Z] Removing intermediate container 7961621f83ef [2021-09-29T02:29:00.975Z] ---> 167324735f03 [2021-09-29T02:29:00.975Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:29:00.975Z] ---> Running in a4b3d2bdcd8b [2021-09-29T02:29:01.257Z] Removing intermediate container a4b3d2bdcd8b [2021-09-29T02:29:01.257Z] ---> 1ace22c8701a [2021-09-29T02:29:01.257Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:01.546Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:01.546Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T02:29:01.546Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:01.546Z] OK: 6 MiB in 16 packages [2021-09-29T02:29:01.546Z] ---> 66a09811d33d [2021-09-29T02:29:01.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T02:29:02.196Z] Removing intermediate container e66eae24e649 [2021-09-29T02:29:02.196Z] ---> f07a1bfa4739 [2021-09-29T02:29:02.196Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T02:29:02.196Z] ---> 630e387a2c5d [2021-09-29T02:29:02.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:02.196Z] ---> Running in 3f3625fb0227 [2021-09-29T02:29:02.492Z] Removing intermediate container 3f3625fb0227 [2021-09-29T02:29:02.492Z] ---> d3a945073a8d [2021-09-29T02:29:02.492Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T02:29:02.492Z] ---> Running in abbbf096a237 [2021-09-29T02:29:02.788Z] ---> aed675db3f6b [2021-09-29T02:29:02.788Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T02:29:02.788Z] Removing intermediate container abbbf096a237 [2021-09-29T02:29:02.788Z] ---> 967ff7845f75 [2021-09-29T02:29:02.788Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T02:29:02.788Z] ---> Running in b77c243bcdee [2021-09-29T02:29:02.788Z] ---> Running in f1362e752744 [2021-09-29T02:29:03.075Z] Removing intermediate container b77c243bcdee [2021-09-29T02:29:03.075Z] ---> 5201cd6a5d13 [2021-09-29T02:29:03.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:03.075Z] ---> Running in aa4f22044b32 [2021-09-29T02:29:03.366Z] Removing intermediate container aa4f22044b32 [2021-09-29T02:29:03.366Z] ---> 6eae3eb1f32b [2021-09-29T02:29:03.366Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T02:29:03.366Z] ---> Running in 2637e7b427c2 [2021-09-29T02:29:03.651Z] Removing intermediate container 7b02b9800e72 [2021-09-29T02:29:03.651Z] ---> 7304f088f859 [2021-09-29T02:29:03.651Z] Step 8/23 : COPY . . [2021-09-29T02:29:03.651Z] Removing intermediate container 2637e7b427c2 [2021-09-29T02:29:03.651Z] ---> d450b865f718 [2021-09-29T02:29:03.651Z] Step 22/23 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:29:03.651Z] ---> Running in c3335a3807f9 [2021-09-29T02:29:03.939Z] Collecting docker-compose==1.23.2 [2021-09-29T02:29:04.278Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T02:29:04.278Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T02:29:04.278Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T02:29:04.581Z] Removing intermediate container f1362e752744 [2021-09-29T02:29:04.581Z] ---> f2aa2f71b23d [2021-09-29T02:29:04.581Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T02:29:04.581Z] Removing intermediate container c3335a3807f9 [2021-09-29T02:29:04.581Z] ---> 07739804cc9a [2021-09-29T02:29:04.581Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:29:04.931Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T02:29:04.931Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T02:29:04.931Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T02:29:04.931Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T02:29:05.269Z] ---> Running in 4aded701939c [2021-09-29T02:29:05.269Z] ---> Running in 4b3666074537 [2021-09-29T02:29:05.573Z] 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-29T02:29:05.573Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T02:29:05.573Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T02:29:05.901Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T02:29:05.901Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T02:29:05.901Z] Removing intermediate container 4b3666074537 [2021-09-29T02:29:05.901Z] ---> 46366094519a [2021-09-29T02:29:05.901Z] [2021-09-29T02:29:05.901Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T02:29:05.901Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T02:29:05.901Z] Removing intermediate container 4aded701939c [2021-09-29T02:29:05.901Z] ---> e41888cece50 [2021-09-29T02:29:05.901Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T02:29:05.901Z] Successfully built 46366094519a [2021-09-29T02:29:05.901Z] Collecting PyYAML<4,>=3.10 [2021-09-29T02:29:06.229Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T02:29:06.229Z] Successfully tagged support-scheduler:latest [2021-09-29T02:29:06.229Z] Building core-command [2021-09-29T02:29:06.841Z]  Building support-scheduler ... done  ---> 4aea9c0fdfe9 [2021-09-29T02:29:06.841Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T02:29:06.841Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T02:29:06.841Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T02:29:07.162Z] ---> Running in 086745fc72dd [2021-09-29T02:29:07.805Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T02:29:07.806Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T02:29:08.085Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T02:29:08.085Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T02:29:08.085Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T02:29:08.085Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T02:29:08.358Z] Collecting idna<2.8,>=2.5 [2021-09-29T02:29:08.358Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T02:29:08.358Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T02:29:08.358Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T02:29:08.657Z] Collecting certifi>=2017.4.17 [2021-09-29T02:29:08.657Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T02:29:08.657Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T02:29:08.657Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T02:29:08.657Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T02:29:08.657Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T02:29:08.657Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T02:29:08.657Z] Attempting uninstall: urllib3 [2021-09-29T02:29:08.657Z] Found existing installation: urllib3 1.26.2 [2021-09-29T02:29:08.657Z] Uninstalling urllib3-1.26.2: [2021-09-29T02:29:08.657Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T02:29:09.271Z] Attempting uninstall: idna [2021-09-29T02:29:09.271Z] Found existing installation: idna 3.1 [2021-09-29T02:29:09.271Z] Uninstalling idna-3.1: [2021-09-29T02:29:09.271Z] Successfully uninstalled idna-3.1 [2021-09-29T02:29:09.565Z] ---> bfcb9feb36b6 [2021-09-29T02:29:09.565Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:29:09.565Z] Attempting uninstall: chardet [2021-09-29T02:29:09.565Z] Found existing installation: chardet 4.0.0 [2021-09-29T02:29:09.565Z] Uninstalling chardet-4.0.0: [2021-09-29T02:29:09.565Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T02:29:10.186Z] ---> Running in ea1576ac0a97 [2021-09-29T02:29:10.186Z] Removing intermediate container 086745fc72dd [2021-09-29T02:29:10.186Z] ---> d21ccab3f713 [2021-09-29T02:29:10.186Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:10.475Z] Attempting uninstall: requests [2021-09-29T02:29:10.475Z] Found existing installation: requests 2.25.1 [2021-09-29T02:29:10.475Z] Uninstalling requests-2.25.1: [2021-09-29T02:29:10.475Z] Successfully uninstalled requests-2.25.1 [2021-09-29T02:29:10.475Z] Running setup.py install for texttable: started [2021-09-29T02:29:10.779Z] ---> 769ba1261140 [2021-09-29T02:29:10.779Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T02:29:11.406Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T02:29:11.406Z] Running setup.py install for PyYAML: started [2021-09-29T02:29:11.406Z] ---> 7ee8d2e4a55e [2021-09-29T02:29:11.406Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T02:29:11.896Z] ---> e760f697ce69 [2021-09-29T02:29:11.896Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T02:29:11.896Z] ---> f98646665eef [2021-09-29T02:29:11.896Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T02:29:12.181Z] ---> 05c57491d699 [2021-09-29T02:29:12.181Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T02:29:12.471Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T02:29:12.471Z] Running setup.py install for docopt: started [2021-09-29T02:29:12.471Z] ---> Running in 45da795770f1 [2021-09-29T02:29:12.759Z] Removing intermediate container ea1576ac0a97 [2021-09-29T02:29:12.759Z] ---> 7c47c2316ec5 [2021-09-29T02:29:12.759Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T02:29:12.759Z] ---> Running in 9db6606446ca [2021-09-29T02:29:12.759Z] Removing intermediate container 45da795770f1 [2021-09-29T02:29:12.759Z] ---> 2a6d5a52966c [2021-09-29T02:29:12.759Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T02:29:13.054Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T02:29:13.054Z] Running setup.py install for dockerpty: started [2021-09-29T02:29:13.054Z] ---> ad998613f998 [2021-09-29T02:29:13.054Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T02:29:13.336Z] ---> Running in b5cbd68a9f94 [2021-09-29T02:29:13.336Z] 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-29T02:29:13.626Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T02:29:14.265Z] 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-29T02:29:14.544Z] Removing intermediate container b5cbd68a9f94 [2021-09-29T02:29:14.544Z] ---> 97320727a06d [2021-09-29T02:29:14.544Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T02:29:14.544Z] ---> Running in 71c08849c75d [2021-09-29T02:29:14.824Z] Removing intermediate container 71c08849c75d [2021-09-29T02:29:14.824Z] ---> ab876e0acec7 [2021-09-29T02:29:14.824Z] Step 29/32 : CMD ["gate"] [2021-09-29T02:29:14.824Z] ---> Running in fa17f3b739a4 [2021-09-29T02:29:15.133Z] Removing intermediate container fa17f3b739a4 [2021-09-29T02:29:15.133Z] ---> 4b76e2e757d5 [2021-09-29T02:29:15.133Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T02:29:15.133Z] ---> Running in 0ac1fcaaf7c9 [2021-09-29T02:29:15.424Z] Removing intermediate container 0ac1fcaaf7c9 [2021-09-29T02:29:15.424Z] ---> 81eab426dd77 [2021-09-29T02:29:15.424Z] Step 31/32 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:29:15.424Z] ---> Running in 492e929abcd0 [2021-09-29T02:29:16.101Z] Removing intermediate container 492e929abcd0 [2021-09-29T02:29:16.101Z] ---> bf34bbdf466c [2021-09-29T02:29:16.101Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T02:29:16.383Z] ---> Running in 3ce0f9aaab83 [2021-09-29T02:29:17.427Z] Removing intermediate container 3ce0f9aaab83 [2021-09-29T02:29:17.427Z] ---> d7c95a072b49 [2021-09-29T02:29:17.427Z] [2021-09-29T02:29:17.427Z] Successfully built d7c95a072b49 [2021-09-29T02:29:17.427Z] Successfully tagged security-bootstrapper:latest [2021-09-29T02:29:17.427Z]  Building security-bootstrapper ... done Building core-data [2021-09-29T02:29:19.546Z] Removing intermediate container d07ed58302be [2021-09-29T02:29:19.546Z] ---> c1c517465698 [2021-09-29T02:29:19.546Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T02:29:20.630Z] ---> Running in 66a6d84172ae [2021-09-29T02:29:20.888Z] Removing intermediate container 7a717f288e2f [2021-09-29T02:29:20.888Z] ---> fc45a99e1b22 [2021-09-29T02:29:20.888Z] Successfully built fc45a99e1b22 [2021-09-29T02:29:20.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:29:21.278Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T02:29:21.278Z] . [Pipeline] withDockerContainer [2021-09-29T02:29:21.561Z] prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container [2021-09-29T02:29:21.622Z] Removing intermediate container 66a6d84172ae [2021-09-29T02:29:21.623Z] ---> 8320da9efd61 [2021-09-29T02:29:21.623Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T02:29:21.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T02:29:21.903Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:29:21.903Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:29:21.903Z] ---> 7eeca2984287 [2021-09-29T02:29:21.903Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:29:21.903Z] ---> Using cache [2021-09-29T02:29:21.903Z] ---> 3b49555905c7 [2021-09-29T02:29:21.903Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:21.903Z] ---> Using cache [2021-09-29T02:29:21.903Z] ---> 790b03d1cdff [2021-09-29T02:29:21.903Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:29:21.903Z] ---> Using cache [2021-09-29T02:29:21.903Z] ---> 9343efd528d5 [2021-09-29T02:29:21.903Z] Step 6/24 : COPY go.mod . [2021-09-29T02:29:21.903Z] ---> Using cache [2021-09-29T02:29:21.903Z] ---> eb4a0374d28b [2021-09-29T02:29:21.903Z] Step 7/24 : RUN go mod download [2021-09-29T02:29:21.903Z] ---> Using cache [2021-09-29T02:29:21.903Z] ---> 5499ec9d5f9d [2021-09-29T02:29:21.903Z] Step 8/24 : COPY . . [2021-09-29T02:29:21.903Z] ---> Using cache [2021-09-29T02:29:21.903Z] ---> fbe4ba9970ff [2021-09-29T02:29:21.903Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:29:21.903Z] ---> Using cache [2021-09-29T02:29:21.903Z] ---> 07cb71658942 [2021-09-29T02:29:21.903Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T02:29:21.903Z] ---> Running in 0aa7f5a1f2e0 [2021-09-29T02:29:21.903Z] ---> Running in 118e5e8d1030 [2021-09-29T02:29:22.179Z] Removing intermediate container 0aa7f5a1f2e0 [2021-09-29T02:29:22.179Z] ---> 7066aefdf37d [2021-09-29T02:29:22.179Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T02:29:22.475Z] 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-29T02:29:22.826Z] ---> 7b8a363ed0e1 [2021-09-29T02:29:22.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:23.636Z] ---> e04deda8dbd6 [2021-09-29T02:29:23.636Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T02:29:23.700Z] $ docker top fb062949798358fcc57eee365fe506579975a2d13ae5df833d44f58f53c561cd -eo pid,comm [2021-09-29T02:29:23.994Z] ---> 84411aeef3d6 [2021-09-29T02:29:23.994Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T02:29:23.994Z] ---> Running in 595a2d6c6597 [Pipeline] { [Pipeline] sh [2021-09-29T02:29:24.542Z] Removing intermediate container 595a2d6c6597 [2021-09-29T02:29:24.542Z] ---> 2386b2f07946 [2021-09-29T02:29:24.542Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:24.542Z] ---> Running in 12647c665c27 [2021-09-29T02:29:24.542Z] Removing intermediate container 12647c665c27 [2021-09-29T02:29:24.542Z] ---> 166f25b4bcbe [2021-09-29T02:29:24.542Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:29:24.542Z] ---> Running in 50f67280540b [2021-09-29T02:29:24.542Z] Removing intermediate container 50f67280540b [2021-09-29T02:29:24.542Z] ---> 4a995e07b880 [2021-09-29T02:29:24.542Z] Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:29:24.831Z] + go version [2021-09-29T02:29:24.831Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T02:29:24.850Z] $ docker stop --time=1 fb062949798358fcc57eee365fe506579975a2d13ae5df833d44f58f53c561cd [2021-09-29T02:29:24.919Z] ---> Running in 89ec0dc83d21 [2021-09-29T02:29:24.919Z] Removing intermediate container 89ec0dc83d21 [2021-09-29T02:29:24.919Z] ---> a2a958f6bdce [2021-09-29T02:29:24.919Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:29:24.919Z] ---> Running in dc0c15bdc406 [2021-09-29T02:29:25.451Z] Removing intermediate container dc0c15bdc406 [2021-09-29T02:29:25.451Z] ---> 22b34fc0e916 [2021-09-29T02:29:25.451Z] [2021-09-29T02:29:25.451Z] Successfully built 22b34fc0e916 [2021-09-29T02:29:25.451Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T02:29:26.446Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:29:26.446Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:29:26.446Z] ---> 7eeca2984287 [2021-09-29T02:29:26.446Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:29:26.446Z] ---> Using cache [2021-09-29T02:29:26.446Z] ---> 3b49555905c7 [2021-09-29T02:29:26.446Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:26.446Z] ---> Using cache [2021-09-29T02:29:26.446Z] ---> 790b03d1cdff [2021-09-29T02:29:26.446Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T02:29:26.722Z] ---> Running in f1b14f6875f0 [2021-09-29T02:29:26.750Z] $ docker rm -f fb062949798358fcc57eee365fe506579975a2d13ae5df833d44f58f53c561cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:29:27.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:27.648Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T02:29:27.648Z] . [Pipeline] withDockerContainer [2021-09-29T02:29:27.954Z] prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container [2021-09-29T02:29:28.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T02:29:28.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:29.827Z] OK: 219 MiB in 52 packages [2021-09-29T02:29:29.878Z] $ docker top 6e9554c0f2218948ba2eb82846c23cc6480e0f816daa155ce21d6903b220edfa -eo pid,comm [2021-09-29T02:29:30.155Z] Removing intermediate container f1b14f6875f0 [2021-09-29T02:29:30.155Z] ---> 3d0956501080 [2021-09-29T02:29:30.155Z] Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] echo [2021-09-29T02:29:30.290Z] ========================================================= [2021-09-29T02:29:30.290Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T02:29:30.290Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:29:30.797Z] ---> 4b3aabc189e4 [2021-09-29T02:29:30.797Z] Step 7/24 : RUN go mod download [2021-09-29T02:29:30.797Z] ---> Running in bb4d284f29d7 [2021-09-29T02:29:30.995Z] + go mod tidy [Pipeline] sh [2021-09-29T02:29:32.282Z] Removing intermediate container 22abc0e84c00 [2021-09-29T02:29:32.282Z] ---> 843816abf3a1 [2021-09-29T02:29:32.282Z] [2021-09-29T02:29:32.282Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:29:32.282Z] ---> 14119a10abf4 [2021-09-29T02:29:32.282Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:29:32.282Z] ---> Using cache [2021-09-29T02:29:32.282Z] ---> ed7905b49085 [2021-09-29T02:29:32.282Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:32.282Z] ---> Using cache [2021-09-29T02:29:32.282Z] ---> 6962bed92818 [2021-09-29T02:29:32.282Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T02:29:32.282Z] ---> Running in a13f5ac25359 [2021-09-29T02:29:32.282Z] Removing intermediate container a13f5ac25359 [2021-09-29T02:29:32.282Z] ---> f38404861807 [2021-09-29T02:29:32.282Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:29:32.282Z] ---> Running in c3df5270fd6a [2021-09-29T02:29:32.581Z] Removing intermediate container c3df5270fd6a [2021-09-29T02:29:32.581Z] ---> fbb59b51fac2 [2021-09-29T02:29:32.581Z] Step 16/24 : WORKDIR / [2021-09-29T02:29:32.581Z] ---> Running in a05b5bcfebdd [2021-09-29T02:29:32.581Z] Removing intermediate container bb4d284f29d7 [2021-09-29T02:29:32.581Z] ---> b1be270b63f2 [2021-09-29T02:29:32.581Z] Step 8/24 : COPY . . [2021-09-29T02:29:32.701Z] + make test [2021-09-29T02:29:32.701Z] go mod tidy [2021-09-29T02:29:32.877Z] Removing intermediate container a05b5bcfebdd [2021-09-29T02:29:32.877Z] ---> 64f9c3ae2b7f [2021-09-29T02:29:32.877Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:33.344Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T02:29:33.920Z] ---> 81528df3f9c4 [2021-09-29T02:29:33.920Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T02:29:35.488Z] ---> 68fc6e9e1290 [2021-09-29T02:29:35.488Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:36.129Z] ---> adcf218e5773 [2021-09-29T02:29:36.129Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T02:29:36.129Z] ---> Running in 410411fbac85 [2021-09-29T02:29:36.748Z] Removing intermediate container 410411fbac85 [2021-09-29T02:29:36.748Z] ---> 044556d01560 [2021-09-29T02:29:36.748Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:36.748Z] ---> Running in 68c8fffb90ee [2021-09-29T02:29:37.360Z] Removing intermediate container 68c8fffb90ee [2021-09-29T02:29:37.360Z] ---> ee48b52a4b86 [2021-09-29T02:29:37.360Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:29:37.641Z] ---> Running in eadb49d9305d [2021-09-29T02:29:38.241Z] Removing intermediate container eadb49d9305d [2021-09-29T02:29:38.241Z] ---> e0c99a604fde [2021-09-29T02:29:38.241Z] Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:29:38.241Z] ---> Running in 1c958df52984 [2021-09-29T02:29:38.520Z] ---> 89190d37f641 [2021-09-29T02:29:38.521Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:29:38.521Z] Removing intermediate container 1c958df52984 [2021-09-29T02:29:38.521Z] ---> 6133548bd484 [2021-09-29T02:29:38.521Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:29:38.521Z] ---> Running in 5e4a1818cad9 [2021-09-29T02:29:38.521Z] ---> Running in 7cec9c440eac [2021-09-29T02:29:38.521Z] Removing intermediate container 7cec9c440eac [2021-09-29T02:29:38.521Z] ---> 38cd980843ca [2021-09-29T02:29:38.521Z] [2021-09-29T02:29:38.814Z] Successfully built 38cd980843ca [2021-09-29T02:29:38.814Z] Successfully tagged core-metadata:latest [2021-09-29T02:29:40.319Z]  Building core-metadata ... done Removing intermediate container 5e4a1818cad9 [2021-09-29T02:29:40.319Z] ---> 94ef010b31a3 [2021-09-29T02:29:40.319Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T02:29:40.319Z] ---> Running in 07d73876dc82 [2021-09-29T02:29:40.942Z] 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-29T02:29:44.402Z] Removing intermediate container 9db6606446ca [2021-09-29T02:29:44.402Z] ---> a31cff44f1e5 [2021-09-29T02:29:44.402Z] [2021-09-29T02:29:44.402Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:29:44.402Z] ---> 14119a10abf4 [2021-09-29T02:29:44.402Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T02:29:44.402Z] ---> Running in e4a33f2ee1b8 [2021-09-29T02:29:45.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:45.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:45.405Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T02:29:45.405Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:45.761Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:45.761Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:29:45.761Z] OK: 6 MiB in 16 packages [2021-09-29T02:29:46.532Z] Removing intermediate container e4a33f2ee1b8 [2021-09-29T02:29:46.532Z] ---> 799f29685feb [2021-09-29T02:29:46.532Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:46.532Z] ---> Running in cacaf19f2c06 [2021-09-29T02:29:46.858Z] Removing intermediate container cacaf19f2c06 [2021-09-29T02:29:46.858Z] ---> 07a8511044e8 [2021-09-29T02:29:46.858Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T02:29:46.858Z] ---> Running in 94903482b2f7 [2021-09-29T02:29:47.529Z] Removing intermediate container 94903482b2f7 [2021-09-29T02:29:47.529Z] ---> a3c809773f6f [2021-09-29T02:29:47.529Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:29:47.529Z] Removing intermediate container 118e5e8d1030 [2021-09-29T02:29:47.529Z] ---> 309c9cb360b6 [2021-09-29T02:29:47.529Z] [2021-09-29T02:29:47.529Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:29:47.529Z] ---> 14119a10abf4 [2021-09-29T02:29:47.529Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:29:47.529Z] ---> Using cache [2021-09-29T02:29:47.529Z] ---> ed7905b49085 [2021-09-29T02:29:47.529Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:47.529Z] ---> Using cache [2021-09-29T02:29:47.529Z] ---> 6962bed92818 [2021-09-29T02:29:47.529Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T02:29:47.529Z] ---> Running in d4458f4e13ae [2021-09-29T02:29:47.529Z] ---> Running in 443fba98f15a [2021-09-29T02:29:47.529Z] Removing intermediate container d4458f4e13ae [2021-09-29T02:29:47.529Z] ---> 909fa8664b0a [2021-09-29T02:29:47.529Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:47.857Z] Removing intermediate container 443fba98f15a [2021-09-29T02:29:47.857Z] ---> 2fd3751995a0 [2021-09-29T02:29:47.857Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:29:47.857Z] ---> Running in 9ee49bf9e25b [2021-09-29T02:29:47.857Z] ---> d9e293fa6313 [2021-09-29T02:29:47.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T02:29:47.857Z] Removing intermediate container 9ee49bf9e25b [2021-09-29T02:29:47.857Z] ---> 3b3aed33be05 [2021-09-29T02:29:47.857Z] Step 16/24 : WORKDIR / [2021-09-29T02:29:48.203Z] ---> Running in f560c013fc71 [2021-09-29T02:29:48.555Z] Removing intermediate container f560c013fc71 [2021-09-29T02:29:48.555Z] ---> 7af0e6c5e4ff [2021-09-29T02:29:48.555Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:48.555Z] ---> f568949fa0ef [2021-09-29T02:29:48.555Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:48.555Z] ---> a83d6e2fc299 [2021-09-29T02:29:48.555Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T02:29:48.872Z] ---> 1385e04a09a9 [2021-09-29T02:29:48.872Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T02:29:49.169Z] ---> Running in 685c18413eb6 [2021-09-29T02:29:49.514Z] ---> 3b2c2aba5db1 [2021-09-29T02:29:49.514Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:49.514Z] Removing intermediate container 685c18413eb6 [2021-09-29T02:29:49.514Z] ---> 1902aa69ad18 [2021-09-29T02:29:49.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:49.514Z] ---> Running in 3c732d5050fc [2021-09-29T02:29:49.514Z] Removing intermediate container 3c732d5050fc [2021-09-29T02:29:49.514Z] ---> 30f31a49b0ba [2021-09-29T02:29:49.514Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T02:29:49.514Z] ---> 07ebe1c89bf3 [2021-09-29T02:29:49.514Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T02:29:49.514Z] ---> Running in ef02712178b4 [2021-09-29T02:29:49.822Z] ---> Running in 7e4771514a06 [2021-09-29T02:29:49.822Z] Removing intermediate container ef02712178b4 [2021-09-29T02:29:49.822Z] ---> 84ed82dbc6cf [2021-09-29T02:29:49.822Z] Step 22/23 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:29:49.822Z] Removing intermediate container 7e4771514a06 [2021-09-29T02:29:49.822Z] ---> 96df9161b378 [2021-09-29T02:29:49.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:49.822Z] ---> Running in fb69f8e44640 [2021-09-29T02:29:50.131Z] ---> Running in d6dac11f66a7 [2021-09-29T02:29:50.131Z] Removing intermediate container fb69f8e44640 [2021-09-29T02:29:50.131Z] ---> 9e8898cede8a [2021-09-29T02:29:50.131Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:29:50.131Z] ---> Running in 512a4cef6a86 [2021-09-29T02:29:50.131Z] Removing intermediate container d6dac11f66a7 [2021-09-29T02:29:50.131Z] ---> d0d19aff0a5d [2021-09-29T02:29:50.131Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:29:50.131Z] ---> Running in 6cd6f89ba962 [2021-09-29T02:29:50.432Z] Removing intermediate container 512a4cef6a86 [2021-09-29T02:29:50.432Z] ---> e23cba27d98d [2021-09-29T02:29:50.432Z] [2021-09-29T02:29:50.432Z] Successfully built e23cba27d98d [2021-09-29T02:29:50.432Z] Successfully tagged support-notifications:latest [2021-09-29T02:29:50.432Z]  Building support-notifications ... done Removing intermediate container 6cd6f89ba962 [2021-09-29T02:29:50.432Z] ---> e10f37b75273 [2021-09-29T02:29:50.432Z] Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:29:50.432Z] ---> Running in 4989ed54f2d3 [2021-09-29T02:29:50.727Z] Removing intermediate container 4989ed54f2d3 [2021-09-29T02:29:50.727Z] ---> 2ab987f32798 [2021-09-29T02:29:50.727Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:29:50.727Z] ---> Running in c1817eb2617d [2021-09-29T02:29:51.023Z] Removing intermediate container c1817eb2617d [2021-09-29T02:29:51.023Z] ---> c22eee6ca65e [2021-09-29T02:29:51.023Z] [2021-09-29T02:29:51.023Z] Successfully built c22eee6ca65e [2021-09-29T02:29:51.023Z] Successfully tagged core-command:latest [2021-09-29T02:29:57.916Z]  Building core-command ... done Removing intermediate container 07d73876dc82 [2021-09-29T02:29:57.916Z] ---> a20bb7610aad [2021-09-29T02:29:57.916Z] [2021-09-29T02:29:57.916Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:29:57.916Z] ---> 14119a10abf4 [2021-09-29T02:29:57.916Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T02:29:57.916Z] ---> Running in fa54454ec8a4 [2021-09-29T02:29:57.916Z] Removing intermediate container fa54454ec8a4 [2021-09-29T02:29:57.916Z] ---> a30e0261e597 [2021-09-29T02:29:57.916Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T02:29:57.916Z] ---> Running in 1a6b8e55b287 [2021-09-29T02:29:57.916Z] Removing intermediate container 1a6b8e55b287 [2021-09-29T02:29:57.916Z] ---> d97fea525b15 [2021-09-29T02:29:57.916Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T02:29:57.916Z] ---> Running in 55afad3a5d8c [2021-09-29T02:29:58.211Z] Removing intermediate container 55afad3a5d8c [2021-09-29T02:29:58.211Z] ---> 6f73fb4db046 [2021-09-29T02:29:58.211Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:58.211Z] ---> Running in 420f690d0872 [2021-09-29T02:29:58.828Z] Removing intermediate container 420f690d0872 [2021-09-29T02:29:58.828Z] ---> 021376abf8b9 [2021-09-29T02:29:58.828Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T02:29:58.828Z] ---> Running in 93336d312d08 [2021-09-29T02:29:59.112Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:00.397Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T02:30:00.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:02.567Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T02:30:02.567Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T02:30:02.567Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T02:30:03.236Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T02:30:04.263Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T02:30:04.620Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T02:30:04.941Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:30:04.941Z] OK: 8 MiB in 20 packages [2021-09-29T02:30:05.214Z] Removing intermediate container 93336d312d08 [2021-09-29T02:30:05.214Z] ---> 0d8d5859e61a [2021-09-29T02:30:05.214Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:30:05.539Z] ---> 7148c6de7dc4 [2021-09-29T02:30:05.539Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T02:30:05.874Z] ---> c20510b551b1 [2021-09-29T02:30:05.874Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T02:30:05.874Z] ---> 69a9c52bafa4 [2021-09-29T02:30:05.874Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T02:30:05.874Z] ---> Running in b6ebd66eed34 [2021-09-29T02:30:06.163Z] Removing intermediate container b6ebd66eed34 [2021-09-29T02:30:06.164Z] ---> 32101756b862 [2021-09-29T02:30:06.164Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:30:06.164Z] ---> Running in eab599042cf8 [2021-09-29T02:30:06.164Z] Removing intermediate container eab599042cf8 [2021-09-29T02:30:06.164Z] ---> 16337f458eaf [2021-09-29T02:30:06.164Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:30:06.164Z] ---> Running in ca84ec6f67b5 [2021-09-29T02:30:06.463Z] Removing intermediate container ca84ec6f67b5 [2021-09-29T02:30:06.463Z] ---> f0860ccfff09 [2021-09-29T02:30:06.463Z] Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:30:06.463Z] ---> Running in 1e8392f41441 [2021-09-29T02:30:06.463Z] Removing intermediate container 1e8392f41441 [2021-09-29T02:30:06.463Z] ---> 3e035b0e05b2 [2021-09-29T02:30:06.463Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:30:06.463Z] ---> Running in 222036a0f9a3 [2021-09-29T02:30:06.463Z] Removing intermediate container 222036a0f9a3 [2021-09-29T02:30:06.463Z] ---> 0aaa6c6b15b6 [2021-09-29T02:30:06.463Z] [2021-09-29T02:30:06.754Z] Successfully built 0aaa6c6b15b6 [2021-09-29T02:30:06.754Z] Successfully tagged core-data:latest [2021-09-29T02:30:06.801Z]  Building core-data ... done  [Pipeline] } [2021-09-29T02:30:06.817Z] $ docker stop --time=1 7792512001f06115b8dd43e86e39586a68f9ab30b1ed115f5239d972495dea1d [2021-09-29T02:30:08.112Z] $ docker rm -f 7792512001f06115b8dd43e86e39586a68f9ab30b1ed115f5239d972495dea1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:30:09.060Z] + docker images [2021-09-29T02:30:09.060Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T02:30:09.060Z] core-data latest 0aaa6c6b15b6 2 seconds ago 20.5MB [2021-09-29T02:30:09.060Z] a20bb7610aad 12 seconds ago 1.76GB [2021-09-29T02:30:09.060Z] core-command latest c22eee6ca65e 18 seconds ago 16MB [2021-09-29T02:30:09.060Z] support-notifications latest e23cba27d98d 18 seconds ago 16.8MB [2021-09-29T02:30:09.060Z] 309c9cb360b6 21 seconds ago 1.75GB [2021-09-29T02:30:09.060Z] a31cff44f1e5 24 seconds ago 1.75GB [2021-09-29T02:30:09.060Z] core-metadata latest 38cd980843ca 30 seconds ago 16.8MB [2021-09-29T02:30:09.060Z] 843816abf3a1 37 seconds ago 1.76GB [2021-09-29T02:30:09.060Z] sys-mgmt-agent latest 22b34fc0e916 44 seconds ago 325MB [2021-09-29T02:30:09.060Z] security-bootstrapper latest d7c95a072b49 52 seconds ago 18.8MB [2021-09-29T02:30:09.060Z] support-scheduler latest 46366094519a About a minute ago 16.1MB [2021-09-29T02:30:09.060Z] abb9cf6d82d7 About a minute ago 1.75GB [2021-09-29T02:30:09.060Z] 0a1d005c572d About a minute ago 1.75GB [2021-09-29T02:30:09.060Z] security-secretstore-setup latest e96dba71409a About a minute ago 28.2MB [2021-09-29T02:30:09.060Z] security-proxy-setup latest e4bf7d3300a5 About a minute ago 26.7MB [2021-09-29T02:30:09.060Z] e4b3acb43460 About a minute ago 1.76GB [2021-09-29T02:30:09.060Z] 7982b42c0358 About a minute ago 1.75GB [2021-09-29T02:30:09.060Z] 987374a02a09 About a minute ago 1.76GB [2021-09-29T02:30:09.060Z] ci-base-image-x86_64 latest 7eeca2984287 5 minutes ago 1.25GB [2021-09-29T02:30:09.060Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T02:30:09.060Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T02:30:09.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T02:30:09.060Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T02:30:09.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-29T02:30:24.658Z] Still waiting to schedule task [2021-09-29T02:30:24.659Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T02:30:58.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T02:31:06.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T02:31:06.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T02:31:07.020Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T02:31:19.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T02:31:19.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T02:31:19.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T02:31:19.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T02:31:19.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T02:31:19.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T02:31:20.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T02:31:20.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T02:31:20.222Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T02:31:20.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T02:31:27.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements [2021-09-29T02:31:27.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T02:31:27.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T02:31:32.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.405s coverage: 98.5% of statements [2021-09-29T02:31:32.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T02:31:32.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 46.3% of statements [2021-09-29T02:31:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T02:31:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T02:31:34.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.671s coverage: 90.1% of statements [2021-09-29T02:31:34.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T02:31:34.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:31:37.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 84.4% of statements [2021-09-29T02:31:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T02:31:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T02:31:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T02:31:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T02:31:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T02:31:45.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.492s coverage: 94.2% of statements [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:31:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T02:31:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.437s coverage: 60.0% of statements [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T02:31:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.333s coverage: 0.8% of statements [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T02:31:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.265s coverage: 58.8% of statements [2021-09-29T02:31:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.230s coverage: 21.7% of statements [2021-09-29T02:31:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T02:31:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.181s coverage: 47.1% of statements [2021-09-29T02:31:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 79.5% of statements [2021-09-29T02:31:45.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2021-09-29T02:31:46.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements [2021-09-29T02:31:47.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements [2021-09-29T02:31:55.082Z] Running on prd-ubuntu18.04-docker-8c-8g-79 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws [2021-09-29T02:31:55.104Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-29T02:31:55.317Z] The recommended git tool is: git [2021-09-29T02:31:59.950Z] using credential edgex-jenkins-ssh [2021-09-29T02:31:59.970Z] Cloning the remote Git repository [2021-09-29T02:31:59.996Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:32:00.079Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-29T02:32:00.125Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:32:00.126Z] > git --version # timeout=10 [2021-09-29T02:32:00.130Z] > git --version # 'git version 2.17.1' [2021-09-29T02:32:00.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:32:00.190Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:32:00.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.187s coverage: 94.4% of statements [2021-09-29T02:32:00.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2021-09-29T02:32:04.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.568s coverage: 81.8% of statements [2021-09-29T02:32:04.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-09-29T02:32:11.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.838s coverage: 91.2% of statements [2021-09-29T02:32:11.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T02:32:14.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 64.4% of statements [2021-09-29T02:32:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T02:32:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T02:32:14.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements [2021-09-29T02:32:14.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements [2021-09-29T02:32:14.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2021-09-29T02:32:14.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-09-29T02:32:15.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-09-29T02:32:21.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.455s coverage: 70.5% of statements [2021-09-29T02:32:21.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T02:32:21.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T02:32:21.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T02:32:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.833s coverage: 43.6% of statements [2021-09-29T02:32:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T02:32:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T02:32:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.316s coverage: 89.5% of statements [2021-09-29T02:32:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T02:32:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements [2021-09-29T02:32:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T02:32:31.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 19.5% of statements [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T02:32:31.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.0% of statements [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T02:32:31.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 63.2% of statements [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T02:32:31.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.483s coverage: 97.7% of statements [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T02:32:31.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T02:32:31.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T02:32:31.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements [2021-09-29T02:32:31.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-09-29T02:32:31.368Z] 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-29T02:32:31.368Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T02:32:31.368Z] GO111MODULE=on go vet ./... [2021-09-29T02:32:52.967Z] Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:32:53.116Z] Merge succeeded, producing 6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:32:53.117Z] Checking out Revision 6b5df7ba4036ef2f1ff0d0a163e859b8932138db (PR-3734) [2021-09-29T02:32:52.191Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:32:52.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:32:52.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:32:52.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:32:52.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:32:52.239Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T02:32:52.978Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:32:52.983Z] > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 [2021-09-29T02:32:53.084Z] > git remote # timeout=10 [2021-09-29T02:32:53.091Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T02:32:53.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:32:53.098Z] > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [2021-09-29T02:32:53.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T02:32:53.119Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:32:53.123Z] > git checkout -f 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 [2021-09-29T02:32:57.468Z] Commit message: "Merge branch 'main' into edgex-go-3565-gosimple" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:32:58.897Z] + echo snap-build.sh [2021-09-29T02:32:58.897Z] snap-build.sh [2021-09-29T02:32:58.897Z] + SNAP_BASE_DIR=. [2021-09-29T02:32:58.897Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-29T02:32:58.897Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-29T02:32:58.897Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-29T02:32:58.897Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-29T02:32:58.897Z] + cd /w/workspace/edgex-go/3 [2021-09-29T02:32:58.897Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T02:32:58.897Z] Reading package lists... [2021-09-29T02:32:58.897Z] Building dependency tree... [2021-09-29T02:32:58.897Z] Reading state information... [2021-09-29T02:32:58.897Z] The following packages were automatically installed and are no longer required: [2021-09-29T02:32:58.897Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T02:32:58.897Z] uidmap xdelta3 [2021-09-29T02:32:58.897Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T02:32:58.897Z] The following packages will be REMOVED: [2021-09-29T02:32:58.897Z] lxd* lxd-client* [2021-09-29T02:32:58.897Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T02:32:58.897Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T02:32:59.523Z] (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-29T02:32:59.523Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:33:00.544Z] Removing lxd dnsmasq configuration [2021-09-29T02:33:00.544Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:33:00.544Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T02:33:01.162Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:33:01.454Z] (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-29T02:33:01.454Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:33:02.966Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T02:33:02.966Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T02:33:03.306Z] + sudo snap remove --purge lxd [2021-09-29T02:33:03.640Z] snap "lxd" is not installed [2021-09-29T02:33:03.640Z] + sudo groupadd --force --system lxd [2021-09-29T02:33:03.640Z] ++ whoami [2021-09-29T02:33:03.640Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T02:33:03.640Z] + newgrp - lxd [2021-09-29T02:33:03.640Z] + sudo snap install lxd [2021-09-29T02:33:10.691Z] 2021-09-29T02:33:08Z INFO Waiting for automatic snapd restart... [2021-09-29T02:33:26.116Z] lxd 4.18 from Canonical* installed [2021-09-29T02:33:26.116Z] + sudo lxd init --auto [2021-09-29T02:33:34.610Z] + sudo snap install --classic snapcraft [2021-09-29T02:33:50.272Z] snapcraft 5.0 from Canonical* installed [2021-09-29T02:33:50.272Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T02:33:50.272Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T02:33:50.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T02:33:50.272Z] Dload Upload Total Spent Left Speed [2021-09-29T02:33:50.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 3800 0 --:--:-- --:--:-- --:--:-- 3800 [2021-09-29T02:33:50.272Z] 86 3325k 86 2884k 0 0 2898k 0 0:00:01 --:--:-- 0:00:01 2898k 100 3325k 100 3325k 0 0 3139k 0 0:00:01 0:00:01 --:--:-- 6999k [2021-09-29T02:33:50.272Z] ./yq_linux_amd64 [2021-09-29T02:33:50.272Z] + sudo snapcraft prime --use-lxd [2021-09-29T02:33:51.753Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T02:33:52.056Z] 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-29T02:33:52.056Z] - README.md [2021-09-29T02:33:52.056Z] [2021-09-29T02:33:52.056Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T02:33:52.056Z] Launching a container. [2021-09-29T02:33:59.016Z] Waiting for container to be ready [2021-09-29T02:33:59.287Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T02:33:59.287Z] [2021-09-29T02:34:03.016Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T02:34:03.307Z] Waiting for network to be ready... [2021-09-29T02:34:04.340Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:34:04.622Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T02:34:04.622Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T02:34:04.913Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T02:34:04.913Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T02:34:04.913Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T02:34:04.913Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T02:34:04.913Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T02:34:04.913Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T02:34:04.913Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T02:34:05.189Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T02:34:05.467Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T02:34:05.467Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T02:34:05.749Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T02:34:05.749Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T02:34:05.749Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T02:34:05.749Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T02:34:05.749Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T02:34:06.386Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T02:34:06.687Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T02:34:06.687Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T02:34:06.687Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T02:34:06.687Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T02:34:06.687Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T02:34:06.687Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T02:34:06.687Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T02:34:06.687Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T02:34:09.404Z] Fetched 25.4 MB in 5s (5580 kB/s) [2021-09-29T02:34:09.406Z] gofmt -l . [2021-09-29T02:34:09.406Z] [ "`gofmt -l .`" = "" ] [2021-09-29T02:34:09.406Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T02:34:10.050Z] Reading package lists... [2021-09-29T02:34:10.050Z] Reading package lists... [2021-09-29T02:34:10.088Z] + ls -al . [2021-09-29T02:34:10.088Z] total 640 [2021-09-29T02:34:10.088Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 02:34 . [2021-09-29T02:34:10.088Z] drwxr-xr-x 4 root root 4096 Sep 29 02:29 .. [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 02:26 .dockerignore [2021-09-29T02:34:10.088Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 02:27 .git [2021-09-29T02:34:10.088Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 02:26 .github [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 02:26 .gitignore [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 115 Sep 29 02:26 .golangci.yml [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 02:26 .hadolint.yml [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 02:26 .sonarcloud.properties [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:26 ADOPTERS.md [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:26 Attribution.txt [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:26 CHANGELOG.md [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:26 CONTRIBUTING.md [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 02:26 GOVERNANCE.md [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 02:26 Jenkinsfile [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:26 LICENSE [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:26 Makefile [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 02:26 OWNERS.md [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:26 README.md [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:26 SECURITY.md [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 02:23 VERSION [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:26 ZMQWindows.md [2021-09-29T02:34:10.088Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 02:26 bin [2021-09-29T02:34:10.088Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 02:26 cmd [2021-09-29T02:34:10.088Z] -rw-r--r-- 1 root root 403065 Sep 29 02:32 coverage.out [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 02:26 go.mod [2021-09-29T02:34:10.088Z] -rw-r--r-- 1 root root 50064 Sep 29 02:29 go.sum [2021-09-29T02:34:10.088Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 02:26 internal [2021-09-29T02:34:10.088Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 02:26 openapi [2021-09-29T02:34:10.088Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 02:26 snap [2021-09-29T02:34:10.088Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 02:26 version.go [Pipeline] sh [2021-09-29T02:34:10.322Z] Building dependency tree... [2021-09-29T02:34:10.323Z] Reading state information... [2021-09-29T02:34:10.323Z] The following additional packages will be installed: [2021-09-29T02:34:10.323Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T02:34:10.323Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T02:34:10.323Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T02:34:10.323Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T02:34:10.323Z] Suggested packages: [2021-09-29T02:34:10.323Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T02:34:10.323Z] Recommended packages: [2021-09-29T02:34:10.323Z] gnupg libsasl2-modules [2021-09-29T02:34:10.323Z] The following NEW packages will be installed: [2021-09-29T02:34:10.323Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T02:34:10.323Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T02:34:10.323Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T02:34:10.323Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T02:34:10.323Z] The following packages will be upgraded: [2021-09-29T02:34:10.323Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T02:34:10.595Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T02:34:10.595Z] Need to get 3527 kB of archives. [2021-09-29T02:34:10.595Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T02:34:10.595Z] 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-29T02:34:10.595Z] 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-29T02:34:10.595Z] 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-29T02:34:10.595Z] 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-29T02:34:10.595Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T02:34:10.876Z] + '[' -e coverage.out ] [2021-09-29T02:34:10.876Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T02:34:10.908Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T02:34:11.193Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T02:34:11.467Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T02:34:11.467Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T02:34:11.467Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T02:34:11.467Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T02:34:11.467Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T02:34:11.467Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T02:34:11.467Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T02:34:11.467Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T02:34:11.467Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T02:34:11.467Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T02:34:11.742Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T02:34:11.742Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T02:34:11.742Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T02:34:11.742Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T02:34:11.742Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T02:34:11.742Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T02:34:11.742Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:34:11.742Z] Fetched 3527 kB in 1s (2711 kB/s) [2021-09-29T02:34:12.010Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T02:34:12.010Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:34:12.010Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:34:12.010Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T02:34:12.010Z] Selecting previously unselected package udev. [2021-09-29T02:34:12.010Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T02:34:12.010Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:34:12.010Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T02:34:12.018Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T02:34:12.287Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T02:34:12.287Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T02:34:12.287Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T02:34:12.287Z] Selecting previously unselected package fuse. [2021-09-29T02:34:12.287Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T02:34:12.287Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T02:34:12.287Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:34:12.287Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:34:12.287Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:34:12.287Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:34:12.562Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:34:12.562Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:34:12.562Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T02:34:12.562Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T02:34:12.562Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T02:34:12.562Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T02:34:12.562Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:12.562Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:12.562Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T02:34:12.562Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:12.562Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:12.562Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T02:34:12.562Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:12.562Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:12.734Z] + make build [2021-09-29T02:34:12.734Z] go mod tidy [2021-09-29T02:34:12.845Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T02:34:12.845Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:12.845Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:12.845Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T02:34:12.845Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:12.845Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:12.845Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T02:34:12.845Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:12.845Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:12.845Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T02:34:12.845Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:12.845Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:12.845Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T02:34:12.845Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:12.845Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.121Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T02:34:13.121Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:34:13.121Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.121Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T02:34:13.121Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T02:34:13.121Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:34:13.121Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T02:34:13.121Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T02:34:13.121Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:34:13.121Z] Selecting previously unselected package libldap-common. [2021-09-29T02:34:13.121Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T02:34:13.121Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:34:13.121Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T02:34:13.121Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T02:34:13.121Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:34:13.355Z] 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-29T02:34:13.394Z] Selecting previously unselected package dirmngr. [2021-09-29T02:34:13.395Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:34:13.395Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T02:34:13.395Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:34:13.395Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T02:34:13.395Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T02:34:13.395Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:34:13.395Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:34:13.395Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T02:34:13.395Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.395Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T02:34:13.395Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:34:13.395Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T02:34:13.664Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T02:34:13.944Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.944Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T02:34:13.944Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T02:34:13.944Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T02:34:13.944Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.944Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.944Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.944Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.944Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.944Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.944Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:34:13.944Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:34:13.944Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T02:34:13.944Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:34:14.577Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T02:34:14.577Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T02:34:14.577Z] This means they are not meant to be enabled using systemctl. [2021-09-29T02:34:14.577Z] Possible reasons for having this kind of units are: [2021-09-29T02:34:14.577Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T02:34:14.577Z] .wants/ or .requires/ directory. [2021-09-29T02:34:14.577Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T02:34:14.577Z] a requirement dependency on it. [2021-09-29T02:34:14.577Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T02:34:14.577Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T02:34:14.577Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T02:34:14.577Z] instance name specified. [2021-09-29T02:34:14.862Z] Reading package lists... [2021-09-29T02:34:14.862Z] Building dependency tree... [2021-09-29T02:34:14.862Z] Reading state information... [2021-09-29T02:34:15.194Z] The following additional packages will be installed: [2021-09-29T02:34:15.194Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T02:34:15.194Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T02:34:15.194Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T02:34:15.194Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T02:34:15.194Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T02:34:15.194Z] Suggested packages: [2021-09-29T02:34:15.194Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T02:34:15.194Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T02:34:15.194Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T02:34:15.194Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T02:34:15.194Z] systemd-container policykit-1 [2021-09-29T02:34:15.194Z] Recommended packages: [2021-09-29T02:34:15.194Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T02:34:15.194Z] The following NEW packages will be installed: [2021-09-29T02:34:15.194Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T02:34:15.194Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T02:34:15.194Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T02:34:15.194Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T02:34:15.194Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T02:34:15.194Z] The following packages will be upgraded: [2021-09-29T02:34:15.194Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T02:34:15.194Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T02:34:15.194Z] Need to get 36.8 MB of archives. [2021-09-29T02:34:15.194Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T02:34:15.194Z] 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-29T02:34:15.471Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T02:34:15.471Z] 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-29T02:34:15.471Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T02:34:15.471Z] 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-29T02:34:15.472Z] 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-29T02:34:15.472Z] 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-29T02:34:15.472Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T02:34:15.472Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T02:34:15.472Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T02:34:15.472Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T02:34:15.472Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T02:34:15.472Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T02:34:15.472Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T02:34:15.472Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T02:34:15.472Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T02:34:15.472Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T02:34:16.458Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T02:34:16.458Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T02:34:16.458Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T02:34:16.458Z] 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-29T02:34:16.458Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T02:34:16.458Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T02:34:16.458Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T02:34:16.458Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T02:34:16.458Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T02:34:16.458Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T02:34:16.458Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T02:34:16.458Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T02:34:16.458Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T02:34:17.996Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:34:17.996Z] Fetched 36.8 MB in 3s (14.4 MB/s) [2021-09-29T02:34:17.996Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:34:17.996Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:34:17.996Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:34:18.461Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:34:18.461Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:34:18.461Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T02:34:18.461Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:34:18.461Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T02:34:18.461Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T02:34:18.768Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T02:34:18.768Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:34:18.768Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T02:34:18.768Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T02:34:19.073Z] Setting up apt (1.6.14) ... [2021-09-29T02:34:19.073Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T02:34:19.383Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T02:34:19.383Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T02:34:19.383Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T02:34:19.383Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T02:34:19.673Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T02:34:19.673Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:34:19.673Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:34:19.673Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T02:34:19.673Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T02:34:19.673Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T02:34:19.673Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T02:34:19.673Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:34:19.673Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:34:19.981Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T02:34:19.981Z] Checking for services that may need to be restarted...done. [2021-09-29T02:34:19.981Z] Checking for services that may need to be restarted...done. [2021-09-29T02:34:19.981Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:34:19.981Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T02:34:20.252Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:34:20.437Z] 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-29T02:34:20.522Z] Selecting previously unselected package python3-minimal. [2021-09-29T02:34:20.522Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T02:34:20.522Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:34:20.522Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T02:34:20.522Z] Selecting previously unselected package mime-support. [2021-09-29T02:34:20.522Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T02:34:20.522Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T02:34:20.522Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T02:34:20.522Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T02:34:20.522Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T02:34:20.828Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T02:34:20.828Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:34:20.828Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:34:20.828Z] Selecting previously unselected package python3.6. [2021-09-29T02:34:20.828Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:34:20.828Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:34:20.828Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T02:34:20.828Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:34:20.828Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T02:34:20.828Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T02:34:21.118Z] Selecting previously unselected package python3. [2021-09-29T02:34:21.119Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T02:34:21.119Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:34:21.119Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T02:34:21.119Z] Selecting previously unselected package multiarch-support. [2021-09-29T02:34:21.119Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:34:21.119Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T02:34:21.119Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T02:34:21.407Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T02:34:21.407Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T02:34:21.407Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T02:34:21.407Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T02:34:21.407Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T02:34:21.407Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T02:34:21.407Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T02:34:21.407Z] Selecting previously unselected package sudo. [2021-09-29T02:34:21.407Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T02:34:21.407Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T02:34:21.407Z] Selecting previously unselected package apparmor. [2021-09-29T02:34:21.407Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T02:34:21.407Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T02:34:21.683Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T02:34:21.683Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T02:34:21.683Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T02:34:21.683Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T02:34:21.683Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:34:21.683Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:34:21.683Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T02:34:21.683Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:34:21.683Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:34:21.683Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T02:34:21.683Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T02:34:21.683Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T02:34:21.683Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T02:34:21.683Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:34:21.683Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:34:21.958Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T02:34:21.958Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:34:21.958Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:34:21.958Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T02:34:21.958Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T02:34:21.958Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T02:34:21.958Z] Selecting previously unselected package openssh-client. [2021-09-29T02:34:21.958Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T02:34:21.958Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T02:34:22.226Z] Selecting previously unselected package squashfs-tools. [2021-09-29T02:34:22.226Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T02:34:22.226Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T02:34:22.226Z] Selecting previously unselected package snapd. [2021-09-29T02:34:22.226Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T02:34:22.226Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T02:34:24.327Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T02:34:24.327Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T02:34:24.327Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T02:34:24.327Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T02:34:24.327Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T02:34:24.327Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:34:24.327Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:34:24.327Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T02:34:24.327Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T02:34:24.938Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T02:34:24.938Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T02:34:24.938Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T02:34:24.938Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:34:24.938Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:34:24.938Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:34:25.558Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T02:34:25.558Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:34:25.558Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T02:34:25.558Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T02:34:25.558Z] running python rtupdate hooks for python3.6... [2021-09-29T02:34:25.558Z] running python post-rtupdate hooks for python3.6... [2021-09-29T02:34:25.844Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T02:34:26.477Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T02:34:26.477Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:34:26.477Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T02:34:26.772Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T02:34:27.074Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T02:34:27.356Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T02:34:27.637Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T02:34:27.637Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T02:34:27.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T02:34:27.932Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T02:34:27.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T02:34:28.223Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T02:34:28.528Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T02:34:28.528Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T02:34:28.856Z] /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-29T02:34:28.856Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:34:28.856Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T02:34:29.470Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:34:29.770Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:34:29.770Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:34:31.110Z] Reading package lists... [2021-09-29T02:34:31.110Z] Reading package lists... [2021-09-29T02:34:31.395Z] Building dependency tree... [2021-09-29T02:34:31.395Z] Reading state information... [2021-09-29T02:34:31.395Z] Calculating upgrade... [2021-09-29T02:34:31.395Z] The following packages will be upgraded: [2021-09-29T02:34:31.395Z] advancecomp base-files bash binutils binutils-common [2021-09-29T02:34:31.395Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T02:34:31.395Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T02:34:31.395Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T02:34:31.395Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T02:34:31.396Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T02:34:31.396Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T02:34:31.396Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T02:34:31.396Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T02:34:31.396Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T02:34:31.396Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T02:34:31.396Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T02:34:31.396Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T02:34:31.396Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T02:34:31.396Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T02:34:31.396Z] ubuntu-keyring util-linux [2021-09-29T02:34:31.700Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:34:31.700Z] Need to get 64.2 MB of archives. [2021-09-29T02:34:31.700Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T02:34:31.700Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T02:34:31.700Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T02:34:31.700Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T02:34:31.700Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T02:34:31.700Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T02:34:31.700Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T02:34:31.700Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T02:34:31.700Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T02:34:31.700Z] 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-29T02:34:31.700Z] 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-29T02:34:31.700Z] 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-29T02:34:31.700Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T02:34:31.700Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T02:34:31.700Z] 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-29T02:34:31.700Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T02:34:31.700Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T02:34:31.700Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T02:34:31.700Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T02:34:31.978Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T02:34:31.978Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T02:34:31.978Z] 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-29T02:34:31.978Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T02:34:31.978Z] 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-29T02:34:31.978Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T02:34:31.978Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T02:34:31.978Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T02:34:31.978Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T02:34:31.978Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T02:34:31.978Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T02:34:31.978Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T02:34:31.978Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T02:34:32.251Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T02:34:32.251Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T02:34:32.251Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T02:34:32.251Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T02:34:32.251Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T02:34:32.251Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T02:34:32.251Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T02:34:32.251Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T02:34:32.251Z] 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-29T02:34:32.251Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T02:34:32.251Z] 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-29T02:34:32.251Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T02:34:32.251Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T02:34:32.251Z] 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-29T02:34:32.251Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T02:34:32.251Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T02:34:32.251Z] 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-29T02:34:32.251Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T02:34:32.252Z] 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-29T02:34:32.252Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T02:34:32.252Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T02:34:32.252Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T02:34:32.252Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T02:34:32.252Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T02:34:32.252Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T02:34:32.252Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T02:34:32.526Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T02:34:32.526Z] 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-29T02:34:32.526Z] 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-29T02:34:32.820Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T02:34:32.820Z] 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-29T02:34:32.820Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T02:34:32.820Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T02:34:32.820Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T02:34:32.820Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T02:34:32.820Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T02:34:32.820Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T02:34:33.143Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T02:34:33.143Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T02:34:33.143Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T02:34:33.143Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T02:34:33.143Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T02:34:33.143Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T02:34:33.143Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T02:34:33.143Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T02:34:33.143Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T02:34:33.143Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T02:34:33.143Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T02:34:33.436Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T02:34:33.436Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T02:34:33.436Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T02:34:33.436Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T02:34:33.436Z] 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-29T02:34:33.436Z] 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-29T02:34:33.436Z] 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-29T02:34:33.436Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T02:34:33.436Z] 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-29T02:34:33.436Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T02:34:33.715Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T02:34:33.715Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T02:34:33.715Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T02:34:33.715Z] 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-29T02:34:33.715Z] 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-29T02:34:33.715Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T02:34:33.715Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T02:34:33.715Z] 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-29T02:34:33.715Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T02:34:33.715Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T02:34:33.715Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T02:34:33.715Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T02:34:34.005Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T02:34:34.005Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T02:34:34.005Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:34:34.005Z] Fetched 64.2 MB in 2s (26.9 MB/s) [2021-09-29T02:34:34.005Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:34:34.005Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:34:34.005Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:34:34.300Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:34:34.300Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:34:34.612Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T02:34:34.612Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T02:34:34.612Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:34.612Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:34.899Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:34.899Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:34.899Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:34.899Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:34.899Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:34.899Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:34.899Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:34.899Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:34.899Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:34.899Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:35.178Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:35.179Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:35.179Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:35.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:34:35.179Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:35.179Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T02:34:35.179Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:35.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:34:35.179Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:35.502Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:35.502Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:35.502Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:35.502Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:35.502Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:34:35.502Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:35.502Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:34:35.798Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:34:35.798Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:34:36.144Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T02:34:36.412Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:34:36.412Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T02:34:36.412Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T02:34:36.412Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T02:34:36.412Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T02:34:36.412Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T02:34:36.412Z] Installing new version of config file /etc/issue ... [2021-09-29T02:34:36.412Z] Installing new version of config file /etc/issue.net ... [2021-09-29T02:34:36.949Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T02:34:36.949Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T02:34:36.949Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T02:34:36.949Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T02:34:36.949Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T02:34:36.949Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:36.949Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T02:34:36.949Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T02:34:36.949Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T02:34:36.949Z] 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-29T02:34:36.949Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:36.949Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:37.256Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:37.256Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:37.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:37.256Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T02:34:37.256Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T02:34:37.256Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T02:34:37.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:37.256Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T02:34:37.256Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:34:37.539Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T02:34:37.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:37.539Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:34:37.539Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:34:37.539Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:34:37.824Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:37.824Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:34:37.824Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:34:37.824Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T02:34:37.824Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:37.824Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T02:34:37.824Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T02:34:37.824Z] Setting up grep (3.1-2build1) ... [2021-09-29T02:34:37.824Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:37.824Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T02:34:37.824Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T02:34:38.178Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T02:34:38.178Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:38.178Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T02:34:38.178Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T02:34:38.178Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T02:34:38.178Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:38.178Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:34:38.178Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:34:38.178Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T02:34:38.530Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:38.530Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:34:38.530Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:34:39.162Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:34:39.162Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:34:39.162Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:34:39.162Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:34:39.476Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T02:34:39.476Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:39.476Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T02:34:39.476Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:34:39.772Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T02:34:39.772Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T02:34:39.772Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T02:34:39.772Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T02:34:40.057Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T02:34:40.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.058Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T02:34:40.058Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T02:34:40.058Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T02:34:40.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.058Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:40.058Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:40.058Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:40.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.332Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:40.332Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:40.332Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:40.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.332Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:40.332Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:40.332Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:40.332Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.332Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:40.332Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:40.619Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:40.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.619Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:34:40.619Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:34:40.619Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:34:40.619Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:34:40.619Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:34:40.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.910Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:34:40.910Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:34:40.910Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:34:40.910Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.910Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:40.910Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:40.910Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:40.910Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:40.910Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:40.910Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:40.910Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:41.211Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:41.211Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:41.211Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:41.511Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:41.788Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T02:34:42.069Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T02:34:42.069Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:42.069Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:34:42.069Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:34:42.069Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:34:42.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:34:42.401Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T02:34:42.401Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:34:42.401Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T02:34:42.401Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:34:42.401Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T02:34:42.401Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T02:34:42.401Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T02:34:42.710Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:34:42.710Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T02:34:42.710Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T02:34:42.710Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T02:34:42.710Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:34:42.710Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T02:34:42.710Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T02:34:42.710Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T02:34:43.007Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:34:43.007Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:34:43.007Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:34:43.007Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:34:43.007Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:34:43.007Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:34:43.007Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:34:43.007Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:34:43.007Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T02:34:43.007Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:34:43.281Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:34:43.281Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:34:43.281Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:43.281Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:34:43.281Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:34:43.578Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:34:43.578Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:34:43.578Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:34:43.578Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:34:43.578Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:34:43.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:43.578Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T02:34:43.578Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T02:34:43.890Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T02:34:43.890Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:43.890Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T02:34:43.890Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T02:34:43.890Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T02:34:43.890Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:43.890Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T02:34:43.890Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:34:43.890Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:34:44.212Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:44.212Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:34:44.212Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:34:44.212Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:34:44.212Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:44.212Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T02:34:44.212Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T02:34:44.212Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T02:34:44.212Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:44.212Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T02:34:44.528Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T02:34:44.528Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T02:34:44.528Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:44.528Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:34:44.528Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:34:44.865Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T02:34:44.865Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:44.865Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:34:44.865Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T02:34:44.865Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T02:34:44.865Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:44.865Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:34:44.865Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T02:34:44.865Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T02:34:44.865Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:44.865Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T02:34:44.865Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T02:34:45.150Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T02:34:45.150Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:45.150Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T02:34:45.150Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T02:34:45.150Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T02:34:45.150Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:45.150Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T02:34:45.150Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T02:34:45.150Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T02:34:45.442Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:45.442Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T02:34:45.442Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T02:34:45.442Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T02:34:45.442Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:45.442Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T02:34:45.442Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T02:34:45.442Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T02:34:45.737Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:34:45.737Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T02:34:45.737Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T02:34:45.737Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T02:34:45.737Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T02:34:45.737Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T02:34:45.737Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T02:34:45.737Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T02:34:45.737Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T02:34:46.279Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T02:34:46.279Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T02:34:46.279Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T02:34:46.279Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T02:34:46.279Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T02:34:46.279Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T02:34:46.279Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T02:34:46.279Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T02:34:46.279Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T02:34:46.279Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T02:34:46.279Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T02:34:46.279Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T02:34:46.279Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T02:34:46.279Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T02:34:46.583Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T02:34:46.583Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T02:34:46.583Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T02:34:46.583Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T02:34:46.583Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T02:34:46.583Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T02:34:46.900Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T02:34:46.900Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T02:34:46.900Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:34:46.900Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T02:34:46.900Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:34:46.900Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:34:47.190Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:34:47.190Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:34:47.190Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:34:47.190Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:34:47.485Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:34:47.485Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:34:47.485Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:47.485Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:47.485Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:47.485Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:47.485Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:47.485Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:47.526Z] 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-29T02:34:47.788Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:47.788Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:48.426Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:48.426Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:49.722Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:49.723Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:49.723Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:49.723Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:49.723Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:49.723Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:50.300Z] 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-29T02:34:50.748Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:34:50.748Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:34:50.748Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:34:50.748Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:34:50.748Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T02:34:50.748Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:34:50.748Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T02:34:50.748Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:34:50.748Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T02:34:50.748Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T02:34:50.748Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:34:50.748Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:34:51.026Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:34:51.026Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:34:51.026Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T02:34:51.026Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T02:34:51.026Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:51.026Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:34:51.026Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:51.027Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:51.027Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:51.027Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T02:34:51.027Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T02:34:51.027Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T02:34:51.339Z] [2021-09-29T02:34:51.339Z] Current default time zone: 'Etc/UTC' [2021-09-29T02:34:51.339Z] Local time is now: Wed Sep 29 02:34:51 UTC 2021. [2021-09-29T02:34:51.339Z] Universal Time is now: Wed Sep 29 02:34:51 UTC 2021. [2021-09-29T02:34:51.339Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T02:34:51.339Z] [2021-09-29T02:34:51.339Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T02:34:51.339Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:51.339Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T02:34:51.339Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:34:51.339Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T02:34:51.339Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T02:34:51.339Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T02:34:51.339Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T02:34:51.339Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T02:34:51.339Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T02:34:51.339Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:51.339Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T02:34:51.339Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:51.339Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:34:51.339Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:51.637Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T02:34:51.637Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T02:34:51.637Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T02:34:51.637Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T02:34:51.637Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T02:34:51.637Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T02:34:51.637Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:34:51.637Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T02:34:53.432Z] Updating certificates in /etc/ssl/certs... [2021-09-29T02:34:54.058Z] 23 added, 28 removed; done. [2021-09-29T02:34:54.058Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T02:34:54.058Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T02:34:54.058Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T02:34:54.058Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T02:34:54.058Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:34:54.058Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T02:34:54.058Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:34:54.058Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:34:54.058Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T02:34:54.058Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:34:54.058Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:34:54.058Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:34:54.359Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T02:34:54.359Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:34:54.359Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:34:54.359Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T02:34:54.359Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T02:34:54.359Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T02:34:54.359Z] Updating certificates in /etc/ssl/certs... [2021-09-29T02:34:54.819Z] 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-29T02:34:54.967Z] 0 added, 0 removed; done. [2021-09-29T02:34:54.967Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T02:34:54.967Z] done. [2021-09-29T02:34:55.190Z] 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-29T02:34:55.269Z] Reading package lists... [2021-09-29T02:34:55.576Z] Building dependency tree... [2021-09-29T02:34:55.576Z] Reading state information... [2021-09-29T02:34:55.576Z] The following NEW packages will be installed: [2021-09-29T02:34:55.576Z] apt-transport-https [2021-09-29T02:34:55.894Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:34:55.894Z] Need to get 4348 B of archives. [2021-09-29T02:34:55.894Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T02:34:55.894Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T02:34:56.181Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:34:56.181Z] Fetched 4348 B in 0s (23.5 kB/s) [2021-09-29T02:34:56.181Z] Selecting previously unselected package apt-transport-https. [2021-09-29T02:34:56.181Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T02:34:56.181Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T02:34:56.181Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T02:34:56.181Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T02:34:56.475Z] Waiting for network to be ready... [2021-09-29T02:34:59.740Z] 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-29T02:35:02.073Z] 2021-09-29T02:34:59Z INFO Waiting for automatic snapd restart... [2021-09-29T02:35:03.253Z] 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-29T02:35:03.612Z] snapd 2.51.7 from Canonical* installed [2021-09-29T02:35:04.613Z] "snapd" switched to the "latest/stable" channel [2021-09-29T02:35:04.613Z] [2021-09-29T02:35:06.657Z] core18 20210722 from Canonical* installed [2021-09-29T02:35:06.943Z] "core18" switched to the "latest/stable" channel [2021-09-29T02:35:06.943Z] [2021-09-29T02:35:07.741Z] 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-29T02:35:09.597Z] snapcraft 5.0 from Canonical* installed [2021-09-29T02:35:09.597Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T02:35:09.597Z] [2021-09-29T02:35:12.304Z] 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-29T02:35:14.094Z] 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-29T02:35:14.095Z] - README.md [2021-09-29T02:35:14.095Z] [2021-09-29T02:35:14.095Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T02:35:14.383Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:35:14.684Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:35:14.684Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:35:14.987Z] Fetched 88.7 kB in 0s (187 kB/s) [2021-09-29T02:35:15.841Z] Reading package lists... [2021-09-29T02:35:16.147Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-29T02:35:16.667Z] Reading package lists... [2021-09-29T02:35:16.667Z] Building dependency tree... [2021-09-29T02:35:16.667Z] Reading state information... [2021-09-29T02:35:16.667Z] Suggested packages: [2021-09-29T02:35:16.667Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T02:35:16.667Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T02:35:16.667Z] Recommended packages: [2021-09-29T02:35:16.667Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T02:35:16.667Z] The following NEW packages will be installed: [2021-09-29T02:35:16.667Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T02:35:16.667Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T02:35:16.667Z] pkg-config zip [2021-09-29T02:35:16.667Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:35:16.667Z] Need to get 7670 kB of archives. [2021-09-29T02:35:16.667Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T02:35:16.667Z] 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-29T02:35:16.798Z] 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-29T02:35:17.167Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T02:35:17.167Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T02:35:17.167Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T02:35:17.167Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T02:35:17.167Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T02:35:17.167Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T02:35:17.167Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T02:35:17.167Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T02:35:17.167Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T02:35:17.167Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T02:35:17.453Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T02:35:17.454Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T02:35:17.454Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T02:35:17.454Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T02:35:17.759Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:35:17.759Z] Fetched 7670 kB in 1s (9362 kB/s) [2021-09-29T02:35:17.759Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T02:35:17.759Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T02:35:17.759Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T02:35:17.759Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T02:35:17.759Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T02:35:17.759Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T02:35:17.759Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T02:35:17.759Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T02:35:17.759Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T02:35:17.759Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T02:35:18.071Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T02:35:18.071Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T02:35:18.071Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T02:35:18.071Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T02:35:18.071Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T02:35:18.071Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T02:35:18.071Z] Selecting previously unselected package liberror-perl. [2021-09-29T02:35:18.071Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T02:35:18.071Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T02:35:18.071Z] Selecting previously unselected package git-man. [2021-09-29T02:35:18.071Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T02:35:18.071Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:35:18.071Z] Selecting previously unselected package git. [2021-09-29T02:35:18.071Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T02:35:18.408Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:35:18.709Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T02:35:18.709Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T02:35:18.709Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T02:35:18.709Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T02:35:18.709Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T02:35:18.709Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T02:35:19.000Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T02:35:19.000Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T02:35:19.000Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T02:35:19.000Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T02:35:19.000Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T02:35:19.000Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:35:19.000Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T02:35:19.000Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T02:35:19.000Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:35:19.000Z] Selecting previously unselected package pkg-config. [2021-09-29T02:35:19.000Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T02:35:19.000Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T02:35:19.000Z] Selecting previously unselected package zip. [2021-09-29T02:35:19.000Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T02:35:19.000Z] Unpacking zip (3.0-11build1) ... [2021-09-29T02:35:19.280Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T02:35:19.280Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:35:19.280Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T02:35:19.280Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T02:35:19.280Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T02:35:19.280Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T02:35:19.280Z] No schema files found: doing nothing. [2021-09-29T02:35:19.280Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T02:35:19.280Z] Setting up zip (3.0-11build1) ... [2021-09-29T02:35:19.280Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T02:35:19.280Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T02:35:19.280Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T02:35:19.280Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:35:19.280Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T02:35:19.280Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:35:19.280Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:35:19.280Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:35:19.916Z] git set to automatically installed. [2021-09-29T02:35:19.916Z] git-man set to automatically installed. [2021-09-29T02:35:19.916Z] libcurl3-gnutls set to automatically installed. [2021-09-29T02:35:19.916Z] liberror-perl set to automatically installed. [2021-09-29T02:35:19.916Z] libglib2.0-0 set to automatically installed. [2021-09-29T02:35:19.916Z] libnghttp2-14 set to automatically installed. [2021-09-29T02:35:19.916Z] libnorm1 set to automatically installed. [2021-09-29T02:35:19.916Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T02:35:19.916Z] libpsl5 set to automatically installed. [2021-09-29T02:35:19.916Z] librtmp1 set to automatically installed. [2021-09-29T02:35:19.916Z] libsodium23 set to automatically installed. [2021-09-29T02:35:19.916Z] libzmq3-dev set to automatically installed. [2021-09-29T02:35:19.916Z] libzmq5 set to automatically installed. [2021-09-29T02:35:19.916Z] pkg-config set to automatically installed. [2021-09-29T02:35:19.916Z] zip set to automatically installed. [2021-09-29T02:35:20.377Z] 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-29T02:35:21.373Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T02:35:22.048Z] snap "core18" has no updates available [2021-09-29T02:35:22.697Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-09-29T02:35:27.811Z] $ docker stop --time=1 6e9554c0f2218948ba2eb82846c23cc6480e0f816daa155ce21d6903b220edfa [2021-09-29T02:35:28.374Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T02:35:28.374Z] Pulling config-common [2021-09-29T02:35:28.374Z] + snapcraftctl pull [2021-09-29T02:35:29.453Z] Pulling go-build-helper [2021-09-29T02:35:29.453Z] + snapcraftctl pull [2021-09-29T02:35:30.457Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T02:35:30.457Z] Skipping pull go-build-helper (already ran) [2021-09-29T02:35:30.457Z] Building go-build-helper [2021-09-29T02:35:30.457Z] + snapcraftctl build [2021-09-29T02:35:30.902Z] $ docker rm -f 6e9554c0f2218948ba2eb82846c23cc6480e0f816daa155ce21d6903b220edfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-29T02:35:32.449Z] Staging go-build-helper [2021-09-29T02:35:32.449Z] + snapcraftctl stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:35:32.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:35:33.201Z] [2021-09-29T02:35:33.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:35:33.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:35:34.240Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T02:35:34.240Z] 29e5d40040c1: Pulling fs layer [2021-09-29T02:35:34.240Z] 1ce36da41761: Pulling fs layer [2021-09-29T02:35:34.240Z] 25b303627fd3: Pulling fs layer [2021-09-29T02:35:34.553Z] 29e5d40040c1: Verifying Checksum [2021-09-29T02:35:34.553Z] 29e5d40040c1: Download complete [2021-09-29T02:35:35.195Z] 1ce36da41761: Verifying Checksum [2021-09-29T02:35:35.195Z] 1ce36da41761: Download complete [2021-09-29T02:35:35.195Z] 29e5d40040c1: Pull complete [2021-09-29T02:35:36.735Z] 1ce36da41761: Pull complete [2021-09-29T02:35:37.769Z] 25b303627fd3: Verifying Checksum [2021-09-29T02:35:37.769Z] 25b303627fd3: Download complete [2021-09-29T02:35:43.164Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:35:43.164Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T02:35:43.164Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T02:35:43.164Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T02:35:43.164Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T02:35:43.164Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T02:35:43.164Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T02:35:43.164Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T02:35:43.164Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T02:35:43.164Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T02:35:43.164Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T02:35:43.164Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T02:35:43.164Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T02:35:43.164Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T02:35:43.164Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T02:35:43.164Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T02:35:43.164Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T02:35:43.164Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T02:35:43.164Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T02:35:43.164Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T02:35:43.164Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T02:35:43.164Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T02:35:43.164Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T02:35:43.164Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T02:35:43.164Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T02:35:43.164Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T02:35:43.164Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T02:35:43.164Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T02:35:43.164Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T02:35:43.164Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T02:35:43.164Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T02:35:43.164Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T02:35:43.164Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T02:35:43.164Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T02:35:43.164Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T02:35:43.164Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T02:35:43.164Z] Pulling edgex-go [2021-09-29T02:35:43.164Z] + snapcraftctl pull [2021-09-29T02:35:43.769Z] Pulling hooks [2021-09-29T02:35:43.769Z] + snapcraftctl pull [2021-09-29T02:35:48.169Z] 25b303627fd3: Pull complete [2021-09-29T02:35:48.169Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T02:35:48.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:35:48.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T02:35:48.560Z] prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container [2021-09-29T02:35:48.623Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T02:35:52.631Z] $ docker top 02aa08d217c03b12bf6f0cdc117c029834302782ee3fc4cdf8a3e800e773c791 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:35:53.733Z] + docker-compose build --help [2021-09-29T02:35:53.733Z] + grep parallel [2021-09-29T02:36:00.557Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T02:36:00.535Z] $ docker stop --time=1 02aa08d217c03b12bf6f0cdc117c029834302782ee3fc4cdf8a3e800e773c791 [2021-09-29T02:36:02.099Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:36:02.099Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:36:02.099Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:36:02.099Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T02:36:02.099Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T02:36:02.099Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T02:36:02.099Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T02:36:02.099Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T02:36:02.099Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T02:36:02.099Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T02:36:02.099Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T02:36:02.099Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T02:36:02.099Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T02:36:02.099Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T02:36:02.099Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T02:36:02.099Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T02:36:02.099Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T02:36:02.099Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T02:36:02.099Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T02:36:02.099Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T02:36:02.099Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T02:36:02.099Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T02:36:02.099Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T02:36:02.099Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T02:36:02.099Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T02:36:02.099Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T02:36:02.099Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T02:36:02.099Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T02:36:02.099Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T02:36:02.099Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T02:36:02.099Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T02:36:02.099Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T02:36:02.099Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T02:36:02.099Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T02:36:02.099Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T02:36:02.099Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T02:36:02.099Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T02:36:02.099Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T02:36:02.099Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T02:36:02.099Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T02:36:02.099Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T02:36:02.099Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T02:36:02.099Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T02:36:02.099Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T02:36:02.099Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T02:36:02.099Z] Pulling static-packages [2021-09-29T02:36:02.099Z] + snapcraftctl pull [2021-09-29T02:36:02.099Z] Pulling version [2021-09-29T02:36:02.099Z] + cd /root/project [2021-09-29T02:36:02.099Z] + git describe --tags --abbrev=0 [2021-09-29T02:36:02.099Z] + sed s/v// [2021-09-29T02:36:02.099Z] + GIT_VERSION=2.0.1-dev.55 [2021-09-29T02:36:02.099Z] + [ -z 2.0.1-dev.55 ] [2021-09-29T02:36:02.099Z] + snapcraftctl set-version 2.0.1-dev.55 [2021-09-29T02:36:02.552Z] $ docker rm -f 02aa08d217c03b12bf6f0cdc117c029834302782ee3fc4cdf8a3e800e773c791 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:36:03.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:36:03.312Z] . [Pipeline] withDockerContainer [2021-09-29T02:36:03.519Z] Building config-common [2021-09-29T02:36:03.519Z] + snapcraftctl build [2021-09-29T02:36:03.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container [2021-09-29T02:36:03.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T02:36:05.180Z] Skipping build go-build-helper (already ran) [2021-09-29T02:36:05.486Z] $ docker top c352b1aeee7a5e92f04c53d5a7cea14ef8418d872c05a9bae675b319c0f4d0ad -eo pid,comm [2021-09-29T02:36:05.540Z] Building edgex-go [Pipeline] { [2021-09-29T02:36:05.895Z] + cd /root/parts/edgex-go/src [2021-09-29T02:36:05.895Z] + git describe --tags --abbrev=0 [2021-09-29T02:36:05.895Z] + sed s/v// [2021-09-29T02:36:05.895Z] + GIT_VERSION=2.0.1-dev.55 [2021-09-29T02:36:05.895Z] + [ -z 2.0.1-dev.55 ] [2021-09-29T02:36:05.895Z] + echo 2.0.1-dev.55 [2021-09-29T02:36:05.895Z] + make build [2021-09-29T02:36:05.895Z] go mod tidy [Pipeline] sh [2021-09-29T02:36:06.587Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T02:36:09.389Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T02:36:09.389Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T02:36:09.389Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T02:36:09.389Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T02:36:09.389Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T02:36:09.389Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T02:36:09.389Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T02:36:09.389Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T02:36:09.389Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T02:36:09.389Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T02:36:09.389Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T02:36:09.389Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T02:36:09.389Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T02:36:09.389Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T02:36:09.389Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T02:36:09.673Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T02:36:09.673Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T02:36:10.678Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T02:36:10.678Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T02:36:10.678Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T02:36:10.678Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T02:36:10.678Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T02:36:10.678Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T02:36:10.678Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T02:36:10.678Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T02:36:11.035Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T02:36:11.035Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T02:36:11.035Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T02:36:11.035Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T02:36:11.035Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T02:36:11.035Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T02:36:11.035Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T02:36:11.035Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T02:36:11.035Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T02:36:11.035Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T02:36:11.035Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T02:36:11.035Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T02:36:11.035Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T02:36:11.354Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T02:36:11.354Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T02:36:11.354Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T02:36:11.354Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T02:36:11.354Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T02:36:11.633Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T02:36:11.633Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T02:36:11.633Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T02:36:11.633Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T02:36:11.633Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T02:36:11.915Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T02:36:11.915Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T02:36:11.915Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T02:36:11.915Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T02:36:11.915Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T02:36:11.915Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T02:36:11.915Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T02:36:11.915Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T02:36:11.915Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T02:36:11.915Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T02:36:11.915Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T02:36:11.915Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T02:36:11.915Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T02:36:11.915Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T02:36:12.195Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T02:36:12.195Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T02:36:12.195Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T02:36:12.195Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T02:36:12.195Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T02:36:12.195Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T02:36:12.196Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T02:36:12.196Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T02:36:12.196Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T02:36:12.196Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T02:36:12.196Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T02:36:12.196Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T02:36:12.196Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T02:36:12.196Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T02:36:12.196Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T02:36:12.196Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T02:36:13.391Z] Building core-command ... [2021-09-29T02:36:13.391Z] Building core-data ... [2021-09-29T02:36:13.391Z] Building core-metadata ... [2021-09-29T02:36:13.391Z] Building security-bootstrapper ... [2021-09-29T02:36:13.391Z] Building security-proxy-setup ... [2021-09-29T02:36:13.391Z] Building security-secretstore-setup ... [2021-09-29T02:36:13.391Z] Building support-notifications ... [2021-09-29T02:36:13.391Z] Building support-scheduler ... [2021-09-29T02:36:13.391Z] Building sys-mgmt-agent ... [2021-09-29T02:36:13.391Z] Building core-data [2021-09-29T02:36:13.391Z] Building security-bootstrapper [2021-09-29T02:36:13.391Z] Building core-command [2021-09-29T02:36:13.391Z] Building security-secretstore-setup [2021-09-29T02:36:13.391Z] Building security-proxy-setup [2021-09-29T02:36:20.774Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T02:36:25.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T02:36:26.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T02:36:27.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T02:36:27.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T02:36:29.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T02:36:30.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T02:36:31.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T02:36:32.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T02:36:33.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T02:36:34.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T02:36:36.202Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T02:36:36.202Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T02:36:36.202Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T02:36:36.202Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T02:36:36.202Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T02:36:36.202Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T02:36:36.202Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T02:36:36.202Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T02:36:36.202Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T02:36:36.202Z] + 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-29T02:36:36.202Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T02:36:36.202Z] + 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-29T02:36:36.202Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T02:36:36.202Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T02:36:36.202Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T02:36:36.202Z] + 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-29T02:36:36.202Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T02:36:36.202Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T02:36:36.202Z] + 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-29T02:36:37.198Z] Building hooks [2021-09-29T02:36:37.198Z] + cd /root/parts/hooks/src [2021-09-29T02:36:37.198Z] + make build [2021-09-29T02:36:37.198Z] go mod tidy [2021-09-29T02:36:37.806Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T02:36:37.806Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T02:36:38.082Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T02:36:38.082Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T02:36:38.082Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T02:36:38.682Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T02:36:39.290Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T02:36:39.290Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T02:36:42.700Z] Building static-packages [2021-09-29T02:36:42.700Z] + snapcraftctl build [2021-09-29T02:36:44.134Z] Building version [2021-09-29T02:36:44.134Z] + snapcraftctl build [2021-09-29T02:36:46.114Z] Staging config-common [2021-09-29T02:36:46.114Z] + snapcraftctl stage [2021-09-29T02:36:47.553Z] Skipping stage go-build-helper (already ran) [2021-09-29T02:36:47.553Z] Staging edgex-go [2021-09-29T02:36:47.553Z] + snapcraftctl stage [2021-09-29T02:36:48.534Z] Staging hooks [2021-09-29T02:36:48.534Z] + snapcraftctl stage [2021-09-29T02:36:49.497Z] Staging static-packages [2021-09-29T02:36:49.497Z] + snapcraftctl stage [2021-09-29T02:36:50.907Z] Staging version [2021-09-29T02:36:50.907Z] + snapcraftctl stage [2021-09-29T02:36:51.867Z] Priming config-common [2021-09-29T02:36:51.867Z] + snapcraftctl prime [2021-09-29T02:36:52.837Z] Priming go-build-helper [2021-09-29T02:36:52.837Z] + snapcraftctl prime [2021-09-29T02:36:53.798Z] Priming edgex-go [2021-09-29T02:36:53.798Z] + snapcraftctl prime [2021-09-29T02:36:55.207Z] Priming hooks [2021-09-29T02:36:55.207Z] + snapcraftctl prime [2021-09-29T02:36:56.167Z] Priming static-packages [2021-09-29T02:36:56.167Z] + snapcraftctl prime [2021-09-29T02:36:58.754Z] Priming version [2021-09-29T02:36:58.754Z] + snapcraftctl prime [2021-09-29T02:37:00.162Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T02:37:21.424Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:37:21.424Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:37:21.424Z] ---> fc45a99e1b22 [2021-09-29T02:37:21.424Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T02:37:21.424Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:37:21.424Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:37:21.424Z] ---> fc45a99e1b22 [2021-09-29T02:37:21.424Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T02:37:21.424Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:37:21.424Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:37:21.424Z] ---> fc45a99e1b22 [2021-09-29T02:37:21.424Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:37:21.424Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:37:21.424Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:37:21.424Z] ---> fc45a99e1b22 [2021-09-29T02:37:21.424Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:37:21.424Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:37:21.424Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:37:21.424Z] ---> fc45a99e1b22 [2021-09-29T02:37:21.424Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T02:37:25.736Z] ---> Running in b1477cc4b8be [2021-09-29T02:37:25.736Z] ---> Running in 520f29858a14 [2021-09-29T02:37:25.736Z] ---> Running in 4a86ccf01f0f [2021-09-29T02:37:25.736Z] ---> Running in 09c156ec79f8 [2021-09-29T02:37:25.736Z] ---> Running in 8a771e378153 [2021-09-29T02:37:26.332Z] Removing intermediate container 09c156ec79f8 [2021-09-29T02:37:26.332Z] ---> 4c53d098a05a [2021-09-29T02:37:26.332Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:37:26.332Z] Removing intermediate container 4a86ccf01f0f [2021-09-29T02:37:26.332Z] ---> a16325b6dbc6 [2021-09-29T02:37:26.332Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:37:26.332Z] Removing intermediate container 8a771e378153 [2021-09-29T02:37:26.332Z] ---> fb552052250b [2021-09-29T02:37:26.332Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:37:26.332Z] Removing intermediate container 520f29858a14 [2021-09-29T02:37:26.332Z] ---> 260182d516c9 [2021-09-29T02:37:26.332Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:37:26.332Z] Removing intermediate container b1477cc4b8be [2021-09-29T02:37:26.332Z] ---> a823a597d013 [2021-09-29T02:37:26.332Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:37:26.606Z] ---> Running in acf7793412f6 [2021-09-29T02:37:26.606Z] ---> Running in 432fb4d59ea4 [2021-09-29T02:37:26.606Z] ---> Running in d251f44d3897 [2021-09-29T02:37:26.606Z] ---> Running in dd88d6e4588a [2021-09-29T02:37:26.606Z] ---> Running in b400716da35a [2021-09-29T02:37:30.954Z] Removing intermediate container acf7793412f6 [2021-09-29T02:37:30.954Z] ---> 20b5b0502ed4 [2021-09-29T02:37:30.954Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T02:37:30.954Z] ---> Running in 7a1b79eea028 [2021-09-29T02:37:30.954Z] Removing intermediate container 432fb4d59ea4 [2021-09-29T02:37:30.954Z] ---> bf6617f8cc5c [2021-09-29T02:37:30.954Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T02:37:31.236Z] Removing intermediate container dd88d6e4588a [2021-09-29T02:37:31.236Z] ---> 61178160c74e [2021-09-29T02:37:31.236Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:37:31.236Z] ---> Running in 608764b1ecb4 [2021-09-29T02:37:31.518Z] ---> Running in 1bf93de2f038 [2021-09-29T02:37:31.796Z] Removing intermediate container d251f44d3897 [2021-09-29T02:37:31.796Z] ---> bec6a0c906b8 [2021-09-29T02:37:31.796Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T02:37:31.796Z] Removing intermediate container b400716da35a [2021-09-29T02:37:31.796Z] ---> b189c005ca13 [2021-09-29T02:37:31.796Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T02:37:32.075Z] ---> Running in dd843a6f23dd [2021-09-29T02:37:32.075Z] ---> Running in 6f9218633bb4 [2021-09-29T02:37:33.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:34.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:34.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:34.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:34.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:34.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:35.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:35.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:35.668Z] OK: 218 MiB in 52 packages [2021-09-29T02:37:35.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:36.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:37:36.517Z] OK: 218 MiB in 52 packages [2021-09-29T02:37:37.143Z] OK: 218 MiB in 52 packages [2021-09-29T02:37:37.143Z] Removing intermediate container 7a1b79eea028 [2021-09-29T02:37:37.143Z] ---> 2cb80a206783 [2021-09-29T02:37:37.143Z] Step 6/22 : COPY go.mod . [2021-09-29T02:37:37.422Z] OK: 218 MiB in 52 packages [2021-09-29T02:37:37.422Z] OK: 218 MiB in 52 packages [2021-09-29T02:37:38.415Z] Removing intermediate container 1bf93de2f038 [2021-09-29T02:37:38.415Z] ---> 7e06ba5e487a [2021-09-29T02:37:38.415Z] Step 6/24 : COPY go.mod . [2021-09-29T02:37:38.686Z] ---> 432282f89f96 [2021-09-29T02:37:38.686Z] Step 7/22 : RUN go mod download [2021-09-29T02:37:38.958Z] Removing intermediate container dd843a6f23dd [2021-09-29T02:37:38.958Z] ---> 6d5272f2b887 [2021-09-29T02:37:38.958Z] Step 6/26 : COPY go.mod . [2021-09-29T02:37:38.958Z] ---> Running in 891bfba5f5af [2021-09-29T02:37:39.231Z] Removing intermediate container 608764b1ecb4 [2021-09-29T02:37:39.231Z] ---> 1f0faebe8dad [2021-09-29T02:37:39.231Z] Step 6/32 : COPY go.mod . [2021-09-29T02:37:39.510Z] ---> e1bd1277a152 [2021-09-29T02:37:39.510Z] Step 7/24 : RUN go mod download [2021-09-29T02:37:39.510Z] Removing intermediate container 6f9218633bb4 [2021-09-29T02:37:39.510Z] ---> ae07eec6b1d2 [2021-09-29T02:37:39.510Z] Step 6/24 : COPY go.mod . [2021-09-29T02:37:39.788Z] ---> Running in 58c7fb1f8a02 [2021-09-29T02:37:40.063Z] ---> cfd5348c28c4 [2021-09-29T02:37:40.063Z] Step 7/26 : RUN go mod download [2021-09-29T02:37:40.668Z] ---> Running in fb38e9945767 [2021-09-29T02:37:40.668Z] ---> 9ea50391345c [2021-09-29T02:37:40.668Z] Step 7/32 : RUN go mod download [2021-09-29T02:37:40.950Z] ---> Running in d1d914b5df64 [2021-09-29T02:37:41.222Z] ---> 8b1cce599cbe [2021-09-29T02:37:41.222Z] Step 7/24 : RUN go mod download [2021-09-29T02:37:41.499Z] ---> Running in be51c8f06d30 [2021-09-29T02:37:44.158Z] Removing intermediate container 891bfba5f5af [2021-09-29T02:37:44.158Z] ---> 9542a6c85334 [2021-09-29T02:37:44.158Z] Step 8/22 : COPY . . [2021-09-29T02:37:46.796Z] Removing intermediate container 58c7fb1f8a02 [2021-09-29T02:37:46.796Z] ---> 0ffbf0349c56 [2021-09-29T02:37:46.796Z] Step 8/24 : COPY . . [2021-09-29T02:37:48.227Z] Removing intermediate container fb38e9945767 [2021-09-29T02:37:48.227Z] ---> 10d6445e7285 [2021-09-29T02:37:48.499Z] Step 8/26 : COPY . . [2021-09-29T02:37:48.772Z] Removing intermediate container d1d914b5df64 [2021-09-29T02:37:48.772Z] ---> 0566713bfbc0 [2021-09-29T02:37:48.772Z] Step 8/32 : COPY . . [2021-09-29T02:37:49.044Z] Removing intermediate container be51c8f06d30 [2021-09-29T02:37:49.044Z] ---> 0ff20924c37a [2021-09-29T02:37:49.044Z] Step 8/24 : COPY . . [2021-09-29T02:38:15.827Z] ---> 22adc2b763da [2021-09-29T02:38:15.827Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:38:15.827Z] ---> 18062fc41aa9 [2021-09-29T02:38:15.827Z] Step 9/22 : RUN go mod tidy [2021-09-29T02:38:15.827Z] ---> 2a20e811f019 [2021-09-29T02:38:15.827Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:38:15.827Z] ---> Running in 6dd45ffe3529 [2021-09-29T02:38:15.827Z] ---> Running in 73e4178cc45f [2021-09-29T02:38:15.827Z] ---> 241d2504ee59 [2021-09-29T02:38:15.827Z] Step 9/32 : RUN go mod tidy [2021-09-29T02:38:15.827Z] ---> 442f82e92719 [2021-09-29T02:38:15.827Z] Step 9/26 : RUN go mod tidy [2021-09-29T02:38:15.827Z] ---> Running in f0a7ae37bc61 [2021-09-29T02:38:15.827Z] ---> Running in 0377f42150b2 [2021-09-29T02:38:15.827Z] ---> Running in 998f48a51ce4 [2021-09-29T02:38:19.267Z] Removing intermediate container 6dd45ffe3529 [2021-09-29T02:38:19.267Z] ---> 63fae20267e1 [2021-09-29T02:38:19.267Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T02:38:19.267Z] ---> Running in d42227e40a22 [2021-09-29T02:38:19.877Z] Removing intermediate container 73e4178cc45f [2021-09-29T02:38:19.877Z] ---> 9e2290893edd [2021-09-29T02:38:19.877Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T02:38:20.147Z] ---> Running in 063a367aba93 [2021-09-29T02:38:20.420Z] Removing intermediate container f0a7ae37bc61 [2021-09-29T02:38:20.420Z] ---> 940c3a61097e [2021-09-29T02:38:20.420Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T02:38:20.420Z] Removing intermediate container 998f48a51ce4 [2021-09-29T02:38:20.420Z] ---> 32a0dbeee393 [2021-09-29T02:38:20.420Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T02:38:20.698Z] ---> Running in b5145c6d0b79 [2021-09-29T02:38:20.698Z] Removing intermediate container 0377f42150b2 [2021-09-29T02:38:20.698Z] ---> bb1ce2959118 [2021-09-29T02:38:20.698Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T02:38:20.698Z] 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-29T02:38:20.976Z] ---> Running in 8fb6f5949082 [2021-09-29T02:38:20.976Z] ---> Running in 15a2a73bfd8d [2021-09-29T02:38:22.982Z] 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-29T02:38:23.590Z] 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-29T02:38:23.864Z] 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-29T02:38:23.864Z] 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-29T02:40:30.787Z] 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-29T02:40:30.787Z] 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-29T02:40:39.113Z] Removing intermediate container 063a367aba93 [2021-09-29T02:40:39.113Z] ---> 5e8ac3966034 [2021-09-29T02:40:39.113Z] [2021-09-29T02:40:39.113Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:40:39.113Z] 3.14: Pulling from library/alpine [2021-09-29T02:40:41.117Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T02:40:41.117Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T02:40:41.391Z] ---> bb3de5531c18 [2021-09-29T02:40:41.391Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:40:41.990Z] ---> Running in c503a6c038bd [2021-09-29T02:40:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:40:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:40:46.400Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T02:40:46.400Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:40:46.400Z] OK: 5 MiB in 15 packages [2021-09-29T02:40:49.826Z] Removing intermediate container d42227e40a22 [2021-09-29T02:40:49.826Z] ---> 2bdb201a6e76 [2021-09-29T02:40:49.826Z] [2021-09-29T02:40:49.826Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T02:40:49.826Z] ---> bb3de5531c18 [2021-09-29T02:40:49.826Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T02:40:49.826Z] Removing intermediate container 8fb6f5949082 [2021-09-29T02:40:49.826Z] ---> 976486e39a40 [2021-09-29T02:40:49.826Z] [2021-09-29T02:40:49.826Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T02:40:49.826Z] ---> bb3de5531c18 [2021-09-29T02:40:49.826Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T02:40:49.826Z] Removing intermediate container 15a2a73bfd8d [2021-09-29T02:40:49.826Z] ---> 2ccd90705c7b [2021-09-29T02:40:49.826Z] [2021-09-29T02:40:49.826Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T02:40:49.826Z] ---> bb3de5531c18 [2021-09-29T02:40:49.826Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T02:40:50.099Z] ---> Running in 8962e5f8e155 [2021-09-29T02:40:50.099Z] ---> Running in efedf72d6857 [2021-09-29T02:40:50.099Z] ---> Running in ec0ab9b6b854 [2021-09-29T02:40:50.379Z] Removing intermediate container c503a6c038bd [2021-09-29T02:40:50.379Z] ---> 7b42b08b0fe3 [2021-09-29T02:40:50.379Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:40:50.667Z] ---> Running in e8fbf0e78c65 [2021-09-29T02:40:51.274Z] Removing intermediate container ec0ab9b6b854 [2021-09-29T02:40:51.274Z] ---> 2d0447c971e7 [2021-09-29T02:40:51.274Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T02:40:51.904Z] ---> Running in 8838e346ba00 [2021-09-29T02:40:51.904Z] Removing intermediate container e8fbf0e78c65 [2021-09-29T02:40:51.904Z] ---> ad2126ad1012 [2021-09-29T02:40:51.904Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T02:40:52.516Z] ---> Running in 489019e82931 [2021-09-29T02:40:52.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:40:52.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:40:53.071Z] Removing intermediate container 489019e82931 [2021-09-29T02:40:53.071Z] ---> c984c3318e02 [2021-09-29T02:40:53.071Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:40:53.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:40:53.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:40:53.632Z] ---> Running in eeac459dcb0b [2021-09-29T02:40:54.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:40:54.530Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T02:40:54.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:40:54.530Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T02:40:54.530Z] Removing intermediate container eeac459dcb0b [2021-09-29T02:40:54.530Z] ---> 2e41a9ea422f [2021-09-29T02:40:54.530Z] Step 16/24 : WORKDIR / [2021-09-29T02:40:54.530Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T02:40:54.530Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T02:40:54.530Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:40:54.530Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:40:54.530Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T02:40:54.822Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T02:40:54.822Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T02:40:54.822Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T02:40:54.822Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:40:54.822Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:40:54.822Z] ---> Running in 8c0bf88c31d3 [2021-09-29T02:40:54.822Z] OK: 6 MiB in 17 packages [2021-09-29T02:40:55.426Z] OK: 8 MiB in 19 packages [2021-09-29T02:40:55.703Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:40:55.703Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T02:40:55.703Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:40:55.703Z] OK: 5 MiB in 16 packages [2021-09-29T02:40:56.309Z] Removing intermediate container 8c0bf88c31d3 [2021-09-29T02:40:56.309Z] ---> 8a808b2bccce [2021-09-29T02:40:56.309Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:40:57.780Z] ---> 562beae71ceb [2021-09-29T02:40:57.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T02:40:58.080Z] Removing intermediate container 8838e346ba00 [2021-09-29T02:40:58.081Z] ---> ba5e5bdae291 [2021-09-29T02:40:58.081Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T02:40:58.371Z] Removing intermediate container 8962e5f8e155 [2021-09-29T02:40:58.371Z] ---> 62cbaa309a7b [2021-09-29T02:40:58.371Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:40:58.371Z] Removing intermediate container efedf72d6857 [2021-09-29T02:40:58.371Z] ---> a121b8264aec [2021-09-29T02:40:58.371Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:40:59.005Z] ---> Running in bc60b4c2d326 [2021-09-29T02:40:59.005Z] ---> Running in 2376f471b0b3 [2021-09-29T02:40:59.005Z] ---> Running in 91db39240b27 [2021-09-29T02:41:00.607Z] Removing intermediate container 2376f471b0b3 [2021-09-29T02:41:00.607Z] ---> 3f2c0f06b0a9 [2021-09-29T02:41:00.607Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T02:41:00.888Z] Removing intermediate container 91db39240b27 [2021-09-29T02:41:00.888Z] ---> 3849b8859aca [2021-09-29T02:41:00.888Z] Step 14/22 : WORKDIR /edgex [2021-09-29T02:41:00.888Z] Removing intermediate container bc60b4c2d326 [2021-09-29T02:41:00.888Z] ---> fabf10302e32 [2021-09-29T02:41:00.888Z] Step 14/26 : WORKDIR / [2021-09-29T02:41:00.888Z] ---> d230b0ef49a1 [2021-09-29T02:41:00.888Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T02:41:01.160Z] ---> Running in 0f3ddcd00906 [2021-09-29T02:41:01.160Z] ---> Running in ab4fc01c30a5 [2021-09-29T02:41:01.160Z] ---> Running in 8902440d6e4a [2021-09-29T02:41:01.758Z] Removing intermediate container b5145c6d0b79 [2021-09-29T02:41:01.758Z] ---> 9314ad30f9e2 [2021-09-29T02:41:01.758Z] [2021-09-29T02:41:01.758Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:41:01.758Z] ---> bb3de5531c18 [2021-09-29T02:41:01.758Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T02:41:02.034Z] Removing intermediate container 8902440d6e4a [2021-09-29T02:41:02.034Z] ---> fb70a2bbbfc3 [2021-09-29T02:41:02.035Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T02:41:02.323Z] ---> Running in b92b636aae06 [2021-09-29T02:41:02.324Z] ---> Running in a604693ee690 [2021-09-29T02:41:02.324Z] Removing intermediate container ab4fc01c30a5 [2021-09-29T02:41:02.324Z] ---> 349d90f7cfcc [2021-09-29T02:41:02.324Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml ---> a7c90dd0f67c [2021-09-29T02:41:02.324Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T02:41:02.324Z] [2021-09-29T02:41:02.324Z] Removing intermediate container 0f3ddcd00906 [2021-09-29T02:41:02.324Z] ---> dccf79d7c142 [2021-09-29T02:41:02.324Z] 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-29T02:41:02.926Z] ---> Running in 888a994fde05 [2021-09-29T02:41:02.926Z] Removing intermediate container b92b636aae06 [2021-09-29T02:41:02.926Z] ---> 06d56ff28304 [2021-09-29T02:41:02.926Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T02:41:03.199Z] ---> Running in 44996d4f1703 [2021-09-29T02:41:03.796Z] Removing intermediate container 888a994fde05 [2021-09-29T02:41:03.796Z] ---> bf9d06e5f26a [2021-09-29T02:41:03.796Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:41:03.796Z] ---> 6e0897465dd7 [2021-09-29T02:41:03.796Z] 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-29T02:41:03.796Z] ---> Running in e78b58374c25 [2021-09-29T02:41:04.071Z] ---> 18236106a683 [2021-09-29T02:41:04.071Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T02:41:04.071Z] Removing intermediate container 44996d4f1703 [2021-09-29T02:41:04.071Z] ---> 35eca415ba7a [2021-09-29T02:41:04.071Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T02:41:04.673Z] ---> Running in c248ef5097ae [2021-09-29T02:41:04.948Z] Removing intermediate container e78b58374c25 [2021-09-29T02:41:04.948Z] ---> cac42d6d2743 [2021-09-29T02:41:04.948Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:41:05.219Z] ---> Running in a7dd1efad7ab [2021-09-29T02:41:05.219Z] ---> 98efad6d9ecd [2021-09-29T02:41:05.219Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T02:41:05.219Z] Removing intermediate container c248ef5097ae [2021-09-29T02:41:05.219Z] ---> 267d78630988 [2021-09-29T02:41:05.219Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:41:05.494Z] ---> Running in 3b2b829fbe3a [2021-09-29T02:41:05.766Z] Removing intermediate container a604693ee690 [2021-09-29T02:41:05.766Z] ---> a2e23aacb843 [2021-09-29T02:41:05.766Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T02:41:05.766Z] ---> 00e8881b16df [2021-09-29T02:41:05.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T02:41:06.062Z] ---> Running in a149da29a5e4 [2021-09-29T02:41:06.062Z] Removing intermediate container a7dd1efad7ab [2021-09-29T02:41:06.062Z] ---> 3f1a88765f93 [2021-09-29T02:41:06.062Z] Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:41:06.343Z] ---> Running in e59bfea10899 [2021-09-29T02:41:06.656Z] ---> 678fdf584655 [2021-09-29T02:41:06.656Z] 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-29T02:41:06.932Z] Removing intermediate container a149da29a5e4 [2021-09-29T02:41:06.932Z] ---> b35058b0a85b [2021-09-29T02:41:06.932Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T02:41:07.209Z] Removing intermediate container e59bfea10899 [2021-09-29T02:41:07.209Z] ---> d3e7eaf9737b [2021-09-29T02:41:07.209Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:41:07.814Z] ---> Running in 9b82ef3ef204 [2021-09-29T02:41:08.091Z] ---> ecd4432d30b8 [2021-09-29T02:41:08.091Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T02:41:08.091Z] ---> be93c93053b7 [2021-09-29T02:41:08.091Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T02:41:08.370Z] ---> Running in 1ae75f4a0879 [2021-09-29T02:41:08.676Z] Removing intermediate container 9b82ef3ef204 [2021-09-29T02:41:08.676Z] ---> 4ae1953f3422 [2021-09-29T02:41:08.676Z] [2021-09-29T02:41:08.676Z] ---> 7c25cec7d524 [2021-09-29T02:41:08.676Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T02:41:08.970Z] ---> Running in 292321f068bf [2021-09-29T02:41:09.247Z] Successfully built 4ae1953f3422 [2021-09-29T02:41:09.247Z] Removing intermediate container 3b2b829fbe3a [2021-09-29T02:41:09.247Z] ---> a9ab44070060 [2021-09-29T02:41:09.247Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T02:41:09.247Z] Successfully tagged core-command-arm64:latest [2021-09-29T02:41:09.247Z]  Building core-command ... done Building sys-mgmt-agent [2021-09-29T02:41:09.247Z] Removing intermediate container 1ae75f4a0879 [2021-09-29T02:41:09.247Z] ---> c43cd34dd7fe [2021-09-29T02:41:09.247Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T02:41:09.522Z] ---> Running in 3cef5a1e0b23 [2021-09-29T02:41:09.797Z] ---> Running in fac45622eb42 [2021-09-29T02:41:09.797Z] ---> 391c58d16fc5 [2021-09-29T02:41:09.797Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T02:41:10.794Z] Removing intermediate container fac45622eb42 [2021-09-29T02:41:10.794Z] ---> 5dd80a0befa2 [2021-09-29T02:41:10.794Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T02:41:11.393Z] ---> Running in 3bb8282b5ab7 [2021-09-29T02:41:12.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:41:12.992Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:41:12.992Z] Removing intermediate container 3bb8282b5ab7 [2021-09-29T02:41:12.992Z] ---> a132f2aae867 [2021-09-29T02:41:12.992Z] Step 21/22 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:41:13.271Z] ---> 42334d8874d6 [2021-09-29T02:41:13.271Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T02:41:13.555Z] ---> Running in ce8f7e9de89d [2021-09-29T02:41:14.582Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T02:41:14.582Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T02:41:14.582Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T02:41:14.582Z] Removing intermediate container ce8f7e9de89d [2021-09-29T02:41:14.582Z] ---> 815efd4b59b9 [2021-09-29T02:41:14.582Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T02:41:14.582Z] Removing intermediate container 292321f068bf [2021-09-29T02:41:14.582Z] ---> 58e3e2847440 [2021-09-29T02:41:14.582Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:41:14.582Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T02:41:15.185Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T02:41:15.185Z] ---> 527919062b44 [2021-09-29T02:41:15.185Z] 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-29T02:41:15.185Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T02:41:15.185Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:41:15.185Z] OK: 8 MiB in 20 packages [2021-09-29T02:41:15.471Z] ---> Running in ca455248397c [2021-09-29T02:41:15.471Z] ---> Running in d0a2c7a67dbf [2021-09-29T02:41:16.074Z] ---> d52befa44ec6 [2021-09-29T02:41:16.074Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T02:41:16.372Z] Removing intermediate container ca455248397c [2021-09-29T02:41:16.372Z] ---> 4b54f97ed2c9 [2021-09-29T02:41:16.372Z] [2021-09-29T02:41:17.380Z] Successfully built 4b54f97ed2c9 [2021-09-29T02:41:17.380Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T02:41:17.380Z]  Building security-proxy-setup ... done Building support-notifications [2021-09-29T02:41:17.659Z] Removing intermediate container 3cef5a1e0b23 [2021-09-29T02:41:17.659Z] ---> 322f6cde9394 [2021-09-29T02:41:17.659Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:41:18.667Z] ---> 90ca3add9200 [2021-09-29T02:41:18.667Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T02:41:19.656Z] ---> d3007c56f73c [2021-09-29T02:41:19.656Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T02:41:20.275Z] ---> b1b3ca32cd4f [2021-09-29T02:41:20.275Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T02:41:20.275Z] Removing intermediate container d0a2c7a67dbf [2021-09-29T02:41:20.275Z] ---> 78b69da68095 [2021-09-29T02:41:20.275Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T02:41:20.881Z] ---> Running in 6b0544af7379 [2021-09-29T02:41:22.353Z] Removing intermediate container 6b0544af7379 [2021-09-29T02:41:22.353Z] ---> ffa26ca3baba [2021-09-29T02:41:22.353Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T02:41:22.353Z] ---> b5bf7f37f008 [2021-09-29T02:41:22.353Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T02:41:22.353Z] ---> 55e71bf71893 [2021-09-29T02:41:22.353Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T02:41:22.631Z] ---> Running in 76410caeebf4 [2021-09-29T02:41:24.076Z] Removing intermediate container 76410caeebf4 [2021-09-29T02:41:24.076Z] ---> 012eb20105fc [2021-09-29T02:41:24.076Z] Step 25/26 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:41:24.347Z] ---> Running in cb7096ef8141 [2021-09-29T02:41:24.347Z] ---> 48eaedd07a84 [2021-09-29T02:41:24.347Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T02:41:24.347Z] ---> 74e5c939efe7 [2021-09-29T02:41:24.347Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T02:41:24.994Z] ---> Running in a04ac75d61bb [2021-09-29T02:41:24.994Z] ---> Running in 9c1708a644b1 [2021-09-29T02:41:25.274Z] Removing intermediate container cb7096ef8141 [2021-09-29T02:41:25.274Z] ---> 34aa788ff8d7 [2021-09-29T02:41:25.274Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T02:41:25.882Z] ---> Running in cfe0487e468a [2021-09-29T02:41:26.156Z] Removing intermediate container 9c1708a644b1 [2021-09-29T02:41:26.156Z] ---> 7881630ba5e0 [2021-09-29T02:41:26.156Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:41:26.156Z] Removing intermediate container a04ac75d61bb [2021-09-29T02:41:26.156Z] ---> eee0d4611932 [2021-09-29T02:41:26.156Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T02:41:26.432Z] ---> Running in dbe3eecd89e1 [2021-09-29T02:41:27.034Z] Removing intermediate container cfe0487e468a [2021-09-29T02:41:27.034Z] ---> a4434b5158dc [2021-09-29T02:41:27.034Z] [2021-09-29T02:41:27.632Z] Successfully built a4434b5158dc [2021-09-29T02:41:27.632Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T02:41:27.632Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-29T02:41:27.632Z] Removing intermediate container dbe3eecd89e1 [2021-09-29T02:41:27.632Z] ---> a5c8f69e368e [2021-09-29T02:41:27.632Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:41:27.632Z] ---> e3a5dd2948a0 [2021-09-29T02:41:27.632Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T02:41:27.914Z] ---> Running in 078da66df563 [2021-09-29T02:41:28.190Z] ---> Running in 3b50155db920 [2021-09-29T02:41:28.472Z] Removing intermediate container 078da66df563 [2021-09-29T02:41:28.472Z] ---> 118dee2ade05 [2021-09-29T02:41:28.472Z] Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:41:28.749Z] ---> Running in 9b8d69b54af8 [2021-09-29T02:41:29.354Z] Removing intermediate container 9b8d69b54af8 [2021-09-29T02:41:29.354Z] ---> f0b27bb9341e [2021-09-29T02:41:29.354Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:41:29.636Z] ---> Running in 7af0556f196d [2021-09-29T02:41:30.647Z] Removing intermediate container 7af0556f196d [2021-09-29T02:41:30.647Z] ---> 6a5827614a6c [2021-09-29T02:41:30.647Z] [2021-09-29T02:41:30.922Z] Successfully built 6a5827614a6c [2021-09-29T02:41:31.200Z] Successfully tagged core-data-arm64:latest [2021-09-29T02:41:31.200Z]  Building core-data ... done Building core-metadata [2021-09-29T02:41:31.801Z] Removing intermediate container 3b50155db920 [2021-09-29T02:41:31.801Z] ---> 4da214f71dd8 [2021-09-29T02:41:31.801Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T02:41:32.407Z] ---> Running in 00f66b7496a4 [2021-09-29T02:41:33.003Z] Removing intermediate container 00f66b7496a4 [2021-09-29T02:41:33.003Z] ---> 07820ba4910c [2021-09-29T02:41:33.003Z] Step 29/32 : CMD ["gate"] [2021-09-29T02:41:33.610Z] ---> Running in 2661293d7c91 [2021-09-29T02:41:34.225Z] Removing intermediate container 2661293d7c91 [2021-09-29T02:41:34.225Z] ---> fd3ee2d7ebda [2021-09-29T02:41:34.225Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T02:41:34.836Z] ---> Running in 8b0aaec0f076 [2021-09-29T02:41:35.839Z] Removing intermediate container 8b0aaec0f076 [2021-09-29T02:41:35.839Z] ---> ea6a0529c827 [2021-09-29T02:41:35.839Z] Step 31/32 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:41:36.832Z] ---> Running in 668d581f3a5c [2021-09-29T02:41:37.835Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:41:37.835Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:41:37.835Z] ---> fc45a99e1b22 [2021-09-29T02:41:37.835Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:41:37.835Z] ---> Using cache [2021-09-29T02:41:37.835Z] ---> a823a597d013 [2021-09-29T02:41:37.835Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:41:37.835Z] ---> Using cache [2021-09-29T02:41:37.835Z] ---> b189c005ca13 [2021-09-29T02:41:37.835Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T02:41:37.835Z] Removing intermediate container 668d581f3a5c [2021-09-29T02:41:37.835Z] ---> 4169e297eadf [2021-09-29T02:41:37.835Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T02:41:38.113Z] ---> Running in b7d1473f7637 [2021-09-29T02:41:38.721Z] ---> Running in e10c6a005216 [2021-09-29T02:41:39.722Z] Removing intermediate container e10c6a005216 [2021-09-29T02:41:39.722Z] ---> 7c5eb8eeea42 [2021-09-29T02:41:39.722Z] [2021-09-29T02:41:39.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:41:39.998Z] Successfully built 7c5eb8eeea42 [2021-09-29T02:41:40.272Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T02:41:40.881Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:41:41.877Z] OK: 218 MiB in 52 packages [2021-09-29T02:41:45.314Z] Removing intermediate container b7d1473f7637 [2021-09-29T02:41:45.314Z] ---> 3a792ae15b2a [2021-09-29T02:41:45.314Z] Step 6/24 : COPY go.mod . [2021-09-29T02:41:45.938Z] ---> fb2b1441eeca [2021-09-29T02:41:45.938Z] Step 7/24 : RUN go mod download [2021-09-29T02:41:46.536Z] ---> Running in fd193301bb5d [2021-09-29T02:41:51.967Z] Removing intermediate container fd193301bb5d [2021-09-29T02:41:51.967Z] ---> c12963756915 [2021-09-29T02:41:51.967Z] Step 8/24 : COPY . . [2021-09-29T02:41:53.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:41:53.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:41:53.985Z] ---> fc45a99e1b22 [2021-09-29T02:41:53.985Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:41:53.985Z] ---> Using cache [2021-09-29T02:41:53.985Z] ---> a823a597d013 [2021-09-29T02:41:53.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:41:53.985Z] ---> Using cache [2021-09-29T02:41:53.985Z] ---> b189c005ca13 [2021-09-29T02:41:53.985Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T02:41:55.455Z] ---> Running in 62f3b37b2dd5 [2021-09-29T02:41:57.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:41:58.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:41:59.674Z] OK: 218 MiB in 52 packages [2021-09-29T02:42:02.360Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:42:02.360Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:42:02.360Z] ---> fc45a99e1b22 [2021-09-29T02:42:02.360Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:42:02.360Z] ---> Using cache [2021-09-29T02:42:02.360Z] ---> a823a597d013 [2021-09-29T02:42:02.360Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:42:02.360Z] ---> Using cache [2021-09-29T02:42:02.360Z] ---> b189c005ca13 [2021-09-29T02:42:02.360Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T02:42:03.826Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:42:03.826Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:42:03.826Z] ---> fc45a99e1b22 [2021-09-29T02:42:03.826Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:42:03.826Z] ---> Using cache [2021-09-29T02:42:03.826Z] ---> a823a597d013 [2021-09-29T02:42:03.826Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:42:03.826Z] ---> Using cache [2021-09-29T02:42:03.826Z] ---> b189c005ca13 [2021-09-29T02:42:03.826Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:42:05.830Z] ---> Running in e504ce8303dd [2021-09-29T02:42:05.830Z] ---> Running in 40b39811cae2 [2021-09-29T02:42:06.439Z] Removing intermediate container 62f3b37b2dd5 [2021-09-29T02:42:06.439Z] ---> 2e883e4a6111 [2021-09-29T02:42:06.439Z] Step 6/23 : COPY go.mod . [2021-09-29T02:42:07.435Z] ---> 0aaa4e1ca012 [2021-09-29T02:42:07.435Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:42:07.435Z] ---> e838cbd23c5d [2021-09-29T02:42:07.435Z] Step 7/23 : RUN go mod download [2021-09-29T02:42:07.712Z] ---> Running in f943970efb10 [2021-09-29T02:42:07.989Z] ---> Running in 1c29519ea195 [2021-09-29T02:42:07.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:07.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:09.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:09.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:10.924Z] OK: 218 MiB in 52 packages [2021-09-29T02:42:11.203Z] OK: 218 MiB in 52 packages [2021-09-29T02:42:12.668Z] Removing intermediate container 40b39811cae2 [2021-09-29T02:42:12.668Z] ---> 1b9f07eb4df0 [2021-09-29T02:42:12.668Z] Step 6/23 : COPY go.mod . [2021-09-29T02:42:12.951Z] Removing intermediate container e504ce8303dd [2021-09-29T02:42:12.951Z] ---> 5590700f014d [2021-09-29T02:42:12.951Z] Step 6/24 : COPY go.mod . [2021-09-29T02:42:12.951Z] Removing intermediate container 1c29519ea195 [2021-09-29T02:42:12.951Z] ---> 49f21e29a865 [2021-09-29T02:42:13.230Z] Step 8/23 : COPY . . [2021-09-29T02:42:13.517Z] Removing intermediate container f943970efb10 [2021-09-29T02:42:13.517Z] ---> a8d1cc6d695e [2021-09-29T02:42:13.517Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T02:42:13.808Z] ---> 32778afe7ac2 [2021-09-29T02:42:13.808Z] Step 7/23 : RUN go mod download [2021-09-29T02:42:13.808Z] ---> Running in 299f9453be0e [2021-09-29T02:42:14.815Z] ---> Running in 45c7c3b5471a [2021-09-29T02:42:16.822Z] ---> 6d70120ee37b [2021-09-29T02:42:16.822Z] Step 7/24 : RUN go mod download [2021-09-29T02:42:18.275Z] 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-29T02:42:18.551Z] ---> Running in d79b42498ceb [2021-09-29T02:42:26.910Z] Removing intermediate container 45c7c3b5471a [2021-09-29T02:42:26.910Z] ---> 1786ceef9743 [2021-09-29T02:42:26.910Z] Step 8/23 : COPY . . [2021-09-29T02:42:27.934Z] Removing intermediate container d79b42498ceb [2021-09-29T02:42:27.934Z] ---> 4a413fb83926 [2021-09-29T02:42:27.934Z] Step 8/24 : COPY . . [2021-09-29T02:42:30.632Z] ---> 59e24a5d6465 [2021-09-29T02:42:30.633Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:42:32.113Z] ---> Running in 06f8dc8a6a1a [2021-09-29T02:42:47.334Z] Removing intermediate container 06f8dc8a6a1a [2021-09-29T02:42:47.334Z] ---> 28806f97520b [2021-09-29T02:42:47.334Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T02:42:47.334Z] ---> Running in 0c039e6030a8 [2021-09-29T02:42:48.787Z] 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-29T02:42:59.010Z] ---> c4480df31dc9 [2021-09-29T02:42:59.010Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:42:59.010Z] ---> a0d7aa7f4ca4 [2021-09-29T02:42:59.010Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:42:59.010Z] ---> Running in a8f642dd5274 [2021-09-29T02:42:59.010Z] ---> Running in afabb7355deb [2021-09-29T02:43:07.369Z] Removing intermediate container a8f642dd5274 [2021-09-29T02:43:07.369Z] ---> 95f0f5b748a3 [2021-09-29T02:43:07.369Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T02:43:07.369Z] ---> Running in 5708d055049d [2021-09-29T02:43:07.369Z] Removing intermediate container afabb7355deb [2021-09-29T02:43:07.369Z] ---> 0f294fe223ca [2021-09-29T02:43:07.369Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T02:43:07.369Z] ---> Running in caba9b3ec9cc [2021-09-29T02:43:08.824Z] 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-29T02:43:09.430Z] 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-29T02:43:36.327Z] Removing intermediate container 299f9453be0e [2021-09-29T02:43:36.327Z] ---> 71a114f180c4 [2021-09-29T02:43:36.327Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T02:43:36.327Z] ---> Running in f740a5b10649 [2021-09-29T02:43:36.610Z] 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-29T02:43:43.376Z] Removing intermediate container f740a5b10649 [2021-09-29T02:43:43.376Z] ---> 7370ea9fdef1 [2021-09-29T02:43:43.376Z] [2021-09-29T02:43:43.376Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T02:43:43.376Z] 20.10.7: Pulling from library/docker [2021-09-29T02:43:58.571Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T02:43:58.571Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T02:43:58.571Z] ---> df445af6242a [2021-09-29T02:43:58.571Z] 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-29T02:43:58.571Z] ---> Running in 1431692ae469 [2021-09-29T02:43:59.584Z] Removing intermediate container 1431692ae469 [2021-09-29T02:43:59.584Z] ---> 3f5543751207 [2021-09-29T02:43:59.584Z] 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-29T02:43:59.584Z] ---> Running in f6254e001a8e [2021-09-29T02:44:01.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:02.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:03.213Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T02:44:03.213Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T02:44:03.213Z] Executing bash-5.1.0-r0.post-install [2021-09-29T02:44:03.213Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T02:44:03.213Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T02:44:03.213Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T02:44:03.213Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T02:44:03.213Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T02:44:03.213Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T02:44:03.491Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T02:44:03.491Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T02:44:03.491Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T02:44:03.491Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T02:44:03.491Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T02:44:03.491Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T02:44:06.312Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T02:44:06.312Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T02:44:06.312Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T02:44:06.312Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T02:44:06.312Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T02:44:06.312Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T02:44:06.312Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T02:44:06.312Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T02:44:06.312Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T02:44:06.592Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T02:44:06.592Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T02:44:06.592Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T02:44:06.592Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T02:44:06.592Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T02:44:06.592Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T02:44:06.592Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T02:44:06.592Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T02:44:06.592Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T02:44:06.592Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T02:44:06.871Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T02:44:06.871Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T02:44:06.871Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T02:44:06.871Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T02:44:06.871Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T02:44:06.871Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T02:44:07.478Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T02:44:07.478Z] OK: 82 MiB in 59 packages [2021-09-29T02:44:17.663Z] Collecting docker-compose==1.23.2 [2021-09-29T02:44:17.663Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T02:44:18.262Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T02:44:18.262Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T02:44:18.864Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T02:44:18.864Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T02:44:19.141Z] 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-29T02:44:19.417Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T02:44:19.417Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T02:44:20.400Z] Collecting PyYAML<4,>=3.10 [2021-09-29T02:44:20.400Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T02:44:24.711Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T02:44:24.711Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T02:44:27.344Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T02:44:27.344Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T02:44:31.674Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T02:44:31.674Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T02:44:31.951Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T02:44:31.951Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T02:44:32.227Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T02:44:32.228Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T02:44:35.636Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T02:44:35.636Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T02:44:37.641Z] Collecting certifi>=2017.4.17 [2021-09-29T02:44:37.641Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T02:44:37.641Z] Collecting idna<2.8,>=2.5 [2021-09-29T02:44:37.641Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T02:44:37.922Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T02:44:37.922Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T02:44:39.368Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T02:44:39.368Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T02:44:39.982Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T02:44:39.982Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T02:44:39.982Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T02:44:39.982Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T02:44:41.433Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T02:44:41.433Z] Attempting uninstall: urllib3 [2021-09-29T02:44:41.433Z] Found existing installation: urllib3 1.26.2 [2021-09-29T02:44:41.433Z] Uninstalling urllib3-1.26.2: [2021-09-29T02:44:41.708Z] Removing intermediate container 0c039e6030a8 [2021-09-29T02:44:41.708Z] ---> a1815eb44772 [2021-09-29T02:44:41.708Z] [2021-09-29T02:44:41.708Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:44:41.708Z] ---> bb3de5531c18 [2021-09-29T02:44:41.708Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T02:44:41.708Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T02:44:41.983Z] ---> Running in ca2492cb5992 [2021-09-29T02:44:42.282Z] Attempting uninstall: idna [2021-09-29T02:44:42.563Z] Found existing installation: idna 3.1 [2021-09-29T02:44:42.563Z] Uninstalling idna-3.1: [2021-09-29T02:44:42.563Z] Successfully uninstalled idna-3.1 [2021-09-29T02:44:43.551Z] Attempting uninstall: chardet [2021-09-29T02:44:43.551Z] Found existing installation: chardet 4.0.0 [2021-09-29T02:44:43.551Z] Uninstalling chardet-4.0.0: [2021-09-29T02:44:43.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:43.828Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T02:44:44.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:45.415Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T02:44:45.415Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:44:45.415Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:44:45.415Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:44:45.935Z] Attempting uninstall: requests [2021-09-29T02:44:45.935Z] Found existing installation: requests 2.25.1 [2021-09-29T02:44:45.935Z] Uninstalling requests-2.25.1: [2021-09-29T02:44:45.935Z] OK: 6 MiB in 16 packages [2021-09-29T02:44:45.935Z] Successfully uninstalled requests-2.25.1 [2021-09-29T02:44:46.537Z] Running setup.py install for texttable: started [2021-09-29T02:44:48.509Z] Removing intermediate container ca2492cb5992 [2021-09-29T02:44:48.509Z] ---> 00eab0c5a073 [2021-09-29T02:44:48.509Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:44:48.509Z] ---> Running in c0364ccdb49d [2021-09-29T02:44:49.113Z] Removing intermediate container c0364ccdb49d [2021-09-29T02:44:49.113Z] ---> a95e3ba377a9 [2021-09-29T02:44:49.113Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T02:44:49.388Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T02:44:49.388Z] Running setup.py install for PyYAML: started [2021-09-29T02:44:49.388Z] ---> Running in c6e07b66ccde [2021-09-29T02:44:49.984Z] Removing intermediate container c6e07b66ccde [2021-09-29T02:44:49.984Z] ---> 8564842fb83d [2021-09-29T02:44:49.984Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:44:50.261Z] ---> Running in 69961771b944 [2021-09-29T02:44:50.862Z] Removing intermediate container 69961771b944 [2021-09-29T02:44:50.862Z] ---> 42d6d9d08bb8 [2021-09-29T02:44:50.862Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:44:52.316Z] ---> 38fc2ed80b30 [2021-09-29T02:44:52.316Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T02:44:52.914Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T02:44:53.515Z] Running setup.py install for docopt: started [2021-09-29T02:44:53.788Z] ---> 90a4d1dd0e93 [2021-09-29T02:44:53.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T02:44:55.239Z] ---> 95b11edc7e61 [2021-09-29T02:44:55.239Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T02:44:55.517Z] ---> Running in c19632437184 [2021-09-29T02:44:56.504Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T02:44:56.504Z] Running setup.py install for dockerpty: started [2021-09-29T02:44:56.504Z] Removing intermediate container c19632437184 [2021-09-29T02:44:56.504Z] ---> 6218f8eccdd3 [2021-09-29T02:44:56.504Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:44:56.778Z] ---> Running in 6649beef6604 [2021-09-29T02:44:58.209Z] Removing intermediate container 6649beef6604 [2021-09-29T02:44:58.209Z] ---> 3738063d5b3a [2021-09-29T02:44:58.209Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T02:44:58.482Z] ---> Running in 34c10b7d0a0f [2021-09-29T02:44:59.464Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T02:44:59.464Z] Removing intermediate container 34c10b7d0a0f [2021-09-29T02:44:59.464Z] ---> 0274b9231f8b [2021-09-29T02:44:59.464Z] Step 22/23 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:44:59.736Z] Removing intermediate container 5708d055049d [2021-09-29T02:44:59.737Z] ---> 6066d1969b46 [2021-09-29T02:44:59.737Z] [2021-09-29T02:44:59.737Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:44:59.737Z] ---> bb3de5531c18 [2021-09-29T02:44:59.737Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:44:59.737Z] ---> Using cache [2021-09-29T02:44:59.737Z] ---> 7b42b08b0fe3 [2021-09-29T02:44:59.737Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:44:59.737Z] ---> Using cache [2021-09-29T02:44:59.737Z] ---> ad2126ad1012 [2021-09-29T02:44:59.737Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T02:45:00.010Z] ---> Running in 56c93b189b6a [2021-09-29T02:45:00.010Z] ---> Running in 4e6965461b8c [2021-09-29T02:45:00.607Z] Removing intermediate container caba9b3ec9cc [2021-09-29T02:45:00.607Z] ---> a7c66d806d7b [2021-09-29T02:45:00.607Z] [2021-09-29T02:45:00.607Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:45:00.607Z] ---> bb3de5531c18 [2021-09-29T02:45:00.607Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:45:00.607Z] ---> Using cache [2021-09-29T02:45:00.607Z] ---> 7b42b08b0fe3 [2021-09-29T02:45:00.607Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:45:00.607Z] ---> Using cache [2021-09-29T02:45:00.607Z] ---> ad2126ad1012 [2021-09-29T02:45:00.607Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T02:45:00.607Z] Removing intermediate container 56c93b189b6a [2021-09-29T02:45:00.607Z] ---> 195ff982355e [2021-09-29T02:45:00.607Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:45:00.878Z] Removing intermediate container 4e6965461b8c [2021-09-29T02:45:00.878Z] ---> 8b0121bb9927 [2021-09-29T02:45:00.878Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:45:00.878Z] ---> Running in e361b782efe9 [2021-09-29T02:45:00.878Z] ---> Running in 5e173a2876c0 [2021-09-29T02:45:01.153Z] ---> Running in b31259ce3be3 [2021-09-29T02:45:01.433Z] 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-29T02:45:01.433Z] Removing intermediate container e361b782efe9 [2021-09-29T02:45:01.433Z] ---> 02876d5e7975 [2021-09-29T02:45:01.433Z] [2021-09-29T02:45:01.433Z] Removing intermediate container 5e173a2876c0 [2021-09-29T02:45:01.433Z] ---> f4f8323a01e4 [2021-09-29T02:45:01.433Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:45:01.713Z] Removing intermediate container b31259ce3be3 [2021-09-29T02:45:01.713Z] ---> 62d0afb45d36 [2021-09-29T02:45:01.713Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:45:01.713Z] ---> Running in db941fb616b5 [2021-09-29T02:45:01.995Z] Successfully built 02876d5e7975 [2021-09-29T02:45:01.995Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T02:45:02.602Z]  Building support-notifications ... done Removing intermediate container db941fb616b5 [2021-09-29T02:45:02.602Z] ---> 6ad4f4648a01 [2021-09-29T02:45:02.602Z] Step 16/24 : WORKDIR / [2021-09-29T02:45:02.876Z] ---> Running in a0c487363fcc [2021-09-29T02:45:02.876Z] ---> 2f052967ab3d [2021-09-29T02:45:02.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T02:45:03.478Z] Removing intermediate container a0c487363fcc [2021-09-29T02:45:03.478Z] ---> a91cfbda0452 [2021-09-29T02:45:03.478Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:45:04.466Z] ---> c91008789a9d [2021-09-29T02:45:04.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T02:45:04.745Z] ---> b72f4a8a238a [2021-09-29T02:45:04.745Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T02:45:05.755Z] ---> 6c0e44a434da [2021-09-29T02:45:05.755Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T02:45:05.755Z] ---> Running in 3047f5664faf [2021-09-29T02:45:06.743Z] ---> 44b7daac10a6 [2021-09-29T02:45:06.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T02:45:06.743Z] Removing intermediate container 3047f5664faf [2021-09-29T02:45:06.743Z] ---> 48c008d0eb07 [2021-09-29T02:45:06.743Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:45:07.021Z] ---> Running in 6ca7996cbec5 [2021-09-29T02:45:08.009Z] Removing intermediate container 6ca7996cbec5 [2021-09-29T02:45:08.009Z] ---> 43eab8a6b792 [2021-09-29T02:45:08.009Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T02:45:08.009Z] ---> 2818fd5147da [2021-09-29T02:45:08.009Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T02:45:08.009Z] ---> Running in e8333f343b6d [2021-09-29T02:45:08.288Z] ---> Running in 49b37c68feb9 [2021-09-29T02:45:08.896Z] Removing intermediate container e8333f343b6d [2021-09-29T02:45:08.896Z] ---> 9c28f26429b1 [2021-09-29T02:45:08.896Z] Step 22/23 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:45:09.170Z] ---> Running in 8888e61da26a [2021-09-29T02:45:09.170Z] Removing intermediate container 49b37c68feb9 [2021-09-29T02:45:09.170Z] ---> 4251f762bd1d [2021-09-29T02:45:09.170Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:45:09.442Z] ---> Running in 36012ab72df0 [2021-09-29T02:45:09.716Z] Removing intermediate container 8888e61da26a [2021-09-29T02:45:09.716Z] ---> 70ae61b031ee [2021-09-29T02:45:09.716Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:45:09.990Z] ---> Running in bcf6e7d2adc6 [2021-09-29T02:45:09.991Z] Removing intermediate container 36012ab72df0 [2021-09-29T02:45:09.991Z] ---> 6e641e05299f [2021-09-29T02:45:09.991Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:45:10.265Z] ---> Running in 4fc897977c4b [2021-09-29T02:45:10.544Z] Removing intermediate container bcf6e7d2adc6 [2021-09-29T02:45:10.544Z] ---> 4efdf97cfc46 [2021-09-29T02:45:10.544Z] [2021-09-29T02:45:11.140Z] Successfully built 4efdf97cfc46 [2021-09-29T02:45:11.140Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T02:45:11.140Z]  Building support-scheduler ... done Removing intermediate container 4fc897977c4b [2021-09-29T02:45:11.140Z] ---> 1779105119f5 [2021-09-29T02:45:11.140Z] Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:45:11.414Z] ---> Running in f0dae859fa9a [2021-09-29T02:45:12.033Z] Removing intermediate container f0dae859fa9a [2021-09-29T02:45:12.033Z] ---> 3164cc080e8a [2021-09-29T02:45:12.033Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:45:12.033Z] ---> Running in 637c5966dac1 [2021-09-29T02:45:12.322Z] Removing intermediate container f6254e001a8e [2021-09-29T02:45:12.322Z] ---> b7ceffc4e0a1 [2021-09-29T02:45:12.322Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T02:45:12.623Z] ---> Running in 71ac1a23f6e9 [2021-09-29T02:45:12.909Z] Removing intermediate container 637c5966dac1 [2021-09-29T02:45:12.909Z] ---> b3c24066b885 [2021-09-29T02:45:12.909Z] [2021-09-29T02:45:13.192Z] Successfully built b3c24066b885 [2021-09-29T02:45:13.192Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T02:45:13.509Z]  Building core-metadata ... done Removing intermediate container 71ac1a23f6e9 [2021-09-29T02:45:13.509Z] ---> af6a02c249e9 [2021-09-29T02:45:13.509Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T02:45:13.509Z] ---> Running in 9cdb6b192d6b [2021-09-29T02:45:14.113Z] Removing intermediate container 9cdb6b192d6b [2021-09-29T02:45:14.113Z] ---> 0deb2622a2ab [2021-09-29T02:45:14.113Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T02:45:15.559Z] ---> bbf344097f7d [2021-09-29T02:45:15.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T02:45:16.168Z] ---> ff4bb60d5730 [2021-09-29T02:45:16.168Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T02:45:17.160Z] ---> 52f5df03e327 [2021-09-29T02:45:17.160Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T02:45:17.438Z] ---> Running in 6abbd0913d88 [2021-09-29T02:45:18.039Z] Removing intermediate container 6abbd0913d88 [2021-09-29T02:45:18.039Z] ---> e95f491f363a [2021-09-29T02:45:18.039Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:45:18.039Z] ---> Running in cf798e19e7da [2021-09-29T02:45:18.639Z] Removing intermediate container cf798e19e7da [2021-09-29T02:45:18.639Z] ---> bfd3ac099fe2 [2021-09-29T02:45:18.639Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:45:18.639Z] ---> Running in 361e5c575353 [2021-09-29T02:45:19.240Z] Removing intermediate container 361e5c575353 [2021-09-29T02:45:19.240Z] ---> 1d800c211ad9 [2021-09-29T02:45:19.240Z] Step 23/24 : LABEL git_sha=6b5df7ba4036ef2f1ff0d0a163e859b8932138db [2021-09-29T02:45:19.240Z] ---> Running in aa55ee93443e [2021-09-29T02:45:19.842Z] Removing intermediate container aa55ee93443e [2021-09-29T02:45:19.842Z] ---> a9b621c134b4 [2021-09-29T02:45:19.842Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:45:20.124Z] ---> Running in 7e6666086dd2 [2021-09-29T02:45:20.725Z] Removing intermediate container 7e6666086dd2 [2021-09-29T02:45:20.725Z] ---> 919d78426c9a [2021-09-29T02:45:20.725Z] [2021-09-29T02:45:21.006Z] Successfully built 919d78426c9a [2021-09-29T02:45:21.007Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T02:45:21.303Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T02:45:21.248Z] $ docker stop --time=1 c352b1aeee7a5e92f04c53d5a7cea14ef8418d872c05a9bae675b319c0f4d0ad [2021-09-29T02:45:23.098Z] $ docker rm -f c352b1aeee7a5e92f04c53d5a7cea14ef8418d872c05a9bae675b319c0f4d0ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:45:23.806Z] + docker images [2021-09-29T02:45:24.084Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T02:45:24.084Z] sys-mgmt-agent-arm64 latest 919d78426c9a 3 seconds ago 312MB [2021-09-29T02:45:24.084Z] core-metadata-arm64 latest b3c24066b885 11 seconds ago 15.8MB [2021-09-29T02:45:24.084Z] support-scheduler-arm64 latest 4efdf97cfc46 13 seconds ago 15.2MB [2021-09-29T02:45:24.084Z] support-notifications-arm64 latest 02876d5e7975 22 seconds ago 15.9MB [2021-09-29T02:45:24.084Z] a7c66d806d7b 24 seconds ago 1.57GB [2021-09-29T02:45:24.084Z] 6066d1969b46 25 seconds ago 1.57GB [2021-09-29T02:45:24.084Z] a1815eb44772 43 seconds ago 1.57GB [2021-09-29T02:45:24.084Z] 7370ea9fdef1 About a minute ago 1.57GB [2021-09-29T02:45:24.084Z] security-bootstrapper-arm64 latest 7c5eb8eeea42 3 minutes ago 17.7MB [2021-09-29T02:45:24.084Z] core-data-arm64 latest 6a5827614a6c 3 minutes ago 19.4MB [2021-09-29T02:45:24.084Z] security-secretstore-setup-arm64 latest a4434b5158dc 3 minutes ago 26.5MB [2021-09-29T02:45:24.084Z] security-proxy-setup-arm64 latest 4b54f97ed2c9 4 minutes ago 25.3MB [2021-09-29T02:45:24.084Z] core-command-arm64 latest 4ae1953f3422 4 minutes ago 15.2MB [2021-09-29T02:45:24.084Z] 9314ad30f9e2 4 minutes ago 1.57GB [2021-09-29T02:45:24.084Z] 2bdb201a6e76 4 minutes ago 1.57GB [2021-09-29T02:45:24.084Z] 2ccd90705c7b 4 minutes ago 1.57GB [2021-09-29T02:45:24.084Z] 976486e39a40 4 minutes ago 1.57GB [2021-09-29T02:45:24.084Z] 5e8ac3966034 4 minutes ago 1.56GB [2021-09-29T02:45:24.084Z] ci-base-image-arm64 latest fc45a99e1b22 16 minutes ago 1.24GB [2021-09-29T02:45:24.084Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T02:45:24.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T02:45:24.084Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T02:45:24.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-29T02:45:24.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:45:25.079Z] [2021-09-29T02:45:25.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:45:25.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:45:25.729Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T02:45:25.729Z] 448f6bf000e3: Pulling fs layer [2021-09-29T02:45:25.729Z] f757da607395: Pulling fs layer [2021-09-29T02:45:25.729Z] 05883995daec: Pulling fs layer [2021-09-29T02:45:25.729Z] 8603b9c90790: Pulling fs layer [2021-09-29T02:45:25.729Z] 1560dd03e051: Pulling fs layer [2021-09-29T02:45:25.729Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T02:45:25.729Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T02:45:25.729Z] 8603b9c90790: Waiting [2021-09-29T02:45:25.729Z] 1560dd03e051: Waiting [2021-09-29T02:45:25.729Z] c2d8d7efcc4b: Waiting [2021-09-29T02:45:25.729Z] 27f5ce0e4adf: Waiting [2021-09-29T02:45:26.005Z] f757da607395: Verifying Checksum [2021-09-29T02:45:26.006Z] f757da607395: Download complete [2021-09-29T02:45:26.006Z] 8603b9c90790: Download complete [2021-09-29T02:45:26.282Z] 1560dd03e051: Verifying Checksum [2021-09-29T02:45:26.282Z] 1560dd03e051: Download complete [2021-09-29T02:45:26.282Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T02:45:26.282Z] 27f5ce0e4adf: Download complete [2021-09-29T02:45:26.282Z] 05883995daec: Verifying Checksum [2021-09-29T02:45:26.282Z] 05883995daec: Download complete [2021-09-29T02:45:27.720Z] 448f6bf000e3: Verifying Checksum [2021-09-29T02:45:27.720Z] 448f6bf000e3: Download complete [2021-09-29T02:45:30.349Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T02:45:30.349Z] c2d8d7efcc4b: Download complete [2021-09-29T02:45:31.327Z] 448f6bf000e3: Pull complete [2021-09-29T02:45:31.922Z] f757da607395: Pull complete [2021-09-29T02:45:33.899Z] 05883995daec: Pull complete [2021-09-29T02:45:34.171Z] 8603b9c90790: Pull complete [2021-09-29T02:45:35.153Z] 1560dd03e051: Pull complete [2021-09-29T02:45:35.749Z] 27f5ce0e4adf: Pull complete [2021-09-29T02:45:50.842Z] c2d8d7efcc4b: Pull complete [2021-09-29T02:45:50.842Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T02:45:50.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:45:50.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T02:45:51.139Z] prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container [2021-09-29T02:45:51.164Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T02:45:55.879Z] $ docker top 619ddf064b96b6a0a227f0b3686f83704a0e4d2e180d1023fcc253a71781345d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:45:57.277Z] ---> job-cost.sh [2021-09-29T02:45:57.277Z] lf-activate-venv: SKIPPING [2021-09-29T02:45:57.277Z] INFO: No Stack... [2021-09-29T02:45:58.254Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T02:45:58.526Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T02:45:59.286Z] + + cat /w/workspace/edgex-go/3/archives/cost.csvcut [2021-09-29T02:45:59.286Z] -d, -f6 [Pipeline] lock [2021-09-29T02:45:59.369Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3734-3-stack-cost] [2021-09-29T02:45:59.384Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3734-3-stack-cost] did not exist. Created. [2021-09-29T02:45:59.384Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3734-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T02:46:00.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T02:46:00.264Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T02:46:00.276Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3734-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T02:46:00.235Z] $ docker stop --time=1 619ddf064b96b6a0a227f0b3686f83704a0e4d2e180d1023fcc253a71781345d [2021-09-29T02:46:02.000Z] $ docker rm -f 619ddf064b96b6a0a227f0b3686f83704a0e4d2e180d1023fcc253a71781345d [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-29T02:46:03.406Z] provisioning config files... [2021-09-29T02:46:03.427Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2659490788123949417tmp [Pipeline] { [Pipeline] sh [2021-09-29T02:46:03.774Z] + set +x [2021-09-29T02:46:03.774Z] + curl -s https://codecov.io/bash [2021-09-29T02:46:03.774Z] + bash -s -- [2021-09-29T02:46:04.044Z] [2021-09-29T02:46:04.044Z] _____ _ [2021-09-29T02:46:04.044Z] / ____| | | [2021-09-29T02:46:04.044Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T02:46:04.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T02:46:04.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T02:46:04.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T02:46:04.044Z] Bash-1.0.6 [2021-09-29T02:46:04.044Z] [2021-09-29T02:46:04.044Z] [2021-09-29T02:46:04.044Z] ==> git version 2.24.4 found [2021-09-29T02:46:04.044Z] ==> 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-29T02:46:04.044Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T02:46:04.044Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T02:46:04.044Z] ==> Jenkins CI detected. [2021-09-29T02:46:04.044Z] current dir:  /w/workspace/edgex-go/3 [2021-09-29T02:46:04.044Z] project root: . [2021-09-29T02:46:04.044Z] --> token set from env [2021-09-29T02:46:04.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T02:46:04.044Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T02:46:04.044Z] ==> Python coveragepy not found [2021-09-29T02:46:04.044Z] ==> Searching for coverage reports in: [2021-09-29T02:46:04.044Z] + . [2021-09-29T02:46:04.044Z] -> Found 1 reports [2021-09-29T02:46:04.044Z] ==> Detecting git/mercurial file structure [2021-09-29T02:46:04.044Z] ==> Reading reports [2021-09-29T02:46:04.044Z] + ./coverage.out bytes=403065 [2021-09-29T02:46:04.044Z] ==> Appending adjustments [2021-09-29T02:46:04.044Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T02:46:05.456Z] + Found adjustments [2021-09-29T02:46:05.456Z] ==> Gzipping contents [2021-09-29T02:46:05.456Z] 56K /tmp/codecov.JDd4nI.gz [2021-09-29T02:46:05.456Z] ==> Uploading reports [2021-09-29T02:46:05.456Z] url: https://codecov.io [2021-09-29T02:46:05.456Z] query: branch=PR-3734&commit=6b5df7ba4036ef2f1ff0d0a163e859b8932138db&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= [2021-09-29T02:46:05.456Z] -> Pinging Codecov [2021-09-29T02:46:05.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3734&commit=6b5df7ba4036ef2f1ff0d0a163e859b8932138db&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= [2021-09-29T02:46:05.724Z] -> Uploading to [2021-09-29T02:46:05.724Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/6b5df7ba4036ef2f1ff0d0a163e859b8932138db/5e66bcb3-5e50-4e48-8cbe-92068b2f37ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T024605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ad45a9d4cbebcd6241a2a8f9c81d297f9f07e40ad0f1f1539817cf04cc6b710 [2021-09-29T02:46:05.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T02:46:05.724Z] Dload Upload Total Spent Left Speed [2021-09-29T02:46:06.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54313 0 0 100 54313 0 138k --:--:-- --:--:-- --:--:-- 139k [2021-09-29T02:46:06.305Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6b5df7ba4036ef2f1ff0d0a163e859b8932138db [Pipeline] } [2021-09-29T02:46:06.321Z] 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-29T02:46:07.871Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:46:08.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:46:09.120Z] ---> package-listing.sh [2021-09-29T02:46:09.120Z] ++ facter osfamily [2021-09-29T02:46:09.120Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T02:46:09.393Z] + OS_FAMILY=redhat [2021-09-29T02:46:09.393Z] + workspace=/w/workspace/edgex-go/3 [2021-09-29T02:46:09.393Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T02:46:09.393Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T02:46:09.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T02:46:09.393Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T02:46:09.393Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-29T02:46:09.393Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T02:46:09.393Z] + case "${OS_FAMILY}" in [2021-09-29T02:46:09.393Z] + rpm -qa [2021-09-29T02:46:09.393Z] + sort [2021-09-29T02:46:11.974Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T02:46:11.974Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T02:46:11.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T02:46:11.974Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-29T02:46:11.974Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-29T02:46:11.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-29T02:46:11.991Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T02:46:12.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:46:12.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:46:12.890Z] [2021-09-29T02:46:12.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:46:13.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:46:18.570Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T02:46:18.570Z] b4d181a07f80: Pulling fs layer [2021-09-29T02:46:18.570Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T02:46:18.570Z] ed53099fbce6: Pulling fs layer [2021-09-29T02:46:18.570Z] dc539afda2c1: Pulling fs layer [2021-09-29T02:46:18.570Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T02:46:18.570Z] 9065ff56babe: Pulling fs layer [2021-09-29T02:46:18.570Z] d287ab97295c: Pulling fs layer [2021-09-29T02:46:18.570Z] dc539afda2c1: Waiting [2021-09-29T02:46:18.570Z] 77bc0d833cb6: Waiting [2021-09-29T02:46:18.570Z] 9065ff56babe: Waiting [2021-09-29T02:46:18.570Z] d287ab97295c: Waiting [2021-09-29T02:46:18.570Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T02:46:18.570Z] a1111a8f2ec3: Download complete [2021-09-29T02:46:18.570Z] dc539afda2c1: Download complete [2021-09-29T02:46:18.838Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T02:46:18.838Z] 77bc0d833cb6: Download complete [2021-09-29T02:46:18.838Z] 9065ff56babe: Verifying Checksum [2021-09-29T02:46:18.838Z] 9065ff56babe: Download complete [2021-09-29T02:46:18.838Z] ed53099fbce6: Verifying Checksum [2021-09-29T02:46:18.838Z] ed53099fbce6: Download complete [2021-09-29T02:46:19.805Z] b4d181a07f80: Verifying Checksum [2021-09-29T02:46:19.805Z] b4d181a07f80: Download complete [2021-09-29T02:46:21.246Z] b4d181a07f80: Pull complete [2021-09-29T02:46:21.519Z] a1111a8f2ec3: Pull complete [2021-09-29T02:46:22.107Z] ed53099fbce6: Pull complete [2021-09-29T02:46:22.107Z] dc539afda2c1: Pull complete [2021-09-29T02:46:22.373Z] 77bc0d833cb6: Pull complete [2021-09-29T02:46:22.373Z] 9065ff56babe: Pull complete [2021-09-29T02:46:23.782Z] d287ab97295c: Verifying Checksum [2021-09-29T02:46:23.782Z] d287ab97295c: Download complete [2021-09-29T02:46:29.154Z] d287ab97295c: Pull complete [2021-09-29T02:46:29.154Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T02:46:29.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:46:29.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T02:46:29.280Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2021-09-29T02:46:29.554Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T02:46:32.932Z] $ docker top 011a6adc3d580364a02250861ffd287a85d0ba983498d9998f2782decc703dc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:46:33.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T02:46:33.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T02:46:34.188Z] + ls /var/log/sa-host [2021-09-29T02:46:34.188Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T02:46:34.188Z] file_magic: OK [2021-09-29T02:46:34.188Z] HZ: Using current value: 100 [2021-09-29T02:46:34.188Z] file_header: OK [2021-09-29T02:46:34.188Z] 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-29T02:46:34.188Z] Statistics: [2021-09-29T02:46:34.188Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T02:46:34.188Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T02:46:34.188Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T02:46:34.188Z] file_magic: OK [2021-09-29T02:46:34.188Z] HZ: Using current value: 100 [2021-09-29T02:46:34.188Z] file_header: OK [2021-09-29T02:46:34.188Z] 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-29T02:46:34.188Z] Statistics: [2021-09-29T02:46:34.188Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T02:46:34.188Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:46:34.845Z] provisioning config files... [2021-09-29T02:46:34.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4505101302974824472tmp [Pipeline] { [Pipeline] echo [2021-09-29T02:46:34.887Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:46:35.201Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T02:46:35.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:46:35.628Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T02:46:35.642Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:46:35.956Z] ---> sudo-logs.sh [2021-09-29T02:46:35.956Z] Archiving 'sudo' log.. [2021-09-29T02:46:35.956Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-73.vexxhost.local: Name or service not known [2021-09-29T02:46:35.956Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-73.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T02:46:35.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:46:36.307Z] ---> job-cost.sh [2021-09-29T02:46:36.307Z] lf-activate-venv: SKIPPING [2021-09-29T02:46:36.307Z] DEBUG: total: 0.10999999940395355 [2021-09-29T02:46:36.307Z] INFO: Retrieving Stack Cost... [2021-09-29T02:46:36.888Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T02:46:37.469Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T02:46:37.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:46:37.808Z] ---> logs-deploy.sh [2021-09-29T02:46:37.808Z] lf-activate-venv: SKIPPING [2021-09-29T02:46:37.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3734/3 [2021-09-29T02:46:37.808Z] INFO: archiving workspace using pattern(s): [2021-09-29T02:46:38.770Z] Archives upload complete. [2021-09-29T02:46:39.036Z] INFO: archiving logs to Nexus