Pull request #3794 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 53b06b46f5b39182c45ce4b7d2c8717543c37199+a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 (0e84d0bc82bbd08ae62f852351151b7b90a23f89) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7117809155531288375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh465425730807964276.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3794/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3794/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6727533613976629566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3794/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1971937789636013018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh656616525139272283.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3794/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3794/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8890450978843248209.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 USE_ALPINE: true 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 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 Running on prd-centos7-docker-4c-2g-27934 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6371070607251852582.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8058277659555014939.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit 53b06b46f5b39182c45ce4b7d2c8717543c37199 Merge succeeded, producing 53b06b46f5b39182c45ce4b7d2c8717543c37199 Checking out Revision 53b06b46f5b39182c45ce4b7d2c8717543c37199 (PR-3794) > git config core.sparsecheckout # timeout=10 > git checkout -f 53b06b46f5b39182c45ce4b7d2c8717543c37199 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6004749725885688057.key > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53b06b46f5b39182c45ce4b7d2c8717543c37199 # timeout=10 Commit message: "docs(snap): Update proxy configuration information in README.md" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T12:17:50.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T12:17:50.651Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T12:17:50.721Z] ========================================================= [2021-11-08T12:17:50.721Z] EdgeX Global Pipelines Version Info [2021-11-08T12:17:50.721Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:17:51.898Z] ------------------- [2021-11-08T12:17:51.898Z] stable info: [2021-11-08T12:17:51.898Z] ------------------- [2021-11-08T12:17:51.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T12:17:51.898Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T12:17:51.898Z] Message: update stable to v1.0.211 [2021-11-08T12:17:52.484Z] ------------------- [2021-11-08T12:17:52.484Z] experimental info: [2021-11-08T12:17:52.484Z] ------------------- [2021-11-08T12:17:52.484Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T12:17:52.484Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T12:17:52.484Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T12:17:52.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-08T12:17:52.670Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-08T12:17:52.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T12:17:52.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T12:17:52.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T12:17:52.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T12:17:52.855Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T12:17:52.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-08T12:17:52.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-08T12:17:52.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-08T12:17:53.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T12:17:53.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T12:17:53.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T12:17:53.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T12:17:53.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T12:17:53.188Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T12:17:53.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T12:17:53.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T12:17:53.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-08T12:17:53.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-08T12:17:53.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-08T12:17:53.410Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T12:17:53.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3794 [Pipeline] echo [2021-11-08T12:17:53.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3794 [Pipeline] echo [2021-11-08T12:17:53.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3794 [Pipeline] echo [2021-11-08T12:17:53.551Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53b06b46f5b39182c45ce4b7d2c8717543c37199 [Pipeline] echo [2021-11-08T12:17:53.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53b06b4 [Pipeline] echo [2021-11-08T12:17:53.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:17:53.714Z] provisioning config files... [2021-11-08T12:17:53.727Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8849760989722247060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:17:54.071Z] ---> docker-login.sh [2021-11-08T12:17:54.071Z] nexus3.edgexfoundry.org:10001 [2021-11-08T12:17:54.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:17:54.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:17:54.335Z] Configure a credential helper to remove this warning. See [2021-11-08T12:17:54.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:17:54.335Z] [2021-11-08T12:17:54.335Z] Login Succeeded [2021-11-08T12:17:54.335Z] nexus3.edgexfoundry.org:10002 [2021-11-08T12:17:54.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:17:54.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:17:54.335Z] Configure a credential helper to remove this warning. See [2021-11-08T12:17:54.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:17:54.335Z] [2021-11-08T12:17:54.335Z] Login Succeeded [2021-11-08T12:17:54.335Z] nexus3.edgexfoundry.org:10003 [2021-11-08T12:17:54.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:17:54.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:17:54.597Z] Configure a credential helper to remove this warning. See [2021-11-08T12:17:54.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:17:54.597Z] [2021-11-08T12:17:54.597Z] Login Succeeded [2021-11-08T12:17:54.597Z] nexus3.edgexfoundry.org:10004 [2021-11-08T12:17:54.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:17:54.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:17:54.597Z] Configure a credential helper to remove this warning. See [2021-11-08T12:17:54.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:17:54.597Z] [2021-11-08T12:17:54.597Z] Login Succeeded [2021-11-08T12:17:54.597Z] docker.io [2021-11-08T12:17:54.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:17:54.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:17:54.862Z] Configure a credential helper to remove this warning. See [2021-11-08T12:17:54.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:17:54.862Z] [2021-11-08T12:17:54.862Z] Login Succeeded [2021-11-08T12:17:54.862Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T12:17:54.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T12:17:55.339Z] ++ 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-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/core-command/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/core-data/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-08T12:17:55.339Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T12:17:55.339Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-08T12:17:55.339Z] ++ cut -d/ -f2 [2021-11-08T12:17:55.339Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-08T12:17:55.396Z] 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] { (Build Check) [Pipeline] sh [2021-11-08T12:17:55.970Z] + git rev-list -1 --merges 53b06b46f5b39182c45ce4b7d2c8717543c37199~1..53b06b46f5b39182c45ce4b7d2c8717543c37199 [Pipeline] echo [2021-11-08T12:17:55.998Z] -----------> git rev-list -1 --merges 53b06b46f5b39182c45ce4b7d2c8717543c37199~1..53b06b46f5b39182c45ce4b7d2c8717543c37199 53b06b46f5b39182c45ce4b7d2c8717543c37199 [false] [Pipeline] sh [2021-11-08T12:17:56.310Z] + git log --format=format:%s -1 53b06b46f5b39182c45ce4b7d2c8717543c37199 [Pipeline] echo [2021-11-08T12:17:56.338Z] ========================================================= [2021-11-08T12:17:56.338Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T12:17:56.338Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:17:57.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:17:57.109Z] [2021-11-08T12:17:57.109Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:17:57.452Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:17:57.452Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T12:17:57.452Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T12:17:57.452Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T12:17:57.452Z] 4c7163046ea9: Pulling fs layer [2021-11-08T12:17:57.452Z] 0c2d73faf560: Pulling fs layer [2021-11-08T12:17:57.452Z] 0c2d73faf560: Waiting [2021-11-08T12:17:57.452Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T12:17:57.452Z] 3e5f54012d9b: Download complete [2021-11-08T12:17:57.452Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T12:17:57.452Z] a0d0a0d46f8b: Download complete [2021-11-08T12:17:57.719Z] 0c2d73faf560: Verifying Checksum [2021-11-08T12:17:57.719Z] 0c2d73faf560: Download complete [2021-11-08T12:17:57.719Z] 4c7163046ea9: Verifying Checksum [2021-11-08T12:17:57.719Z] 4c7163046ea9: Download complete [2021-11-08T12:17:57.719Z] a0d0a0d46f8b: Pull complete [2021-11-08T12:17:57.719Z] 3e5f54012d9b: Pull complete [2021-11-08T12:17:58.293Z] 4c7163046ea9: Pull complete [2021-11-08T12:17:58.293Z] 0c2d73faf560: Pull complete [2021-11-08T12:17:58.293Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T12:17:58.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:17:58.293Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T12:17:58.385Z] prd-centos7-docker-4c-2g-27934 does not seem to be running inside a container [2021-11-08T12:17:58.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T12:17:58.993Z] $ docker top c72cf6e3d362474829b1cc6053fcda1324c79e340d365248faf39f384cf161d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T12:17:59.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T12:17:59.142Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T12:17:59.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T12:17:59.257Z] $ docker exec c72cf6e3d362474829b1cc6053fcda1324c79e340d365248faf39f384cf161d1 ssh-agent [2021-11-08T12:17:59.365Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdacCfo/agent.15 [2021-11-08T12:17:59.365Z] SSH_AGENT_PID=21 [2021-11-08T12:17:59.372Z] Running ssh-add (command line suppressed) [2021-11-08T12:17:59.469Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1284409958690161155.key (/w/workspace/edgex-go/1@tmp/private_key_1284409958690161155.key) [2021-11-08T12:17:59.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T12:17:59.814Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T12:17:59.833Z] $ docker exec --env ******** --env ******** c72cf6e3d362474829b1cc6053fcda1324c79e340d365248faf39f384cf161d1 ssh-agent -k [2021-11-08T12:17:59.950Z] unset SSH_AUTH_SOCK; [2021-11-08T12:17:59.951Z] unset SSH_AGENT_PID; [2021-11-08T12:17:59.951Z] echo Agent pid 21 killed; [2021-11-08T12:17:59.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T12:18:00.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T12:18:00.022Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T12:18:00.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T12:18:00.136Z] $ docker exec c72cf6e3d362474829b1cc6053fcda1324c79e340d365248faf39f384cf161d1 ssh-agent [2021-11-08T12:18:00.253Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXegeGdh/agent.54 [2021-11-08T12:18:00.253Z] SSH_AGENT_PID=60 [2021-11-08T12:18:00.258Z] Running ssh-add (command line suppressed) [2021-11-08T12:18:00.368Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_625757296306078958.key (/w/workspace/edgex-go/1@tmp/private_key_625757296306078958.key) [2021-11-08T12:18:00.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T12:18:00.698Z] + git semver init [2021-11-08T12:18:00.698Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T12:18:00.698Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-08T12:18:00.698Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-08T12:18:00.698Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T12:18:00.698Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T12:18:00.698Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T12:18:00.698Z] # $SEMVER_BRANCH = PR-3794 [2021-11-08T12:18:00.698Z] # $SEMVER_TEMP = /tmp/semver-923391926 [2021-11-08T12:18:00.698Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-08T12:18:12.964Z] # '/tmp/semver-923391926' -> '/w/workspace/edgex-go/1/.semver' [2021-11-08T12:18:12.964Z] # -> Force: false [2021-11-08T12:18:12.964Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-08T12:18:13.243Z] $ docker exec --env ******** --env ******** c72cf6e3d362474829b1cc6053fcda1324c79e340d365248faf39f384cf161d1 ssh-agent -k [2021-11-08T12:18:13.338Z] unset SSH_AUTH_SOCK; [2021-11-08T12:18:13.338Z] unset SSH_AGENT_PID; [2021-11-08T12:18:13.339Z] echo Agent pid 60 killed; [2021-11-08T12:18:13.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T12:18:13.751Z] + git semver [Pipeline] } [2021-11-08T12:18:13.775Z] $ docker stop --time=1 c72cf6e3d362474829b1cc6053fcda1324c79e340d365248faf39f384cf161d1 [2021-11-08T12:18:15.747Z] $ docker rm -f c72cf6e3d362474829b1cc6053fcda1324c79e340d365248faf39f384cf161d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T12:18:16.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T12:18:16.430Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T12:18:16.448Z] [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-11-08T12:18:16.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T12:18:16.947Z] ========================================================= [2021-11-08T12:18:16.947Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T12:18:16.947Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-08T12:18:17.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T12:18:17.286Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T12:18:17.286Z] a0d0a0d46f8b: Already exists [2021-11-08T12:18:17.286Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T12:18:17.286Z] b8b176561691: Pulling fs layer [2021-11-08T12:18:17.286Z] 4527c011a84f: Pulling fs layer [2021-11-08T12:18:17.286Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T12:18:17.286Z] e0aca202a116: Pulling fs layer [2021-11-08T12:18:17.286Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T12:18:17.286Z] 34cad66bf833: Pulling fs layer [2021-11-08T12:18:17.286Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T12:18:17.286Z] 5d74067f8e1e: Waiting [2021-11-08T12:18:17.286Z] e0aca202a116: Waiting [2021-11-08T12:18:17.286Z] 34cad66bf833: Waiting [2021-11-08T12:18:17.286Z] 3a43be97a3b4: Waiting [2021-11-08T12:18:17.286Z] b4e3c513aaa6: Waiting [2021-11-08T12:18:17.286Z] b8b176561691: Verifying Checksum [2021-11-08T12:18:17.286Z] b8b176561691: Download complete [2021-11-08T12:18:17.286Z] 31adcdaf11c8: Verifying Checksum [2021-11-08T12:18:17.286Z] 31adcdaf11c8: Download complete [2021-11-08T12:18:17.286Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T12:18:17.286Z] 5d74067f8e1e: Download complete [2021-11-08T12:18:17.286Z] e0aca202a116: Verifying Checksum [2021-11-08T12:18:17.286Z] e0aca202a116: Download complete [2021-11-08T12:18:17.286Z] 3a43be97a3b4: Download complete [2021-11-08T12:18:17.554Z] 34cad66bf833: Verifying Checksum [2021-11-08T12:18:17.554Z] 34cad66bf833: Download complete [2021-11-08T12:18:17.554Z] 31adcdaf11c8: Pull complete [2021-11-08T12:18:17.816Z] b8b176561691: Pull complete [2021-11-08T12:18:17.816Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T12:18:17.816Z] b4e3c513aaa6: Download complete [2021-11-08T12:18:17.816Z] 4527c011a84f: Verifying Checksum [2021-11-08T12:18:17.816Z] 4527c011a84f: Download complete [2021-11-08T12:18:22.045Z] 4527c011a84f: Pull complete [2021-11-08T12:18:22.045Z] 5d74067f8e1e: Pull complete [2021-11-08T12:18:22.045Z] e0aca202a116: Pull complete [2021-11-08T12:18:22.046Z] 3a43be97a3b4: Pull complete [2021-11-08T12:18:22.046Z] 34cad66bf833: Pull complete [2021-11-08T12:18:24.611Z] b4e3c513aaa6: Pull complete [2021-11-08T12:18:24.611Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T12:18:24.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T12:18:24.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-08T12:18:24.951Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T12:18:24.951Z] WORKDIR /edgex [2021-11-08T12:18:24.951Z] COPY go.mod . [2021-11-08T12:18:24.951Z] RUN go mod download' [2021-11-08T12:18:24.951Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-08T12:18:26.872Z] Sending build context to Docker daemon 329.8MB [2021-11-08T12:18:26.872Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T12:18:26.872Z] ---> 9f6097aaca64 [2021-11-08T12:18:26.872Z] Step 2/4 : WORKDIR /edgex [2021-11-08T12:18:27.819Z] ---> Running in f3a79613caaa [2021-11-08T12:18:27.819Z] Removing intermediate container f3a79613caaa [2021-11-08T12:18:27.819Z] ---> f0bbb8171af6 [2021-11-08T12:18:27.819Z] Step 3/4 : COPY go.mod . [2021-11-08T12:18:27.819Z] ---> 9eb613ef7431 [2021-11-08T12:18:27.819Z] Step 4/4 : RUN go mod download [2021-11-08T12:18:27.819Z] ---> Running in d6ba27255733 [2021-11-08T12:18:31.766Z] Still waiting to schedule task [2021-11-08T12:18:31.767Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-08T12:19:00.006Z] Removing intermediate container d6ba27255733 [2021-11-08T12:19:00.006Z] ---> afc7fa7fdec9 [2021-11-08T12:19:00.006Z] Successfully built afc7fa7fdec9 [2021-11-08T12:19:00.006Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:19:00.341Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T12:19:00.341Z] . [Pipeline] withDockerContainer [2021-11-08T12:19:00.419Z] prd-centos7-docker-4c-2g-27934 does not seem to be running inside a container [2021-11-08T12:19:00.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T12:19:00.816Z] $ docker top c7ad4a9d121449ee56fb4ef8b0a8acae75fb314703542b4e3a23e5ab07e8c5c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:19:01.218Z] + go version [2021-11-08T12:19:01.218Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T12:19:01.249Z] $ docker stop --time=1 c7ad4a9d121449ee56fb4ef8b0a8acae75fb314703542b4e3a23e5ab07e8c5c3 [2021-11-08T12:19:02.432Z] $ docker rm -f c7ad4a9d121449ee56fb4ef8b0a8acae75fb314703542b4e3a23e5ab07e8c5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:19:03.070Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T12:19:03.070Z] . [Pipeline] withDockerContainer [2021-11-08T12:19:03.155Z] prd-centos7-docker-4c-2g-27934 does not seem to be running inside a container [2021-11-08T12:19:03.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T12:19:03.535Z] $ docker top cf621d96aa7b0c2f19d760a0af2d3e25b5fd681cff921b9db96f0581dcd85cd4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-08T12:19:03.646Z] ========================================================= [2021-11-08T12:19:03.646Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-08T12:19:03.646Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-08T12:19:03.978Z] + make test [2021-11-08T12:19:03.978Z] go mod tidy [2021-11-08T12:19:03.978Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-08T12:19:09.319Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-08T12:19:27.542Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-08T12:19:31.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-08T12:19:32.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-08T12:19:32.687Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-08T12:19:35.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-08T12:19:35.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-08T12:19:35.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-08T12:19:35.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-08T12:19:36.111Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-08T12:19:36.372Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-08T12:19:36.647Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-08T12:19:36.647Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-08T12:19:36.647Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-08T12:19:36.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-08T12:19:38.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-11-08T12:19:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-08T12:19:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-08T12:19:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2021-11-08T12:19:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-08T12:19:39.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements [2021-11-08T12:19:39.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-08T12:19:39.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-08T12:19:40.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements [2021-11-08T12:19:40.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-08T12:19:40.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-08T12:19:41.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2021-11-08T12:19:41.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-08T12:19:41.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-08T12:19:41.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-08T12:19:41.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-08T12:19:41.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-08T12:19:42.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements [2021-11-08T12:19:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-08T12:19:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-08T12:19:42.636Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-11-08T12:19:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-08T12:19:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-08T12:19:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-08T12:19:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-08T12:19:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-08T12:19:42.902Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-11-08T12:19:42.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-08T12:19:42.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-08T12:19:42.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-08T12:19:43.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2021-11-08T12:19:43.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-08T12:19:43.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-11-08T12:19:44.448Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-11-08T12:19:44.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-08T12:19:44.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-11-08T12:19:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-11-08T12:19:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-11-08T12:19:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-11-08T12:19:45.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-11-08T12:19:58.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2021-11-08T12:19:58.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-11-08T12:20:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.172s coverage: 82.5% of statements [2021-11-08T12:20:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-08T12:20:14.444Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27935 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws [2021-11-08T12:20:14.482Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-08T12:20:14.706Z] The recommended git tool is: git [2021-11-08T12:20:20.108Z] using credential edgex-jenkins-ssh [2021-11-08T12:20:20.125Z] Cloning the remote Git repository [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-08T12:20:20.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-11-08T12:20:20.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-11-08T12:20:20.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 65.4% of statements [2021-11-08T12:20:20.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-08T12:20:20.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-08T12:20:20.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-08T12:20:20.178Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-08T12:20:20.282Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-08T12:20:20.483Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-08T12:20:20.484Z] > git --version # timeout=10 [2021-11-08T12:20:20.543Z] > git --version # 'git version 2.17.1' [2021-11-08T12:20:20.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T12:20:20.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T12:20:21.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.8% of statements [2021-11-08T12:20:21.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-08T12:20:21.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-08T12:20:21.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-11-08T12:20:21.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-08T12:20:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-11-08T12:20:21.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-08T12:20:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-08T12:20:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-08T12:20:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-08T12:20:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-08T12:20:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-08T12:20:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-08T12:20:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-11-08T12:20:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 96.9% of statements [2021-11-08T12:20:29.697Z] 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-11-08T12:20:36.296Z] Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit 53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:20:36.631Z] Merge succeeded, producing 53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:20:36.631Z] Checking out Revision 53b06b46f5b39182c45ce4b7d2c8717543c37199 (PR-3794) [2021-11-08T12:20:35.372Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-08T12:20:35.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T12:20:35.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-08T12:20:35.444Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-08T12:20:35.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T12:20:35.456Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T12:20:36.312Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T12:20:36.333Z] > git checkout -f 53b06b46f5b39182c45ce4b7d2c8717543c37199 # timeout=10 [2021-11-08T12:20:36.540Z] > git remote # timeout=10 [2021-11-08T12:20:36.558Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T12:20:36.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T12:20:36.594Z] > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 [2021-11-08T12:20:36.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T12:20:36.636Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T12:20:36.648Z] > git checkout -f 53b06b46f5b39182c45ce4b7d2c8717543c37199 # timeout=10 [2021-11-08T12:20:40.949Z] Commit message: "docs(snap): Update proxy configuration information in README.md" [2021-11-08T12:20:41.005Z] > git --version # timeout=10 [2021-11-08T12:20:41.025Z] > git --version # 'git version 2.17.1' [2021-11-08T12:20:41.047Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T12:20:42.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T12:20:42.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T12:20:42.181Z] Dload Upload Total Spent Left Speed [2021-11-08T12:20:42.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 68346 0 --:--:-- --:--:-- --:--:-- 68346 [Pipeline] sh [2021-11-08T12:20:42.598Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T12:20:42.951Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T12:20:42.951Z] sudo tee /etc/docker/daemon.new [2021-11-08T12:20:42.951Z] { [2021-11-08T12:20:42.951Z] "registry-mirrors": [ [2021-11-08T12:20:42.951Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T12:20:42.951Z] ], [2021-11-08T12:20:42.951Z] "bip": "10.250.0.254/24", [2021-11-08T12:20:42.951Z] "hosts": [ [2021-11-08T12:20:42.951Z] "tcp://0.0.0.0:5555", [2021-11-08T12:20:42.951Z] "unix:///var/run/docker.sock" [2021-11-08T12:20:42.951Z] ], [2021-11-08T12:20:42.951Z] "mtu": 1458, [2021-11-08T12:20:42.951Z] "selinux-enabled": true, [2021-11-08T12:20:42.951Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T12:20:42.951Z] } [Pipeline] sh [2021-11-08T12:20:43.305Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T12:20:43.667Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:21:02.104Z] provisioning config files... [2021-11-08T12:21:02.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6314564588806339559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:21:02.604Z] ---> docker-login.sh [2021-11-08T12:21:02.604Z] nexus3.edgexfoundry.org:10001 [2021-11-08T12:21:03.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:21:03.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:21:03.476Z] Configure a credential helper to remove this warning. See [2021-11-08T12:21:03.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:21:03.476Z] [2021-11-08T12:21:03.476Z] Login Succeeded [2021-11-08T12:21:03.476Z] nexus3.edgexfoundry.org:10002 [2021-11-08T12:21:04.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:21:04.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:21:04.081Z] Configure a credential helper to remove this warning. See [2021-11-08T12:21:04.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:21:04.081Z] [2021-11-08T12:21:04.081Z] Login Succeeded [2021-11-08T12:21:04.081Z] nexus3.edgexfoundry.org:10003 [2021-11-08T12:21:04.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:21:04.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:21:04.634Z] Configure a credential helper to remove this warning. See [2021-11-08T12:21:04.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:21:04.634Z] [2021-11-08T12:21:04.634Z] Login Succeeded [2021-11-08T12:21:04.634Z] nexus3.edgexfoundry.org:10004 [2021-11-08T12:21:04.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:21:05.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:21:05.189Z] Configure a credential helper to remove this warning. See [2021-11-08T12:21:05.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:21:05.189Z] [2021-11-08T12:21:05.189Z] Login Succeeded [2021-11-08T12:21:05.189Z] docker.io [2021-11-08T12:21:05.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:21:06.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:21:06.060Z] Configure a credential helper to remove this warning. See [2021-11-08T12:21:06.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:21:06.060Z] [2021-11-08T12:21:06.060Z] Login Succeeded [2021-11-08T12:21:06.060Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T12:21:06.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T12:21:06.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T12:21:06.818Z] ========================================================= [2021-11-08T12:21:06.818Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T12:21:06.818Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-08T12:21:07.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T12:21:07.486Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T12:21:07.487Z] 552d1f2373af: Pulling fs layer [2021-11-08T12:21:07.487Z] ea3f2d53f512: Pulling fs layer [2021-11-08T12:21:07.487Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T12:21:07.487Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T12:21:07.487Z] 72dc09318566: Pulling fs layer [2021-11-08T12:21:07.487Z] f4f7b4309257: Pulling fs layer [2021-11-08T12:21:07.487Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T12:21:07.487Z] b78e95d17946: Pulling fs layer [2021-11-08T12:21:07.487Z] f4f7b4309257: Waiting [2021-11-08T12:21:07.487Z] 7a9cfe048b4a: Waiting [2021-11-08T12:21:07.487Z] 72dc09318566: Waiting [2021-11-08T12:21:07.487Z] 0ac9a79272e3: Waiting [2021-11-08T12:21:07.487Z] b78e95d17946: Waiting [2021-11-08T12:21:07.487Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T12:21:07.487Z] 9e70ebbbe112: Download complete [2021-11-08T12:21:07.487Z] ea3f2d53f512: Verifying Checksum [2021-11-08T12:21:07.487Z] ea3f2d53f512: Download complete [2021-11-08T12:21:07.487Z] 72dc09318566: Verifying Checksum [2021-11-08T12:21:07.487Z] 72dc09318566: Download complete [2021-11-08T12:21:07.487Z] 552d1f2373af: Verifying Checksum [2021-11-08T12:21:07.487Z] f4f7b4309257: Verifying Checksum [2021-11-08T12:21:07.487Z] f4f7b4309257: Download complete [2021-11-08T12:21:07.487Z] 0ac9a79272e3: Verifying Checksum [2021-11-08T12:21:07.487Z] 0ac9a79272e3: Download complete [2021-11-08T12:21:08.475Z] 552d1f2373af: Pull complete [2021-11-08T12:21:08.618Z] GO111MODULE=on go vet ./... [2021-11-08T12:21:09.080Z] ea3f2d53f512: Pull complete [2021-11-08T12:21:09.357Z] 9e70ebbbe112: Pull complete [2021-11-08T12:21:09.357Z] b78e95d17946: Download complete [2021-11-08T12:21:09.954Z] 7a9cfe048b4a: Verifying Checksum [2021-11-08T12:21:09.954Z] 7a9cfe048b4a: Download complete [2021-11-08T12:21:15.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T12:21:15.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T12:21:15.512Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-08T12:21:16.088Z] + ls -al . [2021-11-08T12:21:16.088Z] total 636 [2021-11-08T12:21:16.088Z] drwxrwxr-x 10 1001 1001 4096 Nov 8 12:21 . [2021-11-08T12:21:16.088Z] drwxr-xr-x 4 root root 28 Nov 8 12:19 .. [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 11 Nov 8 12:17 .dockerignore [2021-11-08T12:21:16.088Z] drwxrwxr-x 8 1001 1001 179 Nov 8 12:17 .git [2021-11-08T12:21:16.088Z] drwxrwxr-x 4 1001 1001 142 Nov 8 12:17 .github [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 804 Nov 8 12:17 .gitignore [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 12:17 .golangci.yml [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 76 Nov 8 12:17 .hadolint.yml [2021-11-08T12:21:16.088Z] drwx------ 3 1001 1001 58 Nov 8 12:18 .semver [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 166 Nov 8 12:17 .sonarcloud.properties [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 12:17 ADOPTERS.md [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 8910 Nov 8 12:17 Attribution.txt [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 43881 Nov 8 12:17 CHANGELOG.md [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 12:17 CONTRIBUTING.md [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 12:17 GOVERNANCE.md [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 849 Nov 8 12:17 Jenkinsfile [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 12:17 LICENSE [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 6508 Nov 8 12:17 Makefile [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 12:17 OWNERS.md [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 8256 Nov 8 12:17 README.md [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 6912 Nov 8 12:17 SECURITY.md [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 5 Nov 8 12:18 VERSION [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 4131 Nov 8 12:17 ZMQWindows.md [2021-11-08T12:21:16.088Z] drwxrwxr-x 2 1001 1001 37 Nov 8 12:17 bin [2021-11-08T12:21:16.088Z] drwxrwxr-x 14 1001 1001 4096 Nov 8 12:17 cmd [2021-11-08T12:21:16.088Z] -rw-r--r-- 1 root root 428381 Nov 8 12:20 coverage.out [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 854 Nov 8 12:17 go.mod [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 49665 Nov 8 12:17 go.sum [2021-11-08T12:21:16.088Z] drwxrwxr-x 8 1001 1001 124 Nov 8 12:17 internal [2021-11-08T12:21:16.088Z] drwxrwxr-x 3 1001 1001 16 Nov 8 12:17 openapi [2021-11-08T12:21:16.088Z] drwxrwxr-x 4 1001 1001 71 Nov 8 12:17 snap [2021-11-08T12:21:16.088Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 12:17 version.go [Pipeline] sh [2021-11-08T12:21:16.398Z] + '[' -e coverage.out ] [2021-11-08T12:21:16.398Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-08T12:21:16.537Z] Stashed 1 file(s) [Pipeline] sh [2021-11-08T12:21:16.833Z] + make build [2021-11-08T12:21:16.833Z] 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-11-08T12:21:18.220Z] 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-11-08T12:21:20.120Z] 7a9cfe048b4a: Pull complete [2021-11-08T12:21:20.120Z] 72dc09318566: Pull complete [2021-11-08T12:21:20.393Z] f4f7b4309257: Pull complete [2021-11-08T12:21:20.665Z] 0ac9a79272e3: Pull complete [2021-11-08T12:21:24.864Z] 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-11-08T12:21:25.454Z] 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-11-08T12:21:26.410Z] 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-11-08T12:21:26.830Z] 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-11-08T12:21:27.390Z] b78e95d17946: Pull complete [2021-11-08T12:21:27.390Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T12:21:27.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T12:21:27.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-08T12:21:27.594Z] 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-11-08T12:21:27.788Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T12:21:27.788Z] WORKDIR /edgex [2021-11-08T12:21:27.788Z] COPY go.mod . [2021-11-08T12:21:27.788Z] RUN go mod download -t [2021-11-08T12:21:27.788Z] ci-base-image-arm64 -f - . [2021-11-08T12:21:28.364Z] 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-11-08T12:21:29.312Z] 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-11-08T12:21:29.772Z] Sending build context to Docker daemon 166.6MB [2021-11-08T12:21:29.772Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T12:21:29.772Z] ---> 8b459fc5aaf0 [2021-11-08T12:21:29.772Z] Step 2/4 : WORKDIR /edgex [2021-11-08T12:21:30.271Z] 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-11-08T12:21:30.845Z] 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-11-08T12:21:31.752Z] ---> Running in 07b1c7ee9c39 [2021-11-08T12:21:31.793Z] 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-11-08T12:21:32.349Z] Removing intermediate container 07b1c7ee9c39 [2021-11-08T12:21:32.349Z] ---> 930b6106f0bc [2021-11-08T12:21:32.349Z] Step 3/4 : COPY go.mod . [2021-11-08T12:21:32.947Z] ---> d7f5578c66ca [2021-11-08T12:21:32.947Z] Step 4/4 : RUN go mod download [Pipeline] } [2021-11-08T12:21:33.200Z] $ docker stop --time=1 cf621d96aa7b0c2f19d760a0af2d3e25b5fd681cff921b9db96f0581dcd85cd4 [2021-11-08T12:21:33.222Z] ---> Running in e4ac308e8eaf [2021-11-08T12:21:34.874Z] $ docker rm -f cf621d96aa7b0c2f19d760a0af2d3e25b5fd681cff921b9db96f0581dcd85cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:21:37.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-08T12:21:37.605Z] [2021-11-08T12:21:37.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:21:37.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-08T12:21:37.939Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-08T12:21:37.939Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-08T12:21:37.939Z] ca9280d653b3: Pulling fs layer [2021-11-08T12:21:37.939Z] 7e9c9ca2126c: Pulling fs layer [2021-11-08T12:21:37.939Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-08T12:21:37.939Z] cbdbe7a5bc2a: Download complete [2021-11-08T12:21:38.199Z] ca9280d653b3: Verifying Checksum [2021-11-08T12:21:38.199Z] ca9280d653b3: Download complete [2021-11-08T12:21:38.199Z] cbdbe7a5bc2a: Pull complete [2021-11-08T12:21:38.470Z] 7e9c9ca2126c: Verifying Checksum [2021-11-08T12:21:38.470Z] 7e9c9ca2126c: Download complete [2021-11-08T12:21:38.744Z] ca9280d653b3: Pull complete [2021-11-08T12:21:42.984Z] 7e9c9ca2126c: Pull complete [2021-11-08T12:21:42.984Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-08T12:21:42.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-08T12:21:42.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-08T12:21:43.073Z] prd-centos7-docker-4c-2g-27934 does not seem to be running inside a container [2021-11-08T12:21:43.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-08T12:21:45.663Z] $ docker top d4c5ffde0718b33433cb5cd9448b3516810f36d48150a1a302c49d00d92a629f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:21:46.057Z] + docker-compose build --help [2021-11-08T12:21:46.057Z] + grep parallel [2021-11-08T12:21:46.629Z] --parallel Build images in parallel. [Pipeline] } [2021-11-08T12:21:46.651Z] $ docker stop --time=1 d4c5ffde0718b33433cb5cd9448b3516810f36d48150a1a302c49d00d92a629f [2021-11-08T12:21:47.818Z] $ docker rm -f d4c5ffde0718b33433cb5cd9448b3516810f36d48150a1a302c49d00d92a629f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:21:48.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-08T12:21:48.313Z] . [Pipeline] withDockerContainer [2021-11-08T12:21:48.390Z] prd-centos7-docker-4c-2g-27934 does not seem to be running inside a container [2021-11-08T12:21:48.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-08T12:21:48.787Z] $ docker top 586eaccedee3807c4f83c61742bc555a3d7da44a512c0da732c5900ca761f11d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:21:49.183Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-08T12:21:49.756Z] Building core-command ... [2021-11-08T12:21:49.756Z] Building core-data ... [2021-11-08T12:21:49.756Z] Building core-metadata ... [2021-11-08T12:21:49.756Z] Building security-bootstrapper ... [2021-11-08T12:21:49.756Z] Building security-proxy-setup ... [2021-11-08T12:21:49.756Z] Building security-secretstore-setup ... [2021-11-08T12:21:49.756Z] Building support-notifications ... [2021-11-08T12:21:49.756Z] Building support-scheduler ... [2021-11-08T12:21:49.756Z] Building sys-mgmt-agent ... [2021-11-08T12:21:49.756Z] Building support-notifications [2021-11-08T12:21:49.756Z] Building core-command [2021-11-08T12:21:49.756Z] Building security-secretstore-setup [2021-11-08T12:21:49.756Z] Building security-bootstrapper [2021-11-08T12:21:49.756Z] Building sys-mgmt-agent [2021-11-08T12:21:58.592Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:21:58.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:21:58.592Z] ---> afc7fa7fdec9 [2021-11-08T12:21:58.592Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T12:22:02.801Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:22:02.801Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:22:02.801Z] ---> afc7fa7fdec9 [2021-11-08T12:22:02.801Z] Step 3/21 : WORKDIR /edgex-go [2021-11-08T12:22:05.360Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:22:05.360Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:22:05.360Z] ---> afc7fa7fdec9 [2021-11-08T12:22:05.360Z] Step 3/24 : WORKDIR /edgex-go [2021-11-08T12:22:05.620Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:22:05.620Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:22:05.880Z] ---> afc7fa7fdec9 [2021-11-08T12:22:05.880Z] Step 3/30 : WORKDIR /edgex-go [2021-11-08T12:22:06.457Z] ---> Running in 6989aa552837 [2021-11-08T12:22:06.457Z] ---> Running in 825271fd3c09 [2021-11-08T12:22:06.457Z] ---> Running in 5297fc0f2c3b [2021-11-08T12:22:06.457Z] ---> Running in 2f56558f16a3 [2021-11-08T12:22:07.033Z] Removing intermediate container 2f56558f16a3 [2021-11-08T12:22:07.033Z] ---> 12b571266d44 [2021-11-08T12:22:07.033Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:22:07.033Z] Removing intermediate container 825271fd3c09 [2021-11-08T12:22:07.033Z] ---> 308cc6fe436e [2021-11-08T12:22:07.033Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:22:07.033Z] Removing intermediate container 5297fc0f2c3b [2021-11-08T12:22:07.033Z] ---> f3b78fad23a2 [2021-11-08T12:22:07.033Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:22:07.033Z] Removing intermediate container 6989aa552837 [2021-11-08T12:22:07.033Z] ---> 50403224a84c [2021-11-08T12:22:07.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:22:07.033Z] ---> Running in 27ff2570df34 [2021-11-08T12:22:07.033Z] ---> Running in 0f28d0ab25dc [2021-11-08T12:22:07.033Z] ---> Running in 5c0827d2804d [2021-11-08T12:22:07.033Z] ---> Running in d324efe7b200 [2021-11-08T12:22:07.992Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:22:07.992Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:22:07.992Z] ---> afc7fa7fdec9 [2021-11-08T12:22:07.992Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T12:22:07.992Z] ---> Using cache [2021-11-08T12:22:07.992Z] ---> 50403224a84c [2021-11-08T12:22:07.992Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:22:07.992Z] ---> Running in 4acf616fcc4f [2021-11-08T12:22:08.262Z] Removing intermediate container 27ff2570df34 [2021-11-08T12:22:08.262Z] ---> bd82d6e5e9ae [2021-11-08T12:22:08.262Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-08T12:22:08.262Z] ---> Running in 38c8e3eb0139 [2021-11-08T12:22:08.262Z] Removing intermediate container d324efe7b200 [2021-11-08T12:22:08.262Z] ---> dadeaa14df2d [2021-11-08T12:22:08.262Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-08T12:22:08.262Z] ---> Running in 10950ab6e066 [2021-11-08T12:22:08.262Z] Removing intermediate container 0f28d0ab25dc [2021-11-08T12:22:08.262Z] ---> e58df1889eb7 [2021-11-08T12:22:08.262Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-08T12:22:08.522Z] ---> Running in c60b0f14a678 [2021-11-08T12:22:08.522Z] Removing intermediate container 5c0827d2804d [2021-11-08T12:22:08.522Z] ---> 26d62661d438 [2021-11-08T12:22:08.522Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-08T12:22:08.522Z] ---> Running in 77a56e6ecda9 [2021-11-08T12:22:08.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:09.056Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:09.056Z] Removing intermediate container 4acf616fcc4f [2021-11-08T12:22:09.056Z] ---> f1e462a81386 [2021-11-08T12:22:09.056Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-08T12:22:09.056Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:09.056Z] ---> Running in d2bebb218c1f [2021-11-08T12:22:09.317Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:09.317Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:09.576Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:09.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:09.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:10.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:10.111Z] OK: 220 MiB in 52 packages [2021-11-08T12:22:10.111Z] OK: 220 MiB in 52 packages [2021-11-08T12:22:10.111Z] OK: 220 MiB in 52 packages [2021-11-08T12:22:10.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:22:10.374Z] OK: 220 MiB in 52 packages [2021-11-08T12:22:10.635Z] Removing intermediate container 38c8e3eb0139 [2021-11-08T12:22:10.635Z] ---> 7945a2c44e5f [2021-11-08T12:22:10.635Z] Step 6/30 : COPY . . [2021-11-08T12:22:10.635Z] OK: 220 MiB in 52 packages [2021-11-08T12:22:10.635Z] Removing intermediate container c60b0f14a678 [2021-11-08T12:22:10.635Z] ---> 11cc30dce5b0 [2021-11-08T12:22:10.635Z] Step 6/24 : COPY . . [2021-11-08T12:22:10.908Z] Removing intermediate container 10950ab6e066 [2021-11-08T12:22:10.908Z] ---> 46d70dc8de99 [2021-11-08T12:22:10.908Z] Step 6/22 : COPY . . [2021-11-08T12:22:15.108Z] Removing intermediate container 77a56e6ecda9 [2021-11-08T12:22:15.108Z] ---> 81ffa6242ead [2021-11-08T12:22:15.108Z] Step 6/21 : COPY . . [2021-11-08T12:22:15.108Z] Removing intermediate container d2bebb218c1f [2021-11-08T12:22:15.108Z] ---> 67671a633a73 [2021-11-08T12:22:15.108Z] Step 6/22 : COPY . . [2021-11-08T12:22:25.105Z] ---> d3e4a1daa579 [2021-11-08T12:22:25.105Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:22:25.105Z] ---> 081878190554 [2021-11-08T12:22:25.105Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:22:25.105Z] ---> ff0c3221ec13 [2021-11-08T12:22:25.105Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:22:25.364Z] ---> Running in 0548480613d9 [2021-11-08T12:22:25.364Z] ---> Running in 6358176245f2 [2021-11-08T12:22:25.364Z] ---> Running in 3d08ec4272c1 [2021-11-08T12:22:35.908Z] Removing intermediate container 3d08ec4272c1 [2021-11-08T12:22:35.908Z] ---> b1885461834a [2021-11-08T12:22:35.908Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-08T12:22:35.908Z] Removing intermediate container 0548480613d9 [2021-11-08T12:22:35.908Z] ---> be512dc3b4d6 [2021-11-08T12:22:35.908Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-08T12:22:35.908Z] ---> Running in 4956aaed561d [2021-11-08T12:22:35.908Z] Removing intermediate container 6358176245f2 [2021-11-08T12:22:35.908Z] ---> c372b351ba5d [2021-11-08T12:22:35.908Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-08T12:22:35.908Z] ---> Running in f8d2a43f1c62 [2021-11-08T12:22:35.908Z] ---> Running in 11c3193c6954 [2021-11-08T12:22:35.908Z] 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-11-08T12:22:36.171Z] 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-11-08T12:22:36.171Z] 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-11-08T12:22:40.526Z] ---> 89b06de2222f [2021-11-08T12:22:40.526Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:22:40.526Z] ---> Running in d33b4db46112 [2021-11-08T12:22:40.526Z] ---> 67cf28f918ce [2021-11-08T12:22:40.526Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:22:40.526Z] ---> Running in 9ecde02c6b8b [2021-11-08T12:22:41.960Z] Removing intermediate container d33b4db46112 [2021-11-08T12:22:41.961Z] ---> 13b896ec756c [2021-11-08T12:22:41.961Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-08T12:22:41.961Z] ---> Running in 0808debd8dbb [2021-11-08T12:22:42.236Z] 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-11-08T12:22:42.511Z] Removing intermediate container 9ecde02c6b8b [2021-11-08T12:22:42.511Z] ---> 8ebbb0623ae5 [2021-11-08T12:22:42.511Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-08T12:22:42.511Z] ---> Running in 6f0935721a37 [2021-11-08T12:22:43.097Z] 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-11-08T12:22:55.320Z] Removing intermediate container e4ac308e8eaf [2021-11-08T12:22:55.320Z] ---> c1b1703af502 [2021-11-08T12:22:55.320Z] Successfully built c1b1703af502 [2021-11-08T12:22:55.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:22:55.687Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T12:22:55.687Z] . [Pipeline] withDockerContainer [2021-11-08T12:22:55.941Z] prd-ubuntu18.04-docker-arm64-4c-16g-27935 does not seem to be running inside a container [2021-11-08T12:22:56.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-08T12:22:57.458Z] $ docker top 5e293b4004d859e232883746b6473b6c844917fc71be52a9de73b40c575d6099 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:22:58.418Z] + go version [2021-11-08T12:22:58.418Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T12:22:58.448Z] $ docker stop --time=1 5e293b4004d859e232883746b6473b6c844917fc71be52a9de73b40c575d6099 [2021-11-08T12:23:00.123Z] $ docker rm -f 5e293b4004d859e232883746b6473b6c844917fc71be52a9de73b40c575d6099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:23:01.048Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T12:23:01.048Z] . [Pipeline] withDockerContainer [2021-11-08T12:23:01.289Z] prd-ubuntu18.04-docker-arm64-4c-16g-27935 does not seem to be running inside a container [2021-11-08T12:23:01.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-08T12:23:02.617Z] $ docker top aaf03913c6400e51720a8ab30c67080435a7e49bd34563e357acb60d78f46efc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-08T12:23:02.936Z] ========================================================= [2021-11-08T12:23:02.936Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-08T12:23:02.936Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-08T12:23:03.608Z] + make test [2021-11-08T12:23:03.608Z] go mod tidy [2021-11-08T12:23:04.202Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-08T12:23:15.220Z] 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-11-08T12:23:15.220Z] Removing intermediate container 4956aaed561d [2021-11-08T12:23:15.220Z] ---> 84ce91b1d9cb [2021-11-08T12:23:15.220Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-08T12:23:15.220Z] ---> Running in 70d7f22e3770 [2021-11-08T12:23:15.488Z] 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-11-08T12:23:16.077Z] Removing intermediate container f8d2a43f1c62 [2021-11-08T12:23:16.077Z] ---> 6719a52b77e7 [2021-11-08T12:23:16.077Z] [2021-11-08T12:23:16.077Z] Step 9/30 : FROM alpine:3.14 [2021-11-08T12:23:16.356Z] 3.14: Pulling from library/alpine [2021-11-08T12:23:16.937Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T12:23:16.937Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T12:23:16.937Z] ---> 14119a10abf4 [2021-11-08T12:23:16.937Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-08T12:23:17.204Z] ---> Running in bd74f598610e [2021-11-08T12:23:17.204Z] Removing intermediate container 11c3193c6954 [2021-11-08T12:23:17.204Z] ---> aef24f1d6e5f [2021-11-08T12:23:17.204Z] [2021-11-08T12:23:17.204Z] Step 9/24 : FROM alpine:3.14 [2021-11-08T12:23:17.204Z] ---> 14119a10abf4 [2021-11-08T12:23:17.204Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-08T12:23:17.204Z] Removing intermediate container 70d7f22e3770 [2021-11-08T12:23:17.204Z] ---> ad620c9b0cb5 [2021-11-08T12:23:17.204Z] [2021-11-08T12:23:17.204Z] Step 10/22 : FROM docker:20.10.8 [2021-11-08T12:23:17.204Z] ---> Running in a399b1d3386a [2021-11-08T12:23:17.478Z] 20.10.8: Pulling from library/docker [2021-11-08T12:23:17.478Z] Removing intermediate container bd74f598610e [2021-11-08T12:23:17.478Z] ---> 858af7fbfc24 [2021-11-08T12:23:17.478Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-08T12:23:17.478Z] ---> Running in 9f640f165b4b [2021-11-08T12:23:17.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:18.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:18.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:18.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:18.631Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-08T12:23:18.631Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-08T12:23:18.631Z] (3/3) Installing su-exec (0.2-r1) [2021-11-08T12:23:18.631Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:23:18.631Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T12:23:18.631Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-08T12:23:18.631Z] (2/2) Installing su-exec (0.2-r1) [2021-11-08T12:23:18.631Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:23:18.631Z] OK: 6 MiB in 16 packages [2021-11-08T12:23:18.631Z] OK: 6 MiB in 17 packages [2021-11-08T12:23:19.216Z] Removing intermediate container 9f640f165b4b [2021-11-08T12:23:19.216Z] ---> 6651b52e1ee4 [2021-11-08T12:23:19.216Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-08T12:23:19.482Z] ---> Running in 8411e6e90776 [2021-11-08T12:23:19.482Z] Removing intermediate container a399b1d3386a [2021-11-08T12:23:19.482Z] ---> 4fa7ceeadef0 [2021-11-08T12:23:19.482Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-08T12:23:19.482Z] ---> Running in 27856918ae67 [2021-11-08T12:23:19.746Z] Removing intermediate container 8411e6e90776 [2021-11-08T12:23:19.746Z] ---> 32ee16d0a04e [2021-11-08T12:23:19.746Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-08T12:23:19.746Z] Removing intermediate container 27856918ae67 [2021-11-08T12:23:19.746Z] ---> e8909e77e001 [2021-11-08T12:23:19.746Z] Step 12/24 : WORKDIR / [2021-11-08T12:23:19.746Z] ---> Running in b940b1fa7557 [2021-11-08T12:23:20.010Z] ---> Running in 18c693fdb757 [2021-11-08T12:23:20.010Z] Removing intermediate container b940b1fa7557 [2021-11-08T12:23:20.010Z] ---> e72d1a0d74e2 [2021-11-08T12:23:20.010Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-08T12:23:20.591Z] Removing intermediate container 18c693fdb757 [2021-11-08T12:23:20.591Z] ---> 71f31b0c60d2 [2021-11-08T12:23:20.591Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-08T12:23:20.591Z] ---> Running in c60d499b8c40 [2021-11-08T12:23:20.591Z] Removing intermediate container 0808debd8dbb [2021-11-08T12:23:20.591Z] ---> 197a3c622794 [2021-11-08T12:23:20.591Z] [2021-11-08T12:23:20.591Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T12:23:20.591Z] ---> 14119a10abf4 [2021-11-08T12:23:20.591Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-08T12:23:20.591Z] ---> Running in 68402b87dd31 [2021-11-08T12:23:20.591Z] ---> 258142d2990b [2021-11-08T12:23:20.591Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-08T12:23:21.176Z] ---> 4a0d0b851a86 [2021-11-08T12:23:21.176Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-08T12:23:21.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:21.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:21.452Z] ---> 89a686f4ff34 [2021-11-08T12:23:21.452Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-08T12:23:21.452Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-08T12:23:21.452Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:23:21.452Z] OK: 6 MiB in 15 packages [2021-11-08T12:23:21.452Z] Removing intermediate container c60d499b8c40 [2021-11-08T12:23:21.452Z] ---> 6876957649f0 [2021-11-08T12:23:21.452Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-08T12:23:21.719Z] ---> Running in 2c3a20e73e46 [2021-11-08T12:23:21.719Z] ---> 321e6d0d8fc4 [2021-11-08T12:23:21.719Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-08T12:23:21.719Z] Removing intermediate container 2c3a20e73e46 [2021-11-08T12:23:21.719Z] ---> 2a077e6b81a2 [2021-11-08T12:23:21.719Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-08T12:23:21.719Z] Removing intermediate container 6f0935721a37 [2021-11-08T12:23:21.719Z] ---> a3d3995e83a6 [2021-11-08T12:23:21.719Z] [2021-11-08T12:23:21.719Z] Step 9/21 : FROM alpine:3.14 [2021-11-08T12:23:21.719Z] ---> 14119a10abf4 [2021-11-08T12:23:21.719Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-08T12:23:21.994Z] Removing intermediate container 68402b87dd31 [2021-11-08T12:23:21.994Z] ---> da2f9843f939 [2021-11-08T12:23:21.994Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:23:21.994Z] ---> Running in fd4d59749a86 [2021-11-08T12:23:21.994Z] ---> Running in 3bf495328435 [2021-11-08T12:23:22.273Z] ---> b96155dcacf5 [2021-11-08T12:23:22.273Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-08T12:23:22.273Z] ---> Running in 43699f75a8c1 [2021-11-08T12:23:22.273Z] Removing intermediate container 3bf495328435 [2021-11-08T12:23:22.273Z] ---> 076d5695248a [2021-11-08T12:23:22.273Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-08T12:23:22.273Z] ---> d0f70cefc801 [2021-11-08T12:23:22.273Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-08T12:23:22.273Z] ---> Running in b8f6f805927a [2021-11-08T12:23:22.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:22.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:22.547Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-08T12:23:22.547Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-08T12:23:22.547Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:23:22.547Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T12:23:22.822Z] Removing intermediate container b8f6f805927a [2021-11-08T12:23:22.822Z] ---> a77613a7c296 [2021-11-08T12:23:22.822Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-08T12:23:22.822Z] OK: 6 MiB in 16 packages [2021-11-08T12:23:22.822Z] ---> Running in 1dc823c3bcc0 [2021-11-08T12:23:23.087Z] Removing intermediate container 1dc823c3bcc0 [2021-11-08T12:23:23.087Z] ---> 997136a1fbd1 [2021-11-08T12:23:23.087Z] Step 14/22 : WORKDIR / [2021-11-08T12:23:23.087Z] ---> 0780c176a626 [2021-11-08T12:23:23.087Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-08T12:23:23.087Z] ---> Running in e3e01f9226da [2021-11-08T12:23:23.351Z] Removing intermediate container 43699f75a8c1 [2021-11-08T12:23:23.351Z] ---> f031637dd0f2 [2021-11-08T12:23:23.351Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:23:23.351Z] Removing intermediate container e3e01f9226da [2021-11-08T12:23:23.351Z] ---> 84f3f63010c0 [2021-11-08T12:23:23.351Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:23:23.351Z] Removing intermediate container fd4d59749a86 [2021-11-08T12:23:23.351Z] ---> bf49489acbb9 [2021-11-08T12:23:23.351Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:23:23.351Z] ---> fd81cc4357cb [2021-11-08T12:23:23.351Z] Step 20/24 : 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-11-08T12:23:23.351Z] ---> Running in 00c1c17ec322 [2021-11-08T12:23:23.351Z] ---> Running in 7bd198a3464f [2021-11-08T12:23:23.628Z] ---> ef22d088b3b0 [2021-11-08T12:23:23.628Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-08T12:23:23.628Z] Removing intermediate container 00c1c17ec322 [2021-11-08T12:23:23.628Z] ---> 25ed3e2dbc60 [2021-11-08T12:23:23.628Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-08T12:23:23.628Z] ---> c9e139bc4374 [2021-11-08T12:23:23.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-08T12:23:23.628Z] ---> Running in d7e9c0151b3b [2021-11-08T12:23:23.908Z] Removing intermediate container d7e9c0151b3b [2021-11-08T12:23:23.908Z] ---> d50d090dbd1b [2021-11-08T12:23:23.908Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-08T12:23:23.908Z] ---> Running in 80ab90c8cc15 [2021-11-08T12:23:24.184Z] ---> d50dd53f7009 [2021-11-08T12:23:24.184Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-08T12:23:24.184Z] ---> a8f2136310c8 [2021-11-08T12:23:24.184Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-08T12:23:24.184Z] Removing intermediate container 80ab90c8cc15 [2021-11-08T12:23:24.184Z] ---> 31c30d16876a [2021-11-08T12:23:24.184Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:23:24.449Z] Removing intermediate container 7bd198a3464f [2021-11-08T12:23:24.449Z] ---> f0da25dbb5a8 [2021-11-08T12:23:24.449Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-08T12:23:24.449Z] ---> 5af18a152464 [2021-11-08T12:23:24.449Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-08T12:23:24.449Z] ---> e6c3ab10ff54 [2021-11-08T12:23:24.449Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-08T12:23:24.449Z] ---> Running in 420f42f0525e [2021-11-08T12:23:24.449Z] ---> Running in f35f8cf35602 [2021-11-08T12:23:24.449Z] ---> e618eda68eb3 [2021-11-08T12:23:24.449Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-08T12:23:24.712Z] Removing intermediate container f35f8cf35602 [2021-11-08T12:23:24.712Z] ---> e7df74c4c17d [2021-11-08T12:23:24.712Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:23:24.712Z] Removing intermediate container 420f42f0525e [2021-11-08T12:23:24.712Z] ---> 917c4d89ccce [2021-11-08T12:23:24.712Z] Step 22/24 : LABEL arch=x86_64 [2021-11-08T12:23:24.712Z] ---> 25aec8d39e5a [2021-11-08T12:23:24.712Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-08T12:23:24.712Z] ---> Running in d054ff34907b [2021-11-08T12:23:24.983Z] ---> Running in fa26c37e399d [2021-11-08T12:23:24.983Z] Removing intermediate container d054ff34907b [2021-11-08T12:23:24.983Z] ---> 156fa2200d98 [2021-11-08T12:23:24.983Z] Step 20/22 : LABEL arch=x86_64 [2021-11-08T12:23:24.983Z] ---> c90c556f53d3 [2021-11-08T12:23:24.983Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-08T12:23:24.983Z] ---> 86c549246111 [2021-11-08T12:23:24.983Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-08T12:23:24.983Z] Removing intermediate container fa26c37e399d [2021-11-08T12:23:24.983Z] ---> b94e41db9c91 [2021-11-08T12:23:24.983Z] Step 23/24 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:23:24.983Z] ---> Running in 2657649c3f4d [2021-11-08T12:23:25.247Z] ---> Running in cdbe41b2a2f0 [2021-11-08T12:23:25.247Z] ---> Running in 22432a336c7d [2021-11-08T12:23:25.247Z] ---> 976bba4e9019 [2021-11-08T12:23:25.247Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-08T12:23:25.247Z] Removing intermediate container 2657649c3f4d [2021-11-08T12:23:25.247Z] ---> fd396a096434 [2021-11-08T12:23:25.247Z] Step 21/22 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:23:25.247Z] ---> Running in 76f137d1a96f [2021-11-08T12:23:25.247Z] Removing intermediate container 22432a336c7d [2021-11-08T12:23:25.247Z] ---> 32a8e50c055f [2021-11-08T12:23:25.247Z] Step 24/24 : LABEL version=0.0.0 [2021-11-08T12:23:25.247Z] ---> Running in d4969e8856f9 [2021-11-08T12:23:25.247Z] Removing intermediate container cdbe41b2a2f0 [2021-11-08T12:23:25.247Z] ---> f1110633a015 [2021-11-08T12:23:25.247Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-08T12:23:25.247Z] ---> Running in d73cdc1dbff9 [2021-11-08T12:23:25.515Z] Removing intermediate container 76f137d1a96f [2021-11-08T12:23:25.515Z] ---> 9cac1ea5b8fb [2021-11-08T12:23:25.515Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:23:25.515Z] ---> Running in 0e070eea75e0 [2021-11-08T12:23:25.515Z] Removing intermediate container d4969e8856f9 [2021-11-08T12:23:25.515Z] ---> 3c432cdc8305 [2021-11-08T12:23:25.515Z] Step 22/22 : LABEL version=0.0.0 [2021-11-08T12:23:25.515Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-08T12:23:25.515Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-08T12:23:25.515Z] ---> bc6c0ffef665 [2021-11-08T12:23:25.515Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:23:25.515Z] Removing intermediate container d73cdc1dbff9 [2021-11-08T12:23:25.515Z] ---> becad2250d32 [2021-11-08T12:23:25.515Z] [2021-11-08T12:23:25.515Z] ---> Running in a9afe20b9562 [2021-11-08T12:23:25.515Z] ---> b152d1df28ea [2021-11-08T12:23:25.515Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-08T12:23:25.515Z] ---> Running in fdb7734fd73e [2021-11-08T12:23:25.515Z] Removing intermediate container 0e070eea75e0 [2021-11-08T12:23:25.515Z] ---> 83b3f7125e69 [2021-11-08T12:23:25.515Z] Step 19/21 : LABEL arch=x86_64 [2021-11-08T12:23:25.515Z] Successfully built becad2250d32 [2021-11-08T12:23:25.777Z] Successfully tagged security-secretstore-setup:latest [2021-11-08T12:23:25.777Z]  Building security-secretstore-setup ... done Building core-data [2021-11-08T12:23:25.777Z] ---> Running in a3556968456e [2021-11-08T12:23:25.777Z] ---> Running in ea13cf29712e [2021-11-08T12:23:25.777Z] Removing intermediate container a9afe20b9562 [2021-11-08T12:23:25.777Z] ---> 8ccbd129308f [2021-11-08T12:23:25.777Z] [2021-11-08T12:23:25.777Z] Removing intermediate container fdb7734fd73e [2021-11-08T12:23:25.777Z] ---> d5abeebfee66 [2021-11-08T12:23:25.777Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-08T12:23:25.777Z] Successfully built 8ccbd129308f [2021-11-08T12:23:26.036Z] Successfully tagged core-command:latest [2021-11-08T12:23:26.036Z] Building core-metadata [2021-11-08T12:23:26.036Z]  Building core-command ... done  ---> Running in 330e3c099ce2 [2021-11-08T12:23:26.296Z] Removing intermediate container ea13cf29712e [2021-11-08T12:23:26.296Z] ---> 8745f7efd518 [2021-11-08T12:23:26.296Z] Step 20/21 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:23:27.238Z] ---> Running in ed3d353848e9 [2021-11-08T12:23:28.184Z] Removing intermediate container ed3d353848e9 [2021-11-08T12:23:28.184Z] ---> db3f87fc1cc1 [2021-11-08T12:23:28.184Z] Step 21/21 : LABEL version=0.0.0 [2021-11-08T12:23:28.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:28.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:28.457Z] ---> Running in c4b3d6ae84f4 [2021-11-08T12:23:28.457Z] Removing intermediate container a3556968456e [2021-11-08T12:23:28.457Z] ---> 737b4b3587d1 [2021-11-08T12:23:28.457Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-08T12:23:28.457Z] (1/42) Installing readline (8.1.0-r0) [2021-11-08T12:23:28.457Z] (2/42) Installing bash (5.1.4-r0) [2021-11-08T12:23:28.457Z] Executing bash-5.1.4-r0.post-install [2021-11-08T12:23:28.457Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-08T12:23:28.457Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-08T12:23:28.457Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-08T12:23:28.457Z] (6/42) Installing curl (7.79.1-r0) [2021-11-08T12:23:28.457Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-08T12:23:28.457Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-08T12:23:28.457Z] Removing intermediate container c4b3d6ae84f4 [2021-11-08T12:23:28.457Z] ---> b2d8d5157d4a [2021-11-08T12:23:28.457Z] [2021-11-08T12:23:28.725Z] (9/42) Installing expat (2.4.1-r0) [2021-11-08T12:23:28.725Z] (10/42) Installing libffi (3.3-r2) [2021-11-08T12:23:28.725Z] (11/42) Installing gdbm (1.19-r0) [2021-11-08T12:23:28.725Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-08T12:23:28.725Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T12:23:28.725Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T12:23:28.725Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-08T12:23:28.725Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-08T12:23:28.725Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-08T12:23:28.725Z] Successfully built b2d8d5157d4a [2021-11-08T12:23:28.725Z] ---> Running in 7f4c3356a187 [2021-11-08T12:23:28.725Z] Successfully tagged support-notifications:latest [2021-11-08T12:23:28.725Z]  Building support-notifications ... done Building support-scheduler [2021-11-08T12:23:30.125Z] Removing intermediate container 7f4c3356a187 [2021-11-08T12:23:30.125Z] ---> 9b760351b79a [2021-11-08T12:23:30.125Z] Step 27/30 : CMD ["gate"] [2021-11-08T12:23:30.384Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-08T12:23:30.384Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-08T12:23:30.645Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-08T12:23:30.645Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-08T12:23:30.645Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-08T12:23:30.645Z] ---> Running in 736d52115f03 [2021-11-08T12:23:30.645Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-08T12:23:30.645Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-08T12:23:30.905Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-08T12:23:30.905Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-08T12:23:31.016Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-08T12:23:31.173Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-08T12:23:31.173Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-08T12:23:31.173Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-08T12:23:31.173Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-08T12:23:31.173Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-08T12:23:31.173Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-08T12:23:31.173Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-08T12:23:31.433Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-08T12:23:31.692Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-08T12:23:31.692Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-08T12:23:31.952Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-08T12:23:31.952Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-08T12:23:31.952Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-08T12:23:32.216Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-08T12:23:32.216Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-08T12:23:32.478Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-08T12:23:33.418Z] Removing intermediate container 736d52115f03 [2021-11-08T12:23:33.418Z] ---> 0e6628c4b160 [2021-11-08T12:23:33.418Z] Step 28/30 : LABEL arch=x86_64 [2021-11-08T12:23:33.418Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:23:33.418Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:23:33.685Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:23:33.947Z] ---> afc7fa7fdec9 [2021-11-08T12:23:33.947Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T12:23:33.947Z] ---> Using cache [2021-11-08T12:23:33.947Z] ---> 50403224a84c [2021-11-08T12:23:33.947Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:23:33.947Z] ---> Using cache [2021-11-08T12:23:33.947Z] ---> f1e462a81386 [2021-11-08T12:23:33.947Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-08T12:23:33.947Z] ---> Using cache [2021-11-08T12:23:33.947Z] ---> 67671a633a73 [2021-11-08T12:23:33.947Z] Step 6/22 : COPY . . [2021-11-08T12:23:33.947Z] ---> Using cache [2021-11-08T12:23:33.947Z] ---> 89b06de2222f [2021-11-08T12:23:33.947Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:23:33.947Z] ---> Using cache [2021-11-08T12:23:33.947Z] ---> 13b896ec756c [2021-11-08T12:23:33.947Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-08T12:23:34.210Z] OK: 84 MiB in 64 packages [2021-11-08T12:23:34.210Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:23:34.210Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:23:34.210Z] ---> afc7fa7fdec9 [2021-11-08T12:23:34.210Z] Step 3/23 : WORKDIR /edgex-go [2021-11-08T12:23:34.210Z] ---> Using cache [2021-11-08T12:23:34.210Z] ---> 50403224a84c [2021-11-08T12:23:34.210Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:23:34.210Z] ---> Using cache [2021-11-08T12:23:34.210Z] ---> f1e462a81386 [2021-11-08T12:23:34.210Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-08T12:23:34.210Z] ---> Using cache [2021-11-08T12:23:34.210Z] ---> 67671a633a73 [2021-11-08T12:23:34.210Z] Step 6/23 : COPY go.mod . [2021-11-08T12:23:36.122Z] ---> 9f64ec713945 [2021-11-08T12:23:36.122Z] Step 7/23 : RUN go mod download [2021-11-08T12:23:36.122Z] ---> Running in 59aad1697907 [2021-11-08T12:23:36.381Z] ---> Running in acfefef5ba26 [2021-11-08T12:23:36.381Z] ---> Running in ed5d4b31f4d6 [2021-11-08T12:23:36.954Z] Removing intermediate container acfefef5ba26 [2021-11-08T12:23:36.954Z] ---> 5de81e3c157c [2021-11-08T12:23:36.954Z] Step 29/30 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:23:37.917Z] ---> Running in aafeb8bcfe7b [2021-11-08T12:23:37.917Z] Removing intermediate container aafeb8bcfe7b [2021-11-08T12:23:37.917Z] ---> aceb0aa10741 [2021-11-08T12:23:37.917Z] Step 30/30 : LABEL version=0.0.0 [2021-11-08T12:23:38.199Z] ---> Running in 54872b819808 [2021-11-08T12:23:38.199Z] 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-11-08T12:23:38.469Z] Removing intermediate container 54872b819808 [2021-11-08T12:23:38.469Z] ---> 6eb454ffef37 [2021-11-08T12:23:38.469Z] [2021-11-08T12:23:38.469Z] Collecting docker-compose==1.23.2 [2021-11-08T12:23:38.469Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-08T12:23:38.469Z] Successfully built 6eb454ffef37 [2021-11-08T12:23:38.469Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-08T12:23:38.469Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-08T12:23:38.469Z] Successfully tagged security-bootstrapper:latest [2021-11-08T12:23:38.469Z] Building security-proxy-setup [2021-11-08T12:23:39.331Z]  Building security-bootstrapper ... done Collecting websocket-client<1.0,>=0.32.0 [2021-11-08T12:23:39.331Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-08T12:23:39.331Z] Collecting docopt<0.7,>=0.6.1 [2021-11-08T12:23:39.331Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-08T12:23:39.604Z] Collecting texttable<0.10,>=0.9.0 [2021-11-08T12:23:39.604Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-08T12:23:40.181Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-08T12:23:40.181Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-08T12:23:40.181Z] Collecting docker<4.0,>=3.6.0 [2021-11-08T12:23:40.181Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-08T12:23:40.181Z] Collecting jsonschema<3,>=2.5.1 [2021-11-08T12:23:40.181Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-08T12:23:40.181Z] Collecting cached-property<2,>=1.2.0 [2021-11-08T12:23:40.181Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-08T12:23:40.446Z] Collecting PyYAML<4,>=3.10 [2021-11-08T12:23:40.446Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-08T12:23:40.711Z] Removing intermediate container ed5d4b31f4d6 [2021-11-08T12:23:40.711Z] ---> c843955b7930 [2021-11-08T12:23:40.711Z] Step 8/23 : COPY . . [2021-11-08T12:23:41.292Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-08T12:23:41.292Z] Collecting docker-pycreds>=0.4.0 [2021-11-08T12:23:41.292Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-08T12:23:41.561Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-08T12:23:41.561Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-08T12:23:41.561Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-08T12:23:41.561Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-08T12:23:41.561Z] Collecting idna<2.8,>=2.5 [2021-11-08T12:23:41.561Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-08T12:23:41.561Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-08T12:23:41.827Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-08T12:23:41.827Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-08T12:23:41.827Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-08T12:23:41.827Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-08T12:23:42.092Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-08T12:23:42.092Z] Attempting uninstall: urllib3 [2021-11-08T12:23:42.092Z] Found existing installation: urllib3 1.26.5 [2021-11-08T12:23:42.092Z] Uninstalling urllib3-1.26.5: [2021-11-08T12:23:42.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:23:42.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:23:42.092Z] ---> afc7fa7fdec9 [2021-11-08T12:23:42.092Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T12:23:42.092Z] ---> Using cache [2021-11-08T12:23:42.092Z] ---> 50403224a84c [2021-11-08T12:23:42.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:23:42.092Z] ---> Using cache [2021-11-08T12:23:42.092Z] ---> f1e462a81386 [2021-11-08T12:23:42.092Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-08T12:23:42.092Z] Successfully uninstalled urllib3-1.26.5 [2021-11-08T12:23:43.060Z] Attempting uninstall: idna [2021-11-08T12:23:43.060Z] Found existing installation: idna 3.2 [2021-11-08T12:23:43.060Z] Uninstalling idna-3.2: [2021-11-08T12:23:43.060Z] Successfully uninstalled idna-3.2 [2021-11-08T12:23:43.060Z] ---> Running in 081a3618ef0b [2021-11-08T12:23:43.344Z] Attempting uninstall: chardet [2021-11-08T12:23:43.344Z] Found existing installation: chardet 4.0.0 [2021-11-08T12:23:43.344Z] Uninstalling chardet-4.0.0: [2021-11-08T12:23:43.344Z] Successfully uninstalled chardet-4.0.0 [2021-11-08T12:23:43.964Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:43.964Z] Attempting uninstall: requests [2021-11-08T12:23:43.964Z] Found existing installation: requests 2.25.1 [2021-11-08T12:23:43.964Z] Uninstalling requests-2.25.1: [2021-11-08T12:23:44.225Z] Successfully uninstalled requests-2.25.1 [2021-11-08T12:23:44.225Z] Running setup.py install for texttable: started [2021-11-08T12:23:44.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:23:44.808Z] Running setup.py install for texttable: finished with status 'done' [2021-11-08T12:23:44.808Z] Running setup.py install for PyYAML: started [2021-11-08T12:23:45.388Z] OK: 220 MiB in 52 packages [2021-11-08T12:23:45.668Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-08T12:23:46.609Z] Running setup.py install for docopt: started [2021-11-08T12:23:47.187Z] Removing intermediate container 081a3618ef0b [2021-11-08T12:23:47.187Z] ---> befe4c5ef388 [2021-11-08T12:23:47.187Z] Step 6/22 : COPY . . [2021-11-08T12:23:47.455Z] Running setup.py install for docopt: finished with status 'done' [2021-11-08T12:23:47.455Z] Running setup.py install for dockerpty: started [2021-11-08T12:23:47.727Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-08T12:23:49.667Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-08T12:23:50.250Z] ---> d94c950687c8 [2021-11-08T12:23:50.250Z] Step 9/23 : RUN go mod tidy [2021-11-08T12:23:51.200Z] ---> Running in 5979fec3ddfa [2021-11-08T12:23:54.570Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:23:54.570Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:23:54.570Z] ---> afc7fa7fdec9 [2021-11-08T12:23:54.570Z] Step 3/20 : WORKDIR /edgex-go [2021-11-08T12:23:54.570Z] ---> Using cache [2021-11-08T12:23:54.570Z] ---> 50403224a84c [2021-11-08T12:23:54.570Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:23:54.570Z] ---> Using cache [2021-11-08T12:23:54.570Z] ---> f1e462a81386 [2021-11-08T12:23:54.570Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-08T12:23:54.570Z] ---> Using cache [2021-11-08T12:23:54.570Z] ---> 67671a633a73 [2021-11-08T12:23:54.570Z] Step 6/20 : COPY . . [2021-11-08T12:23:54.570Z] ---> Using cache [2021-11-08T12:23:54.570Z] ---> 89b06de2222f [2021-11-08T12:23:54.570Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:23:54.570Z] ---> Using cache [2021-11-08T12:23:54.570Z] ---> 13b896ec756c [2021-11-08T12:23:54.570Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-08T12:23:55.529Z] ---> Running in 5a8be1c7df85 [2021-11-08T12:23:55.529Z] ---> 096b2db53f0b [2021-11-08T12:23:55.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:23:55.791Z] Removing intermediate container 330e3c099ce2 [2021-11-08T12:23:55.791Z] ---> 38d31fe07cb3 [2021-11-08T12:23:55.791Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-08T12:23:56.363Z] ---> Running in 73be57582975 [2021-11-08T12:23:56.363Z] 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-11-08T12:23:56.363Z] ---> Running in b5591f6fd569 [2021-11-08T12:23:56.363Z] Removing intermediate container b5591f6fd569 [2021-11-08T12:23:56.363Z] ---> 5e5369b50a29 [2021-11-08T12:23:56.363Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-08T12:23:56.628Z] ---> Running in 99d72b860c84 [2021-11-08T12:23:56.628Z] Removing intermediate container 99d72b860c84 [2021-11-08T12:23:56.628Z] ---> e67eb8de2e18 [2021-11-08T12:23:56.628Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-08T12:23:57.209Z] ---> fa0bf3250290 [2021-11-08T12:23:57.209Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-08T12:23:57.785Z] Removing intermediate container 5979fec3ddfa [2021-11-08T12:23:57.785Z] ---> 465ead014f64 [2021-11-08T12:23:57.785Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-08T12:23:57.786Z] ---> 78cbefd81d87 [2021-11-08T12:23:57.786Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-08T12:23:57.786Z] ---> Running in 27f0bfde7377 [2021-11-08T12:23:58.047Z] Removing intermediate container 73be57582975 [2021-11-08T12:23:58.047Z] ---> b112cd4496ff [2021-11-08T12:23:58.047Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-08T12:23:58.047Z] ---> Running in 108950922b0b [2021-11-08T12:23:58.047Z] ---> 273defa3b7fe [2021-11-08T12:23:58.047Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-08T12:23:58.321Z] ---> Running in dd40138138f1 [2021-11-08T12:23:58.591Z] Removing intermediate container dd40138138f1 [2021-11-08T12:23:58.591Z] ---> fc6c513070be [2021-11-08T12:23:58.591Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:23:58.591Z] 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-11-08T12:23:58.591Z] ---> Running in 2b6ebfb0b07d [2021-11-08T12:23:58.861Z] Removing intermediate container 2b6ebfb0b07d [2021-11-08T12:23:58.861Z] ---> 216311d7d6a0 [2021-11-08T12:23:58.861Z] Step 20/22 : LABEL arch=x86_64 [2021-11-08T12:23:58.861Z] ---> Running in b3dfc0da21c4 [2021-11-08T12:23:58.861Z] 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-11-08T12:23:58.861Z] Removing intermediate container b3dfc0da21c4 [2021-11-08T12:23:58.861Z] ---> 32a08cce1f3e [2021-11-08T12:23:58.861Z] Step 21/22 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:23:59.128Z] ---> Running in ffeabe840b37 [2021-11-08T12:23:59.128Z] Removing intermediate container ffeabe840b37 [2021-11-08T12:23:59.128Z] ---> 462fcc4924b5 [2021-11-08T12:23:59.128Z] Step 22/22 : LABEL version=0.0.0 [2021-11-08T12:23:59.128Z] ---> Running in c797987c450b [2021-11-08T12:23:59.391Z] Removing intermediate container c797987c450b [2021-11-08T12:23:59.391Z] ---> 8fcc390508c9 [2021-11-08T12:23:59.391Z] [2021-11-08T12:23:59.391Z] Successfully built 8fcc390508c9 [2021-11-08T12:23:59.391Z] Successfully tagged sys-mgmt-agent:latest [2021-11-08T12:24:04.747Z]  Building sys-mgmt-agent ... done Removing intermediate container 59aad1697907 [2021-11-08T12:24:04.747Z] ---> 58319f401064 [2021-11-08T12:24:04.747Z] [2021-11-08T12:24:04.747Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T12:24:04.747Z] ---> 14119a10abf4 [2021-11-08T12:24:04.747Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-08T12:24:04.747Z] ---> Using cache [2021-11-08T12:24:04.747Z] ---> da2f9843f939 [2021-11-08T12:24:04.747Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:24:04.747Z] ---> Using cache [2021-11-08T12:24:04.747Z] ---> 076d5695248a [2021-11-08T12:24:04.747Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-08T12:24:04.747Z] ---> Running in b89497669ff9 [2021-11-08T12:24:05.014Z] Removing intermediate container b89497669ff9 [2021-11-08T12:24:05.014Z] ---> af9efb2e0f43 [2021-11-08T12:24:05.014Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-08T12:24:05.014Z] ---> Running in 31c5658d15d0 [2021-11-08T12:24:05.014Z] Removing intermediate container 31c5658d15d0 [2021-11-08T12:24:05.014Z] ---> b813ac6dd39e [2021-11-08T12:24:05.014Z] Step 14/22 : WORKDIR / [2021-11-08T12:24:05.285Z] ---> Running in 7ea296f2ac67 [2021-11-08T12:24:05.285Z] Removing intermediate container 7ea296f2ac67 [2021-11-08T12:24:05.285Z] ---> 6febfde2ab07 [2021-11-08T12:24:05.285Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:24:05.869Z] ---> bbf54652c077 [2021-11-08T12:24:05.869Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-08T12:24:06.443Z] ---> 2e1dd8136f5a [2021-11-08T12:24:06.443Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-08T12:24:06.707Z] ---> a0bc3b61070a [2021-11-08T12:24:06.707Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-08T12:24:06.707Z] ---> Running in 048be1ce3b44 [2021-11-08T12:24:06.975Z] Removing intermediate container 048be1ce3b44 [2021-11-08T12:24:06.975Z] ---> e7c15c4bbd75 [2021-11-08T12:24:06.975Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:24:06.975Z] ---> Running in 659f46f5f5a2 [2021-11-08T12:24:07.243Z] Removing intermediate container 659f46f5f5a2 [2021-11-08T12:24:07.243Z] ---> 7af119311796 [2021-11-08T12:24:07.243Z] Step 20/22 : LABEL arch=x86_64 [2021-11-08T12:24:07.243Z] ---> Running in 29d6e0721e43 [2021-11-08T12:24:07.243Z] Removing intermediate container 29d6e0721e43 [2021-11-08T12:24:07.243Z] ---> 5e860d1cf832 [2021-11-08T12:24:07.243Z] Step 21/22 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:24:07.243Z] ---> Running in 7167d31b9504 [2021-11-08T12:24:07.514Z] Removing intermediate container 7167d31b9504 [2021-11-08T12:24:07.514Z] ---> f8c3081decf1 [2021-11-08T12:24:07.514Z] Step 22/22 : LABEL version=0.0.0 [2021-11-08T12:24:07.514Z] ---> Running in 8df7bb2f6304 [2021-11-08T12:24:07.786Z] Removing intermediate container 8df7bb2f6304 [2021-11-08T12:24:07.786Z] ---> 3cc278e4f8de [2021-11-08T12:24:07.786Z] [2021-11-08T12:24:07.786Z] Successfully built 3cc278e4f8de [2021-11-08T12:24:07.786Z] Successfully tagged core-metadata:latest [2021-11-08T12:24:22.817Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-08T12:24:25.393Z] Removing intermediate container 5a8be1c7df85 [2021-11-08T12:24:25.393Z] ---> a6c5a992f1d2 [2021-11-08T12:24:25.393Z] [2021-11-08T12:24:25.393Z] Step 9/20 : FROM alpine:3.14 [2021-11-08T12:24:25.393Z] ---> 14119a10abf4 [2021-11-08T12:24:25.393Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-08T12:24:25.393Z] ---> Running in 2df695c752c2 [2021-11-08T12:24:25.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:24:25.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:24:26.245Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-08T12:24:26.245Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-08T12:24:26.245Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-08T12:24:26.245Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-08T12:24:26.245Z] (5/5) Installing curl (7.79.1-r0) [2021-11-08T12:24:26.245Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:24:26.245Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T12:24:26.519Z] OK: 8 MiB in 19 packages [2021-11-08T12:24:27.093Z] Removing intermediate container 27f0bfde7377 [2021-11-08T12:24:27.093Z] ---> 0765a6f54199 [2021-11-08T12:24:27.093Z] [2021-11-08T12:24:27.093Z] Step 11/23 : FROM alpine:3.14 [2021-11-08T12:24:27.093Z] ---> 14119a10abf4 [2021-11-08T12:24:27.093Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-08T12:24:27.093Z] ---> Using cache [2021-11-08T12:24:27.093Z] ---> da2f9843f939 [2021-11-08T12:24:27.093Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:24:27.093Z] ---> Using cache [2021-11-08T12:24:27.093Z] ---> 076d5695248a [2021-11-08T12:24:27.093Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-08T12:24:27.093Z] Removing intermediate container 2df695c752c2 [2021-11-08T12:24:27.093Z] ---> 60f257c97a92 [2021-11-08T12:24:27.093Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-08T12:24:27.355Z] ---> Running in 4795d8351abd [2021-11-08T12:24:27.355Z] ---> Running in 61c0cf38cd6e [2021-11-08T12:24:27.355Z] Removing intermediate container 4795d8351abd [2021-11-08T12:24:27.355Z] ---> 9b9c1b3a1d12 [2021-11-08T12:24:27.355Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-08T12:24:27.355Z] Removing intermediate container 61c0cf38cd6e [2021-11-08T12:24:27.355Z] ---> cfcdd11cc987 [2021-11-08T12:24:27.355Z] Step 12/20 : WORKDIR /edgex [2021-11-08T12:24:27.355Z] ---> Running in d2e9aeb915eb [2021-11-08T12:24:27.355Z] ---> Running in 3f1454baec1a [2021-11-08T12:24:27.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-08T12:24:27.620Z] Removing intermediate container 3f1454baec1a [2021-11-08T12:24:27.620Z] ---> ae01c0a247cf [2021-11-08T12:24:27.620Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:24:27.620Z] Removing intermediate container d2e9aeb915eb [2021-11-08T12:24:27.620Z] ---> e4a4e498fe69 [2021-11-08T12:24:27.620Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-08T12:24:27.889Z] ---> d6f7bca049cb [2021-11-08T12:24:27.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-08T12:24:28.358Z] ---> eb8bc3d3f505 [2021-11-08T12:24:28.358Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-08T12:24:28.358Z] ---> 4815350c38c3 [2021-11-08T12:24:28.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-08T12:24:28.675Z] ---> eeed455ecbe3 [2021-11-08T12:24:28.676Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-08T12:24:28.676Z] ---> d9c3ebe9ac46 [2021-11-08T12:24:28.676Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-08T12:24:28.676Z] ---> Running in 8b077c044094 [2021-11-08T12:24:28.676Z] Removing intermediate container 8b077c044094 [2021-11-08T12:24:28.676Z] ---> fcd0c78fdcd2 [2021-11-08T12:24:28.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:24:29.045Z] ---> Running in 83dec4ed6b89 [2021-11-08T12:24:29.045Z] ---> ad57982f9be7 [2021-11-08T12:24:29.045Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-08T12:24:29.045Z] ---> Running in fb4c10a1c71f [2021-11-08T12:24:29.045Z] Removing intermediate container 83dec4ed6b89 [2021-11-08T12:24:29.045Z] ---> bc3bfcb3bab0 [2021-11-08T12:24:29.045Z] Step 21/23 : LABEL arch=x86_64 [2021-11-08T12:24:29.419Z] ---> Running in 09a8626eb872 [2021-11-08T12:24:29.419Z] Removing intermediate container fb4c10a1c71f [2021-11-08T12:24:29.419Z] ---> 32bd5675176a [2021-11-08T12:24:29.419Z] Step 17/20 : CMD ["--init=true"] [2021-11-08T12:24:29.419Z] Removing intermediate container 108950922b0b [2021-11-08T12:24:29.419Z] ---> 9a109463e1f8 [2021-11-08T12:24:29.419Z] [2021-11-08T12:24:29.419Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T12:24:29.419Z] ---> 14119a10abf4 [2021-11-08T12:24:29.419Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-08T12:24:29.419Z] ---> Running in ca0a0621efe4 [2021-11-08T12:24:29.419Z] ---> Running in 7ba12898aed5 [2021-11-08T12:24:29.419Z] Removing intermediate container 09a8626eb872 [2021-11-08T12:24:29.419Z] ---> 68ee803c446d [2021-11-08T12:24:29.419Z] Step 22/23 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:24:29.419Z] ---> Running in 4dd256136927 [2021-11-08T12:24:29.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-08T12:24:29.759Z] Removing intermediate container 7ba12898aed5 [2021-11-08T12:24:29.759Z] ---> fa761300cb79 [2021-11-08T12:24:29.759Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-08T12:24:29.759Z] Removing intermediate container ca0a0621efe4 [2021-11-08T12:24:29.759Z] ---> 08fdff387375 [2021-11-08T12:24:29.759Z] Step 18/20 : LABEL arch=x86_64 [2021-11-08T12:24:29.760Z] Removing intermediate container 4dd256136927 [2021-11-08T12:24:29.760Z] ---> 8cf8081d8f07 [2021-11-08T12:24:29.760Z] Step 23/23 : LABEL version=0.0.0 [2021-11-08T12:24:29.760Z] ---> Running in dc21fb7a48b7 [2021-11-08T12:24:29.760Z] ---> Running in d403a2d7dcb3 [2021-11-08T12:24:29.760Z] ---> Running in 97c23daf65e8 [2021-11-08T12:24:29.760Z] Removing intermediate container d403a2d7dcb3 [2021-11-08T12:24:29.760Z] ---> 5237b79da2fe [2021-11-08T12:24:29.760Z] Step 19/20 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:24:29.760Z] Removing intermediate container 97c23daf65e8 [2021-11-08T12:24:29.760Z] ---> 4824f75412fd [2021-11-08T12:24:29.760Z] [2021-11-08T12:24:29.760Z] ---> Running in 9e115ea43cfa [2021-11-08T12:24:29.760Z] Removing intermediate container dc21fb7a48b7 [2021-11-08T12:24:29.760Z] ---> d84861d7562b [2021-11-08T12:24:29.760Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-08T12:24:29.760Z] Successfully built 4824f75412fd [2021-11-08T12:24:29.760Z] Successfully tagged support-scheduler:latest [2021-11-08T12:24:29.760Z]  Building support-scheduler ... done Removing intermediate container 9e115ea43cfa [2021-11-08T12:24:29.760Z] ---> 929a6f37f6dd [2021-11-08T12:24:29.760Z] Step 20/20 : LABEL version=0.0.0 [2021-11-08T12:24:29.760Z] ---> Running in 551ab70f6143 [2021-11-08T12:24:30.049Z] ---> Running in 195a5aad8fdd [2021-11-08T12:24:30.049Z] Removing intermediate container 551ab70f6143 [2021-11-08T12:24:30.049Z] ---> 07983aed6c50 [2021-11-08T12:24:30.049Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:24:30.049Z] Removing intermediate container 195a5aad8fdd [2021-11-08T12:24:30.049Z] ---> 85b01cc272b6 [2021-11-08T12:24:30.049Z] [2021-11-08T12:24:30.049Z] ---> Running in 99270cac6c7c [2021-11-08T12:24:30.049Z] Successfully built 85b01cc272b6 [2021-11-08T12:24:30.049Z] Successfully tagged security-proxy-setup:latest [2021-11-08T12:24:30.650Z]  Building security-proxy-setup ... done Removing intermediate container 99270cac6c7c [2021-11-08T12:24:30.650Z] ---> af21def601d6 [2021-11-08T12:24:30.650Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T12:24:30.650Z] ---> Running in e9fcd6d4f102 [2021-11-08T12:24:30.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:24:31.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-08T12:24:31.476Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:24:31.623Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-08T12:24:32.046Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T12:24:32.046Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T12:24:32.046Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T12:24:32.307Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T12:24:32.307Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T12:24:32.307Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T12:24:32.569Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:24:32.569Z] OK: 8 MiB in 20 packages [2021-11-08T12:24:32.833Z] Removing intermediate container e9fcd6d4f102 [2021-11-08T12:24:32.833Z] ---> 341efaa56fd4 [2021-11-08T12:24:32.833Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:24:32.833Z] ---> ae04c547f745 [2021-11-08T12:24:32.834Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-08T12:24:33.091Z] ---> 2cf6510c4011 [2021-11-08T12:24:33.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-08T12:24:33.358Z] ---> 78c168370beb [2021-11-08T12:24:33.359Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-08T12:24:33.359Z] ---> Running in 3d050d285e5b [2021-11-08T12:24:33.359Z] Removing intermediate container 3d050d285e5b [2021-11-08T12:24:33.359Z] ---> fabd88b00e5b [2021-11-08T12:24:33.359Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:24:33.359Z] ---> Running in 90039d8e3836 [2021-11-08T12:24:33.622Z] Removing intermediate container 90039d8e3836 [2021-11-08T12:24:33.622Z] ---> 85bd8e21540d [2021-11-08T12:24:33.622Z] Step 20/22 : LABEL arch=x86_64 [2021-11-08T12:24:33.622Z] ---> Running in f1dfdce99943 [2021-11-08T12:24:33.622Z] Removing intermediate container f1dfdce99943 [2021-11-08T12:24:33.622Z] ---> 0378718e57bf [2021-11-08T12:24:33.622Z] Step 21/22 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:24:33.622Z] ---> Running in ad9e325d9a4f [2021-11-08T12:24:33.889Z] Removing intermediate container ad9e325d9a4f [2021-11-08T12:24:33.889Z] ---> 43eef4a35efb [2021-11-08T12:24:33.889Z] Step 22/22 : LABEL version=0.0.0 [2021-11-08T12:24:33.889Z] ---> Running in 820b9f6762ea [2021-11-08T12:24:33.889Z] Removing intermediate container 820b9f6762ea [2021-11-08T12:24:33.889Z] ---> b801e590e2fb [2021-11-08T12:24:33.889Z] [2021-11-08T12:24:33.889Z] Successfully built b801e590e2fb [2021-11-08T12:24:33.889Z] Successfully tagged core-data:latest [2021-11-08T12:24:33.896Z]  Building core-data ... done  [Pipeline] } [2021-11-08T12:24:33.913Z] $ docker stop --time=1 586eaccedee3807c4f83c61742bc555a3d7da44a512c0da732c5900ca761f11d [2021-11-08T12:24:35.242Z] $ docker rm -f 586eaccedee3807c4f83c61742bc555a3d7da44a512c0da732c5900ca761f11d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T12:24:35.639Z] + docker images [2021-11-08T12:24:35.639Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-08T12:24:35.639Z] core-data latest b801e590e2fb 2 seconds ago 20.7MB [2021-11-08T12:24:35.639Z] support-scheduler latest 4824f75412fd 6 seconds ago 16.2MB [2021-11-08T12:24:35.639Z] security-proxy-setup latest 85b01cc272b6 6 seconds ago 26.9MB [2021-11-08T12:24:35.639Z] 9a109463e1f8 6 seconds ago 1.76GB [2021-11-08T12:24:35.639Z] 0765a6f54199 9 seconds ago 1.76GB [2021-11-08T12:24:35.639Z] a6c5a992f1d2 10 seconds ago 1.76GB [2021-11-08T12:24:35.639Z] core-metadata latest 3cc278e4f8de 28 seconds ago 16.9MB [2021-11-08T12:24:35.639Z] 58319f401064 31 seconds ago 1.76GB [2021-11-08T12:24:35.639Z] sys-mgmt-agent latest 8fcc390508c9 36 seconds ago 294MB [2021-11-08T12:24:35.639Z] security-bootstrapper latest 6eb454ffef37 57 seconds ago 18.9MB [2021-11-08T12:24:35.639Z] support-notifications latest b2d8d5157d4a About a minute ago 16.9MB [2021-11-08T12:24:35.639Z] security-secretstore-setup latest becad2250d32 About a minute ago 28.4MB [2021-11-08T12:24:35.639Z] core-command latest 8ccbd129308f About a minute ago 16.1MB [2021-11-08T12:24:35.639Z] a3d3995e83a6 About a minute ago 1.76GB [2021-11-08T12:24:35.639Z] 197a3c622794 About a minute ago 1.75GB [2021-11-08T12:24:35.639Z] ad620c9b0cb5 About a minute ago 1.76GB [2021-11-08T12:24:35.639Z] aef24f1d6e5f About a minute ago 1.76GB [2021-11-08T12:24:35.639Z] 6719a52b77e7 About a minute ago 1.76GB [2021-11-08T12:24:35.639Z] ci-base-image-x86_64 latest afc7fa7fdec9 5 minutes ago 1.25GB [2021-11-08T12:24:35.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB [2021-11-08T12:24:35.639Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-08T12:24:35.639Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-08T12:24:35.639Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-08T12:24:35.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-08T12:24:44.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-08T12:24:44.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-08T12:24:44.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-08T12:24:44.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-08T12:24:44.060Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-08T12:24:44.060Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-08T12:24:44.664Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-08T12:24:44.664Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-08T12:24:44.664Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-08T12:24:44.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-08T12:24:51.225Z] Still waiting to schedule task [2021-11-08T12:24:51.225Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-08T12:24:51.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements [2021-11-08T12:24:51.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-08T12:24:51.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-08T12:24:55.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.329s coverage: 98.5% of statements [2021-11-08T12:24:55.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-08T12:24:55.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 44.7% of statements [2021-11-08T12:24:55.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-08T12:24:55.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-08T12:24:58.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.661s coverage: 89.5% of statements [2021-11-08T12:24:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-08T12:24:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-08T12:25:00.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 84.4% of statements [2021-11-08T12:25:00.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-08T12:25:00.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-08T12:25:00.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-08T12:25:00.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-08T12:25:00.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-08T12:25:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.489s coverage: 94.2% of statements [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-08T12:25:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.201s coverage: 59.1% of statements [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-08T12:25:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-08T12:25:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.312s coverage: 0.9% of statements [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-08T12:25:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.246s coverage: 58.8% of statements [2021-11-08T12:25:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.222s coverage: 21.7% of statements [2021-11-08T12:25:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-08T12:25:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements [2021-11-08T12:25:08.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.289s coverage: 79.5% of statements [2021-11-08T12:25:08.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements [2021-11-08T12:25:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.197s coverage: 96.3% of statements [2021-11-08T12:25:09.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.283s coverage: 87.5% of statements [2021-11-08T12:25:22.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.204s coverage: 94.4% of statements [2021-11-08T12:25:22.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2021-11-08T12:25:26.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.539s coverage: 82.5% of statements [2021-11-08T12:25:26.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-08T12:25:34.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.325s coverage: 92.9% of statements [2021-11-08T12:25:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-08T12:25:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-08T12:25:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-08T12:25:34.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.346s coverage: 85.4% of statements [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.722s coverage: 91.2% of statements [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.662s coverage: 64.4% of statements [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-08T12:25:34.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements [2021-11-08T12:25:34.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-11-08T12:25:36.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-11-08T12:25:36.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-11-08T12:25:40.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.210s coverage: 65.4% of statements [2021-11-08T12:25:40.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-08T12:25:40.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-08T12:25:40.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-08T12:25:42.040Z] Running on prd-ubuntu18.04-docker-8c-8g-27936 in /w/workspace/edgexfoundry_edgex-go_PR-3794 [Pipeline] { [Pipeline] ws [2021-11-08T12:25:42.078Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-08T12:25:42.209Z] The recommended git tool is: git [2021-11-08T12:25:42.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.8% of statements [2021-11-08T12:25:42.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-08T12:25:42.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-08T12:25:42.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements [2021-11-08T12:25:42.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-08T12:25:42.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2021-11-08T12:25:42.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-08T12:25:44.118Z] using credential edgex-jenkins-ssh [2021-11-08T12:25:44.133Z] Cloning the remote Git repository [2021-11-08T12:25:44.158Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-08T12:25:44.227Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-08T12:25:44.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-08T12:25:44.259Z] > git --version # timeout=10 [2021-11-08T12:25:44.267Z] > git --version # 'git version 2.17.1' [2021-11-08T12:25:44.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T12:25:44.326Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T12:25:49.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-08T12:25:49.938Z] Merging remotes/origin/main commit a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 into PR head commit 53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:25:50.048Z] Merge succeeded, producing 53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:25:50.048Z] Checking out Revision 53b06b46f5b39182c45ce4b7d2c8717543c37199 (PR-3794) [2021-11-08T12:25:49.274Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T12:25:49.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-08T12:25:49.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-08T12:25:49.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T12:25:49.296Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3794/head:refs/remotes/origin/PR-3794 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T12:25:49.952Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T12:25:49.961Z] > git checkout -f 53b06b46f5b39182c45ce4b7d2c8717543c37199 # timeout=10 [2021-11-08T12:25:50.019Z] > git remote # timeout=10 [2021-11-08T12:25:50.028Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T12:25:50.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T12:25:50.037Z] > git merge a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 [2021-11-08T12:25:50.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T12:25:50.055Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T12:25:50.078Z] > git checkout -f 53b06b46f5b39182c45ce4b7d2c8717543c37199 # timeout=10 [2021-11-08T12:25:52.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.232s coverage: 17.7% of statements [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-08T12:25:52.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.611s coverage: 92.3% of statements [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-08T12:25:52.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-08T12:25:52.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-08T12:25:52.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-08T12:25:52.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-08T12:25:52.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-11-08T12:25:52.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-08T12:25:52.585Z] 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-11-08T12:25:52.585Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-08T12:25:52.585Z] GO111MODULE=on go vet ./... [2021-11-08T12:25:53.636Z] Commit message: "docs(snap): Update proxy configuration information in README.md" [2021-11-08T12:25:53.663Z] > git --version # timeout=10 [2021-11-08T12:25:53.668Z] > git --version # 'git version 2.17.1' [2021-11-08T12:25:53.674Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:25:54.450Z] + echo snap-build.sh [2021-11-08T12:25:54.450Z] snap-build.sh [2021-11-08T12:25:54.450Z] + SNAP_BASE_DIR=. [2021-11-08T12:25:54.450Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-08T12:25:54.450Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-08T12:25:54.450Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-08T12:25:54.450Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-08T12:25:54.450Z] + cd /w/workspace/edgex-go/1 [2021-11-08T12:25:54.450Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-08T12:25:54.450Z] Reading package lists... [2021-11-08T12:25:54.450Z] Building dependency tree... [2021-11-08T12:25:54.450Z] Reading state information... [2021-11-08T12:25:54.450Z] The following packages were automatically installed and are no longer required: [2021-11-08T12:25:54.450Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-08T12:25:54.450Z] uidmap xdelta3 [2021-11-08T12:25:54.450Z] Use 'sudo apt autoremove' to remove them. [2021-11-08T12:25:54.450Z] The following packages will be REMOVED: [2021-11-08T12:25:54.450Z] lxd* lxd-client* [2021-11-08T12:25:54.718Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-08T12:25:54.718Z] After this operation, 31.7 MB disk space will be freed. [2021-11-08T12:25:55.509Z] (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-11-08T12:25:55.509Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-08T12:25:56.455Z] Removing lxd dnsmasq configuration [2021-11-08T12:25:56.455Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-08T12:25:56.455Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-08T12:25:57.399Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-08T12:25:57.665Z] (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-11-08T12:25:57.665Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-08T12:25:59.057Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-08T12:25:59.057Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-08T12:25:59.636Z] + sudo snap remove --purge lxd [2021-11-08T12:25:59.898Z] snap "lxd" is not installed [2021-11-08T12:25:59.898Z] + sudo groupadd --force --system lxd [2021-11-08T12:25:59.898Z] ++ whoami [2021-11-08T12:25:59.898Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-08T12:25:59.898Z] + newgrp - lxd [2021-11-08T12:25:59.898Z] + sudo snap install lxd [2021-11-08T12:26:08.043Z] 2021-11-08T12:26:05Z INFO Waiting for automatic snapd restart... [2021-11-08T12:26:22.981Z] lxd 4.19 from Canonical* installed [2021-11-08T12:26:22.981Z] + sudo lxd init --auto [2021-11-08T12:26:32.999Z] + sudo snap install --classic snapcraft [2021-11-08T12:26:45.244Z] snapcraft 5.0 from Canonical* installed [2021-11-08T12:26:45.244Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-08T12:26:45.244Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-08T12:26:45.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T12:26:45.244Z] Dload Upload Total Spent Left Speed [2021-11-08T12:26:45.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4576 [2021-11-08T12:26:45.244Z] 100 3325k 100 3325k 0 0 6357k 0 --:--:-- --:--:-- --:--:-- 6357k [2021-11-08T12:26:45.244Z] ./yq_linux_amd64 [2021-11-08T12:26:45.506Z] + sudo snapcraft prime --use-lxd [2021-11-08T12:26:48.052Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-08T12:26:48.052Z] 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-11-08T12:26:48.052Z] - README.md [2021-11-08T12:26:48.052Z] [2021-11-08T12:26:48.053Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-08T12:26:48.053Z] Launching a container. [2021-11-08T12:26:58.069Z] Waiting for container to be ready [2021-11-08T12:26:58.646Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-11-08T12:26:58.646Z] [2021-11-08T12:27:02.852Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-08T12:27:02.852Z] Waiting for network to be ready... [2021-11-08T12:27:03.426Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-08T12:27:03.426Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] [2021-11-08T12:27:03.426Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-08T12:27:03.687Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-11-08T12:27:03.687Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-08T12:27:03.687Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-08T12:27:03.687Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] [2021-11-08T12:27:03.687Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] [2021-11-08T12:27:03.687Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1146 kB] [2021-11-08T12:27:03.687Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-08T12:27:03.950Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-08T12:27:04.215Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-08T12:27:04.478Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-08T12:27:04.478Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-08T12:27:04.478Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-08T12:27:04.478Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-08T12:27:04.478Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-08T12:27:04.478Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-08T12:27:05.049Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-08T12:27:05.049Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2278 kB] [2021-11-08T12:27:05.049Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-11-08T12:27:05.049Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-08T12:27:05.049Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-08T12:27:05.049Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] [2021-11-08T12:27:05.049Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] [2021-11-08T12:27:05.049Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1761 kB] [2021-11-08T12:27:05.310Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [379 kB] [2021-11-08T12:27:07.878Z] Fetched 25.5 MB in 4s (5677 kB/s) [2021-11-08T12:27:08.827Z] Reading package lists... [2021-11-08T12:27:09.103Z] Reading package lists... [2021-11-08T12:27:09.364Z] Building dependency tree... [2021-11-08T12:27:09.364Z] Reading state information... [2021-11-08T12:27:09.627Z] The following additional packages will be installed: [2021-11-08T12:27:09.627Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-08T12:27:09.627Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-08T12:27:09.627Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-08T12:27:09.627Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-08T12:27:09.627Z] Suggested packages: [2021-11-08T12:27:09.627Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-08T12:27:09.627Z] Recommended packages: [2021-11-08T12:27:09.627Z] gnupg libsasl2-modules [2021-11-08T12:27:09.627Z] The following NEW packages will be installed: [2021-11-08T12:27:09.627Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-08T12:27:09.627Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-08T12:27:09.627Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-08T12:27:09.627Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-08T12:27:09.627Z] The following packages will be upgraded: [2021-11-08T12:27:09.627Z] gpg gpg-agent gpgconf libudev1 [2021-11-08T12:27:09.889Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-08T12:27:09.889Z] Need to get 3527 kB of archives. [2021-11-08T12:27:09.889Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-08T12:27:09.889Z] 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-11-08T12:27:09.889Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-08T12:27:10.148Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-08T12:27:10.148Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-08T12:27:10.148Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-08T12:27:10.409Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-08T12:27:10.670Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-08T12:27:10.670Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-08T12:27:10.670Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-08T12:27:10.670Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-08T12:27:10.670Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-08T12:27:10.670Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-08T12:27:10.670Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-08T12:27:10.670Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-08T12:27:10.670Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-08T12:27:10.670Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-08T12:27:10.930Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-08T12:27:10.930Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-08T12:27:10.930Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-08T12:27:10.930Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-08T12:27:10.930Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-08T12:27:10.930Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-08T12:27:10.930Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T12:27:10.930Z] Fetched 3527 kB in 1s (2906 kB/s) [2021-11-08T12:27:10.930Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-08T12:27:10.930Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-08T12:27:11.191Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-08T12:27:11.191Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-08T12:27:11.191Z] Selecting previously unselected package udev. [2021-11-08T12:27:11.191Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-08T12:27:11.191Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-08T12:27:11.191Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-08T12:27:11.451Z] Selecting previously unselected package libfuse2:amd64. [2021-11-08T12:27:11.451Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-08T12:27:11.451Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-08T12:27:11.451Z] Selecting previously unselected package fuse. [2021-11-08T12:27:11.451Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-08T12:27:11.451Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-08T12:27:11.451Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T12:27:11.451Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-08T12:27:11.712Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T12:27:11.712Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-08T12:27:11.712Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T12:27:11.712Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-08T12:27:11.712Z] Selecting previously unselected package libksba8:amd64. [2021-11-08T12:27:11.712Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-08T12:27:11.712Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-08T12:27:11.974Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-08T12:27:11.974Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:11.974Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:11.974Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-08T12:27:11.974Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:11.974Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:11.974Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-08T12:27:11.974Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:11.974Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:11.974Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-08T12:27:11.974Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:11.974Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:12.236Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-08T12:27:12.236Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:12.236Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:12.236Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-08T12:27:12.236Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:12.236Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:12.236Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-08T12:27:12.236Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:12.496Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:12.496Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-08T12:27:12.496Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:12.496Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:12.496Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-08T12:27:12.496Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-08T12:27:12.496Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:12.757Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-08T12:27:12.757Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-08T12:27:12.757Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-08T12:27:12.757Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-08T12:27:12.757Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-08T12:27:12.757Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-08T12:27:12.757Z] Selecting previously unselected package libldap-common. [2021-11-08T12:27:12.757Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-08T12:27:12.757Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-08T12:27:12.757Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-08T12:27:12.757Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-08T12:27:12.757Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-08T12:27:12.757Z] Selecting previously unselected package dirmngr. [2021-11-08T12:27:13.018Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T12:27:13.018Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-08T12:27:13.018Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-08T12:27:13.018Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-08T12:27:13.018Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-08T12:27:13.018Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-08T12:27:13.018Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-08T12:27:13.018Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-08T12:27:13.018Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.018Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-08T12:27:13.018Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-08T12:27:13.018Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-08T12:27:13.589Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-08T12:27:13.589Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.589Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-08T12:27:13.589Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-08T12:27:13.589Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-08T12:27:13.589Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.589Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.589Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.589Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.589Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.850Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.850Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-08T12:27:13.850Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-08T12:27:13.850Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-08T12:27:13.850Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-08T12:27:14.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T12:27:14.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T12:27:14.408Z] ./bin/test-attribution-txt.sh [2021-11-08T12:27:14.420Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-08T12:27:14.420Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-08T12:27:14.420Z] This means they are not meant to be enabled using systemctl. [2021-11-08T12:27:14.420Z] Possible reasons for having this kind of units are: [2021-11-08T12:27:14.420Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-08T12:27:14.420Z] .wants/ or .requires/ directory. [2021-11-08T12:27:14.420Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-08T12:27:14.420Z] a requirement dependency on it. [2021-11-08T12:27:14.420Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-08T12:27:14.420Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-08T12:27:14.420Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-08T12:27:14.420Z] instance name specified. [Pipeline] sh [2021-11-08T12:27:14.681Z] Reading package lists... [2021-11-08T12:27:14.681Z] Building dependency tree... [2021-11-08T12:27:14.681Z] Reading state information... [2021-11-08T12:27:14.944Z] The following additional packages will be installed: [2021-11-08T12:27:14.944Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-08T12:27:14.944Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-08T12:27:14.944Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-08T12:27:14.944Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-08T12:27:14.944Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-08T12:27:14.944Z] Suggested packages: [2021-11-08T12:27:14.944Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-08T12:27:14.944Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-08T12:27:14.944Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-08T12:27:14.944Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-08T12:27:14.944Z] systemd-container policykit-1 [2021-11-08T12:27:14.944Z] Recommended packages: [2021-11-08T12:27:14.944Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-08T12:27:14.944Z] The following NEW packages will be installed: [2021-11-08T12:27:14.944Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-08T12:27:14.944Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-08T12:27:14.944Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-08T12:27:14.944Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-08T12:27:14.944Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-08T12:27:14.944Z] The following packages will be upgraded: [2021-11-08T12:27:14.944Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-08T12:27:14.944Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-08T12:27:14.944Z] Need to get 36.8 MB of archives. [2021-11-08T12:27:14.944Z] After this operation, 147 MB of additional disk space will be used. [2021-11-08T12:27:14.944Z] 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-11-08T12:27:15.088Z] + ls -al . [2021-11-08T12:27:15.088Z] total 664 [2021-11-08T12:27:15.088Z] drwxrwxr-x 9 1001 1001 4096 Nov 8 12:27 . [2021-11-08T12:27:15.088Z] drwxr-xr-x 4 root root 4096 Nov 8 12:23 .. [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 11 Nov 8 12:20 .dockerignore [2021-11-08T12:27:15.088Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 12:20 .git [2021-11-08T12:27:15.088Z] drwxrwxr-x 4 1001 1001 4096 Nov 8 12:20 .github [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 804 Nov 8 12:20 .gitignore [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 12:20 .golangci.yml [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 76 Nov 8 12:20 .hadolint.yml [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 166 Nov 8 12:20 .sonarcloud.properties [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 12:20 ADOPTERS.md [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 8910 Nov 8 12:20 Attribution.txt [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 43881 Nov 8 12:20 CHANGELOG.md [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 12:20 CONTRIBUTING.md [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 12:20 GOVERNANCE.md [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 849 Nov 8 12:20 Jenkinsfile [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 12:20 LICENSE [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 6508 Nov 8 12:20 Makefile [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 12:20 OWNERS.md [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 8256 Nov 8 12:20 README.md [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 6912 Nov 8 12:20 SECURITY.md [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 5 Nov 8 12:18 VERSION [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 4131 Nov 8 12:20 ZMQWindows.md [2021-11-08T12:27:15.088Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 12:20 bin [2021-11-08T12:27:15.088Z] drwxrwxr-x 14 1001 1001 4096 Nov 8 12:20 cmd [2021-11-08T12:27:15.088Z] -rw-r--r-- 1 root root 428381 Nov 8 12:25 coverage.out [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 854 Nov 8 12:20 go.mod [2021-11-08T12:27:15.088Z] -rw-rw-r-- 1 1001 1001 49665 Nov 8 12:20 go.sum [2021-11-08T12:27:15.088Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 12:20 internal [2021-11-08T12:27:15.088Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 12:20 openapi [2021-11-08T12:27:15.089Z] drwxrwxr-x 4 1001 1001 4096 Nov 8 12:20 snap [2021-11-08T12:27:15.089Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 12:20 version.go [Pipeline] sh [2021-11-08T12:27:15.205Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-08T12:27:15.205Z] 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-11-08T12:27:15.205Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-08T12:27:15.205Z] 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-11-08T12:27:15.205Z] 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-11-08T12:27:15.205Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-08T12:27:15.205Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-08T12:27:15.205Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-08T12:27:15.205Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-08T12:27:15.205Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-08T12:27:15.205Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-08T12:27:15.205Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-08T12:27:15.205Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-08T12:27:15.205Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-08T12:27:15.205Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-08T12:27:15.205Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-08T12:27:15.773Z] + '[' -e coverage.out ] [2021-11-08T12:27:15.773Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-08T12:27:15.809Z] Warning: overwriting stash ‘coverage-report’ [2021-11-08T12:27:16.148Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-08T12:27:16.148Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-08T12:27:16.148Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-08T12:27:16.148Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-08T12:27:16.148Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-08T12:27:16.148Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-08T12:27:16.148Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-08T12:27:16.148Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-08T12:27:16.148Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-08T12:27:16.148Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-08T12:27:16.148Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-08T12:27:16.148Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-08T12:27:16.148Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-08T12:27:16.552Z] Stashed 1 file(s) [Pipeline] sh [2021-11-08T12:27:17.087Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T12:27:17.087Z] Fetched 36.8 MB in 2s (19.0 MB/s) [2021-11-08T12:27:17.087Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-08T12:27:17.087Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-08T12:27:17.211Z] + make build [2021-11-08T12:27:17.211Z] 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-11-08T12:27:17.352Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-08T12:27:17.920Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-08T12:27:17.920Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-08T12:27:17.920Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-08T12:27:18.179Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-08T12:27:18.179Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-08T12:27:18.179Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-08T12:27:18.179Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-08T12:27:18.438Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-08T12:27:18.438Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-08T12:27:18.438Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-08T12:27:18.697Z] Setting up apt (1.6.14) ... [2021-11-08T12:27:18.697Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-08T12:27:18.960Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-08T12:27:19.221Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-08T12:27:19.221Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-08T12:27:19.221Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-08T12:27:19.221Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-08T12:27:19.221Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-08T12:27:19.221Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T12:27:19.481Z] Selecting previously unselected package libexpat1:amd64. [2021-11-08T12:27:19.481Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-08T12:27:19.481Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-08T12:27:19.481Z] Selecting previously unselected package python3.6-minimal. [2021-11-08T12:27:19.481Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-08T12:27:19.481Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T12:27:19.743Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-08T12:27:20.004Z] Checking for services that may need to be restarted...done. [2021-11-08T12:27:20.004Z] Checking for services that may need to be restarted...done. [2021-11-08T12:27:20.004Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T12:27:20.004Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-08T12:27:20.004Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T12:27:20.574Z] Selecting previously unselected package python3-minimal. [2021-11-08T12:27:20.574Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-08T12:27:20.574Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-08T12:27:20.574Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-08T12:27:20.574Z] Selecting previously unselected package mime-support. [2021-11-08T12:27:20.574Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-08T12:27:20.574Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-08T12:27:20.574Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-08T12:27:20.574Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-08T12:27:20.574Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-08T12:27:20.574Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-08T12:27:20.574Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-08T12:27:20.574Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T12:27:20.835Z] Selecting previously unselected package python3.6. [2021-11-08T12:27:20.835Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-08T12:27:20.835Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T12:27:20.835Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-08T12:27:20.835Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-08T12:27:20.835Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-08T12:27:20.835Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-08T12:27:21.114Z] Selecting previously unselected package python3. [2021-11-08T12:27:21.114Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-08T12:27:21.114Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-08T12:27:21.114Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-08T12:27:21.428Z] Selecting previously unselected package multiarch-support. [2021-11-08T12:27:21.428Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T12:27:21.428Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-08T12:27:21.428Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-08T12:27:21.428Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-08T12:27:21.428Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-08T12:27:21.428Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-08T12:27:21.428Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-08T12:27:21.428Z] Selecting previously unselected package libbsd0:amd64. [2021-11-08T12:27:21.428Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-08T12:27:21.428Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-08T12:27:21.428Z] Selecting previously unselected package sudo. [2021-11-08T12:27:21.428Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-08T12:27:21.428Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-08T12:27:21.701Z] Selecting previously unselected package apparmor. [2021-11-08T12:27:21.701Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-08T12:27:21.701Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-08T12:27:21.701Z] Selecting previously unselected package libedit2:amd64. [2021-11-08T12:27:21.701Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-08T12:27:21.701Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-08T12:27:21.994Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-08T12:27:21.994Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-08T12:27:21.994Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T12:27:21.994Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-08T12:27:21.994Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-08T12:27:21.994Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T12:27:21.994Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-08T12:27:21.994Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-08T12:27:21.994Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-08T12:27:21.994Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-08T12:27:21.994Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-08T12:27:21.994Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T12:27:22.268Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-08T12:27:22.268Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-08T12:27:22.268Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T12:27:22.268Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-08T12:27:22.268Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-08T12:27:22.268Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-08T12:27:22.268Z] Selecting previously unselected package openssh-client. [2021-11-08T12:27:22.552Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-08T12:27:22.552Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-08T12:27:22.813Z] Selecting previously unselected package squashfs-tools. [2021-11-08T12:27:22.814Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-08T12:27:22.814Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-08T12:27:22.814Z] Selecting previously unselected package snapd. [2021-11-08T12:27:22.814Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-08T12:27:22.814Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-08T12:27:23.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-08T12:27:25.359Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-08T12:27:25.359Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-08T12:27:25.359Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-08T12:27:25.359Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-08T12:27:25.359Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-08T12:27:25.359Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T12:27:25.359Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-08T12:27:25.359Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-08T12:27:25.360Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-08T12:27:25.945Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-08T12:27:25.945Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-08T12:27:25.945Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-08T12:27:25.945Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T12:27:25.945Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T12:27:25.945Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-08T12:27:26.518Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-08T12:27:26.518Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T12:27:26.518Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-08T12:27:26.518Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-08T12:27:26.518Z] running python rtupdate hooks for python3.6... [2021-11-08T12:27:26.518Z] running python post-rtupdate hooks for python3.6... [2021-11-08T12:27:26.518Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-08T12:27:27.462Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-08T12:27:27.462Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-08T12:27:27.462Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-08T12:27:27.725Z] Setting up snapd (2.51.1+18.04) ... [2021-11-08T12:27:27.986Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-08T12:27:28.248Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-08T12:27:28.248Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-08T12:27:28.513Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-08T12:27:28.774Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-08T12:27:28.774Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-08T12:27:29.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-08T12:27:29.036Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-08T12:27:29.300Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-08T12:27:29.559Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-08T12:27:29.559Z] /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-11-08T12:27:29.559Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-08T12:27:29.559Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-08T12:27:30.943Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-08T12:27:30.943Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-08T12:27:30.943Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-08T12:27:31.883Z] Reading package lists... [2021-11-08T12:27:32.145Z] Reading package lists... [2021-11-08T12:27:32.406Z] Building dependency tree... [2021-11-08T12:27:32.406Z] Reading state information... [2021-11-08T12:27:32.667Z] Calculating upgrade... [2021-11-08T12:27:32.667Z] The following packages will be upgraded: [2021-11-08T12:27:32.667Z] advancecomp base-files bash binutils binutils-common [2021-11-08T12:27:32.667Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-08T12:27:32.667Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-08T12:27:32.667Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-08T12:27:32.667Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-08T12:27:32.667Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-08T12:27:32.667Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-08T12:27:32.667Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-08T12:27:32.667Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-08T12:27:32.667Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-08T12:27:32.667Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-08T12:27:32.667Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-08T12:27:32.667Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-08T12:27:32.667Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-08T12:27:32.667Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-08T12:27:32.667Z] ubuntu-keyring util-linux [2021-11-08T12:27:32.667Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-08T12:27:32.667Z] Need to get 64.1 MB of archives. [2021-11-08T12:27:32.667Z] After this operation, 5145 kB of additional disk space will be used. [2021-11-08T12:27:32.667Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-11-08T12:27:32.927Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-08T12:27:32.927Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-08T12:27:32.927Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-08T12:27:32.927Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-08T12:27:32.927Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-08T12:27:32.927Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-08T12:27:32.927Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-08T12:27:32.927Z] 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-11-08T12:27:32.927Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-08T12:27:32.927Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-08T12:27:32.927Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-08T12:27:32.927Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-08T12:27:32.927Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-08T12:27:32.927Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-08T12:27:32.927Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-08T12:27:32.927Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-08T12:27:32.927Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-08T12:27:33.188Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-08T12:27:33.188Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-08T12:27:33.188Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-08T12:27:33.189Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-08T12:27:33.189Z] 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-11-08T12:27:33.189Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-08T12:27:33.189Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-08T12:27:33.189Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-08T12:27:33.189Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-08T12:27:33.189Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-08T12:27:33.189Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-08T12:27:33.189Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-08T12:27:33.189Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-08T12:27:33.189Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-08T12:27:33.189Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-08T12:27:33.189Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-08T12:27:33.189Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-08T12:27:33.189Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-08T12:27:33.189Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-08T12:27:33.189Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-08T12:27:33.189Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-08T12:27:33.189Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-08T12:27:33.189Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-08T12:27:33.189Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-08T12:27:33.189Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-08T12:27:33.189Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-08T12:27:33.189Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-08T12:27:33.189Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-08T12:27:33.189Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-08T12:27:33.189Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-08T12:27:33.189Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-08T12:27:33.189Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-08T12:27:33.189Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-08T12:27:33.189Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-08T12:27:33.189Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-08T12:27:33.189Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-08T12:27:33.189Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-08T12:27:33.189Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-08T12:27:33.189Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-08T12:27:33.449Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-08T12:27:33.449Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-08T12:27:33.449Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-08T12:27:33.449Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-08T12:27:33.709Z] 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-11-08T12:27:33.709Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-08T12:27:33.709Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-08T12:27:33.709Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-08T12:27:33.709Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-08T12:27:33.709Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-08T12:27:33.709Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-08T12:27:33.971Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-08T12:27:33.971Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-08T12:27:33.971Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-08T12:27:33.971Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-08T12:27:33.971Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-08T12:27:33.971Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-08T12:27:33.971Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-08T12:27:33.971Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-08T12:27:33.971Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-08T12:27:33.971Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-08T12:27:33.971Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-08T12:27:33.971Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-08T12:27:33.971Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-08T12:27:33.971Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-08T12:27:33.971Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-08T12:27:33.971Z] 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-11-08T12:27:33.971Z] 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-11-08T12:27:33.971Z] 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-11-08T12:27:34.232Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-08T12:27:34.232Z] 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-11-08T12:27:34.232Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-08T12:27:34.232Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-08T12:27:34.232Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-08T12:27:34.232Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-08T12:27:34.232Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-08T12:27:34.232Z] 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-11-08T12:27:34.232Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-08T12:27:34.232Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-08T12:27:34.232Z] 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-11-08T12:27:34.492Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-08T12:27:34.492Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-08T12:27:34.492Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-08T12:27:34.492Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-08T12:27:34.492Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-08T12:27:34.492Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-08T12:27:34.492Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T12:27:34.492Z] Fetched 64.1 MB in 2s (37.6 MB/s) [2021-11-08T12:27:34.751Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T12:27:34.751Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T12:27:34.751Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-08T12:27:35.010Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T12:27:35.010Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-08T12:27:35.272Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-11-08T12:27:35.272Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-11-08T12:27:35.534Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:35.800Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:35.800Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:35.800Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:35.800Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:35.800Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.060Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:36.060Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.060Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:36.060Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.060Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:36.060Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.322Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:36.322Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.322Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:36.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T12:27:36.322Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:36.322Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.322Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:36.584Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T12:27:36.584Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:36.584Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.584Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:36.584Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.584Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:36.584Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-08T12:27:36.845Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:36.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T12:27:36.845Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T12:27:37.107Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-08T12:27:37.368Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-08T12:27:37.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-08T12:27:37.628Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-08T12:27:37.628Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-08T12:27:37.628Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-08T12:27:37.628Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-08T12:27:37.888Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-08T12:27:37.888Z] Installing new version of config file /etc/issue ... [2021-11-08T12:27:37.888Z] Installing new version of config file /etc/issue.net ... [2021-11-08T12:27:37.888Z] Installing new version of config file /etc/lsb-release ... [2021-11-08T12:27:37.888Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-08T12:27:38.149Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-08T12:27:38.149Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-08T12:27:38.149Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-08T12:27:38.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:38.149Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-08T12:27:38.411Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-08T12:27:38.411Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-08T12:27:38.411Z] 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-11-08T12:27:38.672Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:38.672Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:38.672Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:38.672Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:38.672Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:38.672Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-08T12:27:38.672Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-08T12:27:38.955Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-08T12:27:38.955Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:38.955Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-08T12:27:38.955Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-08T12:27:39.526Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-08T12:27:39.526Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:39.526Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-08T12:27:39.526Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-08T12:27:39.789Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-08T12:27:39.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:39.789Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-08T12:27:39.789Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-08T12:27:39.789Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-08T12:27:39.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:39.789Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-08T12:27:40.050Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-08T12:27:40.050Z] Setting up grep (3.1-2build1) ... [2021-11-08T12:27:40.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:40.050Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-08T12:27:40.050Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-08T12:27:40.050Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-08T12:27:40.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:40.314Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-08T12:27:40.314Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-08T12:27:40.314Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-08T12:27:40.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:40.314Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-08T12:27:40.314Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T12:27:40.577Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-08T12:27:40.577Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:40.577Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-08T12:27:40.577Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-08T12:27:41.161Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-08T12:27:41.161Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-08T12:27:41.161Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-08T12:27:41.161Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-08T12:27:41.423Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-08T12:27:41.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:41.423Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-08T12:27:41.684Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-08T12:27:41.948Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-08T12:27:41.948Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-08T12:27:42.210Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-08T12:27:42.210Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-08T12:27:42.210Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-08T12:27:42.210Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:42.210Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-08T12:27:42.210Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-08T12:27:42.470Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-08T12:27:42.470Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:42.470Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:42.470Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:42.470Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:42.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:42.731Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:42.731Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:42.731Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:42.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:42.731Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:42.731Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:42.994Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:42.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:42.994Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:42.994Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:42.994Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:42.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:42.994Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-08T12:27:42.994Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T12:27:43.262Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-08T12:27:43.262Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T12:27:43.262Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-08T12:27:43.262Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:43.262Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-08T12:27:43.262Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T12:27:43.522Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-08T12:27:43.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:43.522Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:43.522Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:43.522Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:43.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:43.522Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:43.782Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:43.782Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:43.782Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:43.783Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:43.783Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:44.357Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:44.619Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-08T12:27:44.881Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-08T12:27:44.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:44.881Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-08T12:27:44.881Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-08T12:27:45.143Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-08T12:27:45.143Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-08T12:27:45.143Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-08T12:27:45.143Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-08T12:27:45.143Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-08T12:27:45.143Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T12:27:45.143Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-08T12:27:45.405Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-08T12:27:45.405Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-08T12:27:45.665Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T12:27:45.665Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-08T12:27:45.665Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-08T12:27:45.665Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-08T12:27:45.665Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T12:27:45.665Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-08T12:27:45.666Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-08T12:27:45.666Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-08T12:27:45.926Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T12:27:45.926Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-08T12:27:45.926Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-08T12:27:45.926Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-08T12:27:45.926Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-08T12:27:45.926Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-08T12:27:45.926Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-08T12:27:46.104Z] 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-11-08T12:27:46.185Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-08T12:27:46.186Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-08T12:27:46.186Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-08T12:27:46.186Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-08T12:27:46.447Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-08T12:27:46.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:46.447Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-08T12:27:46.447Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-08T12:27:46.709Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-08T12:27:46.709Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-08T12:27:46.709Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-08T12:27:46.710Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-08T12:27:46.710Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-08T12:27:46.710Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:46.710Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-08T12:27:46.710Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-08T12:27:46.970Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-08T12:27:46.970Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:46.970Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-08T12:27:46.970Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-08T12:27:46.970Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-08T12:27:47.233Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:47.233Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-08T12:27:47.233Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-08T12:27:47.233Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-08T12:27:47.495Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:47.495Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-08T12:27:47.495Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-08T12:27:47.495Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-08T12:27:47.495Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:47.495Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-08T12:27:47.495Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-08T12:27:47.757Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-08T12:27:47.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:47.757Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-08T12:27:47.757Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-08T12:27:48.019Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-08T12:27:48.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:48.019Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-08T12:27:48.019Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-08T12:27:48.019Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-08T12:27:48.089Z] 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-11-08T12:27:48.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:48.280Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-08T12:27:48.280Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-08T12:27:48.280Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-08T12:27:48.280Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:48.280Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-08T12:27:48.280Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-08T12:27:48.280Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-08T12:27:48.540Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:48.540Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-08T12:27:48.540Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-08T12:27:48.540Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-08T12:27:48.540Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:48.540Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-08T12:27:48.540Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-08T12:27:48.801Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-08T12:27:48.801Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:48.801Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-08T12:27:48.801Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-08T12:27:48.801Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-08T12:27:48.801Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:48.801Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-08T12:27:48.801Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-08T12:27:49.061Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-08T12:27:49.061Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:49.061Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-08T12:27:49.061Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-08T12:27:49.061Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-08T12:27:49.322Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-08T12:27:49.322Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-08T12:27:49.322Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-08T12:27:49.322Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-08T12:27:49.322Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-08T12:27:49.322Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-08T12:27:49.322Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-08T12:27:49.582Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-08T12:27:49.582Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-08T12:27:49.582Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-08T12:27:49.582Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-08T12:27:49.841Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-08T12:27:49.841Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-08T12:27:50.102Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-08T12:27:50.102Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-08T12:27:50.102Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-08T12:27:50.102Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-08T12:27:50.365Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-08T12:27:50.365Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-08T12:27:50.365Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-08T12:27:50.365Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-08T12:27:50.365Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-08T12:27:50.365Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-08T12:27:50.365Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-08T12:27:50.365Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-08T12:27:50.627Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-08T12:27:50.627Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-08T12:27:50.627Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-08T12:27:50.627Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-08T12:27:50.888Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-08T12:27:50.888Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-08T12:27:51.148Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-08T12:27:51.148Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-08T12:27:51.148Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-08T12:27:51.148Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-08T12:27:51.408Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-08T12:27:51.408Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-08T12:27:51.668Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-08T12:27:51.668Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-08T12:27:51.668Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-08T12:27:51.668Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-08T12:27:51.668Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:51.668Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:51.668Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:51.668Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:51.928Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:51.928Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:51.928Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:51.928Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:52.398Z] 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-11-08T12:27:52.676Z] 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-11-08T12:27:52.871Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:52.871Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:53.817Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:53.817Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:54.080Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:54.080Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:54.343Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:54.343Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:55.288Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-08T12:27:55.288Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-08T12:27:55.288Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-08T12:27:55.288Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-08T12:27:55.288Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-08T12:27:55.288Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-08T12:27:55.551Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-08T12:27:55.551Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-08T12:27:55.551Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-08T12:27:55.812Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-08T12:27:55.812Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-08T12:27:55.812Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-08T12:27:55.812Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-08T12:27:55.812Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-08T12:27:55.812Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-08T12:27:55.812Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-08T12:27:56.074Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:56.074Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-08T12:27:56.074Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:56.074Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:56.074Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:56.074Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-08T12:27:56.074Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-08T12:27:56.074Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-08T12:27:56.074Z] [2021-11-08T12:27:56.074Z] Current default time zone: 'Etc/UTC' [2021-11-08T12:27:56.074Z] Local time is now: Mon Nov 8 12:27:56 UTC 2021. [2021-11-08T12:27:56.074Z] Universal Time is now: Mon Nov 8 12:27:56 UTC 2021. [2021-11-08T12:27:56.074Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-08T12:27:56.074Z] [2021-11-08T12:27:56.083Z] 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-11-08T12:27:56.333Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-08T12:27:56.333Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:56.333Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-11-08T12:27:56.333Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-08T12:27:56.333Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-08T12:27:56.333Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-08T12:27:56.333Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-08T12:27:56.333Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-08T12:27:56.333Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-08T12:27:56.333Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-08T12:27:56.333Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:56.333Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-08T12:27:56.594Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:56.594Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-08T12:27:56.594Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:56.594Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-08T12:27:56.594Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-08T12:27:56.594Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-08T12:27:56.594Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-08T12:27:56.594Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-08T12:27:56.594Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-08T12:27:56.594Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-08T12:27:56.594Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-08T12:27:58.510Z] Updating certificates in /etc/ssl/certs... [2021-11-08T12:27:59.080Z] 23 added, 28 removed; done. [2021-11-08T12:27:59.080Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-08T12:27:59.080Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-08T12:27:59.080Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-08T12:27:59.080Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-08T12:27:59.080Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-08T12:27:59.341Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:59.341Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-08T12:27:59.341Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:59.341Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:59.341Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:59.341Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:59.341Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:59.341Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-08T12:27:59.341Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-08T12:27:59.341Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-08T12:27:59.341Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-08T12:27:59.341Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-08T12:27:59.341Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:59.341Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-08T12:27:59.341Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-08T12:27:59.341Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-08T12:27:59.341Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-08T12:27:59.486Z] 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-11-08T12:27:59.602Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-08T12:27:59.602Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-08T12:27:59.602Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-08T12:27:59.602Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-08T12:27:59.602Z] Updating certificates in /etc/ssl/certs... [2021-11-08T12:28:00.174Z] 0 added, 0 removed; done. [2021-11-08T12:28:00.174Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-08T12:28:00.174Z] done. [2021-11-08T12:28:00.745Z] Reading package lists... [2021-11-08T12:28:01.005Z] Building dependency tree... [2021-11-08T12:28:01.005Z] Reading state information... [2021-11-08T12:28:01.266Z] The following NEW packages will be installed: [2021-11-08T12:28:01.266Z] apt-transport-https [2021-11-08T12:28:01.266Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-08T12:28:01.526Z] Need to get 4348 B of archives. [2021-11-08T12:28:01.526Z] After this operation, 154 kB of additional disk space will be used. [2021-11-08T12:28:01.526Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-08T12:28:01.526Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T12:28:01.526Z] Fetched 4348 B in 0s (22.7 kB/s) [2021-11-08T12:28:01.526Z] Selecting previously unselected package apt-transport-https. [2021-11-08T12:28:01.526Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-08T12:28:01.526Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-08T12:28:01.526Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-08T12:28:01.526Z] Setting up apt-transport-https (1.6.14) ... [2021-11-08T12:28:01.786Z] Waiting for network to be ready... [2021-11-08T12:28:02.877Z] 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-11-08T12:28:07.183Z] 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-11-08T12:28:09.928Z] 2021-11-08T12:28:05Z INFO Waiting for automatic snapd restart... [2021-11-08T12:28:10.193Z] snapd 2.52.1 from Canonical* installed [2021-11-08T12:28:10.569Z] 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-11-08T12:28:11.131Z] "snapd" switched to the "latest/stable" channel [2021-11-08T12:28:11.131Z] [2021-11-08T12:28:13.677Z] core18 20211015 from Canonical* installed [2021-11-08T12:28:13.939Z] "core18" switched to the "latest/stable" channel [2021-11-08T12:28:13.939Z] [2021-11-08T12:28:13.959Z] 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-11-08T12:28:16.487Z] snapcraft 5.0 from Canonical* installed [2021-11-08T12:28:16.747Z] "snapcraft" switched to the "latest/stable" channel [2021-11-08T12:28:16.747Z] [Pipeline] } [2021-11-08T12:28:19.420Z] $ docker stop --time=1 aaf03913c6400e51720a8ab30c67080435a7e49bd34563e357acb60d78f46efc [2021-11-08T12:28:21.449Z] $ docker rm -f aaf03913c6400e51720a8ab30c67080435a7e49bd34563e357acb60d78f46efc [2021-11-08T12:28:22.036Z] 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-11-08T12:28:22.036Z] - README.md [2021-11-08T12:28:22.036Z] [2021-11-08T12:28:22.036Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-08T12:28:22.036Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-08T12:28:22.036Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-08T12:28:22.036Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:28:23.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T12:28:23.215Z] [2021-11-08T12:28:23.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T12:28:23.235Z] Reading package lists... [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:28:23.806Z] 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-11-08T12:28:23.806Z] Reading package lists... [2021-11-08T12:28:23.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T12:28:24.069Z] Building dependency tree... [2021-11-08T12:28:24.069Z] Reading state information... [2021-11-08T12:28:24.069Z] Suggested packages: [2021-11-08T12:28:24.069Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-08T12:28:24.069Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-08T12:28:24.069Z] Recommended packages: [2021-11-08T12:28:24.069Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-08T12:28:24.069Z] The following NEW packages will be installed: [2021-11-08T12:28:24.069Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-08T12:28:24.069Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-08T12:28:24.069Z] pkg-config zip [2021-11-08T12:28:24.069Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-08T12:28:24.150Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-08T12:28:24.150Z] 29e5d40040c1: Pulling fs layer [2021-11-08T12:28:24.150Z] 1ce36da41761: Pulling fs layer [2021-11-08T12:28:24.150Z] 25b303627fd3: Pulling fs layer [2021-11-08T12:28:24.150Z] 29e5d40040c1: Download complete [2021-11-08T12:28:24.332Z] Need to get 7670 kB of archives. [2021-11-08T12:28:24.332Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-08T12:28:24.332Z] 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-11-08T12:28:24.332Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-08T12:28:24.332Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-08T12:28:24.332Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-08T12:28:24.332Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-08T12:28:24.332Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-08T12:28:24.332Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-08T12:28:24.425Z] 1ce36da41761: Verifying Checksum [2021-11-08T12:28:24.425Z] 1ce36da41761: Download complete [2021-11-08T12:28:24.593Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-08T12:28:24.593Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-08T12:28:24.859Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-08T12:28:24.859Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-08T12:28:24.859Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-08T12:28:24.859Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-08T12:28:24.859Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-08T12:28:25.025Z] 29e5d40040c1: Pull complete [2021-11-08T12:28:25.121Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-08T12:28:25.121Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-08T12:28:25.121Z] Fetched 7670 kB in 1s (9673 kB/s) [2021-11-08T12:28:25.121Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-08T12:28:25.121Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-08T12:28:25.121Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-08T12:28:25.121Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-08T12:28:25.383Z] Selecting previously unselected package libpsl5:amd64. [2021-11-08T12:28:25.383Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-08T12:28:25.383Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-08T12:28:25.383Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-08T12:28:25.383Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-08T12:28:25.383Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-08T12:28:25.383Z] Selecting previously unselected package librtmp1:amd64. [2021-11-08T12:28:25.383Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-08T12:28:25.383Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-08T12:28:25.643Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-08T12:28:25.643Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-08T12:28:25.643Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-08T12:28:25.643Z] Selecting previously unselected package liberror-perl. [2021-11-08T12:28:25.643Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-08T12:28:25.643Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-08T12:28:25.643Z] Selecting previously unselected package git-man. [2021-11-08T12:28:25.643Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-08T12:28:25.643Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-08T12:28:25.643Z] Selecting previously unselected package git. [2021-11-08T12:28:25.643Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-08T12:28:25.903Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-08T12:28:26.007Z] 25b303627fd3: Verifying Checksum [2021-11-08T12:28:26.007Z] 25b303627fd3: Download complete [2021-11-08T12:28:26.163Z] Selecting previously unselected package libnorm1:amd64. [2021-11-08T12:28:26.163Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-08T12:28:26.163Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-08T12:28:26.281Z] 1ce36da41761: Pull complete [2021-11-08T12:28:26.424Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-08T12:28:26.424Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-08T12:28:26.424Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-08T12:28:26.424Z] Selecting previously unselected package libsodium23:amd64. [2021-11-08T12:28:26.424Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-08T12:28:26.424Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-08T12:28:26.424Z] Selecting previously unselected package libzmq5:amd64. [2021-11-08T12:28:26.424Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-08T12:28:26.424Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-08T12:28:26.424Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-08T12:28:26.424Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-08T12:28:26.424Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-08T12:28:26.683Z] Selecting previously unselected package pkg-config. [2021-11-08T12:28:26.684Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-08T12:28:26.684Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-08T12:28:26.684Z] Selecting previously unselected package zip. [2021-11-08T12:28:26.684Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-08T12:28:26.684Z] Unpacking zip (3.0-11build1) ... [2021-11-08T12:28:26.684Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-08T12:28:26.684Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-08T12:28:26.684Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-08T12:28:26.684Z] Setting up liberror-perl (0.17025-1) ... [2021-11-08T12:28:26.684Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-08T12:28:26.684Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-08T12:28:26.684Z] No schema files found: doing nothing. [2021-11-08T12:28:26.684Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-08T12:28:26.684Z] Setting up zip (3.0-11build1) ... [2021-11-08T12:28:26.684Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-08T12:28:26.684Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-08T12:28:26.944Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-08T12:28:26.944Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-08T12:28:26.944Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-08T12:28:26.944Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-08T12:28:26.944Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-08T12:28:26.944Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-08T12:28:27.515Z] git set to automatically installed. [2021-11-08T12:28:27.515Z] git-man set to automatically installed. [2021-11-08T12:28:27.515Z] libcurl3-gnutls set to automatically installed. [2021-11-08T12:28:27.515Z] liberror-perl set to automatically installed. [2021-11-08T12:28:27.515Z] libglib2.0-0 set to automatically installed. [2021-11-08T12:28:27.515Z] libnghttp2-14 set to automatically installed. [2021-11-08T12:28:27.515Z] libnorm1 set to automatically installed. [2021-11-08T12:28:27.515Z] libpgm-5.2-0 set to automatically installed. [2021-11-08T12:28:27.515Z] libpsl5 set to automatically installed. [2021-11-08T12:28:27.515Z] librtmp1 set to automatically installed. [2021-11-08T12:28:27.515Z] libsodium23 set to automatically installed. [2021-11-08T12:28:27.515Z] libzmq3-dev set to automatically installed. [2021-11-08T12:28:27.515Z] libzmq5 set to automatically installed. [2021-11-08T12:28:27.515Z] pkg-config set to automatically installed. [2021-11-08T12:28:27.515Z] zip set to automatically installed. [2021-11-08T12:28:29.425Z] snapd is not logged in, snap install commands will use sudo [2021-11-08T12:28:30.367Z] snap "core18" has no updates available [2021-11-08T12:28:31.308Z] snapd is not logged in, snap install commands will use sudo [2021-11-08T12:28:36.441Z] 25b303627fd3: Pull complete [2021-11-08T12:28:36.441Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-08T12:28:36.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T12:28:36.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-08T12:28:36.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-27935 does not seem to be running inside a container [2021-11-08T12:28:36.835Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-08T12:28:39.442Z] $ docker top 630ed4f3c5f2cb3d41afd4dff123e91315abee2d49acc7769238a96416a97b76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:28:40.486Z] + + grepdocker-compose parallel build [2021-11-08T12:28:40.486Z] --help [2021-11-08T12:28:41.299Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-08T12:28:41.299Z] Pulling config-common [2021-11-08T12:28:41.299Z] + snapcraftctl pull [2021-11-08T12:28:41.897Z] Pulling go-build-helper [2021-11-08T12:28:41.897Z] + snapcraftctl pull [2021-11-08T12:28:43.337Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-08T12:28:43.337Z] Skipping pull go-build-helper (already ran) [2021-11-08T12:28:43.337Z] Building go-build-helper [2021-11-08T12:28:43.337Z] + snapcraftctl build [2021-11-08T12:28:44.870Z] --parallel Build images in parallel. [Pipeline] } [2021-11-08T12:28:44.910Z] $ docker stop --time=1 630ed4f3c5f2cb3d41afd4dff123e91315abee2d49acc7769238a96416a97b76 [2021-11-08T12:28:45.875Z] Staging go-build-helper [2021-11-08T12:28:45.875Z] + snapcraftctl stage [2021-11-08T12:28:46.639Z] $ docker rm -f 630ed4f3c5f2cb3d41afd4dff123e91315abee2d49acc7769238a96416a97b76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:28:47.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T12:28:47.423Z] . [Pipeline] withDockerContainer [2021-11-08T12:28:47.691Z] prd-ubuntu18.04-docker-arm64-4c-16g-27935 does not seem to be running inside a container [2021-11-08T12:28:47.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-08T12:28:49.132Z] $ docker top a827814bf4409faa0a5d1952704d9ccfbf3e0cbbb2fb1ba5419dfb8ee6c81b0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:28:50.130Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-08T12:28:54.420Z] Building core-command ... [2021-11-08T12:28:54.420Z] Building core-data ... [2021-11-08T12:28:54.420Z] Building core-metadata ... [2021-11-08T12:28:54.420Z] Building security-bootstrapper ... [2021-11-08T12:28:54.420Z] Building security-proxy-setup ... [2021-11-08T12:28:54.420Z] Building security-secretstore-setup ... [2021-11-08T12:28:54.420Z] Building support-notifications ... [2021-11-08T12:28:54.420Z] Building support-scheduler ... [2021-11-08T12:28:54.420Z] Building sys-mgmt-agent ... [2021-11-08T12:28:54.420Z] Building core-data [2021-11-08T12:28:54.420Z] Building support-scheduler [2021-11-08T12:28:54.420Z] Building security-bootstrapper [2021-11-08T12:28:54.420Z] Building support-notifications [2021-11-08T12:28:54.420Z] Building core-metadata [2021-11-08T12:28:55.879Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-08T12:28:55.879Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-08T12:28:55.879Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-08T12:28:55.879Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] [2021-11-08T12:28:55.879Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-08T12:28:55.879Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-08T12:28:55.879Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-08T12:28:55.879Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-08T12:28:55.879Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-08T12:28:55.879Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-08T12:28:55.879Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-08T12:28:55.879Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-11-08T12:28:55.879Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-08T12:28:55.879Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-08T12:28:55.879Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] [2021-11-08T12:28:55.879Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] [2021-11-08T12:28:55.879Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1146 kB] [2021-11-08T12:28:55.879Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-08T12:28:55.879Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-08T12:28:55.879Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2278 kB] [2021-11-08T12:28:55.879Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-11-08T12:28:55.879Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-08T12:28:55.879Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-08T12:28:55.879Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] [2021-11-08T12:28:55.879Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] [2021-11-08T12:28:55.879Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1761 kB] [2021-11-08T12:28:55.879Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [379 kB] [2021-11-08T12:28:55.879Z] Fetched 25.5 MB in 0s (0 B/s) [2021-11-08T12:28:55.879Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-08T12:28:55.879Z] Fetched 224 kB in 0s (0 B/s) [2021-11-08T12:28:55.879Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-08T12:28:55.879Z] Fetched 157 kB in 0s (0 B/s) [2021-11-08T12:28:55.879Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-08T12:28:55.879Z] Fetched 221 kB in 0s (0 B/s) [2021-11-08T12:28:55.879Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-08T12:28:55.879Z] Fetched 143 kB in 0s (0 B/s) [2021-11-08T12:28:55.879Z] Pulling edgex-go [2021-11-08T12:28:55.879Z] + snapcraftctl pull [2021-11-08T12:28:56.822Z] Pulling hooks [2021-11-08T12:28:56.822Z] + snapcraftctl pull [2021-11-08T12:29:18.782Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-08T12:29:18.782Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-08T12:29:18.782Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-08T12:29:18.782Z] Fetched 0 B in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-08T12:29:18.782Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-08T12:29:18.782Z] Fetched 279 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-08T12:29:18.782Z] Fetched 122 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-08T12:29:18.782Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-08T12:29:18.782Z] Fetched 8848 B in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-08T12:29:18.782Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-08T12:29:18.782Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-08T12:29:18.782Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-08T12:29:18.782Z] Fetched 220 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-08T12:29:18.782Z] Fetched 154 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-08T12:29:18.782Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-08T12:29:18.782Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-08T12:29:18.782Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-08T12:29:18.782Z] Fetched 499 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-08T12:29:18.782Z] Fetched 111 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-08T12:29:18.782Z] Fetched 240 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-08T12:29:18.782Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-08T12:29:18.782Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-08T12:29:18.782Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-08T12:29:18.782Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-08T12:29:18.782Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-08T12:29:18.782Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-08T12:29:18.782Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-08T12:29:18.782Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-08T12:29:18.782Z] Fetched 8720 B in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-08T12:29:18.782Z] Fetched 140 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-08T12:29:18.782Z] Fetched 119 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-08T12:29:18.782Z] Fetched 111 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-08T12:29:18.782Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-08T12:29:18.782Z] Fetched 646 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-08T12:29:18.782Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-08T12:29:18.782Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-08T12:29:18.782Z] Fetched 368 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-08T12:29:18.782Z] Fetched 187 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-08T12:29:18.782Z] Fetched 175 kB in 0s (0 B/s) [2021-11-08T12:29:18.782Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-08T12:29:18.783Z] Fetched 206 kB in 0s (0 B/s) [2021-11-08T12:29:18.783Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-08T12:29:18.783Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-08T12:29:18.783Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-08T12:29:18.783Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-08T12:29:18.783Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-08T12:29:18.783Z] Fetched 159 kB in 0s (0 B/s) [2021-11-08T12:29:18.783Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-08T12:29:18.783Z] Fetched 107 kB in 0s (0 B/s) [2021-11-08T12:29:18.783Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-08T12:29:18.783Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-08T12:29:18.783Z] Pulling static-packages [2021-11-08T12:29:18.783Z] + snapcraftctl pull [2021-11-08T12:29:18.783Z] Pulling version [2021-11-08T12:29:18.783Z] + cd /root/project [2021-11-08T12:29:18.783Z] + git+ describe --tags --abbrev=0 [2021-11-08T12:29:18.783Z] sed s/v// [2021-11-08T12:29:18.783Z] + GIT_VERSION=2.0.1-dev.89 [2021-11-08T12:29:18.783Z] + [ -z 2.0.1-dev.89 ] [2021-11-08T12:29:18.783Z] + snapcraftctl set-version 2.0.1-dev.89 [2021-11-08T12:29:19.352Z] Building config-common [2021-11-08T12:29:19.352Z] + snapcraftctl build [2021-11-08T12:29:21.897Z] Skipping build go-build-helper (already ran) [2021-11-08T12:29:21.897Z] Building edgex-go [2021-11-08T12:29:21.897Z] + cd /root/parts/edgex-go/src [2021-11-08T12:29:21.897Z] + git describe --tags --abbrev=0 [2021-11-08T12:29:21.897Z] + sed s/v// [2021-11-08T12:29:21.898Z] + GIT_VERSION=2.0.1-dev.89 [2021-11-08T12:29:21.898Z] + [ -z 2.0.1-dev.89 ] [2021-11-08T12:29:21.898Z] + echo 2.0.1-dev.89 [2021-11-08T12:29:21.898Z] + [ ! -d vendor ] [2021-11-08T12:29:21.898Z] + go mod download all [2021-11-08T12:29:30.043Z] + make build [2021-11-08T12:29:30.043Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data [2021-11-08T12:29:42.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-08T12:29:44.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command [2021-11-08T12:29:45.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-08T12:29:47.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-08T12:29:47.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-08T12:29:49.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-08T12:29:50.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-08T12:29:50.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-08T12:29:52.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-08T12:29:53.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-08T12:29:54.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-08T12:29:56.109Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-08T12:29:56.110Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-08T12:29:56.110Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-08T12:29:56.110Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-08T12:29:56.110Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-08T12:29:56.110Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-08T12:29:56.110Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-08T12:29:56.110Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-08T12:29:56.110Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-08T12:29:56.110Z] + 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-11-08T12:29:56.110Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-08T12:29:56.110Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-08T12:29:56.110Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-08T12:29:56.110Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-08T12:29:56.110Z] + 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-11-08T12:29:56.110Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-08T12:29:56.110Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-08T12:29:56.110Z] + 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-11-08T12:29:57.494Z] Building hooks [2021-11-08T12:29:57.494Z] + cd /root/parts/hooks/src [2021-11-08T12:29:57.494Z] + make build [2021-11-08T12:29:57.494Z] go mod tidy [2021-11-08T12:29:57.494Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-11-08T12:29:57.758Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-08T12:29:57.758Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-08T12:29:58.031Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-08T12:29:58.610Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-08T12:29:59.179Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-08T12:29:59.179Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-08T12:30:02.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:30:02.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:30:02.399Z] ---> c1b1703af502 [2021-11-08T12:30:02.399Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T12:30:02.399Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:30:02.399Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:30:02.399Z] ---> c1b1703af502 [2021-11-08T12:30:02.399Z] Step 3/30 : WORKDIR /edgex-go [2021-11-08T12:30:02.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:30:02.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:30:02.399Z] ---> c1b1703af502 [2021-11-08T12:30:02.399Z] Step 3/23 : WORKDIR /edgex-go [2021-11-08T12:30:02.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:30:02.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:30:02.399Z] ---> c1b1703af502 [2021-11-08T12:30:02.399Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T12:30:02.399Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:30:02.399Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:30:02.399Z] ---> c1b1703af502 [2021-11-08T12:30:02.399Z] Step 3/21 : WORKDIR /edgex-go [2021-11-08T12:30:02.399Z] ---> Running in f4ee7e090ccc [2021-11-08T12:30:02.399Z] ---> Running in 7d9ac63cff5a [2021-11-08T12:30:02.399Z] ---> Running in 593b6bf41700 [2021-11-08T12:30:02.399Z] ---> Running in 0e6de71ee28d [2021-11-08T12:30:02.399Z] ---> Running in fc47b55eef2e [2021-11-08T12:30:02.399Z] Removing intermediate container f4ee7e090ccc [2021-11-08T12:30:02.399Z] ---> fa70c89b1105 [2021-11-08T12:30:02.399Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:30:02.399Z] Removing intermediate container 7d9ac63cff5a [2021-11-08T12:30:02.399Z] ---> bf979643ab80 [2021-11-08T12:30:02.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:30:02.399Z] Removing intermediate container 0e6de71ee28d [2021-11-08T12:30:02.399Z] ---> 5495d484219e [2021-11-08T12:30:02.399Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:30:02.399Z] Removing intermediate container fc47b55eef2e [2021-11-08T12:30:02.399Z] ---> b07f7bad9633 [2021-11-08T12:30:02.399Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:30:02.399Z] Removing intermediate container 593b6bf41700 [2021-11-08T12:30:02.399Z] ---> 8f28b24c9b36 [2021-11-08T12:30:02.399Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:30:02.399Z] ---> Running in cb957e6d0d87 [2021-11-08T12:30:02.399Z] ---> Running in 54d2fbd6dc3f [2021-11-08T12:30:02.399Z] ---> Running in 63482ac44314 [2021-11-08T12:30:02.399Z] ---> Running in 10c78fbf8e0e [2021-11-08T12:30:02.399Z] ---> Running in a7c405c98016 [2021-11-08T12:30:02.482Z] Building static-packages [2021-11-08T12:30:02.482Z] + snapcraftctl build [2021-11-08T12:30:03.848Z] Removing intermediate container cb957e6d0d87 [2021-11-08T12:30:03.848Z] ---> 4bd09a508208 [2021-11-08T12:30:03.848Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-08T12:30:04.121Z] ---> Running in 486b54051709 [2021-11-08T12:30:04.393Z] Building version [2021-11-08T12:30:04.393Z] + snapcraftctl build [2021-11-08T12:30:04.397Z] Removing intermediate container 54d2fbd6dc3f [2021-11-08T12:30:04.397Z] ---> 1c3a0ca9f5d6 [2021-11-08T12:30:04.397Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-08T12:30:04.397Z] ---> Running in c0c5ddd1587c [2021-11-08T12:30:04.687Z] Removing intermediate container 10c78fbf8e0e [2021-11-08T12:30:04.687Z] ---> 5577bb94faa6 [2021-11-08T12:30:04.687Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-08T12:30:04.687Z] Removing intermediate container 63482ac44314 [2021-11-08T12:30:04.687Z] ---> f9777d905128 [2021-11-08T12:30:04.687Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-08T12:30:04.687Z] Removing intermediate container a7c405c98016 [2021-11-08T12:30:04.687Z] ---> 5d7ce103622f [2021-11-08T12:30:04.687Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-08T12:30:04.687Z] ---> Running in e4b76bada366 [2021-11-08T12:30:04.687Z] ---> Running in ec197aff13d3 [2021-11-08T12:30:04.964Z] ---> Running in 3ad79a6f9c8d [2021-11-08T12:30:06.307Z] Staging config-common [2021-11-08T12:30:06.307Z] + snapcraftctl stage [2021-11-08T12:30:06.424Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:06.424Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:06.701Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:06.972Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:06.972Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:06.972Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:07.570Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:07.689Z] Skipping stage go-build-helper (already ran) [2021-11-08T12:30:07.689Z] Staging edgex-go [2021-11-08T12:30:07.689Z] + snapcraftctl stage [2021-11-08T12:30:07.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:07.850Z] OK: 219 MiB in 52 packages [2021-11-08T12:30:07.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:08.129Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:30:08.415Z] OK: 219 MiB in 52 packages [2021-11-08T12:30:08.626Z] Staging hooks [2021-11-08T12:30:08.626Z] + snapcraftctl stage [2021-11-08T12:30:09.013Z] OK: 219 MiB in 52 packages [2021-11-08T12:30:09.290Z] OK: 219 MiB in 52 packages [2021-11-08T12:30:09.290Z] OK: 219 MiB in 52 packages [2021-11-08T12:30:09.290Z] Removing intermediate container 486b54051709 [2021-11-08T12:30:09.290Z] ---> 07bb82c6ae7e [2021-11-08T12:30:09.290Z] Step 6/22 : COPY . . [2021-11-08T12:30:09.899Z] Removing intermediate container c0c5ddd1587c [2021-11-08T12:30:09.899Z] ---> 2f2f5d9c8e70 [2021-11-08T12:30:09.899Z] Step 6/23 : COPY go.mod . [2021-11-08T12:30:10.006Z] Staging static-packages [2021-11-08T12:30:10.006Z] + snapcraftctl stage [2021-11-08T12:30:10.499Z] Removing intermediate container ec197aff13d3 [2021-11-08T12:30:10.499Z] ---> c88797e36a9e [2021-11-08T12:30:10.499Z] Step 6/21 : COPY . . [2021-11-08T12:30:10.781Z] Removing intermediate container e4b76bada366 [2021-11-08T12:30:10.944Z] Staging version [2021-11-08T12:30:10.944Z] + snapcraftctl stage [2021-11-08T12:30:11.056Z] ---> e9bc0d407e65 [2021-11-08T12:30:11.056Z] Step 6/30 : COPY . . [2021-11-08T12:30:11.056Z] Removing intermediate container 3ad79a6f9c8d [2021-11-08T12:30:11.056Z] ---> f84e4fdc51b5 [2021-11-08T12:30:11.056Z] Step 6/22 : COPY . . [2021-11-08T12:30:11.056Z] ---> bbf76e79af41 [2021-11-08T12:30:11.056Z] Step 7/23 : RUN go mod download [2021-11-08T12:30:11.345Z] ---> Running in 59d80c44f91f [2021-11-08T12:30:11.884Z] Priming config-common [2021-11-08T12:30:11.884Z] + snapcraftctl prime [2021-11-08T12:30:13.263Z] Priming go-build-helper [2021-11-08T12:30:13.263Z] + snapcraftctl prime [2021-11-08T12:30:14.204Z] Priming edgex-go [2021-11-08T12:30:14.204Z] + snapcraftctl prime [2021-11-08T12:30:15.583Z] Priming hooks [2021-11-08T12:30:15.583Z] + snapcraftctl prime [2021-11-08T12:30:16.784Z] Removing intermediate container 59d80c44f91f [2021-11-08T12:30:16.784Z] ---> f7ca2a76daef [2021-11-08T12:30:16.784Z] Step 8/23 : COPY . . [2021-11-08T12:30:16.961Z] Priming static-packages [2021-11-08T12:30:16.961Z] + snapcraftctl prime [2021-11-08T12:30:19.510Z] Priming version [2021-11-08T12:30:19.510Z] + snapcraftctl prime [2021-11-08T12:30:20.894Z] 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-11-08T12:30:35.094Z] ---> b7d48b293e30 [2021-11-08T12:30:35.094Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:30:35.094Z] ---> Running in 352eae728203 [2021-11-08T12:30:35.094Z] ---> edd15905c0cb [2021-11-08T12:30:35.094Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:30:35.094Z] ---> dcbc449089f5 [2021-11-08T12:30:35.094Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:30:35.094Z] ---> 2c93d1fd63dc [2021-11-08T12:30:35.094Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:30:35.094Z] ---> Running in 2c90458d4204 [2021-11-08T12:30:35.094Z] ---> Running in 51ae729aadcd [2021-11-08T12:30:35.094Z] ---> Running in 9dcd2050b341 [2021-11-08T12:30:38.513Z] ---> 592aa6077760 [2021-11-08T12:30:38.513Z] Step 9/23 : RUN go mod tidy [2021-11-08T12:30:38.513Z] ---> Running in 7de06245ddd9 [2021-11-08T12:30:39.133Z] Removing intermediate container 352eae728203 [2021-11-08T12:30:39.133Z] ---> 10726a57ebc7 [2021-11-08T12:30:39.133Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-08T12:30:39.405Z] ---> Running in d2dea5611049 [2021-11-08T12:30:39.405Z] Removing intermediate container 2c90458d4204 [2021-11-08T12:30:39.405Z] ---> fdb576e73430 [2021-11-08T12:30:39.405Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-08T12:30:39.680Z] ---> Running in 1a6296810303 [2021-11-08T12:30:39.954Z] Removing intermediate container 9dcd2050b341 [2021-11-08T12:30:39.954Z] ---> 76ae01d402c5 [2021-11-08T12:30:39.954Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-08T12:30:39.954Z] Removing intermediate container 51ae729aadcd [2021-11-08T12:30:39.954Z] ---> 61d5619fd0c1 [2021-11-08T12:30:39.954Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-08T12:30:39.954Z] ---> Running in 5f14a78b7ba6 [2021-11-08T12:30:40.232Z] ---> Running in e481cb75b758 [2021-11-08T12:30:41.234Z] 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-11-08T12:30:42.238Z] 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-11-08T12:30:42.238Z] 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-11-08T12:30:42.516Z] 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-11-08T12:30:44.508Z] Removing intermediate container 7de06245ddd9 [2021-11-08T12:30:44.508Z] ---> 6e136e563a2a [2021-11-08T12:30:44.508Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-08T12:30:44.508Z] ---> Running in 4dbdae1aec27 [2021-11-08T12:30:47.135Z] 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-11-08T12:32:54.051Z] Removing intermediate container d2dea5611049 [2021-11-08T12:32:54.051Z] ---> 4002c4e1eb42 [2021-11-08T12:32:54.051Z] [2021-11-08T12:32:54.051Z] Step 9/30 : FROM alpine:3.14 [2021-11-08T12:32:54.051Z] 3.14: Pulling from library/alpine [2021-11-08T12:32:54.051Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T12:32:54.051Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T12:32:54.051Z] ---> bb3de5531c18 [2021-11-08T12:32:54.051Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-08T12:32:54.051Z] ---> Running in 1de639a6fd63 [2021-11-08T12:32:54.051Z] Removing intermediate container 1de639a6fd63 [2021-11-08T12:32:54.051Z] ---> 814121c0963d [2021-11-08T12:32:54.051Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-08T12:32:54.051Z] ---> Running in 0bd2f23f69be [2021-11-08T12:32:54.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:32:54.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:32:54.051Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-08T12:32:54.051Z] (2/2) Installing su-exec (0.2-r1) [2021-11-08T12:32:54.051Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:32:54.051Z] OK: 5 MiB in 16 packages [2021-11-08T12:32:55.511Z] Removing intermediate container 0bd2f23f69be [2021-11-08T12:32:55.511Z] ---> c3b11f409282 [2021-11-08T12:32:55.511Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-08T12:32:55.511Z] ---> Running in 3e0c4a251df3 [2021-11-08T12:32:56.129Z] Removing intermediate container 3e0c4a251df3 [2021-11-08T12:32:56.129Z] ---> 8c0ad140f2e7 [2021-11-08T12:32:56.129Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-08T12:32:56.409Z] ---> Running in 8f94b67e3031 [2021-11-08T12:32:57.421Z] Removing intermediate container 8f94b67e3031 [2021-11-08T12:32:57.421Z] ---> 4e3cfba1649e [2021-11-08T12:32:57.421Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-08T12:32:57.421Z] ---> Running in 17592521a779 [2021-11-08T12:33:02.867Z] Removing intermediate container 17592521a779 [2021-11-08T12:33:02.867Z] ---> 45aa0271ba84 [2021-11-08T12:33:02.867Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-08T12:33:02.867Z] ---> Running in 7fded1a294ac [2021-11-08T12:33:03.151Z] Removing intermediate container 1a6296810303 [2021-11-08T12:33:03.151Z] ---> 30b51fb5d234 [2021-11-08T12:33:03.151Z] [2021-11-08T12:33:03.151Z] Step 9/21 : FROM alpine:3.14 [2021-11-08T12:33:03.151Z] ---> bb3de5531c18 [2021-11-08T12:33:03.151Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-08T12:33:03.746Z] Removing intermediate container 7fded1a294ac [2021-11-08T12:33:03.746Z] ---> c13955f3e52e [2021-11-08T12:33:03.746Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-08T12:33:03.746Z] ---> Running in d3204c000448 [2021-11-08T12:33:04.346Z] Removing intermediate container e481cb75b758 [2021-11-08T12:33:04.346Z] ---> f7d5a2f22f38 [2021-11-08T12:33:04.346Z] [2021-11-08T12:33:04.346Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T12:33:04.346Z] ---> bb3de5531c18 [2021-11-08T12:33:04.346Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-08T12:33:04.627Z] ---> Running in 0849df1d8c25 [2021-11-08T12:33:04.915Z] Removing intermediate container 4dbdae1aec27 [2021-11-08T12:33:04.915Z] ---> ed5a42c12568 [2021-11-08T12:33:04.915Z] [2021-11-08T12:33:04.915Z] Step 11/23 : FROM alpine:3.14 [2021-11-08T12:33:04.915Z] ---> bb3de5531c18 [2021-11-08T12:33:04.915Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-08T12:33:05.193Z] ---> Running in 7d5d1136470e [2021-11-08T12:33:05.473Z] ---> 91f7e01c47d0 [2021-11-08T12:33:05.473Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-08T12:33:05.751Z] ---> Running in ba413f52a894 [2021-11-08T12:33:06.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:06.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:06.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:07.200Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-08T12:33:07.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:07.475Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-08T12:33:07.475Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:33:07.475Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T12:33:07.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:07.754Z] OK: 6 MiB in 16 packages [2021-11-08T12:33:07.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:08.361Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-08T12:33:08.361Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:33:08.361Z] OK: 5 MiB in 15 packages [2021-11-08T12:33:08.976Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-08T12:33:08.976Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:33:08.976Z] OK: 5 MiB in 15 packages [2021-11-08T12:33:09.586Z] Removing intermediate container ba413f52a894 [2021-11-08T12:33:09.586Z] ---> 0197a7dd7ef2 [2021-11-08T12:33:09.586Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:33:10.188Z] Removing intermediate container 0849df1d8c25 [2021-11-08T12:33:10.188Z] ---> f56f8cf08056 [2021-11-08T12:33:10.188Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:33:10.470Z] ---> Running in 263a910ecf36 [2021-11-08T12:33:10.781Z] Removing intermediate container d3204c000448 [2021-11-08T12:33:10.781Z] ---> ae97d9073b40 [2021-11-08T12:33:10.781Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:33:10.781Z] Removing intermediate container 7d5d1136470e [2021-11-08T12:33:10.781Z] ---> cc4674319a00 [2021-11-08T12:33:10.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:33:11.058Z] ---> Running in 3043c22fcd5f [2021-11-08T12:33:11.058Z] ---> Running in 96c62e173245 [2021-11-08T12:33:11.336Z] Removing intermediate container 263a910ecf36 [2021-11-08T12:33:11.336Z] ---> 2e65be56655a [2021-11-08T12:33:11.336Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-08T12:33:11.336Z] ---> a2da6147aeff [2021-11-08T12:33:11.336Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-08T12:33:11.610Z] ---> Running in 194c90c1836e [2021-11-08T12:33:11.894Z] Removing intermediate container 3043c22fcd5f [2021-11-08T12:33:11.894Z] ---> eabacdc087db [2021-11-08T12:33:11.894Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-08T12:33:11.894Z] ---> Running in f0f0f0f4f951 [2021-11-08T12:33:11.894Z] Removing intermediate container 96c62e173245 [2021-11-08T12:33:11.894Z] ---> cbd9014dce6d [2021-11-08T12:33:11.894Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-08T12:33:12.177Z] ---> Running in 2bf5525acf63 [2021-11-08T12:33:12.177Z] Removing intermediate container 194c90c1836e [2021-11-08T12:33:12.177Z] ---> 0147d720a74b [2021-11-08T12:33:12.177Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-08T12:33:12.458Z] ---> Running in d44ff654e550 [2021-11-08T12:33:12.732Z] Removing intermediate container f0f0f0f4f951 [2021-11-08T12:33:12.732Z] ---> 824ff5f841c7 [2021-11-08T12:33:12.732Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-08T12:33:12.732Z] ---> Running in 7261fb53ee20 [2021-11-08T12:33:13.011Z] Removing intermediate container 2bf5525acf63 [2021-11-08T12:33:13.011Z] ---> 7b3f608eecd2 [2021-11-08T12:33:13.011Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-08T12:33:13.011Z] ---> Running in 70ae5c48482d [2021-11-08T12:33:13.288Z] Removing intermediate container d44ff654e550 [2021-11-08T12:33:13.288Z] ---> 43d529d622ed [2021-11-08T12:33:13.288Z] Step 14/22 : WORKDIR / [2021-11-08T12:33:13.288Z] Removing intermediate container 7261fb53ee20 [2021-11-08T12:33:13.288Z] ---> 2774c0b5a13e [2021-11-08T12:33:13.288Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:33:13.570Z] ---> Running in bc589b0b3ea6 [2021-11-08T12:33:13.848Z] Removing intermediate container 70ae5c48482d [2021-11-08T12:33:13.848Z] ---> 852a799bc503 [2021-11-08T12:33:13.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:33:13.848Z] ---> c3d923b26314 [2021-11-08T12:33:13.848Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-08T12:33:14.447Z] Removing intermediate container bc589b0b3ea6 [2021-11-08T12:33:14.447Z] ---> b9d98c889b41 [2021-11-08T12:33:14.447Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:33:14.721Z] ---> de4c45b25754 [2021-11-08T12:33:14.721Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-08T12:33:14.996Z] Removing intermediate container 5f14a78b7ba6 [2021-11-08T12:33:14.996Z] ---> 52c612593754 [2021-11-08T12:33:14.996Z] [2021-11-08T12:33:14.996Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T12:33:14.996Z] ---> bb3de5531c18 [2021-11-08T12:33:14.996Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-08T12:33:15.271Z] ---> Running in b4cf1d5877c5 [2021-11-08T12:33:15.271Z] ---> 588eeba80a8a [2021-11-08T12:33:15.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-08T12:33:15.271Z] ---> 8d7b79fd09c2 [2021-11-08T12:33:15.271Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-08T12:33:15.552Z] ---> eab7a133ea1f [2021-11-08T12:33:15.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-08T12:33:15.847Z] Removing intermediate container b4cf1d5877c5 [2021-11-08T12:33:15.847Z] ---> b1b6d33cadbd [2021-11-08T12:33:15.848Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-08T12:33:15.848Z] ---> Running in e5d79293d572 [2021-11-08T12:33:16.838Z] ---> 55fd1b444fff [2021-11-08T12:33:16.838Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-08T12:33:16.838Z] Removing intermediate container e5d79293d572 [2021-11-08T12:33:16.838Z] ---> eccca87820ee [2021-11-08T12:33:16.838Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-08T12:33:16.838Z] ---> e1824d40af4c [2021-11-08T12:33:16.838Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-08T12:33:17.115Z] ---> Running in e4e12861df75 [2021-11-08T12:33:17.115Z] ---> 7a3f4db4d304 [2021-11-08T12:33:17.115Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-08T12:33:17.719Z] ---> 41bf3c5f53de [2021-11-08T12:33:17.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-08T12:33:17.719Z] Removing intermediate container e4e12861df75 [2021-11-08T12:33:17.719Z] ---> a2e439a5c5b8 [2021-11-08T12:33:17.719Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:33:17.995Z] ---> 0c21717be01c [2021-11-08T12:33:17.995Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-08T12:33:17.995Z] ---> Running in e7f77523b496 [2021-11-08T12:33:18.272Z] ---> 5f455f8fa4e9 [2021-11-08T12:33:18.272Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-08T12:33:18.272Z] ---> Running in e6ac0823cb97 [2021-11-08T12:33:18.549Z] ---> Running in 002e54311238 [2021-11-08T12:33:18.549Z] ---> 7e9e4b6f6713 [2021-11-08T12:33:18.549Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-08T12:33:18.549Z] ---> Running in 6ca29722d033 [2021-11-08T12:33:19.152Z] Removing intermediate container e6ac0823cb97 [2021-11-08T12:33:19.152Z] ---> 81468aace4af [2021-11-08T12:33:19.152Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-08T12:33:19.152Z] ---> e8c921b6adc4 [2021-11-08T12:33:19.152Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-08T12:33:19.152Z] Removing intermediate container 002e54311238 [2021-11-08T12:33:19.152Z] ---> cee14957b63a [2021-11-08T12:33:19.152Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:33:19.427Z] ---> Running in 409246b087b8 [2021-11-08T12:33:19.427Z] Removing intermediate container 6ca29722d033 [2021-11-08T12:33:19.427Z] ---> c1ddf2ae6a55 [2021-11-08T12:33:19.427Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:33:19.427Z] ---> Running in ec8a552b23bb [2021-11-08T12:33:19.708Z] ---> Running in 58a67819e355 [2021-11-08T12:33:19.986Z] Removing intermediate container 409246b087b8 [2021-11-08T12:33:19.986Z] ---> b34a646545fc [2021-11-08T12:33:19.986Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:33:20.259Z] ---> Running in 5a0b1dc47801 [2021-11-08T12:33:20.259Z] Removing intermediate container 58a67819e355 [2021-11-08T12:33:20.259Z] ---> a244d20e98d3 [2021-11-08T12:33:20.259Z] Step 21/23 : LABEL arch=arm64 [2021-11-08T12:33:20.259Z] Removing intermediate container ec8a552b23bb [2021-11-08T12:33:20.259Z] ---> 428d736c004e [2021-11-08T12:33:20.259Z] Step 19/21 : LABEL arch=arm64 [2021-11-08T12:33:20.535Z] ---> Running in 356befee9296 [2021-11-08T12:33:20.535Z] ---> Running in e6f35a850baf [2021-11-08T12:33:20.535Z] ---> 5182ad3ea81f [2021-11-08T12:33:20.535Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-08T12:33:20.817Z] Removing intermediate container 5a0b1dc47801 [2021-11-08T12:33:20.817Z] ---> eef7ae1a3f75 [2021-11-08T12:33:20.817Z] Step 20/22 : LABEL arch=arm64 [2021-11-08T12:33:21.093Z] ---> Running in a8b61e50a137 [2021-11-08T12:33:21.093Z] ---> Running in 392adf234b94 [2021-11-08T12:33:21.093Z] Removing intermediate container e7f77523b496 [2021-11-08T12:33:21.093Z] ---> 718c14c7b19d [2021-11-08T12:33:21.093Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T12:33:21.093Z] Removing intermediate container 356befee9296 [2021-11-08T12:33:21.093Z] ---> 4dbd07aebcc4 [2021-11-08T12:33:21.093Z] Step 22/23 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:33:21.374Z] Removing intermediate container e6f35a850baf [2021-11-08T12:33:21.374Z] ---> 017e7419f8f4 [2021-11-08T12:33:21.374Z] Step 20/21 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:33:21.374Z] ---> Running in ce63c7acd597 [2021-11-08T12:33:21.374Z] ---> Running in 0cd72637382d [2021-11-08T12:33:21.652Z] ---> Running in 7ae2a1f1287a [2021-11-08T12:33:21.948Z] Removing intermediate container 392adf234b94 [2021-11-08T12:33:21.948Z] ---> 7dd382882d03 [2021-11-08T12:33:21.948Z] Step 21/22 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:33:22.226Z] ---> Running in 3d9f87be5531 [2021-11-08T12:33:22.226Z] Removing intermediate container 7ae2a1f1287a [2021-11-08T12:33:22.226Z] ---> a8cac3cf403e [2021-11-08T12:33:22.226Z] Step 21/21 : LABEL version=0.0.0 [2021-11-08T12:33:22.226Z] Removing intermediate container 0cd72637382d [2021-11-08T12:33:22.226Z] ---> 7e17ce2628c1 [2021-11-08T12:33:22.226Z] Step 23/23 : LABEL version=0.0.0 [2021-11-08T12:33:22.501Z] ---> Running in 18a1a623bf72 [2021-11-08T12:33:22.501Z] ---> Running in a730f46a5539 [2021-11-08T12:33:22.778Z] Removing intermediate container 3d9f87be5531 [2021-11-08T12:33:22.778Z] ---> fdd859835b7f [2021-11-08T12:33:22.778Z] Step 22/22 : LABEL version=0.0.0 [2021-11-08T12:33:23.061Z] ---> Running in dffb42f6bef3 [2021-11-08T12:33:23.061Z] Removing intermediate container 18a1a623bf72 [2021-11-08T12:33:23.061Z] ---> fa738cf11478 [2021-11-08T12:33:23.061Z] [2021-11-08T12:33:23.333Z] Removing intermediate container a730f46a5539 [2021-11-08T12:33:23.333Z] ---> 512ccd1723d7 [2021-11-08T12:33:23.333Z] [2021-11-08T12:33:23.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:23.612Z] Removing intermediate container dffb42f6bef3 [2021-11-08T12:33:23.612Z] ---> fe90999a8e0f [2021-11-08T12:33:23.612Z] [2021-11-08T12:33:23.886Z] Successfully built fa738cf11478 [2021-11-08T12:33:23.886Z] Successfully tagged support-notifications-arm64:latest [2021-11-08T12:33:23.886Z] Building security-proxy-setup [2021-11-08T12:33:23.886Z]  Building support-notifications ... done Successfully built 512ccd1723d7 [2021-11-08T12:33:23.886Z] Successfully tagged support-scheduler-arm64:latest [2021-11-08T12:33:23.886Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-11-08T12:33:24.160Z] Successfully built fe90999a8e0f [2021-11-08T12:33:24.160Z] Successfully tagged core-metadata-arm64:latest [2021-11-08T12:33:24.160Z] Building sys-mgmt-agent [2021-11-08T12:33:24.160Z]  Building core-metadata ... done Removing intermediate container a8b61e50a137 [2021-11-08T12:33:24.160Z] ---> 2a18b7a20511 [2021-11-08T12:33:24.160Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-08T12:33:24.444Z] ---> Running in 841ca67a45cc [2021-11-08T12:33:24.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:24.989Z] Removing intermediate container 841ca67a45cc [2021-11-08T12:33:24.989Z] ---> e4f72a0ff8ee [2021-11-08T12:33:24.989Z] Step 27/30 : CMD ["gate"] [2021-11-08T12:33:25.264Z] ---> Running in bc61056dfdc4 [2021-11-08T12:33:25.541Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T12:33:25.541Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T12:33:25.541Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T12:33:25.831Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T12:33:25.831Z] Removing intermediate container bc61056dfdc4 [2021-11-08T12:33:25.831Z] ---> cbe824a89278 [2021-11-08T12:33:25.831Z] Step 28/30 : LABEL arch=arm64 [2021-11-08T12:33:25.831Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T12:33:26.111Z] ---> Running in 3c46de49b40f [2021-11-08T12:33:26.111Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T12:33:26.111Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:33:26.111Z] OK: 8 MiB in 20 packages [2021-11-08T12:33:26.718Z] Removing intermediate container 3c46de49b40f [2021-11-08T12:33:26.718Z] ---> f4ecf13cd3c6 [2021-11-08T12:33:26.718Z] Step 29/30 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:33:26.718Z] ---> Running in 549cb340caf9 [2021-11-08T12:33:27.715Z] Removing intermediate container 549cb340caf9 [2021-11-08T12:33:27.715Z] ---> 5ee12230d78e [2021-11-08T12:33:27.715Z] Step 30/30 : LABEL version=0.0.0 [2021-11-08T12:33:27.715Z] Removing intermediate container ce63c7acd597 [2021-11-08T12:33:27.715Z] ---> ebdc24acbdd4 [2021-11-08T12:33:27.715Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:33:27.990Z] ---> Running in 01926380b01c [2021-11-08T12:33:28.589Z] Removing intermediate container 01926380b01c [2021-11-08T12:33:28.590Z] ---> 89fee61f40fc [2021-11-08T12:33:28.590Z] [2021-11-08T12:33:28.590Z] ---> 0e248df217ee [2021-11-08T12:33:28.590Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-08T12:33:29.194Z] Successfully built 89fee61f40fc [2021-11-08T12:33:29.194Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-08T12:33:29.194Z]  Building security-bootstrapper ... done Building core-command [2021-11-08T12:33:30.173Z] ---> 2dcb039b63aa [2021-11-08T12:33:30.173Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-08T12:33:31.167Z] ---> 42e03bc35f6b [2021-11-08T12:33:31.167Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-08T12:33:31.445Z] ---> Running in 713c7e3d7a46 [2021-11-08T12:33:32.046Z] Removing intermediate container 713c7e3d7a46 [2021-11-08T12:33:32.046Z] ---> 7151d45bd17e [2021-11-08T12:33:32.046Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:33:32.046Z] ---> Running in 10b2c0530245 [2021-11-08T12:33:32.653Z] Removing intermediate container 10b2c0530245 [2021-11-08T12:33:32.653Z] ---> a86f9236409a [2021-11-08T12:33:32.653Z] Step 20/22 : LABEL arch=arm64 [2021-11-08T12:33:32.927Z] ---> Running in fc2b4dc81e1d [2021-11-08T12:33:33.524Z] Removing intermediate container fc2b4dc81e1d [2021-11-08T12:33:33.524Z] ---> e0ab114d66f6 [2021-11-08T12:33:33.524Z] Step 21/22 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:33:33.524Z] ---> Running in eca0a7ce4705 [2021-11-08T12:33:34.117Z] Removing intermediate container eca0a7ce4705 [2021-11-08T12:33:34.117Z] ---> b3e415b222f3 [2021-11-08T12:33:34.117Z] Step 22/22 : LABEL version=0.0.0 [2021-11-08T12:33:34.117Z] ---> Running in 8c93c10ab4da [2021-11-08T12:33:34.713Z] Removing intermediate container 8c93c10ab4da [2021-11-08T12:33:34.713Z] ---> adf1f3495561 [2021-11-08T12:33:34.713Z] [2021-11-08T12:33:34.984Z] Successfully built adf1f3495561 [2021-11-08T12:33:34.984Z] Successfully tagged core-data-arm64:latest [2021-11-08T12:34:22.015Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:34:22.015Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:34:22.015Z] ---> c1b1703af502 [2021-11-08T12:34:22.015Z] Step 3/20 : WORKDIR /edgex-go [2021-11-08T12:34:22.015Z] ---> Using cache [2021-11-08T12:34:22.015Z] ---> b07f7bad9633 [2021-11-08T12:34:22.015Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:34:22.015Z] ---> Using cache [2021-11-08T12:34:22.015Z] ---> 5d7ce103622f [2021-11-08T12:34:22.015Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-08T12:34:22.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:34:22.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:34:22.015Z] ---> c1b1703af502 [2021-11-08T12:34:22.015Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T12:34:22.015Z] ---> Using cache [2021-11-08T12:34:22.015Z] ---> b07f7bad9633 [2021-11-08T12:34:22.015Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:34:22.015Z] ---> Using cache [2021-11-08T12:34:22.015Z] ---> 5d7ce103622f [2021-11-08T12:34:22.015Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-08T12:34:22.015Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:34:22.015Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:34:22.015Z] ---> c1b1703af502 [2021-11-08T12:34:22.015Z] Step 3/24 : WORKDIR /edgex-go [2021-11-08T12:34:22.015Z] ---> Using cache [2021-11-08T12:34:22.015Z] ---> b07f7bad9633 [2021-11-08T12:34:22.015Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:34:22.015Z] ---> Using cache [2021-11-08T12:34:22.015Z] ---> 5d7ce103622f [2021-11-08T12:34:22.015Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-08T12:34:22.016Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T12:34:22.016Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T12:34:22.016Z] ---> c1b1703af502 [2021-11-08T12:34:22.016Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T12:34:22.016Z] ---> Using cache [2021-11-08T12:34:22.016Z] ---> b07f7bad9633 [2021-11-08T12:34:22.016Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:34:22.016Z] ---> Using cache [2021-11-08T12:34:22.016Z] ---> 5d7ce103622f [2021-11-08T12:34:22.016Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-08T12:34:22.016Z] ---> Running in 9fb960bdbf2e [2021-11-08T12:34:22.016Z] ---> Running in 8817f3c5e4d1 [2021-11-08T12:34:22.016Z] ---> Running in 140e13ccb30a [2021-11-08T12:34:22.016Z] ---> Running in 69f846abce37 [2021-11-08T12:34:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:34:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:34:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:34:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:34:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:34:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:34:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:34:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:34:22.016Z] OK: 219 MiB in 52 packages [2021-11-08T12:34:22.016Z] OK: 219 MiB in 52 packages [2021-11-08T12:34:22.016Z] OK: 219 MiB in 52 packages [2021-11-08T12:34:22.016Z] OK: 219 MiB in 52 packages [2021-11-08T12:34:23.004Z] Removing intermediate container 140e13ccb30a [2021-11-08T12:34:23.004Z] ---> ed4a7fc1c22d [2021-11-08T12:34:23.004Z] Step 6/22 : COPY . . [2021-11-08T12:34:23.280Z] Removing intermediate container 8817f3c5e4d1 [2021-11-08T12:34:23.280Z] ---> 4589f9c7f02a [2021-11-08T12:34:23.280Z] Step 6/20 : COPY . . [2021-11-08T12:34:23.553Z] Removing intermediate container 69f846abce37 [2021-11-08T12:34:23.553Z] ---> 589465709f5c [2021-11-08T12:34:23.553Z] Step 6/24 : COPY . . [2021-11-08T12:34:23.553Z] Removing intermediate container 9fb960bdbf2e [2021-11-08T12:34:23.553Z] ---> fe24d463eaff [2021-11-08T12:34:23.553Z] Step 6/22 : COPY . . [2021-11-08T12:34:45.723Z] ---> 8dfa3ea22720 [2021-11-08T12:34:45.723Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:34:45.723Z] ---> 065b57b69999 [2021-11-08T12:34:45.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:34:45.723Z] ---> 5ff05fb23d17 [2021-11-08T12:34:45.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:34:45.723Z] ---> Running in 7fab56db52e1 [2021-11-08T12:34:45.723Z] ---> 55c33f07ecd8 [2021-11-08T12:34:45.723Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:34:45.723Z] ---> Running in 053e8c2505d9 [2021-11-08T12:34:45.723Z] ---> Running in 2a21be84bb99 [2021-11-08T12:34:45.723Z] ---> Running in 475af4bb964f [2021-11-08T12:34:47.162Z] Removing intermediate container 7fab56db52e1 [2021-11-08T12:34:47.162Z] ---> 9222a45b133c [2021-11-08T12:34:47.162Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-08T12:34:47.162Z] ---> Running in 14d5c06a9740 [2021-11-08T12:34:47.437Z] Removing intermediate container 053e8c2505d9 [2021-11-08T12:34:47.437Z] ---> 28280f32a8ea [2021-11-08T12:34:47.437Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-08T12:34:47.437Z] Removing intermediate container 475af4bb964f [2021-11-08T12:34:47.437Z] ---> 05454b8c059e [2021-11-08T12:34:47.437Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-08T12:34:47.437Z] Removing intermediate container 2a21be84bb99 [2021-11-08T12:34:47.437Z] ---> 89ff4abe73b8 [2021-11-08T12:34:47.437Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-08T12:34:47.719Z] ---> Running in 183e61f4565e [2021-11-08T12:34:47.719Z] ---> Running in 418f2ae2dcd8 [2021-11-08T12:34:47.719Z] ---> Running in 64177223cdf9 [2021-11-08T12:34:48.724Z] 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-11-08T12:34:49.729Z] 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-11-08T12:34:49.729Z] 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-11-08T12:34:50.002Z] 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-11-08T12:36:26.855Z] 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-11-08T12:36:26.855Z] 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-11-08T12:36:31.205Z] Removing intermediate container 183e61f4565e [2021-11-08T12:36:31.205Z] ---> f520e61b4255 [2021-11-08T12:36:31.205Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-08T12:36:31.489Z] ---> Running in 135115aa633a [2021-11-08T12:36:32.093Z] Removing intermediate container 64177223cdf9 [2021-11-08T12:36:32.093Z] ---> 7ded566fb2c4 [2021-11-08T12:36:32.093Z] [2021-11-08T12:36:32.093Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T12:36:32.093Z] ---> bb3de5531c18 [2021-11-08T12:36:32.093Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-08T12:36:32.093Z] ---> Using cache [2021-11-08T12:36:32.093Z] ---> cc4674319a00 [2021-11-08T12:36:32.093Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:36:32.093Z] ---> Using cache [2021-11-08T12:36:32.093Z] ---> cbd9014dce6d [2021-11-08T12:36:32.093Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-08T12:36:32.093Z] ---> Running in ef9eca8d075e [2021-11-08T12:36:33.077Z] Removing intermediate container ef9eca8d075e [2021-11-08T12:36:33.077Z] ---> 374899b168cc [2021-11-08T12:36:33.077Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-08T12:36:33.077Z] ---> Running in 9c7685a08c1f [2021-11-08T12:36:33.355Z] 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-11-08T12:36:33.958Z] Removing intermediate container 9c7685a08c1f [2021-11-08T12:36:33.958Z] ---> 3a3166e54551 [2021-11-08T12:36:33.958Z] Step 14/22 : WORKDIR / [2021-11-08T12:36:34.239Z] ---> Running in af113ff3d169 [2021-11-08T12:36:35.240Z] Removing intermediate container af113ff3d169 [2021-11-08T12:36:35.240Z] ---> 4fdde4fa9f4a [2021-11-08T12:36:35.240Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T12:36:36.682Z] Removing intermediate container 418f2ae2dcd8 [2021-11-08T12:36:36.682Z] ---> 110fe8e2336c [2021-11-08T12:36:36.682Z] [2021-11-08T12:36:36.682Z] Step 9/20 : FROM alpine:3.14 [2021-11-08T12:36:36.682Z] ---> bb3de5531c18 [2021-11-08T12:36:36.682Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-08T12:36:36.682Z] ---> b29eb94f0078 [2021-11-08T12:36:36.682Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-08T12:36:36.682Z] ---> Running in f2d0be4adb17 [2021-11-08T12:36:36.956Z] Removing intermediate container 14d5c06a9740 [2021-11-08T12:36:36.956Z] ---> 0427747cae14 [2021-11-08T12:36:36.956Z] [2021-11-08T12:36:36.956Z] Step 9/24 : FROM alpine:3.14 [2021-11-08T12:36:36.956Z] ---> bb3de5531c18 [2021-11-08T12:36:36.956Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-08T12:36:36.956Z] ---> Running in f44eb0bf171b [2021-11-08T12:36:37.558Z] Removing intermediate container 135115aa633a [2021-11-08T12:36:37.558Z] ---> 8c7c85592171 [2021-11-08T12:36:37.558Z] [2021-11-08T12:36:37.558Z] Step 10/22 : FROM docker:20.10.8 [2021-11-08T12:36:37.558Z] 20.10.8: Pulling from library/docker [2021-11-08T12:36:38.541Z] ---> d19eb42243be [2021-11-08T12:36:38.541Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-08T12:36:38.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:36:38.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:36:38.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:36:39.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:36:39.384Z] ---> ae8eef3152cb [2021-11-08T12:36:39.384Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-08T12:36:39.668Z] ---> Running in 1d07e1b87327 [2021-11-08T12:36:39.668Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-08T12:36:39.668Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-08T12:36:39.949Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-08T12:36:39.949Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-08T12:36:39.949Z] (5/5) Installing curl (7.79.1-r0) [2021-11-08T12:36:39.949Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:36:39.949Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T12:36:40.228Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-08T12:36:40.228Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-08T12:36:40.228Z] (3/3) Installing su-exec (0.2-r1) [2021-11-08T12:36:40.228Z] OK: 8 MiB in 19 packages [2021-11-08T12:36:40.228Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:36:40.228Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T12:36:40.514Z] Removing intermediate container 1d07e1b87327 [2021-11-08T12:36:40.514Z] ---> 40c492e5b099 [2021-11-08T12:36:40.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:36:40.790Z] OK: 6 MiB in 17 packages [2021-11-08T12:36:40.790Z] ---> Running in b75b37df53ec [2021-11-08T12:36:41.769Z] Removing intermediate container b75b37df53ec [2021-11-08T12:36:41.769Z] ---> 2e4f23917f7f [2021-11-08T12:36:41.769Z] Step 20/22 : LABEL arch=arm64 [2021-11-08T12:36:41.769Z] ---> Running in 8b819907b1aa [2021-11-08T12:36:42.376Z] Removing intermediate container 8b819907b1aa [2021-11-08T12:36:42.376Z] ---> dfa2ca0c94b1 [2021-11-08T12:36:42.376Z] Step 21/22 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:36:42.376Z] Removing intermediate container f2d0be4adb17 [2021-11-08T12:36:42.376Z] ---> 93f2a949a555 [2021-11-08T12:36:42.376Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-08T12:36:42.648Z] ---> Running in 25be953b4bb9 [2021-11-08T12:36:42.648Z] ---> Running in cfc046dfce43 [2021-11-08T12:36:42.648Z] Removing intermediate container f44eb0bf171b [2021-11-08T12:36:42.649Z] ---> 3de8b800b67b [2021-11-08T12:36:42.649Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-08T12:36:42.922Z] ---> Running in 949d5e4f9a22 [2021-11-08T12:36:43.518Z] Removing intermediate container 949d5e4f9a22 [2021-11-08T12:36:43.518Z] ---> dbdf50805620 [2021-11-08T12:36:43.518Z] Step 12/24 : WORKDIR / [2021-11-08T12:36:43.518Z] Removing intermediate container cfc046dfce43 [2021-11-08T12:36:43.518Z] ---> d78b7afad084 [2021-11-08T12:36:43.518Z] Step 22/22 : LABEL version=0.0.0 [2021-11-08T12:36:43.518Z] Removing intermediate container 25be953b4bb9 [2021-11-08T12:36:43.518Z] ---> 00593b536e48 [2021-11-08T12:36:43.518Z] Step 12/20 : WORKDIR /edgex [2021-11-08T12:36:43.518Z] ---> Running in ab96e1ce0567 [2021-11-08T12:36:43.518Z] ---> Running in 8e16e202fb3e [2021-11-08T12:36:43.518Z] ---> Running in b44d0ff37bb0 [2021-11-08T12:36:44.117Z] Removing intermediate container ab96e1ce0567 [2021-11-08T12:36:44.117Z] ---> b00e064a7356 [2021-11-08T12:36:44.117Z] [2021-11-08T12:36:44.117Z] Removing intermediate container 8e16e202fb3e [2021-11-08T12:36:44.117Z] ---> 77e539f8d001 [2021-11-08T12:36:44.117Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-08T12:36:44.393Z] Removing intermediate container b44d0ff37bb0 [2021-11-08T12:36:44.393Z] ---> 600820b70081 [2021-11-08T12:36:44.393Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-08T12:36:44.671Z] Successfully built b00e064a7356 [2021-11-08T12:36:44.671Z] Successfully tagged core-command-arm64:latest [2021-11-08T12:36:45.656Z]  Building core-command ... done  ---> 0c3d81d75998 [2021-11-08T12:36:45.656Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-08T12:36:45.656Z] ---> 0d79eabe4116 [2021-11-08T12:36:45.656Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-08T12:36:46.656Z] ---> e51d62f6220f [2021-11-08T12:36:46.656Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-08T12:36:47.256Z] ---> fc2b42a1a1eb [2021-11-08T12:36:47.256Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-08T12:36:47.535Z] ---> 3e59b1f384e5 [2021-11-08T12:36:47.535Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-08T12:36:48.513Z] ---> 6e01e0188a88 [2021-11-08T12:36:48.513Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-08T12:36:48.513Z] ---> 0ed3d1325ddb [2021-11-08T12:36:48.513Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-08T12:36:48.786Z] ---> Running in b59c13c7e769 [2021-11-08T12:36:49.384Z] Removing intermediate container b59c13c7e769 [2021-11-08T12:36:49.384Z] ---> 031dbf93561e [2021-11-08T12:36:49.384Z] Step 17/20 : CMD ["--init=true"] [2021-11-08T12:36:49.384Z] ---> Running in f1a5f71b9e75 [2021-11-08T12:36:49.989Z] ---> 6bf01cd843b8 [2021-11-08T12:36:49.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-08T12:36:49.989Z] Removing intermediate container f1a5f71b9e75 [2021-11-08T12:36:49.989Z] ---> 6e2614b0e66a [2021-11-08T12:36:49.989Z] Step 18/20 : LABEL arch=arm64 [2021-11-08T12:36:50.262Z] ---> Running in c76cabd14dc8 [2021-11-08T12:36:50.859Z] Removing intermediate container c76cabd14dc8 [2021-11-08T12:36:50.859Z] ---> 77b2eef3412c [2021-11-08T12:36:50.859Z] Step 19/20 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:36:50.859Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-08T12:36:50.859Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-08T12:36:50.859Z] ---> 3734d5adc5ac [2021-11-08T12:36:50.859Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-08T12:36:50.859Z] ---> Running in 316bc79e1b07 [2021-11-08T12:36:50.859Z] ---> Running in 4e87cafd7582 [2021-11-08T12:36:51.457Z] Removing intermediate container 316bc79e1b07 [2021-11-08T12:36:51.457Z] ---> d01727edec6f [2021-11-08T12:36:51.457Z] Step 20/20 : LABEL version=0.0.0 [2021-11-08T12:36:51.457Z] ---> 814e109518fa [2021-11-08T12:36:51.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-08T12:36:51.457Z] Removing intermediate container 4e87cafd7582 [2021-11-08T12:36:51.457Z] ---> 878450cc911e [2021-11-08T12:36:51.457Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-08T12:36:51.457Z] ---> Running in 284f474ec2c4 [2021-11-08T12:36:51.457Z] ---> Running in 0b6931c1ba90 [2021-11-08T12:36:52.051Z] Removing intermediate container 284f474ec2c4 [2021-11-08T12:36:52.051Z] ---> b9bf8b2019d3 [2021-11-08T12:36:52.051Z] [2021-11-08T12:36:52.324Z] Successfully built b9bf8b2019d3 [2021-11-08T12:36:52.324Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-08T12:36:52.600Z]  Building security-proxy-setup ... done  ---> f02a5e29b150 [2021-11-08T12:36:52.600Z] Step 20/24 : 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-11-08T12:36:52.600Z] ---> Running in 2bdc2ba767ba [2021-11-08T12:36:52.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:36:53.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:36:54.132Z] (1/42) Installing readline (8.1.0-r0) [2021-11-08T12:36:54.132Z] (2/42) Installing bash (5.1.4-r0) [2021-11-08T12:36:54.132Z] Executing bash-5.1.4-r0.post-install [2021-11-08T12:36:54.132Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-08T12:36:54.132Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-08T12:36:54.132Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-08T12:36:54.132Z] (6/42) Installing curl (7.79.1-r0) [2021-11-08T12:36:54.132Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-08T12:36:54.132Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-08T12:36:54.132Z] (9/42) Installing expat (2.4.1-r0) [2021-11-08T12:36:54.132Z] (10/42) Installing libffi (3.3-r2) [2021-11-08T12:36:54.132Z] (11/42) Installing gdbm (1.19-r0) [2021-11-08T12:36:54.132Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-08T12:36:54.132Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T12:36:54.132Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T12:36:54.132Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-08T12:36:54.132Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-08T12:36:54.404Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-08T12:36:54.692Z] Removing intermediate container 2bdc2ba767ba [2021-11-08T12:36:54.692Z] ---> 60199a52913e [2021-11-08T12:36:54.692Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-08T12:36:54.965Z] ---> Running in 542b5ea81ef6 [2021-11-08T12:36:55.558Z] Removing intermediate container 542b5ea81ef6 [2021-11-08T12:36:55.558Z] ---> a2a9cd316f06 [2021-11-08T12:36:55.558Z] Step 22/24 : LABEL arch=arm64 [2021-11-08T12:36:55.558Z] ---> Running in c70cdb51ebdd [2021-11-08T12:36:56.160Z] Removing intermediate container c70cdb51ebdd [2021-11-08T12:36:56.161Z] ---> 5e1f5e7b0a5d [2021-11-08T12:36:56.161Z] Step 23/24 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:36:56.161Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-08T12:36:56.161Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-08T12:36:56.433Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-08T12:36:56.433Z] ---> Running in c2f7461e2ed4 [2021-11-08T12:36:56.433Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-08T12:36:56.433Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-08T12:36:56.433Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-08T12:36:56.433Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-08T12:36:56.433Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-08T12:36:56.433Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-08T12:36:56.433Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-08T12:36:56.433Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-08T12:36:56.433Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-08T12:36:56.704Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-08T12:36:56.704Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-08T12:36:56.704Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-08T12:36:56.704Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-08T12:36:56.704Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-08T12:36:56.704Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-08T12:36:56.704Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-08T12:36:56.704Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-08T12:36:56.704Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-08T12:36:56.704Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-08T12:36:56.704Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-08T12:36:56.704Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-08T12:36:56.704Z] Removing intermediate container c2f7461e2ed4 [2021-11-08T12:36:56.704Z] ---> 8cf9ac219ff9 [2021-11-08T12:36:56.704Z] Step 24/24 : LABEL version=0.0.0 [2021-11-08T12:36:56.975Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-08T12:36:56.975Z] ---> Running in 876c96b1f52e [2021-11-08T12:36:57.566Z] Removing intermediate container 876c96b1f52e [2021-11-08T12:36:57.566Z] ---> 9297cac26f6b [2021-11-08T12:36:57.566Z] [2021-11-08T12:36:57.566Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:36:57.566Z] OK: 84 MiB in 64 packages [2021-11-08T12:36:57.838Z] Successfully built 9297cac26f6b [2021-11-08T12:36:57.838Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-08T12:37:02.118Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-11-08T12:37:02.118Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-08T12:37:03.086Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-08T12:37:03.086Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-08T12:37:03.086Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-08T12:37:03.086Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-08T12:37:03.086Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-08T12:37:05.687Z] Collecting docker<4.0,>=3.6.0 [2021-11-08T12:37:05.958Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-08T12:37:06.925Z] Collecting PyYAML<4,>=3.10 [2021-11-08T12:37:06.925Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-08T12:37:10.292Z] Collecting texttable<0.10,>=0.9.0 [2021-11-08T12:37:10.292Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-08T12:37:12.889Z] Collecting cached-property<2,>=1.2.0 [2021-11-08T12:37:12.889Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-08T12:37:12.889Z] Collecting docopt<0.7,>=0.6.1 [2021-11-08T12:37:12.889Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-08T12:37:14.851Z] Collecting jsonschema<3,>=2.5.1 [2021-11-08T12:37:14.851Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-08T12:37:15.441Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-08T12:37:15.441Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-08T12:37:15.711Z] Collecting docker-pycreds>=0.4.0 [2021-11-08T12:37:15.711Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-08T12:37:17.132Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-08T12:37:17.132Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-08T12:37:17.132Z] Collecting idna<2.8,>=2.5 [2021-11-08T12:37:17.132Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-08T12:37:17.401Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-08T12:37:17.401Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-08T12:37:17.401Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-08T12:37:17.672Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-08T12:37:17.672Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-08T12:37:17.672Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-08T12:37:17.672Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-08T12:37:18.641Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-08T12:37:18.641Z] Attempting uninstall: urllib3 [2021-11-08T12:37:18.641Z] Found existing installation: urllib3 1.26.5 [2021-11-08T12:37:18.641Z] Uninstalling urllib3-1.26.5: [2021-11-08T12:37:18.913Z] Successfully uninstalled urllib3-1.26.5 [2021-11-08T12:37:19.505Z] Attempting uninstall: idna [2021-11-08T12:37:19.505Z] Found existing installation: idna 3.2 [2021-11-08T12:37:19.505Z] Uninstalling idna-3.2: [2021-11-08T12:37:19.505Z] Successfully uninstalled idna-3.2 [2021-11-08T12:37:20.482Z] Attempting uninstall: chardet [2021-11-08T12:37:20.483Z] Found existing installation: chardet 4.0.0 [2021-11-08T12:37:20.483Z] Uninstalling chardet-4.0.0: [2021-11-08T12:37:20.483Z] Successfully uninstalled chardet-4.0.0 [2021-11-08T12:37:22.454Z] Attempting uninstall: requests [2021-11-08T12:37:22.454Z] Found existing installation: requests 2.25.1 [2021-11-08T12:37:22.454Z] Uninstalling requests-2.25.1: [2021-11-08T12:37:22.454Z] Successfully uninstalled requests-2.25.1 [2021-11-08T12:37:22.726Z] Running setup.py install for texttable: started [2021-11-08T12:37:25.329Z] Running setup.py install for texttable: finished with status 'done' [2021-11-08T12:37:25.329Z] Running setup.py install for PyYAML: started [2021-11-08T12:37:27.932Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-08T12:37:27.932Z] Running setup.py install for docopt: started [2021-11-08T12:37:30.531Z] Running setup.py install for docopt: finished with status 'done' [2021-11-08T12:37:30.531Z] Running setup.py install for dockerpty: started [2021-11-08T12:37:32.507Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-08T12:37:34.481Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-08T12:37:42.758Z] Removing intermediate container 0b6931c1ba90 [2021-11-08T12:37:42.758Z] ---> 2898709c97c0 [2021-11-08T12:37:42.758Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-08T12:37:43.032Z] ---> Running in 4340fba7a9c1 [2021-11-08T12:37:43.307Z] Removing intermediate container 4340fba7a9c1 [2021-11-08T12:37:43.307Z] ---> 9dc72c6601e7 [2021-11-08T12:37:43.307Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-08T12:37:43.583Z] ---> Running in 4ebcad455fd9 [2021-11-08T12:37:43.855Z] Removing intermediate container 4ebcad455fd9 [2021-11-08T12:37:43.855Z] ---> 2bd6911a7fdc [2021-11-08T12:37:43.855Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-08T12:37:45.283Z] ---> facc3fc250c9 [2021-11-08T12:37:45.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-08T12:37:45.874Z] ---> 2af9e67c766e [2021-11-08T12:37:45.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-08T12:37:46.850Z] ---> bc5f4c081a34 [2021-11-08T12:37:46.850Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-08T12:37:46.850Z] ---> Running in f9f3a7f9d4af [2021-11-08T12:37:47.448Z] Removing intermediate container f9f3a7f9d4af [2021-11-08T12:37:47.448Z] ---> 417bb383946c [2021-11-08T12:37:47.448Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:37:47.448Z] ---> Running in c324b68dd38d [2021-11-08T12:37:48.043Z] Removing intermediate container c324b68dd38d [2021-11-08T12:37:48.043Z] ---> b6df40be4c38 [2021-11-08T12:37:48.043Z] Step 20/22 : LABEL arch=arm64 [2021-11-08T12:37:48.043Z] ---> Running in dcf3f5cbe935 [2021-11-08T12:37:48.638Z] Removing intermediate container dcf3f5cbe935 [2021-11-08T12:37:48.638Z] ---> bd70f1392075 [2021-11-08T12:37:48.638Z] Step 21/22 : LABEL git_sha=53b06b46f5b39182c45ce4b7d2c8717543c37199 [2021-11-08T12:37:48.638Z] ---> Running in fa640dfc6532 [2021-11-08T12:37:48.911Z] Removing intermediate container fa640dfc6532 [2021-11-08T12:37:48.911Z] ---> a1147b55e2f4 [2021-11-08T12:37:48.911Z] Step 22/22 : LABEL version=0.0.0 [2021-11-08T12:37:49.184Z] ---> Running in 9c361f6a5cbb [2021-11-08T12:37:49.458Z] Removing intermediate container 9c361f6a5cbb [2021-11-08T12:37:49.458Z] ---> 1c01975cd0de [2021-11-08T12:37:49.458Z] [2021-11-08T12:37:50.053Z] Successfully built 1c01975cd0de [2021-11-08T12:37:50.053Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-08T12:37:50.340Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-08T12:37:50.352Z] $ docker stop --time=1 a827814bf4409faa0a5d1952704d9ccfbf3e0cbbb2fb1ba5419dfb8ee6c81b0a [2021-11-08T12:37:52.175Z] $ docker rm -f a827814bf4409faa0a5d1952704d9ccfbf3e0cbbb2fb1ba5419dfb8ee6c81b0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T12:37:52.831Z] + docker images [2021-11-08T12:37:53.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-08T12:37:53.105Z] sys-mgmt-agent-arm64 latest 1c01975cd0de 3 seconds ago 277MB [2021-11-08T12:37:53.105Z] security-secretstore-setup-arm64 latest 9297cac26f6b 55 seconds ago 26.8MB [2021-11-08T12:37:53.105Z] security-proxy-setup-arm64 latest b9bf8b2019d3 About a minute ago 25.4MB [2021-11-08T12:37:53.105Z] core-command-arm64 latest b00e064a7356 About a minute ago 15.2MB [2021-11-08T12:37:53.105Z] 8c7c85592171 About a minute ago 1.57GB [2021-11-08T12:37:53.105Z] 0427747cae14 About a minute ago 1.58GB [2021-11-08T12:37:53.105Z] 110fe8e2336c About a minute ago 1.57GB [2021-11-08T12:37:53.105Z] 7ded566fb2c4 About a minute ago 1.57GB [2021-11-08T12:37:53.105Z] core-data-arm64 latest adf1f3495561 4 minutes ago 19.5MB [2021-11-08T12:37:53.105Z] security-bootstrapper-arm64 latest 89fee61f40fc 4 minutes ago 17.8MB [2021-11-08T12:37:53.105Z] support-scheduler-arm64 latest 512ccd1723d7 4 minutes ago 15.3MB [2021-11-08T12:37:53.105Z] core-metadata-arm64 latest fe90999a8e0f 4 minutes ago 15.9MB [2021-11-08T12:37:53.105Z] support-notifications-arm64 latest fa738cf11478 4 minutes ago 16.1MB [2021-11-08T12:37:53.105Z] 52c612593754 4 minutes ago 1.58GB [2021-11-08T12:37:53.105Z] ed5a42c12568 4 minutes ago 1.57GB [2021-11-08T12:37:53.105Z] f7d5a2f22f38 4 minutes ago 1.57GB [2021-11-08T12:37:53.105Z] 30b51fb5d234 4 minutes ago 1.57GB [2021-11-08T12:37:53.105Z] 4002c4e1eb42 5 minutes ago 1.57GB [2021-11-08T12:37:53.105Z] ci-base-image-arm64 latest c1b1703af502 15 minutes ago 1.24GB [2021-11-08T12:37:53.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 weeks ago 534MB [2021-11-08T12:37:53.105Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-08T12:37:53.105Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-08T12:37:53.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-11-08T12:37:53.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T12:37:54.213Z] [2021-11-08T12:37:54.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:37:54.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T12:37:54.868Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T12:37:54.868Z] 448f6bf000e3: Pulling fs layer [2021-11-08T12:37:54.868Z] f757da607395: Pulling fs layer [2021-11-08T12:37:54.868Z] 05883995daec: Pulling fs layer [2021-11-08T12:37:54.868Z] 8603b9c90790: Pulling fs layer [2021-11-08T12:37:54.868Z] 1560dd03e051: Pulling fs layer [2021-11-08T12:37:54.868Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T12:37:54.868Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T12:37:54.868Z] 8603b9c90790: Waiting [2021-11-08T12:37:54.868Z] 1560dd03e051: Waiting [2021-11-08T12:37:54.868Z] 27f5ce0e4adf: Waiting [2021-11-08T12:37:54.868Z] c2d8d7efcc4b: Waiting [2021-11-08T12:37:54.868Z] f757da607395: Verifying Checksum [2021-11-08T12:37:54.868Z] f757da607395: Download complete [2021-11-08T12:37:54.868Z] 8603b9c90790: Verifying Checksum [2021-11-08T12:37:54.868Z] 8603b9c90790: Download complete [2021-11-08T12:37:55.141Z] 1560dd03e051: Verifying Checksum [2021-11-08T12:37:55.141Z] 1560dd03e051: Download complete [2021-11-08T12:37:55.141Z] 27f5ce0e4adf: Verifying Checksum [2021-11-08T12:37:55.141Z] 27f5ce0e4adf: Download complete [2021-11-08T12:37:55.141Z] 05883995daec: Verifying Checksum [2021-11-08T12:37:55.141Z] 05883995daec: Download complete [2021-11-08T12:37:55.415Z] 448f6bf000e3: Verifying Checksum [2021-11-08T12:37:55.415Z] 448f6bf000e3: Download complete [2021-11-08T12:37:58.052Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T12:37:58.052Z] c2d8d7efcc4b: Download complete [2021-11-08T12:37:59.499Z] 448f6bf000e3: Pull complete [2021-11-08T12:38:00.102Z] f757da607395: Pull complete [2021-11-08T12:38:01.537Z] 05883995daec: Pull complete [2021-11-08T12:38:02.134Z] 8603b9c90790: Pull complete [2021-11-08T12:38:03.114Z] 1560dd03e051: Pull complete [2021-11-08T12:38:03.387Z] 27f5ce0e4adf: Pull complete [2021-11-08T12:38:18.482Z] c2d8d7efcc4b: Pull complete [2021-11-08T12:38:18.482Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T12:38:18.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T12:38:18.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T12:38:18.761Z] prd-ubuntu18.04-docker-arm64-4c-16g-27935 does not seem to be running inside a container [2021-11-08T12:38:18.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-08T12:38:22.013Z] $ docker top bf2247d6e05b7ad896ecc9103a48776fe7bbd4cd709668329107e78d1044eb0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:23.096Z] ---> job-cost.sh [2021-11-08T12:38:23.097Z] lf-activate-venv: SKIPPING [2021-11-08T12:38:23.097Z] INFO: No Stack... [2021-11-08T12:38:23.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T12:38:23.963Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T12:38:24.639Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-08T12:38:24.639Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T12:38:24.717Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3794-1-stack-cost] [2021-11-08T12:38:24.721Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3794-1-stack-cost] did not exist. Created. [2021-11-08T12:38:24.721Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3794-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T12:38:25.447Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T12:38:25.705Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T12:38:25.720Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3794-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T12:38:25.764Z] $ docker stop --time=1 bf2247d6e05b7ad896ecc9103a48776fe7bbd4cd709668329107e78d1044eb0b [2021-11-08T12:38:27.425Z] $ docker rm -f bf2247d6e05b7ad896ecc9103a48776fe7bbd4cd709668329107e78d1044eb0b [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-11-08T12:38:28.589Z] provisioning config files... [2021-11-08T12:38:28.603Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1248422610407293070tmp [Pipeline] { [Pipeline] sh [2021-11-08T12:38:28.926Z] + set +x [2021-11-08T12:38:28.926Z] + curl -s https://codecov.io/bash [2021-11-08T12:38:28.926Z] + bash -s -- [2021-11-08T12:38:28.926Z] [2021-11-08T12:38:28.926Z] _____ _ [2021-11-08T12:38:28.926Z] / ____| | | [2021-11-08T12:38:28.926Z] | | ___ __| | ___ ___ _____ __ [2021-11-08T12:38:28.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-08T12:38:28.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-08T12:38:28.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-08T12:38:28.926Z] Bash-1.0.6 [2021-11-08T12:38:28.926Z] [2021-11-08T12:38:28.926Z] [2021-11-08T12:38:28.926Z] ==> git version 2.24.4 found [2021-11-08T12:38:28.926Z] ==> 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-11-08T12:38:28.926Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-08T12:38:28.926Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-08T12:38:28.926Z] ==> Jenkins CI detected. [2021-11-08T12:38:28.926Z] current dir:  /w/workspace/edgex-go/1 [2021-11-08T12:38:28.926Z] project root: . [2021-11-08T12:38:28.926Z] --> token set from env [2021-11-08T12:38:29.187Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-08T12:38:29.187Z] ==> Running gcov in . (disable via -X gcov) [2021-11-08T12:38:29.187Z] ==> Python coveragepy not found [2021-11-08T12:38:29.187Z] ==> Searching for coverage reports in: [2021-11-08T12:38:29.187Z] + . [2021-11-08T12:38:29.187Z] -> Found 1 reports [2021-11-08T12:38:29.187Z] ==> Detecting git/mercurial file structure [2021-11-08T12:38:29.187Z] ==> Reading reports [2021-11-08T12:38:29.187Z] + ./coverage.out bytes=428381 [2021-11-08T12:38:29.188Z] ==> Appending adjustments [2021-11-08T12:38:29.188Z] https://docs.codecov.io/docs/fixing-reports [2021-11-08T12:38:30.574Z] + Found adjustments [2021-11-08T12:38:30.574Z] ==> Gzipping contents [2021-11-08T12:38:30.574Z] 60K /tmp/codecov.aqZPDF.gz [2021-11-08T12:38:30.574Z] ==> Uploading reports [2021-11-08T12:38:30.574Z] url: https://codecov.io [2021-11-08T12:38:30.574Z] query: branch=PR-3794&commit=53b06b46f5b39182c45ce4b7d2c8717543c37199&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3794%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3794&job=&cmd_args= [2021-11-08T12:38:30.574Z] -> Pinging Codecov [2021-11-08T12:38:30.574Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3794&commit=53b06b46f5b39182c45ce4b7d2c8717543c37199&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3794%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3794&job=&cmd_args= [2021-11-08T12:38:30.833Z] -> Uploading to [2021-11-08T12:38:30.833Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-08/00271124DB129430A58F1EEE437C3FCB/53b06b46f5b39182c45ce4b7d2c8717543c37199/1e5eb25b-5694-4910-a1ad-f4c3a4116c69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T123830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4424677ff9e6f417630b59002ad045da2658bd3bdb555c8fb92a3785c76231 [2021-11-08T12:38:30.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T12:38:30.833Z] Dload Upload Total Spent Left Speed [2021-11-08T12:38:31.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57740 0 0 100 57740 0 200k --:--:-- --:--:-- --:--:-- 200k [2021-11-08T12:38:31.095Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/53b06b46f5b39182c45ce4b7d2c8717543c37199 [Pipeline] } [2021-11-08T12:38:31.112Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-08T12:38:32.647Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:32.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:33.571Z] ---> package-listing.sh [2021-11-08T12:38:33.571Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T12:38:33.571Z] ++ facter osfamily [2021-11-08T12:38:33.835Z] + OS_FAMILY=redhat [2021-11-08T12:38:33.835Z] + workspace=/w/workspace/edgex-go/1 [2021-11-08T12:38:33.835Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T12:38:33.835Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T12:38:33.835Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T12:38:33.835Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T12:38:33.835Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-08T12:38:33.835Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T12:38:33.835Z] + case "${OS_FAMILY}" in [2021-11-08T12:38:33.835Z] + rpm -qa [2021-11-08T12:38:33.835Z] + sort [2021-11-08T12:38:37.132Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T12:38:37.132Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T12:38:37.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T12:38:37.132Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-08T12:38:37.132Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-08T12:38:37.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-08T12:38:37.159Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-08T12:38:37.455Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:38.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:38:38.036Z] [2021-11-08T12:38:38.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:38.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:38:38.379Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T12:38:38.379Z] b4d181a07f80: Pulling fs layer [2021-11-08T12:38:38.379Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T12:38:38.379Z] ed53099fbce6: Pulling fs layer [2021-11-08T12:38:38.379Z] dc539afda2c1: Pulling fs layer [2021-11-08T12:38:38.379Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T12:38:38.379Z] 9065ff56babe: Pulling fs layer [2021-11-08T12:38:38.379Z] d287ab97295c: Pulling fs layer [2021-11-08T12:38:38.379Z] dc539afda2c1: Waiting [2021-11-08T12:38:38.379Z] 77bc0d833cb6: Waiting [2021-11-08T12:38:38.379Z] 9065ff56babe: Waiting [2021-11-08T12:38:38.379Z] d287ab97295c: Waiting [2021-11-08T12:38:38.379Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T12:38:38.379Z] a1111a8f2ec3: Download complete [2021-11-08T12:38:38.379Z] dc539afda2c1: Verifying Checksum [2021-11-08T12:38:38.379Z] dc539afda2c1: Download complete [2021-11-08T12:38:38.379Z] ed53099fbce6: Verifying Checksum [2021-11-08T12:38:38.379Z] ed53099fbce6: Download complete [2021-11-08T12:38:38.648Z] 9065ff56babe: Verifying Checksum [2021-11-08T12:38:38.648Z] 9065ff56babe: Download complete [2021-11-08T12:38:38.648Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T12:38:38.648Z] 77bc0d833cb6: Download complete [2021-11-08T12:38:38.648Z] b4d181a07f80: Verifying Checksum [2021-11-08T12:38:38.648Z] b4d181a07f80: Download complete [2021-11-08T12:38:39.223Z] d287ab97295c: Verifying Checksum [2021-11-08T12:38:39.223Z] d287ab97295c: Download complete [2021-11-08T12:38:40.165Z] b4d181a07f80: Pull complete [2021-11-08T12:38:40.165Z] a1111a8f2ec3: Pull complete [2021-11-08T12:38:40.740Z] ed53099fbce6: Pull complete [2021-11-08T12:38:40.740Z] dc539afda2c1: Pull complete [2021-11-08T12:38:41.001Z] 77bc0d833cb6: Pull complete [2021-11-08T12:38:41.261Z] 9065ff56babe: Pull complete [2021-11-08T12:38:46.573Z] d287ab97295c: Pull complete [2021-11-08T12:38:46.573Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T12:38:46.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:38:46.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T12:38:46.647Z] prd-centos7-docker-4c-2g-27934 does not seem to be running inside a container [2021-11-08T12:38:46.678Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T12:38:49.932Z] $ docker top 96f07edac3e661653bd408cb979e5ac8102d22f81ca4a275463c46b1fa6aa362 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:38:50.338Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T12:38:50.639Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T12:38:50.937Z] + ls /var/log/sa-host [2021-11-08T12:38:50.937Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T12:38:50.937Z] file_magic: OK [2021-11-08T12:38:50.937Z] HZ: Using current value: 100 [2021-11-08T12:38:50.937Z] file_header: OK [2021-11-08T12:38:50.937Z] 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-11-08T12:38:50.937Z] Statistics: [2021-11-08T12:38:50.937Z] 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... [2021-11-08T12:38:50.937Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T12:38:50.937Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T12:38:50.937Z] file_magic: OK [2021-11-08T12:38:50.937Z] HZ: Using current value: 100 [2021-11-08T12:38:50.937Z] file_header: OK [2021-11-08T12:38:50.937Z] 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-11-08T12:38:50.937Z] Statistics: [2021-11-08T12:38:50.938Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T12:38:50.938Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:38:51.244Z] provisioning config files... [2021-11-08T12:38:51.256Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1068274848008129242tmp [Pipeline] { [Pipeline] echo [2021-11-08T12:38:51.292Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:51.602Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T12:38:51.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:52.013Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T12:38:52.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:52.353Z] ---> sudo-logs.sh [2021-11-08T12:38:52.353Z] Archiving 'sudo' log.. [2021-11-08T12:38:52.353Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27934.novalocal: Name or service not known [2021-11-08T12:38:52.353Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27934.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T12:38:52.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:52.771Z] ---> job-cost.sh [2021-11-08T12:38:52.771Z] lf-activate-venv: SKIPPING [2021-11-08T12:38:52.771Z] DEBUG: total: 0.10999999940395355 [2021-11-08T12:38:52.771Z] INFO: Retrieving Stack Cost... [2021-11-08T12:38:53.030Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T12:38:53.599Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T12:38:53.622Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:53.931Z] ---> logs-deploy.sh [2021-11-08T12:38:53.931Z] lf-activate-venv: SKIPPING [2021-11-08T12:38:53.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3794/1 [2021-11-08T12:38:53.931Z] INFO: archiving workspace using pattern(s): [2021-11-08T12:38:54.501Z] Archives upload complete. [2021-11-08T12:38:54.763Z] INFO: archiving logs to Nexus