farshidtz commented: recheck 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 8acc7a6cc61cc1956cbba6016c9de988fb6a317c+1e57bbc099614f4d228215007f2f57534723e43b (d93ee8791a619eb2f522b06b5657b4a5b1f76322) 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-ssh13774312110535124931.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh10170450855381319593.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3843/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3843/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1347611923248742148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14958066409152812832.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3843/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3843/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16135870819330715093.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 Running on prd-centos7-docker-4c-2g-754 in /w/workspace/edgexfoundry_edgex-go_PR-3843 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3446634593120541918.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e57bbc099614f4d228215007f2f57534723e43b into PR head commit 8acc7a6cc61cc1956cbba6016c9de988fb6a317c Merge succeeded, producing 8acc7a6cc61cc1956cbba6016c9de988fb6a317c Checking out Revision 8acc7a6cc61cc1956cbba6016c9de988fb6a317c (PR-3843) Commit message: "fix: correct jwt error when reading private key" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3081001397294773426.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3843/head:refs/remotes/origin/PR-3843 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5559216411268298706.key > git merge 1e57bbc099614f4d228215007f2f57534723e43b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 > git rev-list --no-walk 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-13T16:40:29.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-13T16:40:29.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-13T16:40:29.779Z] ========================================================= [2021-12-13T16:40:29.780Z] EdgeX Global Pipelines Version Info [2021-12-13T16:40:29.780Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-13T16:40:30.912Z] ------------------- [2021-12-13T16:40:30.912Z] stable info: [2021-12-13T16:40:30.912Z] ------------------- [2021-12-13T16:40:30.912Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-13T16:40:30.912Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-13T16:40:30.912Z] Message: update stable to v1.0.217 [2021-12-13T16:40:31.860Z] ------------------- [2021-12-13T16:40:31.860Z] experimental info: [2021-12-13T16:40:31.860Z] ------------------- [2021-12-13T16:40:31.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-13T16:40:31.860Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-13T16:40:31.860Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-13T16:40:31.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-13T16:40:32.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-13T16:40:32.013Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-13T16:40:32.025Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-13T16:40:32.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-13T16:40:32.047Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-13T16:40:32.058Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-13T16:40:32.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-13T16:40:32.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-13T16:40:32.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-13T16:40:32.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-13T16:40:32.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-13T16:40:32.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-13T16:40:32.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-13T16:40:32.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-13T16:40:32.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-13T16:40:32.186Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-13T16:40:32.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-13T16:40:32.207Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-13T16:40:32.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-13T16:40:32.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-13T16:40:32.233Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-13T16:40:32.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3843 [Pipeline] echo [2021-12-13T16:40:32.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3843 [Pipeline] echo [2021-12-13T16:40:32.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3843 [Pipeline] echo [2021-12-13T16:40:32.285Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [Pipeline] echo [2021-12-13T16:40:32.296Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8acc7a6 [Pipeline] echo [2021-12-13T16:40:32.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T16:40:32.352Z] provisioning config files... [2021-12-13T16:40:32.365Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5679799791031926302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T16:40:32.698Z] ---> docker-login.sh [2021-12-13T16:40:32.698Z] nexus3.edgexfoundry.org:10001 [2021-12-13T16:40:32.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:40:32.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:40:32.962Z] Configure a credential helper to remove this warning. See [2021-12-13T16:40:32.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:40:32.962Z] [2021-12-13T16:40:32.962Z] Login Succeeded [2021-12-13T16:40:32.962Z] nexus3.edgexfoundry.org:10002 [2021-12-13T16:40:32.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:40:32.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:40:32.962Z] Configure a credential helper to remove this warning. See [2021-12-13T16:40:32.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:40:32.962Z] [2021-12-13T16:40:32.962Z] Login Succeeded [2021-12-13T16:40:32.962Z] nexus3.edgexfoundry.org:10003 [2021-12-13T16:40:33.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:40:33.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:40:33.226Z] Configure a credential helper to remove this warning. See [2021-12-13T16:40:33.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:40:33.226Z] [2021-12-13T16:40:33.226Z] Login Succeeded [2021-12-13T16:40:33.226Z] nexus3.edgexfoundry.org:10004 [2021-12-13T16:40:33.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:40:33.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:40:33.226Z] Configure a credential helper to remove this warning. See [2021-12-13T16:40:33.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:40:33.226Z] [2021-12-13T16:40:33.226Z] Login Succeeded [2021-12-13T16:40:33.226Z] docker.io [2021-12-13T16:40:33.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:40:34.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:40:34.074Z] Configure a credential helper to remove this warning. See [2021-12-13T16:40:34.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:40:34.074Z] [2021-12-13T16:40:34.074Z] Login Succeeded [2021-12-13T16:40:34.074Z] ---> docker-login.sh ends [Pipeline] } [2021-12-13T16:40:34.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-13T16:40:34.390Z] ++ 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-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/core-command/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/core-data/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-13T16:40:34.390Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T16:40:34.390Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-13T16:40:34.390Z] ++ cut -d/ -f2 [2021-12-13T16:40:34.390Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-13T16:40:34.413Z] 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-12-13T16:40:34.835Z] + git rev-list -1 --merges 8acc7a6cc61cc1956cbba6016c9de988fb6a317c~1..8acc7a6cc61cc1956cbba6016c9de988fb6a317c [Pipeline] echo [2021-12-13T16:40:34.850Z] -----------> git rev-list -1 --merges 8acc7a6cc61cc1956cbba6016c9de988fb6a317c~1..8acc7a6cc61cc1956cbba6016c9de988fb6a317c 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [false] [Pipeline] sh [2021-12-13T16:40:35.142Z] + git log --format=format:%s -1 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [Pipeline] echo [2021-12-13T16:40:35.157Z] ========================================================= [2021-12-13T16:40:35.157Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-13T16:40:35.157Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-13T16:40:35.709Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-13T16:40:35.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-13T16:40:35.709Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-13T16:40:35.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-13T16:40:35.709Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-13T16:40:35.709Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-13T16:40:35.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:40:36.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T16:40:36.141Z] [2021-12-13T16:40:36.141Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:40:36.458Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T16:40:36.458Z] latest: Pulling from edgex-devops/git-semver [2021-12-13T16:40:36.458Z] a0d0a0d46f8b: Pulling fs layer [2021-12-13T16:40:36.458Z] 3e5f54012d9b: Pulling fs layer [2021-12-13T16:40:36.458Z] 4c7163046ea9: Pulling fs layer [2021-12-13T16:40:36.458Z] 0c2d73faf560: Pulling fs layer [2021-12-13T16:40:36.458Z] 0c2d73faf560: Waiting [2021-12-13T16:40:36.458Z] 3e5f54012d9b: Verifying Checksum [2021-12-13T16:40:36.458Z] 3e5f54012d9b: Download complete [2021-12-13T16:40:36.458Z] a0d0a0d46f8b: Verifying Checksum [2021-12-13T16:40:36.458Z] a0d0a0d46f8b: Download complete [2021-12-13T16:40:36.458Z] 0c2d73faf560: Verifying Checksum [2021-12-13T16:40:36.458Z] 0c2d73faf560: Download complete [2021-12-13T16:40:36.458Z] 4c7163046ea9: Verifying Checksum [2021-12-13T16:40:36.458Z] 4c7163046ea9: Download complete [2021-12-13T16:40:36.726Z] a0d0a0d46f8b: Pull complete [2021-12-13T16:40:36.726Z] 3e5f54012d9b: Pull complete [2021-12-13T16:40:37.003Z] 4c7163046ea9: Pull complete [2021-12-13T16:40:37.264Z] 0c2d73faf560: Pull complete [2021-12-13T16:40:37.264Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-13T16:40:37.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T16:40:37.264Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-13T16:40:37.325Z] prd-centos7-docker-4c-2g-754 does not seem to be running inside a container [2021-12-13T16:40:37.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-13T16:40:37.944Z] $ docker top c38f3b19401b9f399dfdf4358b8c8bf8cae685ae0d7152082f99df3f9501f105 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-13T16:40:38.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-13T16:40:38.040Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-13T16:40:38.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-13T16:40:38.170Z] $ docker exec c38f3b19401b9f399dfdf4358b8c8bf8cae685ae0d7152082f99df3f9501f105 ssh-agent [2021-12-13T16:40:38.270Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoGagGM/agent.13 [2021-12-13T16:40:38.270Z] SSH_AGENT_PID=19 [2021-12-13T16:40:38.278Z] Running ssh-add (command line suppressed) [2021-12-13T16:40:38.379Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6296797579068835082.key (/w/workspace/edgex-go/3@tmp/private_key_6296797579068835082.key) [2021-12-13T16:40:38.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-13T16:40:38.686Z] + git tag --points-at HEAD [Pipeline] } [2021-12-13T16:40:38.702Z] $ docker exec --env ******** --env ******** c38f3b19401b9f399dfdf4358b8c8bf8cae685ae0d7152082f99df3f9501f105 ssh-agent -k [2021-12-13T16:40:38.785Z] unset SSH_AUTH_SOCK; [2021-12-13T16:40:38.785Z] unset SSH_AGENT_PID; [2021-12-13T16:40:38.786Z] echo Agent pid 19 killed; [2021-12-13T16:40:38.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-13T16:40:38.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-13T16:40:38.814Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-13T16:40:38.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-13T16:40:38.922Z] $ docker exec c38f3b19401b9f399dfdf4358b8c8bf8cae685ae0d7152082f99df3f9501f105 ssh-agent [2021-12-13T16:40:39.015Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFkpika/agent.53 [2021-12-13T16:40:39.015Z] SSH_AGENT_PID=59 [2021-12-13T16:40:39.020Z] Running ssh-add (command line suppressed) [2021-12-13T16:40:39.117Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5542624272256772145.key (/w/workspace/edgex-go/3@tmp/private_key_5542624272256772145.key) [2021-12-13T16:40:39.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-13T16:40:39.417Z] + git semver init [2021-12-13T16:40:39.417Z] # -> Open(): unable to determine branch for HEAD [2021-12-13T16:40:39.417Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-12-13T16:40:39.417Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-12-13T16:40:39.417Z] # $SEMVER_REMOTE_NAME = origin [2021-12-13T16:40:39.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-13T16:40:39.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-13T16:40:39.417Z] # $SEMVER_BRANCH = PR-3843 [2021-12-13T16:40:39.417Z] # $SEMVER_TEMP = /tmp/semver-543799123 [2021-12-13T16:40:39.417Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-13T16:41:35.705Z] # '/tmp/semver-543799123' -> '/w/workspace/edgex-go/3/.semver' [2021-12-13T16:41:35.705Z] # -> Force: false [2021-12-13T16:41:35.705Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-12-13T16:41:35.722Z] $ docker exec --env ******** --env ******** c38f3b19401b9f399dfdf4358b8c8bf8cae685ae0d7152082f99df3f9501f105 ssh-agent -k [2021-12-13T16:41:35.812Z] unset SSH_AUTH_SOCK; [2021-12-13T16:41:35.812Z] unset SSH_AGENT_PID; [2021-12-13T16:41:35.812Z] echo Agent pid 59 killed; [2021-12-13T16:41:35.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-13T16:41:36.127Z] + git semver [Pipeline] } [2021-12-13T16:41:36.144Z] $ docker stop --time=1 c38f3b19401b9f399dfdf4358b8c8bf8cae685ae0d7152082f99df3f9501f105 [2021-12-13T16:41:37.909Z] $ docker rm -f c38f3b19401b9f399dfdf4358b8c8bf8cae685ae0d7152082f99df3f9501f105 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T16:41:38.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-13T16:41:38.463Z] Stashed 1 file(s) [Pipeline] echo [2021-12-13T16:41:38.467Z] [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-12-13T16:41:38.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-13T16:41:38.747Z] ========================================================= [2021-12-13T16:41:38.747Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-13T16:41:38.747Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T16:41:39.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T16:41:39.044Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-13T16:41:39.044Z] a0d0a0d46f8b: Already exists [2021-12-13T16:41:39.044Z] 31adcdaf11c8: Pulling fs layer [2021-12-13T16:41:39.044Z] b8b176561691: Pulling fs layer [2021-12-13T16:41:39.044Z] 4527c011a84f: Pulling fs layer [2021-12-13T16:41:39.044Z] 5d74067f8e1e: Pulling fs layer [2021-12-13T16:41:39.044Z] e0aca202a116: Pulling fs layer [2021-12-13T16:41:39.044Z] 3a43be97a3b4: Pulling fs layer [2021-12-13T16:41:39.044Z] 34cad66bf833: Pulling fs layer [2021-12-13T16:41:39.044Z] b4e3c513aaa6: Pulling fs layer [2021-12-13T16:41:39.044Z] 5d74067f8e1e: Waiting [2021-12-13T16:41:39.044Z] e0aca202a116: Waiting [2021-12-13T16:41:39.044Z] 3a43be97a3b4: Waiting [2021-12-13T16:41:39.044Z] 34cad66bf833: Waiting [2021-12-13T16:41:39.044Z] b4e3c513aaa6: Waiting [2021-12-13T16:41:39.044Z] b8b176561691: Verifying Checksum [2021-12-13T16:41:39.044Z] b8b176561691: Download complete [2021-12-13T16:41:39.044Z] 31adcdaf11c8: Verifying Checksum [2021-12-13T16:41:39.044Z] 31adcdaf11c8: Download complete [2021-12-13T16:41:39.044Z] e0aca202a116: Verifying Checksum [2021-12-13T16:41:39.044Z] e0aca202a116: Download complete [2021-12-13T16:41:39.044Z] 5d74067f8e1e: Verifying Checksum [2021-12-13T16:41:39.044Z] 5d74067f8e1e: Download complete [2021-12-13T16:41:39.044Z] 3a43be97a3b4: Verifying Checksum [2021-12-13T16:41:39.044Z] 3a43be97a3b4: Download complete [2021-12-13T16:41:39.308Z] 34cad66bf833: Verifying Checksum [2021-12-13T16:41:39.308Z] 34cad66bf833: Download complete [2021-12-13T16:41:39.308Z] 31adcdaf11c8: Pull complete [2021-12-13T16:41:39.308Z] b8b176561691: Pull complete [2021-12-13T16:41:39.571Z] 4527c011a84f: Verifying Checksum [2021-12-13T16:41:39.571Z] 4527c011a84f: Download complete [2021-12-13T16:41:39.571Z] b4e3c513aaa6: Verifying Checksum [2021-12-13T16:41:39.571Z] b4e3c513aaa6: Download complete [2021-12-13T16:41:42.902Z] 4527c011a84f: Pull complete [2021-12-13T16:41:42.902Z] 5d74067f8e1e: Pull complete [2021-12-13T16:41:42.902Z] e0aca202a116: Pull complete [2021-12-13T16:41:43.168Z] 3a43be97a3b4: Pull complete [2021-12-13T16:41:43.168Z] 34cad66bf833: Pull complete [2021-12-13T16:41:45.740Z] b4e3c513aaa6: Pull complete [2021-12-13T16:41:45.740Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-13T16:41:45.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T16:41:45.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-13T16:41:46.043Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T16:41:46.043Z] WORKDIR /edgex [2021-12-13T16:41:46.043Z] COPY go.mod . [2021-12-13T16:41:46.043Z] RUN go mod download' [2021-12-13T16:41:46.043Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-13T16:41:47.448Z] Sending build context to Docker daemon 334.6MB [2021-12-13T16:41:47.448Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T16:41:47.448Z] ---> 9f6097aaca64 [2021-12-13T16:41:47.448Z] Step 2/4 : WORKDIR /edgex [2021-12-13T16:41:49.372Z] ---> Running in 683753ce0eca [2021-12-13T16:41:49.372Z] Removing intermediate container 683753ce0eca [2021-12-13T16:41:49.372Z] ---> 829fa4e22115 [2021-12-13T16:41:49.372Z] Step 3/4 : COPY go.mod . [2021-12-13T16:41:49.372Z] ---> cec90b58bd26 [2021-12-13T16:41:49.373Z] Step 4/4 : RUN go mod download [2021-12-13T16:41:49.373Z] ---> Running in e7dd02f3f1f3 [2021-12-13T16:41:53.683Z] Still waiting to schedule task [2021-12-13T16:41:53.684Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-13T16:42:28.165Z] Removing intermediate container e7dd02f3f1f3 [2021-12-13T16:42:28.165Z] ---> 09582ec6dfb9 [2021-12-13T16:42:28.165Z] Successfully built 09582ec6dfb9 [2021-12-13T16:42:28.165Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:42:28.470Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-13T16:42:28.470Z] . [Pipeline] withDockerContainer [2021-12-13T16:42:28.543Z] prd-centos7-docker-4c-2g-754 does not seem to be running inside a container [2021-12-13T16:42:28.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-13T16:42:29.007Z] $ docker top b7ede6e1f2bfb32518dd320ce225e67304201abaca7aaa6ab17d96c213dff71c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T16:42:29.366Z] + go version [2021-12-13T16:42:29.366Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-13T16:42:29.381Z] $ docker stop --time=1 b7ede6e1f2bfb32518dd320ce225e67304201abaca7aaa6ab17d96c213dff71c [2021-12-13T16:42:30.574Z] $ docker rm -f b7ede6e1f2bfb32518dd320ce225e67304201abaca7aaa6ab17d96c213dff71c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:42:31.045Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-13T16:42:31.045Z] . [Pipeline] withDockerContainer [2021-12-13T16:42:31.101Z] prd-centos7-docker-4c-2g-754 does not seem to be running inside a container [2021-12-13T16:42:31.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-13T16:42:31.464Z] $ docker top 71a68028eb39d763cd721f0cb350d814238fce775a4ebb3c11a33900ba2772f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-13T16:42:31.601Z] ========================================================= [2021-12-13T16:42:31.601Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-13T16:42:31.601Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T16:42:32.041Z] + make test [2021-12-13T16:42:32.041Z] go mod tidy [2021-12-13T16:42:32.041Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-13T16:42:37.362Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-13T16:42:55.585Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-13T16:42:58.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-13T16:42:58.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-13T16:42:59.513Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-13T16:43:01.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-13T16:43:02.028Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-13T16:43:02.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-13T16:43:02.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-13T16:43:02.870Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-13T16:43:03.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-13T16:43:03.400Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-13T16:43:03.400Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-13T16:43:03.400Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-13T16:43:03.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-13T16:43:05.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2021-12-13T16:43:05.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-13T16:43:05.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-13T16:43:05.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements [2021-12-13T16:43:05.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-13T16:43:06.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 44.7% of statements [2021-12-13T16:43:06.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-13T16:43:06.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-13T16:43:07.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements [2021-12-13T16:43:07.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-13T16:43:07.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-13T16:43:08.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2021-12-13T16:43:08.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-13T16:43:08.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-13T16:43:08.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-13T16:43:08.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-13T16:43:08.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-13T16:43:09.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 94.2% of statements [2021-12-13T16:43:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-13T16:43:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-13T16:43:09.107Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2021-12-13T16:43:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-13T16:43:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-13T16:43:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-13T16:43:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-13T16:43:09.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-13T16:43:09.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-12-13T16:43:09.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-13T16:43:09.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-13T16:43:09.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-13T16:43:10.378Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.9% of statements [2021-12-13T16:43:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-13T16:43:10.378Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-12-13T16:43:10.378Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-12-13T16:43:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-13T16:43:10.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-12-13T16:43:10.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-12-13T16:43:11.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-12-13T16:43:11.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-12-13T16:43:11.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-12-13T16:43:16.120Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-759 in /w/workspace/edgexfoundry_edgex-go_PR-3843 [Pipeline] { [Pipeline] ws [2021-12-13T16:43:16.135Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-12-13T16:43:16.344Z] The recommended git tool is: git [2021-12-13T16:43:20.901Z] using credential edgex-jenkins-ssh [2021-12-13T16:43:20.927Z] Cloning the remote Git repository [2021-12-13T16:43:20.977Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-13T16:43:21.049Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-12-13T16:43:21.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T16:43:21.149Z] > git --version # timeout=10 [2021-12-13T16:43:21.165Z] > git --version # 'git version 2.17.1' [2021-12-13T16:43:21.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T16:43:21.235Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T16:43:23.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-12-13T16:43:23.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-12-13T16:43:29.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.189s coverage: 82.5% of statements [2021-12-13T16:43:29.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-13T16:43:47.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-12-13T16:43:47.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-12-13T16:43:47.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 65.4% of statements [2021-12-13T16:43:47.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-13T16:43:47.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-13T16:43:47.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-13T16:43:47.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements [2021-12-13T16:43:47.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-13T16:43:47.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-13T16:43:48.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-12-13T16:43:48.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-13T16:43:48.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2021-12-13T16:43:48.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-13T16:43:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-13T16:43:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-13T16:43:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-13T16:43:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-13T16:43:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-13T16:43:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-13T16:43:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-12-13T16:43:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-12-13T16:43:56.589Z] 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-12-13T16:44:28.793Z] GO111MODULE=on go vet ./... [2021-12-13T16:44:38.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-13T16:44:38.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-13T16:44:38.847Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-13T16:44:39.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-13T16:44:39.415Z] + ls -al . [2021-12-13T16:44:39.415Z] total 644 [2021-12-13T16:44:39.415Z] drwxrwxr-x 10 1001 1001 4096 Dec 13 16:44 . [2021-12-13T16:44:39.415Z] drwxr-xr-x 4 root root 28 Dec 13 16:42 .. [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 11 Dec 13 16:40 .dockerignore [2021-12-13T16:44:39.415Z] drwxrwxr-x 8 1001 1001 179 Dec 13 16:40 .git [2021-12-13T16:44:39.415Z] drwxrwxr-x 4 1001 1001 142 Dec 13 16:40 .github [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 804 Dec 13 16:40 .gitignore [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 16:40 .golangci.yml [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 76 Dec 13 16:40 .hadolint.yml [2021-12-13T16:44:39.415Z] drwx------ 3 1001 1001 73 Dec 13 16:41 .semver [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 166 Dec 13 16:40 .sonarcloud.properties [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 16:40 ADOPTERS.md [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 8910 Dec 13 16:40 Attribution.txt [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 51732 Dec 13 16:40 CHANGELOG.md [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 16:40 CONTRIBUTING.md [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 16:40 GOVERNANCE.md [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 849 Dec 13 16:40 Jenkinsfile [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 16:40 LICENSE [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 6508 Dec 13 16:40 Makefile [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 16:40 OWNERS.md [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 8207 Dec 13 16:40 README.md [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 6912 Dec 13 16:40 SECURITY.md [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 5 Dec 13 16:41 VERSION [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 4131 Dec 13 16:40 ZMQWindows.md [2021-12-13T16:44:39.415Z] drwxrwxr-x 2 1001 1001 37 Dec 13 16:40 bin [2021-12-13T16:44:39.415Z] drwxrwxr-x 14 1001 1001 4096 Dec 13 16:40 cmd [2021-12-13T16:44:39.415Z] -rw-r--r-- 1 root root 428381 Dec 13 16:43 coverage.out [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 828 Dec 13 16:40 go.mod [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 49483 Dec 13 16:42 go.sum [2021-12-13T16:44:39.415Z] drwxrwxr-x 8 1001 1001 124 Dec 13 16:40 internal [2021-12-13T16:44:39.415Z] drwxrwxr-x 3 1001 1001 16 Dec 13 16:40 openapi [2021-12-13T16:44:39.415Z] drwxrwxr-x 4 1001 1001 71 Dec 13 16:40 snap [2021-12-13T16:44:39.415Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 16:40 version.go [Pipeline] sh [2021-12-13T16:44:39.706Z] + '[' -e coverage.out ] [2021-12-13T16:44:39.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-13T16:44:39.803Z] Stashed 1 file(s) [Pipeline] sh [2021-12-13T16:44:40.098Z] + make build [2021-12-13T16:44:40.098Z] 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-12-13T16:44:41.485Z] 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-12-13T16:44:48.138Z] 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-12-13T16:44:48.602Z] Merging remotes/origin/main commit 1e57bbc099614f4d228215007f2f57534723e43b into PR head commit 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:44:48.723Z] 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-12-13T16:44:48.961Z] Merge succeeded, producing 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:44:48.961Z] Checking out Revision 8acc7a6cc61cc1956cbba6016c9de988fb6a317c (PR-3843) [2021-12-13T16:44:50.115Z] 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-12-13T16:44:50.115Z] 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-12-13T16:44:51.071Z] 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-12-13T16:44:52.034Z] 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-12-13T16:44:46.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T16:44:46.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T16:44:47.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T16:44:47.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T16:44:47.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T16:44:47.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3843/head:refs/remotes/origin/PR-3843 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-13T16:44:48.621Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T16:44:48.636Z] > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [2021-12-13T16:44:48.872Z] > git remote # timeout=10 [2021-12-13T16:44:48.894Z] > git config --get remote.origin.url # timeout=10 [2021-12-13T16:44:48.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T16:44:48.916Z] > git merge 1e57bbc099614f4d228215007f2f57534723e43b # timeout=10 [2021-12-13T16:44:48.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-13T16:44:48.967Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T16:44:48.978Z] > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [2021-12-13T16:44:52.609Z] 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-12-13T16:44:53.247Z] Commit message: "fix: correct jwt error when reading private key" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-13T16:44:53.995Z] 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-12-13T16:44:54.253Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-13T16:44:54.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-13T16:44:54.253Z] Dload Upload Total Spent Left Speed [2021-12-13T16:44:54.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 56846 0 --:--:-- --:--:-- --:--:-- 56846 [Pipeline] sh [2021-12-13T16:44:54.578Z] 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-12-13T16:44:54.822Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-13T16:44:55.146Z] 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-12-13T16:44:55.159Z] + sudo tee /etc/docker/daemon.new [2021-12-13T16:44:55.159Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-13T16:44:55.159Z] { [2021-12-13T16:44:55.159Z] "registry-mirrors": [ [2021-12-13T16:44:55.159Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-13T16:44:55.159Z] ], [2021-12-13T16:44:55.159Z] "bip": "10.250.0.254/24", [2021-12-13T16:44:55.160Z] "hosts": [ [2021-12-13T16:44:55.160Z] "tcp://0.0.0.0:5555", [2021-12-13T16:44:55.160Z] "unix:///var/run/docker.sock" [2021-12-13T16:44:55.160Z] ], [2021-12-13T16:44:55.160Z] "mtu": 1458, [2021-12-13T16:44:55.160Z] "selinux-enabled": true, [2021-12-13T16:44:55.160Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-13T16:44:55.160Z] } [Pipeline] sh [2021-12-13T16:44:55.504Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-13T16:44:55.843Z] + sudo service docker restart [Pipeline] } [2021-12-13T16:44:57.084Z] $ docker stop --time=1 71a68028eb39d763cd721f0cb350d814238fce775a4ebb3c11a33900ba2772f1 [2021-12-13T16:44:58.975Z] $ docker rm -f 71a68028eb39d763cd721f0cb350d814238fce775a4ebb3c11a33900ba2772f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:45:00.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T16:45:00.439Z] [2021-12-13T16:45:00.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:45:00.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T16:45:00.752Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-13T16:45:00.752Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-13T16:45:00.752Z] ca9280d653b3: Pulling fs layer [2021-12-13T16:45:00.752Z] 7e9c9ca2126c: Pulling fs layer [2021-12-13T16:45:00.752Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-13T16:45:00.752Z] cbdbe7a5bc2a: Download complete [2021-12-13T16:45:01.015Z] ca9280d653b3: Verifying Checksum [2021-12-13T16:45:01.015Z] ca9280d653b3: Download complete [2021-12-13T16:45:01.015Z] cbdbe7a5bc2a: Pull complete [2021-12-13T16:45:01.291Z] 7e9c9ca2126c: Verifying Checksum [2021-12-13T16:45:01.291Z] 7e9c9ca2126c: Download complete [2021-12-13T16:45:01.561Z] ca9280d653b3: Pull complete [2021-12-13T16:45:04.906Z] 7e9c9ca2126c: Pull complete [2021-12-13T16:45:04.906Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-13T16:45:04.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T16:45:04.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-13T16:45:04.969Z] prd-centos7-docker-4c-2g-754 does not seem to be running inside a container [2021-12-13T16:45:05.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-13T16:45:07.925Z] $ docker top e155573d4e7abf94f35cabcac1f4d1b881820bbd303388074e3072841714d91d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T16:45:08.274Z] + docker-compose build --help [2021-12-13T16:45:08.274Z] + grep parallel [2021-12-13T16:45:08.843Z] --parallel Build images in parallel. [Pipeline] } [2021-12-13T16:45:08.858Z] $ docker stop --time=1 e155573d4e7abf94f35cabcac1f4d1b881820bbd303388074e3072841714d91d [2021-12-13T16:45:10.027Z] $ docker rm -f e155573d4e7abf94f35cabcac1f4d1b881820bbd303388074e3072841714d91d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:45:10.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T16:45:10.415Z] . [Pipeline] withDockerContainer [2021-12-13T16:45:10.480Z] prd-centos7-docker-4c-2g-754 does not seem to be running inside a container [2021-12-13T16:45:10.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-13T16:45:10.835Z] $ docker top 96f0773e7b986a85bc383e4ed3ff72a6fb9a57e033aeb03112e872bec62e3a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T16:45:11.191Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-13T16:45:11.759Z] Building core-command ... [2021-12-13T16:45:11.759Z] Building core-data ... [2021-12-13T16:45:11.759Z] Building core-metadata ... [2021-12-13T16:45:11.759Z] Building security-bootstrapper ... [2021-12-13T16:45:11.759Z] Building security-proxy-setup ... [2021-12-13T16:45:11.759Z] Building security-secretstore-setup ... [2021-12-13T16:45:11.759Z] Building support-notifications ... [2021-12-13T16:45:11.759Z] Building support-scheduler ... [2021-12-13T16:45:11.759Z] Building sys-mgmt-agent ... [2021-12-13T16:45:11.759Z] Building security-proxy-setup [2021-12-13T16:45:11.759Z] Building support-scheduler [2021-12-13T16:45:11.759Z] Building core-metadata [2021-12-13T16:45:11.759Z] Building core-data [2021-12-13T16:45:11.759Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T16:45:14.164Z] provisioning config files... [2021-12-13T16:45:14.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4564210852235157264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T16:45:14.548Z] ---> docker-login.sh [2021-12-13T16:45:14.548Z] nexus3.edgexfoundry.org:10001 [2021-12-13T16:45:14.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:45:15.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:45:15.112Z] Configure a credential helper to remove this warning. See [2021-12-13T16:45:15.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:45:15.112Z] [2021-12-13T16:45:15.112Z] Login Succeeded [2021-12-13T16:45:15.390Z] nexus3.edgexfoundry.org:10002 [2021-12-13T16:45:15.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:45:15.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:45:15.667Z] Configure a credential helper to remove this warning. See [2021-12-13T16:45:15.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:45:15.667Z] [2021-12-13T16:45:15.667Z] Login Succeeded [2021-12-13T16:45:15.667Z] nexus3.edgexfoundry.org:10003 [2021-12-13T16:45:15.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:45:15.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:45:15.946Z] Configure a credential helper to remove this warning. See [2021-12-13T16:45:15.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:45:15.946Z] [2021-12-13T16:45:15.946Z] Login Succeeded [2021-12-13T16:45:16.220Z] nexus3.edgexfoundry.org:10004 [2021-12-13T16:45:16.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:45:16.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:45:16.502Z] Configure a credential helper to remove this warning. See [2021-12-13T16:45:16.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:45:16.502Z] [2021-12-13T16:45:16.502Z] Login Succeeded [2021-12-13T16:45:16.502Z] docker.io [2021-12-13T16:45:16.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T16:45:17.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T16:45:17.371Z] Configure a credential helper to remove this warning. See [2021-12-13T16:45:17.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T16:45:17.371Z] [2021-12-13T16:45:17.371Z] Login Succeeded [2021-12-13T16:45:17.371Z] ---> docker-login.sh ends [Pipeline] } [2021-12-13T16:45:17.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-13T16:45:17.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-13T16:45:18.000Z] ========================================================= [2021-12-13T16:45:18.000Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-13T16:45:18.000Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T16:45:18.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T16:45:18.602Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-13T16:45:18.602Z] 552d1f2373af: Pulling fs layer [2021-12-13T16:45:18.602Z] ea3f2d53f512: Pulling fs layer [2021-12-13T16:45:18.602Z] 9e70ebbbe112: Pulling fs layer [2021-12-13T16:45:18.602Z] 7a9cfe048b4a: Pulling fs layer [2021-12-13T16:45:18.602Z] 72dc09318566: Pulling fs layer [2021-12-13T16:45:18.602Z] f4f7b4309257: Pulling fs layer [2021-12-13T16:45:18.602Z] 0ac9a79272e3: Pulling fs layer [2021-12-13T16:45:18.602Z] b78e95d17946: Pulling fs layer [2021-12-13T16:45:18.602Z] 7a9cfe048b4a: Waiting [2021-12-13T16:45:18.602Z] 72dc09318566: Waiting [2021-12-13T16:45:18.602Z] f4f7b4309257: Waiting [2021-12-13T16:45:18.602Z] 0ac9a79272e3: Waiting [2021-12-13T16:45:18.602Z] b78e95d17946: Waiting [2021-12-13T16:45:18.602Z] 9e70ebbbe112: Verifying Checksum [2021-12-13T16:45:18.602Z] 9e70ebbbe112: Download complete [2021-12-13T16:45:18.602Z] ea3f2d53f512: Verifying Checksum [2021-12-13T16:45:18.602Z] ea3f2d53f512: Download complete [2021-12-13T16:45:18.602Z] 72dc09318566: Verifying Checksum [2021-12-13T16:45:18.602Z] 72dc09318566: Download complete [2021-12-13T16:45:18.602Z] f4f7b4309257: Verifying Checksum [2021-12-13T16:45:18.602Z] f4f7b4309257: Download complete [2021-12-13T16:45:18.602Z] 552d1f2373af: Verifying Checksum [2021-12-13T16:45:18.602Z] 552d1f2373af: Download complete [2021-12-13T16:45:18.602Z] 0ac9a79272e3: Verifying Checksum [2021-12-13T16:45:18.602Z] 0ac9a79272e3: Download complete [2021-12-13T16:45:19.205Z] 552d1f2373af: Pull complete [2021-12-13T16:45:19.808Z] ea3f2d53f512: Pull complete [2021-12-13T16:45:20.410Z] 9e70ebbbe112: Pull complete [2021-12-13T16:45:20.410Z] b78e95d17946: Verifying Checksum [2021-12-13T16:45:20.410Z] b78e95d17946: Download complete [2021-12-13T16:45:21.007Z] 7a9cfe048b4a: Verifying Checksum [2021-12-13T16:45:21.007Z] 7a9cfe048b4a: Download complete [2021-12-13T16:45:29.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:45:29.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:45:29.768Z] ---> 09582ec6dfb9 [2021-12-13T16:45:29.769Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T16:45:29.769Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:45:29.769Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:45:29.769Z] ---> 09582ec6dfb9 [2021-12-13T16:45:29.769Z] Step 3/20 : WORKDIR /edgex-go [2021-12-13T16:45:29.769Z] ---> Running in 1beaba9c72e0 [2021-12-13T16:45:29.769Z] ---> Running in 5820d8b53ea8 [2021-12-13T16:45:31.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:45:31.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:45:31.993Z] ---> 09582ec6dfb9 [2021-12-13T16:45:31.993Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T16:45:33.409Z] 7a9cfe048b4a: Pull complete [2021-12-13T16:45:33.409Z] 72dc09318566: Pull complete [2021-12-13T16:45:33.409Z] f4f7b4309257: Pull complete [2021-12-13T16:45:33.409Z] 0ac9a79272e3: Pull complete [2021-12-13T16:45:34.533Z] Removing intermediate container 1beaba9c72e0 [2021-12-13T16:45:34.533Z] ---> debba5de84de [2021-12-13T16:45:34.533Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:45:34.798Z] ---> Running in 5c38c4609f76 [2021-12-13T16:45:34.798Z] Removing intermediate container 5820d8b53ea8 [2021-12-13T16:45:34.798Z] ---> 1487d1b5cf68 [2021-12-13T16:45:34.798Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:45:35.372Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:45:35.372Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:45:35.372Z] ---> 09582ec6dfb9 [2021-12-13T16:45:35.372Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T16:45:35.372Z] ---> Using cache [2021-12-13T16:45:35.372Z] ---> 1487d1b5cf68 [2021-12-13T16:45:35.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:45:35.372Z] ---> Running in 34ffa79b78e1 [2021-12-13T16:45:35.372Z] ---> Running in 12651f546216 [2021-12-13T16:45:35.372Z] ---> Running in 0ad9184c84b8 [2021-12-13T16:45:35.372Z] Removing intermediate container 5c38c4609f76 [2021-12-13T16:45:35.372Z] ---> c9229fbe0bd5 [2021-12-13T16:45:35.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:45:35.372Z] ---> Running in f74da3963c27 [2021-12-13T16:45:35.964Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:45:35.964Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:45:35.964Z] ---> 09582ec6dfb9 [2021-12-13T16:45:35.964Z] Step 3/23 : WORKDIR /edgex-go [2021-12-13T16:45:35.964Z] ---> Using cache [2021-12-13T16:45:35.964Z] ---> c9229fbe0bd5 [2021-12-13T16:45:35.964Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:45:36.539Z] ---> Running in 11d905d899e6 [2021-12-13T16:45:36.539Z] Removing intermediate container 34ffa79b78e1 [2021-12-13T16:45:36.539Z] ---> b39315dac97e [2021-12-13T16:45:36.539Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-13T16:45:36.539Z] ---> Running in 3000a1a2da80 [2021-12-13T16:45:36.804Z] Removing intermediate container 12651f546216 [2021-12-13T16:45:36.804Z] ---> 3b899e5a6749 [2021-12-13T16:45:36.804Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T16:45:36.804Z] ---> Running in 4c228507dfc3 [2021-12-13T16:45:36.804Z] Removing intermediate container 0ad9184c84b8 [2021-12-13T16:45:36.804Z] ---> f73a5b58e6c6 [2021-12-13T16:45:36.804Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-13T16:45:36.804Z] Removing intermediate container f74da3963c27 [2021-12-13T16:45:36.804Z] ---> 5521d4ea33af [2021-12-13T16:45:36.804Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T16:45:36.804Z] ---> Running in 0d0873478950 [2021-12-13T16:45:37.073Z] ---> Running in ec1df369708a [2021-12-13T16:45:37.073Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:37.341Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:37.341Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:37.341Z] Removing intermediate container 11d905d899e6 [2021-12-13T16:45:37.341Z] ---> 204d051e9bd2 [2021-12-13T16:45:37.341Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-13T16:45:37.341Z] ---> Running in 818f5473f3d9 [2021-12-13T16:45:37.603Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:37.603Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:38.173Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:38.173Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:38.173Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:38.173Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:38.439Z] OK: 220 MiB in 52 packages [2021-12-13T16:45:38.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:45:38.439Z] OK: 220 MiB in 52 packages [2021-12-13T16:45:38.439Z] OK: 220 MiB in 52 packages [2021-12-13T16:45:38.701Z] OK: 220 MiB in 52 packages [2021-12-13T16:45:38.814Z] b78e95d17946: Pull complete [2021-12-13T16:45:38.814Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-13T16:45:38.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T16:45:38.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-13T16:45:38.961Z] OK: 220 MiB in 52 packages [2021-12-13T16:45:38.961Z] Removing intermediate container 3000a1a2da80 [2021-12-13T16:45:38.961Z] ---> d0c446447d46 [2021-12-13T16:45:38.961Z] Step 6/20 : COPY . . [2021-12-13T16:45:38.961Z] Removing intermediate container 4c228507dfc3 [2021-12-13T16:45:38.961Z] ---> 939e302f53c6 [2021-12-13T16:45:38.961Z] Step 6/22 : COPY . . [2021-12-13T16:45:39.157Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T16:45:39.157Z] WORKDIR /edgex [2021-12-13T16:45:39.158Z] COPY go.mod . [2021-12-13T16:45:39.158Z] RUN go mod download [2021-12-13T16:45:39.158Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-13T16:45:39.222Z] Removing intermediate container 0d0873478950 [2021-12-13T16:45:39.222Z] ---> 9a236f909da7 [2021-12-13T16:45:39.222Z] Step 6/22 : COPY . . [2021-12-13T16:45:39.222Z] Removing intermediate container ec1df369708a [2021-12-13T16:45:39.222Z] ---> 2bfa91f8ae8f [2021-12-13T16:45:39.222Z] Step 6/22 : COPY . . [2021-12-13T16:45:41.799Z] Sending build context to Docker daemon 168.9MB [2021-12-13T16:45:41.799Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T16:45:41.799Z] ---> 8b459fc5aaf0 [2021-12-13T16:45:41.799Z] Step 2/4 : WORKDIR /edgex [2021-12-13T16:45:43.426Z] Removing intermediate container 818f5473f3d9 [2021-12-13T16:45:43.426Z] ---> 4d5bc241731c [2021-12-13T16:45:43.427Z] Step 6/23 : COPY go.mod . [2021-12-13T16:45:43.774Z] ---> Running in efbafb41df50 [2021-12-13T16:45:43.774Z] Removing intermediate container efbafb41df50 [2021-12-13T16:45:43.774Z] ---> f97350e0a004 [2021-12-13T16:45:43.774Z] Step 3/4 : COPY go.mod . [2021-12-13T16:45:44.373Z] ---> 999dac59ca4b [2021-12-13T16:45:44.373Z] Step 4/4 : RUN go mod download [2021-12-13T16:45:44.373Z] ---> Running in 19d5f2967a9c [2021-12-13T16:45:45.974Z] ---> 3abe782a78ca [2021-12-13T16:45:45.974Z] Step 7/23 : RUN go mod download [2021-12-13T16:45:49.271Z] ---> Running in 482567f55239 [2021-12-13T16:45:49.271Z] ---> cdc2e6f47d49 [2021-12-13T16:45:49.271Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:45:49.271Z] ---> Running in 29bbe29cc872 [2021-12-13T16:45:51.893Z] ---> cb1021967664 [2021-12-13T16:45:51.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:45:51.893Z] ---> Running in 00acf2dfa4c9 [2021-12-13T16:45:56.114Z] ---> df387eafa146 [2021-12-13T16:45:56.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:45:56.114Z] ---> Running in c2ccfdf375d6 [2021-12-13T16:45:56.114Z] ---> 78d5c13007f2 [2021-12-13T16:45:56.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:45:56.114Z] ---> Running in c65190815582 [2021-12-13T16:45:56.114Z] Removing intermediate container 482567f55239 [2021-12-13T16:45:56.114Z] ---> 30e7b4b56dcf [2021-12-13T16:45:56.114Z] Step 8/23 : COPY . . [2021-12-13T16:45:56.114Z] Removing intermediate container 00acf2dfa4c9 [2021-12-13T16:45:56.114Z] ---> 3868ef96b530 [2021-12-13T16:45:56.114Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-13T16:45:56.114Z] Removing intermediate container 29bbe29cc872 [2021-12-13T16:45:56.114Z] ---> 5cfb6e81ec61 [2021-12-13T16:45:56.114Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-13T16:45:56.114Z] ---> Running in 9a84dbb548e4 [2021-12-13T16:45:56.114Z] ---> Running in 756bf6e2f4e4 [2021-12-13T16:45:57.509Z] 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-12-13T16:45:57.775Z] 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-12-13T16:45:58.731Z] Removing intermediate container c65190815582 [2021-12-13T16:45:58.731Z] ---> cccb8d2c33f2 [2021-12-13T16:45:58.731Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-13T16:45:59.001Z] ---> Running in 6fd20d6b23e9 [2021-12-13T16:45:59.266Z] Removing intermediate container c2ccfdf375d6 [2021-12-13T16:45:59.266Z] ---> 8a80d1a2452a [2021-12-13T16:45:59.266Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-13T16:45:59.847Z] ---> Running in 2d1f0a64abb3 [2021-12-13T16:46:00.440Z] 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-12-13T16:46:01.405Z] 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-12-13T16:46:16.440Z] ---> 1b343ebd5210 [2021-12-13T16:46:16.440Z] Step 9/23 : RUN go mod tidy [2021-12-13T16:46:16.440Z] ---> Running in 62ee6cdcea57 [2021-12-13T16:46:16.440Z] Removing intermediate container 62ee6cdcea57 [2021-12-13T16:46:16.440Z] ---> 4fffe4ddbe44 [2021-12-13T16:46:16.440Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-13T16:46:16.440Z] ---> Running in 50aab90f347f [2021-12-13T16:46:16.709Z] 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-12-13T16:46:26.813Z] 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-12-13T16:46:33.429Z] Removing intermediate container 756bf6e2f4e4 [2021-12-13T16:46:33.429Z] ---> 25668bf2f696 [2021-12-13T16:46:33.429Z] [2021-12-13T16:46:33.429Z] Step 9/20 : FROM alpine:3.14 [2021-12-13T16:46:33.429Z] 3.14: Pulling from library/alpine [2021-12-13T16:46:33.429Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-13T16:46:33.429Z] Status: Downloaded newer image for alpine:3.14 [2021-12-13T16:46:33.429Z] ---> 0a97eee8041e [2021-12-13T16:46:33.429Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-13T16:46:33.429Z] ---> Running in 9725b25165d4 [2021-12-13T16:46:34.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:46:34.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:46:34.529Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-13T16:46:34.529Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-13T16:46:34.529Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T16:46:34.529Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-13T16:46:34.529Z] (5/5) Installing curl (7.79.1-r0) [2021-12-13T16:46:34.529Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:46:34.529Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T16:46:34.789Z] OK: 8 MiB in 19 packages [2021-12-13T16:46:35.360Z] Removing intermediate container 9725b25165d4 [2021-12-13T16:46:35.360Z] ---> e7137fc61cc0 [2021-12-13T16:46:35.360Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T16:46:35.360Z] ---> Running in d04ac44e6484 [2021-12-13T16:46:35.360Z] Removing intermediate container d04ac44e6484 [2021-12-13T16:46:35.360Z] ---> b4c821a59fb9 [2021-12-13T16:46:35.360Z] Step 12/20 : WORKDIR /edgex [2021-12-13T16:46:35.360Z] ---> Running in 36b54ca57d01 [2021-12-13T16:46:35.621Z] Removing intermediate container 36b54ca57d01 [2021-12-13T16:46:35.621Z] ---> f2fc33526494 [2021-12-13T16:46:35.621Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-13T16:46:35.881Z] ---> a2db463ee0cd [2021-12-13T16:46:35.881Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-13T16:46:36.452Z] ---> 74b48a1f9860 [2021-12-13T16:46:36.452Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-13T16:46:36.714Z] ---> c1cb78a8e08c [2021-12-13T16:46:36.714Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-13T16:46:36.714Z] ---> Running in e1a96db285e1 [2021-12-13T16:46:36.980Z] Removing intermediate container e1a96db285e1 [2021-12-13T16:46:36.980Z] ---> 2eaa33fb4160 [2021-12-13T16:46:36.980Z] Step 17/20 : CMD ["--init=true"] [2021-12-13T16:46:36.980Z] ---> Running in 8ecec1ced989 [2021-12-13T16:46:37.242Z] Removing intermediate container 8ecec1ced989 [2021-12-13T16:46:37.242Z] ---> c528f3861969 [2021-12-13T16:46:37.242Z] Step 18/20 : LABEL arch=x86_64 [2021-12-13T16:46:37.242Z] ---> Running in c829bd3e6471 [2021-12-13T16:46:37.242Z] Removing intermediate container c829bd3e6471 [2021-12-13T16:46:37.242Z] ---> 836e44fccff5 [2021-12-13T16:46:37.242Z] Step 19/20 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:46:37.503Z] ---> Running in 5eac29c8b76e [2021-12-13T16:46:37.503Z] Removing intermediate container 5eac29c8b76e [2021-12-13T16:46:37.503Z] ---> 3a88f1e80ab7 [2021-12-13T16:46:37.503Z] Step 20/20 : LABEL version=0.0.0 [2021-12-13T16:46:37.503Z] ---> Running in 8d9b6a9cb865 [2021-12-13T16:46:37.766Z] Removing intermediate container 8d9b6a9cb865 [2021-12-13T16:46:37.766Z] ---> 7c474523ecd2 [2021-12-13T16:46:37.766Z] [2021-12-13T16:46:37.766Z] Successfully built 7c474523ecd2 [2021-12-13T16:46:37.766Z] Successfully tagged security-proxy-setup:latest [2021-12-13T16:46:37.766Z] Building support-notifications [2021-12-13T16:46:41.075Z]  Building security-proxy-setup ... done Removing intermediate container 6fd20d6b23e9 [2021-12-13T16:46:41.075Z] ---> a83e5327d6a9 [2021-12-13T16:46:41.075Z] [2021-12-13T16:46:41.075Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T16:46:41.075Z] ---> 0a97eee8041e [2021-12-13T16:46:41.075Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T16:46:41.075Z] ---> Running in 0f95a5e193bd [2021-12-13T16:46:41.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:46:41.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:46:42.266Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T16:46:42.266Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:46:42.266Z] OK: 6 MiB in 15 packages [2021-12-13T16:46:43.253Z] Removing intermediate container 9a84dbb548e4 [2021-12-13T16:46:43.253Z] ---> ccb52ecaaaac [2021-12-13T16:46:43.253Z] [2021-12-13T16:46:43.253Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T16:46:43.253Z] ---> 0a97eee8041e [2021-12-13T16:46:43.253Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-13T16:46:43.253Z] ---> Running in 2c59137e13de [2021-12-13T16:46:43.889Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:46:43.889Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:46:43.889Z] ---> 09582ec6dfb9 [2021-12-13T16:46:43.889Z] Step 3/21 : WORKDIR /edgex-go [2021-12-13T16:46:43.889Z] ---> Using cache [2021-12-13T16:46:43.889Z] ---> c9229fbe0bd5 [2021-12-13T16:46:43.889Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:46:43.889Z] ---> Using cache [2021-12-13T16:46:43.889Z] ---> 204d051e9bd2 [2021-12-13T16:46:43.889Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-13T16:46:44.161Z] Removing intermediate container 2c59137e13de [2021-12-13T16:46:44.161Z] ---> 485605cc5951 [2021-12-13T16:46:44.161Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-13T16:46:44.161Z] Removing intermediate container 0f95a5e193bd [2021-12-13T16:46:44.161Z] ---> e9c306a54699 [2021-12-13T16:46:44.161Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T16:46:44.424Z] ---> Running in 3aa279157ef5 [2021-12-13T16:46:44.424Z] ---> Running in 3d8c5abcadd9 [2021-12-13T16:46:44.424Z] ---> Running in 12bc63f40c6a [2021-12-13T16:46:45.004Z] Removing intermediate container 12bc63f40c6a [2021-12-13T16:46:45.004Z] ---> eac16e4c2810 [2021-12-13T16:46:45.004Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-13T16:46:45.004Z] Removing intermediate container 3d8c5abcadd9 [2021-12-13T16:46:45.004Z] ---> 8608b8a38dfe [2021-12-13T16:46:45.004Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-13T16:46:45.004Z] Removing intermediate container 2d1f0a64abb3 [2021-12-13T16:46:45.004Z] ---> 16109c601098 [2021-12-13T16:46:45.004Z] [2021-12-13T16:46:45.004Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T16:46:45.004Z] ---> 0a97eee8041e [2021-12-13T16:46:45.004Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T16:46:45.004Z] ---> Using cache [2021-12-13T16:46:45.004Z] ---> e9c306a54699 [2021-12-13T16:46:45.004Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T16:46:45.004Z] ---> Using cache [2021-12-13T16:46:45.004Z] ---> 8608b8a38dfe [2021-12-13T16:46:45.004Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-13T16:46:45.267Z] ---> Running in 4248fd668e66 [2021-12-13T16:46:45.267Z] ---> Running in 933e5e52c827 [2021-12-13T16:46:45.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:46:45.267Z] ---> Running in 5f8c68a68384 [2021-12-13T16:46:45.267Z] Removing intermediate container 4248fd668e66 [2021-12-13T16:46:45.267Z] ---> c83410133943 [2021-12-13T16:46:45.267Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:46:45.528Z] ---> Running in 111763230ff2 [2021-12-13T16:46:45.528Z] Removing intermediate container 933e5e52c827 [2021-12-13T16:46:45.528Z] ---> 98c7d92005ca [2021-12-13T16:46:45.528Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T16:46:45.528Z] Removing intermediate container 5f8c68a68384 [2021-12-13T16:46:45.528Z] ---> 260a5dce296b [2021-12-13T16:46:45.528Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T16:46:45.528Z] ---> Running in a1a64ccc9cd1 [2021-12-13T16:46:45.528Z] ---> Running in fbe38aa2d07f [2021-12-13T16:46:45.790Z] Removing intermediate container a1a64ccc9cd1 [2021-12-13T16:46:45.790Z] ---> d910d23d51db [2021-12-13T16:46:45.790Z] Step 14/22 : WORKDIR / [2021-12-13T16:46:45.790Z] Removing intermediate container fbe38aa2d07f [2021-12-13T16:46:45.790Z] ---> 9354c4ec7062 [2021-12-13T16:46:45.790Z] Step 14/22 : WORKDIR / [2021-12-13T16:46:45.790Z] ---> Running in 3019268dac36 [2021-12-13T16:46:45.790Z] ---> Running in 02ccc5386f2d [2021-12-13T16:46:46.053Z] Removing intermediate container 3019268dac36 [2021-12-13T16:46:46.053Z] ---> 6f01d2e2ede3 [2021-12-13T16:46:46.053Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:46:46.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:46:46.053Z] Removing intermediate container 02ccc5386f2d [2021-12-13T16:46:46.053Z] ---> 92c790115ec2 [2021-12-13T16:46:46.053Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:46:46.316Z] ---> b994369c0065 [2021-12-13T16:46:46.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-13T16:46:46.580Z] OK: 220 MiB in 52 packages [2021-12-13T16:46:46.580Z] ---> c707105475da [2021-12-13T16:46:46.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-13T16:46:46.580Z] Removing intermediate container 111763230ff2 [2021-12-13T16:46:46.580Z] ---> 5080fb0fa1a4 [2021-12-13T16:46:46.580Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-13T16:46:46.844Z] ---> Running in d955566eaebb [2021-12-13T16:46:47.107Z] ---> 864e4844f104 [2021-12-13T16:46:47.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-13T16:46:47.107Z] ---> 07acb8e92395 [2021-12-13T16:46:47.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-13T16:46:47.107Z] Removing intermediate container 3aa279157ef5 [2021-12-13T16:46:47.107Z] ---> f0510bc31c40 [2021-12-13T16:46:47.107Z] Step 6/21 : COPY . . [2021-12-13T16:46:47.684Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:46:48.272Z] ---> 99ef7179380b [2021-12-13T16:46:48.272Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-13T16:46:48.272Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:46:48.553Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-13T16:46:48.844Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T16:46:48.844Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-13T16:46:49.116Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T16:46:49.116Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-13T16:46:49.116Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-13T16:46:49.116Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:46:49.116Z] OK: 8 MiB in 20 packages [2021-12-13T16:46:49.383Z] ---> d7e3bbe357e6 [2021-12-13T16:46:49.383Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-13T16:46:49.383Z] ---> Running in 9a370f1ca589 [2021-12-13T16:46:49.646Z] ---> Running in 18797f07edcb [2021-12-13T16:46:49.646Z] Removing intermediate container 9a370f1ca589 [2021-12-13T16:46:49.646Z] ---> e0cf0ada9c0a [2021-12-13T16:46:49.646Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:46:49.911Z] ---> Running in 8d55013efd93 [2021-12-13T16:46:49.911Z] Removing intermediate container 18797f07edcb [2021-12-13T16:46:49.911Z] ---> fc1862db2407 [2021-12-13T16:46:49.911Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:46:50.170Z] ---> Running in 52ea2d6fb2a3 [2021-12-13T16:46:50.170Z] Removing intermediate container d955566eaebb [2021-12-13T16:46:50.170Z] ---> 77b2d7513a9a [2021-12-13T16:46:50.170Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:46:50.170Z] Removing intermediate container 8d55013efd93 [2021-12-13T16:46:50.170Z] ---> 1fd8e9e94ea5 [2021-12-13T16:46:50.170Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T16:46:50.170Z] Removing intermediate container 52ea2d6fb2a3 [2021-12-13T16:46:50.170Z] ---> a3b665ca232f [2021-12-13T16:46:50.170Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T16:46:50.436Z] ---> Running in c6a66b77929c [2021-12-13T16:46:50.436Z] ---> Running in e3dd40404c41 [2021-12-13T16:46:50.436Z] ---> 07f4aca9dee6 [2021-12-13T16:46:50.436Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-13T16:46:50.436Z] Removing intermediate container e3dd40404c41 [2021-12-13T16:46:50.436Z] ---> a562dc5c23b9 [2021-12-13T16:46:50.436Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:46:50.436Z] Removing intermediate container c6a66b77929c [2021-12-13T16:46:50.436Z] ---> 0211fcb92efa [2021-12-13T16:46:50.436Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:46:50.716Z] ---> Running in 09a5d18eb276 [2021-12-13T16:46:50.716Z] ---> Running in 387d455761b9 [2021-12-13T16:46:50.975Z] Removing intermediate container 387d455761b9 [2021-12-13T16:46:50.975Z] ---> b6acb00ca4df [2021-12-13T16:46:50.975Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T16:46:51.916Z] Removing intermediate container 09a5d18eb276 [2021-12-13T16:46:51.916Z] ---> c8cf7f5d2c1b [2021-12-13T16:46:51.916Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T16:46:51.916Z] ---> Running in d01b9e0cdcdd [2021-12-13T16:46:51.916Z] ---> ad9f2e71c34d [2021-12-13T16:46:51.916Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-13T16:46:52.176Z] ---> Running in 44b3c9e43408 [2021-12-13T16:46:52.176Z] Removing intermediate container d01b9e0cdcdd [2021-12-13T16:46:52.176Z] ---> 57c372561188 [2021-12-13T16:46:52.176Z] [2021-12-13T16:46:52.176Z] Removing intermediate container 50aab90f347f [2021-12-13T16:46:52.176Z] ---> 08e1732b1241 [2021-12-13T16:46:52.176Z] [2021-12-13T16:46:52.176Z] Step 11/23 : FROM alpine:3.14 [2021-12-13T16:46:52.176Z] ---> 0a97eee8041e [2021-12-13T16:46:52.176Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-13T16:46:52.176Z] ---> Using cache [2021-12-13T16:46:52.176Z] ---> e9c306a54699 [2021-12-13T16:46:52.176Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T16:46:52.176Z] ---> Using cache [2021-12-13T16:46:52.176Z] ---> 8608b8a38dfe [2021-12-13T16:46:52.176Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-13T16:46:52.470Z] Successfully built 57c372561188 [2021-12-13T16:46:52.470Z] ---> 436619bdb5b0 [2021-12-13T16:46:52.470Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-13T16:46:52.470Z] Successfully tagged core-command:latest [2021-12-13T16:46:52.470Z] Building security-bootstrapper [2021-12-13T16:46:52.470Z]  Building core-command ... done  ---> Running in 015560a0f44a [2021-12-13T16:46:52.470Z] ---> 8132b7b078dd [2021-12-13T16:46:52.470Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:46:52.470Z] Removing intermediate container 44b3c9e43408 [2021-12-13T16:46:52.470Z] ---> 2efe0b8d6dd4 [2021-12-13T16:46:52.470Z] [2021-12-13T16:46:52.470Z] ---> Running in 28aefc546c31 [2021-12-13T16:46:52.736Z] Successfully built 2efe0b8d6dd4 [2021-12-13T16:46:53.310Z] Removing intermediate container 015560a0f44a [2021-12-13T16:46:53.310Z] ---> 8db9710d85b5 [2021-12-13T16:46:53.310Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-13T16:46:53.310Z] Successfully tagged core-metadata:latest [2021-12-13T16:46:53.310Z] Building sys-mgmt-agent [2021-12-13T16:46:53.310Z] ---> Running in 50e6a70fc07a [2021-12-13T16:46:53.573Z]  Building core-metadata ... done  ---> Running in 60af2ae06b3a [2021-12-13T16:46:53.573Z] Removing intermediate container 28aefc546c31 [2021-12-13T16:46:53.573Z] ---> 3f47455b5a36 [2021-12-13T16:46:53.573Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:46:57.770Z] ---> Running in 815018e99a78 [2021-12-13T16:46:57.770Z] Removing intermediate container 60af2ae06b3a [2021-12-13T16:46:57.770Z] ---> b2ec13c431b7 [2021-12-13T16:46:57.770Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:46:58.724Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:46:58.724Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:46:58.724Z] ---> 09582ec6dfb9 [2021-12-13T16:46:58.724Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T16:46:58.724Z] ---> Using cache [2021-12-13T16:46:58.724Z] ---> c9229fbe0bd5 [2021-12-13T16:46:58.724Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:46:58.724Z] ---> Using cache [2021-12-13T16:46:58.724Z] ---> 204d051e9bd2 [2021-12-13T16:46:58.724Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-13T16:47:00.120Z] Removing intermediate container 815018e99a78 [2021-12-13T16:47:00.120Z] ---> 1e96bb970920 [2021-12-13T16:47:00.120Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T16:47:00.120Z] ---> 22e38383eb3f [2021-12-13T16:47:00.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-13T16:47:00.120Z] ---> Running in 68fc2a35a2c8 [2021-12-13T16:47:00.381Z] ---> Running in a8a3c60535d5 [2021-12-13T16:47:00.646Z] Removing intermediate container a8a3c60535d5 [2021-12-13T16:47:00.646Z] ---> a5980a800ea3 [2021-12-13T16:47:00.646Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:47:00.646Z] Removing intermediate container 50e6a70fc07a [2021-12-13T16:47:00.646Z] ---> ca5b728397b8 [2021-12-13T16:47:00.646Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-13T16:47:00.646Z] ---> cd599830f035 [2021-12-13T16:47:00.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-13T16:47:00.646Z] ---> Running in f8ff85661e54 [2021-12-13T16:47:00.646Z] ---> Running in 95c115c99641 [2021-12-13T16:47:00.910Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:00.910Z] Removing intermediate container f8ff85661e54 [2021-12-13T16:47:00.910Z] ---> eb4607db1aef [2021-12-13T16:47:00.910Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T16:47:01.182Z] 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-12-13T16:47:01.182Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:47:01.182Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:47:01.182Z] ---> 09582ec6dfb9 [2021-12-13T16:47:01.182Z] Step 3/30 : WORKDIR /edgex-go [2021-12-13T16:47:01.182Z] ---> Using cache [2021-12-13T16:47:01.182Z] ---> c9229fbe0bd5 [2021-12-13T16:47:01.182Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:47:01.182Z] ---> Using cache [2021-12-13T16:47:01.182Z] ---> 204d051e9bd2 [2021-12-13T16:47:01.182Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-13T16:47:01.182Z] ---> Using cache [2021-12-13T16:47:01.182Z] ---> 4d5bc241731c [2021-12-13T16:47:01.182Z] Step 6/30 : COPY . . [2021-12-13T16:47:01.182Z] ---> 3e0e4e920e2b [2021-12-13T16:47:01.182Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-13T16:47:01.182Z] ---> Running in d8446f4cb4e5 [2021-12-13T16:47:01.460Z] ---> Running in 2de2949c49d8 [2021-12-13T16:47:01.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:01.727Z] Removing intermediate container d8446f4cb4e5 [2021-12-13T16:47:01.727Z] ---> 762067f8c93a [2021-12-13T16:47:01.727Z] [2021-12-13T16:47:02.004Z] OK: 220 MiB in 52 packages [2021-12-13T16:47:02.273Z] Successfully built 762067f8c93a [2021-12-13T16:47:02.865Z] Successfully tagged core-data:latest [2021-12-13T16:47:02.865Z] Building security-secretstore-setup [2021-12-13T16:47:02.865Z] Removing intermediate container 2de2949c49d8 [2021-12-13T16:47:02.865Z] ---> 5ef8e3b28f85 [2021-12-13T16:47:02.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:47:02.865Z]  Building core-data ... done  ---> Running in eb00b74eeabe [2021-12-13T16:47:04.333Z] Removing intermediate container eb00b74eeabe [2021-12-13T16:47:04.333Z] ---> 85f3f94b1ff6 [2021-12-13T16:47:04.334Z] Step 21/23 : LABEL arch=x86_64 [2021-12-13T16:47:06.125Z] Removing intermediate container 19d5f2967a9c [2021-12-13T16:47:06.125Z] ---> 0b5b3ef033b6 [2021-12-13T16:47:06.125Z] Successfully built 0b5b3ef033b6 [2021-12-13T16:47:06.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:47:06.289Z] Removing intermediate container 68fc2a35a2c8 [2021-12-13T16:47:06.289Z] ---> f68e8951bde6 [2021-12-13T16:47:06.289Z] Step 6/22 : COPY . . [2021-12-13T16:47:06.467Z] + docker inspect -f . ci-base-image-arm64 [2021-12-13T16:47:06.467Z] . [Pipeline] withDockerContainer [2021-12-13T16:47:06.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container [2021-12-13T16:47:06.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-13T16:47:07.247Z] ---> Running in 72b77f570f41 [2021-12-13T16:47:07.247Z] ---> f919fc45f946 [2021-12-13T16:47:07.247Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:47:07.247Z] ---> Running in ebcad449ed4c [2021-12-13T16:47:07.849Z] Removing intermediate container 72b77f570f41 [2021-12-13T16:47:07.849Z] ---> ca69e4d7a755 [2021-12-13T16:47:07.849Z] Step 22/23 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:47:08.119Z] $ docker top 092ae37e2be1f2368a418294f1c5cebc2c355771ff3e25959dbc3a227c48e11d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T16:47:08.994Z] + go version [2021-12-13T16:47:08.994Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-13T16:47:09.014Z] $ docker stop --time=1 092ae37e2be1f2368a418294f1c5cebc2c355771ff3e25959dbc3a227c48e11d [2021-12-13T16:47:10.414Z] ---> Running in 6b86fc55565f [2021-12-13T16:47:10.648Z] $ docker rm -f 092ae37e2be1f2368a418294f1c5cebc2c355771ff3e25959dbc3a227c48e11d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-12-13T16:47:10.992Z] Removing intermediate container 6b86fc55565f [2021-12-13T16:47:10.992Z] ---> 60131acab225 [2021-12-13T16:47:10.992Z] Step 23/23 : LABEL version=0.0.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:47:11.493Z] + docker inspect -f . ci-base-image-arm64 [2021-12-13T16:47:11.494Z] . [Pipeline] withDockerContainer [2021-12-13T16:47:11.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container [2021-12-13T16:47:11.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-13T16:47:12.389Z] ---> Running in 5a50deb80d88 [2021-12-13T16:47:13.020Z] $ docker top 4c98b4786d563fe5ad1b414930f744cc7c6f203c519c36365c837aab3e226b21 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-13T16:47:13.286Z] ========================================================= [2021-12-13T16:47:13.286Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-13T16:47:13.286Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T16:47:13.794Z] Removing intermediate container 5a50deb80d88 [2021-12-13T16:47:13.794Z] ---> 59d0fff57a6d [2021-12-13T16:47:13.794Z] [2021-12-13T16:47:13.794Z] Removing intermediate container ebcad449ed4c [2021-12-13T16:47:13.794Z] ---> 086ba795e689 [2021-12-13T16:47:13.794Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-13T16:47:13.794Z] ---> 1d0e376ec3c0 [2021-12-13T16:47:13.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:47:13.794Z] Successfully built 59d0fff57a6d [2021-12-13T16:47:13.794Z] Successfully tagged support-scheduler:latest [2021-12-13T16:47:13.794Z]  Building support-scheduler ... done  ---> Running in 1a41f49b8bd8 [2021-12-13T16:47:13.794Z] ---> Running in 70938cfb0186 [2021-12-13T16:47:13.936Z] + make test [2021-12-13T16:47:13.936Z] go mod tidy [2021-12-13T16:47:14.529Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-13T16:47:14.779Z] 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-12-13T16:47:16.200Z] Removing intermediate container 1a41f49b8bd8 [2021-12-13T16:47:16.200Z] ---> 8d20ef6b18a5 [2021-12-13T16:47:16.200Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-13T16:47:16.200Z] ---> Running in a2175b696c00 [2021-12-13T16:47:16.473Z] 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-12-13T16:47:19.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:47:19.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:47:19.044Z] ---> 09582ec6dfb9 [2021-12-13T16:47:19.044Z] Step 3/24 : WORKDIR /edgex-go [2021-12-13T16:47:19.044Z] ---> Using cache [2021-12-13T16:47:19.044Z] ---> c9229fbe0bd5 [2021-12-13T16:47:19.044Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:47:19.044Z] ---> Using cache [2021-12-13T16:47:19.044Z] ---> 204d051e9bd2 [2021-12-13T16:47:19.044Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-13T16:47:19.044Z] ---> Using cache [2021-12-13T16:47:19.044Z] ---> 4d5bc241731c [2021-12-13T16:47:19.044Z] Step 6/24 : COPY . . [2021-12-13T16:47:19.044Z] ---> Using cache [2021-12-13T16:47:19.044Z] ---> f919fc45f946 [2021-12-13T16:47:19.044Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:47:19.044Z] ---> Using cache [2021-12-13T16:47:19.044Z] ---> 086ba795e689 [2021-12-13T16:47:19.044Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-13T16:47:19.305Z] ---> Running in 32d0d07eb6f6 [2021-12-13T16:47:19.876Z] 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-12-13T16:47:29.884Z] Removing intermediate container 95c115c99641 [2021-12-13T16:47:29.884Z] ---> 65f06e7d5b03 [2021-12-13T16:47:29.884Z] [2021-12-13T16:47:29.884Z] Step 9/21 : FROM alpine:3.14 [2021-12-13T16:47:29.884Z] ---> 0a97eee8041e [2021-12-13T16:47:29.884Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-13T16:47:29.884Z] ---> Running in 95a0d75a39b0 [2021-12-13T16:47:29.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:29.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:29.884Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-13T16:47:29.884Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-13T16:47:29.884Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:47:29.884Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T16:47:29.884Z] OK: 6 MiB in 16 packages [2021-12-13T16:47:30.152Z] Removing intermediate container 95a0d75a39b0 [2021-12-13T16:47:30.152Z] ---> df2fecc54cb7 [2021-12-13T16:47:30.152Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T16:47:30.152Z] ---> Running in 7ad10d1c8438 [2021-12-13T16:47:30.415Z] Removing intermediate container 7ad10d1c8438 [2021-12-13T16:47:30.415Z] ---> 985d841337ba [2021-12-13T16:47:30.415Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-13T16:47:30.415Z] ---> Running in 4215c8555bf2 [2021-12-13T16:47:30.678Z] Removing intermediate container 4215c8555bf2 [2021-12-13T16:47:30.678Z] ---> 751d2792b250 [2021-12-13T16:47:30.678Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-13T16:47:30.678Z] ---> Running in a461f3a95d33 [2021-12-13T16:47:30.941Z] Removing intermediate container a461f3a95d33 [2021-12-13T16:47:30.941Z] ---> 1b50f896ecdd [2021-12-13T16:47:30.941Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:47:31.203Z] ---> 4e8881577874 [2021-12-13T16:47:31.203Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-13T16:47:31.781Z] ---> 22e19268c24c [2021-12-13T16:47:31.781Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-13T16:47:32.048Z] ---> 0bc2e4c27268 [2021-12-13T16:47:32.048Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-13T16:47:32.048Z] ---> Running in 42f1bafd579f [2021-12-13T16:47:32.313Z] Removing intermediate container 42f1bafd579f [2021-12-13T16:47:32.313Z] ---> d875d64aa030 [2021-12-13T16:47:32.313Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:47:32.313Z] ---> Running in dda2e59a02b4 [2021-12-13T16:47:32.579Z] Removing intermediate container dda2e59a02b4 [2021-12-13T16:47:32.579Z] ---> 2729cb6d665d [2021-12-13T16:47:32.579Z] Step 19/21 : LABEL arch=x86_64 [2021-12-13T16:47:32.579Z] ---> Running in d48326fafe05 [2021-12-13T16:47:32.840Z] Removing intermediate container d48326fafe05 [2021-12-13T16:47:32.840Z] ---> 2d2dec337041 [2021-12-13T16:47:32.840Z] Step 20/21 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:47:32.840Z] ---> Running in 0d52aefd8bd1 [2021-12-13T16:47:33.105Z] Removing intermediate container 0d52aefd8bd1 [2021-12-13T16:47:33.105Z] ---> abad9a82b4d2 [2021-12-13T16:47:33.105Z] Step 21/21 : LABEL version=0.0.0 [2021-12-13T16:47:33.105Z] ---> Running in 0f17d499a863 [2021-12-13T16:47:33.366Z] Removing intermediate container 0f17d499a863 [2021-12-13T16:47:33.366Z] ---> 5c684948b63d [2021-12-13T16:47:33.366Z] [2021-12-13T16:47:33.628Z] Successfully built 5c684948b63d [2021-12-13T16:47:33.628Z] Successfully tagged support-notifications:latest [2021-12-13T16:47:41.311Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-13T16:47:43.647Z]  Building support-notifications ... done Removing intermediate container 70938cfb0186 [2021-12-13T16:47:43.647Z] ---> a2155182fcf4 [2021-12-13T16:47:43.647Z] [2021-12-13T16:47:43.647Z] Step 9/30 : FROM alpine:3.14 [2021-12-13T16:47:43.647Z] ---> 0a97eee8041e [2021-12-13T16:47:43.647Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-13T16:47:43.647Z] 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-12-13T16:47:43.647Z] Removing intermediate container a2175b696c00 [2021-12-13T16:47:43.647Z] ---> 04507b0f0710 [2021-12-13T16:47:43.647Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-13T16:47:43.647Z] ---> Running in 13b30d590ca3 [2021-12-13T16:47:43.647Z] ---> Running in 0bf33e8bc7b6 [2021-12-13T16:47:43.647Z] Removing intermediate container 13b30d590ca3 [2021-12-13T16:47:43.647Z] ---> 6a218fe54c35 [2021-12-13T16:47:43.647Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-13T16:47:43.647Z] ---> Running in 0fe476d2fd87 [2021-12-13T16:47:43.913Z] 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-12-13T16:47:44.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:44.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:44.444Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-13T16:47:44.444Z] (2/2) Installing su-exec (0.2-r1) [2021-12-13T16:47:44.444Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:47:44.444Z] OK: 6 MiB in 16 packages [2021-12-13T16:47:45.016Z] Removing intermediate container 0fe476d2fd87 [2021-12-13T16:47:45.016Z] ---> beed0fbc47b4 [2021-12-13T16:47:45.016Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-13T16:47:45.016Z] ---> Running in e95d8ae1a101 [2021-12-13T16:47:45.016Z] Removing intermediate container 0bf33e8bc7b6 [2021-12-13T16:47:45.016Z] ---> 788c79278a89 [2021-12-13T16:47:45.016Z] [2021-12-13T16:47:45.016Z] Step 10/22 : FROM docker:20.10.8 [2021-12-13T16:47:45.016Z] 20.10.8: Pulling from library/docker [2021-12-13T16:47:45.016Z] Removing intermediate container e95d8ae1a101 [2021-12-13T16:47:45.016Z] ---> 9b3997cd6618 [2021-12-13T16:47:45.016Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-13T16:47:45.016Z] ---> Running in f82b7ef4198a [2021-12-13T16:47:45.593Z] Removing intermediate container f82b7ef4198a [2021-12-13T16:47:45.593Z] ---> 598f198715c7 [2021-12-13T16:47:45.593Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-13T16:47:46.167Z] ---> Running in 8f813ed89576 [2021-12-13T16:47:46.167Z] Removing intermediate container 32d0d07eb6f6 [2021-12-13T16:47:46.167Z] ---> 0ddc70521332 [2021-12-13T16:47:46.167Z] [2021-12-13T16:47:46.167Z] Step 9/24 : FROM alpine:3.14 [2021-12-13T16:47:46.167Z] ---> 0a97eee8041e [2021-12-13T16:47:46.167Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-13T16:47:46.430Z] ---> Running in 2044d68762e8 [2021-12-13T16:47:46.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:46.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:46.957Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-13T16:47:46.957Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-13T16:47:46.957Z] (3/3) Installing su-exec (0.2-r1) [2021-12-13T16:47:46.957Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:47:46.957Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T16:47:46.957Z] OK: 6 MiB in 17 packages [2021-12-13T16:47:47.228Z] Removing intermediate container 8f813ed89576 [2021-12-13T16:47:47.228Z] ---> f8e3e56994e8 [2021-12-13T16:47:47.228Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-13T16:47:47.493Z] ---> Running in a0ecdfdd0f08 [2021-12-13T16:47:47.752Z] Removing intermediate container 2044d68762e8 [2021-12-13T16:47:47.752Z] ---> 305064599b56 [2021-12-13T16:47:47.752Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T16:47:47.752Z] Removing intermediate container a0ecdfdd0f08 [2021-12-13T16:47:47.752Z] ---> a4a002e6319f [2021-12-13T16:47:47.752Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-13T16:47:47.752Z] ---> Running in 7cf6918d47ed [2021-12-13T16:47:48.016Z] Removing intermediate container 7cf6918d47ed [2021-12-13T16:47:48.016Z] ---> b1098f29082d [2021-12-13T16:47:48.016Z] Step 12/24 : WORKDIR / [2021-12-13T16:47:48.016Z] ---> 1101d1aebb6a [2021-12-13T16:47:48.016Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-13T16:47:48.016Z] ---> Running in ea5d7f203a97 [2021-12-13T16:47:48.016Z] ---> Running in 8df6da8b34db [2021-12-13T16:47:48.282Z] Removing intermediate container ea5d7f203a97 [2021-12-13T16:47:48.282Z] ---> 32acc302ba39 [2021-12-13T16:47:48.282Z] 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-12-13T16:47:48.546Z] ---> deb423fd10f5 [2021-12-13T16:47:48.546Z] 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-12-13T16:47:48.810Z] ---> cdf0db9022f3 [2021-12-13T16:47:48.810Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-13T16:47:48.810Z] Removing intermediate container 8df6da8b34db [2021-12-13T16:47:48.810Z] ---> 752a9326e640 [2021-12-13T16:47:48.810Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:47:48.810Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-13T16:47:48.810Z] ---> 8e283effda94 [2021-12-13T16:47:48.810Z] 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-12-13T16:47:48.810Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-13T16:47:48.810Z] ---> bc6c0ffef665 [2021-12-13T16:47:48.810Z] 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-12-13T16:47:49.084Z] ---> Running in b047601c9d62 [2021-12-13T16:47:49.084Z] ---> e0b8d7d07267 [2021-12-13T16:47:49.084Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-13T16:47:49.084Z] ---> e73ec4487d64 [2021-12-13T16:47:49.084Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-13T16:47:49.084Z] Removing intermediate container b047601c9d62 [2021-12-13T16:47:49.084Z] ---> 7c5df1923b6f [2021-12-13T16:47:49.084Z] 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-12-13T16:47:49.345Z] ---> Running in 1b5629db5caf [2021-12-13T16:47:49.612Z] ---> cd21c1cafb27 [2021-12-13T16:47:49.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-13T16:47:49.612Z] ---> e2e3e48ae21b [2021-12-13T16:47:49.612Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-13T16:47:49.890Z] ---> 05f62c8b97f5 [2021-12-13T16:47:49.890Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-13T16:47:49.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:49.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T16:47:49.890Z] ---> be33d0d1db34 [2021-12-13T16:47:49.890Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-13T16:47:49.890Z] ---> 8f37b3d89bb0 [2021-12-13T16:47:49.890Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-13T16:47:50.160Z] (1/42) Installing readline (8.1.0-r0) [2021-12-13T16:47:50.160Z] (2/42) Installing bash (5.1.4-r0) [2021-12-13T16:47:50.160Z] Executing bash-5.1.4-r0.post-install [2021-12-13T16:47:50.160Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-13T16:47:50.160Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T16:47:50.160Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-13T16:47:50.160Z] (6/42) Installing curl (7.79.1-r0) [2021-12-13T16:47:50.160Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-13T16:47:50.160Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-13T16:47:50.160Z] (9/42) Installing expat (2.4.1-r0) [2021-12-13T16:47:50.160Z] (10/42) Installing libffi (3.3-r2) [2021-12-13T16:47:50.160Z] (11/42) Installing gdbm (1.19-r0) [2021-12-13T16:47:50.160Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-13T16:47:50.160Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T16:47:50.160Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T16:47:50.160Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-13T16:47:50.160Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-13T16:47:50.160Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-13T16:47:50.160Z] ---> 745ee55effdc [2021-12-13T16:47:50.160Z] 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-12-13T16:47:50.420Z] ---> bd7fbb232cd7 [2021-12-13T16:47:50.420Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-13T16:47:50.989Z] ---> Running in 64260f6269cc [2021-12-13T16:47:50.989Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-13T16:47:50.989Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-13T16:47:50.989Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-13T16:47:50.989Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-13T16:47:50.989Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-13T16:47:50.989Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-13T16:47:50.989Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-13T16:47:51.267Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-13T16:47:51.267Z] ---> Running in 3755beddc0a2 [2021-12-13T16:47:51.267Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-13T16:47:51.267Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-13T16:47:51.267Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-13T16:47:51.267Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-13T16:47:51.267Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-13T16:47:51.267Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-13T16:47:51.267Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-13T16:47:51.267Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-13T16:47:51.267Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-13T16:47:51.267Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-13T16:47:51.267Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-13T16:47:51.267Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-13T16:47:51.267Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-13T16:47:51.267Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-13T16:47:51.267Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-13T16:47:51.267Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-13T16:47:51.533Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-13T16:47:51.533Z] Removing intermediate container 3755beddc0a2 [2021-12-13T16:47:51.533Z] ---> c21a3d06c84c [2021-12-13T16:47:51.533Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-13T16:47:51.533Z] Executing busybox-1.33.1-r3.trigger [2021-12-13T16:47:51.533Z] OK: 84 MiB in 64 packages [2021-12-13T16:47:51.810Z] ---> f60eafde32a4 [2021-12-13T16:47:51.811Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-13T16:47:52.072Z] ---> Running in f59f0c4df9fe [2021-12-13T16:47:52.340Z] Removing intermediate container 64260f6269cc [2021-12-13T16:47:52.340Z] ---> e4a4f985fafc [2021-12-13T16:47:52.340Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-13T16:47:52.340Z] ---> Running in 8daadae1c9ad [2021-12-13T16:47:52.340Z] Collecting docker-compose==1.23.2 [2021-12-13T16:47:52.340Z] Removing intermediate container 8daadae1c9ad [2021-12-13T16:47:52.340Z] ---> eaf90c5ec07a [2021-12-13T16:47:52.340Z] Step 22/24 : LABEL arch=x86_64 [2021-12-13T16:47:52.340Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-13T16:47:52.340Z] ---> Running in 2b17df48caf3 [2021-12-13T16:47:52.600Z] Collecting cached-property<2,>=1.2.0 [2021-12-13T16:47:52.600Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-13T16:47:52.600Z] 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-12-13T16:47:52.600Z] Removing intermediate container 2b17df48caf3 [2021-12-13T16:47:52.600Z] ---> 47984c8444e5 [2021-12-13T16:47:52.600Z] Step 23/24 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:47:52.600Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-13T16:47:52.600Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-13T16:47:52.600Z] ---> Running in 2a0874b8a711 [2021-12-13T16:47:52.600Z] Collecting docker<4.0,>=3.6.0 [2021-12-13T16:47:52.600Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-13T16:47:52.600Z] Collecting jsonschema<3,>=2.5.1 [2021-12-13T16:47:52.600Z] Removing intermediate container 2a0874b8a711 [2021-12-13T16:47:52.600Z] ---> 94ac00b3a262 [2021-12-13T16:47:52.600Z] Step 24/24 : LABEL version=0.0.0 [2021-12-13T16:47:52.600Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-13T16:47:52.866Z] ---> Running in bfd6cd776b1b [2021-12-13T16:47:52.866Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-13T16:47:52.866Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-13T16:47:52.866Z] Removing intermediate container f59f0c4df9fe [2021-12-13T16:47:52.866Z] ---> 60619692fc80 [2021-12-13T16:47:52.866Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-13T16:47:52.866Z] Removing intermediate container bfd6cd776b1b [2021-12-13T16:47:52.866Z] ---> 05eebad49837 [2021-12-13T16:47:52.866Z] [2021-12-13T16:47:52.866Z] ---> Running in 4cfcf8c1eeb7 [2021-12-13T16:47:52.866Z] Successfully built 05eebad49837 [2021-12-13T16:47:53.127Z] Successfully tagged security-secretstore-setup:latest [2021-12-13T16:47:53.127Z]  Building security-secretstore-setup ... done Removing intermediate container 4cfcf8c1eeb7 [2021-12-13T16:47:53.127Z] ---> dec6710be068 [2021-12-13T16:47:53.127Z] Step 27/30 : CMD ["gate"] [2021-12-13T16:47:53.127Z] ---> Running in 6f0ecc11fffb [2021-12-13T16:47:53.127Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-13T16:47:53.127Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-13T16:47:53.127Z] Removing intermediate container 6f0ecc11fffb [2021-12-13T16:47:53.127Z] ---> e417dbe7d261 [2021-12-13T16:47:53.127Z] Step 28/30 : LABEL arch=x86_64 [2021-12-13T16:47:53.127Z] Collecting texttable<0.10,>=0.9.0 [2021-12-13T16:47:53.127Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-13T16:47:53.387Z] ---> Running in c70fed1759fb [2021-12-13T16:47:53.387Z] Removing intermediate container c70fed1759fb [2021-12-13T16:47:53.387Z] ---> 45b5f311bace [2021-12-13T16:47:53.387Z] Step 29/30 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:47:53.678Z] ---> Running in dd10208a1e38 [2021-12-13T16:47:53.678Z] Removing intermediate container dd10208a1e38 [2021-12-13T16:47:53.678Z] ---> 19e2ea39d291 [2021-12-13T16:47:53.678Z] Step 30/30 : LABEL version=0.0.0 [2021-12-13T16:47:53.678Z] Collecting PyYAML<4,>=3.10 [2021-12-13T16:47:53.678Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-13T16:47:53.678Z] ---> Running in 425c510d01d4 [2021-12-13T16:47:53.940Z] Removing intermediate container 425c510d01d4 [2021-12-13T16:47:53.940Z] ---> d40bc0c97d50 [2021-12-13T16:47:53.940Z] [2021-12-13T16:47:53.940Z] Successfully built d40bc0c97d50 [2021-12-13T16:47:53.940Z] Successfully tagged security-bootstrapper:latest [2021-12-13T16:47:54.200Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2021-12-13T16:47:54.200Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-13T16:47:54.463Z] Collecting docker-pycreds>=0.4.0 [2021-12-13T16:47:54.463Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-13T16:47:54.463Z] 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-12-13T16:47:54.723Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-13T16:47:54.723Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-13T16:47:54.723Z] Collecting idna<2.8,>=2.5 [2021-12-13T16:47:54.723Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-13T16:47:54.723Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-13T16:47:54.723Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-13T16:47:54.723Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-13T16:47:54.723Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-13T16:47:54.723Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-13T16:47:54.723Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-13T16:47:54.983Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-13T16:47:54.983Z] Attempting uninstall: urllib3 [2021-12-13T16:47:54.983Z] Found existing installation: urllib3 1.26.5 [2021-12-13T16:47:54.983Z] Uninstalling urllib3-1.26.5: [2021-12-13T16:47:54.983Z] Successfully uninstalled urllib3-1.26.5 [2021-12-13T16:47:54.983Z] Attempting uninstall: idna [2021-12-13T16:47:54.983Z] Found existing installation: idna 3.2 [2021-12-13T16:47:54.983Z] Uninstalling idna-3.2: [2021-12-13T16:47:54.983Z] Successfully uninstalled idna-3.2 [2021-12-13T16:47:55.243Z] Attempting uninstall: chardet [2021-12-13T16:47:55.243Z] Found existing installation: chardet 4.0.0 [2021-12-13T16:47:55.243Z] Uninstalling chardet-4.0.0: [2021-12-13T16:47:55.243Z] Successfully uninstalled chardet-4.0.0 [2021-12-13T16:47:55.505Z] Attempting uninstall: requests [2021-12-13T16:47:55.505Z] Found existing installation: requests 2.25.1 [2021-12-13T16:47:55.505Z] Uninstalling requests-2.25.1: [2021-12-13T16:47:55.505Z] Successfully uninstalled requests-2.25.1 [2021-12-13T16:47:55.505Z] Running setup.py install for texttable: started [2021-12-13T16:47:55.765Z] Running setup.py install for texttable: finished with status 'done' [2021-12-13T16:47:55.765Z] Running setup.py install for PyYAML: started [2021-12-13T16:47:56.028Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-13T16:47:56.288Z] Running setup.py install for docopt: started [2021-12-13T16:47:56.549Z] Running setup.py install for docopt: finished with status 'done' [2021-12-13T16:47:56.549Z] Running setup.py install for dockerpty: started [2021-12-13T16:47:56.809Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-13T16:47:57.069Z] 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-12-13T16:48:00.366Z] Removing intermediate container 1b5629db5caf [2021-12-13T16:48:00.366Z] ---> ed43fbdf3cc8 [2021-12-13T16:48:00.366Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-13T16:48:00.366Z] ---> Running in dd3fba7ca90d [2021-12-13T16:48:00.366Z] Removing intermediate container dd3fba7ca90d [2021-12-13T16:48:00.366Z] ---> 50564c5a9b1d [2021-12-13T16:48:00.366Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-13T16:48:00.366Z] ---> Running in 311bb0e2356a [2021-12-13T16:48:00.367Z] Removing intermediate container 311bb0e2356a [2021-12-13T16:48:00.367Z] ---> 15af36980f6b [2021-12-13T16:48:00.367Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-13T16:48:00.367Z] ---> 0e662474e5ef [2021-12-13T16:48:00.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-13T16:48:00.628Z] ---> db1f07fca0d3 [2021-12-13T16:48:00.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-13T16:48:00.890Z] ---> bb41c37d1130 [2021-12-13T16:48:00.890Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-13T16:48:00.890Z] ---> Running in a738836f29ff [2021-12-13T16:48:00.890Z] Removing intermediate container a738836f29ff [2021-12-13T16:48:00.890Z] ---> 1af6a01e1356 [2021-12-13T16:48:00.890Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:48:00.890Z] ---> Running in 2c7274a88c5a [2021-12-13T16:48:00.890Z] Removing intermediate container 2c7274a88c5a [2021-12-13T16:48:00.890Z] ---> 38656d1df8c8 [2021-12-13T16:48:00.890Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T16:48:00.890Z] ---> Running in 8bc7cff09c7f [2021-12-13T16:48:01.150Z] Removing intermediate container 8bc7cff09c7f [2021-12-13T16:48:01.150Z] ---> 830358b66d4b [2021-12-13T16:48:01.150Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:48:01.150Z] ---> Running in 0455bc3e8782 [2021-12-13T16:48:01.150Z] Removing intermediate container 0455bc3e8782 [2021-12-13T16:48:01.150Z] ---> 25c491757075 [2021-12-13T16:48:01.150Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T16:48:01.150Z] ---> Running in f526c33f998a [2021-12-13T16:48:01.150Z] Removing intermediate container f526c33f998a [2021-12-13T16:48:01.150Z] ---> 0ff770e6bac3 [2021-12-13T16:48:01.150Z] [2021-12-13T16:48:01.410Z] Successfully built 0ff770e6bac3 [2021-12-13T16:48:01.410Z] Successfully tagged sys-mgmt-agent:latest [2021-12-13T16:48:01.416Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-13T16:48:01.425Z] $ docker stop --time=1 96f0773e7b986a85bc383e4ed3ff72a6fb9a57e033aeb03112e872bec62e3a86 [2021-12-13T16:48:02.738Z] $ docker rm -f 96f0773e7b986a85bc383e4ed3ff72a6fb9a57e033aeb03112e872bec62e3a86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T16:48:03.079Z] + docker images [2021-12-13T16:48:03.079Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-13T16:48:03.079Z] sys-mgmt-agent latest 0ff770e6bac3 2 seconds ago 294MB [2021-12-13T16:48:03.079Z] security-bootstrapper latest d40bc0c97d50 10 seconds ago 18.9MB [2021-12-13T16:48:03.079Z] security-secretstore-setup latest 05eebad49837 11 seconds ago 28.4MB [2021-12-13T16:48:03.079Z] 0ddc70521332 17 seconds ago 1.77GB [2021-12-13T16:48:03.079Z] 788c79278a89 19 seconds ago 1.76GB [2021-12-13T16:48:03.079Z] a2155182fcf4 21 seconds ago 1.76GB [2021-12-13T16:48:03.079Z] support-notifications latest 5c684948b63d 30 seconds ago 17MB [2021-12-13T16:48:03.079Z] 65f06e7d5b03 36 seconds ago 1.76GB [2021-12-13T16:48:03.079Z] support-scheduler latest 59d0fff57a6d 50 seconds ago 16.2MB [2021-12-13T16:48:03.079Z] core-data latest 762067f8c93a About a minute ago 20.7MB [2021-12-13T16:48:03.079Z] core-metadata latest 2efe0b8d6dd4 About a minute ago 16.9MB [2021-12-13T16:48:03.079Z] core-command latest 57c372561188 About a minute ago 16.1MB [2021-12-13T16:48:03.079Z] 08e1732b1241 About a minute ago 1.76GB [2021-12-13T16:48:03.079Z] 16109c601098 About a minute ago 1.76GB [2021-12-13T16:48:03.079Z] ccb52ecaaaac About a minute ago 1.77GB [2021-12-13T16:48:03.079Z] a83e5327d6a9 About a minute ago 1.76GB [2021-12-13T16:48:03.079Z] security-proxy-setup latest 7c474523ecd2 About a minute ago 26.9MB [2021-12-13T16:48:03.079Z] 25668bf2f696 About a minute ago 1.77GB [2021-12-13T16:48:03.079Z] ci-base-image-x86_64 latest 09582ec6dfb9 5 minutes ago 1.25GB [2021-12-13T16:48:03.079Z] alpine 3.14 0a97eee8041e 4 weeks ago 5.61MB [2021-12-13T16:48:03.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2021-12-13T16:48:03.079Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-13T16:48:03.079Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-13T16:48:03.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-12-13T16:48:18.450Z] Still waiting to schedule task [2021-12-13T16:48:18.450Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-13T16:48:37.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-13T16:48:39.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-13T16:48:41.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-13T16:48:41.858Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-13T16:48:54.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-13T16:48:54.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-13T16:48:54.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-13T16:48:54.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-13T16:48:54.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-13T16:48:54.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-13T16:48:54.894Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-13T16:48:54.894Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-13T16:48:54.894Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-13T16:48:54.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-13T16:49:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.186s coverage: 28.7% of statements [2021-12-13T16:49:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-13T16:49:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-13T16:49:05.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.354s coverage: 98.5% of statements [2021-12-13T16:49:05.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-13T16:49:07.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 44.7% of statements [2021-12-13T16:49:07.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-13T16:49:07.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-13T16:49:10.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.734s coverage: 89.5% of statements [2021-12-13T16:49:10.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-13T16:49:10.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-13T16:49:10.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.227s coverage: 84.4% of statements [2021-12-13T16:49:10.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-13T16:49:10.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-13T16:49:10.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-13T16:49:10.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-13T16:49:10.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-13T16:49:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.532s coverage: 94.2% of statements [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-13T16:49:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 59.1% of statements [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-13T16:49:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.249s coverage: 60.0% of statements [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-13T16:49:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.304s coverage: 0.9% of statements [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-13T16:49:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.182s coverage: 58.8% of statements [2021-12-13T16:49:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.219s coverage: 21.7% of statements [2021-12-13T16:49:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-13T16:49:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements [2021-12-13T16:49:17.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 79.5% of statements [2021-12-13T16:49:17.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2021-12-13T16:49:19.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements [2021-12-13T16:49:19.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2021-12-13T16:49:31.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.197s coverage: 94.4% of statements [2021-12-13T16:49:31.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2021-12-13T16:49:34.316Z] Running on prd-ubuntu18.04-docker-8c-8g-760 in /w/workspace/edgexfoundry_edgex-go_PR-3843 [Pipeline] { [Pipeline] ws [2021-12-13T16:49:34.330Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-12-13T16:49:34.431Z] The recommended git tool is: git [2021-12-13T16:49:36.110Z] using credential edgex-jenkins-ssh [2021-12-13T16:49:36.120Z] Cloning the remote Git repository [2021-12-13T16:49:36.181Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-13T16:49:36.216Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-12-13T16:49:36.247Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T16:49:36.247Z] > git --version # timeout=10 [2021-12-13T16:49:36.255Z] > git --version # 'git version 2.17.1' [2021-12-13T16:49:36.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T16:49:36.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T16:49:37.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.567s coverage: 82.5% of statements [2021-12-13T16:49:37.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.239s coverage: 80.0% of statements [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.240s coverage: 85.4% of statements [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.800s coverage: 91.2% of statements [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 64.4% of statements [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-13T16:49:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.195s coverage: 100.0% of statements [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 89.4% of statements [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-12-13T16:49:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-12-13T16:49:45.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-12-13T16:49:50.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.368s coverage: 65.4% of statements [2021-12-13T16:49:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-13T16:49:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-13T16:49:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-13T16:49:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.783s coverage: 43.8% of statements [2021-12-13T16:49:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-13T16:49:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-13T16:49:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2021-12-13T16:49:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-13T16:49:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.183s coverage: 84.8% of statements [2021-12-13T16:49:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-13T16:49:55.464Z] Merging remotes/origin/main commit 1e57bbc099614f4d228215007f2f57534723e43b into PR head commit 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:49:55.575Z] Merge succeeded, producing 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:49:55.575Z] Checking out Revision 8acc7a6cc61cc1956cbba6016c9de988fb6a317c (PR-3843) [2021-12-13T16:49:54.703Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T16:49:54.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T16:49:54.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T16:49:54.734Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T16:49:54.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T16:49:54.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3843/head:refs/remotes/origin/PR-3843 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-13T16:49:55.472Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T16:49:55.477Z] > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [2021-12-13T16:49:55.536Z] > git remote # timeout=10 [2021-12-13T16:49:55.542Z] > git config --get remote.origin.url # timeout=10 [2021-12-13T16:49:55.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T16:49:55.562Z] > git merge 1e57bbc099614f4d228215007f2f57534723e43b # timeout=10 [2021-12-13T16:49:55.569Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-13T16:49:55.580Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T16:49:55.587Z] > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [2021-12-13T16:49:59.082Z] Commit message: "fix: correct jwt error when reading private key" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T16:49:59.932Z] + echo snap-build.sh [2021-12-13T16:49:59.932Z] snap-build.sh [2021-12-13T16:49:59.932Z] + SNAP_BASE_DIR=. [2021-12-13T16:49:59.932Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-12-13T16:49:59.932Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-12-13T16:49:59.932Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-12-13T16:49:59.932Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-12-13T16:49:59.932Z] + cd /w/workspace/edgex-go/3 [2021-12-13T16:49:59.932Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-13T16:49:59.932Z] Reading package lists... [2021-12-13T16:49:59.932Z] Building dependency tree... [2021-12-13T16:49:59.932Z] Reading state information... [2021-12-13T16:49:59.932Z] The following packages were automatically installed and are no longer required: [2021-12-13T16:49:59.932Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-13T16:49:59.932Z] uidmap xdelta3 [2021-12-13T16:49:59.932Z] Use 'sudo apt autoremove' to remove them. [2021-12-13T16:49:59.932Z] The following packages will be REMOVED: [2021-12-13T16:49:59.932Z] lxd* lxd-client* [2021-12-13T16:49:59.932Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-13T16:50:00.195Z] After this operation, 31.7 MB disk space will be freed. [2021-12-13T16:50:00.717Z] (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 ... 190666 files and directories currently installed.) [2021-12-13T16:50:00.717Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-13T16:50:01.662Z] Removing lxd dnsmasq configuration [2021-12-13T16:50:01.662Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-13T16:50:01.662Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-13T16:50:02.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.246s coverage: 17.7% of statements [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-13T16:50:02.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.596s coverage: 92.3% of statements [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-13T16:50:02.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 63.2% of statements [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-13T16:50:02.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.7% of statements [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-13T16:50:02.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-13T16:50:02.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-13T16:50:02.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements [2021-12-13T16:50:02.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-12-13T16:50:02.266Z] 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-12-13T16:50:02.266Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-13T16:50:02.266Z] GO111MODULE=on go vet ./... [2021-12-13T16:50:02.607Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-13T16:50:02.607Z] (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 ... 190491 files and directories currently installed.) [2021-12-13T16:50:02.607Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-13T16:50:03.998Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-13T16:50:03.998Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-13T16:50:04.571Z] + sudo snap remove --purge lxd [2021-12-13T16:50:04.834Z] snap "lxd" is not installed [2021-12-13T16:50:04.834Z] + sudo groupadd --force --system lxd [2021-12-13T16:50:04.834Z] ++ whoami [2021-12-13T16:50:04.834Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-13T16:50:04.834Z] + newgrp - lxd [2021-12-13T16:50:04.834Z] + sudo snap install lxd [2021-12-13T16:50:17.083Z] 2021-12-13T16:50:12Z INFO Waiting for automatic snapd restart... [2021-12-13T16:50:35.215Z] lxd 4.20 from Canonical* installed [2021-12-13T16:50:35.215Z] + sudo lxd init --auto [2021-12-13T16:50:43.374Z] + sudo snap install --classic snapcraft [2021-12-13T16:50:45.919Z] snapcraft 6.0 from Canonical* installed [2021-12-13T16:50:45.919Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-13T16:50:45.919Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-13T16:50:45.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-13T16:50:45.919Z] Dload Upload Total Spent Left Speed [2021-12-13T16:50:45.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3847 [2021-12-13T16:50:46.496Z] 100 3325k 100 3325k 0 0 5203k 0 --:--:-- --:--:-- --:--:-- 5203k [2021-12-13T16:50:46.496Z] ./yq_linux_amd64 [2021-12-13T16:50:46.757Z] + sudo snapcraft prime --use-lxd [2021-12-13T16:50:48.676Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-13T16:50:48.676Z] 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-12-13T16:50:48.676Z] - README.md [2021-12-13T16:50:48.677Z] [2021-12-13T16:50:48.677Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-13T16:50:48.939Z] Launching a container. [2021-12-13T16:51:01.180Z] Waiting for container to be ready [2021-12-13T16:51:01.180Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-13T16:51:01.180Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-13T16:51:01.180Z] [2021-12-13T16:51:03.092Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-13T16:51:03.667Z] Waiting for network to be ready... [2021-12-13T16:51:04.240Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-12-13T16:51:04.240Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-13T16:51:04.515Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB] [2021-12-13T16:51:04.515Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-12-13T16:51:04.782Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-12-13T16:51:05.041Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-12-13T16:51:05.041Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-12-13T16:51:05.041Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-12-13T16:51:05.041Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-12-13T16:51:05.041Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-12-13T16:51:05.041Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-12-13T16:51:05.041Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2021-12-13T16:51:05.041Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-12-13T16:51:05.041Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-12-13T16:51:05.041Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] [2021-12-13T16:51:05.041Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2021-12-13T16:51:05.041Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1156 kB] [2021-12-13T16:51:05.303Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [265 kB] [2021-12-13T16:51:05.564Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-12-13T16:51:05.564Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] [2021-12-13T16:51:05.564Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2021-12-13T16:51:05.564Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-12-13T16:51:05.564Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-12-13T16:51:05.564Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] [2021-12-13T16:51:05.564Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] [2021-12-13T16:51:05.564Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1771 kB] [2021-12-13T16:51:05.824Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [383 kB] [2021-12-13T16:51:09.126Z] Fetched 25.7 MB in 5s (5314 kB/s) [2021-12-13T16:51:09.696Z] Reading package lists... [2021-12-13T16:51:09.958Z] Reading package lists... [2021-12-13T16:51:09.958Z] Building dependency tree... [2021-12-13T16:51:09.958Z] Reading state information... [2021-12-13T16:51:10.220Z] The following additional packages will be installed: [2021-12-13T16:51:10.220Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-13T16:51:10.220Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-13T16:51:10.220Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-13T16:51:10.220Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-13T16:51:10.220Z] Suggested packages: [2021-12-13T16:51:10.220Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-13T16:51:10.220Z] Recommended packages: [2021-12-13T16:51:10.220Z] gnupg libsasl2-modules [2021-12-13T16:51:10.220Z] The following NEW packages will be installed: [2021-12-13T16:51:10.220Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-13T16:51:10.220Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-13T16:51:10.220Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-13T16:51:10.220Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-13T16:51:10.220Z] The following packages will be upgraded: [2021-12-13T16:51:10.220Z] gpg gpg-agent gpgconf libudev1 [2021-12-13T16:51:10.220Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-12-13T16:51:10.220Z] Need to get 3527 kB of archives. [2021-12-13T16:51:10.220Z] After this operation, 13.3 MB of additional disk space will be used. [2021-12-13T16:51:10.220Z] 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-12-13T16:51:10.482Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-12-13T16:51:10.482Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-12-13T16:51:10.482Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-12-13T16:51:10.482Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-12-13T16:51:10.744Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-12-13T16:51:11.318Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-12-13T16:51:11.318Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-12-13T16:51:11.318Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-12-13T16:51:11.318Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-12-13T16:51:11.318Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-12-13T16:51:11.318Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-13T16:51:11.318Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-12-13T16:51:11.318Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-12-13T16:51:11.318Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-12-13T16:51:11.318Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-12-13T16:51:11.318Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-12-13T16:51:11.579Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-12-13T16:51:11.579Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-12-13T16:51:11.579Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-12-13T16:51:11.579Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-12-13T16:51:11.579Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-12-13T16:51:11.579Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T16:51:11.579Z] Fetched 3527 kB in 1s (2852 kB/s) [2021-12-13T16:51:11.579Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-13T16:51:11.579Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-12-13T16:51:11.579Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-13T16:51:11.840Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-12-13T16:51:11.840Z] Selecting previously unselected package udev. [2021-12-13T16:51:11.840Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-13T16:51:11.840Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-12-13T16:51:11.840Z] Unpacking udev (237-3ubuntu10.52) ... [2021-12-13T16:51:12.102Z] Selecting previously unselected package libfuse2:amd64. [2021-12-13T16:51:12.102Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-12-13T16:51:12.102Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-13T16:51:12.102Z] Selecting previously unselected package fuse. [2021-12-13T16:51:12.102Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-12-13T16:51:12.102Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-12-13T16:51:12.102Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T16:51:12.102Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-13T16:51:12.102Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T16:51:12.102Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-13T16:51:12.366Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T16:51:12.366Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-13T16:51:12.366Z] Selecting previously unselected package libksba8:amd64. [2021-12-13T16:51:12.366Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-13T16:51:12.366Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-13T16:51:12.366Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-13T16:51:12.366Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.366Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.366Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-13T16:51:12.366Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.366Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.658Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-13T16:51:12.658Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.658Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.658Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-13T16:51:12.658Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.658Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.658Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-13T16:51:12.658Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.658Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.658Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-13T16:51:12.658Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.658Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.658Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-13T16:51:12.658Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.658Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.941Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-13T16:51:12.941Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.941Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.941Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-13T16:51:12.941Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T16:51:12.941Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:12.941Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-13T16:51:12.941Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-13T16:51:12.941Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-13T16:51:12.941Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-13T16:51:12.941Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-13T16:51:12.941Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-13T16:51:12.941Z] Selecting previously unselected package libldap-common. [2021-12-13T16:51:12.941Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-12-13T16:51:12.941Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-13T16:51:12.941Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-13T16:51:12.941Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-12-13T16:51:12.941Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-13T16:51:13.201Z] Selecting previously unselected package dirmngr. [2021-12-13T16:51:13.201Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T16:51:13.201Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-13T16:51:13.201Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-13T16:51:13.201Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-12-13T16:51:13.201Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-13T16:51:13.201Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-13T16:51:13.201Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-13T16:51:13.201Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-12-13T16:51:13.201Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.201Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-13T16:51:13.201Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-13T16:51:13.201Z] Setting up udev (237-3ubuntu10.52) ... [2021-12-13T16:51:13.463Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-13T16:51:13.724Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.724Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-12-13T16:51:13.724Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-12-13T16:51:13.724Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-12-13T16:51:13.724Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.724Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.724Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.724Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.724Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.724Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.724Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T16:51:13.724Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-13T16:51:13.724Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-13T16:51:13.984Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-13T16:51:14.244Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-12-13T16:51:14.244Z] settings in the [Install] section, and DefaultInstance for template units). [2021-12-13T16:51:14.244Z] This means they are not meant to be enabled using systemctl. [2021-12-13T16:51:14.244Z] Possible reasons for having this kind of units are: [2021-12-13T16:51:14.244Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-12-13T16:51:14.244Z] .wants/ or .requires/ directory. [2021-12-13T16:51:14.244Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-12-13T16:51:14.244Z] a requirement dependency on it. [2021-12-13T16:51:14.244Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-12-13T16:51:14.244Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-13T16:51:14.244Z] 4) In case of template units, the unit is meant to be enabled with some [2021-12-13T16:51:14.244Z] instance name specified. [2021-12-13T16:51:14.767Z] Reading package lists... [2021-12-13T16:51:14.767Z] Building dependency tree... [2021-12-13T16:51:14.767Z] Reading state information... [2021-12-13T16:51:15.028Z] The following additional packages will be installed: [2021-12-13T16:51:15.028Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-12-13T16:51:15.028Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-13T16:51:15.028Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-12-13T16:51:15.028Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-12-13T16:51:15.028Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-12-13T16:51:15.028Z] Suggested packages: [2021-12-13T16:51:15.028Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-12-13T16:51:15.028Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-12-13T16:51:15.028Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-13T16:51:15.028Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-12-13T16:51:15.028Z] systemd-container policykit-1 [2021-12-13T16:51:15.028Z] Recommended packages: [2021-12-13T16:51:15.028Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-12-13T16:51:15.028Z] The following NEW packages will be installed: [2021-12-13T16:51:15.028Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-12-13T16:51:15.028Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-12-13T16:51:15.028Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-12-13T16:51:15.028Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-12-13T16:51:15.028Z] python3.6-minimal snapd squashfs-tools sudo [2021-12-13T16:51:15.028Z] The following packages will be upgraded: [2021-12-13T16:51:15.028Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-12-13T16:51:15.287Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-12-13T16:51:15.287Z] Need to get 36.8 MB of archives. [2021-12-13T16:51:15.287Z] After this operation, 147 MB of additional disk space will be used. [2021-12-13T16:51:15.287Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-12-13T16:51:15.287Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-12-13T16:51:15.862Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-12-13T16:51:16.122Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-12-13T16:51:16.122Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-12-13T16:51:16.382Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-12-13T16:51:16.382Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-12-13T16:51:16.382Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-12-13T16:51:16.382Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-12-13T16:51:16.382Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-12-13T16:51:16.382Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-12-13T16:51:16.382Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-12-13T16:51:16.382Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-12-13T16:51:16.382Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-12-13T16:51:16.382Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-12-13T16:51:16.382Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-12-13T16:51:16.382Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-12-13T16:51:16.643Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-12-13T16:51:16.643Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-12-13T16:51:16.643Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2021-12-13T16:51:16.643Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-12-13T16:51:16.643Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-12-13T16:51:16.643Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-12-13T16:51:16.643Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-12-13T16:51:16.643Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-12-13T16:51:16.643Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-12-13T16:51:16.643Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-12-13T16:51:16.643Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-12-13T16:51:16.643Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-12-13T16:51:16.902Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-12-13T16:51:17.844Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T16:51:17.844Z] Fetched 36.8 MB in 3s (14.4 MB/s) [2021-12-13T16:51:17.844Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-13T16:51:17.844Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-12-13T16:51:17.844Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-13T16:51:19.021Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-12-13T16:51:19.021Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-13T16:51:19.021Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-12-13T16:51:19.021Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-13T16:51:19.021Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-12-13T16:51:19.021Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-12-13T16:51:19.021Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-12-13T16:51:19.021Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-13T16:51:19.021Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-12-13T16:51:19.021Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-12-13T16:51:19.021Z] Setting up apt (1.6.14) ... [2021-12-13T16:51:19.021Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-12-13T16:51:19.282Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-13T16:51:19.282Z] (Reading database ... 12764 files and directories currently installed.) [2021-12-13T16:51:19.282Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2021-12-13T16:51:19.282Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2021-12-13T16:51:19.543Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-12-13T16:51:19.543Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-13T16:51:19.543Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T16:51:19.543Z] Selecting previously unselected package libexpat1:amd64. [2021-12-13T16:51:19.543Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-12-13T16:51:19.543Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-13T16:51:19.543Z] Selecting previously unselected package python3.6-minimal. [2021-12-13T16:51:19.804Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-13T16:51:19.804Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T16:51:19.804Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2021-12-13T16:51:19.804Z] Checking for services that may need to be restarted...done. [2021-12-13T16:51:20.065Z] Checking for services that may need to be restarted...done. [2021-12-13T16:51:20.065Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T16:51:20.065Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-13T16:51:20.065Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T16:51:20.638Z] Selecting previously unselected package python3-minimal. [2021-12-13T16:51:20.638Z] (Reading database ... 13012 files and directories currently installed.) [2021-12-13T16:51:20.638Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-12-13T16:51:20.638Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-12-13T16:51:20.638Z] Selecting previously unselected package mime-support. [2021-12-13T16:51:20.638Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-12-13T16:51:20.638Z] Unpacking mime-support (3.60ubuntu1) ... [2021-12-13T16:51:20.638Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-13T16:51:20.638Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-12-13T16:51:20.638Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-13T16:51:20.638Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-12-13T16:51:20.638Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-13T16:51:20.638Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T16:51:20.898Z] Selecting previously unselected package python3.6. [2021-12-13T16:51:20.898Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-13T16:51:20.898Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T16:51:20.898Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-13T16:51:20.898Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-12-13T16:51:20.898Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-13T16:51:20.898Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-12-13T16:51:21.159Z] Selecting previously unselected package python3. [2021-12-13T16:51:21.159Z] (Reading database ... 13442 files and directories currently installed.) [2021-12-13T16:51:21.159Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-12-13T16:51:21.159Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-12-13T16:51:21.159Z] Selecting previously unselected package multiarch-support. [2021-12-13T16:51:21.159Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T16:51:21.159Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-12-13T16:51:21.159Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-12-13T16:51:21.159Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-13T16:51:21.159Z] (Reading database ... 13479 files and directories currently installed.) [2021-12-13T16:51:21.159Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-12-13T16:51:21.159Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-12-13T16:51:21.421Z] Selecting previously unselected package libbsd0:amd64. [2021-12-13T16:51:21.421Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-12-13T16:51:21.421Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-13T16:51:21.421Z] Selecting previously unselected package sudo. [2021-12-13T16:51:21.421Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-12-13T16:51:21.421Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-13T16:51:21.421Z] Selecting previously unselected package apparmor. [2021-12-13T16:51:21.421Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-12-13T16:51:21.421Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-12-13T16:51:21.681Z] Selecting previously unselected package libedit2:amd64. [2021-12-13T16:51:21.681Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-12-13T16:51:21.681Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-12-13T16:51:21.681Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-13T16:51:21.681Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-12-13T16:51:21.681Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T16:51:21.681Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-13T16:51:21.681Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-13T16:51:21.681Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T16:51:21.681Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-13T16:51:21.681Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-12-13T16:51:21.681Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-13T16:51:21.681Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-13T16:51:21.681Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-13T16:51:21.681Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T16:51:21.943Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-13T16:51:21.943Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-12-13T16:51:21.943Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T16:51:21.943Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-12-13T16:51:21.943Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-12-13T16:51:21.943Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-13T16:51:21.943Z] Selecting previously unselected package openssh-client. [2021-12-13T16:51:22.206Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-12-13T16:51:22.206Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-13T16:51:22.206Z] Selecting previously unselected package squashfs-tools. [2021-12-13T16:51:22.206Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-12-13T16:51:22.206Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-13T16:51:22.206Z] Selecting previously unselected package snapd. [2021-12-13T16:51:22.206Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-12-13T16:51:22.206Z] Unpacking snapd (2.51.1+18.04) ... [2021-12-13T16:51:24.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-13T16:51:24.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-13T16:51:24.039Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-13T16:51:24.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-13T16:51:24.120Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-12-13T16:51:24.120Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-13T16:51:24.381Z] Setting up mime-support (3.60ubuntu1) ... [2021-12-13T16:51:24.381Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-13T16:51:24.381Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-13T16:51:24.381Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T16:51:24.381Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-13T16:51:24.381Z] Setting up systemd (237-3ubuntu10.52) ... [2021-12-13T16:51:24.381Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-13T16:51:24.710Z] + ls -al . [2021-12-13T16:51:24.710Z] total 672 [2021-12-13T16:51:24.710Z] drwxrwxr-x 9 1001 1001 4096 Dec 13 16:51 . [2021-12-13T16:51:24.710Z] drwxr-xr-x 4 root root 4096 Dec 13 16:47 .. [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 11 Dec 13 16:44 .dockerignore [2021-12-13T16:51:24.710Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 16:44 .git [2021-12-13T16:51:24.710Z] drwxrwxr-x 4 1001 1001 4096 Dec 13 16:44 .github [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 804 Dec 13 16:44 .gitignore [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 16:44 .golangci.yml [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 76 Dec 13 16:44 .hadolint.yml [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 166 Dec 13 16:44 .sonarcloud.properties [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 16:44 ADOPTERS.md [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 8910 Dec 13 16:44 Attribution.txt [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 51732 Dec 13 16:44 CHANGELOG.md [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 16:44 CONTRIBUTING.md [2021-12-13T16:51:24.710Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 16:44 GOVERNANCE.md [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 849 Dec 13 16:44 Jenkinsfile [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 16:44 LICENSE [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 6508 Dec 13 16:44 Makefile [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 16:44 OWNERS.md [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 8207 Dec 13 16:44 README.md [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 6912 Dec 13 16:44 SECURITY.md [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 5 Dec 13 16:41 VERSION [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 4131 Dec 13 16:44 ZMQWindows.md [2021-12-13T16:51:24.711Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 16:44 bin [2021-12-13T16:51:24.711Z] drwxrwxr-x 14 1001 1001 4096 Dec 13 16:44 cmd [2021-12-13T16:51:24.711Z] -rw-r--r-- 1 root root 428381 Dec 13 16:50 coverage.out [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 828 Dec 13 16:44 go.mod [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 49483 Dec 13 16:47 go.sum [2021-12-13T16:51:24.711Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 16:44 internal [2021-12-13T16:51:24.711Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 16:44 openapi [2021-12-13T16:51:24.711Z] drwxrwxr-x 4 1001 1001 4096 Dec 13 16:44 snap [2021-12-13T16:51:24.711Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 16:44 version.go [Pipeline] sh [2021-12-13T16:51:24.952Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-13T16:51:24.952Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-13T16:51:24.952Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-12-13T16:51:24.952Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T16:51:24.952Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T16:51:24.952Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T16:51:25.358Z] + '[' -e coverage.out ] [2021-12-13T16:51:25.358Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-13T16:51:25.385Z] Warning: overwriting stash ‘coverage-report’ [2021-12-13T16:51:25.522Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-13T16:51:25.522Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T16:51:25.522Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-13T16:51:25.522Z] Setting up python3 (3.6.7-1~18.04) ... [2021-12-13T16:51:25.522Z] running python rtupdate hooks for python3.6... [2021-12-13T16:51:25.522Z] running python post-rtupdate hooks for python3.6... [2021-12-13T16:51:25.522Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-12-13T16:51:26.092Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-13T16:51:26.298Z] Stashed 1 file(s) [Pipeline] sh [2021-12-13T16:51:26.352Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T16:51:26.352Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-13T16:51:26.352Z] Setting up snapd (2.51.1+18.04) ... [2021-12-13T16:51:26.614Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-13T16:51:26.874Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-13T16:51:26.983Z] + make build [2021-12-13T16:51:26.983Z] 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-12-13T16:51:27.137Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-13T16:51:27.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-13T16:51:27.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-13T16:51:27.396Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-13T16:51:27.656Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-13T16:51:27.917Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-13T16:51:28.178Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-13T16:51:28.178Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-13T16:51:28.439Z] /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-12-13T16:51:28.439Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-13T16:51:28.439Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-13T16:51:29.381Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-13T16:51:29.381Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-13T16:51:29.381Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-13T16:51:31.024Z] Reading package lists... [2021-12-13T16:51:31.024Z] Reading package lists... [2021-12-13T16:51:31.284Z] Building dependency tree... [2021-12-13T16:51:31.284Z] Reading state information... [2021-12-13T16:51:31.284Z] Calculating upgrade... [2021-12-13T16:51:31.545Z] The following packages will be upgraded: [2021-12-13T16:51:31.545Z] advancecomp base-files bash binutils binutils-common [2021-12-13T16:51:31.545Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-12-13T16:51:31.545Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-12-13T16:51:31.545Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-12-13T16:51:31.545Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-12-13T16:51:31.545Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-12-13T16:51:31.545Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-12-13T16:51:31.545Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-12-13T16:51:31.546Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-12-13T16:51:31.546Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-12-13T16:51:31.546Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-12-13T16:51:31.546Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-12-13T16:51:31.546Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-12-13T16:51:31.546Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-12-13T16:51:31.546Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-12-13T16:51:31.546Z] ubuntu-keyring util-linux [2021-12-13T16:51:31.546Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-13T16:51:31.546Z] Need to get 64.2 MB of archives. [2021-12-13T16:51:31.546Z] After this operation, 5154 kB of additional disk space will be used. [2021-12-13T16:51:31.546Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-12-13T16:51:31.806Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-12-13T16:51:31.806Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-12-13T16:51:31.806Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-12-13T16:51:31.806Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-12-13T16:51:31.806Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-12-13T16:51:31.806Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-12-13T16:51:31.806Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-12-13T16:51:31.806Z] 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-12-13T16:51:31.806Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-12-13T16:51:31.806Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-12-13T16:51:31.806Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-12-13T16:51:31.806Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-12-13T16:51:31.806Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-12-13T16:51:31.806Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-12-13T16:51:31.806Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-12-13T16:51:31.806Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-12-13T16:51:31.806Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-12-13T16:51:32.066Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-12-13T16:51:32.066Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-12-13T16:51:32.066Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-12-13T16:51:32.066Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-12-13T16:51:32.066Z] 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-12-13T16:51:32.066Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-12-13T16:51:32.066Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-12-13T16:51:32.066Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-12-13T16:51:32.066Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-12-13T16:51:32.066Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-12-13T16:51:32.066Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-12-13T16:51:32.066Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-12-13T16:51:32.066Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-12-13T16:51:32.066Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-12-13T16:51:32.066Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-12-13T16:51:32.066Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-12-13T16:51:32.066Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-12-13T16:51:32.066Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-12-13T16:51:32.066Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-12-13T16:51:32.066Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-12-13T16:51:32.066Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-12-13T16:51:32.066Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-12-13T16:51:32.066Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-12-13T16:51:32.066Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-12-13T16:51:32.066Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-12-13T16:51:32.066Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-12-13T16:51:32.066Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-12-13T16:51:32.066Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-12-13T16:51:32.066Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-12-13T16:51:32.066Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-12-13T16:51:32.066Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-12-13T16:51:32.066Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-12-13T16:51:32.066Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-12-13T16:51:32.066Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-12-13T16:51:32.066Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-12-13T16:51:32.066Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-12-13T16:51:32.066Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-12-13T16:51:32.066Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-12-13T16:51:32.333Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-12-13T16:51:32.333Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-12-13T16:51:32.333Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-12-13T16:51:32.594Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-12-13T16:51:32.594Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-12-13T16:51:32.594Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-12-13T16:51:32.594Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-12-13T16:51:32.594Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-12-13T16:51:32.594Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-12-13T16:51:32.594Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-12-13T16:51:32.594Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-12-13T16:51:32.594Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-12-13T16:51:32.855Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-12-13T16:51:32.855Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-12-13T16:51:32.855Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-12-13T16:51:32.855Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-12-13T16:51:32.855Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-12-13T16:51:32.855Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-12-13T16:51:32.855Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-12-13T16:51:32.855Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-12-13T16:51:32.855Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-12-13T16:51:32.855Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-12-13T16:51:32.855Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-12-13T16:51:32.855Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-12-13T16:51:32.855Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-12-13T16:51:32.855Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-12-13T16:51:33.116Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-12-13T16:51:33.116Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-12-13T16:51:33.116Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-12-13T16:51:33.116Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-12-13T16:51:33.116Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-12-13T16:51:33.116Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-12-13T16:51:33.116Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-12-13T16:51:33.116Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-12-13T16:51:33.116Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-12-13T16:51:33.116Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-12-13T16:51:33.116Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-12-13T16:51:33.116Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-12-13T16:51:33.116Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-12-13T16:51:33.116Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2021-12-13T16:51:33.376Z] 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-12-13T16:51:33.376Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-12-13T16:51:33.376Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-12-13T16:51:33.376Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-12-13T16:51:33.376Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-12-13T16:51:33.376Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-12-13T16:51:33.376Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-12-13T16:51:33.376Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T16:51:33.636Z] Fetched 64.2 MB in 2s (34.7 MB/s) [2021-12-13T16:51:33.636Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T16:51:33.636Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T16:51:33.636Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-13T16:51:33.683Z] 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-12-13T16:51:33.895Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T16:51:33.895Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-13T16:51:33.895Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-12-13T16:51:33.895Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-12-13T16:51:34.157Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.157Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.157Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.158Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.418Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.418Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.418Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.418Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.418Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.418Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.418Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.418Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.418Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.680Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.680Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:34.680Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T16:51:34.680Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.680Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.680Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:34.680Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T16:51:34.680Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.680Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.940Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.940Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.940Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:34.940Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T16:51:34.940Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:35.199Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T16:51:35.199Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T16:51:35.199Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-13T16:51:35.460Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-12-13T16:51:35.720Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T16:51:35.720Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-12-13T16:51:35.720Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-13T16:51:35.720Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-13T16:51:35.720Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-12-13T16:51:35.980Z] Setting up base-files (10.1ubuntu2.11) ... [2021-12-13T16:51:35.980Z] Installing new version of config file /etc/issue ... [2021-12-13T16:51:35.980Z] Installing new version of config file /etc/issue.net ... [2021-12-13T16:51:35.980Z] Installing new version of config file /etc/lsb-release ... [2021-12-13T16:51:35.980Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-13T16:51:36.241Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-13T16:51:36.241Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-13T16:51:36.241Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-13T16:51:36.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:36.503Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-12-13T16:51:36.503Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-12-13T16:51:36.768Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-12-13T16:51:36.768Z] 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-12-13T16:51:36.768Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:36.768Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:36.768Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:36.768Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:36.768Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:36.768Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-12-13T16:51:36.768Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-12-13T16:51:37.028Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-12-13T16:51:37.028Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:37.028Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-12-13T16:51:37.028Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-13T16:51:37.289Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-12-13T16:51:37.289Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:37.289Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-13T16:51:37.289Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-13T16:51:37.289Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-13T16:51:37.289Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:37.289Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-13T16:51:37.289Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-13T16:51:37.551Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-12-13T16:51:37.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:37.551Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-12-13T16:51:37.551Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-12-13T16:51:37.551Z] Setting up grep (3.1-2build1) ... [2021-12-13T16:51:37.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:37.551Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-12-13T16:51:37.551Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-12-13T16:51:37.812Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-12-13T16:51:37.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:37.812Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-13T16:51:37.812Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-13T16:51:37.812Z] Setting up login (1:4.5-1ubuntu2) ... [2021-12-13T16:51:37.812Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:37.812Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-13T16:51:37.812Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T16:51:38.075Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-12-13T16:51:38.075Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:38.075Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-13T16:51:38.075Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-13T16:51:38.336Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-13T16:51:38.605Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-13T16:51:38.605Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-13T16:51:38.605Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-13T16:51:38.863Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-12-13T16:51:38.863Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:38.863Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-12-13T16:51:38.863Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-13T16:51:39.433Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-13T16:51:39.433Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-13T16:51:39.433Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-13T16:51:39.433Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-13T16:51:39.433Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-12-13T16:51:39.433Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:39.433Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-12-13T16:51:39.433Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-12-13T16:51:39.433Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-12-13T16:51:39.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:39.697Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:39.697Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:39.697Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:39.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:39.697Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:39.697Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:39.697Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:39.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:39.697Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:39.958Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:39.958Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:39.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:39.958Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:39.958Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:39.958Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:39.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:39.958Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-13T16:51:39.958Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T16:51:40.219Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-13T16:51:40.219Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T16:51:40.219Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-13T16:51:40.219Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:40.219Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-13T16:51:40.219Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T16:51:40.219Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-13T16:51:40.480Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:40.480Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:40.480Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:40.480Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:40.480Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:40.480Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:40.480Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:40.480Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:40.480Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:40.480Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:40.742Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:41.004Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:41.265Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-13T16:51:41.527Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-13T16:51:41.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:41.527Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T16:51:41.527Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-13T16:51:41.788Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-12-13T16:51:42.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T16:51:42.050Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-12-13T16:51:42.050Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T16:51:42.050Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-12-13T16:51:42.050Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T16:51:42.050Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-12-13T16:51:42.050Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-12-13T16:51:42.312Z] Setting up debconf (1.5.66ubuntu1) ... [2021-12-13T16:51:42.312Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T16:51:42.312Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-12-13T16:51:42.312Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-13T16:51:42.312Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-12-13T16:51:42.574Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T16:51:42.574Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-12-13T16:51:42.574Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-13T16:51:42.574Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-12-13T16:51:42.574Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T16:51:42.574Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-13T16:51:42.574Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-13T16:51:42.574Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-13T16:51:42.836Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T16:51:42.836Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-13T16:51:42.836Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-13T16:51:42.836Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-13T16:51:42.836Z] (Reading database ... 13919 files and directories currently installed.) [2021-12-13T16:51:42.836Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-13T16:51:42.836Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-13T16:51:43.097Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-13T16:51:43.097Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:43.097Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T16:51:43.097Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T16:51:43.097Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-12-13T16:51:43.097Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-13T16:51:43.358Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-13T16:51:43.358Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-13T16:51:43.358Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-13T16:51:43.358Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:43.358Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-12-13T16:51:43.358Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-12-13T16:51:43.358Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-12-13T16:51:43.618Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:43.618Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-12-13T16:51:43.618Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-12-13T16:51:43.618Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-12-13T16:51:43.618Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:43.618Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-12-13T16:51:43.618Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-13T16:51:43.618Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-13T16:51:43.879Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:43.879Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-13T16:51:43.879Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-13T16:51:43.879Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-13T16:51:43.879Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:43.879Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-12-13T16:51:43.879Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-12-13T16:51:44.144Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-12-13T16:51:44.144Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:44.144Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-13T16:51:44.144Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-13T16:51:44.407Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-12-13T16:51:44.407Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:44.407Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T16:51:44.407Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-13T16:51:44.407Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-12-13T16:51:44.407Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:44.407Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-13T16:51:44.407Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-13T16:51:44.668Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-13T16:51:44.668Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:44.668Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-13T16:51:44.668Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-13T16:51:44.668Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-13T16:51:44.668Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:44.668Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-12-13T16:51:44.668Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-12-13T16:51:44.928Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-12-13T16:51:44.928Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:44.928Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-12-13T16:51:44.928Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-12-13T16:51:44.928Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-12-13T16:51:44.928Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:44.928Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-12-13T16:51:44.928Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-12-13T16:51:45.187Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-12-13T16:51:45.187Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:45.187Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-12-13T16:51:45.187Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-12-13T16:51:45.187Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-12-13T16:51:45.449Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:45.449Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-12-13T16:51:45.449Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-12-13T16:51:45.449Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-12-13T16:51:45.449Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T16:51:45.449Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-12-13T16:51:45.449Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-12-13T16:51:45.449Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-12-13T16:51:45.449Z] (Reading database ... 13924 files and directories currently installed.) [2021-12-13T16:51:45.449Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-13T16:51:45.449Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-13T16:51:45.714Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-13T16:51:45.714Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-13T16:51:45.714Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2021-12-13T16:51:45.714Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2021-12-13T16:51:45.975Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-12-13T16:51:45.975Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-12-13T16:51:45.975Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-12-13T16:51:45.975Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-12-13T16:51:45.975Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-12-13T16:51:45.975Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-12-13T16:51:46.237Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-12-13T16:51:46.237Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-12-13T16:51:46.237Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-12-13T16:51:46.237Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-12-13T16:51:46.237Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-12-13T16:51:46.237Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-12-13T16:51:46.237Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-12-13T16:51:46.237Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-12-13T16:51:46.499Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-12-13T16:51:46.499Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-12-13T16:51:46.499Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-12-13T16:51:46.499Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-12-13T16:51:46.761Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-12-13T16:51:46.761Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-12-13T16:51:46.761Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-12-13T16:51:46.761Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-12-13T16:51:47.021Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-13T16:51:47.021Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-13T16:51:47.282Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-13T16:51:47.282Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-13T16:51:47.282Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-13T16:51:47.282Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-13T16:51:47.282Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-13T16:51:47.282Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-13T16:51:47.282Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:47.542Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:47.542Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:47.542Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:47.542Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:47.542Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:47.542Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:47.542Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:48.480Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:48.480Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:49.420Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:49.420Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:49.420Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:49.420Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:49.682Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:49.682Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:50.624Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T16:51:50.624Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T16:51:50.624Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-13T16:51:50.624Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-13T16:51:50.624Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-12-13T16:51:50.624Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-13T16:51:50.624Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-12-13T16:51:50.624Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-13T16:51:50.884Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-12-13T16:51:50.884Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-12-13T16:51:50.884Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-13T16:51:50.884Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-13T16:51:50.884Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-13T16:51:50.884Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-13T16:51:50.884Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-12-13T16:51:51.145Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-12-13T16:51:51.145Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:51.145Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-13T16:51:51.145Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:51.145Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:51.145Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:51.145Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-12-13T16:51:51.145Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-12-13T16:51:51.145Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-12-13T16:51:51.145Z] [2021-12-13T16:51:51.145Z] Current default time zone: 'Etc/UTC' [2021-12-13T16:51:51.145Z] Local time is now: Mon Dec 13 16:51:51 UTC 2021. [2021-12-13T16:51:51.145Z] Universal Time is now: Mon Dec 13 16:51:51 UTC 2021. [2021-12-13T16:51:51.145Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-13T16:51:51.145Z] [2021-12-13T16:51:51.145Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-12-13T16:51:51.406Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:51.406Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-12-13T16:51:51.406Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-12-13T16:51:51.406Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-12-13T16:51:51.406Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-12-13T16:51:51.406Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-12-13T16:51:51.406Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-12-13T16:51:51.406Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-12-13T16:51:51.406Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-12-13T16:51:51.406Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:51.406Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-12-13T16:51:51.406Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:51.406Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-13T16:51:51.406Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:51.406Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-12-13T16:51:51.406Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-12-13T16:51:51.667Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-12-13T16:51:51.667Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2021-12-13T16:51:51.667Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-12-13T16:51:51.667Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-12-13T16:51:51.667Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-12-13T16:51:51.667Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-12-13T16:51:53.580Z] Updating certificates in /etc/ssl/certs... [2021-12-13T16:51:54.151Z] 23 added, 28 removed; done. [2021-12-13T16:51:54.152Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-12-13T16:51:54.152Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T16:51:54.152Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-12-13T16:51:54.412Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-12-13T16:51:54.412Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-12-13T16:51:54.412Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:54.412Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-13T16:51:54.412Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:54.412Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:54.412Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:54.412Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:54.412Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:54.412Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-12-13T16:51:54.412Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-12-13T16:51:54.412Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-12-13T16:51:54.412Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-12-13T16:51:54.412Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-12-13T16:51:54.412Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:54.412Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T16:51:54.412Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-12-13T16:51:54.412Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-12-13T16:51:54.412Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-12-13T16:51:54.673Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-13T16:51:54.673Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-13T16:51:54.673Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-12-13T16:51:54.673Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-12-13T16:51:54.674Z] Updating certificates in /etc/ssl/certs... [2021-12-13T16:51:55.244Z] 0 added, 0 removed; done. [2021-12-13T16:51:55.244Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-13T16:51:55.244Z] done. [2021-12-13T16:51:55.810Z] Reading package lists... [2021-12-13T16:51:55.810Z] Building dependency tree... [2021-12-13T16:51:55.810Z] Reading state information... [2021-12-13T16:51:55.846Z] 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-12-13T16:51:56.070Z] The following NEW packages will be installed: [2021-12-13T16:51:56.070Z] apt-transport-https [2021-12-13T16:51:56.070Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-13T16:51:56.329Z] Need to get 4348 B of archives. [2021-12-13T16:51:56.329Z] After this operation, 154 kB of additional disk space will be used. [2021-12-13T16:51:56.330Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-12-13T16:51:56.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T16:51:56.330Z] Fetched 4348 B in 0s (22.7 kB/s) [2021-12-13T16:51:56.330Z] Selecting previously unselected package apt-transport-https. [2021-12-13T16:51:56.330Z] (Reading database ... 13931 files and directories currently installed.) [2021-12-13T16:51:56.330Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-12-13T16:51:56.330Z] Unpacking apt-transport-https (1.6.14) ... [2021-12-13T16:51:56.590Z] Setting up apt-transport-https (1.6.14) ... [2021-12-13T16:51:56.590Z] Waiting for network to be ready... [2021-12-13T16:51:57.813Z] 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-12-13T16:52:02.108Z] 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-12-13T16:52:02.381Z] 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-12-13T16:52:03.182Z] 2021-12-13T16:52:00Z INFO Waiting for automatic snapd restart... [2021-12-13T16:52:05.724Z] snapd 2.53.4 from Canonical* installed [2021-12-13T16:52:05.772Z] 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-12-13T16:52:06.667Z] "snapd" switched to the "latest/stable" channel [2021-12-13T16:52:06.667Z] [2021-12-13T16:52:09.167Z] 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-12-13T16:52:12.551Z] 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-12-13T16:52:14.809Z] core18 20211028 from Canonical* installed [2021-12-13T16:52:15.751Z] core20 20211129 from Canonical* installed [2021-12-13T16:52:15.931Z] 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-12-13T16:52:16.013Z] "core20" switched to the "latest/stable" channel [2021-12-13T16:52:16.013Z] [2021-12-13T16:52:17.923Z] snapcraft 6.0 from Canonical* installed [2021-12-13T16:52:18.185Z] "snapcraft" switched to the "latest/stable" channel [2021-12-13T16:52:18.185Z] [2021-12-13T16:52:19.322Z] 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-12-13T16:52:21.943Z] 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-12-13T16:52:22.386Z] 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-12-13T16:52:22.386Z] - README.md [2021-12-13T16:52:22.386Z] [2021-12-13T16:52:22.386Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-13T16:52:23.767Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-13T16:52:23.767Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-13T16:52:23.767Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-13T16:52:24.968Z] Reading package lists... [2021-12-13T16:52:26.353Z] 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-12-13T16:52:27.298Z] Reading package lists... [2021-12-13T16:52:27.558Z] Building dependency tree... [2021-12-13T16:52:27.558Z] Reading state information... [2021-12-13T16:52:27.558Z] Suggested packages: [2021-12-13T16:52:27.558Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-12-13T16:52:27.558Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-12-13T16:52:27.558Z] Recommended packages: [2021-12-13T16:52:27.558Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-13T16:52:27.558Z] The following NEW packages will be installed: [2021-12-13T16:52:27.558Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-12-13T16:52:27.558Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-12-13T16:52:27.558Z] pkg-config zip [2021-12-13T16:52:27.558Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-13T16:52:27.818Z] Need to get 7670 kB of archives. [2021-12-13T16:52:27.818Z] After this operation, 43.8 MB of additional disk space will be used. [2021-12-13T16:52:27.818Z] 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-12-13T16:52:27.818Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-12-13T16:52:28.078Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-12-13T16:52:28.078Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-12-13T16:52:28.078Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-12-13T16:52:28.078Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-12-13T16:52:28.078Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-12-13T16:52:28.078Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-12-13T16:52:28.337Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-12-13T16:52:28.337Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-12-13T16:52:28.337Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-12-13T16:52:28.337Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-12-13T16:52:28.597Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-12-13T16:52:28.597Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-12-13T16:52:28.597Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-13T16:52:28.597Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T16:52:28.597Z] Fetched 7670 kB in 1s (9452 kB/s) [2021-12-13T16:52:28.597Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-13T16:52:28.597Z] (Reading database ... 13935 files and directories currently installed.) [2021-12-13T16:52:28.597Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-12-13T16:52:28.597Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [Pipeline] } [2021-12-13T16:52:28.644Z] $ docker stop --time=1 4c98b4786d563fe5ad1b414930f744cc7c6f203c519c36365c837aab3e226b21 [2021-12-13T16:52:28.857Z] Selecting previously unselected package libpsl5:amd64. [2021-12-13T16:52:28.858Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-12-13T16:52:28.858Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-12-13T16:52:28.858Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-13T16:52:28.858Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-12-13T16:52:28.858Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-13T16:52:28.858Z] Selecting previously unselected package librtmp1:amd64. [2021-12-13T16:52:28.858Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-12-13T16:52:29.118Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-13T16:52:29.119Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-13T16:52:29.119Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-12-13T16:52:29.119Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-13T16:52:29.119Z] Selecting previously unselected package liberror-perl. [2021-12-13T16:52:29.119Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-12-13T16:52:29.119Z] Unpacking liberror-perl (0.17025-1) ... [2021-12-13T16:52:29.119Z] Selecting previously unselected package git-man. [2021-12-13T16:52:29.119Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-12-13T16:52:29.119Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-13T16:52:29.378Z] Selecting previously unselected package git. [2021-12-13T16:52:29.378Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-12-13T16:52:29.378Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-12-13T16:52:29.638Z] Selecting previously unselected package libnorm1:amd64. [2021-12-13T16:52:29.638Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-12-13T16:52:29.638Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-13T16:52:29.904Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-13T16:52:29.904Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-12-13T16:52:29.904Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-13T16:52:29.904Z] Selecting previously unselected package libsodium23:amd64. [2021-12-13T16:52:29.904Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-12-13T16:52:29.904Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-12-13T16:52:29.904Z] Selecting previously unselected package libzmq5:amd64. [2021-12-13T16:52:29.904Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-13T16:52:29.904Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-13T16:52:29.904Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-13T16:52:29.904Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-13T16:52:29.904Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-13T16:52:30.193Z] Selecting previously unselected package pkg-config. [2021-12-13T16:52:30.193Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-12-13T16:52:30.193Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-12-13T16:52:30.193Z] Selecting previously unselected package zip. [2021-12-13T16:52:30.193Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-12-13T16:52:30.193Z] Unpacking zip (3.0-11build1) ... [2021-12-13T16:52:30.193Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-13T16:52:30.193Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-13T16:52:30.193Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-13T16:52:30.193Z] Setting up liberror-perl (0.17025-1) ... [2021-12-13T16:52:30.193Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-12-13T16:52:30.193Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-13T16:52:30.193Z] No schema files found: doing nothing. [2021-12-13T16:52:30.193Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-13T16:52:30.193Z] Setting up zip (3.0-11build1) ... [2021-12-13T16:52:30.193Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-13T16:52:30.193Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-12-13T16:52:30.193Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-12-13T16:52:30.482Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-13T16:52:30.482Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-13T16:52:30.482Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-13T16:52:30.482Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-12-13T16:52:30.482Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-13T16:52:30.604Z] $ docker rm -f 4c98b4786d563fe5ad1b414930f744cc7c6f203c519c36365c837aab3e226b21 [2021-12-13T16:52:31.081Z] git set to automatically installed. [2021-12-13T16:52:31.081Z] git-man set to automatically installed. [2021-12-13T16:52:31.081Z] libcurl3-gnutls set to automatically installed. [2021-12-13T16:52:31.081Z] liberror-perl set to automatically installed. [2021-12-13T16:52:31.081Z] libglib2.0-0 set to automatically installed. [2021-12-13T16:52:31.081Z] libnghttp2-14 set to automatically installed. [2021-12-13T16:52:31.081Z] libnorm1 set to automatically installed. [2021-12-13T16:52:31.081Z] libpgm-5.2-0 set to automatically installed. [2021-12-13T16:52:31.081Z] libpsl5 set to automatically installed. [2021-12-13T16:52:31.081Z] librtmp1 set to automatically installed. [2021-12-13T16:52:31.081Z] libsodium23 set to automatically installed. [2021-12-13T16:52:31.081Z] libzmq3-dev set to automatically installed. [2021-12-13T16:52:31.081Z] libzmq5 set to automatically installed. [2021-12-13T16:52:31.081Z] pkg-config set to automatically installed. [2021-12-13T16:52:31.081Z] zip set to automatically installed. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-12-13T16:52:31.770Z] snapd is not logged in, snap install commands will use sudo [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:52:32.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T16:52:32.159Z] [2021-12-13T16:52:32.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:52:32.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T16:52:32.770Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-13T16:52:32.770Z] 29e5d40040c1: Pulling fs layer [2021-12-13T16:52:32.770Z] 1ce36da41761: Pulling fs layer [2021-12-13T16:52:32.770Z] 25b303627fd3: Pulling fs layer [2021-12-13T16:52:32.770Z] 29e5d40040c1: Verifying Checksum [2021-12-13T16:52:32.770Z] 29e5d40040c1: Download complete [2021-12-13T16:52:33.044Z] 1ce36da41761: Verifying Checksum [2021-12-13T16:52:33.044Z] 1ce36da41761: Download complete [2021-12-13T16:52:33.315Z] 29e5d40040c1: Pull complete [2021-12-13T16:52:34.289Z] 25b303627fd3: Download complete [2021-12-13T16:52:34.559Z] 1ce36da41761: Pull complete [2021-12-13T16:52:41.768Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2021-12-13T16:52:41.768Z] Downloading snap 'edgex-app-service-configurable' [2021-12-13T16:52:44.690Z] 25b303627fd3: Pull complete [2021-12-13T16:52:44.691Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-13T16:52:44.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T16:52:44.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-13T16:52:45.177Z] prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container [2021-12-13T16:52:45.239Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-13T16:52:45.968Z] Pulling app-service-configurable [2021-12-13T16:52:45.968Z] + snapcraftctl pull [2021-12-13T16:52:46.907Z] Pulling config-common [2021-12-13T16:52:46.907Z] + snapcraftctl pull [2021-12-13T16:52:47.460Z] $ docker top c0550a53596e2236aba3dd73010b99d5ec72010b7b1db6c2a8f62ef62b07c681 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T16:52:48.288Z] Pulling go-build-helper [2021-12-13T16:52:48.288Z] + snapcraftctl pull [2021-12-13T16:52:48.356Z] + docker-compose build --help+ [2021-12-13T16:52:48.356Z] grep parallel [2021-12-13T16:52:49.671Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-13T16:52:49.671Z] Skipping pull go-build-helper (already ran) [2021-12-13T16:52:49.671Z] Building go-build-helper [2021-12-13T16:52:49.671Z] + snapcraftctl build [2021-12-13T16:52:51.726Z] --parallel Build images in parallel. [Pipeline] } [2021-12-13T16:52:52.002Z] $ docker stop --time=1 c0550a53596e2236aba3dd73010b99d5ec72010b7b1db6c2a8f62ef62b07c681 [2021-12-13T16:52:52.209Z] Staging go-build-helper [2021-12-13T16:52:52.468Z] + snapcraftctl stage [2021-12-13T16:52:53.645Z] $ docker rm -f c0550a53596e2236aba3dd73010b99d5ec72010b7b1db6c2a8f62ef62b07c681 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T16:52:54.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T16:52:54.222Z] . [Pipeline] withDockerContainer [2021-12-13T16:52:54.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container [2021-12-13T16:52:54.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-13T16:52:55.721Z] $ docker top 6a7c4c9bf05315c248f28e27b1abccec56549f1ae9d8807e9c01d51b18ee22d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T16:52:56.625Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-13T16:52:57.745Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-12-13T16:52:57.745Z] Fetched 224 kB in 0s (0 B/s) [2021-12-13T16:52:57.745Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-12-13T16:52:57.745Z] Fetched 157 kB in 0s (0 B/s) [2021-12-13T16:52:57.745Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-12-13T16:52:57.745Z] Fetched 221 kB in 0s (0 B/s) [2021-12-13T16:52:57.745Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-12-13T16:52:57.745Z] Fetched 143 kB in 0s (0 B/s) [2021-12-13T16:52:57.745Z] Pulling edgex-go [2021-12-13T16:52:57.745Z] + snapcraftctl pull [2021-12-13T16:52:59.136Z] Pulling hooks [2021-12-13T16:52:59.136Z] + snapcraftctl pull [2021-12-13T16:53:00.909Z] Building core-command ... [2021-12-13T16:53:00.909Z] Building core-data ... [2021-12-13T16:53:00.909Z] Building core-metadata ... [2021-12-13T16:53:00.909Z] Building security-bootstrapper ... [2021-12-13T16:53:00.909Z] Building security-proxy-setup ... [2021-12-13T16:53:00.909Z] Building security-secretstore-setup ... [2021-12-13T16:53:00.909Z] Building support-notifications ... [2021-12-13T16:53:00.909Z] Building support-scheduler ... [2021-12-13T16:53:00.909Z] Building sys-mgmt-agent ... [2021-12-13T16:53:00.909Z] Building core-command [2021-12-13T16:53:00.909Z] Building core-metadata [2021-12-13T16:53:00.909Z] Building security-bootstrapper [2021-12-13T16:53:00.909Z] Building support-scheduler [2021-12-13T16:53:00.909Z] Building sys-mgmt-agent [2021-12-13T16:53:21.116Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-12-13T16:53:21.117Z] Fetched 96.5 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-12-13T16:53:21.117Z] Fetched 279 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-12-13T16:53:21.117Z] Fetched 122 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-12-13T16:53:21.117Z] Fetched 77.8 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-12-13T16:53:21.117Z] Fetched 8848 B in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-12-13T16:53:21.117Z] Fetched 47.8 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-12-13T16:53:21.117Z] Fetched 45.6 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-12-13T16:53:21.117Z] Fetched 15.0 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-12-13T16:53:21.117Z] Fetched 220 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-12-13T16:53:21.117Z] Fetched 154 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-13T16:53:21.117Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-12-13T16:53:21.117Z] Fetched 14.8 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-12-13T16:53:21.117Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-12-13T16:53:21.117Z] Fetched 499 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-12-13T16:53:21.117Z] Fetched 111 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-12-13T16:53:21.117Z] Fetched 240 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-12-13T16:53:21.117Z] Fetched 29.3 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-12-13T16:53:21.117Z] Fetched 85.5 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-12-13T16:53:21.117Z] Fetched 24.5 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-12-13T16:53:21.117Z] Fetched 49.2 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-12-13T16:53:21.117Z] Fetched 54.2 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-12-13T16:53:21.117Z] Fetched 30.8 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-12-13T16:53:21.117Z] Fetched 15.8 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-12-13T16:53:21.117Z] Fetched 85.9 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-12-13T16:53:21.117Z] Fetched 8720 B in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-12-13T16:53:21.117Z] Fetched 140 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-12-13T16:53:21.117Z] Fetched 119 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-12-13T16:53:21.117Z] Fetched 111 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-12-13T16:53:21.117Z] Fetched 11.1 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-12-13T16:53:21.117Z] Fetched 646 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-12-13T16:53:21.117Z] Fetched 41.3 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-12-13T16:53:21.117Z] Fetched 17.9 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-12-13T16:53:21.117Z] Fetched 368 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-12-13T16:53:21.117Z] Fetched 187 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-12-13T16:53:21.117Z] Fetched 175 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-12-13T16:53:21.117Z] Fetched 206 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2021-12-13T16:53:21.117Z] Fetched 1302 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-12-13T16:53:21.117Z] Fetched 36.2 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-12-13T16:53:21.117Z] Fetched 159 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-12-13T16:53:21.117Z] Fetched 107 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-12-13T16:53:21.117Z] Fetched 48.7 kB in 0s (0 B/s) [2021-12-13T16:53:21.117Z] Pulling static-packages [2021-12-13T16:53:21.117Z] + snapcraftctl pull [2021-12-13T16:53:21.117Z] Pulling version [2021-12-13T16:53:21.117Z] + cd /root/project [2021-12-13T16:53:21.117Z] + + git describe --tags --abbrev=0 [2021-12-13T16:53:21.117Z] sed s/v// [2021-12-13T16:53:21.117Z] + GIT_VERSION=2.2.0-dev.12 [2021-12-13T16:53:21.117Z] + [ -z 2.2.0-dev.12 ] [2021-12-13T16:53:21.117Z] + snapcraftctl set-version 2.2.0-dev.12 [2021-12-13T16:53:23.028Z] Building app-service-configurable [2021-12-13T16:53:23.028Z] + snapcraftctl build [2021-12-13T16:53:24.937Z] Building config-common [2021-12-13T16:53:24.937Z] + snapcraftctl build [2021-12-13T16:53:26.844Z] Skipping build go-build-helper (already ran) [2021-12-13T16:53:27.104Z] Building edgex-go [2021-12-13T16:53:27.104Z] + cd /root/parts/edgex-go/src [2021-12-13T16:53:27.104Z] + git describe --tags --abbrev=0 [2021-12-13T16:53:27.104Z] + sed s/v// [2021-12-13T16:53:27.104Z] + GIT_VERSION=2.2.0-dev.12 [2021-12-13T16:53:27.104Z] + [ -z 2.2.0-dev.12 ] [2021-12-13T16:53:27.104Z] + echo 2.2.0-dev.12 [2021-12-13T16:53:27.104Z] + [ ! -d vendor ] [2021-12-13T16:53:27.104Z] + go mod download all [2021-12-13T16:53:42.024Z] + make build [2021-12-13T16:53:42.024Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-data/core-data ./cmd/core-data [2021-12-13T16:53:52.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-13T16:53:56.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/core-command/core-command ./cmd/core-command [2021-12-13T16:53:57.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-13T16:53:58.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-13T16:53:58.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-13T16:54:00.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-13T16:54:01.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-13T16:54:02.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-13T16:54:03.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-13T16:54:04.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-13T16:54:05.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-13T16:54:07.236Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-13T16:54:07.237Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-13T16:54:07.237Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-13T16:54:07.237Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-13T16:54:07.237Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-13T16:54:07.237Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-13T16:54:07.237Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-13T16:54:07.237Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-13T16:54:07.237Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-13T16:54:07.237Z] + 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-12-13T16:54:07.237Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-13T16:54:07.237Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-13T16:54:07.237Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-13T16:54:07.237Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-13T16:54:07.237Z] + 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-12-13T16:54:07.237Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-13T16:54:07.237Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-13T16:54:07.237Z] + 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-12-13T16:54:08.178Z] Building hooks [2021-12-13T16:54:08.178Z] + cd /root/parts/hooks/src [2021-12-13T16:54:08.178Z] + make build [2021-12-13T16:54:08.178Z] go mod tidy [2021-12-13T16:54:08.178Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-13T16:54:08.749Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-13T16:54:08.749Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-13T16:54:08.749Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-13T16:54:08.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:54:08.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:54:08.913Z] ---> 0b5b3ef033b6 [2021-12-13T16:54:08.913Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T16:54:08.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:54:08.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:54:08.913Z] ---> 0b5b3ef033b6 [2021-12-13T16:54:08.913Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T16:54:08.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:54:08.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:54:08.913Z] ---> 0b5b3ef033b6 [2021-12-13T16:54:08.913Z] Step 3/23 : WORKDIR /edgex-go [2021-12-13T16:54:08.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:54:08.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:54:08.913Z] ---> 0b5b3ef033b6 [2021-12-13T16:54:08.913Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T16:54:08.913Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:54:08.913Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:54:08.913Z] ---> 0b5b3ef033b6 [2021-12-13T16:54:08.913Z] Step 3/30 : WORKDIR /edgex-go [2021-12-13T16:54:08.913Z] ---> Running in ed15e223325a [2021-12-13T16:54:08.913Z] ---> Running in 0a19e1b35b5e [2021-12-13T16:54:08.913Z] ---> Running in e9589185765a [2021-12-13T16:54:08.914Z] ---> Running in 87302fa72a23 [2021-12-13T16:54:08.914Z] ---> Running in aa80d72fe6d4 [2021-12-13T16:54:08.914Z] Removing intermediate container aa80d72fe6d4 [2021-12-13T16:54:08.914Z] ---> 4185494d0296 [2021-12-13T16:54:08.914Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:54:08.914Z] Removing intermediate container 0a19e1b35b5e [2021-12-13T16:54:08.914Z] ---> 046931cd2d50 [2021-12-13T16:54:08.914Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:54:08.914Z] Removing intermediate container ed15e223325a [2021-12-13T16:54:08.914Z] ---> 845bca3754ef [2021-12-13T16:54:08.914Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:54:08.914Z] Removing intermediate container 87302fa72a23 [2021-12-13T16:54:08.914Z] ---> 757f16d3c2ef [2021-12-13T16:54:08.914Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:54:08.914Z] ---> Running in 3508ec389500 [2021-12-13T16:54:08.914Z] ---> Running in f781b6ec010f [2021-12-13T16:54:08.914Z] Removing intermediate container e9589185765a [2021-12-13T16:54:08.914Z] ---> 294aad93881f [2021-12-13T16:54:08.914Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:54:08.914Z] ---> Running in 0890d1555693 [2021-12-13T16:54:08.914Z] ---> Running in ce979bae2cd5 [2021-12-13T16:54:08.914Z] ---> Running in 29dcc861e819 [2021-12-13T16:54:09.688Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-13T16:54:09.949Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-13T16:54:09.949Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-13T16:54:11.542Z] Removing intermediate container 3508ec389500 [2021-12-13T16:54:11.542Z] ---> a6bd4f825430 [2021-12-13T16:54:11.542Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-13T16:54:11.542Z] ---> Running in 7244fdddd8b1 [2021-12-13T16:54:11.542Z] Removing intermediate container f781b6ec010f [2021-12-13T16:54:11.542Z] ---> 20e5fdeaf3c5 [2021-12-13T16:54:11.542Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T16:54:11.815Z] ---> Running in da9a0bc9c9aa [2021-12-13T16:54:11.815Z] Removing intermediate container ce979bae2cd5 [2021-12-13T16:54:11.815Z] ---> b5b8e12e201e [2021-12-13T16:54:11.815Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T16:54:12.090Z] Removing intermediate container 29dcc861e819 [2021-12-13T16:54:12.090Z] ---> 295e8d5b4a4b [2021-12-13T16:54:12.090Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-13T16:54:12.090Z] ---> Running in 976ea8f9f342 [2021-12-13T16:54:12.090Z] Removing intermediate container 0890d1555693 [2021-12-13T16:54:12.090Z] ---> 660c37ad5069 [2021-12-13T16:54:12.090Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-13T16:54:12.370Z] ---> Running in b3ecd724a6ab [2021-12-13T16:54:12.370Z] ---> Running in 88533d2784fb [2021-12-13T16:54:12.493Z] Building static-packages [2021-12-13T16:54:12.493Z] + snapcraftctl build [2021-12-13T16:54:13.370Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:13.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:13.924Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:14.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:14.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:14.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:14.405Z] Building version [2021-12-13T16:54:14.405Z] + snapcraftctl build [2021-12-13T16:54:14.471Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:14.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:15.016Z] OK: 219 MiB in 52 packages [2021-12-13T16:54:15.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:15.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:54:15.303Z] OK: 219 MiB in 52 packages [2021-12-13T16:54:16.293Z] OK: 219 MiB in 52 packages [2021-12-13T16:54:16.293Z] OK: 219 MiB in 52 packages [2021-12-13T16:54:16.293Z] OK: 219 MiB in 52 packages [2021-12-13T16:54:16.319Z] Staging app-service-configurable [2021-12-13T16:54:16.319Z] + snapcraftctl stage [2021-12-13T16:54:16.567Z] Removing intermediate container 7244fdddd8b1 [2021-12-13T16:54:16.567Z] ---> 0af54c3ea2e9 [2021-12-13T16:54:16.567Z] Step 6/23 : COPY go.mod . [2021-12-13T16:54:16.840Z] Removing intermediate container da9a0bc9c9aa [2021-12-13T16:54:16.840Z] ---> 0ee9a76ea11a [2021-12-13T16:54:16.840Z] Step 6/22 : COPY . . [2021-12-13T16:54:17.701Z] Staging config-common [2021-12-13T16:54:17.701Z] + snapcraftctl stage [2021-12-13T16:54:17.823Z] ---> e20966ca508f [2021-12-13T16:54:17.823Z] Step 7/23 : RUN go mod download [2021-12-13T16:54:17.823Z] Removing intermediate container 976ea8f9f342 [2021-12-13T16:54:17.823Z] ---> 46623fb24083 [2021-12-13T16:54:17.823Z] Step 6/22 : COPY . . [2021-12-13T16:54:17.823Z] Removing intermediate container b3ecd724a6ab [2021-12-13T16:54:17.823Z] ---> d7f1f0ade6f9 [2021-12-13T16:54:17.823Z] Step 6/30 : COPY . . [2021-12-13T16:54:17.823Z] ---> Running in 440a2bb4b5f3 [2021-12-13T16:54:17.823Z] Removing intermediate container 88533d2784fb [2021-12-13T16:54:17.823Z] ---> b00b94d11f40 [2021-12-13T16:54:17.823Z] Step 6/22 : COPY . . [2021-12-13T16:54:19.081Z] Skipping stage go-build-helper (already ran) [2021-12-13T16:54:19.081Z] Staging edgex-go [2021-12-13T16:54:19.081Z] + snapcraftctl stage [2021-12-13T16:54:20.465Z] Staging hooks [2021-12-13T16:54:20.465Z] + snapcraftctl stage [2021-12-13T16:54:21.848Z] Staging static-packages [2021-12-13T16:54:21.848Z] + snapcraftctl stage [2021-12-13T16:54:23.232Z] Staging version [2021-12-13T16:54:23.232Z] + snapcraftctl stage [2021-12-13T16:54:23.247Z] Removing intermediate container 440a2bb4b5f3 [2021-12-13T16:54:23.247Z] ---> dc61d758cfde [2021-12-13T16:54:23.247Z] Step 8/23 : COPY . . [2021-12-13T16:54:24.614Z] Priming app-service-configurable [2021-12-13T16:54:24.614Z] + snapcraftctl prime [2021-12-13T16:54:26.583Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2021-12-13T16:54:26.583Z] stage-packages: [2021-12-13T16:54:26.583Z] - libnorm1 [2021-12-13T16:54:26.583Z] - libpgm-5.2-0 [2021-12-13T16:54:26.583Z] - libsodium23 [2021-12-13T16:54:26.583Z] - libzmq5 [2021-12-13T16:54:26.857Z] Priming config-common [2021-12-13T16:54:26.857Z] + snapcraftctl prime [2021-12-13T16:54:28.301Z] Priming go-build-helper [2021-12-13T16:54:28.301Z] + snapcraftctl prime [2021-12-13T16:54:29.692Z] Priming edgex-go [2021-12-13T16:54:29.692Z] + snapcraftctl prime [2021-12-13T16:54:31.074Z] Priming hooks [2021-12-13T16:54:31.336Z] + snapcraftctl prime [2021-12-13T16:54:32.717Z] Priming static-packages [2021-12-13T16:54:32.717Z] + snapcraftctl prime [2021-12-13T16:54:36.021Z] Priming version [2021-12-13T16:54:36.021Z] + snapcraftctl prime [2021-12-13T16:54:36.962Z] 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-12-13T16:54:41.537Z] ---> 193760436729 [2021-12-13T16:54:41.538Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:54:41.538Z] ---> 9a4101fe93f0 [2021-12-13T16:54:41.538Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:54:41.538Z] ---> 8249f43f8313 [2021-12-13T16:54:41.538Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:54:41.538Z] ---> Running in a4822e208c92 [2021-12-13T16:54:41.538Z] ---> 88afbd044f2d [2021-12-13T16:54:41.538Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:54:41.538Z] ---> Running in 375d448c05e7 [2021-12-13T16:54:41.538Z] ---> Running in a10e54423452 [2021-12-13T16:54:41.538Z] ---> Running in e8e9bf948412 [2021-12-13T16:54:42.972Z] ---> 9778eeba786c [2021-12-13T16:54:42.972Z] Step 9/23 : RUN go mod tidy [2021-12-13T16:54:42.972Z] ---> Running in 28182379344b [2021-12-13T16:54:46.368Z] Removing intermediate container a4822e208c92 [2021-12-13T16:54:46.368Z] ---> d5725be70958 [2021-12-13T16:54:46.368Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-13T16:54:46.368Z] ---> Running in eac6bc2b0d14 [2021-12-13T16:54:46.640Z] Removing intermediate container a10e54423452 [2021-12-13T16:54:46.640Z] ---> 438117e077e4 [2021-12-13T16:54:46.640Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-13T16:54:46.918Z] ---> Running in 1ddf2507c034 [2021-12-13T16:54:47.193Z] Removing intermediate container 375d448c05e7 [2021-12-13T16:54:47.193Z] ---> a80f57cbfe0d [2021-12-13T16:54:47.193Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-13T16:54:47.193Z] Removing intermediate container e8e9bf948412 [2021-12-13T16:54:47.193Z] ---> fedf13c94675 [2021-12-13T16:54:47.193Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-13T16:54:47.470Z] ---> Running in eb3ce800dcdd [2021-12-13T16:54:47.470Z] ---> Running in 9f5ab3e2ea06 [2021-12-13T16:54:48.466Z] Removing intermediate container 28182379344b [2021-12-13T16:54:48.466Z] ---> ab4b7c1d5829 [2021-12-13T16:54:48.466Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-13T16:54:48.466Z] ---> Running in 7237b76dae0a [2021-12-13T16:54:48.466Z] 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-12-13T16:54:48.742Z] 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-12-13T16:54:49.351Z] 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-12-13T16:54:49.351Z] 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-12-13T16:54:50.335Z] 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-12-13T16:56:57.187Z] Removing intermediate container eb3ce800dcdd [2021-12-13T16:56:57.187Z] ---> 05b1fe8a69c4 [2021-12-13T16:56:57.187Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-13T16:56:57.187Z] Removing intermediate container 9f5ab3e2ea06 [2021-12-13T16:56:57.187Z] ---> 7fe96afeeaea [2021-12-13T16:56:57.187Z] [2021-12-13T16:56:57.187Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T16:56:57.187Z] ---> Running in 3d6a6ca17045 [2021-12-13T16:56:57.187Z] Removing intermediate container 1ddf2507c034 [2021-12-13T16:56:57.187Z] ---> 9f84a0da4c97 [2021-12-13T16:56:57.187Z] [2021-12-13T16:56:57.187Z] Step 9/30 : FROM alpine:3.14 [2021-12-13T16:56:57.187Z] 3.14: Pulling from library/alpine [2021-12-13T16:56:57.187Z] 3.14: Pulling from library/alpine [2021-12-13T16:56:57.187Z] 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-12-13T16:56:57.187Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-13T16:56:57.187Z] Status: Downloaded newer image for alpine:3.14 [2021-12-13T16:56:57.187Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-13T16:56:57.187Z] Status: Image is up to date for alpine:3.14 [2021-12-13T16:56:57.187Z] ---> 5b8b7b635229 [2021-12-13T16:56:57.187Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T16:56:57.187Z] ---> 5b8b7b635229 [2021-12-13T16:56:57.187Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-13T16:56:57.187Z] ---> Running in 755d9a805537 [2021-12-13T16:56:57.187Z] ---> Running in 0eeec5467f24 [2021-12-13T16:56:57.187Z] Removing intermediate container 7237b76dae0a [2021-12-13T16:56:57.187Z] ---> c755633ed002 [2021-12-13T16:56:57.187Z] [2021-12-13T16:56:57.187Z] Step 11/23 : FROM alpine:3.14 [2021-12-13T16:56:57.187Z] ---> 5b8b7b635229 [2021-12-13T16:56:57.187Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-13T16:56:57.187Z] ---> Running in 362980e9d347 [2021-12-13T16:56:57.187Z] Removing intermediate container 755d9a805537 [2021-12-13T16:56:57.187Z] ---> 3edffff1403e [2021-12-13T16:56:57.187Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-13T16:56:57.187Z] ---> Running in 8505f53aa0d0 [2021-12-13T16:56:57.187Z] Removing intermediate container eac6bc2b0d14 [2021-12-13T16:56:57.187Z] ---> a9d475c45a03 [2021-12-13T16:56:57.187Z] [2021-12-13T16:56:57.187Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T16:56:57.187Z] ---> 5b8b7b635229 [2021-12-13T16:56:57.187Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T16:56:57.187Z] ---> Running in d0d4958fc985 [2021-12-13T16:56:57.187Z] Removing intermediate container 3d6a6ca17045 [2021-12-13T16:56:57.187Z] ---> 776b19be3125 [2021-12-13T16:56:57.187Z] [2021-12-13T16:56:57.187Z] Step 10/22 : FROM docker:20.10.8 [2021-12-13T16:56:57.187Z] 20.10.8: Pulling from library/docker [2021-12-13T16:56:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:56:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:56:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:56:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:56:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:56:57.187Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T16:56:57.187Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:56:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:56:57.187Z] OK: 6 MiB in 15 packages [2021-12-13T16:56:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:56:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:56:57.187Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T16:56:57.187Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:56:57.187Z] OK: 6 MiB in 15 packages [2021-12-13T16:56:57.187Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-13T16:56:57.187Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T16:56:57.187Z] (2/2) Installing su-exec (0.2-r1) [2021-12-13T16:56:57.187Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:56:57.187Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:56:57.187Z] OK: 6 MiB in 15 packages [2021-12-13T16:56:57.187Z] OK: 6 MiB in 16 packages [2021-12-13T16:56:57.187Z] Removing intermediate container 0eeec5467f24 [2021-12-13T16:56:57.187Z] ---> d05717677f7a [2021-12-13T16:56:57.187Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T16:56:57.187Z] ---> Running in 8078e3a766ce [2021-12-13T16:56:57.187Z] Removing intermediate container 362980e9d347 [2021-12-13T16:56:57.187Z] ---> e5be5107c342 [2021-12-13T16:56:57.187Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T16:56:57.187Z] ---> Running in 723151cc4311 [2021-12-13T16:56:57.187Z] Removing intermediate container d0d4958fc985 [2021-12-13T16:56:57.187Z] ---> c92982caeb3f [2021-12-13T16:56:57.187Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T16:56:57.187Z] Removing intermediate container 8078e3a766ce [2021-12-13T16:56:57.187Z] ---> a971e85a8846 [2021-12-13T16:56:57.187Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-13T16:56:57.187Z] Removing intermediate container 8505f53aa0d0 [2021-12-13T16:56:57.187Z] ---> 11ffa291d433 [2021-12-13T16:56:57.187Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-13T16:56:57.463Z] ---> Running in 637358890d97 [2021-12-13T16:56:57.463Z] ---> Running in 02dd06d9d608 [2021-12-13T16:56:57.463Z] ---> Running in 321c5c74a74f [2021-12-13T16:56:57.463Z] Removing intermediate container 723151cc4311 [2021-12-13T16:56:57.463Z] ---> 1bde605401cc [2021-12-13T16:56:57.463Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-13T16:56:57.735Z] ---> Running in 97f02993b21b [2021-12-13T16:56:58.008Z] Removing intermediate container 637358890d97 [2021-12-13T16:56:58.008Z] ---> 2a20168fa0d8 [2021-12-13T16:56:58.008Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-13T16:56:58.008Z] Removing intermediate container 321c5c74a74f [2021-12-13T16:56:58.008Z] ---> 097c23e708c6 [2021-12-13T16:56:58.008Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-13T16:56:58.008Z] ---> Running in 5b3aa35681fd [2021-12-13T16:56:58.008Z] Removing intermediate container 02dd06d9d608 [2021-12-13T16:56:58.008Z] ---> 256908a3e653 [2021-12-13T16:56:58.008Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T16:56:58.291Z] ---> Running in 11a2c153b818 [2021-12-13T16:56:58.291Z] Removing intermediate container 97f02993b21b [2021-12-13T16:56:58.291Z] ---> 47229f23bc26 [2021-12-13T16:56:58.291Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-13T16:56:58.291Z] ---> Running in 9e26f880fe1e [2021-12-13T16:56:58.291Z] ---> Running in 411d9bc58950 [2021-12-13T16:56:58.563Z] Removing intermediate container 5b3aa35681fd [2021-12-13T16:56:58.563Z] ---> a045d13532c4 [2021-12-13T16:56:58.563Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T16:56:58.838Z] ---> Running in 5a83b6687d66 [2021-12-13T16:56:58.838Z] Removing intermediate container 11a2c153b818 [2021-12-13T16:56:58.838Z] ---> bcec860fc788 [2021-12-13T16:56:58.838Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-13T16:56:58.838Z] Removing intermediate container 9e26f880fe1e [2021-12-13T16:56:58.838Z] ---> ca236ac408f1 [2021-12-13T16:56:58.838Z] Step 14/22 : WORKDIR / [2021-12-13T16:56:58.838Z] ---> Running in 0f48aea7b852 [2021-12-13T16:56:59.123Z] Removing intermediate container 411d9bc58950 [2021-12-13T16:56:59.123Z] ---> 297cb20cd441 [2021-12-13T16:56:59.123Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:56:59.123Z] ---> Running in f74c6ef0b389 [2021-12-13T16:56:59.398Z] Removing intermediate container 5a83b6687d66 [2021-12-13T16:56:59.398Z] ---> a763129485a9 [2021-12-13T16:56:59.398Z] Step 14/22 : WORKDIR / [2021-12-13T16:56:59.398Z] ---> Running in c8ab962cdabe [2021-12-13T16:56:59.670Z] Removing intermediate container f74c6ef0b389 [2021-12-13T16:56:59.670Z] ---> 9a80e30dd46b [2021-12-13T16:56:59.670Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:57:00.267Z] ---> a54da7ec8aed [2021-12-13T16:57:00.267Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-13T16:57:00.267Z] Removing intermediate container c8ab962cdabe [2021-12-13T16:57:00.267Z] ---> 204ab18bda31 [2021-12-13T16:57:00.267Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:57:00.862Z] ---> 0691984a52f7 [2021-12-13T16:57:00.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-13T16:57:01.456Z] ---> 08eac016105e [2021-12-13T16:57:01.456Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-13T16:57:01.728Z] Removing intermediate container 0f48aea7b852 [2021-12-13T16:57:01.728Z] ---> 6b70151d5a42 [2021-12-13T16:57:01.728Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-13T16:57:02.000Z] ---> Running in 0ec357ab061a [2021-12-13T16:57:02.276Z] ---> e7ca2cdef5d7 [2021-12-13T16:57:02.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-13T16:57:02.550Z] Removing intermediate container 0ec357ab061a [2021-12-13T16:57:02.550Z] ---> 19ae8bcd915b [2021-12-13T16:57:02.550Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-13T16:57:02.823Z] ---> 4d8db1a3f3d3 [2021-12-13T16:57:02.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-13T16:57:03.417Z] ---> 242464f891a0 [2021-12-13T16:57:03.417Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-13T16:57:03.417Z] ---> 42dbc664ac62 [2021-12-13T16:57:03.417Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-13T16:57:03.690Z] ---> Running in 9add860dab70 [2021-12-13T16:57:03.690Z] ---> e4811b0f5a41 [2021-12-13T16:57:03.690Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-13T16:57:03.968Z] ---> a826743b2c88 [2021-12-13T16:57:03.968Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-13T16:57:03.968Z] ---> Running in 3a8897267377 [2021-12-13T16:57:03.968Z] ---> Running in d697a31dd0ee [2021-12-13T16:57:04.241Z] Removing intermediate container 9add860dab70 [2021-12-13T16:57:04.241Z] ---> 4528745fea34 [2021-12-13T16:57:04.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:57:04.514Z] ---> Running in 01f8a9b5838d [2021-12-13T16:57:04.514Z] Removing intermediate container d697a31dd0ee [2021-12-13T16:57:04.514Z] ---> d34d54081699 [2021-12-13T16:57:04.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:57:04.787Z] ---> Running in 855d3babf014 [2021-12-13T16:57:04.787Z] ---> 9dd48306bc5e [2021-12-13T16:57:04.787Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-13T16:57:05.059Z] ---> Running in b2597e979467 [2021-12-13T16:57:05.059Z] Removing intermediate container 01f8a9b5838d [2021-12-13T16:57:05.059Z] ---> 251b09dd8162 [2021-12-13T16:57:05.060Z] Step 21/23 : LABEL arch=arm64 [2021-12-13T16:57:05.338Z] ---> Running in f29b78424564 [2021-12-13T16:57:05.338Z] Removing intermediate container 855d3babf014 [2021-12-13T16:57:05.338Z] ---> d62c000a1349 [2021-12-13T16:57:05.338Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T16:57:05.615Z] ---> Running in a3cd876ce066 [2021-12-13T16:57:05.615Z] Removing intermediate container b2597e979467 [2021-12-13T16:57:05.615Z] ---> 1c8fc0c4b664 [2021-12-13T16:57:05.615Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:57:05.896Z] ---> Running in ba84c5450ab4 [2021-12-13T16:57:05.896Z] Removing intermediate container f29b78424564 [2021-12-13T16:57:05.896Z] ---> 8c8a3b4d6519 [2021-12-13T16:57:05.896Z] Step 22/23 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:57:05.896Z] ---> Running in 98c3b16d6377 [2021-12-13T16:57:06.171Z] Removing intermediate container a3cd876ce066 [2021-12-13T16:57:06.171Z] ---> 8de4ba52f977 [2021-12-13T16:57:06.171Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:57:06.171Z] ---> Running in 8c07632734e6 [2021-12-13T16:57:06.445Z] Removing intermediate container ba84c5450ab4 [2021-12-13T16:57:06.445Z] ---> 579ea7658b67 [2021-12-13T16:57:06.445Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T16:57:06.445Z] Removing intermediate container 98c3b16d6377 [2021-12-13T16:57:06.445Z] ---> cb15df8163ab [2021-12-13T16:57:06.445Z] Step 23/23 : LABEL version=0.0.0 [2021-12-13T16:57:06.717Z] Removing intermediate container 3a8897267377 [2021-12-13T16:57:06.717Z] ---> 71fdc4a61e7e [2021-12-13T16:57:06.717Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T16:57:06.717Z] ---> Running in b3b45ecababd [2021-12-13T16:57:06.717Z] ---> Running in aae99929f5be [2021-12-13T16:57:07.002Z] Removing intermediate container 8c07632734e6 [2021-12-13T16:57:07.002Z] ---> ee4d50f4a77d [2021-12-13T16:57:07.002Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T16:57:07.002Z] ---> Running in 1d6d978a8d12 [2021-12-13T16:57:07.287Z] Removing intermediate container b3b45ecababd [2021-12-13T16:57:07.287Z] ---> 9693fc08d010 [2021-12-13T16:57:07.287Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:57:07.287Z] Removing intermediate container aae99929f5be [2021-12-13T16:57:07.287Z] ---> 67e6f9ec5566 [2021-12-13T16:57:07.287Z] [2021-12-13T16:57:07.287Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-13T16:57:07.287Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-13T16:57:07.287Z] ---> 3734d5adc5ac [2021-12-13T16:57:07.287Z] 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-12-13T16:57:07.570Z] ---> Running in e2b40e2d54d2 [2021-12-13T16:57:07.570Z] ---> Running in cd155bd8f868 [2021-12-13T16:57:07.570Z] Removing intermediate container 1d6d978a8d12 [2021-12-13T16:57:07.570Z] ---> 268a78cc2c81 [2021-12-13T16:57:07.570Z] [2021-12-13T16:57:07.570Z] ---> 993f6b38825c [2021-12-13T16:57:07.570Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-13T16:57:07.847Z] Successfully built 67e6f9ec5566 [2021-12-13T16:57:07.847Z] Successfully tagged support-scheduler-arm64:latest [2021-12-13T16:57:07.847Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-12-13T16:57:08.126Z] Removing intermediate container e2b40e2d54d2 [2021-12-13T16:57:08.126Z] ---> b5db1574be86 [2021-12-13T16:57:08.126Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T16:57:08.126Z] Successfully built 268a78cc2c81 [2021-12-13T16:57:08.126Z] Successfully tagged core-command-arm64:latest [2021-12-13T16:57:08.126Z]  Building core-command ... done Building support-notifications [2021-12-13T16:57:08.126Z] Removing intermediate container cd155bd8f868 [2021-12-13T16:57:08.126Z] ---> 48f388ab74e1 [2021-12-13T16:57:08.126Z] 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-12-13T16:57:08.126Z] ---> Running in e0d66d7bc3c7 [2021-12-13T16:57:08.400Z] ---> Running in 0fc0cc6edd2c [2021-12-13T16:57:09.003Z] Removing intermediate container e0d66d7bc3c7 [2021-12-13T16:57:09.003Z] ---> 6a4a8fac88e9 [2021-12-13T16:57:09.003Z] [2021-12-13T16:57:09.275Z] Successfully built 6a4a8fac88e9 [2021-12-13T16:57:09.276Z] Successfully tagged core-metadata-arm64:latest [2021-12-13T16:57:09.276Z] Building core-data [2021-12-13T16:57:09.550Z]  Building core-metadata ... done  ---> 0a460303175e [2021-12-13T16:57:09.550Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-13T16:57:09.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:57:09.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:57:10.097Z] ---> 04c6fe36ea00 [2021-12-13T16:57:10.097Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-13T16:57:10.695Z] (1/42) Installing readline (8.1.0-r0) [2021-12-13T16:57:10.695Z] (2/42) Installing bash (5.1.4-r0) [2021-12-13T16:57:10.695Z] Executing bash-5.1.4-r0.post-install [2021-12-13T16:57:10.695Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-13T16:57:10.695Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T16:57:10.695Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-13T16:57:10.695Z] (6/42) Installing curl (7.79.1-r0) [2021-12-13T16:57:10.967Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-13T16:57:10.967Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-13T16:57:10.967Z] (9/42) Installing expat (2.4.1-r0) [2021-12-13T16:57:10.967Z] (10/42) Installing libffi (3.3-r2) [2021-12-13T16:57:10.967Z] (11/42) Installing gdbm (1.19-r0) [2021-12-13T16:57:10.967Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-13T16:57:10.967Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T16:57:10.967Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T16:57:10.967Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-13T16:57:10.967Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-13T16:57:10.967Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-13T16:57:10.967Z] ---> 304130f5696c [2021-12-13T16:57:10.967Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-13T16:57:12.400Z] ---> 4d7d4b6390c0 [2021-12-13T16:57:12.400Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-13T16:57:12.671Z] ---> Running in 0f3c390603aa [2021-12-13T16:57:12.944Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-13T16:57:12.944Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-13T16:57:13.216Z] Removing intermediate container 0f3c390603aa [2021-12-13T16:57:13.216Z] ---> 675fe081555e [2021-12-13T16:57:13.216Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-13T16:57:13.216Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-13T16:57:13.216Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-13T16:57:13.216Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-13T16:57:13.216Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-13T16:57:13.216Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-13T16:57:13.216Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-13T16:57:13.216Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-13T16:57:13.491Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-13T16:57:13.491Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-13T16:57:13.491Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-13T16:57:13.491Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-13T16:57:13.491Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-13T16:57:13.491Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-13T16:57:13.491Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-13T16:57:13.491Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-13T16:57:13.491Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-13T16:57:13.491Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-13T16:57:13.491Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-13T16:57:13.491Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-13T16:57:13.769Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-13T16:57:13.769Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-13T16:57:13.769Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-13T16:57:13.769Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-13T16:57:14.367Z] Executing busybox-1.33.1-r3.trigger [2021-12-13T16:57:14.367Z] OK: 84 MiB in 64 packages [2021-12-13T16:57:14.367Z] ---> 21d9f3170443 [2021-12-13T16:57:14.367Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-13T16:57:14.646Z] ---> Running in 93943a8d7fd4 [2021-12-13T16:57:17.274Z] Removing intermediate container 93943a8d7fd4 [2021-12-13T16:57:17.274Z] ---> ff99a04af6a6 [2021-12-13T16:57:17.274Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-13T16:57:17.274Z] ---> Running in 91c319d97acc [2021-12-13T16:57:17.546Z] Removing intermediate container 91c319d97acc [2021-12-13T16:57:17.546Z] ---> 583df239eb5e [2021-12-13T16:57:17.824Z] Step 27/30 : CMD ["gate"] [2021-12-13T16:57:17.824Z] ---> Running in b21493bef204 [2021-12-13T16:57:18.419Z] Removing intermediate container b21493bef204 [2021-12-13T16:57:18.419Z] ---> 3907080e3d86 [2021-12-13T16:57:18.419Z] Step 28/30 : LABEL arch=arm64 [2021-12-13T16:57:18.692Z] Collecting docker-compose==1.23.2 [2021-12-13T16:57:18.692Z] ---> Running in 021c001c224e [2021-12-13T16:57:18.692Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-13T16:57:18.979Z] 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-12-13T16:57:19.265Z] Removing intermediate container 021c001c224e [2021-12-13T16:57:19.265Z] ---> f6464d3b9253 [2021-12-13T16:57:19.265Z] Step 29/30 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:57:19.265Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-13T16:57:19.265Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-13T16:57:19.552Z] ---> Running in 2a53d67e7c10 [2021-12-13T16:57:19.826Z] Collecting jsonschema<3,>=2.5.1 [2021-12-13T16:57:19.826Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-13T16:57:19.826Z] Removing intermediate container 2a53d67e7c10 [2021-12-13T16:57:19.826Z] ---> b0edb35f5ee0 [2021-12-13T16:57:19.826Z] Step 30/30 : LABEL version=0.0.0 [2021-12-13T16:57:20.104Z] ---> Running in bdaa8e79372b [2021-12-13T16:57:20.711Z] Removing intermediate container bdaa8e79372b [2021-12-13T16:57:20.711Z] ---> 4df43bc6b25f [2021-12-13T16:57:20.711Z] [2021-12-13T16:57:20.711Z] Collecting PyYAML<4,>=3.10 [2021-12-13T16:57:20.711Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-13T16:57:20.985Z] Successfully built 4df43bc6b25f [2021-12-13T16:57:20.985Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-13T16:57:20.985Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-12-13T16:57:24.373Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-13T16:57:24.373Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-13T16:57:24.703Z] Collecting cached-property<2,>=1.2.0 [2021-12-13T16:57:24.703Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-13T16:57:24.703Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-13T16:57:24.703Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-13T16:57:26.741Z] Collecting docopt<0.7,>=0.6.1 [2021-12-13T16:57:26.741Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-13T16:57:28.714Z] Collecting texttable<0.10,>=0.9.0 [2021-12-13T16:57:28.714Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-13T16:57:31.345Z] Collecting docker<4.0,>=3.6.0 [2021-12-13T16:57:31.345Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-13T16:57:31.618Z] Collecting docker-pycreds>=0.4.0 [2021-12-13T16:57:31.618Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-13T16:57:32.212Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-13T16:57:32.212Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-13T16:57:32.486Z] Collecting idna<2.8,>=2.5 [2021-12-13T16:57:32.486Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-13T16:57:33.086Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-13T16:57:33.086Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-13T16:57:33.086Z] 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-12-13T16:57:33.358Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-13T16:57:33.358Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-13T16:57:33.358Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-13T16:57:33.358Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-13T16:57:34.340Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-13T16:57:34.340Z] Attempting uninstall: urllib3 [2021-12-13T16:57:34.340Z] Found existing installation: urllib3 1.26.5 [2021-12-13T16:57:34.340Z] Uninstalling urllib3-1.26.5: [2021-12-13T16:57:34.340Z] Successfully uninstalled urllib3-1.26.5 [2021-12-13T16:57:34.935Z] Attempting uninstall: idna [2021-12-13T16:57:34.935Z] Found existing installation: idna 3.2 [2021-12-13T16:57:34.935Z] Uninstalling idna-3.2: [2021-12-13T16:57:35.211Z] Successfully uninstalled idna-3.2 [2021-12-13T16:57:36.188Z] Attempting uninstall: chardet [2021-12-13T16:57:36.188Z] Found existing installation: chardet 4.0.0 [2021-12-13T16:57:36.188Z] Uninstalling chardet-4.0.0: [2021-12-13T16:57:36.188Z] Successfully uninstalled chardet-4.0.0 [2021-12-13T16:57:38.167Z] Attempting uninstall: requests [2021-12-13T16:57:38.167Z] Found existing installation: requests 2.25.1 [2021-12-13T16:57:38.167Z] Uninstalling requests-2.25.1: [2021-12-13T16:57:38.167Z] Successfully uninstalled requests-2.25.1 [2021-12-13T16:57:38.440Z] Running setup.py install for texttable: started [2021-12-13T16:57:40.411Z] Running setup.py install for texttable: finished with status 'done' [2021-12-13T16:57:40.411Z] Running setup.py install for PyYAML: started [2021-12-13T16:57:43.022Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-13T16:57:43.022Z] Running setup.py install for docopt: started [2021-12-13T16:57:45.009Z] Running setup.py install for docopt: finished with status 'done' [2021-12-13T16:57:45.009Z] Running setup.py install for dockerpty: started [2021-12-13T16:57:46.986Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-13T16:57:48.960Z] 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-12-13T16:57:50.931Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:57:50.931Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:57:50.931Z] ---> 0b5b3ef033b6 [2021-12-13T16:57:50.931Z] Step 3/21 : WORKDIR /edgex-go [2021-12-13T16:57:50.931Z] ---> Using cache [2021-12-13T16:57:50.931Z] ---> 294aad93881f [2021-12-13T16:57:50.931Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:57:50.931Z] ---> Using cache [2021-12-13T16:57:50.931Z] ---> 295e8d5b4a4b [2021-12-13T16:57:50.931Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-13T16:57:52.921Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:57:52.921Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:57:52.921Z] ---> 0b5b3ef033b6 [2021-12-13T16:57:52.921Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T16:57:52.921Z] ---> Using cache [2021-12-13T16:57:52.921Z] ---> 294aad93881f [2021-12-13T16:57:52.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:57:52.921Z] ---> Using cache [2021-12-13T16:57:52.921Z] ---> 295e8d5b4a4b [2021-12-13T16:57:52.921Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-13T16:57:52.921Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:57:52.921Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:57:52.921Z] ---> 0b5b3ef033b6 [2021-12-13T16:57:52.921Z] Step 3/24 : WORKDIR /edgex-go [2021-12-13T16:57:52.921Z] ---> Using cache [2021-12-13T16:57:52.921Z] ---> 294aad93881f [2021-12-13T16:57:52.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:57:52.921Z] ---> Using cache [2021-12-13T16:57:52.921Z] ---> 295e8d5b4a4b [2021-12-13T16:57:52.921Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-13T16:57:52.921Z] ---> Using cache [2021-12-13T16:57:52.921Z] ---> d7f1f0ade6f9 [2021-12-13T16:57:52.921Z] Step 6/24 : COPY . . [2021-12-13T16:57:52.921Z] ---> Using cache [2021-12-13T16:57:52.921Z] ---> 9a4101fe93f0 [2021-12-13T16:57:52.921Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:57:52.921Z] ---> Using cache [2021-12-13T16:57:52.921Z] ---> 438117e077e4 [2021-12-13T16:57:52.921Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-13T16:57:53.512Z] ---> Running in a87543197964 [2021-12-13T16:57:53.512Z] ---> Running in d99b9952af1b [2021-12-13T16:57:53.512Z] ---> Running in fc90e0fbac30 [2021-12-13T16:57:55.507Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:57:55.507Z] 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-12-13T16:57:55.507Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:57:56.492Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:57:56.493Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:57:57.482Z] OK: 219 MiB in 52 packages [2021-12-13T16:57:57.482Z] OK: 219 MiB in 52 packages [2021-12-13T16:58:00.108Z] Removing intermediate container fc90e0fbac30 [2021-12-13T16:58:00.108Z] ---> 890df40956b6 [2021-12-13T16:58:00.108Z] Step 6/22 : COPY . . [2021-12-13T16:58:00.108Z] Removing intermediate container a87543197964 [2021-12-13T16:58:00.108Z] ---> d1215694d020 [2021-12-13T16:58:00.108Z] Step 6/21 : COPY . . [2021-12-13T16:58:03.499Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T16:58:03.499Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-13T16:58:03.499Z] ---> 0b5b3ef033b6 [2021-12-13T16:58:03.499Z] Step 3/20 : WORKDIR /edgex-go [2021-12-13T16:58:03.499Z] ---> Using cache [2021-12-13T16:58:03.499Z] ---> 294aad93881f [2021-12-13T16:58:03.499Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T16:58:03.499Z] ---> Using cache [2021-12-13T16:58:03.499Z] ---> 295e8d5b4a4b [2021-12-13T16:58:03.499Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-13T16:58:03.499Z] ---> Using cache [2021-12-13T16:58:03.499Z] ---> d7f1f0ade6f9 [2021-12-13T16:58:03.499Z] Step 6/20 : COPY . . [2021-12-13T16:58:03.776Z] ---> Using cache [2021-12-13T16:58:03.776Z] ---> 9a4101fe93f0 [2021-12-13T16:58:03.776Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:58:03.776Z] ---> Using cache [2021-12-13T16:58:03.776Z] ---> 438117e077e4 [2021-12-13T16:58:03.776Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-13T16:58:04.756Z] ---> Running in f0727771fa72 [2021-12-13T16:58:06.727Z] 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-12-13T16:58:13.443Z] Removing intermediate container 0fc0cc6edd2c [2021-12-13T16:58:13.443Z] ---> f239502b7eac [2021-12-13T16:58:13.443Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-13T16:58:13.443Z] ---> Running in 126fadac06c5 [2021-12-13T16:58:14.432Z] Removing intermediate container 126fadac06c5 [2021-12-13T16:58:14.432Z] ---> cb550d11a744 [2021-12-13T16:58:14.432Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-13T16:58:14.433Z] ---> Running in c15941ab1c45 [2021-12-13T16:58:15.422Z] Removing intermediate container c15941ab1c45 [2021-12-13T16:58:15.422Z] ---> 7eaab391531f [2021-12-13T16:58:15.422Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-13T16:58:18.053Z] ---> 5e3f135d799d [2021-12-13T16:58:18.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-13T16:58:20.028Z] ---> e4b4aa27c311 [2021-12-13T16:58:20.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-13T16:58:22.011Z] ---> d301f78b267f [2021-12-13T16:58:22.011Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-13T16:58:22.011Z] ---> Running in 4009ae0479ed [2021-12-13T16:58:23.002Z] Removing intermediate container 4009ae0479ed [2021-12-13T16:58:23.002Z] ---> 3071cc6ad7b1 [2021-12-13T16:58:23.002Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T16:58:23.002Z] ---> Running in 4910075e7c48 [2021-12-13T16:58:24.439Z] Removing intermediate container 4910075e7c48 [2021-12-13T16:58:24.439Z] ---> 0d5a67697fa8 [2021-12-13T16:58:24.439Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T16:58:24.439Z] ---> Running in 6bad9db86dc9 [2021-12-13T16:58:25.434Z] Removing intermediate container 6bad9db86dc9 [2021-12-13T16:58:25.434Z] ---> b5cbc269fbc2 [2021-12-13T16:58:25.434Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:58:25.434Z] ---> Running in d812c57a7522 [2021-12-13T16:58:26.420Z] Removing intermediate container d812c57a7522 [2021-12-13T16:58:26.420Z] ---> b6adc2170535 [2021-12-13T16:58:26.420Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T16:58:26.697Z] ---> Running in d7237b913e08 [2021-12-13T16:58:27.682Z] Removing intermediate container d7237b913e08 [2021-12-13T16:58:27.682Z] ---> bfe7e3637430 [2021-12-13T16:58:27.682Z] [2021-12-13T16:58:28.671Z] Successfully built bfe7e3637430 [2021-12-13T16:58:28.671Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-13T16:58:34.090Z]  Building sys-mgmt-agent ... done  ---> b50115313560 [2021-12-13T16:58:34.090Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:58:34.090Z] ---> Running in 38719d016b2d [2021-12-13T16:58:34.090Z] ---> d4cd1c4240df [2021-12-13T16:58:34.090Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T16:58:34.090Z] ---> Running in 3f3be0a03257 [2021-12-13T16:58:38.424Z] Removing intermediate container 38719d016b2d [2021-12-13T16:58:38.424Z] ---> d537eaa3529d [2021-12-13T16:58:38.424Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-13T16:58:38.424Z] ---> Running in 355a36f7a147 [2021-12-13T16:58:39.463Z] Removing intermediate container 3f3be0a03257 [2021-12-13T16:58:39.463Z] ---> 064198fe6d7d [2021-12-13T16:58:39.463Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-13T16:58:39.463Z] ---> Running in d5ee24942cc4 [2021-12-13T16:58:40.490Z] 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-12-13T16:58:41.540Z] 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-12-13T16:59:13.884Z] 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-12-13T16:59:22.166Z] Removing intermediate container d99b9952af1b [2021-12-13T16:59:22.166Z] ---> cf3747f73425 [2021-12-13T16:59:22.166Z] [2021-12-13T16:59:22.166Z] Step 9/24 : FROM alpine:3.14 [2021-12-13T16:59:22.166Z] ---> 5b8b7b635229 [2021-12-13T16:59:22.166Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-13T16:59:22.166Z] ---> Running in d6ac3800625a [2021-12-13T16:59:23.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:59:23.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:59:24.210Z] 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-12-13T16:59:24.486Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-13T16:59:24.486Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-13T16:59:24.486Z] (3/3) Installing su-exec (0.2-r1) [2021-12-13T16:59:24.486Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:59:24.768Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T16:59:24.768Z] OK: 6 MiB in 17 packages [2021-12-13T16:59:26.759Z] Removing intermediate container d6ac3800625a [2021-12-13T16:59:26.759Z] ---> 028d780abb44 [2021-12-13T16:59:26.759Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T16:59:26.759Z] ---> Running in 055edcc4aec0 [2021-12-13T16:59:27.364Z] Removing intermediate container 055edcc4aec0 [2021-12-13T16:59:27.364Z] ---> 021e4a695e7b [2021-12-13T16:59:27.364Z] Step 12/24 : WORKDIR / [2021-12-13T16:59:27.364Z] ---> Running in f223fe36ad4d [2021-12-13T16:59:27.965Z] Removing intermediate container f223fe36ad4d [2021-12-13T16:59:27.965Z] ---> e98d83cb231e [2021-12-13T16:59:27.965Z] 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-12-13T16:59:28.957Z] ---> a8f416057507 [2021-12-13T16:59:28.957Z] 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-12-13T16:59:29.942Z] ---> 4b5b60d72b17 [2021-12-13T16:59:29.942Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-13T16:59:30.940Z] ---> e49ff12baec7 [2021-12-13T16:59:30.940Z] 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-12-13T16:59:31.928Z] ---> 3d87cd268284 [2021-12-13T16:59:31.928Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-13T16:59:33.913Z] ---> 51f30373fd6a [2021-12-13T16:59:33.913Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-13T16:59:35.352Z] ---> 1458b0979f50 [2021-12-13T16:59:35.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-13T16:59:36.804Z] ---> 5074e6a07f74 [2021-12-13T16:59:36.804Z] 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-12-13T16:59:36.804Z] ---> Running in b1bbd344299e [2021-12-13T16:59:41.100Z] Removing intermediate container b1bbd344299e [2021-12-13T16:59:41.100Z] ---> 7ec2aa833c1f [2021-12-13T16:59:41.100Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-13T16:59:41.100Z] ---> Running in fc661ed9db26 [2021-12-13T16:59:41.371Z] Removing intermediate container fc661ed9db26 [2021-12-13T16:59:41.371Z] ---> de3598060a8a [2021-12-13T16:59:41.371Z] Step 22/24 : LABEL arch=arm64 [2021-12-13T16:59:41.371Z] Removing intermediate container f0727771fa72 [2021-12-13T16:59:41.371Z] ---> d02bee0624bd [2021-12-13T16:59:41.371Z] [2021-12-13T16:59:41.371Z] Step 9/20 : FROM alpine:3.14 [2021-12-13T16:59:41.371Z] ---> 5b8b7b635229 [2021-12-13T16:59:41.371Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-13T16:59:41.371Z] ---> Running in 80318651e171 [2021-12-13T16:59:41.371Z] ---> Running in 82a8f3497b83 [2021-12-13T16:59:42.338Z] Removing intermediate container 82a8f3497b83 [2021-12-13T16:59:42.338Z] ---> f77a6bc79b55 [2021-12-13T16:59:42.338Z] Step 23/24 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:59:42.609Z] ---> Running in 237110e50cf3 [2021-12-13T16:59:43.217Z] Removing intermediate container 237110e50cf3 [2021-12-13T16:59:43.217Z] ---> e3dfeb6343e5 [2021-12-13T16:59:43.217Z] Step 24/24 : LABEL version=0.0.0 [2021-12-13T16:59:43.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T16:59:43.497Z] ---> Running in d7fb130ba2ab [2021-12-13T16:59:43.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T16:59:43.766Z] Removing intermediate container d7fb130ba2ab [2021-12-13T16:59:43.766Z] ---> b036c92ce038 [2021-12-13T16:59:43.766Z] [2021-12-13T16:59:44.366Z] Successfully built b036c92ce038 [2021-12-13T16:59:44.366Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-13T16:59:44.640Z]  Building security-secretstore-setup ... done (1/5) Installing ca-certificates (20191127-r5) [2021-12-13T16:59:44.640Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-13T16:59:44.640Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T16:59:44.640Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-13T16:59:44.640Z] (5/5) Installing curl (7.79.1-r0) [2021-12-13T16:59:44.640Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T16:59:44.640Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T16:59:45.239Z] OK: 8 MiB in 19 packages [2021-12-13T16:59:47.229Z] Removing intermediate container 80318651e171 [2021-12-13T16:59:47.229Z] ---> 6d84d64d6291 [2021-12-13T16:59:47.229Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T16:59:47.229Z] ---> Running in 88b9687b48db [2021-12-13T16:59:47.830Z] Removing intermediate container 88b9687b48db [2021-12-13T16:59:47.830Z] ---> e32b2cc4fd0c [2021-12-13T16:59:47.830Z] Step 12/20 : WORKDIR /edgex [2021-12-13T16:59:47.830Z] ---> Running in 9b3058d013a4 [2021-12-13T16:59:48.429Z] Removing intermediate container 9b3058d013a4 [2021-12-13T16:59:48.429Z] ---> 2c90fd39aa1b [2021-12-13T16:59:48.429Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-13T16:59:49.417Z] ---> dc3648317558 [2021-12-13T16:59:49.417Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-13T16:59:50.869Z] ---> c4c5b26292ff [2021-12-13T16:59:50.869Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-13T16:59:52.865Z] ---> a22c612fb00f [2021-12-13T16:59:52.865Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-13T16:59:52.865Z] ---> Running in 0d4d8a6355de [2021-12-13T16:59:53.142Z] Removing intermediate container 0d4d8a6355de [2021-12-13T16:59:53.143Z] ---> 10b8bd6e8f03 [2021-12-13T16:59:53.143Z] Step 17/20 : CMD ["--init=true"] [2021-12-13T16:59:53.420Z] ---> Running in 094f3582cf1e [2021-12-13T16:59:54.029Z] Removing intermediate container 094f3582cf1e [2021-12-13T16:59:54.029Z] ---> f40eb7882218 [2021-12-13T16:59:54.029Z] Step 18/20 : LABEL arch=arm64 [2021-12-13T16:59:54.029Z] ---> Running in df7ef1b2ef6b [2021-12-13T16:59:54.630Z] Removing intermediate container df7ef1b2ef6b [2021-12-13T16:59:54.630Z] ---> 04e1e44a5056 [2021-12-13T16:59:54.630Z] Step 19/20 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T16:59:54.630Z] ---> Running in 965fc37fa9b0 [2021-12-13T16:59:55.236Z] Removing intermediate container 965fc37fa9b0 [2021-12-13T16:59:55.236Z] ---> 279ab44c9a77 [2021-12-13T16:59:55.236Z] Step 20/20 : LABEL version=0.0.0 [2021-12-13T16:59:55.236Z] ---> Running in 0a3af3400166 [2021-12-13T16:59:55.839Z] Removing intermediate container 0a3af3400166 [2021-12-13T16:59:55.839Z] ---> be09a72f3c71 [2021-12-13T16:59:55.839Z] [2021-12-13T16:59:56.114Z] Successfully built be09a72f3c71 [2021-12-13T16:59:56.114Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-13T17:00:08.520Z]  Building security-proxy-setup ... done Removing intermediate container 355a36f7a147 [2021-12-13T17:00:08.520Z] ---> b5a587b0e89f [2021-12-13T17:00:08.520Z] [2021-12-13T17:00:08.520Z] Step 9/21 : FROM alpine:3.14 [2021-12-13T17:00:08.520Z] ---> 5b8b7b635229 [2021-12-13T17:00:08.520Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-13T17:00:08.520Z] ---> Running in f5f27566fd4a [2021-12-13T17:00:08.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T17:00:08.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T17:00:09.382Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-13T17:00:09.382Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-13T17:00:09.382Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T17:00:09.382Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T17:00:09.654Z] OK: 6 MiB in 16 packages [2021-12-13T17:00:11.090Z] Removing intermediate container f5f27566fd4a [2021-12-13T17:00:11.090Z] ---> a70c2b68dc2f [2021-12-13T17:00:11.090Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T17:00:11.090Z] ---> Running in 54b68f5de82d [2021-12-13T17:00:11.684Z] Removing intermediate container 54b68f5de82d [2021-12-13T17:00:11.684Z] ---> 0e62864318f9 [2021-12-13T17:00:11.684Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-13T17:00:11.684Z] ---> Running in 0192680bc620 [2021-12-13T17:00:12.277Z] Removing intermediate container 0192680bc620 [2021-12-13T17:00:12.277Z] ---> 63f6099e3aaa [2021-12-13T17:00:12.277Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-13T17:00:12.277Z] ---> Running in 062905ce65e1 [2021-12-13T17:00:12.869Z] Removing intermediate container 062905ce65e1 [2021-12-13T17:00:12.869Z] ---> d00b90ce8a18 [2021-12-13T17:00:12.869Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T17:00:13.463Z] Removing intermediate container d5ee24942cc4 [2021-12-13T17:00:13.463Z] ---> fbf6a6fc4e3a [2021-12-13T17:00:13.463Z] [2021-12-13T17:00:13.463Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T17:00:13.463Z] ---> 5b8b7b635229 [2021-12-13T17:00:13.463Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-13T17:00:13.463Z] ---> Running in 0c106b3f20b5 [2021-12-13T17:00:13.463Z] ---> 6ec1e3cd5aae [2021-12-13T17:00:13.463Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-13T17:00:13.738Z] Removing intermediate container 0c106b3f20b5 [2021-12-13T17:00:13.738Z] ---> 9a2bfe816586 [2021-12-13T17:00:13.738Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-13T17:00:14.008Z] ---> Running in c6ccebc8d0af [2021-12-13T17:00:14.279Z] Removing intermediate container c6ccebc8d0af [2021-12-13T17:00:14.279Z] ---> de6557bb35ff [2021-12-13T17:00:14.279Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-13T17:00:14.550Z] ---> 57c30379baba [2021-12-13T17:00:14.550Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-13T17:00:14.550Z] ---> Running in 4830ac06d738 [2021-12-13T17:00:14.825Z] Removing intermediate container 4830ac06d738 [2021-12-13T17:00:14.825Z] ---> d9aa4c580158 [2021-12-13T17:00:14.825Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T17:00:14.825Z] ---> Running in d285f0b9ca4d [2021-12-13T17:00:15.098Z] ---> fd1ea0855ddb [2021-12-13T17:00:15.098Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-13T17:00:15.379Z] ---> Running in b422f175efb4 [2021-12-13T17:00:15.649Z] Removing intermediate container b422f175efb4 [2021-12-13T17:00:15.649Z] ---> 3c7fee6923ad [2021-12-13T17:00:15.649Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T17:00:15.649Z] ---> Running in 8e6416e6960f [2021-12-13T17:00:16.244Z] Removing intermediate container 8e6416e6960f [2021-12-13T17:00:16.244Z] ---> ca30160ba65c [2021-12-13T17:00:16.244Z] Step 19/21 : LABEL arch=arm64 [2021-12-13T17:00:16.244Z] ---> Running in 1f57601fd00a [2021-12-13T17:00:16.516Z] Removing intermediate container 1f57601fd00a [2021-12-13T17:00:16.516Z] ---> b2878a48828c [2021-12-13T17:00:16.516Z] Step 20/21 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T17:00:16.786Z] ---> Running in d548015a34a2 [2021-12-13T17:00:16.786Z] Removing intermediate container d285f0b9ca4d [2021-12-13T17:00:16.786Z] ---> ea705c564763 [2021-12-13T17:00:16.786Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-13T17:00:16.786Z] ---> Running in 00720b210365 [2021-12-13T17:00:17.060Z] Removing intermediate container d548015a34a2 [2021-12-13T17:00:17.060Z] ---> 549a5f0618aa [2021-12-13T17:00:17.060Z] Step 21/21 : LABEL version=0.0.0 [2021-12-13T17:00:17.332Z] ---> Running in 11d06db1554e [2021-12-13T17:00:17.604Z] Removing intermediate container 11d06db1554e [2021-12-13T17:00:17.604Z] ---> 482c89201fb4 [2021-12-13T17:00:17.604Z] [2021-12-13T17:00:17.873Z] Successfully built 482c89201fb4 [2021-12-13T17:00:17.873Z] Successfully tagged support-notifications-arm64:latest [2021-12-13T17:00:18.144Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T17:00:19.112Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T17:00:20.113Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-13T17:00:20.113Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T17:00:20.113Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-13T17:00:20.113Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T17:00:20.389Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-13T17:00:20.389Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-13T17:00:20.389Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T17:00:20.389Z] OK: 8 MiB in 20 packages [2021-12-13T17:00:21.397Z] Removing intermediate container 00720b210365 [2021-12-13T17:00:21.397Z] ---> 21bddbe1fd18 [2021-12-13T17:00:21.397Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T17:00:22.003Z] ---> 849fd15a392f [2021-12-13T17:00:22.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-13T17:00:23.426Z] ---> de4dde8514cf [2021-12-13T17:00:23.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-13T17:00:23.697Z] ---> f4cfd3391840 [2021-12-13T17:00:23.697Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-13T17:00:23.968Z] ---> Running in 0b4a2a39c782 [2021-12-13T17:00:24.240Z] Removing intermediate container 0b4a2a39c782 [2021-12-13T17:00:24.240Z] ---> bae359f7fb02 [2021-12-13T17:00:24.240Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T17:00:24.240Z] ---> Running in 4cdc8ac45402 [2021-12-13T17:00:24.511Z] Removing intermediate container 4cdc8ac45402 [2021-12-13T17:00:24.511Z] ---> 76f6ac73ed6c [2021-12-13T17:00:24.511Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T17:00:24.783Z] ---> Running in 960261be5918 [2021-12-13T17:00:25.053Z] Removing intermediate container 960261be5918 [2021-12-13T17:00:25.053Z] ---> ac967c5aea3d [2021-12-13T17:00:25.053Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T17:00:25.053Z] ---> Running in 303d9397e2b4 [2021-12-13T17:00:25.324Z] Removing intermediate container 303d9397e2b4 [2021-12-13T17:00:25.324Z] ---> 50803d5e9405 [2021-12-13T17:00:25.324Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T17:00:25.594Z] ---> Running in 0f4d3e417b25 [2021-12-13T17:00:25.863Z] Removing intermediate container 0f4d3e417b25 [2021-12-13T17:00:25.863Z] ---> 9a30a3533a21 [2021-12-13T17:00:25.863Z] [2021-12-13T17:00:26.134Z] Successfully built 9a30a3533a21 [2021-12-13T17:00:26.134Z] Successfully tagged core-data-arm64:latest [2021-12-13T17:00:26.422Z]  Building core-data ... done  [Pipeline] } [2021-12-13T17:00:26.414Z] $ docker stop --time=1 6a7c4c9bf05315c248f28e27b1abccec56549f1ae9d8807e9c01d51b18ee22d6 [2021-12-13T17:00:28.077Z] $ docker rm -f 6a7c4c9bf05315c248f28e27b1abccec56549f1ae9d8807e9c01d51b18ee22d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T17:00:28.604Z] + docker images [2021-12-13T17:00:28.873Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-13T17:00:28.873Z] core-data-arm64 latest 9a30a3533a21 3 seconds ago 19.6MB [2021-12-13T17:00:28.873Z] support-notifications-arm64 latest 482c89201fb4 11 seconds ago 16.1MB [2021-12-13T17:00:28.873Z] fbf6a6fc4e3a 16 seconds ago 1.58GB [2021-12-13T17:00:28.873Z] b5a587b0e89f 22 seconds ago 1.57GB [2021-12-13T17:00:28.873Z] security-proxy-setup-arm64 latest be09a72f3c71 33 seconds ago 25.5MB [2021-12-13T17:00:28.873Z] security-secretstore-setup-arm64 latest b036c92ce038 45 seconds ago 26.8MB [2021-12-13T17:00:28.873Z] d02bee0624bd 48 seconds ago 1.58GB [2021-12-13T17:00:28.873Z] cf3747f73425 About a minute ago 1.58GB [2021-12-13T17:00:28.873Z] sys-mgmt-agent-arm64 latest bfe7e3637430 2 minutes ago 277MB [2021-12-13T17:00:28.873Z] security-bootstrapper-arm64 latest 4df43bc6b25f 3 minutes ago 17.8MB [2021-12-13T17:00:28.873Z] core-metadata-arm64 latest 6a4a8fac88e9 3 minutes ago 15.9MB [2021-12-13T17:00:28.873Z] core-command-arm64 latest 268a78cc2c81 3 minutes ago 15.2MB [2021-12-13T17:00:28.873Z] support-scheduler-arm64 latest 67e6f9ec5566 3 minutes ago 15.3MB [2021-12-13T17:00:28.873Z] 776b19be3125 3 minutes ago 1.57GB [2021-12-13T17:00:28.873Z] a9d475c45a03 3 minutes ago 1.58GB [2021-12-13T17:00:28.873Z] c755633ed002 3 minutes ago 1.57GB [2021-12-13T17:00:28.873Z] 9f84a0da4c97 3 minutes ago 1.57GB [2021-12-13T17:00:28.873Z] 7fe96afeeaea 3 minutes ago 1.57GB [2021-12-13T17:00:28.873Z] ci-base-image-arm64 latest 0b5b3ef033b6 13 minutes ago 1.24GB [2021-12-13T17:00:28.873Z] alpine 3.14 5b8b7b635229 4 weeks ago 5.35MB [2021-12-13T17:00:28.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2021-12-13T17:00:28.873Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-13T17:00:28.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-12-13T17:00:29.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T17:00:29.450Z] [2021-12-13T17:00:29.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-13T17:00:29.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T17:00:30.058Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-13T17:00:30.058Z] 448f6bf000e3: Pulling fs layer [2021-12-13T17:00:30.058Z] f757da607395: Pulling fs layer [2021-12-13T17:00:30.058Z] 05883995daec: Pulling fs layer [2021-12-13T17:00:30.058Z] 8603b9c90790: Pulling fs layer [2021-12-13T17:00:30.058Z] 1560dd03e051: Pulling fs layer [2021-12-13T17:00:30.058Z] 27f5ce0e4adf: Pulling fs layer [2021-12-13T17:00:30.058Z] c2d8d7efcc4b: Pulling fs layer [2021-12-13T17:00:30.058Z] 1560dd03e051: Waiting [2021-12-13T17:00:30.058Z] c2d8d7efcc4b: Waiting [2021-12-13T17:00:30.058Z] 27f5ce0e4adf: Waiting [2021-12-13T17:00:30.058Z] 8603b9c90790: Waiting [2021-12-13T17:00:30.058Z] f757da607395: Verifying Checksum [2021-12-13T17:00:30.058Z] f757da607395: Download complete [2021-12-13T17:00:30.058Z] 8603b9c90790: Verifying Checksum [2021-12-13T17:00:30.058Z] 8603b9c90790: Download complete [2021-12-13T17:00:30.058Z] 1560dd03e051: Verifying Checksum [2021-12-13T17:00:30.058Z] 1560dd03e051: Download complete [2021-12-13T17:00:30.331Z] 27f5ce0e4adf: Verifying Checksum [2021-12-13T17:00:30.331Z] 27f5ce0e4adf: Download complete [2021-12-13T17:00:30.331Z] 05883995daec: Verifying Checksum [2021-12-13T17:00:30.331Z] 05883995daec: Download complete [2021-12-13T17:00:30.602Z] 448f6bf000e3: Verifying Checksum [2021-12-13T17:00:30.602Z] 448f6bf000e3: Download complete [2021-12-13T17:00:33.212Z] c2d8d7efcc4b: Verifying Checksum [2021-12-13T17:00:33.212Z] c2d8d7efcc4b: Download complete [2021-12-13T17:00:34.185Z] 448f6bf000e3: Pull complete [2021-12-13T17:00:34.777Z] f757da607395: Pull complete [2021-12-13T17:00:36.743Z] 05883995daec: Pull complete [2021-12-13T17:00:36.743Z] 8603b9c90790: Pull complete [2021-12-13T17:00:37.713Z] 1560dd03e051: Pull complete [2021-12-13T17:00:37.988Z] 27f5ce0e4adf: Pull complete [2021-12-13T17:00:53.041Z] c2d8d7efcc4b: Pull complete [2021-12-13T17:00:53.041Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-13T17:00:53.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T17:00:53.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-13T17:00:53.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container [2021-12-13T17:00:53.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-13T17:00:55.924Z] $ docker top 91a3602e901247afd42fc038985d51d4eb25b454f54fc29331944b6290378394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:00:56.898Z] ---> job-cost.sh [2021-12-13T17:00:56.898Z] lf-activate-venv: SKIPPING [2021-12-13T17:00:56.898Z] INFO: No Stack... [2021-12-13T17:00:57.491Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-13T17:00:57.762Z] INFO: Archiving Costs [Pipeline] sh [2021-12-13T17:00:58.414Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-12-13T17:00:58.414Z] + cut -d, -f6 [Pipeline] lock [2021-12-13T17:00:58.444Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3843-3-stack-cost] [2021-12-13T17:00:58.450Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3843-3-stack-cost] did not exist. Created. [2021-12-13T17:00:58.450Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3843-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-13T17:00:59.101Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-13T17:00:59.268Z] Stashed 1 file(s) [Pipeline] } [2021-12-13T17:00:59.274Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3843-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-13T17:00:59.279Z] $ docker stop --time=1 91a3602e901247afd42fc038985d51d4eb25b454f54fc29331944b6290378394 [2021-12-13T17:01:00.759Z] $ docker rm -f 91a3602e901247afd42fc038985d51d4eb25b454f54fc29331944b6290378394 [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-12-13T17:01:01.592Z] provisioning config files... [2021-12-13T17:01:01.603Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5089050674059696785tmp [Pipeline] { [Pipeline] sh [2021-12-13T17:01:01.904Z] + set +x [2021-12-13T17:01:01.904Z] + curl -s https://codecov.io/bash [2021-12-13T17:01:01.904Z] + bash -s -- [2021-12-13T17:01:01.904Z] [2021-12-13T17:01:01.904Z] _____ _ [2021-12-13T17:01:01.904Z] / ____| | | [2021-12-13T17:01:01.904Z] | | ___ __| | ___ ___ _____ __ [2021-12-13T17:01:01.904Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-13T17:01:01.904Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-13T17:01:01.904Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-13T17:01:01.904Z] Bash-1.0.6 [2021-12-13T17:01:01.904Z] [2021-12-13T17:01:01.904Z] [2021-12-13T17:01:01.904Z] ==> git version 2.24.4 found [2021-12-13T17:01:01.905Z] ==> 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-12-13T17:01:01.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-13T17:01:01.905Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-13T17:01:01.905Z] ==> Jenkins CI detected. [2021-12-13T17:01:02.164Z] current dir:  /w/workspace/edgex-go/3 [2021-12-13T17:01:02.164Z] project root: . [2021-12-13T17:01:02.164Z] --> token set from env [2021-12-13T17:01:02.164Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-13T17:01:02.164Z] ==> Running gcov in . (disable via -X gcov) [2021-12-13T17:01:02.164Z] ==> Python coveragepy not found [2021-12-13T17:01:02.164Z] ==> Searching for coverage reports in: [2021-12-13T17:01:02.164Z] + . [2021-12-13T17:01:02.164Z] -> Found 1 reports [2021-12-13T17:01:02.164Z] ==> Detecting git/mercurial file structure [2021-12-13T17:01:02.164Z] ==> Reading reports [2021-12-13T17:01:02.164Z] + ./coverage.out bytes=428381 [2021-12-13T17:01:02.164Z] ==> Appending adjustments [2021-12-13T17:01:02.164Z] https://docs.codecov.io/docs/fixing-reports [2021-12-13T17:01:03.244Z] + Found adjustments [2021-12-13T17:01:03.244Z] ==> Gzipping contents [2021-12-13T17:01:03.244Z] 60K /tmp/codecov.Poj1U6.gz [2021-12-13T17:01:03.244Z] ==> Uploading reports [2021-12-13T17:01:03.244Z] url: https://codecov.io [2021-12-13T17:01:03.244Z] query: branch=PR-3843&commit=8acc7a6cc61cc1956cbba6016c9de988fb6a317c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3843%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3843&job=&cmd_args= [2021-12-13T17:01:03.244Z] -> Pinging Codecov [2021-12-13T17:01:03.244Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3843&commit=8acc7a6cc61cc1956cbba6016c9de988fb6a317c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3843%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3843&job=&cmd_args= [2021-12-13T17:01:04.207Z] -> Uploading to [2021-12-13T17:01:04.207Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-13/00271124DB129430A58F1EEE437C3FCB/8acc7a6cc61cc1956cbba6016c9de988fb6a317c/2aaf9259-6765-409a-a985-ddf153142e2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211213T170103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54253b9496305a01a248037943467319963bdfe07cdb4c7849c3da9a98ba87ae [2021-12-13T17:01:04.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-13T17:01:04.207Z] Dload Upload Total Spent Left Speed [2021-12-13T17:01:04.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57947 0 0 100 57947 0 148k --:--:-- --:--:-- --:--:-- 148k [2021-12-13T17:01:04.472Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8acc7a6cc61cc1956cbba6016c9de988fb6a317c [Pipeline] } [2021-12-13T17:01:04.483Z] 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-12-13T17:01:05.753Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:01:06.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:01:06.626Z] ---> package-listing.sh [2021-12-13T17:01:06.626Z] ++ facter osfamily [2021-12-13T17:01:06.626Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-13T17:01:06.889Z] + OS_FAMILY=redhat [2021-12-13T17:01:06.889Z] + workspace=/w/workspace/edgex-go/3 [2021-12-13T17:01:06.889Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-13T17:01:06.889Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-13T17:01:06.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-13T17:01:06.889Z] + PACKAGES=/tmp/packages_start.txt [2021-12-13T17:01:06.889Z] + '[' /w/workspace/edgex-go/3 ']' [2021-12-13T17:01:06.889Z] + PACKAGES=/tmp/packages_end.txt [2021-12-13T17:01:06.889Z] + case "${OS_FAMILY}" in [2021-12-13T17:01:06.889Z] + sort [2021-12-13T17:01:06.889Z] + rpm -qa [2021-12-13T17:01:11.091Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-13T17:01:11.091Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-13T17:01:11.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-13T17:01:11.091Z] + '[' /w/workspace/edgex-go/3 ']' [2021-12-13T17:01:11.091Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-12-13T17:01:11.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-12-13T17:01:11.104Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-13T17:01:11.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-13T17:01:11.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T17:01:11.944Z] [2021-12-13T17:01:11.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T17:01:12.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T17:01:12.249Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-13T17:01:12.249Z] b4d181a07f80: Pulling fs layer [2021-12-13T17:01:12.249Z] a1111a8f2ec3: Pulling fs layer [2021-12-13T17:01:12.249Z] ed53099fbce6: Pulling fs layer [2021-12-13T17:01:12.249Z] dc539afda2c1: Pulling fs layer [2021-12-13T17:01:12.249Z] 77bc0d833cb6: Pulling fs layer [2021-12-13T17:01:12.249Z] 9065ff56babe: Pulling fs layer [2021-12-13T17:01:12.249Z] d287ab97295c: Pulling fs layer [2021-12-13T17:01:12.249Z] dc539afda2c1: Waiting [2021-12-13T17:01:12.249Z] 77bc0d833cb6: Waiting [2021-12-13T17:01:12.249Z] 9065ff56babe: Waiting [2021-12-13T17:01:12.249Z] d287ab97295c: Waiting [2021-12-13T17:01:12.249Z] a1111a8f2ec3: Verifying Checksum [2021-12-13T17:01:12.249Z] a1111a8f2ec3: Download complete [2021-12-13T17:01:12.249Z] dc539afda2c1: Verifying Checksum [2021-12-13T17:01:12.249Z] dc539afda2c1: Download complete [2021-12-13T17:01:12.249Z] ed53099fbce6: Verifying Checksum [2021-12-13T17:01:12.249Z] ed53099fbce6: Download complete [2021-12-13T17:01:12.518Z] 9065ff56babe: Verifying Checksum [2021-12-13T17:01:12.518Z] 9065ff56babe: Download complete [2021-12-13T17:01:12.518Z] 77bc0d833cb6: Verifying Checksum [2021-12-13T17:01:12.518Z] 77bc0d833cb6: Download complete [2021-12-13T17:01:12.518Z] b4d181a07f80: Verifying Checksum [2021-12-13T17:01:12.518Z] b4d181a07f80: Download complete [2021-12-13T17:01:13.099Z] d287ab97295c: Verifying Checksum [2021-12-13T17:01:13.099Z] d287ab97295c: Download complete [2021-12-13T17:01:14.041Z] b4d181a07f80: Pull complete [2021-12-13T17:01:14.041Z] a1111a8f2ec3: Pull complete [2021-12-13T17:01:14.614Z] ed53099fbce6: Pull complete [2021-12-13T17:01:14.614Z] dc539afda2c1: Pull complete [2021-12-13T17:01:14.875Z] 77bc0d833cb6: Pull complete [2021-12-13T17:01:15.136Z] 9065ff56babe: Pull complete [2021-12-13T17:01:20.452Z] d287ab97295c: Pull complete [2021-12-13T17:01:20.452Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-13T17:01:20.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T17:01:20.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-13T17:01:20.519Z] prd-centos7-docker-4c-2g-754 does not seem to be running inside a container [2021-12-13T17:01:20.557Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-13T17:01:23.823Z] $ docker top 3fa204abb210cec5587ce710aa33b6a4126bd3c8f2ff214c6066b7fb945f8f37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T17:01:24.184Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-13T17:01:24.472Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-13T17:01:24.759Z] + ls /var/log/sa-host [2021-12-13T17:01:24.759Z] + sadf -c /var/log/sa-host/sa13 [2021-12-13T17:01:24.759Z] file_magic: OK [2021-12-13T17:01:24.759Z] HZ: Using current value: 100 [2021-12-13T17:01:24.759Z] file_header: OK [2021-12-13T17:01:24.759Z] 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-12-13T17:01:24.759Z] Statistics: [2021-12-13T17:01:24.760Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-12-13T17:01:24.760Z] File successfully converted to sysstat format version 12.0.3 [2021-12-13T17:01:24.760Z] + sadf -c /var/log/sa-host/sa17 [2021-12-13T17:01:24.760Z] file_magic: OK [2021-12-13T17:01:24.760Z] HZ: Using current value: 100 [2021-12-13T17:01:24.760Z] file_header: OK [2021-12-13T17:01:24.760Z] 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-12-13T17:01:24.760Z] Statistics: [2021-12-13T17:01:24.760Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-13T17:01:24.760Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T17:01:24.987Z] provisioning config files... [2021-12-13T17:01:24.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8577978221082296423tmp [Pipeline] { [Pipeline] echo [2021-12-13T17:01:25.013Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:01:25.297Z] ---> create-netrc.sh [Pipeline] } [2021-12-13T17:01:25.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:01:25.661Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-13T17:01:25.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:01:25.970Z] ---> sudo-logs.sh [2021-12-13T17:01:25.970Z] Archiving 'sudo' log.. [2021-12-13T17:01:25.970Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-754.novalocal: Name or service not known [2021-12-13T17:01:25.970Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-754.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-13T17:01:25.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:01:26.267Z] ---> job-cost.sh [2021-12-13T17:01:26.267Z] lf-activate-venv: SKIPPING [2021-12-13T17:01:26.267Z] DEBUG: total: 0.10999999940395355 [2021-12-13T17:01:26.267Z] INFO: Retrieving Stack Cost... [2021-12-13T17:01:26.526Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-13T17:01:27.099Z] INFO: Archiving Costs [Pipeline] echo [2021-12-13T17:01:27.126Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T17:01:27.436Z] ---> logs-deploy.sh [2021-12-13T17:01:27.436Z] lf-activate-venv: SKIPPING [2021-12-13T17:01:27.436Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3843/3 [2021-12-13T17:01:27.436Z] INFO: archiving workspace using pattern(s): [2021-12-13T17:01:28.005Z] Archives upload complete. [2021-12-13T17:01:28.264Z] INFO: archiving logs to Nexus