Pull request #3833 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from fbe562ca9a0eb1d57e0a2a90db91935960c89286+23881e65786e6db054b8e59a7c23de27e126c89d (7e580a79fceda365311494ae05522def0b525d73) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8949842461826089492.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-ssh5718324057656285752.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3833/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3833/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh247165138726102885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3833/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh46170798142503524.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5026205083853365052.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3833/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3833/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6157456011516154253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-709’ Running on prd-centos7-docker-4c-2g-712 in /w/workspace/edgexfoundry_edgex-go_PR-3833 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7832830101721580802.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 23881e65786e6db054b8e59a7c23de27e126c89d into PR head commit fbe562ca9a0eb1d57e0a2a90db91935960c89286 Merge succeeded, producing fbe562ca9a0eb1d57e0a2a90db91935960c89286 Checking out Revision fbe562ca9a0eb1d57e0a2a90db91935960c89286 (PR-3833) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7124517385907205634.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3833/head:refs/remotes/origin/PR-3833 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6914038957801335254.key > git merge 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 Commit message: "build: Update to latest go-mod-messaging w/o ZMQ on windows" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-29T21:12:31.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-29T21:12:31.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-29T21:12:31.235Z] ========================================================= [2021-11-29T21:12:31.235Z] EdgeX Global Pipelines Version Info [2021-11-29T21:12:31.235Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:12:32.411Z] ------------------- [2021-11-29T21:12:32.411Z] stable info: [2021-11-29T21:12:32.411Z] ------------------- [2021-11-29T21:12:32.411Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-29T21:12:32.411Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T21:12:32.411Z] Message: update stable to v1.0.217 [2021-11-29T21:12:32.995Z] ------------------- [2021-11-29T21:12:32.995Z] experimental info: [2021-11-29T21:12:32.995Z] ------------------- [2021-11-29T21:12:32.995Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-29T21:12:32.995Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T21:12:32.995Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-29T21:12:33.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-29T21:12:33.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-29T21:12:33.221Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-29T21:12:33.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-29T21:12:33.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-29T21:12:33.330Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-29T21:12:33.365Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-29T21:12:33.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-29T21:12:33.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-29T21:12:33.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-29T21:12:33.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-29T21:12:33.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-29T21:12:33.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-29T21:12:33.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-29T21:12:33.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-29T21:12:33.708Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T21:12:33.748Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T21:12:33.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-29T21:12:33.821Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-29T21:12:33.857Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-29T21:12:33.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-29T21:12:33.961Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-29T21:12:34.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3833 [Pipeline] echo [2021-11-29T21:12:34.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3833 [Pipeline] echo [2021-11-29T21:12:34.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3833 [Pipeline] echo [2021-11-29T21:12:34.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbe562ca9a0eb1d57e0a2a90db91935960c89286 [Pipeline] echo [2021-11-29T21:12:34.155Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbe562c [Pipeline] echo [2021-11-29T21:12:34.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T21:12:34.299Z] provisioning config files... [2021-11-29T21:12:34.314Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3234923470576370258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:12:34.679Z] ---> docker-login.sh [2021-11-29T21:12:34.679Z] nexus3.edgexfoundry.org:10001 [2021-11-29T21:12:34.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:12:34.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:12:34.941Z] Configure a credential helper to remove this warning. See [2021-11-29T21:12:34.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:12:34.941Z] [2021-11-29T21:12:34.941Z] Login Succeeded [2021-11-29T21:12:34.941Z] nexus3.edgexfoundry.org:10002 [2021-11-29T21:12:34.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:12:34.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:12:34.941Z] Configure a credential helper to remove this warning. See [2021-11-29T21:12:34.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:12:34.941Z] [2021-11-29T21:12:34.941Z] Login Succeeded [2021-11-29T21:12:34.941Z] nexus3.edgexfoundry.org:10003 [2021-11-29T21:12:34.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:12:34.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:12:34.941Z] Configure a credential helper to remove this warning. See [2021-11-29T21:12:34.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:12:34.941Z] [2021-11-29T21:12:34.941Z] Login Succeeded [2021-11-29T21:12:34.941Z] nexus3.edgexfoundry.org:10004 [2021-11-29T21:12:35.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:12:35.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:12:35.205Z] Configure a credential helper to remove this warning. See [2021-11-29T21:12:35.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:12:35.205Z] [2021-11-29T21:12:35.205Z] Login Succeeded [2021-11-29T21:12:35.205Z] docker.io [2021-11-29T21:12:35.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:12:35.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:12:35.469Z] Configure a credential helper to remove this warning. See [2021-11-29T21:12:35.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:12:35.469Z] [2021-11-29T21:12:35.469Z] Login Succeeded [2021-11-29T21:12:35.469Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T21:12:35.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T21:12:35.874Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/core-command/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/core-data/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-29T21:12:35.874Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T21:12:35.874Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-29T21:12:35.874Z] ++ cut -d/ -f2 [2021-11-29T21:12:35.874Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-29T21:12:35.923Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-29T21:12:36.413Z] + git rev-list -1 --merges fbe562ca9a0eb1d57e0a2a90db91935960c89286~1..fbe562ca9a0eb1d57e0a2a90db91935960c89286 [Pipeline] echo [2021-11-29T21:12:36.447Z] -----------> git rev-list -1 --merges fbe562ca9a0eb1d57e0a2a90db91935960c89286~1..fbe562ca9a0eb1d57e0a2a90db91935960c89286 fbe562ca9a0eb1d57e0a2a90db91935960c89286 [false] [Pipeline] sh [2021-11-29T21:12:36.755Z] + git log --format=format:%s -1 fbe562ca9a0eb1d57e0a2a90db91935960c89286 [Pipeline] echo [2021-11-29T21:12:36.786Z] ========================================================= [2021-11-29T21:12:36.786Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-29T21:12:36.786Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-29T21:12:37.229Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T21:12:37.229Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-29T21:12:37.229Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-29T21:12:37.229Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-29T21:12:37.229Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-29T21:12:37.229Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-29T21:12:37.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:12:37.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T21:12:37.603Z] [2021-11-29T21:12:37.603Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:12:37.942Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T21:12:37.942Z] latest: Pulling from edgex-devops/git-semver [2021-11-29T21:12:37.942Z] a0d0a0d46f8b: Pulling fs layer [2021-11-29T21:12:37.942Z] 3e5f54012d9b: Pulling fs layer [2021-11-29T21:12:37.942Z] 4c7163046ea9: Pulling fs layer [2021-11-29T21:12:37.942Z] 0c2d73faf560: Pulling fs layer [2021-11-29T21:12:37.942Z] 0c2d73faf560: Waiting [2021-11-29T21:12:37.942Z] 3e5f54012d9b: Verifying Checksum [2021-11-29T21:12:37.942Z] 3e5f54012d9b: Download complete [2021-11-29T21:12:37.942Z] a0d0a0d46f8b: Verifying Checksum [2021-11-29T21:12:37.942Z] a0d0a0d46f8b: Download complete [2021-11-29T21:12:37.942Z] 0c2d73faf560: Verifying Checksum [2021-11-29T21:12:37.942Z] 0c2d73faf560: Download complete [2021-11-29T21:12:38.211Z] 4c7163046ea9: Verifying Checksum [2021-11-29T21:12:38.211Z] 4c7163046ea9: Download complete [2021-11-29T21:12:38.211Z] a0d0a0d46f8b: Pull complete [2021-11-29T21:12:38.211Z] 3e5f54012d9b: Pull complete [2021-11-29T21:12:38.786Z] 4c7163046ea9: Pull complete [2021-11-29T21:12:38.787Z] 0c2d73faf560: Pull complete [2021-11-29T21:12:38.787Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-29T21:12:38.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T21:12:38.787Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-29T21:12:38.888Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-29T21:12:38.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-29T21:12:39.556Z] $ docker top 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T21:12:39.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T21:12:39.730Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T21:12:39.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T21:12:39.847Z] $ docker exec 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 ssh-agent [2021-11-29T21:12:39.957Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBklAee/agent.15 [2021-11-29T21:12:39.957Z] SSH_AGENT_PID=22 [2021-11-29T21:12:39.967Z] Running ssh-add (command line suppressed) [2021-11-29T21:12:40.065Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8249229171155732628.key (/w/workspace/edgex-go/1@tmp/private_key_8249229171155732628.key) [2021-11-29T21:12:40.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T21:12:40.413Z] + git tag --points-at HEAD [Pipeline] } [2021-11-29T21:12:40.434Z] $ docker exec --env ******** --env ******** 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 ssh-agent -k [2021-11-29T21:12:40.530Z] unset SSH_AUTH_SOCK; [2021-11-29T21:12:40.531Z] unset SSH_AGENT_PID; [2021-11-29T21:12:40.531Z] echo Agent pid 22 killed; [2021-11-29T21:12:40.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-29T21:12:40.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T21:12:40.608Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T21:12:40.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T21:12:40.712Z] $ docker exec 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 ssh-agent [2021-11-29T21:12:40.813Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPnMkkf/agent.56 [2021-11-29T21:12:40.813Z] SSH_AGENT_PID=62 [2021-11-29T21:12:40.818Z] Running ssh-add (command line suppressed) [2021-11-29T21:12:40.916Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2315040833494094459.key (/w/workspace/edgex-go/1@tmp/private_key_2315040833494094459.key) [2021-11-29T21:12:40.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T21:12:41.251Z] + git semver init [2021-11-29T21:12:41.251Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T21:12:41.251Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-29T21:12:41.251Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-29T21:12:41.251Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T21:12:41.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T21:12:41.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T21:12:41.251Z] # $SEMVER_BRANCH = PR-3833 [2021-11-29T21:12:41.251Z] # $SEMVER_TEMP = /tmp/semver-073505965 [2021-11-29T21:12:41.251Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-29T21:14:02.774Z] # '/tmp/semver-073505965' -> '/w/workspace/edgex-go/1/.semver' [2021-11-29T21:14:02.774Z] # -> Force: false [2021-11-29T21:14:02.774Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-29T21:14:02.792Z] $ docker exec --env ******** --env ******** 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 ssh-agent -k [2021-11-29T21:14:02.917Z] unset SSH_AUTH_SOCK; [2021-11-29T21:14:02.917Z] unset SSH_AGENT_PID; [2021-11-29T21:14:02.918Z] echo Agent pid 62 killed; [2021-11-29T21:14:02.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T21:14:03.325Z] + git semver [Pipeline] } [2021-11-29T21:14:03.349Z] $ docker stop --time=1 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 [2021-11-29T21:14:04.924Z] $ docker rm -f 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T21:14:05.337Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-29T21:14:05.609Z] Stashed 1 file(s) [Pipeline] echo [2021-11-29T21:14:05.627Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-29T21:14:06.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T21:14:06.103Z] ========================================================= [2021-11-29T21:14:06.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-29T21:14:06.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:14:06.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T21:14:06.443Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-29T21:14:06.443Z] a0d0a0d46f8b: Already exists [2021-11-29T21:14:06.443Z] 31adcdaf11c8: Pulling fs layer [2021-11-29T21:14:06.443Z] b8b176561691: Pulling fs layer [2021-11-29T21:14:06.443Z] 4527c011a84f: Pulling fs layer [2021-11-29T21:14:06.443Z] 5d74067f8e1e: Pulling fs layer [2021-11-29T21:14:06.443Z] e0aca202a116: Pulling fs layer [2021-11-29T21:14:06.443Z] 3a43be97a3b4: Pulling fs layer [2021-11-29T21:14:06.443Z] 34cad66bf833: Pulling fs layer [2021-11-29T21:14:06.443Z] b4e3c513aaa6: Pulling fs layer [2021-11-29T21:14:06.443Z] 5d74067f8e1e: Waiting [2021-11-29T21:14:06.443Z] e0aca202a116: Waiting [2021-11-29T21:14:06.443Z] 3a43be97a3b4: Waiting [2021-11-29T21:14:06.443Z] 34cad66bf833: Waiting [2021-11-29T21:14:06.443Z] b4e3c513aaa6: Waiting [2021-11-29T21:14:06.443Z] b8b176561691: Verifying Checksum [2021-11-29T21:14:06.443Z] b8b176561691: Download complete [2021-11-29T21:14:06.443Z] 31adcdaf11c8: Verifying Checksum [2021-11-29T21:14:06.443Z] 31adcdaf11c8: Download complete [2021-11-29T21:14:06.443Z] 5d74067f8e1e: Verifying Checksum [2021-11-29T21:14:06.443Z] 5d74067f8e1e: Download complete [2021-11-29T21:14:06.443Z] e0aca202a116: Verifying Checksum [2021-11-29T21:14:06.443Z] e0aca202a116: Download complete [2021-11-29T21:14:06.443Z] 3a43be97a3b4: Verifying Checksum [2021-11-29T21:14:06.443Z] 3a43be97a3b4: Download complete [2021-11-29T21:14:06.707Z] 31adcdaf11c8: Pull complete [2021-11-29T21:14:06.707Z] 34cad66bf833: Verifying Checksum [2021-11-29T21:14:06.707Z] 34cad66bf833: Download complete [2021-11-29T21:14:06.707Z] b8b176561691: Pull complete [2021-11-29T21:14:06.972Z] 4527c011a84f: Verifying Checksum [2021-11-29T21:14:06.972Z] 4527c011a84f: Download complete [2021-11-29T21:14:07.232Z] b4e3c513aaa6: Verifying Checksum [2021-11-29T21:14:07.232Z] b4e3c513aaa6: Download complete [2021-11-29T21:14:11.496Z] 4527c011a84f: Pull complete [2021-11-29T21:14:11.496Z] 5d74067f8e1e: Pull complete [2021-11-29T21:14:11.496Z] e0aca202a116: Pull complete [2021-11-29T21:14:11.496Z] 3a43be97a3b4: Pull complete [2021-11-29T21:14:11.496Z] 34cad66bf833: Pull complete [2021-11-29T21:14:14.829Z] b4e3c513aaa6: Pull complete [2021-11-29T21:14:14.829Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-29T21:14:14.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T21:14:14.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:14:15.298Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-29T21:14:15.299Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T21:14:15.299Z] WORKDIR /edgex [2021-11-29T21:14:15.299Z] COPY go.mod . [2021-11-29T21:14:15.299Z] RUN go mod download' [2021-11-29T21:14:16.731Z] Sending build context to Docker daemon 334.5MB [2021-11-29T21:14:16.731Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T21:14:16.731Z] ---> 9f6097aaca64 [2021-11-29T21:14:16.731Z] Step 2/4 : WORKDIR /edgex [2021-11-29T21:14:18.658Z] ---> Running in a7ef7a577892 [2021-11-29T21:14:18.658Z] Removing intermediate container a7ef7a577892 [2021-11-29T21:14:18.658Z] ---> 6f8b3689c22e [2021-11-29T21:14:18.658Z] Step 3/4 : COPY go.mod . [2021-11-29T21:14:18.658Z] ---> 7e98822d710d [2021-11-29T21:14:18.658Z] Step 4/4 : RUN go mod download [2021-11-29T21:14:18.929Z] ---> Running in 05087466558d [2021-11-29T21:14:20.938Z] Still waiting to schedule task [2021-11-29T21:14:20.939Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-710’ [2021-11-29T21:14:51.099Z] Removing intermediate container 05087466558d [2021-11-29T21:14:51.099Z] ---> 72d1d2bb8da7 [2021-11-29T21:14:51.099Z] Successfully built 72d1d2bb8da7 [2021-11-29T21:14:51.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:14:51.423Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T21:14:51.423Z] . [Pipeline] withDockerContainer [2021-11-29T21:14:51.511Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-29T21:14:51.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-29T21:14:51.930Z] $ docker top c59aa8b9587af4e9cef5db958f0b77d20edf3ab413651ec6a0c185b9c48d0d97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T21:14:52.341Z] + go version [2021-11-29T21:14:52.341Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-29T21:14:52.365Z] $ docker stop --time=1 c59aa8b9587af4e9cef5db958f0b77d20edf3ab413651ec6a0c185b9c48d0d97 [2021-11-29T21:14:53.561Z] $ docker rm -f c59aa8b9587af4e9cef5db958f0b77d20edf3ab413651ec6a0c185b9c48d0d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:14:54.186Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T21:14:54.186Z] . [Pipeline] withDockerContainer [2021-11-29T21:14:54.267Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-29T21:14:54.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-29T21:14:54.727Z] $ docker top 7f3598153c9cdaf1dcc4a033314a0ba40f7b5b822d03edf393abf61269932edb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-29T21:14:54.848Z] ========================================================= [2021-11-29T21:14:54.848Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-29T21:14:54.848Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:14:55.187Z] + make test [2021-11-29T21:14:55.187Z] go mod tidy [2021-11-29T21:14:55.454Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-29T21:15:02.072Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-29T21:15:20.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-29T21:15:25.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-29T21:15:25.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-29T21:15:25.939Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-29T21:15:28.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-29T21:15:29.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-29T21:15:29.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-29T21:15:29.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-29T21:15:30.033Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-29T21:15:30.298Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-29T21:15:30.565Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-29T21:15:30.565Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-29T21:15:30.565Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-29T21:15:30.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-29T21:15:32.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements [2021-11-29T21:15:32.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-29T21:15:32.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-29T21:15:33.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2021-11-29T21:15:33.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-29T21:15:33.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements [2021-11-29T21:15:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-29T21:15:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-29T21:15:34.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 89.5% of statements [2021-11-29T21:15:34.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-29T21:15:34.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:15:35.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-11-29T21:15:35.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-29T21:15:35.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-29T21:15:35.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-29T21:15:35.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-29T21:15:35.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-29T21:15:36.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements [2021-11-29T21:15:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-29T21:15:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:15:36.546Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-11-29T21:15:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-29T21:15:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-29T21:15:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-29T21:15:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-29T21:15:36.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-29T21:15:36.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-11-29T21:15:36.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-29T21:15:36.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-29T21:15:36.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-29T21:15:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2021-11-29T21:15:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-29T21:15:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-11-29T21:15:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements [2021-11-29T21:15:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-29T21:15:38.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-11-29T21:15:39.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-11-29T21:15:39.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-11-29T21:15:39.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-11-29T21:15:39.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-11-29T21:15:51.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.059s coverage: 94.4% of statements [2021-11-29T21:15:51.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-29T21:15:57.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.176s coverage: 82.5% of statements [2021-11-29T21:15:57.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.239s coverage: 65.4% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-29T21:16:15.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-11-29T21:16:15.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-29T21:16:23.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-29T21:16:23.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-29T21:16:23.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-29T21:16:23.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-29T21:16:23.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-29T21:16:23.436Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-29T21:16:23.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-11-29T21:16:23.436Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-29T21:16:23.436Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-29T21:16:52.350Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-714 in /w/workspace/edgexfoundry_edgex-go_PR-3833 [Pipeline] { [Pipeline] ws [2021-11-29T21:16:52.386Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-29T21:16:52.625Z] The recommended git tool is: git [2021-11-29T21:16:57.747Z] using credential edgex-jenkins-ssh [2021-11-29T21:16:57.764Z] Cloning the remote Git repository [2021-11-29T21:16:57.815Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-29T21:16:57.978Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-29T21:16:58.118Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-29T21:16:58.118Z] > git --version # timeout=10 [2021-11-29T21:16:58.163Z] > git --version # 'git version 2.17.1' [2021-11-29T21:16:58.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T21:16:58.252Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T21:17:02.379Z] GO111MODULE=on go vet ./... [2021-11-29T21:17:09.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-29T21:17:09.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-29T21:17:09.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-29T21:17:09.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-29T21:17:09.990Z] + ls -al . [2021-11-29T21:17:09.990Z] total 644 [2021-11-29T21:17:09.990Z] drwxrwxr-x 10 1001 1001 4096 Nov 29 21:17 . [2021-11-29T21:17:09.990Z] drwxr-xr-x 4 root root 28 Nov 29 21:14 .. [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 11 Nov 29 21:12 .dockerignore [2021-11-29T21:17:09.991Z] drwxrwxr-x 8 1001 1001 179 Nov 29 21:12 .git [2021-11-29T21:17:09.991Z] drwxrwxr-x 4 1001 1001 142 Nov 29 21:12 .github [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 804 Nov 29 21:12 .gitignore [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 42 Nov 29 21:12 .golangci.yml [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 76 Nov 29 21:12 .hadolint.yml [2021-11-29T21:17:09.991Z] drwx------ 3 1001 1001 73 Nov 29 21:13 .semver [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 166 Nov 29 21:12 .sonarcloud.properties [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 1171 Nov 29 21:12 ADOPTERS.md [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 8910 Nov 29 21:12 Attribution.txt [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 51732 Nov 29 21:12 CHANGELOG.md [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 3804 Nov 29 21:12 CONTRIBUTING.md [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 677 Nov 29 21:12 GOVERNANCE.md [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 849 Nov 29 21:12 Jenkinsfile [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 10775 Nov 29 21:12 LICENSE [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 6508 Nov 29 21:12 Makefile [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 582 Nov 29 21:12 OWNERS.md [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 8207 Nov 29 21:12 README.md [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 6912 Nov 29 21:12 SECURITY.md [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 5 Nov 29 21:14 VERSION [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 4131 Nov 29 21:12 ZMQWindows.md [2021-11-29T21:17:09.991Z] drwxrwxr-x 2 1001 1001 37 Nov 29 21:12 bin [2021-11-29T21:17:09.991Z] drwxrwxr-x 14 1001 1001 4096 Nov 29 21:12 cmd [2021-11-29T21:17:09.991Z] -rw-r--r-- 1 root root 428381 Nov 29 21:16 coverage.out [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 828 Nov 29 21:12 go.mod [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 49483 Nov 29 21:12 go.sum [2021-11-29T21:17:09.991Z] drwxrwxr-x 8 1001 1001 124 Nov 29 21:12 internal [2021-11-29T21:17:09.991Z] drwxrwxr-x 3 1001 1001 16 Nov 29 21:12 openapi [2021-11-29T21:17:09.991Z] drwxrwxr-x 4 1001 1001 71 Nov 29 21:12 snap [2021-11-29T21:17:09.991Z] -rw-rw-r-- 1 1001 1001 204 Nov 29 21:12 version.go [Pipeline] sh [2021-11-29T21:17:10.298Z] + '[' -e coverage.out ] [2021-11-29T21:17:10.299Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-29T21:17:10.403Z] Stashed 1 file(s) [Pipeline] sh [2021-11-29T21:17:10.704Z] + make build [2021-11-29T21:17:10.704Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T21:17:12.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T21:17:14.435Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-29T21:17:14.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T21:17:14.489Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-29T21:17:14.529Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-29T21:17:14.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T21:17:14.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3833/head:refs/remotes/origin/PR-3833 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-29T21:17:15.384Z] Merging remotes/origin/main commit 23881e65786e6db054b8e59a7c23de27e126c89d into PR head commit fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:17:15.713Z] Merge succeeded, producing fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:17:15.713Z] Checking out Revision fbe562ca9a0eb1d57e0a2a90db91935960c89286 (PR-3833) [2021-11-29T21:17:15.403Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T21:17:15.424Z] > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 [2021-11-29T21:17:15.636Z] > git remote # timeout=10 [2021-11-29T21:17:15.653Z] > git config --get remote.origin.url # timeout=10 [2021-11-29T21:17:15.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T21:17:15.677Z] > git merge 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 [2021-11-29T21:17:15.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-29T21:17:15.721Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T21:17:15.734Z] > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 [2021-11-29T21:17:20.054Z] Commit message: "build: Update to latest go-mod-messaging w/o ZMQ on windows" [2021-11-29T21:17:20.110Z] > git --version # timeout=10 [2021-11-29T21:17:20.132Z] > git --version # 'git version 2.17.1' [2021-11-29T21:17:20.150Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T21:17:20.310Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-11-29T21:17:20.581Z] 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 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-29T21:17:21.120Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-29T21:17:21.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T21:17:21.120Z] Dload Upload Total Spent Left Speed [2021-11-29T21:17:21.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75794 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh [2021-11-29T21:17:21.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2021-11-29T21:17:21.528Z] 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 [Pipeline] sh [2021-11-29T21:17:21.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T21:17:21.896Z] + sudo tee /etc/docker/daemon.new [2021-11-29T21:17:21.896Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-29T21:17:21.896Z] { [2021-11-29T21:17:21.896Z] "registry-mirrors": [ [2021-11-29T21:17:21.896Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-29T21:17:21.896Z] ], [2021-11-29T21:17:21.896Z] "bip": "10.250.0.254/24", [2021-11-29T21:17:21.896Z] "hosts": [ [2021-11-29T21:17:21.896Z] "tcp://0.0.0.0:5555", [2021-11-29T21:17:21.896Z] "unix:///var/run/docker.sock" [2021-11-29T21:17:21.896Z] ], [2021-11-29T21:17:21.896Z] "mtu": 1458, [2021-11-29T21:17:21.896Z] "selinux-enabled": true, [2021-11-29T21:17:21.896Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-29T21:17:21.896Z] } [Pipeline] sh [2021-11-29T21:17:22.258Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-29T21:17:22.669Z] + sudo service docker restart [2021-11-29T21:17:22.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T21:17:23.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T21:17:24.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T21:17:25.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T21:17:26.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T21:17:27.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-29T21:17:29.752Z] $ docker stop --time=1 7f3598153c9cdaf1dcc4a033314a0ba40f7b5b822d03edf393abf61269932edb [2021-11-29T21:17:31.561Z] $ docker rm -f 7f3598153c9cdaf1dcc4a033314a0ba40f7b5b822d03edf393abf61269932edb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:17:33.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T21:17:33.384Z] [2021-11-29T21:17:33.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:17:33.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T21:17:33.718Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-29T21:17:33.718Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-29T21:17:33.718Z] ca9280d653b3: Pulling fs layer [2021-11-29T21:17:33.718Z] 7e9c9ca2126c: Pulling fs layer [2021-11-29T21:17:33.718Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-29T21:17:33.718Z] cbdbe7a5bc2a: Download complete [2021-11-29T21:17:33.983Z] ca9280d653b3: Verifying Checksum [2021-11-29T21:17:33.983Z] ca9280d653b3: Download complete [2021-11-29T21:17:33.983Z] cbdbe7a5bc2a: Pull complete [2021-11-29T21:17:34.252Z] 7e9c9ca2126c: Download complete [2021-11-29T21:17:34.837Z] ca9280d653b3: Pull complete [2021-11-29T21:17:39.068Z] 7e9c9ca2126c: Pull complete [2021-11-29T21:17:39.068Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-29T21:17:39.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T21:17:39.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-29T21:17:39.156Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-29T21:17:39.195Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-29T21:17:41.661Z] $ docker top b8de074d590ee9b5bd451eaab2339dc75e3849ac04858e8a8cf4c966ab45d660 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-11-29T21:17:41.865Z] provisioning config files... [2021-11-29T21:17:41.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5963935887222470140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:17:42.100Z] + grep parallel [2021-11-29T21:17:42.100Z] + docker-compose build --help [2021-11-29T21:17:42.294Z] ---> docker-login.sh [2021-11-29T21:17:42.294Z] nexus3.edgexfoundry.org:10001 [2021-11-29T21:17:42.678Z] --parallel Build images in parallel. [Pipeline] } [2021-11-29T21:17:42.700Z] $ docker stop --time=1 b8de074d590ee9b5bd451eaab2339dc75e3849ac04858e8a8cf4c966ab45d660 [2021-11-29T21:17:42.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:17:43.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:17:43.162Z] Configure a credential helper to remove this warning. See [2021-11-29T21:17:43.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:17:43.162Z] [2021-11-29T21:17:43.162Z] Login Succeeded [2021-11-29T21:17:43.162Z] nexus3.edgexfoundry.org:10002 [2021-11-29T21:17:43.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:17:43.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:17:43.757Z] Configure a credential helper to remove this warning. See [2021-11-29T21:17:43.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:17:43.757Z] [2021-11-29T21:17:43.757Z] Login Succeeded [2021-11-29T21:17:43.757Z] nexus3.edgexfoundry.org:10003 [2021-11-29T21:17:43.919Z] $ docker rm -f b8de074d590ee9b5bd451eaab2339dc75e3849ac04858e8a8cf4c966ab45d660 [Pipeline] // withDockerContainer [2021-11-29T21:17:44.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:17:44.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:17:44.317Z] Configure a credential helper to remove this warning. See [2021-11-29T21:17:44.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:17:44.317Z] [2021-11-29T21:17:44.317Z] Login Succeeded [2021-11-29T21:17:44.317Z] nexus3.edgexfoundry.org:10004 [2021-11-29T21:17:44.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T21:17:44.463Z] . [Pipeline] withDockerContainer [2021-11-29T21:17:44.544Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-29T21:17:44.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-29T21:17:44.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T21:17:44.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:17:44.863Z] Configure a credential helper to remove this warning. See [2021-11-29T21:17:44.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:17:44.864Z] [2021-11-29T21:17:44.864Z] Login Succeeded [2021-11-29T21:17:44.864Z] docker.io [2021-11-29T21:17:45.012Z] $ docker top b0f3c8a5ee12da4cf7b5bb6599e1e4b24657839d4d9019ec362d736816b5c370 -eo pid,comm [Pipeline] { [2021-11-29T21:17:45.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-11-29T21:17:45.433Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-29T21:17:45.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T21:17:45.742Z] Configure a credential helper to remove this warning. See [2021-11-29T21:17:45.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T21:17:45.742Z] [2021-11-29T21:17:45.742Z] Login Succeeded [2021-11-29T21:17:45.742Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T21:17:45.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-29T21:17:46.007Z] Building core-command ... [2021-11-29T21:17:46.007Z] Building core-data ... [2021-11-29T21:17:46.007Z] Building core-metadata ... [2021-11-29T21:17:46.007Z] Building security-bootstrapper ... [2021-11-29T21:17:46.007Z] Building security-proxy-setup ... [2021-11-29T21:17:46.007Z] Building security-secretstore-setup ... [2021-11-29T21:17:46.007Z] Building support-notifications ... [2021-11-29T21:17:46.007Z] Building support-scheduler ... [2021-11-29T21:17:46.007Z] Building sys-mgmt-agent ... [2021-11-29T21:17:46.007Z] Building support-scheduler [2021-11-29T21:17:46.007Z] Building sys-mgmt-agent [2021-11-29T21:17:46.007Z] Building support-notifications [2021-11-29T21:17:46.007Z] Building core-metadata [2021-11-29T21:17:46.007Z] Building security-proxy-setup [Pipeline] echo [2021-11-29T21:17:46.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T21:17:46.440Z] ========================================================= [2021-11-29T21:17:46.440Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-29T21:17:46.440Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:17:46.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T21:17:47.114Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-29T21:17:47.114Z] 552d1f2373af: Pulling fs layer [2021-11-29T21:17:47.114Z] ea3f2d53f512: Pulling fs layer [2021-11-29T21:17:47.114Z] 9e70ebbbe112: Pulling fs layer [2021-11-29T21:17:47.114Z] 7a9cfe048b4a: Pulling fs layer [2021-11-29T21:17:47.114Z] 72dc09318566: Pulling fs layer [2021-11-29T21:17:47.114Z] f4f7b4309257: Pulling fs layer [2021-11-29T21:17:47.114Z] 0ac9a79272e3: Pulling fs layer [2021-11-29T21:17:47.114Z] b78e95d17946: Pulling fs layer [2021-11-29T21:17:47.114Z] f4f7b4309257: Waiting [2021-11-29T21:17:47.114Z] 0ac9a79272e3: Waiting [2021-11-29T21:17:47.114Z] 7a9cfe048b4a: Waiting [2021-11-29T21:17:47.114Z] 72dc09318566: Waiting [2021-11-29T21:17:47.114Z] b78e95d17946: Waiting [2021-11-29T21:17:47.114Z] 9e70ebbbe112: Download complete [2021-11-29T21:17:47.114Z] ea3f2d53f512: Download complete [2021-11-29T21:17:47.114Z] 72dc09318566: Verifying Checksum [2021-11-29T21:17:47.114Z] 72dc09318566: Download complete [2021-11-29T21:17:47.114Z] f4f7b4309257: Verifying Checksum [2021-11-29T21:17:47.114Z] f4f7b4309257: Download complete [2021-11-29T21:17:47.114Z] 552d1f2373af: Download complete [2021-11-29T21:17:47.114Z] 0ac9a79272e3: Verifying Checksum [2021-11-29T21:17:47.114Z] 0ac9a79272e3: Download complete [2021-11-29T21:17:48.107Z] 552d1f2373af: Pull complete [2021-11-29T21:17:48.732Z] ea3f2d53f512: Pull complete [2021-11-29T21:17:49.351Z] 9e70ebbbe112: Pull complete [2021-11-29T21:17:49.351Z] b78e95d17946: Verifying Checksum [2021-11-29T21:17:49.351Z] b78e95d17946: Download complete [2021-11-29T21:17:49.948Z] 7a9cfe048b4a: Verifying Checksum [2021-11-29T21:17:49.948Z] 7a9cfe048b4a: Download complete [2021-11-29T21:17:58.258Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:17:58.258Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:17:58.258Z] ---> 72d1d2bb8da7 [2021-11-29T21:17:58.258Z] Step 3/23 : WORKDIR /edgex-go [2021-11-29T21:17:58.258Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:17:58.258Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:17:58.258Z] ---> 72d1d2bb8da7 [2021-11-29T21:17:58.258Z] Step 3/21 : WORKDIR /edgex-go [2021-11-29T21:18:00.086Z] 7a9cfe048b4a: Pull complete [2021-11-29T21:18:00.086Z] 72dc09318566: Pull complete [2021-11-29T21:18:00.086Z] f4f7b4309257: Pull complete [2021-11-29T21:18:00.681Z] 0ac9a79272e3: Pull complete [2021-11-29T21:18:02.469Z] ---> Running in 857f47b82f05 [2021-11-29T21:18:02.469Z] ---> Running in ae6315566fb6 [2021-11-29T21:18:05.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:18:05.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:18:05.803Z] ---> 72d1d2bb8da7 [2021-11-29T21:18:05.803Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T21:18:05.803Z] ---> Using cache [2021-11-29T21:18:05.803Z] ---> 164f8b92810c [2021-11-29T21:18:05.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:18:06.090Z] b78e95d17946: Pull complete [2021-11-29T21:18:06.090Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-29T21:18:06.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T21:18:06.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:18:06.486Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-29T21:18:06.486Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T21:18:06.486Z] WORKDIR /edgex [2021-11-29T21:18:06.486Z] COPY go.mod . [2021-11-29T21:18:06.486Z] RUN go mod download [2021-11-29T21:18:07.730Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:18:07.731Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:18:07.731Z] ---> 72d1d2bb8da7 [2021-11-29T21:18:07.731Z] Step 3/20 : WORKDIR /edgex-go [2021-11-29T21:18:07.731Z] ---> Using cache [2021-11-29T21:18:07.731Z] ---> 1ddaa3e7eab6 [2021-11-29T21:18:07.731Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:18:07.731Z] Removing intermediate container ae6315566fb6 [2021-11-29T21:18:07.731Z] ---> 1ddaa3e7eab6 [2021-11-29T21:18:07.731Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:18:07.731Z] Removing intermediate container 857f47b82f05 [2021-11-29T21:18:07.731Z] ---> 164f8b92810c [2021-11-29T21:18:07.731Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:18:07.998Z] ---> Running in 87b095f74711 [2021-11-29T21:18:07.998Z] ---> Running in ec94bc00bb8f [2021-11-29T21:18:07.998Z] ---> Running in c7d31c831ee9 [2021-11-29T21:18:07.998Z] ---> Running in b401f34a3d0d [2021-11-29T21:18:09.105Z] Sending build context to Docker daemon 168.9MB [2021-11-29T21:18:09.106Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T21:18:09.106Z] ---> 8b459fc5aaf0 [2021-11-29T21:18:09.106Z] Step 2/4 : WORKDIR /edgex [2021-11-29T21:18:09.408Z] Removing intermediate container 87b095f74711 [2021-11-29T21:18:09.408Z] ---> cb63c65d5257 [2021-11-29T21:18:09.408Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-29T21:18:09.408Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:18:09.408Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:18:09.408Z] ---> 72d1d2bb8da7 [2021-11-29T21:18:09.408Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T21:18:09.408Z] ---> Using cache [2021-11-29T21:18:09.408Z] ---> 1ddaa3e7eab6 [2021-11-29T21:18:09.408Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:18:09.408Z] ---> Using cache [2021-11-29T21:18:09.408Z] ---> cb63c65d5257 [2021-11-29T21:18:09.408Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-29T21:18:09.408Z] ---> Running in 7d867363ae53 [2021-11-29T21:18:09.408Z] ---> Running in 5421a4c7dd3b [2021-11-29T21:18:09.408Z] Removing intermediate container c7d31c831ee9 [2021-11-29T21:18:09.408Z] ---> 822d928df00f [2021-11-29T21:18:09.408Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-29T21:18:09.408Z] ---> Running in 6f43e2e38bbe [2021-11-29T21:18:09.673Z] Removing intermediate container b401f34a3d0d [2021-11-29T21:18:09.673Z] ---> 6a71f8cb15b4 [2021-11-29T21:18:09.673Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-29T21:18:09.673Z] Removing intermediate container ec94bc00bb8f [2021-11-29T21:18:09.673Z] ---> c87dd2286a8d [2021-11-29T21:18:09.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T21:18:09.673Z] ---> Running in b4cc9548f58b [2021-11-29T21:18:09.673Z] ---> Running in 28bed3be5678 [2021-11-29T21:18:09.938Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:09.938Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:10.202Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:10.202Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:10.202Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:10.536Z] ---> Running in af6f6ef00b25 [2021-11-29T21:18:10.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:10.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:11.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:11.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:11.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:18:11.050Z] OK: 220 MiB in 52 packages [2021-11-29T21:18:11.129Z] Removing intermediate container af6f6ef00b25 [2021-11-29T21:18:11.129Z] ---> 278ae25544aa [2021-11-29T21:18:11.129Z] Step 3/4 : COPY go.mod . [2021-11-29T21:18:11.310Z] OK: 220 MiB in 52 packages [2021-11-29T21:18:11.573Z] OK: 220 MiB in 52 packages [2021-11-29T21:18:11.573Z] OK: 220 MiB in 52 packages [2021-11-29T21:18:11.573Z] OK: 220 MiB in 52 packages [2021-11-29T21:18:11.573Z] Removing intermediate container 5421a4c7dd3b [2021-11-29T21:18:11.573Z] ---> 225fd2fa2d67 [2021-11-29T21:18:11.573Z] Step 6/22 : COPY . . [2021-11-29T21:18:11.726Z] ---> 1e4aca7448c3 [2021-11-29T21:18:11.726Z] Step 4/4 : RUN go mod download [2021-11-29T21:18:11.841Z] Removing intermediate container 7d867363ae53 [2021-11-29T21:18:11.841Z] ---> a367ea6e55e3 [2021-11-29T21:18:11.841Z] Step 6/20 : COPY . . [2021-11-29T21:18:12.000Z] ---> Running in e3bca7ba733c [2021-11-29T21:18:15.175Z] Removing intermediate container 28bed3be5678 [2021-11-29T21:18:15.175Z] ---> c1d37730b935 [2021-11-29T21:18:15.175Z] Step 6/22 : COPY . . [2021-11-29T21:18:15.175Z] Removing intermediate container 6f43e2e38bbe [2021-11-29T21:18:15.175Z] ---> 0a1b172ebbf7 [2021-11-29T21:18:15.175Z] Step 6/21 : COPY . . [2021-11-29T21:18:15.175Z] Removing intermediate container b4cc9548f58b [2021-11-29T21:18:15.175Z] ---> 366fb5e19fc3 [2021-11-29T21:18:15.175Z] Step 6/23 : COPY go.mod . [2021-11-29T21:18:15.746Z] ---> a457feead046 [2021-11-29T21:18:15.746Z] Step 7/23 : RUN go mod download [2021-11-29T21:18:17.149Z] ---> Running in de8ba57a351e [2021-11-29T21:18:21.412Z] ---> 8cf65e287d8e [2021-11-29T21:18:21.412Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:18:21.412Z] Removing intermediate container de8ba57a351e [2021-11-29T21:18:21.412Z] ---> fd3fe592cb30 [2021-11-29T21:18:21.412Z] Step 8/23 : COPY . . [2021-11-29T21:18:21.412Z] ---> b0b5a45aecaa [2021-11-29T21:18:21.412Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:18:21.412Z] ---> Running in 59b249ed50b3 [2021-11-29T21:18:21.412Z] ---> Running in 2b5a20d27797 [2021-11-29T21:18:24.746Z] ---> 9854b89e8fa2 [2021-11-29T21:18:24.746Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:18:25.007Z] ---> 9249560e4a44 [2021-11-29T21:18:25.007Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:18:25.267Z] ---> Running in d4ab3b8e9d40 [2021-11-29T21:18:25.529Z] Removing intermediate container 2b5a20d27797 [2021-11-29T21:18:25.529Z] ---> 3afcdcc777ce [2021-11-29T21:18:25.529Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-29T21:18:25.529Z] ---> Running in 314c89ec9a9b [2021-11-29T21:18:25.529Z] Removing intermediate container 59b249ed50b3 [2021-11-29T21:18:25.529Z] ---> 6de57e962235 [2021-11-29T21:18:25.529Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-29T21:18:25.789Z] ---> Running in b6eaa75db0c6 [2021-11-29T21:18:26.365Z] ---> Running in 557afca8353c [2021-11-29T21:18:27.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T21:18:27.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T21:18:29.867Z] Removing intermediate container d4ab3b8e9d40 [2021-11-29T21:18:29.867Z] ---> 3561d7ecfa2c [2021-11-29T21:18:29.867Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-29T21:18:29.867Z] Removing intermediate container 314c89ec9a9b [2021-11-29T21:18:29.867Z] ---> 42714ee546db [2021-11-29T21:18:29.867Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-29T21:18:30.128Z] ---> Running in 6152a75dc3be [2021-11-29T21:18:30.392Z] ---> Running in 350da0c0ab7f [2021-11-29T21:18:31.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T21:18:32.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T21:18:42.146Z] ---> d1980b48892a [2021-11-29T21:18:42.146Z] Step 9/23 : RUN go mod tidy [2021-11-29T21:18:42.146Z] ---> Running in 121ebaa4a19d [2021-11-29T21:18:44.061Z] Removing intermediate container 121ebaa4a19d [2021-11-29T21:18:44.061Z] ---> 570a1b1b7143 [2021-11-29T21:18:44.061Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-29T21:18:44.061Z] ---> Running in 46dac7e723e0 [2021-11-29T21:18:44.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T21:18:56.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T21:19:03.297Z] Removing intermediate container b6eaa75db0c6 [2021-11-29T21:19:03.297Z] ---> 3f3ae20617c6 [2021-11-29T21:19:03.297Z] [2021-11-29T21:19:03.297Z] Step 9/20 : FROM alpine:3.14 [2021-11-29T21:19:03.297Z] Removing intermediate container 557afca8353c [2021-11-29T21:19:03.297Z] ---> 5607a30242dc [2021-11-29T21:19:03.297Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-29T21:19:03.297Z] ---> Running in 21245bc333ff [2021-11-29T21:19:03.297Z] 3.14: Pulling from library/alpine [2021-11-29T21:19:03.575Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T21:19:03.575Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T21:19:03.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T21:19:03.575Z] ---> 0a97eee8041e [2021-11-29T21:19:03.575Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-29T21:19:03.575Z] ---> Running in 7528b4b3f785 [2021-11-29T21:19:04.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:04.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:04.816Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-29T21:19:04.816Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-29T21:19:05.087Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T21:19:05.087Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-29T21:19:05.087Z] (5/5) Installing curl (7.79.1-r0) [2021-11-29T21:19:05.087Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:19:05.087Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T21:19:05.087Z] OK: 8 MiB in 19 packages [2021-11-29T21:19:05.366Z] Removing intermediate container 21245bc333ff [2021-11-29T21:19:05.366Z] ---> 61a25e6514c4 [2021-11-29T21:19:05.366Z] [2021-11-29T21:19:05.366Z] Step 10/22 : FROM docker:20.10.8 [2021-11-29T21:19:05.640Z] 20.10.8: Pulling from library/docker [2021-11-29T21:19:05.640Z] Removing intermediate container 7528b4b3f785 [2021-11-29T21:19:05.640Z] ---> f86d61566a8b [2021-11-29T21:19:05.640Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T21:19:05.918Z] ---> Running in a58cbef5b4a8 [2021-11-29T21:19:06.189Z] Removing intermediate container a58cbef5b4a8 [2021-11-29T21:19:06.189Z] ---> ffd1af840b51 [2021-11-29T21:19:06.189Z] Step 12/20 : WORKDIR /edgex [2021-11-29T21:19:06.189Z] ---> Running in bbb04a7cb19d [2021-11-29T21:19:06.787Z] Removing intermediate container bbb04a7cb19d [2021-11-29T21:19:06.787Z] ---> a20c5f075a4d [2021-11-29T21:19:06.787Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-29T21:19:07.055Z] ---> 9e30a6479031 [2021-11-29T21:19:07.055Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-29T21:19:07.687Z] ---> 487104a3dcd9 [2021-11-29T21:19:07.687Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-29T21:19:08.652Z] ---> a54b8a720e2c [2021-11-29T21:19:08.652Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-29T21:19:08.652Z] ---> Running in 12a0bd860887 [2021-11-29T21:19:08.923Z] Removing intermediate container 12a0bd860887 [2021-11-29T21:19:08.923Z] ---> 232531a62432 [2021-11-29T21:19:08.923Z] Step 17/20 : CMD ["--init=true"] [2021-11-29T21:19:08.923Z] ---> Running in 406d1606705a [2021-11-29T21:19:08.923Z] Removing intermediate container 406d1606705a [2021-11-29T21:19:08.923Z] ---> d34b0922ee14 [2021-11-29T21:19:08.923Z] Step 18/20 : LABEL arch=x86_64 [2021-11-29T21:19:09.194Z] ---> Running in b9e37d85ed39 [2021-11-29T21:19:09.194Z] Removing intermediate container b9e37d85ed39 [2021-11-29T21:19:09.194Z] ---> aca1417c6a43 [2021-11-29T21:19:09.194Z] Step 19/20 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:19:09.463Z] ---> Running in 6607523d8e12 [2021-11-29T21:19:09.463Z] Removing intermediate container 6607523d8e12 [2021-11-29T21:19:09.463Z] ---> d1568cb7fdc6 [2021-11-29T21:19:09.463Z] Step 20/20 : LABEL version=0.0.0 [2021-11-29T21:19:09.739Z] ---> Running in 1c3f4ac4dd81 [2021-11-29T21:19:09.739Z] Removing intermediate container 1c3f4ac4dd81 [2021-11-29T21:19:09.739Z] ---> 0a08dfdbe7c2 [2021-11-29T21:19:09.739Z] [2021-11-29T21:19:10.014Z] Successfully built 0a08dfdbe7c2 [2021-11-29T21:19:10.014Z] Successfully tagged security-proxy-setup:latest [2021-11-29T21:19:10.014Z] Building security-bootstrapper [2021-11-29T21:19:16.631Z]  Building security-proxy-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:19:16.631Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:19:16.631Z] ---> 72d1d2bb8da7 [2021-11-29T21:19:16.631Z] Step 3/30 : WORKDIR /edgex-go [2021-11-29T21:19:16.631Z] ---> Using cache [2021-11-29T21:19:16.631Z] ---> 1ddaa3e7eab6 [2021-11-29T21:19:16.631Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:19:16.631Z] ---> Using cache [2021-11-29T21:19:16.631Z] ---> 822d928df00f [2021-11-29T21:19:16.631Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-29T21:19:16.631Z] ---> Running in 14ccfd2620f4 [2021-11-29T21:19:16.631Z] Removing intermediate container 6152a75dc3be [2021-11-29T21:19:16.631Z] ---> 879e1ba7b9c1 [2021-11-29T21:19:16.631Z] [2021-11-29T21:19:16.631Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T21:19:16.631Z] ---> 0a97eee8041e [2021-11-29T21:19:16.631Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T21:19:16.631Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-29T21:19:16.631Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-29T21:19:16.631Z] ---> Running in 6f92227bbabc [2021-11-29T21:19:16.631Z] ---> bc6c0ffef665 [2021-11-29T21:19:16.631Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:19:16.631Z] ---> Running in 1326e480f275 [2021-11-29T21:19:17.204Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:17.204Z] Removing intermediate container 1326e480f275 [2021-11-29T21:19:17.204Z] ---> d7c13cbbac76 [2021-11-29T21:19:17.204Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-29T21:19:17.469Z] ---> Running in 2537c5687025 [2021-11-29T21:19:17.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:17.469Z] Removing intermediate container 350da0c0ab7f [2021-11-29T21:19:17.469Z] ---> b5e7068098b5 [2021-11-29T21:19:17.469Z] [2021-11-29T21:19:17.469Z] Step 9/21 : FROM alpine:3.14 [2021-11-29T21:19:17.469Z] ---> 0a97eee8041e [2021-11-29T21:19:17.469Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-29T21:19:17.469Z] ---> Running in b412dc8fce24 [2021-11-29T21:19:17.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:17.734Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-29T21:19:17.734Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:19:17.734Z] OK: 6 MiB in 15 packages [2021-11-29T21:19:17.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:17.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:17.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:18.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:18.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:18.261Z] Removing intermediate container 6f92227bbabc [2021-11-29T21:19:18.261Z] ---> 30f1f0f165ef [2021-11-29T21:19:18.261Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:19:18.261Z] ---> Running in 0384ed1f101f [2021-11-29T21:19:18.528Z] OK: 220 MiB in 52 packages [2021-11-29T21:19:18.528Z] (1/42) Installing readline (8.1.0-r0) [2021-11-29T21:19:18.528Z] (2/42) Installing bash (5.1.4-r0) [2021-11-29T21:19:18.528Z] Executing bash-5.1.4-r0.post-install [2021-11-29T21:19:18.528Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-29T21:19:18.528Z] Removing intermediate container 0384ed1f101f [2021-11-29T21:19:18.528Z] ---> 605d70befb7f [2021-11-29T21:19:18.528Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-29T21:19:18.528Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T21:19:18.528Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-29T21:19:18.528Z] (6/42) Installing curl (7.79.1-r0) [2021-11-29T21:19:18.528Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-29T21:19:18.528Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-29T21:19:18.528Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-29T21:19:18.528Z] (9/42) Installing expat (2.4.1-r0) [2021-11-29T21:19:18.528Z] (10/42) Installing libffi (3.3-r2) [2021-11-29T21:19:18.528Z] (11/42) Installing gdbm (1.19-r0) [2021-11-29T21:19:18.528Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-29T21:19:18.528Z] ---> Running in 3b8bf7fbc38a [2021-11-29T21:19:18.528Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T21:19:18.528Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T21:19:18.528Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-29T21:19:18.528Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:19:18.528Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-29T21:19:18.528Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T21:19:18.528Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-29T21:19:18.791Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-29T21:19:18.791Z] OK: 6 MiB in 16 packages [2021-11-29T21:19:18.791Z] Removing intermediate container 3b8bf7fbc38a [2021-11-29T21:19:18.791Z] ---> 028af85c48e3 [2021-11-29T21:19:18.791Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T21:19:19.369Z] ---> Running in c0628f9348ff [2021-11-29T21:19:19.369Z] Removing intermediate container 14ccfd2620f4 [2021-11-29T21:19:19.369Z] ---> 89dc1a9e4e29 [2021-11-29T21:19:19.369Z] Step 6/30 : COPY . . [2021-11-29T21:19:19.369Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-29T21:19:19.369Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-29T21:19:19.634Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-29T21:19:19.907Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-29T21:19:19.907Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-29T21:19:19.907Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-29T21:19:19.907Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-29T21:19:19.907Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-29T21:19:19.907Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-29T21:19:20.170Z] Removing intermediate container c0628f9348ff [2021-11-29T21:19:20.170Z] ---> e4c098dad8cb [2021-11-29T21:19:20.170Z] Step 14/22 : WORKDIR / [2021-11-29T21:19:20.170Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-29T21:19:20.170Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-29T21:19:20.170Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-29T21:19:21.115Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-29T21:19:21.374Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-29T21:19:21.374Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-29T21:19:21.374Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-29T21:19:21.648Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-29T21:19:21.648Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-29T21:19:21.648Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-29T21:19:21.648Z] ---> Running in 904815d680ac [2021-11-29T21:19:21.648Z] Removing intermediate container b412dc8fce24 [2021-11-29T21:19:21.648Z] ---> 719f0b1990e8 [2021-11-29T21:19:21.648Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:19:21.648Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-29T21:19:21.648Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-29T21:19:21.648Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-29T21:19:21.648Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-29T21:19:21.648Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-29T21:19:21.648Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-29T21:19:21.912Z] ---> Running in a1b7f74a9e36 [2021-11-29T21:19:21.912Z] Executing busybox-1.33.1-r3.trigger [2021-11-29T21:19:22.179Z] OK: 84 MiB in 64 packages [2021-11-29T21:19:22.179Z] Removing intermediate container 904815d680ac [2021-11-29T21:19:22.179Z] ---> 766cc6bd01df [2021-11-29T21:19:22.179Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:19:22.746Z] Removing intermediate container a1b7f74a9e36 [2021-11-29T21:19:22.746Z] ---> 680df1c66b9f [2021-11-29T21:19:22.746Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-29T21:19:23.008Z] Collecting docker-compose==1.23.2 [2021-11-29T21:19:23.312Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-29T21:19:23.312Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-29T21:19:23.312Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-29T21:19:23.312Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-29T21:19:23.312Z] Collecting cached-property<2,>=1.2.0 [2021-11-29T21:19:23.312Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-29T21:19:23.312Z] ---> Running in 92c44fe67b43 [2021-11-29T21:19:23.312Z] Collecting texttable<0.10,>=0.9.0 [2021-11-29T21:19:23.611Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-29T21:19:23.611Z] ---> 9752fdd745a5 [2021-11-29T21:19:23.611Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-29T21:19:23.611Z] Removing intermediate container 46dac7e723e0 [2021-11-29T21:19:23.611Z] ---> 3b700f9bd8cf [2021-11-29T21:19:23.611Z] [2021-11-29T21:19:23.611Z] Step 11/23 : FROM alpine:3.14 [2021-11-29T21:19:23.611Z] ---> 0a97eee8041e [2021-11-29T21:19:23.611Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-29T21:19:23.611Z] ---> Using cache [2021-11-29T21:19:23.611Z] ---> 30f1f0f165ef [2021-11-29T21:19:23.611Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:19:23.611Z] ---> Using cache [2021-11-29T21:19:23.611Z] ---> 605d70befb7f [2021-11-29T21:19:23.611Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-29T21:19:23.880Z] Removing intermediate container 92c44fe67b43 [2021-11-29T21:19:23.880Z] ---> 6b1b0be765fa [2021-11-29T21:19:23.880Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-29T21:19:23.880Z] ---> Running in 6682261971a4 [2021-11-29T21:19:23.880Z] Collecting docker<4.0,>=3.6.0 [2021-11-29T21:19:23.880Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-29T21:19:23.880Z] ---> Running in b0790e475187 [2021-11-29T21:19:23.880Z] Collecting PyYAML<4,>=3.10 [2021-11-29T21:19:23.880Z] ---> d3e0b7288a0b [2021-11-29T21:19:23.880Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:19:24.147Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-29T21:19:24.148Z] ---> Running in 97b47a8e97b8 [2021-11-29T21:19:24.148Z] ---> d5cd543a2dc2 [2021-11-29T21:19:24.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-29T21:19:24.148Z] Removing intermediate container 6682261971a4 [2021-11-29T21:19:24.148Z] ---> c46fa1646bb0 [2021-11-29T21:19:24.148Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-29T21:19:24.148Z] Removing intermediate container b0790e475187 [2021-11-29T21:19:24.148Z] ---> d283e3772b80 [2021-11-29T21:19:24.148Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:19:24.148Z] ---> Running in c0595868f4e7 [2021-11-29T21:19:24.424Z] ---> 72cbecff489a [2021-11-29T21:19:24.424Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-29T21:19:24.424Z] ---> Running in 94fd3dc701a5 [2021-11-29T21:19:24.424Z] ---> faa389b84b9c [2021-11-29T21:19:24.424Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-29T21:19:24.424Z] Removing intermediate container c0595868f4e7 [2021-11-29T21:19:24.424Z] ---> 0216f3da7042 [2021-11-29T21:19:24.424Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:19:24.703Z] Removing intermediate container 94fd3dc701a5 [2021-11-29T21:19:24.703Z] ---> f56feb416799 [2021-11-29T21:19:24.703Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:19:24.703Z] ---> Running in 1bdb21c83c31 [2021-11-29T21:19:24.703Z] Collecting jsonschema<3,>=2.5.1 [2021-11-29T21:19:24.703Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-29T21:19:24.703Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-29T21:19:24.703Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-29T21:19:24.703Z] ---> f265b812792e [2021-11-29T21:19:24.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-29T21:19:24.992Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-29T21:19:24.992Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-29T21:19:24.992Z] Removing intermediate container 1bdb21c83c31 [2021-11-29T21:19:24.992Z] ---> 71bd432a03d0 [2021-11-29T21:19:24.992Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T21:19:24.992Z] ---> Running in d409e5041385 [2021-11-29T21:19:24.992Z] ---> 183022594338 [2021-11-29T21:19:24.992Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-29T21:19:25.276Z] Removing intermediate container d409e5041385 [2021-11-29T21:19:25.276Z] ---> a7fd488dd70f [2021-11-29T21:19:25.276Z] Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:19:25.276Z] Collecting docopt<0.7,>=0.6.1 [2021-11-29T21:19:25.276Z] ---> Running in b50eca54aa8f [2021-11-29T21:19:25.276Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-29T21:19:25.276Z] ---> d2ce1f20beff [2021-11-29T21:19:25.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-29T21:19:25.557Z] ---> 3f7a0d3c78c9 [2021-11-29T21:19:25.557Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-29T21:19:25.557Z] Removing intermediate container b50eca54aa8f [2021-11-29T21:19:25.557Z] ---> 384bf1ad97b5 [2021-11-29T21:19:25.557Z] Step 22/22 : LABEL version=0.0.0 [2021-11-29T21:19:25.557Z] ---> Running in c6c6848aef72 [2021-11-29T21:19:25.557Z] ---> Running in 53ebb79d886e [2021-11-29T21:19:25.557Z] Removing intermediate container 97b47a8e97b8 [2021-11-29T21:19:25.557Z] ---> da78485010a6 [2021-11-29T21:19:25.557Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-29T21:19:25.557Z] ---> Running in 675fe1305689 [2021-11-29T21:19:25.817Z] ---> 872a6ddd7ab4 [2021-11-29T21:19:25.817Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-29T21:19:25.817Z] Removing intermediate container 53ebb79d886e [2021-11-29T21:19:25.817Z] ---> 99ae9feb3c7f [2021-11-29T21:19:25.817Z] [2021-11-29T21:19:25.817Z] Removing intermediate container c6c6848aef72 [2021-11-29T21:19:25.817Z] ---> e68ff8d27d45 [2021-11-29T21:19:25.817Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:19:25.817Z] Collecting docker-pycreds>=0.4.0 [2021-11-29T21:19:25.817Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-29T21:19:25.817Z] ---> Running in ee10bb4ba333 [2021-11-29T21:19:25.817Z] ---> Running in 86f9a5660b99 [2021-11-29T21:19:25.817Z] Successfully built 99ae9feb3c7f [2021-11-29T21:19:25.817Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-29T21:19:25.817Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-29T21:19:25.817Z] Successfully tagged core-metadata:latest [2021-11-29T21:19:25.817Z] Building core-command [2021-11-29T21:19:25.817Z]  Building core-metadata ... done Collecting idna<2.8,>=2.5 [2021-11-29T21:19:25.817Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-29T21:19:26.093Z] Removing intermediate container ee10bb4ba333 [2021-11-29T21:19:26.093Z] ---> 0c7d337359f8 [2021-11-29T21:19:26.093Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:19:26.093Z] Removing intermediate container 86f9a5660b99 [2021-11-29T21:19:26.093Z] ---> 8c81e5df3b14 [2021-11-29T21:19:26.093Z] Step 19/21 : LABEL arch=x86_64 [2021-11-29T21:19:26.093Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-29T21:19:26.093Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-29T21:19:26.093Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-29T21:19:26.093Z] ---> Running in 87dd244c48b6 [2021-11-29T21:19:26.093Z] ---> Running in 993b77a375c0 [2021-11-29T21:19:26.093Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-29T21:19:26.093Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-29T21:19:26.093Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-29T21:19:26.093Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-29T21:19:26.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T21:19:26.358Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-29T21:19:26.358Z] Attempting uninstall: urllib3 [2021-11-29T21:19:26.358Z] Found existing installation: urllib3 1.26.5 [2021-11-29T21:19:26.358Z] Uninstalling urllib3-1.26.5: [2021-11-29T21:19:26.358Z] Successfully uninstalled urllib3-1.26.5 [2021-11-29T21:19:26.931Z] Removing intermediate container 87dd244c48b6 [2021-11-29T21:19:26.931Z] ---> 432f1ddd2e3c [2021-11-29T21:19:26.931Z] Step 21/23 : LABEL arch=x86_64 [2021-11-29T21:19:26.931Z] Removing intermediate container 993b77a375c0 [2021-11-29T21:19:26.931Z] ---> a0527cb923c5 [2021-11-29T21:19:26.931Z] Step 20/21 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:19:26.931Z] Attempting uninstall: idna [2021-11-29T21:19:26.931Z] Found existing installation: idna 3.2 [2021-11-29T21:19:26.931Z] Uninstalling idna-3.2: [2021-11-29T21:19:27.210Z] Successfully uninstalled idna-3.2 [2021-11-29T21:19:27.500Z] ---> Running in b126fcc53358 [2021-11-29T21:19:27.500Z] ---> Running in 0ac690fd5d7f [2021-11-29T21:19:27.500Z] Attempting uninstall: chardet [2021-11-29T21:19:27.500Z] Found existing installation: chardet 4.0.0 [2021-11-29T21:19:27.500Z] Uninstalling chardet-4.0.0: [2021-11-29T21:19:27.769Z] Successfully uninstalled chardet-4.0.0 [2021-11-29T21:19:27.769Z] Removing intermediate container b126fcc53358 [2021-11-29T21:19:27.769Z] ---> 1994aa22f8e9 [2021-11-29T21:19:27.769Z] Step 21/21 : LABEL version=0.0.0 [2021-11-29T21:19:28.032Z] Removing intermediate container 0ac690fd5d7f [2021-11-29T21:19:28.032Z] ---> a5958a2cd557 [2021-11-29T21:19:28.032Z] Step 22/23 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:19:28.032Z] ---> Running in cf3bb679f1ba [2021-11-29T21:19:28.032Z] ---> Running in 0450a9b963b0 [2021-11-29T21:19:28.032Z] Attempting uninstall: requests [2021-11-29T21:19:28.032Z] Found existing installation: requests 2.25.1 [2021-11-29T21:19:28.032Z] Uninstalling requests-2.25.1: [2021-11-29T21:19:28.301Z] Successfully uninstalled requests-2.25.1 [2021-11-29T21:19:28.301Z] Removing intermediate container cf3bb679f1ba [2021-11-29T21:19:28.301Z] ---> c08d5c92f8c1 [2021-11-29T21:19:28.301Z] [2021-11-29T21:19:28.301Z] Running setup.py install for texttable: started [2021-11-29T21:19:28.301Z] Removing intermediate container 0450a9b963b0 [2021-11-29T21:19:28.301Z] ---> 07e0c334ee7e [2021-11-29T21:19:28.301Z] Step 23/23 : LABEL version=0.0.0 [2021-11-29T21:19:28.301Z] Successfully built c08d5c92f8c1 [2021-11-29T21:19:28.301Z] Successfully tagged support-notifications:latest [2021-11-29T21:19:28.301Z]  Building support-notifications ... done Building core-data [2021-11-29T21:19:28.569Z] ---> Running in 6bd40d4723c5 [2021-11-29T21:19:28.865Z] Running setup.py install for texttable: finished with status 'done' [2021-11-29T21:19:28.865Z] Running setup.py install for PyYAML: started [2021-11-29T21:19:29.137Z] Removing intermediate container 6bd40d4723c5 [2021-11-29T21:19:29.137Z] ---> 441a15b83ec5 [2021-11-29T21:19:29.137Z] [2021-11-29T21:19:29.137Z] Successfully built 441a15b83ec5 [2021-11-29T21:19:29.137Z] Successfully tagged support-scheduler:latest [2021-11-29T21:19:29.137Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-11-29T21:19:29.417Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-29T21:19:29.692Z] Running setup.py install for docopt: started [2021-11-29T21:19:30.300Z] Running setup.py install for docopt: finished with status 'done' [2021-11-29T21:19:30.300Z] Running setup.py install for dockerpty: started [2021-11-29T21:19:30.916Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-29T21:19:31.889Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-29T21:19:33.836Z] Removing intermediate container e3bca7ba733c [2021-11-29T21:19:33.836Z] ---> 0ecfe00bb493 [2021-11-29T21:19:33.836Z] Successfully built 0ecfe00bb493 [2021-11-29T21:19:33.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:19:34.203Z] + docker inspect -f . ci-base-image-arm64 [2021-11-29T21:19:34.203Z] . [Pipeline] withDockerContainer [2021-11-29T21:19:34.491Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-11-29T21:19:34.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-29T21:19:36.157Z] $ docker top 9fb0993f68c4a5ecc3ec6c76406325374e62ea63b28188989d99e8709f7c81e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T21:19:37.143Z] + go version [2021-11-29T21:19:37.143Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-29T21:19:37.175Z] $ docker stop --time=1 9fb0993f68c4a5ecc3ec6c76406325374e62ea63b28188989d99e8709f7c81e7 [2021-11-29T21:19:38.481Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:19:38.481Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:19:38.481Z] ---> 72d1d2bb8da7 [2021-11-29T21:19:38.481Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T21:19:38.481Z] ---> Using cache [2021-11-29T21:19:38.481Z] ---> 1ddaa3e7eab6 [2021-11-29T21:19:38.481Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:19:38.481Z] ---> Using cache [2021-11-29T21:19:38.481Z] ---> 822d928df00f [2021-11-29T21:19:38.481Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-29T21:19:38.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:19:38.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:19:38.481Z] ---> 72d1d2bb8da7 [2021-11-29T21:19:38.481Z] Step 3/24 : WORKDIR /edgex-go [2021-11-29T21:19:38.481Z] ---> Using cache [2021-11-29T21:19:38.481Z] ---> 1ddaa3e7eab6 [2021-11-29T21:19:38.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:19:38.481Z] ---> Using cache [2021-11-29T21:19:38.481Z] ---> 822d928df00f [2021-11-29T21:19:38.481Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-29T21:19:38.481Z] ---> Using cache [2021-11-29T21:19:38.481Z] ---> 89dc1a9e4e29 [2021-11-29T21:19:38.481Z] Step 6/24 : COPY . . [2021-11-29T21:19:38.481Z] ---> Using cache [2021-11-29T21:19:38.481Z] ---> d3e0b7288a0b [2021-11-29T21:19:38.481Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:19:38.481Z] ---> Using cache [2021-11-29T21:19:38.481Z] ---> da78485010a6 [2021-11-29T21:19:38.481Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-29T21:19:38.909Z] $ docker rm -f 9fb0993f68c4a5ecc3ec6c76406325374e62ea63b28188989d99e8709f7c81e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-29T21:19:39.423Z] ---> Running in 9ff3e68a8252 [2021-11-29T21:19:39.423Z] ---> Running in cc7cc814e0dd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:19:39.883Z] + docker inspect -f . ci-base-image-arm64 [2021-11-29T21:19:39.883Z] . [Pipeline] withDockerContainer [2021-11-29T21:19:40.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-11-29T21:19:40.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-29T21:19:41.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T21:19:41.743Z] $ docker top 376e305de86d420a33580c5c7d67d37779da53816642c8b6f3cc157668c9bf5b -eo pid,comm [2021-11-29T21:19:41.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2021-11-29T21:19:42.129Z] ========================================================= [2021-11-29T21:19:42.129Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-29T21:19:42.129Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T21:19:42.821Z] + make test [2021-11-29T21:19:42.821Z] go mod tidy [2021-11-29T21:19:42.890Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:43.150Z] OK: 220 MiB in 52 packages [2021-11-29T21:19:43.810Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-29T21:19:45.122Z] Removing intermediate container 9ff3e68a8252 [2021-11-29T21:19:45.122Z] ---> 4624e36d1523 [2021-11-29T21:19:45.122Z] Step 6/22 : COPY . . [2021-11-29T21:19:46.113Z] Removing intermediate container 2537c5687025 [2021-11-29T21:19:46.113Z] ---> 9799300b40cd [2021-11-29T21:19:46.113Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-29T21:19:46.710Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:19:46.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:19:46.710Z] ---> 72d1d2bb8da7 [2021-11-29T21:19:46.710Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T21:19:46.710Z] ---> Using cache [2021-11-29T21:19:46.710Z] ---> 1ddaa3e7eab6 [2021-11-29T21:19:46.711Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:19:46.711Z] ---> Using cache [2021-11-29T21:19:46.711Z] ---> 822d928df00f [2021-11-29T21:19:46.711Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T21:19:46.711Z] ---> Using cache [2021-11-29T21:19:46.711Z] ---> 89dc1a9e4e29 [2021-11-29T21:19:46.711Z] Step 6/22 : COPY . . [2021-11-29T21:19:46.711Z] ---> Using cache [2021-11-29T21:19:46.711Z] ---> d3e0b7288a0b [2021-11-29T21:19:46.711Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:19:46.711Z] ---> Using cache [2021-11-29T21:19:46.711Z] ---> da78485010a6 [2021-11-29T21:19:46.711Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-29T21:19:46.711Z] ---> Running in d9c4bb9ac455 [2021-11-29T21:19:46.988Z] ---> Running in 7638594bbf74 [2021-11-29T21:19:47.586Z] Removing intermediate container d9c4bb9ac455 [2021-11-29T21:19:47.586Z] ---> 892f609b4296 [2021-11-29T21:19:47.586Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-29T21:19:47.862Z] ---> Running in f473fe73c053 [2021-11-29T21:19:48.461Z] Removing intermediate container f473fe73c053 [2021-11-29T21:19:48.461Z] ---> 5ebb32fae90d [2021-11-29T21:19:48.461Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-29T21:19:48.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T21:19:49.922Z] ---> 7f816b7d7b22 [2021-11-29T21:19:49.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-29T21:19:50.908Z] ---> 43b071029b56 [2021-11-29T21:19:50.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-29T21:19:51.891Z] ---> 47c0820d5977 [2021-11-29T21:19:51.891Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-29T21:19:51.892Z] ---> Running in 4b4dd1b8b7f2 [2021-11-29T21:19:52.158Z] Removing intermediate container 4b4dd1b8b7f2 [2021-11-29T21:19:52.158Z] ---> 0658e63dfb23 [2021-11-29T21:19:52.158Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:19:52.158Z] ---> Running in 53379d9f9367 [2021-11-29T21:19:52.158Z] ---> 8e49a7aca97f [2021-11-29T21:19:52.158Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:19:52.158Z] ---> Running in 43d83d7fa1b2 [2021-11-29T21:19:52.430Z] Removing intermediate container 53379d9f9367 [2021-11-29T21:19:52.430Z] ---> d5ecb75b31a6 [2021-11-29T21:19:52.430Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T21:19:52.430Z] ---> Running in 3b2a37107af1 [2021-11-29T21:19:52.699Z] Removing intermediate container 3b2a37107af1 [2021-11-29T21:19:52.699Z] ---> 23dc0208c780 [2021-11-29T21:19:52.699Z] Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:19:52.699Z] ---> Running in f12193ac2ceb [2021-11-29T21:19:52.974Z] Removing intermediate container f12193ac2ceb [2021-11-29T21:19:52.974Z] ---> e73e50172b7c [2021-11-29T21:19:52.974Z] Step 22/22 : LABEL version=0.0.0 [2021-11-29T21:19:52.974Z] ---> Running in 5c441f8c4e7d [2021-11-29T21:19:53.246Z] Removing intermediate container 5c441f8c4e7d [2021-11-29T21:19:53.246Z] ---> e8321cec9d05 [2021-11-29T21:19:53.246Z] [2021-11-29T21:19:53.246Z] Successfully built e8321cec9d05 [2021-11-29T21:19:53.246Z] Successfully tagged sys-mgmt-agent:latest [2021-11-29T21:19:53.841Z]  Building sys-mgmt-agent ... done Removing intermediate container 43d83d7fa1b2 [2021-11-29T21:19:53.841Z] ---> 8158c9ed2c95 [2021-11-29T21:19:53.841Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-29T21:19:53.841Z] ---> Running in 5cf4fe90f97a [2021-11-29T21:19:54.424Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T21:19:57.038Z] Removing intermediate container 675fe1305689 [2021-11-29T21:19:57.038Z] ---> c0bcc7a350f3 [2021-11-29T21:19:57.038Z] [2021-11-29T21:19:57.038Z] Step 9/30 : FROM alpine:3.14 [2021-11-29T21:19:57.038Z] ---> 0a97eee8041e [2021-11-29T21:19:57.038Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-29T21:19:57.038Z] ---> Running in fe0791186173 [2021-11-29T21:19:57.313Z] Removing intermediate container fe0791186173 [2021-11-29T21:19:57.313Z] ---> 3160edd944fe [2021-11-29T21:19:57.313Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-29T21:19:57.313Z] ---> Running in 98ab790df16d [2021-11-29T21:19:57.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:57.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:19:58.136Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-29T21:19:58.136Z] (2/2) Installing su-exec (0.2-r1) [2021-11-29T21:19:58.136Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:19:58.136Z] OK: 6 MiB in 16 packages [2021-11-29T21:19:58.532Z] Removing intermediate container 98ab790df16d [2021-11-29T21:19:58.532Z] ---> 541a0c5193d1 [2021-11-29T21:19:58.532Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-29T21:19:58.532Z] ---> Running in fff3bb94a1ae [2021-11-29T21:19:58.532Z] Removing intermediate container fff3bb94a1ae [2021-11-29T21:19:58.532Z] ---> 9dc4655df313 [2021-11-29T21:19:58.532Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-29T21:19:58.532Z] ---> Running in 88243ffe9078 [2021-11-29T21:19:58.872Z] Removing intermediate container 88243ffe9078 [2021-11-29T21:19:58.872Z] ---> 7ecf200e0180 [2021-11-29T21:19:58.872Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-29T21:19:58.872Z] ---> Running in 250e5c8e33ca [2021-11-29T21:20:00.059Z] Removing intermediate container 250e5c8e33ca [2021-11-29T21:20:00.059Z] ---> d09d4dace608 [2021-11-29T21:20:00.059Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-29T21:20:00.059Z] ---> Running in 6f3128336656 [2021-11-29T21:20:00.059Z] Removing intermediate container 6f3128336656 [2021-11-29T21:20:00.059Z] ---> 7d4def559d3c [2021-11-29T21:20:00.059Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-29T21:20:00.396Z] ---> 4ddc136a40fb [2021-11-29T21:20:00.396Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-29T21:20:00.396Z] ---> Running in 262d4b2b0c0b [2021-11-29T21:20:01.062Z] Removing intermediate container 262d4b2b0c0b [2021-11-29T21:20:01.062Z] ---> 47aa86e5becd [2021-11-29T21:20:01.062Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:20:01.338Z] ---> 1fc6181a0001 [2021-11-29T21:20:01.338Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-29T21:20:01.910Z] ---> 89cacc4377a6 [2021-11-29T21:20:01.910Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-29T21:20:02.182Z] ---> 42092085a4ff [2021-11-29T21:20:02.182Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-29T21:20:02.452Z] ---> 67c65333653a [2021-11-29T21:20:02.452Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-29T21:20:02.715Z] ---> 8bf4d06fd21a [2021-11-29T21:20:02.715Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-29T21:20:03.291Z] ---> Running in fcf0f0b124a1 [2021-11-29T21:20:03.291Z] Removing intermediate container fcf0f0b124a1 [2021-11-29T21:20:03.291Z] ---> 95a6022644a1 [2021-11-29T21:20:03.291Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-29T21:20:03.551Z] ---> 74321cc072e9 [2021-11-29T21:20:03.551Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-29T21:20:03.813Z] ---> Running in 71ce2273bb96 [2021-11-29T21:20:04.766Z] Removing intermediate container 71ce2273bb96 [2021-11-29T21:20:04.766Z] ---> 614765149a31 [2021-11-29T21:20:04.766Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-29T21:20:04.766Z] ---> Running in 177bdd74e78f [2021-11-29T21:20:04.766Z] Removing intermediate container 177bdd74e78f [2021-11-29T21:20:04.766Z] ---> 063a2a606702 [2021-11-29T21:20:04.766Z] Step 27/30 : CMD ["gate"] [2021-11-29T21:20:05.028Z] ---> Running in 3416c5e4bba5 [2021-11-29T21:20:05.028Z] Removing intermediate container 3416c5e4bba5 [2021-11-29T21:20:05.028Z] ---> 300a60df2e47 [2021-11-29T21:20:05.028Z] Step 28/30 : LABEL arch=x86_64 [2021-11-29T21:20:05.291Z] ---> Running in 23a7157e5a35 [2021-11-29T21:20:05.291Z] Removing intermediate container 23a7157e5a35 [2021-11-29T21:20:05.291Z] ---> b7cd6b7d63b7 [2021-11-29T21:20:05.291Z] Step 29/30 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:20:05.553Z] ---> Running in e86e10b43420 [2021-11-29T21:20:05.553Z] Removing intermediate container e86e10b43420 [2021-11-29T21:20:05.553Z] ---> b23a4a85e506 [2021-11-29T21:20:05.553Z] Step 30/30 : LABEL version=0.0.0 [2021-11-29T21:20:05.817Z] ---> Running in 7b9aba4b4e94 [2021-11-29T21:20:05.817Z] Removing intermediate container 7b9aba4b4e94 [2021-11-29T21:20:05.817Z] ---> 446bb1bb8efc [2021-11-29T21:20:05.817Z] [2021-11-29T21:20:05.817Z] Successfully built 446bb1bb8efc [2021-11-29T21:20:06.080Z] Successfully tagged security-bootstrapper:latest [2021-11-29T21:20:08.631Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T21:20:10.618Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-29T21:20:12.017Z] Removing intermediate container cc7cc814e0dd [2021-11-29T21:20:12.017Z] ---> 52f359e3b8c5 [2021-11-29T21:20:12.017Z] [2021-11-29T21:20:12.017Z] Step 9/24 : FROM alpine:3.14 [2021-11-29T21:20:12.017Z] ---> 0a97eee8041e [2021-11-29T21:20:12.017Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-29T21:20:12.017Z] ---> Running in 72521e420387 [2021-11-29T21:20:12.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:20:12.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:20:12.828Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-29T21:20:12.828Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-29T21:20:12.828Z] (3/3) Installing su-exec (0.2-r1) [2021-11-29T21:20:12.828Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:20:12.828Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T21:20:12.828Z] OK: 6 MiB in 17 packages [2021-11-29T21:20:13.423Z] Removing intermediate container 72521e420387 [2021-11-29T21:20:13.423Z] ---> 021f9f487c02 [2021-11-29T21:20:13.423Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T21:20:13.423Z] ---> Running in c2f86b70ddd0 [2021-11-29T21:20:13.423Z] Removing intermediate container c2f86b70ddd0 [2021-11-29T21:20:13.423Z] ---> 52488c864e44 [2021-11-29T21:20:13.423Z] Step 12/24 : WORKDIR / [2021-11-29T21:20:13.694Z] ---> Running in 9acae878fe84 [2021-11-29T21:20:13.694Z] Removing intermediate container 9acae878fe84 [2021-11-29T21:20:13.694Z] ---> 415272a2ca63 [2021-11-29T21:20:13.694Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-29T21:20:13.971Z] ---> 0886eae6d07f [2021-11-29T21:20:13.971Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-29T21:20:14.244Z] ---> 6444686c0fa4 [2021-11-29T21:20:14.244Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-29T21:20:14.516Z] ---> 4ba63bb8674f [2021-11-29T21:20:14.516Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-29T21:20:14.797Z] ---> 45e19a446ff5 [2021-11-29T21:20:14.797Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-29T21:20:15.407Z] ---> 960a99ac4dd4 [2021-11-29T21:20:15.407Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-29T21:20:16.371Z] Removing intermediate container 7638594bbf74 [2021-11-29T21:20:16.371Z] ---> 935ad0d47ddf [2021-11-29T21:20:16.371Z] [2021-11-29T21:20:16.371Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T21:20:16.371Z] ---> 0a97eee8041e [2021-11-29T21:20:16.371Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T21:20:16.371Z] ---> Using cache [2021-11-29T21:20:16.371Z] ---> 30f1f0f165ef [2021-11-29T21:20:16.371Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:20:16.371Z] ---> Using cache [2021-11-29T21:20:16.371Z] ---> 605d70befb7f [2021-11-29T21:20:16.371Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-29T21:20:16.371Z] ---> b91528642eb5 [2021-11-29T21:20:16.371Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-29T21:20:16.371Z] ---> Running in de77d4fbdad9 [2021-11-29T21:20:16.633Z] Removing intermediate container de77d4fbdad9 [2021-11-29T21:20:16.633Z] ---> baf5ec4ac501 [2021-11-29T21:20:16.633Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T21:20:16.633Z] ---> 9f21dc74d3a2 [2021-11-29T21:20:16.633Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-29T21:20:16.633Z] ---> Running in 3aecda1b7dbb [2021-11-29T21:20:16.633Z] ---> Running in ec25c6781163 [2021-11-29T21:20:16.895Z] Removing intermediate container 3aecda1b7dbb [2021-11-29T21:20:16.895Z] ---> 7b8c1ccf98ee [2021-11-29T21:20:16.895Z] Step 14/22 : WORKDIR / [2021-11-29T21:20:16.895Z] ---> Running in 9a931c85ca70 [2021-11-29T21:20:17.159Z] Removing intermediate container 9a931c85ca70 [2021-11-29T21:20:17.159Z] ---> bec7ee18e827 [2021-11-29T21:20:17.159Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:20:17.428Z] ---> 264c62ae206c [2021-11-29T21:20:17.428Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-29T21:20:17.689Z] Removing intermediate container ec25c6781163 [2021-11-29T21:20:17.689Z] ---> c7f5be4ada17 [2021-11-29T21:20:17.689Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-29T21:20:17.952Z] ---> 20fecb7b2941 [2021-11-29T21:20:17.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-29T21:20:17.952Z] ---> Running in 21c7d38eabcc [2021-11-29T21:20:17.952Z] Removing intermediate container 21c7d38eabcc [2021-11-29T21:20:17.952Z] ---> b98f9d4f3e8f [2021-11-29T21:20:17.952Z] Step 22/24 : LABEL arch=x86_64 [2021-11-29T21:20:18.214Z] ---> d2dadc8496a8 [2021-11-29T21:20:18.214Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-29T21:20:18.214Z] ---> Running in 4de9008dceaa [2021-11-29T21:20:18.214Z] ---> Running in 26a86e5d81c3 [2021-11-29T21:20:18.214Z] Removing intermediate container 4de9008dceaa [2021-11-29T21:20:18.214Z] ---> 078f0020104e [2021-11-29T21:20:18.214Z] Step 23/24 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:20:18.214Z] ---> Running in 974e28d3e9f9 [2021-11-29T21:20:18.214Z] Removing intermediate container 26a86e5d81c3 [2021-11-29T21:20:18.214Z] ---> 17cbb67fce16 [2021-11-29T21:20:18.214Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:20:18.477Z] ---> Running in cee410fc34f2 [2021-11-29T21:20:18.477Z] Removing intermediate container 974e28d3e9f9 [2021-11-29T21:20:18.477Z] ---> 3fb62facf18d [2021-11-29T21:20:18.477Z] Step 24/24 : LABEL version=0.0.0 [2021-11-29T21:20:18.477Z] Removing intermediate container cee410fc34f2 [2021-11-29T21:20:18.477Z] ---> ff1972fe319f [2021-11-29T21:20:18.477Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T21:20:18.477Z] ---> Running in ba65b55c274b [2021-11-29T21:20:18.477Z] ---> Running in 2bfbebb65cd5 [2021-11-29T21:20:18.739Z] Removing intermediate container ba65b55c274b [2021-11-29T21:20:18.739Z] ---> 9884726e3c96 [2021-11-29T21:20:18.739Z] [2021-11-29T21:20:18.739Z] Removing intermediate container 2bfbebb65cd5 [2021-11-29T21:20:18.739Z] ---> 8168eb4592eb [2021-11-29T21:20:18.739Z] Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:20:18.739Z] Successfully built 9884726e3c96 [2021-11-29T21:20:18.739Z] Successfully tagged security-secretstore-setup:latest [2021-11-29T21:20:18.739Z]  Building security-secretstore-setup ... done  ---> Running in cb1f78c285f1 [2021-11-29T21:20:19.010Z] Removing intermediate container cb1f78c285f1 [2021-11-29T21:20:19.010Z] ---> 9636ad690d2f [2021-11-29T21:20:19.010Z] Step 22/22 : LABEL version=0.0.0 [2021-11-29T21:20:19.010Z] ---> Running in b280d24c65a4 [2021-11-29T21:20:19.010Z] Removing intermediate container b280d24c65a4 [2021-11-29T21:20:19.010Z] ---> 809a0fb3e340 [2021-11-29T21:20:19.010Z] [2021-11-29T21:20:19.272Z] Successfully built 809a0fb3e340 [2021-11-29T21:20:19.273Z] Successfully tagged core-command:latest [2021-11-29T21:20:21.830Z]  Building core-command ... done Removing intermediate container 5cf4fe90f97a [2021-11-29T21:20:21.830Z] ---> 5e3a5ed90bbe [2021-11-29T21:20:21.830Z] [2021-11-29T21:20:21.830Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T21:20:21.830Z] ---> 0a97eee8041e [2021-11-29T21:20:21.830Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-29T21:20:21.830Z] ---> Running in eea81913af7f [2021-11-29T21:20:21.830Z] Removing intermediate container eea81913af7f [2021-11-29T21:20:21.830Z] ---> 1b06fb7385dc [2021-11-29T21:20:21.830Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-29T21:20:21.830Z] ---> Running in 0dcf301bf0d8 [2021-11-29T21:20:21.830Z] Removing intermediate container 0dcf301bf0d8 [2021-11-29T21:20:21.830Z] ---> 04bffcd03f97 [2021-11-29T21:20:21.830Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-29T21:20:21.830Z] ---> Running in 4381bf1a4da5 [2021-11-29T21:20:22.093Z] Removing intermediate container 4381bf1a4da5 [2021-11-29T21:20:22.093Z] ---> 17e07123c65f [2021-11-29T21:20:22.093Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:20:22.093Z] ---> Running in 371617f62057 [2021-11-29T21:20:22.355Z] Removing intermediate container 371617f62057 [2021-11-29T21:20:22.355Z] ---> e3a3ef6090cc [2021-11-29T21:20:22.355Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-29T21:20:22.355Z] ---> Running in 56adca4fbf40 [2021-11-29T21:20:22.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T21:20:23.555Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T21:20:23.814Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-29T21:20:23.814Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T21:20:24.076Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-29T21:20:24.076Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T21:20:24.076Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-29T21:20:24.334Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-29T21:20:24.334Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:20:24.334Z] OK: 8 MiB in 20 packages [2021-11-29T21:20:24.593Z] Removing intermediate container 56adca4fbf40 [2021-11-29T21:20:24.593Z] ---> 40c4f73d4e4a [2021-11-29T21:20:24.593Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:20:24.862Z] ---> 8bb5a540e7b3 [2021-11-29T21:20:24.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-29T21:20:25.121Z] ---> c0196c5ab802 [2021-11-29T21:20:25.121Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-29T21:20:25.121Z] ---> b3a82ebe07f8 [2021-11-29T21:20:25.121Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-29T21:20:25.121Z] ---> Running in 28bb3972df68 [2021-11-29T21:20:25.382Z] Removing intermediate container 28bb3972df68 [2021-11-29T21:20:25.382Z] ---> 38713691efb8 [2021-11-29T21:20:25.382Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:20:25.382Z] ---> Running in b2fc32df030d [2021-11-29T21:20:25.382Z] Removing intermediate container b2fc32df030d [2021-11-29T21:20:25.382Z] ---> e69cc7985680 [2021-11-29T21:20:25.382Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T21:20:25.382Z] ---> Running in d20c6c1a4af8 [2021-11-29T21:20:25.645Z] Removing intermediate container d20c6c1a4af8 [2021-11-29T21:20:25.645Z] ---> db4728298300 [2021-11-29T21:20:25.645Z] Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:20:25.645Z] ---> Running in ee50416a2f53 [2021-11-29T21:20:25.645Z] Removing intermediate container ee50416a2f53 [2021-11-29T21:20:25.645Z] ---> 5e3f3f067b5d [2021-11-29T21:20:25.645Z] Step 22/22 : LABEL version=0.0.0 [2021-11-29T21:20:25.645Z] ---> Running in 747b85213ea8 [2021-11-29T21:20:25.645Z] Removing intermediate container 747b85213ea8 [2021-11-29T21:20:25.645Z] ---> 1d5a01287aa6 [2021-11-29T21:20:25.645Z] [2021-11-29T21:20:25.904Z] Successfully built 1d5a01287aa6 [2021-11-29T21:20:25.904Z] Successfully tagged core-data:latest [2021-11-29T21:20:25.911Z]  Building core-data ... done  [Pipeline] } [2021-11-29T21:20:25.929Z] $ docker stop --time=1 b0f3c8a5ee12da4cf7b5bb6599e1e4b24657839d4d9019ec362d736816b5c370 [2021-11-29T21:20:27.203Z] $ docker rm -f b0f3c8a5ee12da4cf7b5bb6599e1e4b24657839d4d9019ec362d736816b5c370 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T21:20:27.582Z] + docker images [2021-11-29T21:20:27.583Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-29T21:20:27.583Z] core-data latest 1d5a01287aa6 2 seconds ago 20.7MB [2021-11-29T21:20:27.583Z] 5e3a5ed90bbe 6 seconds ago 1.77GB [2021-11-29T21:20:27.583Z] core-command latest 809a0fb3e340 9 seconds ago 16.1MB [2021-11-29T21:20:27.583Z] security-secretstore-setup latest 9884726e3c96 9 seconds ago 28.4MB [2021-11-29T21:20:27.583Z] 935ad0d47ddf 12 seconds ago 1.76GB [2021-11-29T21:20:27.583Z] 52f359e3b8c5 16 seconds ago 1.77GB [2021-11-29T21:20:27.583Z] security-bootstrapper latest 446bb1bb8efc 22 seconds ago 18.9MB [2021-11-29T21:20:27.583Z] c0bcc7a350f3 31 seconds ago 1.76GB [2021-11-29T21:20:27.583Z] sys-mgmt-agent latest e8321cec9d05 35 seconds ago 294MB [2021-11-29T21:20:27.583Z] support-scheduler latest 441a15b83ec5 59 seconds ago 16.2MB [2021-11-29T21:20:27.583Z] support-notifications latest c08d5c92f8c1 59 seconds ago 17MB [2021-11-29T21:20:27.583Z] core-metadata latest 99ae9feb3c7f About a minute ago 16.9MB [2021-11-29T21:20:27.583Z] 3b700f9bd8cf About a minute ago 1.76GB [2021-11-29T21:20:27.583Z] b5e7068098b5 About a minute ago 1.76GB [2021-11-29T21:20:27.583Z] 879e1ba7b9c1 About a minute ago 1.76GB [2021-11-29T21:20:27.583Z] security-proxy-setup latest 0a08dfdbe7c2 About a minute ago 26.9MB [2021-11-29T21:20:27.583Z] 61a25e6514c4 About a minute ago 1.76GB [2021-11-29T21:20:27.583Z] 3f3ae20617c6 About a minute ago 1.77GB [2021-11-29T21:20:27.583Z] ci-base-image-x86_64 latest 72d1d2bb8da7 5 minutes ago 1.25GB [2021-11-29T21:20:27.583Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-11-29T21:20:27.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-29T21:20:27.583Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-11-29T21:20:27.583Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-29T21:20:27.583Z] 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-11-29T21:20:43.099Z] Still waiting to schedule task [2021-11-29T21:20:43.099Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-29T21:21:07.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-29T21:21:15.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-29T21:21:16.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-29T21:21:17.546Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-29T21:21:23.834Z] Running on prd-ubuntu18.04-docker-8c-8g-717 in /w/workspace/edgexfoundry_edgex-go_PR-3833 [Pipeline] { [Pipeline] ws [2021-11-29T21:21:23.874Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-29T21:21:24.009Z] The recommended git tool is: git [2021-11-29T21:21:25.911Z] using credential edgex-jenkins-ssh [2021-11-29T21:21:25.922Z] Cloning the remote Git repository [2021-11-29T21:21:25.941Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-29T21:21:25.991Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-29T21:21:26.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-29T21:21:26.018Z] > git --version # timeout=10 [2021-11-29T21:21:26.023Z] > git --version # 'git version 2.17.1' [2021-11-29T21:21:26.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T21:21:26.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T21:21:29.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-29T21:21:29.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-29T21:21:29.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-29T21:21:29.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-29T21:21:29.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-29T21:21:30.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-29T21:21:31.713Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-29T21:21:31.713Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-29T21:21:31.713Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-29T21:21:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-29T21:21:40.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.220s coverage: 28.7% of statements [2021-11-29T21:21:40.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-29T21:21:40.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-29T21:21:44.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 98.5% of statements [2021-11-29T21:21:44.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-29T21:21:46.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.398s coverage: 44.7% of statements [2021-11-29T21:21:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-29T21:21:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-29T21:21:50.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.999s coverage: 89.5% of statements [2021-11-29T21:21:50.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-29T21:21:50.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:21:50.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 84.4% of statements [2021-11-29T21:21:50.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-29T21:21:50.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-29T21:21:50.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-29T21:21:50.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-29T21:21:50.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.806s coverage: 94.2% of statements [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.361s coverage: 59.1% of statements [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.328s coverage: 60.0% of statements [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.9% of statements [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.263s coverage: 58.8% of statements [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.207s coverage: 21.7% of statements [2021-11-29T21:22:00.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.368s coverage: 79.5% of statements [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2021-11-29T21:22:00.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements [2021-11-29T21:22:01.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2021-11-29T21:22:11.454Z] Merging remotes/origin/main commit 23881e65786e6db054b8e59a7c23de27e126c89d into PR head commit fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:22:11.559Z] Merge succeeded, producing fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:22:11.560Z] Checking out Revision fbe562ca9a0eb1d57e0a2a90db91935960c89286 (PR-3833) [2021-11-29T21:22:10.780Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-29T21:22:10.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T21:22:10.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-29T21:22:10.811Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-29T21:22:10.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T21:22:10.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3833/head:refs/remotes/origin/PR-3833 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-29T21:22:11.464Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T21:22:11.469Z] > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 [2021-11-29T21:22:11.531Z] > git remote # timeout=10 [2021-11-29T21:22:11.538Z] > git config --get remote.origin.url # timeout=10 [2021-11-29T21:22:11.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T21:22:11.547Z] > git merge 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 [2021-11-29T21:22:11.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-29T21:22:11.563Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T21:22:11.580Z] > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 [2021-11-29T21:22:13.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.262s coverage: 94.4% of statements [2021-11-29T21:22:13.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2021-11-29T21:22:15.096Z] Commit message: "build: Update to latest go-mod-messaging w/o ZMQ on windows" [2021-11-29T21:22:15.124Z] > git --version # timeout=10 [2021-11-29T21:22:15.129Z] > git --version # 'git version 2.17.1' [2021-11-29T21:22:15.133Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:22:16.060Z] + echo snap-build.sh [2021-11-29T21:22:16.060Z] snap-build.sh [2021-11-29T21:22:16.060Z] + SNAP_BASE_DIR=. [2021-11-29T21:22:16.060Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-29T21:22:16.060Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-29T21:22:16.060Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-29T21:22:16.060Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-29T21:22:16.060Z] + cd /w/workspace/edgex-go/1 [2021-11-29T21:22:16.060Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-29T21:22:16.060Z] Reading package lists... [2021-11-29T21:22:16.060Z] Building dependency tree... [2021-11-29T21:22:16.060Z] Reading state information... [2021-11-29T21:22:16.060Z] The following packages were automatically installed and are no longer required: [2021-11-29T21:22:16.060Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-29T21:22:16.060Z] uidmap xdelta3 [2021-11-29T21:22:16.060Z] Use 'sudo apt autoremove' to remove them. [2021-11-29T21:22:16.060Z] The following packages will be REMOVED: [2021-11-29T21:22:16.060Z] lxd* lxd-client* [2021-11-29T21:22:16.327Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-29T21:22:16.327Z] After this operation, 31.7 MB disk space will be freed. [2021-11-29T21:22:16.851Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-29T21:22:16.851Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-29T21:22:17.795Z] Removing lxd dnsmasq configuration [2021-11-29T21:22:17.795Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-29T21:22:17.795Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-29T21:22:18.743Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-29T21:22:18.744Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-29T21:22:18.744Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-29T21:22:20.133Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-29T21:22:20.133Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-29T21:22:20.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.633s coverage: 82.5% of statements [2021-11-29T21:22:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-29T21:22:20.705Z] + sudo snap remove --purge lxd [2021-11-29T21:22:20.705Z] snap "lxd" is not installed [2021-11-29T21:22:20.705Z] + sudo groupadd --force --system lxd [2021-11-29T21:22:20.705Z] ++ whoami [2021-11-29T21:22:20.705Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-29T21:22:20.705Z] + newgrp - lxd [2021-11-29T21:22:20.705Z] + sudo snap install lxd [2021-11-29T21:22:27.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-11-29T21:22:27.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-29T21:22:27.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-29T21:22:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-29T21:22:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-29T21:22:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-29T21:22:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.295s coverage: 58.8% of statements [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-29T21:22:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2021-11-29T21:22:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements [2021-11-29T21:22:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2021-11-29T21:22:27.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.834s coverage: 91.2% of statements [2021-11-29T21:22:27.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-29T21:22:28.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.895s coverage: 64.4% of statements [2021-11-29T21:22:28.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-29T21:22:28.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-29T21:22:28.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.227s coverage: 100.0% of statements [2021-11-29T21:22:28.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2021-11-29T21:22:28.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2021-11-29T21:22:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.135s coverage: 73.7% of statements [2021-11-29T21:22:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-11-29T21:22:30.719Z] 2021-11-29T21:22:28Z INFO Waiting for automatic snapd restart... [2021-11-29T21:22:35.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.432s coverage: 65.4% of statements [2021-11-29T21:22:35.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-29T21:22:35.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-29T21:22:35.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-29T21:22:36.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.856s coverage: 43.8% of statements [2021-11-29T21:22:36.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-29T21:22:36.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-29T21:22:36.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements [2021-11-29T21:22:36.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-29T21:22:36.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements [2021-11-29T21:22:36.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-29T21:22:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 17.7% of statements [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-29T21:22:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.681s coverage: 92.3% of statements [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-29T21:22:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-29T21:22:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-29T21:22:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-29T21:22:46.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-29T21:22:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-11-29T21:22:46.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-29T21:22:46.895Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-29T21:22:46.895Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-29T21:22:46.895Z] GO111MODULE=on go vet ./... [2021-11-29T21:22:48.851Z] lxd 4.20 from Canonical* installed [2021-11-29T21:22:48.852Z] + sudo lxd init --auto [2021-11-29T21:22:57.003Z] + sudo snap install --classic snapcraft [2021-11-29T21:23:11.909Z] snapcraft 5.0 from Canonical* installed [2021-11-29T21:23:11.909Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-29T21:23:11.909Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-29T21:23:11.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T21:23:11.909Z] Dload Upload Total Spent Left Speed [2021-11-29T21:23:11.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3823 0 --:--:-- --:--:-- --:--:-- 3800 [2021-11-29T21:23:11.909Z] 100 3325k 100 3325k 0 0 7340k 0 --:--:-- --:--:-- --:--:-- 7340k [2021-11-29T21:23:11.909Z] ./yq_linux_amd64 [2021-11-29T21:23:11.909Z] + sudo snapcraft prime --use-lxd [2021-11-29T21:23:12.479Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-29T21:23:12.479Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-29T21:23:12.479Z] - README.md [2021-11-29T21:23:12.479Z] [2021-11-29T21:23:12.479Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-29T21:23:12.739Z] Launching a container. [2021-11-29T21:23:24.969Z] Waiting for container to be ready [2021-11-29T21:23:24.969Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-29T21:23:24.969Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-29T21:23:24.969Z] [2021-11-29T21:23:27.513Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-29T21:23:27.772Z] Waiting for network to be ready... [2021-11-29T21:23:28.347Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-29T21:23:28.348Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-29T21:23:28.918Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1967 kB] [2021-11-29T21:23:28.918Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-29T21:23:28.918Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-29T21:23:29.180Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-29T21:23:29.180Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-29T21:23:29.180Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-29T21:23:29.180Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-29T21:23:29.180Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-29T21:23:29.180Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-29T21:23:29.441Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [353 kB] [2021-11-29T21:23:29.441Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-29T21:23:29.441Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-29T21:23:29.441Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [525 kB] [2021-11-29T21:23:29.441Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.2 kB] [2021-11-29T21:23:29.441Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-29T21:23:29.441Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-29T21:23:29.701Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-29T21:23:29.967Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-29T21:23:29.967Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-29T21:23:29.967Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-29T21:23:29.967Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-29T21:23:29.967Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [556 kB] [2021-11-29T21:23:29.967Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-29T21:23:29.967Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] [2021-11-29T21:23:29.967Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-29T21:23:33.257Z] Fetched 25.7 MB in 5s (5457 kB/s) [2021-11-29T21:23:33.826Z] Reading package lists... [2021-11-29T21:23:33.826Z] Reading package lists... [2021-11-29T21:23:34.086Z] Building dependency tree... [2021-11-29T21:23:34.086Z] Reading state information... [2021-11-29T21:23:34.349Z] The following additional packages will be installed: [2021-11-29T21:23:34.349Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-29T21:23:34.349Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-29T21:23:34.349Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-29T21:23:34.349Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-29T21:23:34.349Z] Suggested packages: [2021-11-29T21:23:34.349Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-29T21:23:34.349Z] Recommended packages: [2021-11-29T21:23:34.349Z] gnupg libsasl2-modules [2021-11-29T21:23:34.349Z] The following NEW packages will be installed: [2021-11-29T21:23:34.349Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-29T21:23:34.349Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-29T21:23:34.349Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-29T21:23:34.349Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-29T21:23:34.349Z] The following packages will be upgraded: [2021-11-29T21:23:34.349Z] gpg gpg-agent gpgconf libudev1 [2021-11-29T21:23:34.349Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-29T21:23:34.349Z] Need to get 3527 kB of archives. [2021-11-29T21:23:34.350Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-29T21:23:34.350Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-29T21:23:34.350Z] 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-11-29T21:23:34.350Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-29T21:23:34.350Z] 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-11-29T21:23:34.610Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-29T21:23:34.870Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-29T21:23:35.130Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-29T21:23:35.130Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-29T21:23:35.130Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-29T21:23:35.130Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-29T21:23:35.130Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-29T21:23:35.418Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-29T21:23:35.418Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-29T21:23:35.418Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-29T21:23:35.418Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-29T21:23:35.418Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-29T21:23:35.418Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-29T21:23:35.418Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-29T21:23:35.418Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-29T21:23:35.418Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-29T21:23:35.418Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-29T21:23:35.418Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-29T21:23:35.418Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-29T21:23:35.418Z] Fetched 3527 kB in 1s (3156 kB/s) [2021-11-29T21:23:35.679Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-29T21:23:35.679Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-29T21:23:35.679Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-29T21:23:35.679Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-29T21:23:35.679Z] Selecting previously unselected package udev. [2021-11-29T21:23:35.679Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-29T21:23:35.679Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-29T21:23:35.947Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-29T21:23:36.225Z] Selecting previously unselected package libfuse2:amd64. [2021-11-29T21:23:36.225Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-29T21:23:36.225Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-29T21:23:36.225Z] Selecting previously unselected package fuse. [2021-11-29T21:23:36.225Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-29T21:23:36.225Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-29T21:23:36.225Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-29T21:23:36.225Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-29T21:23:36.225Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-29T21:23:36.225Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-29T21:23:36.498Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-29T21:23:36.498Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-29T21:23:36.498Z] Selecting previously unselected package libksba8:amd64. [2021-11-29T21:23:36.498Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-29T21:23:36.498Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-29T21:23:36.498Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-29T21:23:36.498Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:36.498Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:36.498Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-29T21:23:36.498Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:36.498Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:36.758Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-29T21:23:36.758Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:36.758Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:36.758Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-29T21:23:36.758Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:36.758Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:36.758Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-29T21:23:36.759Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:36.759Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:36.759Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-29T21:23:36.759Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:36.759Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:37.019Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-29T21:23:37.019Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:37.019Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:37.019Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-29T21:23:37.019Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:37.019Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:37.019Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-29T21:23:37.019Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-29T21:23:37.019Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:37.279Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-29T21:23:37.279Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-29T21:23:37.279Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-29T21:23:37.279Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-29T21:23:37.279Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-29T21:23:37.279Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-29T21:23:37.279Z] Selecting previously unselected package libldap-common. [2021-11-29T21:23:37.279Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-29T21:23:37.279Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-29T21:23:37.279Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-29T21:23:37.279Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-29T21:23:37.279Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-29T21:23:37.279Z] Selecting previously unselected package dirmngr. [2021-11-29T21:23:37.279Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-29T21:23:37.539Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-29T21:23:37.539Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-29T21:23:37.539Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-29T21:23:37.539Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-29T21:23:37.539Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-29T21:23:37.539Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-29T21:23:37.539Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-29T21:23:37.539Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:37.539Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-29T21:23:37.539Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-29T21:23:37.539Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-29T21:23:37.799Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-29T21:23:38.062Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:38.062Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-29T21:23:38.062Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-29T21:23:38.062Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-29T21:23:38.062Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:38.062Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:38.062Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:38.062Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:38.062Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:38.062Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:38.062Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-29T21:23:38.062Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-29T21:23:38.062Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-29T21:23:38.322Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-29T21:23:38.584Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-29T21:23:38.584Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-29T21:23:38.584Z] This means they are not meant to be enabled using systemctl. [2021-11-29T21:23:38.584Z] Possible reasons for having this kind of units are: [2021-11-29T21:23:38.584Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-29T21:23:38.584Z] .wants/ or .requires/ directory. [2021-11-29T21:23:38.584Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-29T21:23:38.584Z] a requirement dependency on it. [2021-11-29T21:23:38.584Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-29T21:23:38.584Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-29T21:23:38.584Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-29T21:23:38.584Z] instance name specified. [2021-11-29T21:23:38.843Z] Reading package lists... [2021-11-29T21:23:39.104Z] Building dependency tree... [2021-11-29T21:23:39.104Z] Reading state information... [2021-11-29T21:23:39.104Z] The following additional packages will be installed: [2021-11-29T21:23:39.104Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-29T21:23:39.104Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-29T21:23:39.104Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-29T21:23:39.104Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-29T21:23:39.104Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-29T21:23:39.104Z] Suggested packages: [2021-11-29T21:23:39.104Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-29T21:23:39.104Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-29T21:23:39.104Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-29T21:23:39.104Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-29T21:23:39.104Z] systemd-container policykit-1 [2021-11-29T21:23:39.104Z] Recommended packages: [2021-11-29T21:23:39.104Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-29T21:23:39.104Z] The following NEW packages will be installed: [2021-11-29T21:23:39.104Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-29T21:23:39.104Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-29T21:23:39.104Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-29T21:23:39.104Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-29T21:23:39.104Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-29T21:23:39.104Z] The following packages will be upgraded: [2021-11-29T21:23:39.104Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-29T21:23:39.364Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-29T21:23:39.364Z] Need to get 36.8 MB of archives. [2021-11-29T21:23:39.364Z] After this operation, 147 MB of additional disk space will be used. [2021-11-29T21:23:39.364Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-29T21:23:39.364Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-29T21:23:40.310Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-29T21:23:40.310Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-29T21:23:40.310Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-29T21:23:40.310Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-29T21:23:40.310Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-29T21:23:40.310Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-29T21:23:40.310Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-29T21:23:40.310Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-29T21:23:40.310Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-29T21:23:40.310Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-29T21:23:40.310Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-29T21:23:40.310Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-29T21:23:40.310Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-29T21:23:40.310Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-29T21:23:40.310Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-29T21:23:40.310Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-29T21:23:40.310Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-29T21:23:40.310Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-29T21:23:40.310Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-29T21:23:40.310Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-29T21:23:40.310Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-29T21:23:40.310Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-29T21:23:40.310Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-29T21:23:40.310Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-29T21:23:40.310Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-29T21:23:40.570Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-29T21:23:40.570Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-29T21:23:40.570Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-29T21:23:41.510Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-29T21:23:41.510Z] Fetched 36.8 MB in 2s (16.1 MB/s) [2021-11-29T21:23:41.769Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-29T21:23:41.769Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-29T21:23:42.028Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-29T21:23:42.598Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-29T21:23:42.598Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-29T21:23:42.858Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-29T21:23:42.858Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-29T21:23:42.858Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-29T21:23:42.858Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-29T21:23:43.117Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-29T21:23:43.378Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-29T21:23:43.378Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-29T21:23:43.378Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-29T21:23:43.637Z] Setting up apt (1.6.14) ... [2021-11-29T21:23:43.637Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-29T21:23:43.903Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-29T21:23:44.163Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-29T21:23:44.163Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-29T21:23:44.163Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-29T21:23:44.163Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-29T21:23:44.163Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-29T21:23:44.163Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-29T21:23:44.422Z] Selecting previously unselected package libexpat1:amd64. [2021-11-29T21:23:44.422Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-29T21:23:44.422Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-29T21:23:44.422Z] Selecting previously unselected package python3.6-minimal. [2021-11-29T21:23:44.422Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-29T21:23:44.422Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-29T21:23:44.682Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-29T21:23:44.682Z] Checking for services that may need to be restarted...done. [2021-11-29T21:23:44.945Z] Checking for services that may need to be restarted...done. [2021-11-29T21:23:44.945Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-29T21:23:44.945Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-29T21:23:44.946Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-29T21:23:45.213Z] Selecting previously unselected package python3-minimal. [2021-11-29T21:23:45.213Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-29T21:23:45.213Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-29T21:23:45.213Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-29T21:23:45.473Z] Selecting previously unselected package mime-support. [2021-11-29T21:23:45.473Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-29T21:23:45.473Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-29T21:23:45.473Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-29T21:23:45.473Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-29T21:23:45.473Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-29T21:23:45.736Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-29T21:23:45.736Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-29T21:23:45.736Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-29T21:23:45.997Z] Selecting previously unselected package python3.6. [2021-11-29T21:23:46.257Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-29T21:23:46.257Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-29T21:23:46.257Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-29T21:23:46.257Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-29T21:23:46.257Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-29T21:23:46.257Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-29T21:23:46.517Z] Selecting previously unselected package python3. [2021-11-29T21:23:46.517Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-29T21:23:46.517Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-29T21:23:46.517Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-29T21:23:46.517Z] Selecting previously unselected package multiarch-support. [2021-11-29T21:23:46.517Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-29T21:23:46.517Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-29T21:23:46.517Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-29T21:23:46.517Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-29T21:23:46.517Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-29T21:23:46.517Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-29T21:23:46.517Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-29T21:23:46.778Z] Selecting previously unselected package libbsd0:amd64. [2021-11-29T21:23:46.778Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-29T21:23:46.778Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-29T21:23:46.778Z] Selecting previously unselected package sudo. [2021-11-29T21:23:46.778Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-29T21:23:46.778Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-29T21:23:46.778Z] Selecting previously unselected package apparmor. [2021-11-29T21:23:46.778Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-29T21:23:46.778Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-29T21:23:47.039Z] Selecting previously unselected package libedit2:amd64. [2021-11-29T21:23:47.040Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-29T21:23:47.040Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-29T21:23:47.040Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-29T21:23:47.040Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-29T21:23:47.040Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-29T21:23:47.040Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-29T21:23:47.040Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-29T21:23:47.040Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-29T21:23:47.299Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-29T21:23:47.299Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-29T21:23:47.299Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-29T21:23:47.299Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-29T21:23:47.299Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-29T21:23:47.299Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-29T21:23:47.299Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-29T21:23:47.299Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-29T21:23:47.299Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-29T21:23:47.559Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-29T21:23:47.559Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-29T21:23:47.559Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-29T21:23:47.559Z] Selecting previously unselected package openssh-client. [2021-11-29T21:23:47.559Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-29T21:23:47.559Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-29T21:23:47.559Z] Selecting previously unselected package squashfs-tools. [2021-11-29T21:23:47.559Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-29T21:23:47.559Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-29T21:23:47.819Z] Selecting previously unselected package snapd. [2021-11-29T21:23:47.819Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-29T21:23:47.819Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-29T21:23:49.725Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-29T21:23:49.725Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-29T21:23:49.725Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-29T21:23:49.725Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-29T21:23:49.985Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-29T21:23:49.985Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-29T21:23:49.985Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-29T21:23:49.985Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-29T21:23:49.985Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-29T21:23:50.555Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-29T21:23:50.555Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-29T21:23:50.555Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-29T21:23:50.555Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-29T21:23:50.555Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-29T21:23:50.555Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-29T21:23:51.125Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-29T21:23:51.125Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-29T21:23:51.125Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-29T21:23:51.125Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-29T21:23:51.125Z] running python rtupdate hooks for python3.6... [2021-11-29T21:23:51.125Z] running python post-rtupdate hooks for python3.6... [2021-11-29T21:23:51.386Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-29T21:23:52.326Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-29T21:23:52.587Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-29T21:23:52.587Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-29T21:23:52.588Z] Setting up snapd (2.51.1+18.04) ... [2021-11-29T21:23:53.160Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-29T21:23:53.160Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-29T21:23:53.421Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-29T21:23:53.681Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-29T21:23:53.681Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-29T21:23:53.681Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-29T21:23:53.942Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-29T21:23:54.204Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-29T21:23:54.204Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-29T21:23:54.471Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-29T21:23:54.471Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-11-29T21:23:54.732Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-29T21:23:54.732Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-29T21:23:55.306Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-29T21:23:55.567Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-29T21:23:55.567Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-29T21:23:56.771Z] Reading package lists... [2021-11-29T21:23:56.771Z] Reading package lists... [2021-11-29T21:23:57.032Z] Building dependency tree... [2021-11-29T21:23:57.032Z] Reading state information... [2021-11-29T21:23:57.032Z] Calculating upgrade... [2021-11-29T21:23:57.292Z] The following packages will be upgraded: [2021-11-29T21:23:57.292Z] advancecomp base-files bash binutils binutils-common [2021-11-29T21:23:57.292Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-29T21:23:57.292Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-29T21:23:57.292Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-29T21:23:57.292Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-29T21:23:57.293Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-29T21:23:57.293Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-29T21:23:57.293Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-29T21:23:57.293Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-29T21:23:57.293Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-29T21:23:57.293Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-29T21:23:57.293Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-29T21:23:57.293Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-29T21:23:57.293Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-29T21:23:57.293Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-29T21:23:57.293Z] ubuntu-keyring util-linux [2021-11-29T21:23:57.553Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-29T21:23:57.553Z] Need to get 64.2 MB of archives. [2021-11-29T21:23:57.553Z] After this operation, 5155 kB of additional disk space will be used. [2021-11-29T21:23:57.553Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-11-29T21:23:57.553Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-29T21:23:58.125Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-29T21:23:58.125Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-29T21:23:58.125Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-29T21:23:58.125Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-29T21:23:58.125Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-29T21:23:58.125Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-29T21:23:58.125Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-29T21:23:58.125Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-29T21:23:58.125Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-29T21:23:58.125Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-29T21:23:58.125Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-29T21:23:58.125Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-29T21:23:58.385Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-29T21:23:58.385Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-29T21:23:58.385Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-29T21:23:58.385Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-29T21:23:58.385Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-29T21:23:58.385Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-29T21:23:58.385Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-29T21:23:58.385Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-29T21:23:58.385Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-29T21:23:58.385Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-29T21:23:58.385Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-29T21:23:58.385Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-29T21:23:58.385Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-29T21:23:58.385Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-29T21:23:58.385Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-29T21:23:58.385Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-29T21:23:58.385Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-29T21:23:58.646Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-29T21:23:58.646Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-29T21:23:58.646Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-29T21:23:58.646Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-29T21:23:58.646Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-29T21:23:58.646Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-29T21:23:58.646Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-29T21:23:58.646Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-29T21:23:58.646Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-29T21:23:58.646Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-29T21:23:58.646Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-29T21:23:58.646Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-29T21:23:58.646Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-29T21:23:58.646Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-29T21:23:58.646Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-29T21:23:58.646Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-29T21:23:58.646Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-29T21:23:58.646Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-29T21:23:58.646Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-29T21:23:58.646Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-29T21:23:58.646Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-29T21:23:58.646Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-29T21:23:58.646Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-29T21:23:58.646Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-29T21:23:58.646Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-29T21:23:58.646Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-29T21:23:58.906Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-29T21:23:58.906Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-29T21:23:58.906Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-29T21:23:58.906Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-29T21:23:58.906Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-29T21:23:58.906Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-29T21:23:58.906Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-29T21:23:58.906Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-29T21:23:58.906Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-29T21:23:58.906Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-29T21:23:58.906Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-29T21:23:58.906Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-29T21:23:58.906Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-29T21:23:58.906Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-29T21:23:58.906Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-29T21:23:58.906Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-29T21:23:58.906Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-29T21:23:58.906Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-29T21:23:58.906Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-29T21:23:58.906Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-29T21:23:58.906Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-29T21:23:58.906Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-29T21:23:58.906Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-29T21:23:58.906Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-29T21:23:58.906Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-29T21:23:58.906Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-29T21:23:58.906Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-29T21:23:58.906Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-29T21:23:58.906Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-29T21:23:58.906Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-29T21:23:59.166Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-29T21:23:59.166Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-29T21:23:59.166Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-29T21:23:59.166Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-29T21:23:59.166Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-29T21:23:59.166Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-29T21:23:59.166Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-29T21:23:59.427Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-29T21:23:59.687Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-29T21:23:59.952Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-29T21:23:59.952Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-29T21:24:00.523Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-29T21:24:00.523Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-29T21:24:00.523Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-29T21:24:00.523Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-29T21:24:00.523Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-29T21:24:00.523Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-29T21:24:00.523Z] Fetched 64.2 MB in 3s (20.8 MB/s) [2021-11-29T21:24:00.523Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-29T21:24:00.523Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-29T21:24:00.523Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-29T21:24:01.095Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-29T21:24:01.096Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-29T21:24:01.096Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-11-29T21:24:01.096Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-11-29T21:24:01.356Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.356Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:01.356Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.356Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:01.356Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.356Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:01.615Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.615Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:01.615Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.615Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:01.615Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.615Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:01.615Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.875Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:01.875Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:01.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-29T21:24:01.875Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.875Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-29T21:24:01.875Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:01.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-29T21:24:01.875Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:01.875Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:02.135Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:02.135Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:02.135Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:02.135Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-29T21:24:02.705Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:02.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-29T21:24:02.705Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-29T21:24:02.705Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-29T21:24:02.967Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-29T21:24:03.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-29T21:24:03.226Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-29T21:24:03.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-29T21:24:03.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-29T21:24:03.226Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-29T21:24:03.486Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-29T21:24:03.486Z] Installing new version of config file /etc/issue ... [2021-11-29T21:24:03.486Z] Installing new version of config file /etc/issue.net ... [2021-11-29T21:24:03.486Z] Installing new version of config file /etc/lsb-release ... [2021-11-29T21:24:03.486Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-29T21:24:03.746Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-29T21:24:03.746Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-29T21:24:03.746Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-29T21:24:04.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:04.008Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-29T21:24:04.008Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-29T21:24:04.008Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-29T21:24:04.008Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-11-29T21:24:04.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:04.008Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:04.008Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:04.269Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:04.269Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:04.269Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-29T21:24:04.269Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-29T21:24:04.269Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-29T21:24:04.530Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:04.530Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-29T21:24:04.530Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-29T21:24:04.530Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-29T21:24:04.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:04.791Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-29T21:24:04.791Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-29T21:24:04.791Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-29T21:24:04.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:04.791Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-29T21:24:04.791Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-29T21:24:05.052Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-29T21:24:05.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:05.052Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-29T21:24:05.052Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-29T21:24:05.052Z] Setting up grep (3.1-2build1) ... [2021-11-29T21:24:05.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:05.314Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-29T21:24:05.314Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-29T21:24:05.314Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-29T21:24:05.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:05.314Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-29T21:24:05.314Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-29T21:24:05.576Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-29T21:24:05.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:05.576Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-29T21:24:05.576Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-29T21:24:05.576Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-29T21:24:05.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:05.576Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-29T21:24:05.576Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-29T21:24:06.146Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-29T21:24:06.146Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-29T21:24:06.146Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-29T21:24:06.146Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-29T21:24:06.718Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-29T21:24:06.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:06.718Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-29T21:24:06.718Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-29T21:24:07.291Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-29T21:24:07.291Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-29T21:24:07.291Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-29T21:24:07.291Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-29T21:24:07.291Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-29T21:24:07.291Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:07.291Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-29T21:24:07.291Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-29T21:24:07.291Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-29T21:24:07.553Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:07.553Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:07.554Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:07.554Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:07.554Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:07.554Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:07.554Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:07.814Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:07.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:07.814Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:07.814Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:07.814Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:07.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:07.814Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:07.814Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:08.075Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:08.075Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:08.075Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-29T21:24:08.075Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-29T21:24:08.075Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-29T21:24:08.075Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-29T21:24:08.075Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-29T21:24:08.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:08.335Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-29T21:24:08.335Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-29T21:24:08.335Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-29T21:24:08.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:08.335Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:08.335Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:08.335Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:08.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:08.595Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:08.595Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:08.595Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:08.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:08.595Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:08.595Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:08.700Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-29T21:24:08.700Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-29T21:24:09.165Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:09.426Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-29T21:24:09.686Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-29T21:24:09.686Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:09.686Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-29T21:24:09.686Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-29T21:24:09.686Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-29T21:24:09.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-29T21:24:09.947Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-29T21:24:09.947Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-29T21:24:09.947Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-29T21:24:09.947Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-29T21:24:09.947Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-29T21:24:09.947Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-29T21:24:10.125Z] ./bin/test-attribution-txt.sh [2021-11-29T21:24:10.207Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-29T21:24:10.466Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-29T21:24:10.466Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-29T21:24:10.466Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-29T21:24:10.466Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-29T21:24:10.466Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-29T21:24:10.466Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-29T21:24:10.466Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-29T21:24:10.466Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-29T21:24:10.727Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-29T21:24:10.727Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-29T21:24:10.727Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-29T21:24:10.727Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-29T21:24:10.727Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-29T21:24:10.727Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-29T21:24:10.727Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-29T21:24:10.999Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-29T21:24:10.999Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-29T21:24:10.999Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-29T21:24:10.999Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-29T21:24:11.261Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-29T21:24:11.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:11.261Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-29T21:24:11.261Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-29T21:24:11.261Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-29T21:24:11.261Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-29T21:24:11.522Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-29T21:24:11.522Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-29T21:24:11.522Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-29T21:24:11.522Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:11.522Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-29T21:24:11.522Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-29T21:24:11.783Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-29T21:24:11.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:11.783Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-29T21:24:11.783Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-29T21:24:11.783Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-29T21:24:11.783Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:11.783Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-29T21:24:11.783Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-29T21:24:12.043Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-29T21:24:12.043Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:12.043Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-29T21:24:12.043Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] echo [2021-11-29T21:24:12.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-29T21:24:12.303Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-29T21:24:12.303Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:12.303Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-29T21:24:12.303Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-29T21:24:12.303Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-29T21:24:12.303Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:12.304Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-29T21:24:12.564Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-29T21:24:12.564Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-29T21:24:12.789Z] + ls -al . [2021-11-29T21:24:12.789Z] total 672 [2021-11-29T21:24:12.789Z] drwxrwxr-x 9 1001 1001 4096 Nov 29 21:24 . [2021-11-29T21:24:12.789Z] drwxr-xr-x 4 root root 4096 Nov 29 21:19 .. [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 11 Nov 29 21:17 .dockerignore [2021-11-29T21:24:12.789Z] drwxrwxr-x 8 1001 1001 4096 Nov 29 21:17 .git [2021-11-29T21:24:12.789Z] drwxrwxr-x 4 1001 1001 4096 Nov 29 21:17 .github [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 804 Nov 29 21:17 .gitignore [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 42 Nov 29 21:17 .golangci.yml [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 76 Nov 29 21:17 .hadolint.yml [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 166 Nov 29 21:17 .sonarcloud.properties [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 1171 Nov 29 21:17 ADOPTERS.md [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 8910 Nov 29 21:17 Attribution.txt [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 51732 Nov 29 21:17 CHANGELOG.md [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 3804 Nov 29 21:17 CONTRIBUTING.md [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 677 Nov 29 21:17 GOVERNANCE.md [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 849 Nov 29 21:17 Jenkinsfile [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 10775 Nov 29 21:17 LICENSE [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 6508 Nov 29 21:17 Makefile [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 582 Nov 29 21:17 OWNERS.md [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 8207 Nov 29 21:17 README.md [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 6912 Nov 29 21:17 SECURITY.md [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 5 Nov 29 21:14 VERSION [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 4131 Nov 29 21:17 ZMQWindows.md [2021-11-29T21:24:12.789Z] drwxrwxr-x 2 1001 1001 4096 Nov 29 21:17 bin [2021-11-29T21:24:12.789Z] drwxrwxr-x 14 1001 1001 4096 Nov 29 21:17 cmd [2021-11-29T21:24:12.789Z] -rw-r--r-- 1 root root 428381 Nov 29 21:22 coverage.out [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 828 Nov 29 21:17 go.mod [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 49483 Nov 29 21:17 go.sum [2021-11-29T21:24:12.789Z] drwxrwxr-x 8 1001 1001 4096 Nov 29 21:17 internal [2021-11-29T21:24:12.789Z] drwxrwxr-x 3 1001 1001 4096 Nov 29 21:17 openapi [2021-11-29T21:24:12.789Z] drwxrwxr-x 4 1001 1001 4096 Nov 29 21:17 snap [2021-11-29T21:24:12.789Z] -rw-rw-r-- 1 1001 1001 204 Nov 29 21:17 version.go [Pipeline] sh [2021-11-29T21:24:12.828Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:12.828Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-29T21:24:12.828Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-29T21:24:12.828Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-29T21:24:12.828Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:12.828Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-29T21:24:12.828Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-29T21:24:12.828Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-29T21:24:13.088Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:13.088Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-29T21:24:13.088Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-29T21:24:13.088Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-29T21:24:13.088Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:13.088Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-29T21:24:13.088Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-29T21:24:13.349Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-29T21:24:13.349Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:13.349Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-29T21:24:13.349Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-29T21:24:13.349Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-29T21:24:13.349Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:13.349Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-29T21:24:13.349Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-29T21:24:13.459Z] + '[' -e coverage.out ] [2021-11-29T21:24:13.459Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-29T21:24:13.494Z] Warning: overwriting stash ‘coverage-report’ [2021-11-29T21:24:13.609Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-29T21:24:13.609Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:13.609Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-29T21:24:13.609Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-29T21:24:13.609Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-29T21:24:13.609Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:13.609Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-29T21:24:13.609Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-29T21:24:13.872Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-29T21:24:13.872Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-29T21:24:13.872Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-29T21:24:13.872Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-29T21:24:13.872Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-29T21:24:13.872Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-29T21:24:13.872Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-29T21:24:13.872Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-29T21:24:14.132Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-29T21:24:14.132Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-29T21:24:14.132Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-29T21:24:14.132Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-29T21:24:14.275Z] Stashed 1 file(s) [Pipeline] sh [2021-11-29T21:24:14.391Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-29T21:24:14.391Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-29T21:24:14.391Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-29T21:24:14.391Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-29T21:24:14.652Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-29T21:24:14.652Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-29T21:24:14.652Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-29T21:24:14.652Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-29T21:24:14.652Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-29T21:24:14.652Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-29T21:24:14.912Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-29T21:24:14.912Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-29T21:24:14.912Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-29T21:24:14.912Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-29T21:24:14.912Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-29T21:24:14.912Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-29T21:24:14.928Z] + make build [2021-11-29T21:24:14.928Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T21:24:15.171Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-29T21:24:15.171Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-29T21:24:15.432Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-29T21:24:15.432Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-29T21:24:15.432Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-29T21:24:15.432Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-29T21:24:15.699Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-29T21:24:15.699Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-29T21:24:15.959Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-29T21:24:15.959Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-29T21:24:15.959Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-29T21:24:15.959Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-29T21:24:15.959Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-29T21:24:15.959Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-29T21:24:16.219Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:16.219Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:16.219Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:16.219Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:16.219Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:16.219Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:16.480Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:16.480Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:17.420Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:17.420Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:17.991Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:17.992Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:18.562Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:18.562Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:18.562Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:18.562Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:19.501Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-29T21:24:19.501Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-29T21:24:19.501Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-29T21:24:19.501Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-29T21:24:19.501Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-29T21:24:19.501Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-29T21:24:19.762Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-29T21:24:19.762Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-29T21:24:19.762Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-29T21:24:19.762Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-29T21:24:19.762Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-29T21:24:19.762Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-29T21:24:20.023Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-29T21:24:20.023Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-29T21:24:20.023Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-29T21:24:20.023Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-29T21:24:20.023Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:20.023Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-29T21:24:20.023Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:20.023Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:20.023Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:20.287Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-29T21:24:20.287Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-29T21:24:20.287Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-29T21:24:20.287Z] [2021-11-29T21:24:20.287Z] Current default time zone: 'Etc/UTC' [2021-11-29T21:24:20.287Z] Local time is now: Mon Nov 29 21:24:20 UTC 2021. [2021-11-29T21:24:20.287Z] Universal Time is now: Mon Nov 29 21:24:20 UTC 2021. [2021-11-29T21:24:20.287Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-29T21:24:20.287Z] [2021-11-29T21:24:20.287Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-29T21:24:20.287Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:20.287Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-11-29T21:24:20.287Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-29T21:24:20.287Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-29T21:24:20.287Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-29T21:24:20.287Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-29T21:24:20.287Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-29T21:24:20.287Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-29T21:24:20.287Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-29T21:24:20.287Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:20.287Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-29T21:24:20.547Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:20.547Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-29T21:24:20.547Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:20.547Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-29T21:24:20.547Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-29T21:24:20.547Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-29T21:24:20.547Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-29T21:24:20.547Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-29T21:24:20.547Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-29T21:24:20.547Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-29T21:24:20.547Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-29T21:24:21.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T21:24:22.452Z] Updating certificates in /etc/ssl/certs... [2021-11-29T21:24:23.392Z] 23 added, 28 removed; done. [2021-11-29T21:24:23.392Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-29T21:24:23.392Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-29T21:24:23.392Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-29T21:24:23.392Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-29T21:24:23.392Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-29T21:24:23.392Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-29T21:24:23.392Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-29T21:24:23.392Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-29T21:24:23.392Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-29T21:24:23.392Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-29T21:24:23.392Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-29T21:24:23.392Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-29T21:24:23.392Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-29T21:24:23.392Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-29T21:24:23.652Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-29T21:24:23.652Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-29T21:24:23.652Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-29T21:24:23.652Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-29T21:24:23.652Z] Updating certificates in /etc/ssl/certs... [2021-11-29T21:24:24.221Z] 0 added, 0 removed; done. [2021-11-29T21:24:24.221Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-29T21:24:24.221Z] done. [2021-11-29T21:24:24.745Z] Reading package lists... [2021-11-29T21:24:24.745Z] Building dependency tree... [2021-11-29T21:24:24.745Z] Reading state information... [2021-11-29T21:24:25.006Z] The following NEW packages will be installed: [2021-11-29T21:24:25.006Z] apt-transport-https [2021-11-29T21:24:25.006Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-29T21:24:25.265Z] Need to get 4348 B of archives. [2021-11-29T21:24:25.265Z] After this operation, 154 kB of additional disk space will be used. [2021-11-29T21:24:25.265Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-29T21:24:25.266Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-29T21:24:25.266Z] Fetched 4348 B in 0s (23.8 kB/s) [2021-11-29T21:24:25.266Z] Selecting previously unselected package apt-transport-https. [2021-11-29T21:24:25.266Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-29T21:24:25.266Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-29T21:24:25.266Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-29T21:24:25.266Z] Setting up apt-transport-https (1.6.14) ... [2021-11-29T21:24:25.531Z] Waiting for network to be ready... [2021-11-29T21:24:32.113Z] 2021-11-29T21:24:29Z INFO Waiting for automatic snapd restart... [2021-11-29T21:24:33.497Z] snapd 2.53.2 from Canonical* installed [2021-11-29T21:24:34.436Z] "snapd" switched to the "latest/stable" channel [2021-11-29T21:24:34.436Z] [2021-11-29T21:24:36.975Z] core18 20211028 from Canonical* installed [2021-11-29T21:24:36.975Z] "core18" switched to the "latest/stable" channel [2021-11-29T21:24:36.975Z] [2021-11-29T21:24:39.519Z] snapcraft 5.0 from Canonical* installed [2021-11-29T21:24:39.519Z] "snapcraft" switched to the "latest/stable" channel [2021-11-29T21:24:39.519Z] [2021-11-29T21:24:43.724Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-29T21:24:43.724Z] - README.md [2021-11-29T21:24:43.724Z] [2021-11-29T21:24:43.724Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-29T21:24:44.294Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-29T21:24:44.294Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-29T21:24:44.294Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-29T21:24:45.495Z] Reading package lists... [2021-11-29T21:24:45.758Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-29T21:24:45.758Z] Reading package lists... [2021-11-29T21:24:46.019Z] Building dependency tree... [2021-11-29T21:24:46.019Z] Reading state information... [2021-11-29T21:24:46.019Z] Suggested packages: [2021-11-29T21:24:46.019Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-29T21:24:46.019Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-29T21:24:46.019Z] Recommended packages: [2021-11-29T21:24:46.019Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-29T21:24:46.280Z] The following NEW packages will be installed: [2021-11-29T21:24:46.280Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-29T21:24:46.280Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-29T21:24:46.280Z] pkg-config zip [2021-11-29T21:24:46.280Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-29T21:24:46.280Z] Need to get 7670 kB of archives. [2021-11-29T21:24:46.280Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-29T21:24:46.280Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-29T21:24:46.280Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-29T21:24:46.541Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-29T21:24:46.541Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-29T21:24:46.541Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-29T21:24:46.541Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-29T21:24:46.541Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-29T21:24:46.541Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-29T21:24:46.801Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-29T21:24:46.801Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-29T21:24:46.801Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-29T21:24:46.801Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-29T21:24:46.801Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-29T21:24:46.801Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-29T21:24:46.801Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-29T21:24:47.062Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-29T21:24:47.062Z] Fetched 7670 kB in 1s (10.5 MB/s) [2021-11-29T21:24:47.062Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-29T21:24:47.062Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-29T21:24:47.062Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-29T21:24:47.062Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-29T21:24:47.323Z] Selecting previously unselected package libpsl5:amd64. [2021-11-29T21:24:47.323Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-29T21:24:47.323Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-29T21:24:47.323Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-29T21:24:47.323Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-29T21:24:47.323Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-29T21:24:47.323Z] Selecting previously unselected package librtmp1:amd64. [2021-11-29T21:24:47.323Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-29T21:24:47.323Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-29T21:24:47.323Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-29T21:24:47.323Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-29T21:24:47.323Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-29T21:24:47.583Z] Selecting previously unselected package liberror-perl. [2021-11-29T21:24:47.583Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-29T21:24:47.583Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-29T21:24:47.583Z] Selecting previously unselected package git-man. [2021-11-29T21:24:47.583Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-29T21:24:47.583Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-29T21:24:47.583Z] Selecting previously unselected package git. [2021-11-29T21:24:47.583Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-29T21:24:47.583Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-29T21:24:48.156Z] Selecting previously unselected package libnorm1:amd64. [2021-11-29T21:24:48.156Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-29T21:24:48.156Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-29T21:24:48.156Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-29T21:24:48.156Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-29T21:24:48.156Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-29T21:24:48.417Z] Selecting previously unselected package libsodium23:amd64. [2021-11-29T21:24:48.418Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-29T21:24:48.418Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-29T21:24:48.418Z] Selecting previously unselected package libzmq5:amd64. [2021-11-29T21:24:48.418Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-29T21:24:48.418Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-29T21:24:48.418Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-29T21:24:48.418Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-29T21:24:48.418Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-29T21:24:48.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T21:24:48.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T21:24:48.678Z] Selecting previously unselected package pkg-config. [2021-11-29T21:24:48.678Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-29T21:24:48.678Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-29T21:24:48.678Z] Selecting previously unselected package zip. [2021-11-29T21:24:48.678Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-29T21:24:48.678Z] Unpacking zip (3.0-11build1) ... [2021-11-29T21:24:48.937Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-29T21:24:48.937Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-29T21:24:48.937Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-29T21:24:48.937Z] Setting up liberror-perl (0.17025-1) ... [2021-11-29T21:24:48.937Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-29T21:24:48.937Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-29T21:24:48.937Z] No schema files found: doing nothing. [2021-11-29T21:24:48.937Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-29T21:24:48.937Z] Setting up zip (3.0-11build1) ... [2021-11-29T21:24:48.937Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-29T21:24:48.937Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-29T21:24:48.937Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-29T21:24:48.937Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-29T21:24:48.937Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-29T21:24:48.937Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-29T21:24:48.937Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-29T21:24:49.196Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-29T21:24:49.766Z] git set to automatically installed. [2021-11-29T21:24:49.766Z] git-man set to automatically installed. [2021-11-29T21:24:49.766Z] libcurl3-gnutls set to automatically installed. [2021-11-29T21:24:49.766Z] liberror-perl set to automatically installed. [2021-11-29T21:24:49.766Z] libglib2.0-0 set to automatically installed. [2021-11-29T21:24:49.766Z] libnghttp2-14 set to automatically installed. [2021-11-29T21:24:49.766Z] libnorm1 set to automatically installed. [2021-11-29T21:24:49.766Z] libpgm-5.2-0 set to automatically installed. [2021-11-29T21:24:49.766Z] libpsl5 set to automatically installed. [2021-11-29T21:24:49.766Z] librtmp1 set to automatically installed. [2021-11-29T21:24:49.766Z] libsodium23 set to automatically installed. [2021-11-29T21:24:49.766Z] libzmq3-dev set to automatically installed. [2021-11-29T21:24:49.766Z] libzmq5 set to automatically installed. [2021-11-29T21:24:49.766Z] pkg-config set to automatically installed. [2021-11-29T21:24:49.766Z] zip set to automatically installed. [2021-11-29T21:24:50.718Z] snapd is not logged in, snap install commands will use sudo [2021-11-29T21:24:51.658Z] snap "core18" has no updates available [2021-11-29T21:24:52.284Z] snapd is not logged in, snap install commands will use sudo [2021-11-29T21:24:52.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T21:24:54.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T21:24:58.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T21:25:02.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T21:25:04.607Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-29T21:25:04.607Z] Pulling config-common [2021-11-29T21:25:04.607Z] + snapcraftctl pull [2021-11-29T21:25:05.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T21:25:05.546Z] Pulling go-build-helper [2021-11-29T21:25:05.546Z] + snapcraftctl pull [2021-11-29T21:25:06.484Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-29T21:25:06.484Z] Skipping pull go-build-helper (already ran) [2021-11-29T21:25:06.484Z] Building go-build-helper [2021-11-29T21:25:06.484Z] + snapcraftctl build [2021-11-29T21:25:08.395Z] Staging go-build-helper [2021-11-29T21:25:08.395Z] + snapcraftctl stage [2021-11-29T21:25:09.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T21:25:12.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T21:25:15.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T21:25:18.382Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-29T21:25:18.382Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-29T21:25:18.382Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1967 kB] [2021-11-29T21:25:18.382Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [353 kB] [2021-11-29T21:25:18.382Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-29T21:25:18.382Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-29T21:25:18.382Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [525 kB] [2021-11-29T21:25:18.382Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.2 kB] [2021-11-29T21:25:18.382Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-29T21:25:18.382Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-29T21:25:18.382Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-29T21:25:18.382Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-29T21:25:18.382Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-29T21:25:18.382Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-29T21:25:18.382Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-29T21:25:18.382Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-29T21:25:18.382Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-29T21:25:18.382Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-29T21:25:18.382Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-29T21:25:18.382Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-29T21:25:18.382Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-29T21:25:18.382Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-29T21:25:18.382Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-29T21:25:18.382Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [556 kB] [2021-11-29T21:25:18.382Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-29T21:25:18.382Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] [2021-11-29T21:25:18.382Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-29T21:25:18.382Z] Fetched 25.7 MB in 0s (0 B/s) [2021-11-29T21:25:18.382Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-29T21:25:18.382Z] Fetched 224 kB in 0s (0 B/s) [2021-11-29T21:25:18.382Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-29T21:25:18.382Z] Fetched 157 kB in 0s (0 B/s) [2021-11-29T21:25:18.382Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-29T21:25:18.382Z] Fetched 221 kB in 0s (0 B/s) [2021-11-29T21:25:18.382Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-29T21:25:18.382Z] Fetched 143 kB in 0s (0 B/s) [2021-11-29T21:25:18.382Z] Pulling edgex-go [2021-11-29T21:25:18.382Z] + snapcraftctl pull [2021-11-29T21:25:18.954Z] Pulling hooks [2021-11-29T21:25:18.954Z] + snapcraftctl pull [Pipeline] } [2021-11-29T21:25:21.190Z] $ docker stop --time=1 376e305de86d420a33580c5c7d67d37779da53816642c8b6f3cc157668c9bf5b [2021-11-29T21:25:23.201Z] $ docker rm -f 376e305de86d420a33580c5c7d67d37779da53816642c8b6f3cc157668c9bf5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:25:24.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T21:25:24.925Z] [2021-11-29T21:25:24.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:25:25.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T21:25:25.844Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-29T21:25:25.844Z] 29e5d40040c1: Pulling fs layer [2021-11-29T21:25:25.844Z] 1ce36da41761: Pulling fs layer [2021-11-29T21:25:25.844Z] 25b303627fd3: Pulling fs layer [2021-11-29T21:25:25.844Z] 29e5d40040c1: Verifying Checksum [2021-11-29T21:25:25.844Z] 29e5d40040c1: Download complete [2021-11-29T21:25:26.118Z] 1ce36da41761: Verifying Checksum [2021-11-29T21:25:26.118Z] 1ce36da41761: Download complete [2021-11-29T21:25:26.714Z] 29e5d40040c1: Pull complete [2021-11-29T21:25:27.694Z] 25b303627fd3: Download complete [2021-11-29T21:25:27.694Z] 1ce36da41761: Pull complete [2021-11-29T21:25:37.841Z] 25b303627fd3: Pull complete [2021-11-29T21:25:37.841Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-29T21:25:37.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T21:25:37.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-29T21:25:38.108Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-11-29T21:25:38.177Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-29T21:25:40.666Z] $ docker top c109b767e5b287f746fdc3d16c8edfb3b934a453205ecf5e0c67f47417805826 -eo pid,comm [2021-11-29T21:25:40.909Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-29T21:25:40.910Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-29T21:25:40.910Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-29T21:25:40.910Z] Fetched 0 B in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-29T21:25:40.910Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-29T21:25:40.910Z] Fetched 279 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-29T21:25:40.910Z] Fetched 122 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-29T21:25:40.910Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-29T21:25:40.910Z] Fetched 8848 B in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-29T21:25:40.910Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-29T21:25:40.910Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-29T21:25:40.910Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-29T21:25:40.910Z] Fetched 220 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-29T21:25:40.910Z] Fetched 154 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-29T21:25:40.910Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-29T21:25:40.910Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-29T21:25:40.910Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-29T21:25:40.910Z] Fetched 499 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-29T21:25:40.910Z] Fetched 111 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-29T21:25:40.910Z] Fetched 240 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-29T21:25:40.910Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-29T21:25:40.910Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-29T21:25:40.910Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-29T21:25:40.910Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-29T21:25:40.910Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-29T21:25:40.910Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-29T21:25:40.910Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-29T21:25:40.910Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-29T21:25:40.910Z] Fetched 8720 B in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-29T21:25:40.910Z] Fetched 140 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-29T21:25:40.910Z] Fetched 119 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-29T21:25:40.910Z] Fetched 111 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-29T21:25:40.910Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-29T21:25:40.910Z] Fetched 646 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-29T21:25:40.910Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-29T21:25:40.910Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-29T21:25:40.910Z] Fetched 368 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-29T21:25:40.910Z] Fetched 187 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-29T21:25:40.910Z] Fetched 175 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-29T21:25:40.910Z] Fetched 206 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-29T21:25:40.910Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-29T21:25:40.910Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-29T21:25:40.910Z] Fetched 159 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-29T21:25:40.910Z] Fetched 107 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-29T21:25:40.910Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-29T21:25:40.910Z] Pulling static-packages [2021-11-29T21:25:40.910Z] + snapcraftctl pull [2021-11-29T21:25:40.910Z] Pulling version [2021-11-29T21:25:40.910Z] + cd /root/project [2021-11-29T21:25:40.910Z] + git describe --tags --abbrev=0 [2021-11-29T21:25:40.910Z] + sed s/v// [2021-11-29T21:25:40.910Z] + GIT_VERSION=2.2.0-dev.4 [2021-11-29T21:25:40.910Z] + [ -z 2.2.0-dev.4 ] [2021-11-29T21:25:40.910Z] + snapcraftctl set-version 2.2.0-dev.4 [Pipeline] { [Pipeline] sh [2021-11-29T21:25:41.481Z] Building config-common [2021-11-29T21:25:41.481Z] + snapcraftctl build [2021-11-29T21:25:41.679Z] + docker-compose build --help [2021-11-29T21:25:41.679Z] + grep parallel [2021-11-29T21:25:43.405Z] Skipping build go-build-helper (already ran) [2021-11-29T21:25:43.664Z] Building edgex-go [2021-11-29T21:25:43.664Z] + cd /root/parts/edgex-go/src [2021-11-29T21:25:43.664Z] + git describe --tags --abbrev=0 [2021-11-29T21:25:43.664Z] + sed s/v// [2021-11-29T21:25:43.664Z] + GIT_VERSION=2.2.0-dev.4 [2021-11-29T21:25:43.664Z] + [ -z 2.2.0-dev.4 ] [2021-11-29T21:25:43.664Z] + echo 2.2.0-dev.4 [2021-11-29T21:25:43.664Z] + [ ! -d vendor ] [2021-11-29T21:25:43.664Z] + go mod download all [2021-11-29T21:25:45.058Z] --parallel Build images in parallel. [Pipeline] } [2021-11-29T21:25:45.353Z] $ docker stop --time=1 c109b767e5b287f746fdc3d16c8edfb3b934a453205ecf5e0c67f47417805826 [2021-11-29T21:25:47.058Z] $ docker rm -f c109b767e5b287f746fdc3d16c8edfb3b934a453205ecf5e0c67f47417805826 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:25:47.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T21:25:47.819Z] . [Pipeline] withDockerContainer [2021-11-29T21:25:48.086Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-11-29T21:25:48.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-29T21:25:49.583Z] $ docker top cfe0386fbbf809d3a45bf1c3a52362f1ad5c89b3ccb61eafebee5793f6e2fa2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T21:25:50.586Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-29T21:25:54.891Z] Building core-command ... [2021-11-29T21:25:54.891Z] Building core-data ... [2021-11-29T21:25:54.891Z] Building core-metadata ... [2021-11-29T21:25:54.891Z] Building security-bootstrapper ... [2021-11-29T21:25:54.891Z] Building security-proxy-setup ... [2021-11-29T21:25:54.891Z] Building security-secretstore-setup ... [2021-11-29T21:25:54.891Z] Building support-notifications ... [2021-11-29T21:25:54.891Z] Building support-scheduler ... [2021-11-29T21:25:54.891Z] Building sys-mgmt-agent ... [2021-11-29T21:25:54.891Z] Building support-notifications [2021-11-29T21:25:54.891Z] Building support-scheduler [2021-11-29T21:25:54.891Z] Building sys-mgmt-agent [2021-11-29T21:25:54.891Z] Building security-secretstore-setup [2021-11-29T21:25:54.891Z] Building security-proxy-setup [2021-11-29T21:25:55.900Z] + make build [2021-11-29T21:25:55.900Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T21:26:05.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T21:26:11.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T21:26:11.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T21:26:13.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T21:26:13.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T21:26:14.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T21:26:16.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T21:26:16.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T21:26:18.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T21:26:19.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T21:26:20.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T21:26:22.121Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-29T21:26:22.121Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-29T21:26:22.121Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-29T21:26:22.121Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-29T21:26:22.121Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-29T21:26:22.121Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-29T21:26:22.121Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-29T21:26:22.121Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-11-29T21:26:22.121Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-29T21:26:22.121Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-29T21:26:22.121Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-29T21:26:23.063Z] Building hooks [2021-11-29T21:26:23.063Z] + cd /root/parts/hooks/src [2021-11-29T21:26:23.063Z] + make build [2021-11-29T21:26:23.063Z] go mod tidy [2021-11-29T21:26:23.323Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-29T21:26:23.890Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-29T21:26:23.891Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-29T21:26:23.891Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-29T21:26:24.828Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-29T21:26:25.398Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-29T21:26:25.398Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-29T21:26:28.693Z] Building static-packages [2021-11-29T21:26:28.693Z] + snapcraftctl build [2021-11-29T21:26:30.071Z] Building version [2021-11-29T21:26:30.071Z] + snapcraftctl build [2021-11-29T21:26:32.614Z] Staging config-common [2021-11-29T21:26:32.614Z] + snapcraftctl stage [2021-11-29T21:26:33.552Z] Skipping stage go-build-helper (already ran) [2021-11-29T21:26:33.552Z] Staging edgex-go [2021-11-29T21:26:33.552Z] + snapcraftctl stage [2021-11-29T21:26:34.505Z] Staging hooks [2021-11-29T21:26:34.505Z] + snapcraftctl stage [2021-11-29T21:26:35.914Z] Staging static-packages [2021-11-29T21:26:35.914Z] + snapcraftctl stage [2021-11-29T21:26:36.863Z] Staging version [2021-11-29T21:26:36.863Z] + snapcraftctl stage [2021-11-29T21:26:38.245Z] Priming config-common [2021-11-29T21:26:38.245Z] + snapcraftctl prime [2021-11-29T21:26:39.186Z] Priming go-build-helper [2021-11-29T21:26:39.186Z] + snapcraftctl prime [2021-11-29T21:26:40.124Z] Priming edgex-go [2021-11-29T21:26:40.124Z] + snapcraftctl prime [2021-11-29T21:26:41.550Z] Priming hooks [2021-11-29T21:26:41.550Z] + snapcraftctl prime [2021-11-29T21:26:42.519Z] Priming static-packages [2021-11-29T21:26:42.519Z] + snapcraftctl prime [2021-11-29T21:26:45.062Z] Priming version [2021-11-29T21:26:45.062Z] + snapcraftctl prime [2021-11-29T21:26:46.446Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-29T21:27:02.967Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:27:02.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:27:02.967Z] ---> 0ecfe00bb493 [2021-11-29T21:27:02.967Z] Step 3/23 : WORKDIR /edgex-go [2021-11-29T21:27:02.967Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:27:02.967Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:27:02.967Z] ---> 0ecfe00bb493 [2021-11-29T21:27:02.967Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T21:27:02.967Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:27:02.967Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:27:02.967Z] ---> 0ecfe00bb493 [2021-11-29T21:27:02.967Z] Step 3/20 : WORKDIR /edgex-go [2021-11-29T21:27:02.967Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:27:02.967Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:27:02.967Z] ---> 0ecfe00bb493 [2021-11-29T21:27:02.967Z] Step 3/21 : WORKDIR /edgex-go [2021-11-29T21:27:02.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:27:02.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:27:02.967Z] ---> 0ecfe00bb493 [2021-11-29T21:27:02.967Z] Step 3/24 : WORKDIR /edgex-go [2021-11-29T21:27:02.967Z] ---> Running in f57f69d22b77 [2021-11-29T21:27:02.967Z] ---> Running in bd2acf2b7d70 [2021-11-29T21:27:02.967Z] ---> Running in 531e73f5157d [2021-11-29T21:27:02.967Z] ---> Running in b593e693e93d [2021-11-29T21:27:02.967Z] ---> Running in a27d441327ea [2021-11-29T21:27:02.967Z] Removing intermediate container 531e73f5157d [2021-11-29T21:27:02.967Z] ---> b50122f87670 [2021-11-29T21:27:02.967Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:27:02.967Z] Removing intermediate container f57f69d22b77 [2021-11-29T21:27:02.967Z] ---> 09cfd1b9c2ca [2021-11-29T21:27:02.967Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:27:02.967Z] Removing intermediate container b593e693e93d [2021-11-29T21:27:02.967Z] ---> e02b8720706f [2021-11-29T21:27:02.967Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:27:02.967Z] Removing intermediate container a27d441327ea [2021-11-29T21:27:02.967Z] ---> 1a1a75aa08ae [2021-11-29T21:27:02.967Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:27:02.967Z] Removing intermediate container bd2acf2b7d70 [2021-11-29T21:27:02.967Z] ---> 053e8b9f0411 [2021-11-29T21:27:02.967Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:27:02.967Z] ---> Running in b76a82d855f6 [2021-11-29T21:27:02.967Z] ---> Running in b0ac87854867 [2021-11-29T21:27:02.967Z] ---> Running in 9e044b47a3a3 [2021-11-29T21:27:02.967Z] ---> Running in 446d2fb75cac [2021-11-29T21:27:02.967Z] ---> Running in 926ee0d9f285 [2021-11-29T21:27:03.251Z] Removing intermediate container b76a82d855f6 [2021-11-29T21:27:03.251Z] ---> 7c0326a02ffb [2021-11-29T21:27:03.251Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-29T21:27:03.525Z] ---> Running in 4eb90732ff07 [2021-11-29T21:27:03.809Z] Removing intermediate container b0ac87854867 [2021-11-29T21:27:03.809Z] ---> 0d2352551441 [2021-11-29T21:27:03.809Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-29T21:27:03.810Z] Removing intermediate container 9e044b47a3a3 [2021-11-29T21:27:03.810Z] ---> 73a74c1336c1 [2021-11-29T21:27:03.810Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-29T21:27:03.810Z] ---> Running in a7773b7bb0bc [2021-11-29T21:27:04.084Z] Removing intermediate container 446d2fb75cac [2021-11-29T21:27:04.084Z] ---> 384a7c736007 [2021-11-29T21:27:04.084Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-29T21:27:04.084Z] ---> Running in 79b3c3cc563b [2021-11-29T21:27:04.361Z] ---> Running in d5461840f854 [2021-11-29T21:27:04.361Z] Removing intermediate container 926ee0d9f285 [2021-11-29T21:27:04.361Z] ---> d9c6b2cfa45f [2021-11-29T21:27:04.361Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-29T21:27:04.361Z] ---> Running in f6ca3d9163aa [2021-11-29T21:27:05.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:06.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:06.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:06.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:06.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:06.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:07.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:07.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:07.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:07.281Z] OK: 219 MiB in 52 packages [2021-11-29T21:27:07.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:27:07.896Z] OK: 219 MiB in 52 packages [2021-11-29T21:27:08.175Z] OK: 219 MiB in 52 packages [2021-11-29T21:27:08.175Z] OK: 219 MiB in 52 packages [2021-11-29T21:27:08.779Z] OK: 219 MiB in 52 packages [2021-11-29T21:27:08.779Z] Removing intermediate container 4eb90732ff07 [2021-11-29T21:27:08.779Z] ---> 800267e8efb1 [2021-11-29T21:27:08.779Z] Step 6/24 : COPY . . [2021-11-29T21:27:09.381Z] Removing intermediate container a7773b7bb0bc [2021-11-29T21:27:09.381Z] ---> e4d4304e64d9 [2021-11-29T21:27:09.381Z] Step 6/22 : COPY . . [2021-11-29T21:27:09.657Z] Removing intermediate container 79b3c3cc563b [2021-11-29T21:27:09.657Z] ---> edef284ea6a7 [2021-11-29T21:27:09.657Z] Step 6/23 : COPY go.mod . [2021-11-29T21:27:09.929Z] Removing intermediate container f6ca3d9163aa [2021-11-29T21:27:09.929Z] ---> e16cd2809ddc [2021-11-29T21:27:09.929Z] Step 6/21 : COPY . . [2021-11-29T21:27:09.929Z] Removing intermediate container d5461840f854 [2021-11-29T21:27:09.929Z] ---> 80dd4aa007db [2021-11-29T21:27:09.929Z] Step 6/20 : COPY . . [2021-11-29T21:27:11.374Z] ---> 6fec4403cfb1 [2021-11-29T21:27:11.374Z] Step 7/23 : RUN go mod download [2021-11-29T21:27:11.649Z] ---> Running in bb71e326e2db [2021-11-29T21:27:17.065Z] Removing intermediate container bb71e326e2db [2021-11-29T21:27:17.065Z] ---> 9d680ab180d6 [2021-11-29T21:27:17.065Z] Step 8/23 : COPY . . [2021-11-29T21:27:35.378Z] ---> 25b09a37cd56 [2021-11-29T21:27:35.378Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:27:35.378Z] ---> 1f76006d23d6 [2021-11-29T21:27:35.378Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:27:35.378Z] ---> c1cd94f587f8 [2021-11-29T21:27:35.378Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:27:35.378Z] ---> 65f5a18307a9 [2021-11-29T21:27:35.378Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:27:35.378Z] ---> Running in 6359c11c3a0f [2021-11-29T21:27:35.378Z] ---> Running in 69aa6b4221e5 [2021-11-29T21:27:35.378Z] ---> Running in 884766b4b246 [2021-11-29T21:27:35.378Z] ---> Running in 89db01868a87 [2021-11-29T21:27:36.822Z] ---> f21d946ce84d [2021-11-29T21:27:36.822Z] Step 9/23 : RUN go mod tidy [2021-11-29T21:27:36.822Z] ---> Running in 0323651dbf6c [2021-11-29T21:27:38.277Z] Removing intermediate container 6359c11c3a0f [2021-11-29T21:27:38.277Z] ---> 02ecfb20bea5 [2021-11-29T21:27:38.277Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-29T21:27:38.555Z] ---> Running in 4cacaf853fd0 [2021-11-29T21:27:38.828Z] Removing intermediate container 884766b4b246 [2021-11-29T21:27:38.828Z] ---> 25a8f91d5149 [2021-11-29T21:27:38.828Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-29T21:27:39.108Z] ---> Running in 6b6c031cfaf6 [2021-11-29T21:27:39.384Z] Removing intermediate container 89db01868a87 [2021-11-29T21:27:39.384Z] ---> 4172e4dd37b9 [2021-11-29T21:27:39.384Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-29T21:27:39.384Z] Removing intermediate container 69aa6b4221e5 [2021-11-29T21:27:39.384Z] ---> d43ee50ac50a [2021-11-29T21:27:39.384Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-29T21:27:39.661Z] ---> Running in ea4166221b19 [2021-11-29T21:27:39.661Z] ---> Running in 363aa7c1c0c5 [2021-11-29T21:27:40.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T21:27:41.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T21:27:42.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T21:27:42.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T21:27:42.841Z] Removing intermediate container 0323651dbf6c [2021-11-29T21:27:42.841Z] ---> 49c6d8d1523c [2021-11-29T21:27:42.841Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-29T21:27:42.841Z] ---> Running in f67b03faf436 [2021-11-29T21:27:44.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T21:29:36.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T21:29:36.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T21:29:36.714Z] Removing intermediate container 4cacaf853fd0 [2021-11-29T21:29:36.714Z] ---> c9ad6fc76431 [2021-11-29T21:29:36.714Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-29T21:29:36.714Z] ---> Running in de0de8704c1e [2021-11-29T21:29:36.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T21:29:41.050Z] Removing intermediate container de0de8704c1e [2021-11-29T21:29:41.051Z] ---> d359d7fd4167 [2021-11-29T21:29:41.051Z] [2021-11-29T21:29:41.051Z] Step 10/22 : FROM docker:20.10.8 [2021-11-29T21:29:41.325Z] 20.10.8: Pulling from library/docker [2021-11-29T21:29:42.339Z] Removing intermediate container 6b6c031cfaf6 [2021-11-29T21:29:42.339Z] ---> 8704ea6d3c52 [2021-11-29T21:29:42.339Z] [2021-11-29T21:29:42.339Z] Step 9/20 : FROM alpine:3.14 [2021-11-29T21:29:42.942Z] 3.14: Pulling from library/alpine [2021-11-29T21:29:44.969Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T21:29:44.969Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T21:29:44.969Z] ---> 5b8b7b635229 [2021-11-29T21:29:44.969Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-29T21:29:45.242Z] ---> Running in c42f7784aa5f [2021-11-29T21:29:45.515Z] Removing intermediate container ea4166221b19 [2021-11-29T21:29:45.515Z] ---> 18a22439dca6 [2021-11-29T21:29:45.515Z] [2021-11-29T21:29:45.515Z] Step 9/24 : FROM alpine:3.14 [2021-11-29T21:29:45.515Z] ---> 5b8b7b635229 [2021-11-29T21:29:45.515Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-29T21:29:45.789Z] ---> Running in c7fc85aa2ad4 [2021-11-29T21:29:47.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:29:47.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:29:47.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:29:48.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:29:48.333Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-29T21:29:48.333Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-29T21:29:48.607Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T21:29:48.607Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-29T21:29:48.607Z] (5/5) Installing curl (7.79.1-r0) [2021-11-29T21:29:48.607Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:29:48.607Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T21:29:48.881Z] OK: 8 MiB in 19 packages [2021-11-29T21:29:48.881Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-29T21:29:48.881Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-29T21:29:48.881Z] (3/3) Installing su-exec (0.2-r1) [2021-11-29T21:29:48.881Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:29:49.158Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T21:29:49.158Z] OK: 6 MiB in 17 packages [2021-11-29T21:29:51.177Z] Removing intermediate container f67b03faf436 [2021-11-29T21:29:51.177Z] ---> 4f4b520b5930 [2021-11-29T21:29:51.177Z] [2021-11-29T21:29:51.177Z] Step 11/23 : FROM alpine:3.14 [2021-11-29T21:29:51.177Z] ---> 5b8b7b635229 [2021-11-29T21:29:51.177Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-29T21:29:51.177Z] Removing intermediate container 363aa7c1c0c5 [2021-11-29T21:29:51.177Z] ---> f85f47e6b434 [2021-11-29T21:29:51.177Z] [2021-11-29T21:29:51.177Z] Step 9/21 : FROM alpine:3.14 [2021-11-29T21:29:51.177Z] ---> 5b8b7b635229 [2021-11-29T21:29:51.177Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-29T21:29:51.177Z] ---> Running in 01ae997532c2 [2021-11-29T21:29:51.177Z] ---> Running in a0ee36114649 [2021-11-29T21:29:52.155Z] Removing intermediate container c42f7784aa5f [2021-11-29T21:29:52.155Z] ---> cb603d5c7083 [2021-11-29T21:29:52.155Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T21:29:52.155Z] Removing intermediate container c7fc85aa2ad4 [2021-11-29T21:29:52.155Z] ---> 1bbfc01f61d0 [2021-11-29T21:29:52.155Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T21:29:52.430Z] ---> Running in a936c8487258 [2021-11-29T21:29:52.430Z] ---> Running in 8a8d698bd14d [2021-11-29T21:29:52.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:29:52.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:29:52.983Z] Removing intermediate container 8a8d698bd14d [2021-11-29T21:29:52.983Z] ---> 84bed36776c3 [2021-11-29T21:29:52.983Z] Step 12/24 : WORKDIR / [2021-11-29T21:29:52.983Z] Removing intermediate container a936c8487258 [2021-11-29T21:29:52.983Z] ---> eb2c1a1e1a9f [2021-11-29T21:29:52.983Z] Step 12/20 : WORKDIR /edgex [2021-11-29T21:29:53.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:29:53.260Z] ---> Running in 104fee0bf139 [2021-11-29T21:29:53.260Z] ---> Running in 6fef715c28f7 [2021-11-29T21:29:53.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:29:53.807Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-29T21:29:53.807Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-29T21:29:53.807Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:29:54.083Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T21:29:54.366Z] OK: 6 MiB in 16 packages [2021-11-29T21:29:54.366Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-29T21:29:54.366Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:29:54.366Z] Removing intermediate container 6fef715c28f7 [2021-11-29T21:29:54.366Z] ---> 1a516ff73d65 [2021-11-29T21:29:54.366Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-29T21:29:54.366Z] OK: 6 MiB in 15 packages [2021-11-29T21:29:54.643Z] Removing intermediate container 104fee0bf139 [2021-11-29T21:29:54.643Z] ---> 71090e83c690 [2021-11-29T21:29:54.643Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-29T21:29:56.088Z] ---> 3d531092211e [2021-11-29T21:29:56.088Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-29T21:29:56.088Z] Removing intermediate container a0ee36114649 [2021-11-29T21:29:56.088Z] ---> dd907a7c94f9 [2021-11-29T21:29:56.088Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:29:56.088Z] ---> 2a080c5c1f14 [2021-11-29T21:29:56.088Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-29T21:29:56.359Z] ---> Running in d563b132b432 [2021-11-29T21:29:56.634Z] Removing intermediate container 01ae997532c2 [2021-11-29T21:29:56.634Z] ---> 21c2f08ef30f [2021-11-29T21:29:56.634Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:29:56.911Z] ---> Running in 8d0f026e3260 [2021-11-29T21:29:56.911Z] Removing intermediate container d563b132b432 [2021-11-29T21:29:56.911Z] ---> a87311c8468e [2021-11-29T21:29:56.911Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-29T21:29:57.189Z] ---> Running in 3ef6f4ad393d [2021-11-29T21:29:57.462Z] ---> e19854442a44 [2021-11-29T21:29:57.462Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-29T21:29:57.733Z] Removing intermediate container 8d0f026e3260 [2021-11-29T21:29:57.733Z] ---> 01a8681a4902 [2021-11-29T21:29:57.733Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-29T21:29:57.733Z] ---> c99694e6eb48 [2021-11-29T21:29:57.733Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-29T21:29:57.733Z] ---> Running in 902b6294e0b5 [2021-11-29T21:29:57.733Z] Removing intermediate container 3ef6f4ad393d [2021-11-29T21:29:57.733Z] ---> 4b77db2050bf [2021-11-29T21:29:57.733Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-29T21:29:58.004Z] ---> Running in 82eb3f728e2f [2021-11-29T21:29:58.278Z] Removing intermediate container 902b6294e0b5 [2021-11-29T21:29:58.278Z] ---> 0470b0b96449 [2021-11-29T21:29:58.278Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-29T21:29:58.555Z] ---> Running in d57412fa1d71 [2021-11-29T21:29:58.555Z] ---> 94ff268170b5 [2021-11-29T21:29:58.555Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-29T21:29:58.831Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-29T21:29:58.831Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-29T21:29:58.831Z] ---> 3734d5adc5ac [2021-11-29T21:29:58.831Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:29:58.831Z] Removing intermediate container 82eb3f728e2f [2021-11-29T21:29:58.831Z] ---> f572d16015d2 [2021-11-29T21:29:58.831Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:29:58.831Z] ---> Running in 7fc8c13f2f51 [2021-11-29T21:29:59.103Z] Removing intermediate container d57412fa1d71 [2021-11-29T21:29:59.103Z] ---> 09ea9f6aa719 [2021-11-29T21:29:59.103Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:29:59.718Z] Removing intermediate container 7fc8c13f2f51 [2021-11-29T21:29:59.718Z] ---> 70393e4fd4d2 [2021-11-29T21:29:59.718Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-29T21:29:59.718Z] ---> 48e4dc875316 [2021-11-29T21:29:59.718Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-29T21:29:59.997Z] ---> a8617c8347c3 [2021-11-29T21:29:59.997Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-29T21:29:59.997Z] ---> Running in aa93d5b84368 [2021-11-29T21:29:59.997Z] ---> Running in 83a844725322 [2021-11-29T21:29:59.997Z] ---> b2d443709bb4 [2021-11-29T21:29:59.997Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-29T21:30:00.596Z] ---> 6da1bb1371cc [2021-11-29T21:30:00.596Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-29T21:30:00.869Z] Removing intermediate container aa93d5b84368 [2021-11-29T21:30:00.869Z] ---> be1d2ac731b0 [2021-11-29T21:30:00.869Z] Step 17/20 : CMD ["--init=true"] [2021-11-29T21:30:01.149Z] ---> Running in bfe6c0e60f29 [2021-11-29T21:30:01.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:30:02.029Z] Removing intermediate container bfe6c0e60f29 [2021-11-29T21:30:02.029Z] ---> efcac96cd6a8 [2021-11-29T21:30:02.029Z] Step 18/20 : LABEL arch=arm64 [2021-11-29T21:30:02.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:30:02.029Z] ---> f9697690abdd [2021-11-29T21:30:02.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> Running in b659719cd7b2 [2021-11-29T21:30:02.029Z] [2021-11-29T21:30:02.631Z] ---> 8de0114c22cb [2021-11-29T21:30:02.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-29T21:30:02.631Z] ---> 3633dff71347 [2021-11-29T21:30:02.631Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-29T21:30:02.903Z] Removing intermediate container b659719cd7b2 [2021-11-29T21:30:02.903Z] ---> da25c6931b73 [2021-11-29T21:30:02.903Z] Step 19/20 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:30:02.903Z] (1/42) Installing readline (8.1.0-r0) [2021-11-29T21:30:02.903Z] (2/42) Installing bash (5.1.4-r0) [2021-11-29T21:30:02.903Z] Executing bash-5.1.4-r0.post-install [2021-11-29T21:30:02.903Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-29T21:30:03.187Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T21:30:03.187Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-29T21:30:03.187Z] ---> Running in 409c1483c678 [2021-11-29T21:30:03.187Z] (6/42) Installing curl (7.79.1-r0) [2021-11-29T21:30:03.187Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-29T21:30:03.187Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-29T21:30:03.187Z] (9/42) Installing expat (2.4.1-r0) [2021-11-29T21:30:03.187Z] (10/42) Installing libffi (3.3-r2) [2021-11-29T21:30:03.187Z] (11/42) Installing gdbm (1.19-r0) [2021-11-29T21:30:03.187Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-29T21:30:03.187Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T21:30:03.187Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T21:30:03.187Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-29T21:30:03.187Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-29T21:30:03.470Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-29T21:30:03.743Z] Removing intermediate container 409c1483c678 [2021-11-29T21:30:03.743Z] ---> f7aad30fe100 [2021-11-29T21:30:03.743Z] Step 20/20 : LABEL version=0.0.0 [2021-11-29T21:30:04.029Z] ---> f6241f8e175f [2021-11-29T21:30:04.029Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-29T21:30:04.029Z] ---> 9852dcfd9e41 [2021-11-29T21:30:04.029Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-29T21:30:04.029Z] ---> Running in d43fbd46a86a [2021-11-29T21:30:04.029Z] ---> Running in a97e5d02277d [2021-11-29T21:30:04.029Z] ---> Running in e714c867d75e [2021-11-29T21:30:04.300Z] ---> 455ab5e28b11 [2021-11-29T21:30:04.300Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-29T21:30:04.935Z] Removing intermediate container d43fbd46a86a [2021-11-29T21:30:04.935Z] ---> c372700929ea [2021-11-29T21:30:04.935Z] [2021-11-29T21:30:04.935Z] Removing intermediate container a97e5d02277d [2021-11-29T21:30:04.935Z] ---> 378dcafcd47a [2021-11-29T21:30:04.935Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:30:04.935Z] Removing intermediate container e714c867d75e [2021-11-29T21:30:04.935Z] ---> e84bee0d4b2d [2021-11-29T21:30:04.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:30:05.283Z] ---> Running in 3e5dd54927af [2021-11-29T21:30:05.283Z] ---> Running in d69fd85fa429 [2021-11-29T21:30:05.584Z] ---> 225fd611069d [2021-11-29T21:30:05.584Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-29T21:30:05.584Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-29T21:30:05.881Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-29T21:30:05.881Z] Successfully built c372700929ea [2021-11-29T21:30:05.881Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-29T21:30:05.881Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-29T21:30:05.881Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-29T21:30:05.881Z] ---> Running in b6184636d491 [2021-11-29T21:30:05.881Z] Building core-metadata [2021-11-29T21:30:05.881Z]  Building security-proxy-setup ... done (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-29T21:30:06.160Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-29T21:30:06.160Z] Removing intermediate container 3e5dd54927af [2021-11-29T21:30:06.160Z] ---> a49e6da0e10c [2021-11-29T21:30:06.160Z] Step 19/21 : LABEL arch=arm64 [2021-11-29T21:30:06.160Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-29T21:30:06.160Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-29T21:30:06.160Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-29T21:30:06.160Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-29T21:30:06.160Z] Removing intermediate container d69fd85fa429 [2021-11-29T21:30:06.160Z] ---> 3bdcca29a7d7 [2021-11-29T21:30:06.160Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-29T21:30:06.160Z] Step 21/23 : LABEL arch=arm64 ---> Running in 70097fd35332 [2021-11-29T21:30:06.160Z] [2021-11-29T21:30:06.455Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-29T21:30:06.455Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-29T21:30:06.455Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-29T21:30:06.455Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-29T21:30:06.455Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-29T21:30:06.455Z] ---> Running in 6900a821d27a [2021-11-29T21:30:06.455Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-29T21:30:06.455Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-29T21:30:06.734Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-29T21:30:06.734Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-29T21:30:06.734Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-29T21:30:06.734Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-29T21:30:06.734Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-29T21:30:06.734Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-29T21:30:07.133Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-29T21:30:07.420Z] Executing busybox-1.33.1-r3.trigger [2021-11-29T21:30:07.420Z] OK: 84 MiB in 64 packages [2021-11-29T21:30:07.696Z] Removing intermediate container 70097fd35332 [2021-11-29T21:30:07.696Z] ---> c357296bb18b [2021-11-29T21:30:07.696Z] Step 20/21 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:30:07.696Z] Removing intermediate container 6900a821d27a [2021-11-29T21:30:07.696Z] ---> 6f511d29b478 [2021-11-29T21:30:07.696Z] Step 22/23 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:30:07.968Z] ---> Running in caa54e969d4d [2021-11-29T21:30:07.968Z] ---> Running in 9368cb82ca30 [2021-11-29T21:30:08.571Z] Removing intermediate container caa54e969d4d [2021-11-29T21:30:08.571Z] ---> c59ccd3a2d9b [2021-11-29T21:30:08.571Z] Step 21/21 : LABEL version=0.0.0 [2021-11-29T21:30:08.852Z] Removing intermediate container 9368cb82ca30 [2021-11-29T21:30:08.852Z] ---> 77ab276ad26a [2021-11-29T21:30:08.852Z] Step 23/23 : LABEL version=0.0.0 [2021-11-29T21:30:08.852Z] ---> Running in dba8010a600a [2021-11-29T21:30:09.127Z] ---> Running in 2df57a3e232d [2021-11-29T21:30:09.127Z] Removing intermediate container b6184636d491 [2021-11-29T21:30:09.127Z] ---> 96bcb9d9b2d1 [2021-11-29T21:30:09.127Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-29T21:30:09.398Z] ---> Running in e5d02b46836f [2021-11-29T21:30:09.994Z] Removing intermediate container dba8010a600a [2021-11-29T21:30:09.994Z] ---> 2b58ac1d3433 [2021-11-29T21:30:09.994Z] [2021-11-29T21:30:09.994Z] Removing intermediate container 2df57a3e232d [2021-11-29T21:30:09.994Z] ---> bf32400c2710 [2021-11-29T21:30:09.994Z] [2021-11-29T21:30:10.275Z] Removing intermediate container e5d02b46836f [2021-11-29T21:30:10.275Z] ---> f479bc68382e [2021-11-29T21:30:10.275Z] Step 22/24 : LABEL arch=arm64 [2021-11-29T21:30:10.275Z] Successfully built 2b58ac1d3433 [2021-11-29T21:30:10.275Z] Successfully tagged support-notifications-arm64:latest [2021-11-29T21:30:10.275Z]  Building support-notifications ... done Building core-command [2021-11-29T21:30:10.552Z] ---> Running in b5d972ad4cd5 [2021-11-29T21:30:10.552Z] Successfully built bf32400c2710 [2021-11-29T21:30:10.552Z] Successfully tagged support-scheduler-arm64:latest [2021-11-29T21:30:10.552Z]  Building support-scheduler ... done Building core-data [2021-11-29T21:30:11.152Z] Removing intermediate container b5d972ad4cd5 [2021-11-29T21:30:11.152Z] ---> 22e0735c778a [2021-11-29T21:30:11.152Z] Step 23/24 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:30:11.152Z] ---> Running in 441ff105c6f2 [2021-11-29T21:30:11.753Z] Removing intermediate container 441ff105c6f2 [2021-11-29T21:30:11.753Z] ---> 0ee6697f14ce [2021-11-29T21:30:11.753Z] Step 24/24 : LABEL version=0.0.0 [2021-11-29T21:30:11.753Z] ---> Running in 1f37d0d2da2c [2021-11-29T21:30:12.025Z] Collecting docker-compose==1.23.2 [2021-11-29T21:30:12.025Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-29T21:30:12.301Z] Removing intermediate container 1f37d0d2da2c [2021-11-29T21:30:12.301Z] ---> fb71eac9deb4 [2021-11-29T21:30:12.301Z] [2021-11-29T21:30:12.576Z] Successfully built fb71eac9deb4 [2021-11-29T21:30:12.576Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-29T21:30:12.576Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-11-29T21:30:13.174Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-29T21:30:13.174Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-29T21:30:13.174Z] Collecting texttable<0.10,>=0.9.0 [2021-11-29T21:30:13.446Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-29T21:30:15.419Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-29T21:30:15.419Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-29T21:30:15.419Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-29T21:30:15.419Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-29T21:30:18.042Z] Collecting docker<4.0,>=3.6.0 [2021-11-29T21:30:18.042Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-29T21:30:18.042Z] Collecting cached-property<2,>=1.2.0 [2021-11-29T21:30:18.042Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-29T21:30:18.042Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-29T21:30:18.640Z] Collecting PyYAML<4,>=3.10 [2021-11-29T21:30:18.640Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-29T21:30:22.031Z] Collecting docopt<0.7,>=0.6.1 [2021-11-29T21:30:22.031Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-29T21:30:24.023Z] Collecting jsonschema<3,>=2.5.1 [2021-11-29T21:30:24.024Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-29T21:30:24.304Z] Collecting docker-pycreds>=0.4.0 [2021-11-29T21:30:24.304Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-29T21:30:24.577Z] Collecting idna<2.8,>=2.5 [2021-11-29T21:30:24.851Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-29T21:30:24.851Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-29T21:30:24.851Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-29T21:30:25.450Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-29T21:30:25.450Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-29T21:30:25.450Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-29T21:30:26.054Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-29T21:30:26.054Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-29T21:30:26.054Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-29T21:30:26.054Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-29T21:30:27.028Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-29T21:30:27.028Z] Attempting uninstall: urllib3 [2021-11-29T21:30:27.028Z] Found existing installation: urllib3 1.26.5 [2021-11-29T21:30:27.028Z] Uninstalling urllib3-1.26.5: [2021-11-29T21:30:27.028Z] Successfully uninstalled urllib3-1.26.5 [2021-11-29T21:30:27.626Z] Attempting uninstall: idna [2021-11-29T21:30:27.626Z] Found existing installation: idna 3.2 [2021-11-29T21:30:27.626Z] Uninstalling idna-3.2: [2021-11-29T21:30:27.626Z] Successfully uninstalled idna-3.2 [2021-11-29T21:30:28.605Z] Attempting uninstall: chardet [2021-11-29T21:30:28.605Z] Found existing installation: chardet 4.0.0 [2021-11-29T21:30:28.605Z] Uninstalling chardet-4.0.0: [2021-11-29T21:30:28.605Z] Successfully uninstalled chardet-4.0.0 [2021-11-29T21:30:30.592Z] Attempting uninstall: requests [2021-11-29T21:30:30.592Z] Found existing installation: requests 2.25.1 [2021-11-29T21:30:30.592Z] Uninstalling requests-2.25.1: [2021-11-29T21:30:30.592Z] Successfully uninstalled requests-2.25.1 [2021-11-29T21:30:30.592Z] Running setup.py install for texttable: started [2021-11-29T21:30:32.583Z] Running setup.py install for texttable: finished with status 'done' [2021-11-29T21:30:32.583Z] Running setup.py install for PyYAML: started [2021-11-29T21:30:35.208Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-29T21:30:35.208Z] Running setup.py install for docopt: started [2021-11-29T21:30:37.182Z] Running setup.py install for docopt: finished with status 'done' [2021-11-29T21:30:37.182Z] Running setup.py install for dockerpty: started [2021-11-29T21:30:39.161Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-29T21:30:41.140Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-29T21:30:49.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:30:49.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:30:49.442Z] ---> 0ecfe00bb493 [2021-11-29T21:30:49.442Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T21:30:49.442Z] ---> Using cache [2021-11-29T21:30:49.442Z] ---> 053e8b9f0411 [2021-11-29T21:30:49.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:30:49.442Z] ---> Using cache [2021-11-29T21:30:49.442Z] ---> d9c6b2cfa45f [2021-11-29T21:30:49.442Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T21:30:49.442Z] ---> Running in d1152e48d9b8 [2021-11-29T21:30:50.052Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:30:51.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:30:52.040Z] OK: 219 MiB in 52 packages [2021-11-29T21:30:54.675Z] Removing intermediate container d1152e48d9b8 [2021-11-29T21:30:54.675Z] ---> d8b32ffd0b9d [2021-11-29T21:30:54.675Z] Step 6/22 : COPY . . [2021-11-29T21:30:54.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:30:54.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:30:54.675Z] ---> 0ecfe00bb493 [2021-11-29T21:30:54.675Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T21:30:54.675Z] ---> Using cache [2021-11-29T21:30:54.675Z] ---> 053e8b9f0411 [2021-11-29T21:30:54.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:30:54.675Z] ---> Using cache [2021-11-29T21:30:54.675Z] ---> d9c6b2cfa45f [2021-11-29T21:30:54.675Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-29T21:30:54.675Z] ---> Running in fcda73980732 [2021-11-29T21:30:55.275Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:30:55.275Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:30:55.275Z] ---> 0ecfe00bb493 [2021-11-29T21:30:55.275Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T21:30:55.275Z] ---> Using cache [2021-11-29T21:30:55.275Z] ---> 053e8b9f0411 [2021-11-29T21:30:55.275Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:30:55.275Z] ---> Using cache [2021-11-29T21:30:55.275Z] ---> d9c6b2cfa45f [2021-11-29T21:30:55.275Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T21:30:55.275Z] ---> Using cache [2021-11-29T21:30:55.275Z] ---> d8b32ffd0b9d [2021-11-29T21:30:55.275Z] Step 6/22 : COPY . . [2021-11-29T21:30:56.718Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T21:30:56.718Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-29T21:30:56.718Z] ---> 0ecfe00bb493 [2021-11-29T21:30:56.718Z] Step 3/30 : WORKDIR /edgex-go [2021-11-29T21:30:56.718Z] ---> Using cache [2021-11-29T21:30:56.718Z] ---> 053e8b9f0411 [2021-11-29T21:30:56.718Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:30:56.718Z] ---> Using cache [2021-11-29T21:30:56.718Z] ---> d9c6b2cfa45f [2021-11-29T21:30:56.718Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-29T21:30:56.718Z] ---> Using cache [2021-11-29T21:30:56.718Z] ---> d8b32ffd0b9d [2021-11-29T21:30:56.718Z] Step 6/30 : COPY . . [2021-11-29T21:30:56.718Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:30:57.706Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:30:58.681Z] OK: 219 MiB in 52 packages [2021-11-29T21:30:59.666Z] Removing intermediate container 83a844725322 [2021-11-29T21:30:59.666Z] ---> 571d9e975d0b [2021-11-29T21:30:59.666Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-29T21:30:59.939Z] ---> Running in c4046fa1a527 [2021-11-29T21:31:00.210Z] Removing intermediate container fcda73980732 [2021-11-29T21:31:00.210Z] ---> 86fbd00aae74 [2021-11-29T21:31:00.210Z] Step 6/22 : COPY . . [2021-11-29T21:31:00.807Z] Removing intermediate container c4046fa1a527 [2021-11-29T21:31:00.807Z] ---> e0e0cb034a36 [2021-11-29T21:31:00.807Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-29T21:31:01.083Z] ---> Running in a79340b9588f [2021-11-29T21:31:02.066Z] Removing intermediate container a79340b9588f [2021-11-29T21:31:02.066Z] ---> 5c3ed605c358 [2021-11-29T21:31:02.066Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-29T21:31:04.046Z] ---> 34a4745032d8 [2021-11-29T21:31:04.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-29T21:31:05.751Z] ---> c3f8d55e3fdb [2021-11-29T21:31:05.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-29T21:31:07.726Z] ---> 758b02d6f714 [2021-11-29T21:31:07.726Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-29T21:31:07.726Z] ---> Running in 0bd93beacf1e [2021-11-29T21:31:08.324Z] Removing intermediate container 0bd93beacf1e [2021-11-29T21:31:08.324Z] ---> 3daf1dc04b05 [2021-11-29T21:31:08.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:31:08.601Z] ---> Running in f54923d2c137 [2021-11-29T21:31:09.602Z] Removing intermediate container f54923d2c137 [2021-11-29T21:31:09.602Z] ---> 70128b1838f5 [2021-11-29T21:31:09.602Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T21:31:09.602Z] ---> Running in eded1a013ca8 [2021-11-29T21:31:10.677Z] Removing intermediate container eded1a013ca8 [2021-11-29T21:31:10.677Z] ---> 84b7179f351d [2021-11-29T21:31:10.677Z] Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:31:10.677Z] ---> Running in c2b183dee737 [2021-11-29T21:31:11.737Z] Removing intermediate container c2b183dee737 [2021-11-29T21:31:11.737Z] ---> db1df36314d9 [2021-11-29T21:31:11.737Z] Step 22/22 : LABEL version=0.0.0 [2021-11-29T21:31:12.068Z] ---> Running in 7cb53a0e3bb1 [2021-11-29T21:31:13.045Z] Removing intermediate container 7cb53a0e3bb1 [2021-11-29T21:31:13.045Z] ---> e15e476ddd33 [2021-11-29T21:31:13.045Z] [2021-11-29T21:31:13.643Z] Successfully built e15e476ddd33 [2021-11-29T21:31:13.643Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-29T21:31:17.949Z]  Building sys-mgmt-agent ... done  ---> a8a8cd19d93a [2021-11-29T21:31:17.949Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:31:17.949Z] ---> 476424d9ab12 [2021-11-29T21:31:17.949Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:31:17.949Z] ---> Running in 827c0153a528 [2021-11-29T21:31:17.949Z] ---> f4fdfe60df88 [2021-11-29T21:31:17.949Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:31:17.949Z] ---> Running in 7d76f9c87343 [2021-11-29T21:31:17.949Z] ---> Running in fe29695597d7 [2021-11-29T21:31:21.341Z] ---> a48a42528438 [2021-11-29T21:31:21.341Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T21:31:21.341Z] ---> Running in 4e2ebdb11ed4 [2021-11-29T21:31:22.337Z] Removing intermediate container 827c0153a528 [2021-11-29T21:31:22.337Z] ---> fde0551df1bc [2021-11-29T21:31:22.337Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-29T21:31:22.337Z] ---> Running in 817cd709e0fd [2021-11-29T21:31:22.337Z] Removing intermediate container 7d76f9c87343 [2021-11-29T21:31:22.337Z] ---> 51fc4c9aae17 [2021-11-29T21:31:22.337Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-29T21:31:22.611Z] Removing intermediate container fe29695597d7 [2021-11-29T21:31:22.611Z] ---> b71c69e40173 [2021-11-29T21:31:22.611Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-29T21:31:22.611Z] ---> Running in 9030c29a8bb4 [2021-11-29T21:31:22.611Z] ---> Running in e615ad70e616 [2021-11-29T21:31:24.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T21:31:24.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T21:31:24.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T21:31:25.658Z] Removing intermediate container 4e2ebdb11ed4 [2021-11-29T21:31:25.658Z] ---> 65266e458f84 [2021-11-29T21:31:25.658Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-29T21:31:25.932Z] ---> Running in 779dd1d90a00 [2021-11-29T21:31:27.924Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T21:33:04.792Z] Removing intermediate container 9030c29a8bb4 [2021-11-29T21:33:04.792Z] ---> 6a5eb32f4b0a [2021-11-29T21:33:04.793Z] [2021-11-29T21:33:04.793Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T21:33:04.793Z] ---> 5b8b7b635229 [2021-11-29T21:33:04.793Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T21:33:04.793Z] ---> Using cache [2021-11-29T21:33:04.793Z] ---> dd907a7c94f9 [2021-11-29T21:33:04.793Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:33:04.793Z] ---> Using cache [2021-11-29T21:33:04.793Z] ---> a87311c8468e [2021-11-29T21:33:04.793Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-29T21:33:04.793Z] ---> Running in af577df89167 [2021-11-29T21:33:04.793Z] Removing intermediate container af577df89167 [2021-11-29T21:33:04.793Z] ---> 78ea8ef377bc [2021-11-29T21:33:04.793Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T21:33:04.793Z] ---> Running in 2c23843167ca [2021-11-29T21:33:04.793Z] Removing intermediate container 2c23843167ca [2021-11-29T21:33:04.793Z] ---> 34e347a48cac [2021-11-29T21:33:04.793Z] Step 14/22 : WORKDIR / [2021-11-29T21:33:04.793Z] ---> Running in 2572cde52d8e [2021-11-29T21:33:04.793Z] Removing intermediate container e615ad70e616 [2021-11-29T21:33:04.793Z] ---> 43e243e5d01d [2021-11-29T21:33:04.793Z] [2021-11-29T21:33:04.793Z] Step 9/30 : FROM alpine:3.14 [2021-11-29T21:33:04.793Z] ---> 5b8b7b635229 [2021-11-29T21:33:04.793Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-29T21:33:04.793Z] ---> Running in 25f38dcfd37e [2021-11-29T21:33:04.793Z] Removing intermediate container 2572cde52d8e [2021-11-29T21:33:04.793Z] ---> ee56a682e04a [2021-11-29T21:33:04.793Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:33:04.793Z] Removing intermediate container 25f38dcfd37e [2021-11-29T21:33:04.793Z] ---> 5d02ea7935a2 [2021-11-29T21:33:04.793Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-29T21:33:04.793Z] ---> Running in 172906041ee1 [2021-11-29T21:33:05.071Z] ---> 3e3ef205a62c [2021-11-29T21:33:05.071Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-29T21:33:06.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:33:06.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:33:07.365Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-29T21:33:07.365Z] (2/2) Installing su-exec (0.2-r1) [2021-11-29T21:33:07.365Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:33:07.365Z] OK: 6 MiB in 16 packages [2021-11-29T21:33:07.639Z] ---> 0203fad16698 [2021-11-29T21:33:07.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-29T21:33:08.622Z] Removing intermediate container 817cd709e0fd [2021-11-29T21:33:08.622Z] ---> 09c93f9c5f76 [2021-11-29T21:33:08.622Z] [2021-11-29T21:33:08.622Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T21:33:08.622Z] ---> 5b8b7b635229 [2021-11-29T21:33:08.622Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T21:33:08.622Z] ---> Using cache [2021-11-29T21:33:08.622Z] ---> dd907a7c94f9 [2021-11-29T21:33:08.622Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T21:33:08.622Z] ---> Using cache [2021-11-29T21:33:08.622Z] ---> a87311c8468e [2021-11-29T21:33:08.622Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-29T21:33:08.622Z] Removing intermediate container 172906041ee1 [2021-11-29T21:33:08.622Z] ---> 83c4a8942e2d [2021-11-29T21:33:08.622Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-29T21:33:08.894Z] ---> Running in 914040449acb [2021-11-29T21:33:08.894Z] ---> d612546f0300 [2021-11-29T21:33:08.894Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-29T21:33:08.894Z] ---> Running in 74b993628f7b [2021-11-29T21:33:09.171Z] ---> Running in 40f35a1d0bb1 [2021-11-29T21:33:09.449Z] Removing intermediate container 914040449acb [2021-11-29T21:33:09.449Z] ---> 9459f8a15b1a [2021-11-29T21:33:09.449Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T21:33:09.449Z] Removing intermediate container 74b993628f7b [2021-11-29T21:33:09.449Z] ---> a9eaf0b51706 [2021-11-29T21:33:09.449Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-29T21:33:09.725Z] ---> Running in fa65132143f5 [2021-11-29T21:33:09.725Z] Removing intermediate container 40f35a1d0bb1 [2021-11-29T21:33:09.725Z] ---> 132284b89e3e [2021-11-29T21:33:09.725Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:33:09.725Z] ---> Running in 848946bd1add [2021-11-29T21:33:09.998Z] ---> Running in 27cbe4287236 [2021-11-29T21:33:10.273Z] Removing intermediate container fa65132143f5 [2021-11-29T21:33:10.273Z] ---> d41f5335a31e [2021-11-29T21:33:10.273Z] Step 14/22 : WORKDIR / [2021-11-29T21:33:10.551Z] Removing intermediate container 848946bd1add [2021-11-29T21:33:10.551Z] ---> 622f46da3370 [2021-11-29T21:33:10.551Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-29T21:33:10.551Z] ---> Running in 66204a34a796 [2021-11-29T21:33:10.551Z] Removing intermediate container 27cbe4287236 [2021-11-29T21:33:10.823Z] ---> 2313fd1794a0 [2021-11-29T21:33:10.823Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T21:33:10.823Z] ---> Running in c3909204a774 [2021-11-29T21:33:10.823Z] ---> Running in 16cff7265d90 [2021-11-29T21:33:11.426Z] Removing intermediate container 66204a34a796 [2021-11-29T21:33:11.426Z] ---> cc21b32d5b60 [2021-11-29T21:33:11.426Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:33:11.700Z] Removing intermediate container 16cff7265d90 [2021-11-29T21:33:11.700Z] ---> 6298581c007f [2021-11-29T21:33:11.700Z] Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:33:11.700Z] ---> Running in bab3ab46b4fe [2021-11-29T21:33:12.299Z] ---> 30504b255aea [2021-11-29T21:33:12.299Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-29T21:33:12.575Z] Removing intermediate container bab3ab46b4fe [2021-11-29T21:33:12.575Z] ---> 68e4d2f10913 [2021-11-29T21:33:12.575Z] Step 22/22 : LABEL version=0.0.0 [2021-11-29T21:33:12.575Z] ---> Running in 43377ee508b9 [2021-11-29T21:33:13.571Z] Removing intermediate container 43377ee508b9 [2021-11-29T21:33:13.571Z] ---> ea641141545d [2021-11-29T21:33:13.571Z] [2021-11-29T21:33:13.571Z] Removing intermediate container c3909204a774 [2021-11-29T21:33:13.571Z] ---> c751e3f321d5 [2021-11-29T21:33:13.571Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-29T21:33:13.846Z] ---> Running in 0ea5bdc0ec2e [2021-11-29T21:33:13.846Z] Successfully built ea641141545d [2021-11-29T21:33:13.846Z] Successfully tagged core-command-arm64:latest [2021-11-29T21:33:14.120Z]  Building core-command ... done  ---> ee9079ce4c46 [2021-11-29T21:33:14.121Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-29T21:33:14.396Z] Removing intermediate container 0ea5bdc0ec2e [2021-11-29T21:33:14.396Z] ---> d1f844f9b140 [2021-11-29T21:33:14.396Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-29T21:33:14.994Z] ---> 09b7be96f91c [2021-11-29T21:33:14.994Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-29T21:33:15.266Z] ---> Running in aa59e76ed8cd [2021-11-29T21:33:15.541Z] ---> fcc3d585649b [2021-11-29T21:33:15.541Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-29T21:33:15.541Z] ---> Running in 304b90525dfb [2021-11-29T21:33:15.541Z] Removing intermediate container aa59e76ed8cd [2021-11-29T21:33:15.541Z] ---> 7457e6829276 [2021-11-29T21:33:15.541Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:33:15.817Z] ---> Running in 0f2f434cc44b [2021-11-29T21:33:16.413Z] Removing intermediate container 0f2f434cc44b [2021-11-29T21:33:16.413Z] ---> 47e704ae33dc [2021-11-29T21:33:16.413Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T21:33:16.698Z] ---> Running in 16fca5dbff38 [2021-11-29T21:33:17.298Z] Removing intermediate container 16fca5dbff38 [2021-11-29T21:33:17.298Z] ---> cb664efed67a [2021-11-29T21:33:17.298Z] Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:33:17.576Z] ---> Running in 3e6985f33b10 [2021-11-29T21:33:17.848Z] Removing intermediate container 779dd1d90a00 [2021-11-29T21:33:17.848Z] ---> 18f2dbe787da [2021-11-29T21:33:17.848Z] [2021-11-29T21:33:17.848Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T21:33:17.848Z] ---> 5b8b7b635229 [2021-11-29T21:33:17.848Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-29T21:33:17.848Z] ---> Running in c2238185a306 [2021-11-29T21:33:17.848Z] Removing intermediate container 3e6985f33b10 [2021-11-29T21:33:17.848Z] ---> 2fab5a1fbfc6 [2021-11-29T21:33:17.848Z] Step 22/22 : LABEL version=0.0.0 [2021-11-29T21:33:18.121Z] Removing intermediate container 304b90525dfb [2021-11-29T21:33:18.121Z] ---> ad99c757b7a1 [2021-11-29T21:33:18.121Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:33:18.121Z] ---> Running in a038e94b1eeb [2021-11-29T21:33:18.394Z] Removing intermediate container c2238185a306 [2021-11-29T21:33:18.394Z] ---> 182d924d3825 [2021-11-29T21:33:18.394Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-29T21:33:18.394Z] ---> Running in 9bb7535127cc [2021-11-29T21:33:18.670Z] Removing intermediate container a038e94b1eeb [2021-11-29T21:33:18.670Z] ---> 1aaa6d233561 [2021-11-29T21:33:18.670Z] [2021-11-29T21:33:18.943Z] Successfully built 1aaa6d233561 [2021-11-29T21:33:18.943Z] Successfully tagged core-metadata-arm64:latest [2021-11-29T21:33:18.943Z]  Building core-metadata ... done Removing intermediate container 9bb7535127cc [2021-11-29T21:33:18.943Z] ---> 5e54e81fbc1d [2021-11-29T21:33:18.943Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-29T21:33:18.943Z] ---> f2172d061f58 [2021-11-29T21:33:18.943Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-29T21:33:19.219Z] ---> Running in 0d130cd00fb3 [2021-11-29T21:33:19.814Z] Removing intermediate container 0d130cd00fb3 [2021-11-29T21:33:19.814Z] ---> 2ee15cd91176 [2021-11-29T21:33:19.814Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T21:33:19.814Z] ---> Running in 44bc649900cd [2021-11-29T21:33:20.409Z] ---> db94a60fcc35 [2021-11-29T21:33:20.409Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-29T21:33:21.002Z] ---> b7bae267eaf4 [2021-11-29T21:33:21.002Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-29T21:33:21.977Z] Removing intermediate container 44bc649900cd [2021-11-29T21:33:21.977Z] ---> 88e32521325d [2021-11-29T21:33:21.977Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-29T21:33:21.977Z] ---> b9d38596e0db [2021-11-29T21:33:21.977Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-29T21:33:21.977Z] ---> Running in 3363922ffc79 [2021-11-29T21:33:22.948Z] ---> 212ad314c2d7 [2021-11-29T21:33:22.948Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-29T21:33:22.948Z] ---> Running in 61553ef30c3f [2021-11-29T21:33:23.226Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T21:33:23.226Z] Removing intermediate container 61553ef30c3f [2021-11-29T21:33:23.226Z] ---> c64d13261a1b [2021-11-29T21:33:23.226Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-29T21:33:24.211Z] ---> 47c23f970886 [2021-11-29T21:33:24.211Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-29T21:33:24.211Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T21:33:24.211Z] ---> Running in 2e8b095e410a [2021-11-29T21:33:25.206Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-29T21:33:25.206Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T21:33:25.206Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-29T21:33:25.206Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T21:33:25.477Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-29T21:33:25.748Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-29T21:33:25.748Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T21:33:25.748Z] OK: 8 MiB in 20 packages [2021-11-29T21:33:26.725Z] Removing intermediate container 2e8b095e410a [2021-11-29T21:33:26.725Z] ---> 6f725a6c19fc [2021-11-29T21:33:26.725Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-29T21:33:26.725Z] ---> Running in 9242a0af162e [2021-11-29T21:33:26.725Z] Removing intermediate container 3363922ffc79 [2021-11-29T21:33:26.725Z] ---> af95e67a4be6 [2021-11-29T21:33:26.725Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T21:33:27.314Z] Removing intermediate container 9242a0af162e [2021-11-29T21:33:27.314Z] ---> b7a553141c6a [2021-11-29T21:33:27.314Z] Step 27/30 : CMD ["gate"] [2021-11-29T21:33:27.314Z] ---> Running in a902cabc7437 [2021-11-29T21:33:27.590Z] ---> 6e4ec14efcd8 [2021-11-29T21:33:27.590Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-29T21:33:27.860Z] Removing intermediate container a902cabc7437 [2021-11-29T21:33:27.860Z] ---> 066c31220484 [2021-11-29T21:33:27.860Z] Step 28/30 : LABEL arch=arm64 [2021-11-29T21:33:28.131Z] ---> Running in 44e68e28e012 [2021-11-29T21:33:28.401Z] Removing intermediate container 44e68e28e012 [2021-11-29T21:33:28.401Z] ---> 5b80b29a2478 [2021-11-29T21:33:28.401Z] Step 29/30 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:33:28.673Z] ---> 9ab806d81d82 [2021-11-29T21:33:28.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-29T21:33:28.673Z] ---> Running in 8ccd1e0630d5 [2021-11-29T21:33:29.272Z] Removing intermediate container 8ccd1e0630d5 [2021-11-29T21:33:29.272Z] ---> fb343232e835 [2021-11-29T21:33:29.272Z] Step 30/30 : LABEL version=0.0.0 [2021-11-29T21:33:29.272Z] ---> Running in cedcff525339 [2021-11-29T21:33:29.542Z] ---> 725f1eb02fa6 [2021-11-29T21:33:29.542Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-29T21:33:29.542Z] ---> Running in 43f3bf23b4c6 [2021-11-29T21:33:29.812Z] Removing intermediate container cedcff525339 [2021-11-29T21:33:29.812Z] ---> 8e2b1acf55cf [2021-11-29T21:33:29.812Z] [2021-11-29T21:33:30.084Z] Removing intermediate container 43f3bf23b4c6 [2021-11-29T21:33:30.084Z] ---> 57b4e5079099 [2021-11-29T21:33:30.084Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T21:33:30.084Z] Successfully built 8e2b1acf55cf [2021-11-29T21:33:30.084Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-29T21:33:30.358Z]  Building security-bootstrapper ... done  ---> Running in 94368015ef04 [2021-11-29T21:33:30.628Z] Removing intermediate container 94368015ef04 [2021-11-29T21:33:30.628Z] ---> a8eb01bac02d [2021-11-29T21:33:30.628Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T21:33:30.628Z] ---> Running in 3dcbb36b66aa [2021-11-29T21:33:31.221Z] Removing intermediate container 3dcbb36b66aa [2021-11-29T21:33:31.221Z] ---> f9881cc6cefa [2021-11-29T21:33:31.221Z] Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 [2021-11-29T21:33:31.221Z] ---> Running in 42b14863b82a [2021-11-29T21:33:31.490Z] Removing intermediate container 42b14863b82a [2021-11-29T21:33:31.761Z] ---> 34345dc873bc [2021-11-29T21:33:31.761Z] Step 22/22 : LABEL version=0.0.0 [2021-11-29T21:33:31.761Z] ---> Running in a927fd70e04d [2021-11-29T21:33:32.030Z] Removing intermediate container a927fd70e04d [2021-11-29T21:33:32.030Z] ---> e6ba22d2da18 [2021-11-29T21:33:32.030Z] [2021-11-29T21:33:32.301Z] Successfully built e6ba22d2da18 [2021-11-29T21:33:32.301Z] Successfully tagged core-data-arm64:latest [2021-11-29T21:33:32.585Z]  Building core-data ... done  [Pipeline] } [2021-11-29T21:33:32.585Z] $ docker stop --time=1 cfe0386fbbf809d3a45bf1c3a52362f1ad5c89b3ccb61eafebee5793f6e2fa2d [2021-11-29T21:33:34.238Z] $ docker rm -f cfe0386fbbf809d3a45bf1c3a52362f1ad5c89b3ccb61eafebee5793f6e2fa2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T21:33:34.853Z] + docker images [2021-11-29T21:33:35.124Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-29T21:33:35.124Z] core-data-arm64 latest e6ba22d2da18 3 seconds ago 19.6MB [2021-11-29T21:33:35.124Z] security-bootstrapper-arm64 latest 8e2b1acf55cf 5 seconds ago 17.8MB [2021-11-29T21:33:35.124Z] core-metadata-arm64 latest 1aaa6d233561 16 seconds ago 15.9MB [2021-11-29T21:33:35.124Z] 18f2dbe787da 17 seconds ago 1.58GB [2021-11-29T21:33:35.125Z] core-command-arm64 latest ea641141545d 21 seconds ago 15.2MB [2021-11-29T21:33:35.125Z] 09c93f9c5f76 26 seconds ago 1.58GB [2021-11-29T21:33:35.125Z] 43e243e5d01d 32 seconds ago 1.57GB [2021-11-29T21:33:35.125Z] 6a5eb32f4b0a 35 seconds ago 1.57GB [2021-11-29T21:33:35.125Z] sys-mgmt-agent-arm64 latest e15e476ddd33 2 minutes ago 277MB [2021-11-29T21:33:35.125Z] security-secretstore-setup-arm64 latest fb71eac9deb4 3 minutes ago 26.8MB [2021-11-29T21:33:35.125Z] support-notifications-arm64 latest 2b58ac1d3433 3 minutes ago 16.1MB [2021-11-29T21:33:35.125Z] support-scheduler-arm64 latest bf32400c2710 3 minutes ago 15.3MB [2021-11-29T21:33:35.125Z] security-proxy-setup-arm64 latest c372700929ea 3 minutes ago 25.5MB [2021-11-29T21:33:35.125Z] f85f47e6b434 3 minutes ago 1.57GB [2021-11-29T21:33:35.125Z] 4f4b520b5930 3 minutes ago 1.57GB [2021-11-29T21:33:35.125Z] 18a22439dca6 3 minutes ago 1.58GB [2021-11-29T21:33:35.125Z] 8704ea6d3c52 3 minutes ago 1.58GB [2021-11-29T21:33:35.125Z] d359d7fd4167 3 minutes ago 1.57GB [2021-11-29T21:33:35.125Z] ci-base-image-arm64 latest 0ecfe00bb493 14 minutes ago 1.24GB [2021-11-29T21:33:35.125Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-11-29T21:33:35.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-29T21:33:35.125Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-29T21:33:35.125Z] 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-11-29T21:33:35.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T21:33:35.869Z] [2021-11-29T21:33:35.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:33:36.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T21:33:36.548Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-29T21:33:36.548Z] 448f6bf000e3: Pulling fs layer [2021-11-29T21:33:36.548Z] f757da607395: Pulling fs layer [2021-11-29T21:33:36.548Z] 05883995daec: Pulling fs layer [2021-11-29T21:33:36.548Z] 8603b9c90790: Pulling fs layer [2021-11-29T21:33:36.548Z] 1560dd03e051: Pulling fs layer [2021-11-29T21:33:36.548Z] 27f5ce0e4adf: Pulling fs layer [2021-11-29T21:33:36.548Z] c2d8d7efcc4b: Pulling fs layer [2021-11-29T21:33:36.548Z] 8603b9c90790: Waiting [2021-11-29T21:33:36.548Z] 1560dd03e051: Waiting [2021-11-29T21:33:36.548Z] 27f5ce0e4adf: Waiting [2021-11-29T21:33:36.548Z] c2d8d7efcc4b: Waiting [2021-11-29T21:33:36.548Z] f757da607395: Verifying Checksum [2021-11-29T21:33:36.548Z] f757da607395: Download complete [2021-11-29T21:33:36.548Z] 8603b9c90790: Verifying Checksum [2021-11-29T21:33:36.548Z] 8603b9c90790: Download complete [2021-11-29T21:33:36.831Z] 1560dd03e051: Verifying Checksum [2021-11-29T21:33:36.831Z] 1560dd03e051: Download complete [2021-11-29T21:33:36.831Z] 05883995daec: Verifying Checksum [2021-11-29T21:33:36.831Z] 05883995daec: Download complete [2021-11-29T21:33:36.831Z] 27f5ce0e4adf: Verifying Checksum [2021-11-29T21:33:36.831Z] 27f5ce0e4adf: Download complete [2021-11-29T21:33:37.107Z] 448f6bf000e3: Verifying Checksum [2021-11-29T21:33:37.107Z] 448f6bf000e3: Download complete [2021-11-29T21:33:39.727Z] c2d8d7efcc4b: Verifying Checksum [2021-11-29T21:33:39.727Z] c2d8d7efcc4b: Download complete [2021-11-29T21:33:40.699Z] 448f6bf000e3: Pull complete [2021-11-29T21:33:41.294Z] f757da607395: Pull complete [2021-11-29T21:33:42.725Z] 05883995daec: Pull complete [2021-11-29T21:33:43.000Z] 8603b9c90790: Pull complete [2021-11-29T21:33:43.977Z] 1560dd03e051: Pull complete [2021-11-29T21:33:44.250Z] 27f5ce0e4adf: Pull complete [2021-11-29T21:33:59.316Z] c2d8d7efcc4b: Pull complete [2021-11-29T21:33:59.316Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-29T21:33:59.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T21:33:59.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-29T21:33:59.585Z] prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container [2021-11-29T21:33:59.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-29T21:34:02.415Z] $ docker top b9c4dac455ad91e325b22c0e8e1eef5a4be64b69cac95cf278345340ddc98980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:34:03.457Z] ---> job-cost.sh [2021-11-29T21:34:03.457Z] lf-activate-venv: SKIPPING [2021-11-29T21:34:03.457Z] INFO: No Stack... [2021-11-29T21:34:03.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-29T21:34:04.321Z] INFO: Archiving Costs [Pipeline] sh [2021-11-29T21:34:04.994Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-29T21:34:04.994Z] + cut -d, -f6 [Pipeline] lock [2021-11-29T21:34:05.070Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3833-1-stack-cost] [2021-11-29T21:34:05.075Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3833-1-stack-cost] did not exist. Created. [2021-11-29T21:34:05.075Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3833-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-29T21:34:05.804Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-29T21:34:05.976Z] Stashed 1 file(s) [Pipeline] } [2021-11-29T21:34:05.992Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3833-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-29T21:34:06.033Z] $ docker stop --time=1 b9c4dac455ad91e325b22c0e8e1eef5a4be64b69cac95cf278345340ddc98980 [2021-11-29T21:34:07.620Z] $ docker rm -f b9c4dac455ad91e325b22c0e8e1eef5a4be64b69cac95cf278345340ddc98980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-29T21:34:08.633Z] provisioning config files... [2021-11-29T21:34:08.644Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8309053981163573502tmp [Pipeline] { [Pipeline] sh [2021-11-29T21:34:08.973Z] + set +x [2021-11-29T21:34:08.973Z] + curl -s https://codecov.io/bash [2021-11-29T21:34:08.973Z] + bash -s -- [2021-11-29T21:34:08.973Z] [2021-11-29T21:34:08.973Z] _____ _ [2021-11-29T21:34:08.973Z] / ____| | | [2021-11-29T21:34:08.973Z] | | ___ __| | ___ ___ _____ __ [2021-11-29T21:34:08.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-29T21:34:08.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-29T21:34:08.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-29T21:34:08.973Z] Bash-1.0.6 [2021-11-29T21:34:08.973Z] [2021-11-29T21:34:08.973Z] [2021-11-29T21:34:08.973Z] ==> git version 2.24.4 found [2021-11-29T21:34:08.973Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-29T21:34:08.973Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-29T21:34:08.973Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-29T21:34:08.973Z] ==> Jenkins CI detected. [2021-11-29T21:34:08.973Z] current dir:  /w/workspace/edgex-go/1 [2021-11-29T21:34:08.973Z] project root: . [2021-11-29T21:34:08.973Z] --> token set from env [2021-11-29T21:34:08.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-29T21:34:09.238Z] ==> Running gcov in . (disable via -X gcov) [2021-11-29T21:34:09.238Z] ==> Python coveragepy not found [2021-11-29T21:34:09.238Z] ==> Searching for coverage reports in: [2021-11-29T21:34:09.238Z] + . [2021-11-29T21:34:09.238Z] -> Found 1 reports [2021-11-29T21:34:09.238Z] ==> Detecting git/mercurial file structure [2021-11-29T21:34:09.238Z] ==> Reading reports [2021-11-29T21:34:09.238Z] + ./coverage.out bytes=428381 [2021-11-29T21:34:09.238Z] ==> Appending adjustments [2021-11-29T21:34:09.238Z] https://docs.codecov.io/docs/fixing-reports [2021-11-29T21:34:10.177Z] + Found adjustments [2021-11-29T21:34:10.177Z] ==> Gzipping contents [2021-11-29T21:34:10.177Z] 60K /tmp/codecov.nXOXW9.gz [2021-11-29T21:34:10.177Z] ==> Uploading reports [2021-11-29T21:34:10.177Z] url: https://codecov.io [2021-11-29T21:34:10.177Z] query: branch=PR-3833&commit=fbe562ca9a0eb1d57e0a2a90db91935960c89286&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3833%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3833&job=&cmd_args= [2021-11-29T21:34:10.177Z] -> Pinging Codecov [2021-11-29T21:34:10.177Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3833&commit=fbe562ca9a0eb1d57e0a2a90db91935960c89286&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3833%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3833&job=&cmd_args= [2021-11-29T21:34:11.119Z] -> Uploading to [2021-11-29T21:34:11.119Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-29/00271124DB129430A58F1EEE437C3FCB/fbe562ca9a0eb1d57e0a2a90db91935960c89286/4199ecd9-fd22-4320-96a6-ceddf6bee078.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211129T213410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c50bda54a8411bfa59c455d2aa073142a94effc522351c30da4cd57e3955723 [2021-11-29T21:34:11.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T21:34:11.119Z] Dload Upload Total Spent Left Speed [2021-11-29T21:34:11.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57875 0 0 100 57875 0 182k --:--:-- --:--:-- --:--:-- 183k [2021-11-29T21:34:11.378Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fbe562ca9a0eb1d57e0a2a90db91935960c89286 [Pipeline] } [2021-11-29T21:34:11.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-29T21:34:12.936Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:34:13.262Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:34:13.848Z] ---> package-listing.sh [2021-11-29T21:34:13.848Z] ++ facter osfamily [2021-11-29T21:34:13.848Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-29T21:34:14.109Z] + OS_FAMILY=redhat [2021-11-29T21:34:14.109Z] + workspace=/w/workspace/edgex-go/1 [2021-11-29T21:34:14.109Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-29T21:34:14.109Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-29T21:34:14.109Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-29T21:34:14.109Z] + PACKAGES=/tmp/packages_start.txt [2021-11-29T21:34:14.109Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-29T21:34:14.109Z] + PACKAGES=/tmp/packages_end.txt [2021-11-29T21:34:14.109Z] + case "${OS_FAMILY}" in [2021-11-29T21:34:14.109Z] + rpm -qa [2021-11-29T21:34:14.109Z] + sort [2021-11-29T21:34:17.406Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-29T21:34:17.406Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-29T21:34:17.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-29T21:34:17.406Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-29T21:34:17.406Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-29T21:34:17.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-29T21:34:17.429Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-29T21:34:17.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:34:18.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T21:34:18.306Z] [2021-11-29T21:34:18.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T21:34:18.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T21:34:18.634Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-29T21:34:18.634Z] b4d181a07f80: Pulling fs layer [2021-11-29T21:34:18.634Z] a1111a8f2ec3: Pulling fs layer [2021-11-29T21:34:18.634Z] ed53099fbce6: Pulling fs layer [2021-11-29T21:34:18.634Z] dc539afda2c1: Pulling fs layer [2021-11-29T21:34:18.634Z] 77bc0d833cb6: Pulling fs layer [2021-11-29T21:34:18.634Z] 9065ff56babe: Pulling fs layer [2021-11-29T21:34:18.634Z] d287ab97295c: Pulling fs layer [2021-11-29T21:34:18.634Z] dc539afda2c1: Waiting [2021-11-29T21:34:18.634Z] 77bc0d833cb6: Waiting [2021-11-29T21:34:18.634Z] 9065ff56babe: Waiting [2021-11-29T21:34:18.634Z] d287ab97295c: Waiting [2021-11-29T21:34:18.634Z] a1111a8f2ec3: Verifying Checksum [2021-11-29T21:34:18.634Z] a1111a8f2ec3: Download complete [2021-11-29T21:34:18.634Z] dc539afda2c1: Download complete [2021-11-29T21:34:18.634Z] ed53099fbce6: Verifying Checksum [2021-11-29T21:34:18.634Z] ed53099fbce6: Download complete [2021-11-29T21:34:18.634Z] 9065ff56babe: Verifying Checksum [2021-11-29T21:34:18.634Z] 9065ff56babe: Download complete [2021-11-29T21:34:18.901Z] 77bc0d833cb6: Verifying Checksum [2021-11-29T21:34:18.901Z] 77bc0d833cb6: Download complete [2021-11-29T21:34:18.901Z] b4d181a07f80: Verifying Checksum [2021-11-29T21:34:18.901Z] b4d181a07f80: Download complete [2021-11-29T21:34:19.481Z] d287ab97295c: Verifying Checksum [2021-11-29T21:34:19.481Z] d287ab97295c: Download complete [2021-11-29T21:34:20.423Z] b4d181a07f80: Pull complete [2021-11-29T21:34:20.423Z] a1111a8f2ec3: Pull complete [2021-11-29T21:34:21.006Z] ed53099fbce6: Pull complete [2021-11-29T21:34:21.006Z] dc539afda2c1: Pull complete [2021-11-29T21:34:21.270Z] 77bc0d833cb6: Pull complete [2021-11-29T21:34:21.270Z] 9065ff56babe: Pull complete [2021-11-29T21:34:26.602Z] d287ab97295c: Pull complete [2021-11-29T21:34:26.602Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-29T21:34:26.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T21:34:26.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-29T21:34:26.684Z] prd-centos7-docker-4c-2g-712 does not seem to be running inside a container [2021-11-29T21:34:26.715Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-29T21:34:30.280Z] $ docker top 30e17d531272c8bca400bf3b441a504a8ba4a890184752be5ce4c8f19aad2856 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T21:34:30.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-29T21:34:30.980Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-29T21:34:31.288Z] + ls /var/log/sa-host [2021-11-29T21:34:31.288Z] + sadf -c /var/log/sa-host/sa29 [2021-11-29T21:34:31.288Z] file_magic: OK [2021-11-29T21:34:31.288Z] HZ: Using current value: 100 [2021-11-29T21:34:31.288Z] file_header: OK [2021-11-29T21:34:31.288Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-29T21:34:31.288Z] Statistics: [2021-11-29T21:34:31.288Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T21:34:31.288Z] File successfully converted to sysstat format version 12.0.3 [2021-11-29T21:34:31.288Z] + sadf -c /var/log/sa-host/sa30 [2021-11-29T21:34:31.288Z] file_magic: OK [2021-11-29T21:34:31.288Z] HZ: Using current value: 100 [2021-11-29T21:34:31.288Z] file_header: OK [2021-11-29T21:34:31.288Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-29T21:34:31.288Z] Statistics: [2021-11-29T21:34:31.288Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T21:34:31.288Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T21:34:31.597Z] provisioning config files... [2021-11-29T21:34:31.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5390563251273482041tmp [Pipeline] { [Pipeline] echo [2021-11-29T21:34:31.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:34:31.959Z] ---> create-netrc.sh [Pipeline] } [2021-11-29T21:34:31.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:34:32.367Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-29T21:34:32.390Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:34:32.712Z] ---> sudo-logs.sh [2021-11-29T21:34:32.712Z] Archiving 'sudo' log.. [2021-11-29T21:34:32.712Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-712.novalocal: Name or service not known [2021-11-29T21:34:32.712Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-712.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-29T21:34:32.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:34:33.097Z] ---> job-cost.sh [2021-11-29T21:34:33.097Z] lf-activate-venv: SKIPPING [2021-11-29T21:34:33.097Z] DEBUG: total: 0.10999999940395355 [2021-11-29T21:34:33.097Z] INFO: Retrieving Stack Cost... [2021-11-29T21:34:33.357Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-29T21:34:33.616Z] INFO: Archiving Costs [Pipeline] echo [2021-11-29T21:34:33.642Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T21:34:33.964Z] ---> logs-deploy.sh [2021-11-29T21:34:33.964Z] lf-activate-venv: SKIPPING [2021-11-29T21:34:33.964Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3833/1 [2021-11-29T21:34:33.964Z] INFO: archiving workspace using pattern(s): [2021-11-29T21:34:34.539Z] Archives upload complete. [2021-11-29T21:34:34.801Z] INFO: archiving logs to Nexus