Pull request #4046 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from fb5c42d656a77a0fdfc962f58646e967c5a35789+155d0ec1f9051a669d1f6c09d665afa8a800203b (8542b2cce37d556c6fabbbd80604dcb4ff2ad6bc) 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-ssh15085362114011804703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh5582854596664414983.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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-4046/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-4046/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh497136552257573826.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-4046/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12040250908968134584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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 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-ssh18154445980140363578.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4046/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-4046/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17048180498082215930.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 e2cac8b444d664382c771f5dccbf61e369ddf83e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-930 in /w/workspace/edgexfoundry_edgex-go_PR-4046 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit fb5c42d656a77a0fdfc962f58646e967c5a35789 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4046/head:refs/remotes/origin/PR-4046 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing fb5c42d656a77a0fdfc962f58646e967c5a35789 Checking out Revision fb5c42d656a77a0fdfc962f58646e967c5a35789 (PR-4046) > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T12:01:01.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T12:01:01.867Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T12:01:01.961Z] ========================================================= [2022-06-03T12:01:01.961Z] EdgeX Global Pipelines Version Info [2022-06-03T12:01:01.961Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:01:02.748Z] ------------------- [2022-06-03T12:01:02.748Z] stable info: [2022-06-03T12:01:02.748Z] ------------------- [2022-06-03T12:01:02.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T12:01:02.748Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T12:01:02.748Z] Message: update stable to v1.0.231 [2022-06-03T12:01:03.320Z] ------------------- [2022-06-03T12:01:03.320Z] experimental info: [2022-06-03T12:01:03.320Z] ------------------- [2022-06-03T12:01:03.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T12:01:03.320Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T12:01:03.320Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T12:01:03.675Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T12:01:03.715Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T12:01:03.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T12:01:03.786Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T12:01:03.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T12:01:03.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T12:01:03.897Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T12:01:03.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T12:01:03.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T12:01:04.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T12:01:04.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T12:01:04.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T12:01:04.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T12:01:04.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T12:01:04.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T12:01:04.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T12:01:04.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T12:01:04.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T12:01:04.356Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T12:01:04.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T12:01:04.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T12:01:04.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T12:01:04.523Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T12:01:04.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4046 [Pipeline] echo [2022-06-03T12:01:04.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4046 [Pipeline] echo [2022-06-03T12:01:04.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4046 [Pipeline] echo [2022-06-03T12:01:04.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb5c42d656a77a0fdfc962f58646e967c5a35789 [Pipeline] echo [2022-06-03T12:01:04.725Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb5c42d [Pipeline] echo [2022-06-03T12:01:04.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T12:01:04.884Z] provisioning config files... [2022-06-03T12:01:04.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7864229620420846924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:01:05.267Z] ---> docker-login.sh [2022-06-03T12:01:05.267Z] nexus3.edgexfoundry.org:10001 [2022-06-03T12:01:05.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:05.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:05.529Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:05.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:05.529Z] [2022-06-03T12:01:05.529Z] Login Succeeded [2022-06-03T12:01:05.529Z] nexus3.edgexfoundry.org:10002 [2022-06-03T12:01:05.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:05.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:05.790Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:05.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:05.790Z] [2022-06-03T12:01:05.790Z] Login Succeeded [2022-06-03T12:01:05.790Z] nexus3.edgexfoundry.org:10003 [2022-06-03T12:01:05.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:05.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:05.790Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:05.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:05.790Z] [2022-06-03T12:01:05.790Z] Login Succeeded [2022-06-03T12:01:05.790Z] nexus3.edgexfoundry.org:10004 [2022-06-03T12:01:06.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:06.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:06.050Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:06.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:06.050Z] [2022-06-03T12:01:06.050Z] Login Succeeded [2022-06-03T12:01:06.050Z] docker.io [2022-06-03T12:01:06.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:06.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:06.312Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:06.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:06.312Z] [2022-06-03T12:01:06.312Z] Login Succeeded [2022-06-03T12:01:06.312Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T12:01:06.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T12:01:06.810Z] + 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 [2022-06-03T12:01:06.810Z] + dirname cmd/core-command/Dockerfile [2022-06-03T12:01:06.810Z] + cut -d/ -f2 [2022-06-03T12:01:06.810Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T12:01:06.810Z] + dirname cmd/core-data/Dockerfile [2022-06-03T12:01:06.810Z] + cut -d/ -f2 [2022-06-03T12:01:06.810Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T12:01:06.810Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T12:01:06.810Z] + cut -d/ -f2 [2022-06-03T12:01:06.810Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T12:01:06.810Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T12:01:06.810Z] + cut -d/ -f2 [2022-06-03T12:01:06.810Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T12:01:06.810Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-03T12:01:06.810Z] + cut -d/ -f2 [2022-06-03T12:01:06.810Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T12:01:06.810Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T12:01:06.810Z] + cut -d/ -f2 [2022-06-03T12:01:06.810Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T12:01:06.810Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T12:01:06.810Z] + cut -d/ -f2 [2022-06-03T12:01:06.810Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T12:01:06.810Z] + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile [2022-06-03T12:01:06.810Z] [2022-06-03T12:01:06.810Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T12:01:06.810Z] + + dirname cmd/sys-mgmt-agent/Dockerfilecut [2022-06-03T12:01:06.810Z] -d/ -f2 [2022-06-03T12:01:06.810Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T12:01:06.856Z] 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 [2022-06-03T12:01:07.362Z] + git rev-list -1 --merges fb5c42d656a77a0fdfc962f58646e967c5a35789~1..fb5c42d656a77a0fdfc962f58646e967c5a35789 [Pipeline] echo [2022-06-03T12:01:07.391Z] -----------> git rev-list -1 --merges fb5c42d656a77a0fdfc962f58646e967c5a35789~1..fb5c42d656a77a0fdfc962f58646e967c5a35789 fb5c42d656a77a0fdfc962f58646e967c5a35789 [false] [Pipeline] sh [2022-06-03T12:01:07.705Z] + git log --format=format:%s -1 fb5c42d656a77a0fdfc962f58646e967c5a35789 [Pipeline] echo [2022-06-03T12:01:07.738Z] ========================================================= [2022-06-03T12:01:07.738Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T12:01:07.738Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T12:01:08.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T12:01:08.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T12:01:08.180Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T12:01:08.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T12:01:08.180Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T12:01:08.180Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T12:01:08.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:01:08.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T12:01:08.595Z] [2022-06-03T12:01:08.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:01:08.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T12:01:08.982Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T12:01:08.982Z] 42c077c10790: Pulling fs layer [2022-06-03T12:01:08.982Z] f63e77b7563a: Pulling fs layer [2022-06-03T12:01:08.982Z] bd5fdadae976: Pulling fs layer [2022-06-03T12:01:08.982Z] 205491f53016: Pulling fs layer [2022-06-03T12:01:08.982Z] df18705c85c3: Pulling fs layer [2022-06-03T12:01:08.982Z] bdb3f477010e: Pulling fs layer [2022-06-03T12:01:08.982Z] 205491f53016: Waiting [2022-06-03T12:01:08.982Z] df18705c85c3: Waiting [2022-06-03T12:01:08.982Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T12:01:08.982Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T12:01:08.982Z] bdb8f0575790: Pulling fs layer [2022-06-03T12:01:08.982Z] bdb3f477010e: Waiting [2022-06-03T12:01:08.982Z] 2c6e9b1d212d: Waiting [2022-06-03T12:01:08.982Z] c8a8fc8e1c8f: Waiting [2022-06-03T12:01:08.982Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T12:01:08.982Z] bdb8f0575790: Waiting [2022-06-03T12:01:08.982Z] 2343380bae48: Pulling fs layer [2022-06-03T12:01:08.982Z] 386e3cb2ff24: Waiting [2022-06-03T12:01:08.982Z] 2343380bae48: Waiting [2022-06-03T12:01:08.982Z] f63e77b7563a: Verifying Checksum [2022-06-03T12:01:08.982Z] f63e77b7563a: Download complete [2022-06-03T12:01:08.982Z] 205491f53016: Verifying Checksum [2022-06-03T12:01:08.982Z] 205491f53016: Download complete [2022-06-03T12:01:08.982Z] df18705c85c3: Verifying Checksum [2022-06-03T12:01:08.982Z] df18705c85c3: Download complete [2022-06-03T12:01:09.244Z] bdb3f477010e: Verifying Checksum [2022-06-03T12:01:09.244Z] bdb3f477010e: Download complete [2022-06-03T12:01:09.244Z] bd5fdadae976: Verifying Checksum [2022-06-03T12:01:09.244Z] bd5fdadae976: Download complete [2022-06-03T12:01:09.244Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T12:01:09.244Z] 2c6e9b1d212d: Download complete [2022-06-03T12:01:09.244Z] bdb8f0575790: Verifying Checksum [2022-06-03T12:01:09.244Z] bdb8f0575790: Download complete [2022-06-03T12:01:09.244Z] 386e3cb2ff24: Download complete [2022-06-03T12:01:09.244Z] 2343380bae48: Download complete [2022-06-03T12:01:09.244Z] 42c077c10790: Verifying Checksum [2022-06-03T12:01:09.244Z] 42c077c10790: Download complete [2022-06-03T12:01:09.504Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-03T12:01:09.504Z] c8a8fc8e1c8f: Download complete [2022-06-03T12:01:10.899Z] 42c077c10790: Pull complete [2022-06-03T12:01:10.899Z] f63e77b7563a: Pull complete [2022-06-03T12:01:11.468Z] bd5fdadae976: Pull complete [2022-06-03T12:01:11.468Z] 205491f53016: Pull complete [2022-06-03T12:01:11.730Z] df18705c85c3: Pull complete [2022-06-03T12:01:11.730Z] bdb3f477010e: Pull complete [2022-06-03T12:01:13.636Z] c8a8fc8e1c8f: Pull complete [2022-06-03T12:01:13.636Z] 2c6e9b1d212d: Pull complete [2022-06-03T12:01:13.898Z] bdb8f0575790: Pull complete [2022-06-03T12:01:13.898Z] 386e3cb2ff24: Pull complete [2022-06-03T12:01:13.898Z] 2343380bae48: Pull complete [2022-06-03T12:01:14.159Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T12:01:14.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T12:01:14.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:01:14.386Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2022-06-03T12:01:14.430Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T12:01:15.621Z] $ docker top 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f -eo pid,comm [2022-06-03T12:01:15.685Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-03T12:01:15.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T12:01:15.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T12:01:15.817Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T12:01:15.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T12:01:15.974Z] $ docker exec 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f ssh-agent [2022-06-03T12:01:16.092Z] SSH_AUTH_SOCK=/tmp/ssh-HJo585goSAnU/agent.33 [2022-06-03T12:01:16.092Z] SSH_AGENT_PID=40 [2022-06-03T12:01:16.107Z] Running ssh-add (command line suppressed) [2022-06-03T12:01:16.226Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3186573382001958918.key (/w/workspace/edgex-go/1@tmp/private_key_3186573382001958918.key) [2022-06-03T12:01:16.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T12:01:16.578Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T12:01:16.609Z] $ docker exec --env ******** --env ******** 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f ssh-agent -k [2022-06-03T12:01:16.724Z] unset SSH_AUTH_SOCK; [2022-06-03T12:01:16.724Z] unset SSH_AGENT_PID; [2022-06-03T12:01:16.724Z] echo Agent pid 40 killed; [2022-06-03T12:01:16.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T12:01:16.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T12:01:16.816Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T12:01:16.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T12:01:16.966Z] $ docker exec 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f ssh-agent [2022-06-03T12:01:17.102Z] SSH_AUTH_SOCK=/tmp/ssh-9nCLXDtCDSNy/agent.72 [2022-06-03T12:01:17.102Z] SSH_AGENT_PID=78 [2022-06-03T12:01:17.109Z] Running ssh-add (command line suppressed) [2022-06-03T12:01:17.248Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8349268758889641335.key (/w/workspace/edgex-go/1@tmp/private_key_8349268758889641335.key) [2022-06-03T12:01:17.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T12:01:17.588Z] + git semver init [2022-06-03T12:01:17.850Z] 2022-06-03 12:01:17,833 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T12:01:17.850Z] 2022-06-03 12:01:17,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-03T12:01:17.850Z] 2022-06-03 12:01:17,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-03T12:01:17.850Z] 2022-06-03 12:01:17,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-03T12:01:22.063Z] 2022-06-03 12:01:21,867 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-03T12:01:22.063Z] 2022-06-03 12:01:21,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4046 with force:False [2022-06-03T12:01:22.063Z] 2022-06-03 12:01:21,868 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4046 [2022-06-03T12:01:22.063Z] 2022-06-03 12:01:21,872 [execute] INFO git cat-file --batch-check [2022-06-03T12:01:22.063Z] 2022-06-03 12:01:21,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T12:01:22.063Z] 2022-06-03 12:01:21,880 [execute] INFO git cat-file --batch [2022-06-03T12:01:22.063Z] 2022-06-03 12:01:21,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T12:01:22.063Z] 2022-06-03 12:01:21,887 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4046 [2022-06-03T12:01:22.063Z] 0.0.0 [Pipeline] } [2022-06-03T12:01:22.095Z] $ docker exec --env ******** --env ******** 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f ssh-agent -k [2022-06-03T12:01:22.204Z] unset SSH_AUTH_SOCK; [2022-06-03T12:01:22.204Z] unset SSH_AGENT_PID; [2022-06-03T12:01:22.204Z] echo Agent pid 78 killed; [2022-06-03T12:01:22.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T12:01:22.630Z] + git semver [Pipeline] } [2022-06-03T12:01:23.232Z] $ docker stop --time=1 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f [2022-06-03T12:01:24.541Z] $ docker rm -f 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T12:01:24.957Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T12:01:25.272Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T12:01:25.293Z] [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 [2022-06-03T12:01:25.761Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T12:01:25.798Z] ========================================================= [2022-06-03T12:01:25.798Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T12:01:25.798Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:01:26.144Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T12:01:26.144Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T12:01:26.144Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T12:01:26.144Z] 666ba61612fd: Pulling fs layer [2022-06-03T12:01:26.144Z] 8ed8ca486205: Pulling fs layer [2022-06-03T12:01:26.144Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T12:01:26.144Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T12:01:26.144Z] 812f408151ee: Pulling fs layer [2022-06-03T12:01:26.144Z] bab7bd504b26: Pulling fs layer [2022-06-03T12:01:26.144Z] 070449caade9: Pulling fs layer [2022-06-03T12:01:26.144Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T12:01:26.144Z] 4fe6c5a15a65: Waiting [2022-06-03T12:01:26.144Z] 22a0e8bec74d: Waiting [2022-06-03T12:01:26.144Z] 812f408151ee: Waiting [2022-06-03T12:01:26.144Z] bab7bd504b26: Waiting [2022-06-03T12:01:26.144Z] 070449caade9: Waiting [2022-06-03T12:01:26.144Z] 8f1a5288e3a6: Waiting [2022-06-03T12:01:26.144Z] 8ed8ca486205: Verifying Checksum [2022-06-03T12:01:26.144Z] 8ed8ca486205: Download complete [2022-06-03T12:01:26.144Z] 666ba61612fd: Download complete [2022-06-03T12:01:26.144Z] 22a0e8bec74d: Download complete [2022-06-03T12:01:26.144Z] 812f408151ee: Verifying Checksum [2022-06-03T12:01:26.144Z] 812f408151ee: Download complete [2022-06-03T12:01:26.144Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T12:01:26.144Z] 59bf1c3509f3: Download complete [2022-06-03T12:01:26.144Z] bab7bd504b26: Verifying Checksum [2022-06-03T12:01:26.144Z] bab7bd504b26: Download complete [2022-06-03T12:01:26.408Z] 070449caade9: Verifying Checksum [2022-06-03T12:01:26.408Z] 070449caade9: Download complete [2022-06-03T12:01:26.408Z] 59bf1c3509f3: Pull complete [2022-06-03T12:01:26.670Z] 666ba61612fd: Pull complete [2022-06-03T12:01:26.670Z] 8ed8ca486205: Pull complete [2022-06-03T12:01:26.932Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T12:01:26.932Z] 8f1a5288e3a6: Download complete [2022-06-03T12:01:26.932Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T12:01:26.932Z] 4fe6c5a15a65: Download complete [2022-06-03T12:01:31.130Z] 4fe6c5a15a65: Pull complete [2022-06-03T12:01:31.130Z] 22a0e8bec74d: Pull complete [2022-06-03T12:01:31.130Z] 812f408151ee: Pull complete [2022-06-03T12:01:31.130Z] bab7bd504b26: Pull complete [2022-06-03T12:01:31.130Z] 070449caade9: Pull complete [2022-06-03T12:01:33.673Z] 8f1a5288e3a6: Pull complete [2022-06-03T12:01:33.673Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T12:01:33.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T12:01:33.673Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:01:34.055Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T12:01:34.055Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T12:01:34.055Z] WORKDIR /edgex [2022-06-03T12:01:34.055Z] COPY go.mod . [2022-06-03T12:01:34.055Z] RUN go mod download [2022-06-03T12:01:35.439Z] Sending build context to Docker daemon 346.5MB [2022-06-03T12:01:35.439Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T12:01:35.439Z] ---> c47586b81864 [2022-06-03T12:01:35.439Z] Step 2/4 : WORKDIR /edgex [2022-06-03T12:01:37.351Z] ---> Running in ab3f58bf7d76 [2022-06-03T12:01:37.351Z] Removing intermediate container ab3f58bf7d76 [2022-06-03T12:01:37.351Z] ---> 40ae344ee29d [2022-06-03T12:01:37.351Z] Step 3/4 : COPY go.mod . [2022-06-03T12:01:37.351Z] ---> 15a1828cb5c9 [2022-06-03T12:01:37.351Z] Step 4/4 : RUN go mod download [2022-06-03T12:01:37.610Z] ---> Running in da3f74fa1e99 [2022-06-03T12:01:40.552Z] Still waiting to schedule task [2022-06-03T12:01:40.552Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-03T12:01:59.619Z] Removing intermediate container da3f74fa1e99 [2022-06-03T12:01:59.619Z] ---> 8c9d06886dbb [2022-06-03T12:01:59.619Z] Successfully built 8c9d06886dbb [2022-06-03T12:01:59.619Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:01:59.999Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T12:01:59.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:02:00.152Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2022-06-03T12:02:00.193Z] $ 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 [2022-06-03T12:02:00.712Z] $ docker top 0a50e8ffc6c0993f5f84f4c6c7fa29a9b1274a3b336c4fa3dffe520b1f9afa6b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:02:01.125Z] + go version [2022-06-03T12:02:01.125Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T12:02:01.161Z] $ docker stop --time=1 0a50e8ffc6c0993f5f84f4c6c7fa29a9b1274a3b336c4fa3dffe520b1f9afa6b [2022-06-03T12:02:02.448Z] $ docker rm -f 0a50e8ffc6c0993f5f84f4c6c7fa29a9b1274a3b336c4fa3dffe520b1f9afa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:02:03.214Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T12:02:03.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:02:03.376Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2022-06-03T12:02:03.413Z] $ 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 [2022-06-03T12:02:03.772Z] $ docker top c2c0f95566579bdc7faedb719377eb6ef4d966033f7addf573dab9e3334f6e93 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T12:02:03.890Z] ========================================================= [2022-06-03T12:02:03.890Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T12:02:03.890Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:02:04.224Z] + make test [2022-06-03T12:02:04.224Z] go mod tidy [2022-06-03T12:02:04.485Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T12:02:09.760Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T12:02:19.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T12:02:20.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-06-03T12:02:20.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T12:02:20.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T12:02:21.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2022-06-03T12:02:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T12:02:21.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 44.7% of statements [2022-06-03T12:02:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T12:02:21.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T12:02:21.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.168s coverage: 89.5% of statements [2022-06-03T12:02:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T12:02:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:02:21.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 83.8% of statements [2022-06-03T12:02:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T12:02:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T12:02:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T12:02:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T12:02:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T12:02:22.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.336s coverage: 94.2% of statements [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:02:22.096Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T12:02:22.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T12:02:22.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T12:02:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements [2022-06-03T12:02:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T12:02:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-06-03T12:02:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2022-06-03T12:02:22.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T12:02:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-06-03T12:02:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-06-03T12:02:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-06-03T12:02:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-06-03T12:02:22.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-06-03T12:02:34.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-06-03T12:02:34.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-06-03T12:02:35.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements [2022-06-03T12:02:35.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 65.4% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T12:02:45.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T12:02:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T12:02:45.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T12:02:45.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T12:02:45.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T12:02:45.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T12:02:45.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T12:02:45.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T12:02:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T12:02:45.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-06-03T12:02:45.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-03T12:02:45.982Z] 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 [2022-06-03T12:03:07.924Z] GO111MODULE=on go vet ./... [2022-06-03T12:03:10.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T12:03:10.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T12:03:10.721Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T12:03:11.322Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:03:11.672Z] + go mod tidy [Pipeline] sh [2022-06-03T12:03:11.982Z] + ls -al . [2022-06-03T12:03:11.982Z] total 680 [2022-06-03T12:03:11.982Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 12:03 . [2022-06-03T12:03:11.982Z] drwxr-xr-x 4 root root 4096 Jun 3 12:02 .. [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 12:00 .dockerignore [2022-06-03T12:03:11.982Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:01 .git [2022-06-03T12:03:11.982Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:00 .github [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 12:00 .gitignore [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 12:00 .golangci.yml [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 12:00 .hadolint.yml [2022-06-03T12:03:11.982Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 12:01 .semver [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 12:00 .sonarcloud.properties [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:00 ADOPTERS.md [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:00 Attribution.txt [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:00 CHANGELOG.md [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:00 CONTRIBUTING.md [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 12:00 GOVERNANCE.md [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 12:00 Jenkinsfile [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:00 LICENSE [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:00 Makefile [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 12:00 OWNERS.md [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:00 README.md [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:00 SECURITY.md [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 12:01 VERSION [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:00 ZMQWindows.md [2022-06-03T12:03:11.982Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 12:00 bin [2022-06-03T12:03:11.982Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 12:00 cmd [2022-06-03T12:03:11.982Z] -rw-r--r-- 1 root root 428658 Jun 3 12:02 coverage.out [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 12:03 go.mod [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:00 go.sum [2022-06-03T12:03:11.982Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:00 internal [2022-06-03T12:03:11.982Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 12:00 openapi [2022-06-03T12:03:11.982Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:00 snap [2022-06-03T12:03:11.982Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 12:00 vendor [2022-06-03T12:03:11.982Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 12:00 version.go [Pipeline] sh [2022-06-03T12:03:12.290Z] + '[' -e coverage.out ] [2022-06-03T12:03:12.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T12:03:12.418Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T12:03:12.716Z] + make build [2022-06-03T12:03:12.716Z] 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 [2022-06-03T12:03:14.099Z] 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 [2022-06-03T12:03:19.391Z] 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 [2022-06-03T12:03:19.391Z] 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 [2022-06-03T12:03:20.329Z] 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 [2022-06-03T12:03:20.589Z] 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 [2022-06-03T12:03:21.529Z] 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 [2022-06-03T12:03:22.100Z] 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 [2022-06-03T12:03:23.038Z] 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 [2022-06-03T12:03:23.977Z] 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 [2022-06-03T12:03:24.545Z] 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 [2022-06-03T12:03:25.483Z] 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] } [2022-06-03T12:03:26.891Z] $ docker stop --time=1 c2c0f95566579bdc7faedb719377eb6ef4d966033f7addf573dab9e3334f6e93 [2022-06-03T12:03:28.694Z] $ docker rm -f c2c0f95566579bdc7faedb719377eb6ef4d966033f7addf573dab9e3334f6e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:03:29.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T12:03:29.832Z] [2022-06-03T12:03:29.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:03:30.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T12:03:30.218Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T12:03:30.218Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T12:03:30.218Z] ca9280d653b3: Pulling fs layer [2022-06-03T12:03:30.218Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T12:03:30.218Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-03T12:03:30.218Z] cbdbe7a5bc2a: Download complete [2022-06-03T12:03:30.477Z] ca9280d653b3: Verifying Checksum [2022-06-03T12:03:30.477Z] ca9280d653b3: Download complete [2022-06-03T12:03:30.477Z] cbdbe7a5bc2a: Pull complete [2022-06-03T12:03:30.738Z] 7e9c9ca2126c: Download complete [2022-06-03T12:03:30.998Z] ca9280d653b3: Pull complete [2022-06-03T12:03:34.291Z] 7e9c9ca2126c: Pull complete [2022-06-03T12:03:34.291Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T12:03:34.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T12:03:34.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:03:34.498Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2022-06-03T12:03:34.532Z] $ 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 [2022-06-03T12:03:35.725Z] $ docker top c6f56dbb763db27b946229c0700fcc3871311c4fe5793b4725e8402cad03a9e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:03:36.184Z] + docker-compose build --help [2022-06-03T12:03:36.185Z] + grep parallel [2022-06-03T12:03:36.811Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T12:03:36.847Z] $ docker stop --time=1 c6f56dbb763db27b946229c0700fcc3871311c4fe5793b4725e8402cad03a9e9 [2022-06-03T12:03:38.091Z] $ docker rm -f c6f56dbb763db27b946229c0700fcc3871311c4fe5793b4725e8402cad03a9e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:03:38.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T12:03:38.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:03:38.817Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2022-06-03T12:03:38.858Z] $ 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 [2022-06-03T12:03:39.209Z] $ docker top 1634172322e0cf49c79025c2dd6dd6d0f7398c125673e6342cb63ba7a9b4bd4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:03:39.600Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T12:03:40.168Z] Building core-command ... [2022-06-03T12:03:40.168Z] Building core-data ... [2022-06-03T12:03:40.168Z] Building core-metadata ... [2022-06-03T12:03:40.168Z] Building security-bootstrapper ... [2022-06-03T12:03:40.168Z] Building security-proxy-setup ... [2022-06-03T12:03:40.168Z] Building security-secretstore-setup ... [2022-06-03T12:03:40.168Z] Building support-notifications ... [2022-06-03T12:03:40.168Z] Building support-scheduler ... [2022-06-03T12:03:40.168Z] Building sys-mgmt-agent ... [2022-06-03T12:03:40.168Z] Building support-notifications [2022-06-03T12:03:40.168Z] Building core-command [2022-06-03T12:03:40.168Z] Building sys-mgmt-agent [2022-06-03T12:03:40.168Z] Building security-proxy-setup [2022-06-03T12:03:40.168Z] Building security-bootstrapper [2022-06-03T12:03:58.249Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:03:58.249Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:03:58.249Z] ---> 8c9d06886dbb [2022-06-03T12:03:58.249Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T12:03:58.249Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:03:58.249Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:03:58.249Z] ---> 8c9d06886dbb [2022-06-03T12:03:58.249Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T12:03:58.249Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:03:58.249Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:03:58.249Z] ---> 8c9d06886dbb [2022-06-03T12:03:58.249Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:03:58.249Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:03:58.249Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:03:58.249Z] ---> 8c9d06886dbb [2022-06-03T12:03:58.249Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:03:58.509Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:03:58.510Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:03:58.510Z] ---> 8c9d06886dbb [2022-06-03T12:03:58.510Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T12:04:00.414Z] ---> Running in dd8d570bc18c [2022-06-03T12:04:00.414Z] ---> Running in 956c5a04136f [2022-06-03T12:04:00.414Z] ---> Running in fca5c38dd86d [2022-06-03T12:04:00.414Z] ---> Running in f1c4f9275e55 [2022-06-03T12:04:00.414Z] ---> Running in 03cafaa41e6c [2022-06-03T12:04:00.673Z] Removing intermediate container 956c5a04136f [2022-06-03T12:04:00.673Z] ---> d3b299d6c655 [2022-06-03T12:04:00.673Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:00.673Z] Removing intermediate container dd8d570bc18c [2022-06-03T12:04:00.673Z] ---> a61b12ad1e3f [2022-06-03T12:04:00.673Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:00.673Z] Removing intermediate container 03cafaa41e6c [2022-06-03T12:04:00.673Z] ---> 91c8c6b48b33 [2022-06-03T12:04:00.673Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:00.673Z] ---> Running in ae0c492f53a6 [2022-06-03T12:04:00.673Z] Removing intermediate container f1c4f9275e55 [2022-06-03T12:04:00.673Z] ---> 783964e7c547 [2022-06-03T12:04:00.673Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:00.673Z] Removing intermediate container fca5c38dd86d [2022-06-03T12:04:00.673Z] ---> 818cba7dd9cc [2022-06-03T12:04:00.673Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:00.673Z] ---> Running in 5e3eb2d29302 [2022-06-03T12:04:00.673Z] ---> Running in b3a70f84eb90 [2022-06-03T12:04:00.673Z] ---> Running in 01d2ada4af45 [2022-06-03T12:04:00.931Z] ---> Running in 518adbeec710 [2022-06-03T12:04:01.499Z] Removing intermediate container ae0c492f53a6 [2022-06-03T12:04:01.499Z] ---> 000329ad6d1b [2022-06-03T12:04:01.499Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T12:04:01.499Z] ---> Running in 710e5c3299f8 [2022-06-03T12:04:01.758Z] Removing intermediate container 5e3eb2d29302 [2022-06-03T12:04:01.758Z] ---> 0ae6e35589b4 [2022-06-03T12:04:01.758Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T12:04:01.758Z] ---> Running in 3e6a79819315 [2022-06-03T12:04:02.018Z] Removing intermediate container 01d2ada4af45 [2022-06-03T12:04:02.018Z] ---> a1bdf6c73b0b [2022-06-03T12:04:02.018Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T12:04:02.018Z] ---> Running in 7eaad4b76958 [2022-06-03T12:04:02.018Z] Removing intermediate container b3a70f84eb90 [2022-06-03T12:04:02.018Z] ---> 54a29930bbfd [2022-06-03T12:04:02.018Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:04:02.279Z] ---> Running in 85d346eed840 [2022-06-03T12:04:02.279Z] Removing intermediate container 518adbeec710 [2022-06-03T12:04:02.279Z] ---> 6bb2f6e73324 [2022-06-03T12:04:02.279Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T12:04:02.279Z] ---> Running in 4720641c5689 [2022-06-03T12:04:02.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:02.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:02.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:02.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:02.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:03.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:03.631Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:03.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:03.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:03.891Z] Removing intermediate container 710e5c3299f8 [2022-06-03T12:04:03.891Z] ---> 5a77f93e471f [2022-06-03T12:04:03.891Z] Step 6/30 : COPY . . [2022-06-03T12:04:04.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:04.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:04.977Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:05.546Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:06.481Z] Removing intermediate container 85d346eed840 [2022-06-03T12:04:06.481Z] ---> 4ca50e41f695 [2022-06-03T12:04:06.481Z] Step 6/22 : COPY . . [2022-06-03T12:04:06.481Z] Removing intermediate container 3e6a79819315 [2022-06-03T12:04:06.481Z] ---> 45f50be18179 [2022-06-03T12:04:06.481Z] Step 6/20 : COPY . . [2022-06-03T12:04:06.481Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:07.049Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:09.582Z] Removing intermediate container 7eaad4b76958 [2022-06-03T12:04:09.582Z] ---> b1d561b483b5 [2022-06-03T12:04:09.582Z] Step 6/21 : COPY . . [2022-06-03T12:04:09.582Z] Removing intermediate container 4720641c5689 [2022-06-03T12:04:09.582Z] ---> af0103a6e85a [2022-06-03T12:04:09.582Z] Step 6/22 : COPY . . [2022-06-03T12:04:09.582Z] ---> 8009d41148a6 [2022-06-03T12:04:09.582Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:04:12.115Z] ---> Running in f2276afd962a [2022-06-03T12:04:13.495Z] ---> f42aeb46d396 [2022-06-03T12:04:13.495Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:04:13.495Z] skipping... [2022-06-03T12:04:13.495Z] ---> faff2e6cc11f [2022-06-03T12:04:13.495Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:04:13.755Z] ---> Running in cabe855ceb5e [2022-06-03T12:04:13.755Z] ---> Running in 4d23552b7ef3 [2022-06-03T12:04:14.017Z] Removing intermediate container f2276afd962a [2022-06-03T12:04:14.280Z] ---> bfa1c58e03fc [2022-06-03T12:04:14.280Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T12:04:14.280Z] ---> Running in e98f8808e877 [2022-06-03T12:04:14.539Z] skipping... [2022-06-03T12:04:14.539Z] skipping... [2022-06-03T12:04:14.806Z] 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 [2022-06-03T12:04:15.376Z] Removing intermediate container cabe855ceb5e [2022-06-03T12:04:15.376Z] ---> bd584ff1685b [2022-06-03T12:04:15.376Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T12:04:15.376Z] ---> b73671af0952 [2022-06-03T12:04:15.376Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:04:15.376Z] Removing intermediate container 4d23552b7ef3 [2022-06-03T12:04:15.376Z] ---> 6eac8c26303a [2022-06-03T12:04:15.376Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T12:04:15.376Z] ---> Running in cd97da9e7010 [2022-06-03T12:04:15.376Z] ---> Running in e806feb56cb1 [2022-06-03T12:04:15.376Z] ---> Running in 1b8495f6f698 [2022-06-03T12:04:15.947Z] ---> 0ab01a5d67a7 [2022-06-03T12:04:15.947Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:04:15.947Z] ---> Running in 1e6ecf50fedf [2022-06-03T12:04:16.207Z] 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 [2022-06-03T12:04:16.469Z] skipping... [2022-06-03T12:04:16.469Z] 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 [2022-06-03T12:04:16.729Z] skipping... [2022-06-03T12:04:16.989Z] Removing intermediate container cd97da9e7010 [2022-06-03T12:04:16.989Z] ---> 529895984ea3 [2022-06-03T12:04:16.989Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T12:04:16.989Z] ---> Running in fbe9b38573ec [2022-06-03T12:04:17.560Z] Removing intermediate container 1e6ecf50fedf [2022-06-03T12:04:17.560Z] ---> ecf0ea10469d [2022-06-03T12:04:17.560Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T12:04:17.560Z] ---> Running in 2b6ec575287a [2022-06-03T12:04:17.819Z] 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 [2022-06-03T12:04:18.757Z] 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 [2022-06-03T12:04:28.772Z] Removing intermediate container e98f8808e877 [2022-06-03T12:04:28.772Z] ---> 4fbf4cf1bf6e [2022-06-03T12:04:28.772Z] [2022-06-03T12:04:28.772Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T12:04:28.772Z] 3.14: Pulling from library/alpine [2022-06-03T12:04:28.772Z] 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 [2022-06-03T12:04:28.772Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:04:28.772Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T12:04:28.772Z] ---> e04c818066af [2022-06-03T12:04:28.772Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T12:04:28.772Z] ---> Running in daee0870175a [2022-06-03T12:04:28.772Z] Removing intermediate container daee0870175a [2022-06-03T12:04:28.772Z] ---> 9180f5f86f7e [2022-06-03T12:04:28.772Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T12:04:29.031Z] ---> Running in df81211b6e78 [2022-06-03T12:04:29.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:29.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:29.550Z] Removing intermediate container e806feb56cb1 [2022-06-03T12:04:29.550Z] ---> 03da5b94fa5f [2022-06-03T12:04:29.550Z] [2022-06-03T12:04:29.550Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:04:29.550Z] ---> e04c818066af [2022-06-03T12:04:29.550Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:04:29.550Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:04:29.550Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T12:04:29.550Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:04:29.550Z] OK: 6 MiB in 16 packages [2022-06-03T12:04:29.809Z] ---> Running in 92e669bfe343 [2022-06-03T12:04:30.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:30.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:30.730Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:04:30.730Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:04:30.730Z] OK: 6 MiB in 15 packages [2022-06-03T12:04:30.991Z] Removing intermediate container df81211b6e78 [2022-06-03T12:04:30.991Z] ---> 62ef2f8e63d3 [2022-06-03T12:04:30.991Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T12:04:30.991Z] ---> Running in e47a8cc1903f [2022-06-03T12:04:30.991Z] Removing intermediate container 1b8495f6f698 [2022-06-03T12:04:30.991Z] ---> 027edd6606a0 [2022-06-03T12:04:30.991Z] [2022-06-03T12:04:30.991Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T12:04:30.991Z] ---> e04c818066af [2022-06-03T12:04:30.991Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T12:04:31.251Z] ---> Running in 3696149a875a [2022-06-03T12:04:31.251Z] Removing intermediate container e47a8cc1903f [2022-06-03T12:04:31.251Z] ---> 8a7a090a831b [2022-06-03T12:04:31.251Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T12:04:31.251Z] Removing intermediate container 92e669bfe343 [2022-06-03T12:04:31.251Z] ---> a445d0ce76b6 [2022-06-03T12:04:31.251Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:04:31.251Z] ---> Running in 6779365a6978 [2022-06-03T12:04:31.251Z] ---> Running in 1fa749b44a31 [2022-06-03T12:04:31.251Z] Removing intermediate container 2b6ec575287a [2022-06-03T12:04:31.251Z] ---> 23ea4f9ee0df [2022-06-03T12:04:31.510Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T12:04:31.510Z] ---> Running in 19a87f1ccdb3 [2022-06-03T12:04:31.510Z] Removing intermediate container 6779365a6978 [2022-06-03T12:04:31.510Z] ---> ccdacc47a2e2 [2022-06-03T12:04:31.510Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T12:04:31.510Z] Removing intermediate container 1fa749b44a31 [2022-06-03T12:04:31.510Z] ---> 058746d0c046 [2022-06-03T12:04:31.510Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T12:04:31.510Z] ---> Running in 8690afeaf91c [2022-06-03T12:04:31.510Z] ---> Running in 258d281d39a4 [2022-06-03T12:04:31.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:31.510Z] Removing intermediate container fbe9b38573ec [2022-06-03T12:04:31.510Z] ---> e121683e83c9 [2022-06-03T12:04:31.510Z] [2022-06-03T12:04:31.510Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T12:04:31.510Z] ---> e04c818066af [2022-06-03T12:04:31.510Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T12:04:31.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:31.770Z] ---> Running in d9fa97f52fcb [2022-06-03T12:04:31.770Z] Removing intermediate container 258d281d39a4 [2022-06-03T12:04:31.770Z] ---> 375936ca1c2e [2022-06-03T12:04:31.770Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:04:31.770Z] ---> Running in 2f3ccf0823de [2022-06-03T12:04:31.770Z] Removing intermediate container 2f3ccf0823de [2022-06-03T12:04:31.770Z] ---> 6d57c2759f41 [2022-06-03T12:04:31.770Z] Step 14/22 : WORKDIR / [2022-06-03T12:04:31.770Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T12:04:31.770Z] 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 [2022-06-03T12:04:31.770Z] ---> Running in 687b3ae9d6ae [2022-06-03T12:04:32.030Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:04:32.030Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:04:32.030Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T12:04:32.030Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T12:04:32.030Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:04:32.030Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:04:32.030Z] OK: 8 MiB in 19 packages [2022-06-03T12:04:32.030Z] Removing intermediate container 687b3ae9d6ae [2022-06-03T12:04:32.030Z] ---> 9e8d704da98f [2022-06-03T12:04:32.030Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:04:32.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:32.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:32.317Z] ---> e9fa1e24e312 [2022-06-03T12:04:32.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T12:04:32.317Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T12:04:32.317Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:04:32.317Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:04:32.317Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:04:32.580Z] Removing intermediate container 3696149a875a [2022-06-03T12:04:32.580Z] ---> 1a1be1e55702 [2022-06-03T12:04:32.580Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:04:32.580Z] OK: 6 MiB in 16 packages [2022-06-03T12:04:32.580Z] Removing intermediate container 8690afeaf91c [2022-06-03T12:04:32.580Z] ---> a7a2cbfdcd74 [2022-06-03T12:04:32.580Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T12:04:32.580Z] ---> Running in 90c7212dacd1 [2022-06-03T12:04:32.580Z] ---> Running in a044a34e0cc3 [2022-06-03T12:04:32.580Z] ---> 4ca4ab1c5e2e [2022-06-03T12:04:32.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T12:04:32.580Z] Removing intermediate container 19a87f1ccdb3 [2022-06-03T12:04:32.580Z] ---> 2a1197bfbbd1 [2022-06-03T12:04:32.580Z] [2022-06-03T12:04:32.580Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T12:04:32.838Z] Removing intermediate container 90c7212dacd1 [2022-06-03T12:04:32.838Z] ---> 43dd01a1337d [2022-06-03T12:04:32.838Z] Step 12/20 : WORKDIR /edgex [2022-06-03T12:04:32.838Z] Removing intermediate container a044a34e0cc3 [2022-06-03T12:04:32.838Z] ---> 0484731c190f [2022-06-03T12:04:32.838Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T12:04:32.838Z] 20.10.8: Pulling from library/docker [2022-06-03T12:04:32.838Z] ---> Running in dc9139d27786 [2022-06-03T12:04:32.838Z] ---> 9b56967e23da [2022-06-03T12:04:32.838Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T12:04:32.838Z] ---> Running in bd952445712e [2022-06-03T12:04:32.838Z] Removing intermediate container dc9139d27786 [2022-06-03T12:04:32.838Z] ---> 4fce0f13435d [2022-06-03T12:04:32.838Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T12:04:33.097Z] Removing intermediate container bd952445712e [2022-06-03T12:04:33.097Z] ---> 6facc57a5571 [2022-06-03T12:04:33.097Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:04:33.097Z] ---> 3913bbffceb2 [2022-06-03T12:04:33.097Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T12:04:33.097Z] Removing intermediate container d9fa97f52fcb [2022-06-03T12:04:33.097Z] ---> 154baf664bdc [2022-06-03T12:04:33.097Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:04:33.097Z] ---> Running in 60f176c12908 [2022-06-03T12:04:33.097Z] ---> Running in af1a3f3b63cf [2022-06-03T12:04:33.097Z] ---> Running in 25d9919c545f [2022-06-03T12:04:33.363Z] ---> 575d9e31ca22 [2022-06-03T12:04:33.363Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T12:04:33.363Z] Removing intermediate container af1a3f3b63cf [2022-06-03T12:04:33.363Z] ---> d3640b5d2dde [2022-06-03T12:04:33.363Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:04:33.363Z] Removing intermediate container 25d9919c545f [2022-06-03T12:04:33.363Z] ---> 209600e03c21 [2022-06-03T12:04:33.363Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T12:04:33.363Z] ---> Running in d124b1577d81 [2022-06-03T12:04:33.363Z] ---> Running in 09db94233c8c [2022-06-03T12:04:33.623Z] Removing intermediate container d124b1577d81 [2022-06-03T12:04:33.623Z] ---> c79e2ffb9101 [2022-06-03T12:04:33.623Z] Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:04:33.623Z] Removing intermediate container 09db94233c8c [2022-06-03T12:04:33.623Z] ---> 0e0320994818 [2022-06-03T12:04:33.623Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T12:04:33.623Z] ---> 7165c4a9293b [2022-06-03T12:04:33.623Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T12:04:33.882Z] ---> Running in f967fa1cc02b [2022-06-03T12:04:33.882Z] ---> Running in f62ebab85405 [2022-06-03T12:04:33.882Z] Removing intermediate container f967fa1cc02b [2022-06-03T12:04:33.882Z] ---> 49f71da7df88 [2022-06-03T12:04:33.882Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:04:33.882Z] Removing intermediate container f62ebab85405 [2022-06-03T12:04:33.882Z] ---> Running in 4a784ef02e7c [2022-06-03T12:04:33.882Z] ---> 72aee8125c49 [2022-06-03T12:04:33.882Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:04:34.167Z] ---> d31c92e44e1c [2022-06-03T12:04:34.167Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T12:04:34.167Z] Removing intermediate container 60f176c12908 [2022-06-03T12:04:34.167Z] ---> 720c5c8c5be2 [2022-06-03T12:04:34.167Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:04:34.167Z] ---> Running in 7537b145baa9 [2022-06-03T12:04:34.167Z] Removing intermediate container 4a784ef02e7c [2022-06-03T12:04:34.167Z] ---> 48b1d02b7fa6 [2022-06-03T12:04:34.167Z] [2022-06-03T12:04:34.167Z] ---> b93bdb3658d0 [2022-06-03T12:04:34.167Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T12:04:34.427Z] ---> 2ea487b0d1da [2022-06-03T12:04:34.427Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T12:04:34.427Z] Removing intermediate container 7537b145baa9 [2022-06-03T12:04:34.427Z] ---> a88ca779d45d [2022-06-03T12:04:34.427Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T12:04:34.427Z] Successfully built 48b1d02b7fa6 [2022-06-03T12:04:34.427Z] Successfully tagged core-command:latest [2022-06-03T12:04:34.427Z]  Building core-command ... done Building security-secretstore-setup [2022-06-03T12:04:34.427Z] ---> Running in dc8cd71aa9cc [2022-06-03T12:04:34.691Z] ---> dbf99a267426 [2022-06-03T12:04:34.691Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T12:04:34.691Z] Removing intermediate container dc8cd71aa9cc [2022-06-03T12:04:34.691Z] ---> 54179579b8a9 [2022-06-03T12:04:34.691Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T12:04:35.683Z] ---> Running in 9045579c5f45 [2022-06-03T12:04:35.683Z] ---> d7f3c412d5a1 [2022-06-03T12:04:35.683Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T12:04:35.683Z] ---> 4da4e727955c [2022-06-03T12:04:35.684Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T12:04:35.684Z] Removing intermediate container 9045579c5f45 [2022-06-03T12:04:35.684Z] ---> 8d2ea146d44b [2022-06-03T12:04:35.684Z] Step 19/20 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:04:35.684Z] ---> Running in 2fda9c5ec497 [2022-06-03T12:04:35.944Z] ---> Running in ea8e31fb3d1d [2022-06-03T12:04:35.944Z] Removing intermediate container 2fda9c5ec497 [2022-06-03T12:04:35.944Z] ---> 07204ca79254 [2022-06-03T12:04:35.944Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:04:35.944Z] ---> 03152a6c0ee5 [2022-06-03T12:04:35.944Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T12:04:35.944Z] ---> Running in a4c7596a27ab [2022-06-03T12:04:35.944Z] Removing intermediate container ea8e31fb3d1d [2022-06-03T12:04:35.944Z] ---> cbb17b3bc374 [2022-06-03T12:04:35.944Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T12:04:36.203Z] ---> Running in 8e0ea357aeb4 [2022-06-03T12:04:36.203Z] Removing intermediate container a4c7596a27ab [2022-06-03T12:04:36.203Z] ---> 1ec7ebcb6303 [2022-06-03T12:04:36.203Z] Step 19/21 : LABEL arch=x86_64 [2022-06-03T12:04:36.203Z] ---> Running in 1233fe8aeee8 [2022-06-03T12:04:36.203Z] ---> f34c6967ae25 [2022-06-03T12:04:36.203Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T12:04:36.203Z] Removing intermediate container 8e0ea357aeb4 [2022-06-03T12:04:36.203Z] ---> 12fe0cdb450c [2022-06-03T12:04:36.203Z] [2022-06-03T12:04:36.464Z] Removing intermediate container 1233fe8aeee8 [2022-06-03T12:04:36.464Z] ---> fba7263ed158 [2022-06-03T12:04:36.464Z] Step 20/21 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:04:36.464Z] Successfully built 12fe0cdb450c [2022-06-03T12:04:36.464Z] ---> 583184cee156 [2022-06-03T12:04:36.464Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T12:04:36.464Z] Successfully tagged security-proxy-setup:latest [2022-06-03T12:04:36.464Z]  Building security-proxy-setup ... done Building core-metadata [2022-06-03T12:04:36.464Z] ---> Running in 911f3a8053c7 [2022-06-03T12:04:36.464Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T12:04:36.464Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T12:04:36.464Z] ---> Running in b898efc830fc [2022-06-03T12:04:36.464Z] ---> bc6c0ffef665 [2022-06-03T12:04:36.464Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:04:36.464Z] Removing intermediate container 911f3a8053c7 [2022-06-03T12:04:36.464Z] ---> dcf6cbfb8afe [2022-06-03T12:04:36.464Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T12:04:36.723Z] ---> Running in f8be32be204b [2022-06-03T12:04:36.723Z] ---> Running in 70ff95b6bd69 [2022-06-03T12:04:36.723Z] Removing intermediate container b898efc830fc [2022-06-03T12:04:36.723Z] ---> 3aef7ce8120a [2022-06-03T12:04:36.723Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T12:04:36.723Z] Removing intermediate container 70ff95b6bd69 [2022-06-03T12:04:36.723Z] ---> 0f9649d24b62 [2022-06-03T12:04:36.723Z] [2022-06-03T12:04:36.723Z] Removing intermediate container f8be32be204b [2022-06-03T12:04:36.723Z] ---> 8c64c74f085e [2022-06-03T12:04:36.723Z] 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 [2022-06-03T12:04:36.980Z] Successfully built 0f9649d24b62 [2022-06-03T12:04:37.239Z] Successfully tagged support-notifications:latest [2022-06-03T12:04:37.239Z] Building support-scheduler [2022-06-03T12:04:37.497Z]  Building support-notifications ... done  ---> cbc76f60109c [2022-06-03T12:04:37.497Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T12:04:37.497Z] ---> Running in 2097c37354eb [2022-06-03T12:04:37.497Z] ---> Running in 22fa09dec3a9 [2022-06-03T12:04:37.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:37.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:38.016Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T12:04:38.016Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T12:04:38.016Z] Executing bash-5.1.16-r0.post-install [2022-06-03T12:04:38.016Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:04:38.016Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:04:38.016Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T12:04:38.274Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T12:04:38.274Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T12:04:38.274Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T12:04:38.274Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T12:04:38.274Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T12:04:38.274Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T12:04:38.275Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T12:04:38.275Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:04:38.275Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:04:38.275Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T12:04:38.275Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T12:04:38.275Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T12:04:38.533Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T12:04:38.533Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T12:04:38.533Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T12:04:38.533Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T12:04:38.794Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T12:04:38.794Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T12:04:38.794Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T12:04:38.794Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T12:04:38.794Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T12:04:38.794Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T12:04:38.794Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T12:04:38.794Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T12:04:38.794Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T12:04:38.794Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T12:04:38.794Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T12:04:38.794Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T12:04:38.794Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T12:04:38.794Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T12:04:38.794Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T12:04:38.794Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T12:04:38.794Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T12:04:38.794Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T12:04:38.794Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T12:04:38.794Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T12:04:38.794Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T12:04:38.794Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T12:04:38.794Z] OK: 84 MiB in 64 packages [2022-06-03T12:04:39.368Z] Removing intermediate container 22fa09dec3a9 [2022-06-03T12:04:39.368Z] ---> 6e0b97f10d9e [2022-06-03T12:04:39.368Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T12:04:39.631Z] Collecting docker-compose==1.23.2 [2022-06-03T12:04:39.631Z] ---> Running in 01241c16ee13 [2022-06-03T12:04:39.891Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T12:04:39.891Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T12:04:39.891Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T12:04:39.891Z] Removing intermediate container 01241c16ee13 [2022-06-03T12:04:39.891Z] ---> b0e9ddfdd319 [2022-06-03T12:04:39.891Z] Step 27/30 : CMD ["gate"] [2022-06-03T12:04:39.891Z] ---> Running in 69ab2188386d [2022-06-03T12:04:40.153Z] Removing intermediate container 69ab2188386d [2022-06-03T12:04:40.153Z] ---> 2afbc5d22f36 [2022-06-03T12:04:40.153Z] Step 28/30 : LABEL arch=x86_64 [2022-06-03T12:04:40.153Z] ---> Running in 99964e206fa3 [2022-06-03T12:04:40.153Z] Removing intermediate container 99964e206fa3 [2022-06-03T12:04:40.153Z] ---> 6285f8f883cd [2022-06-03T12:04:40.153Z] Step 29/30 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:04:40.413Z] ---> Running in b8ac52a0db4e [2022-06-03T12:04:40.413Z] Collecting PyYAML<4,>=3.10 [2022-06-03T12:04:40.413Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T12:04:40.413Z] Removing intermediate container b8ac52a0db4e [2022-06-03T12:04:40.413Z] ---> 353db07fbe23 [2022-06-03T12:04:40.413Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T12:04:40.672Z] ---> Running in 71570f87d47a [2022-06-03T12:04:40.932Z] Removing intermediate container 71570f87d47a [2022-06-03T12:04:40.932Z] ---> f94348406606 [2022-06-03T12:04:40.932Z] [2022-06-03T12:04:40.932Z] Successfully built f94348406606 [2022-06-03T12:04:40.932Z] Successfully tagged security-bootstrapper:latest [2022-06-03T12:04:40.932Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2022-06-03T12:04:40.932Z] Building core-data [2022-06-03T12:04:40.932Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T12:04:41.499Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T12:04:41.499Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T12:04:41.499Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T12:04:41.499Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T12:04:41.499Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T12:04:41.499Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T12:04:41.759Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T12:04:41.759Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T12:04:41.759Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T12:04:41.759Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T12:04:41.759Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-03T12:04:41.759Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T12:04:41.759Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T12:04:42.018Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T12:04:42.018Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T12:04:42.277Z] 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) [2022-06-03T12:04:42.277Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T12:04:42.277Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T12:04:42.277Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T12:04:42.277Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T12:04:42.277Z] Collecting idna<2.8,>=2.5 [2022-06-03T12:04:42.277Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T12:04:42.536Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T12:04:42.536Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T12:04:42.536Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T12:04:42.536Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T12:04:42.536Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T12:04:42.536Z] Attempting uninstall: urllib3 [2022-06-03T12:04:42.536Z] Found existing installation: urllib3 1.26.5 [2022-06-03T12:04:42.536Z] Uninstalling urllib3-1.26.5: [2022-06-03T12:04:42.536Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T12:04:42.795Z] Attempting uninstall: idna [2022-06-03T12:04:42.795Z] Found existing installation: idna 3.2 [2022-06-03T12:04:42.795Z] Uninstalling idna-3.2: [2022-06-03T12:04:42.795Z] Successfully uninstalled idna-3.2 [2022-06-03T12:04:42.795Z] Attempting uninstall: chardet [2022-06-03T12:04:42.795Z] Found existing installation: chardet 4.0.0 [2022-06-03T12:04:42.795Z] Uninstalling chardet-4.0.0: [2022-06-03T12:04:42.795Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T12:04:43.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:04:43.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:04:43.363Z] ---> 8c9d06886dbb [2022-06-03T12:04:43.363Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T12:04:43.363Z] ---> Using cache [2022-06-03T12:04:43.363Z] ---> 818cba7dd9cc [2022-06-03T12:04:43.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:43.363Z] ---> Using cache [2022-06-03T12:04:43.363Z] ---> 6bb2f6e73324 [2022-06-03T12:04:43.363Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T12:04:43.621Z] Attempting uninstall: requests [2022-06-03T12:04:43.622Z] Found existing installation: requests 2.25.1 [2022-06-03T12:04:43.622Z] Uninstalling requests-2.25.1: [2022-06-03T12:04:43.881Z] Successfully uninstalled requests-2.25.1 [2022-06-03T12:04:44.817Z] Running setup.py install for texttable: started [2022-06-03T12:04:45.077Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T12:04:45.077Z] Running setup.py install for PyYAML: started [2022-06-03T12:04:45.646Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T12:04:45.905Z] ---> Running in 56c85777e886 [2022-06-03T12:04:45.905Z] Running setup.py install for docopt: started [2022-06-03T12:04:46.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:04:46.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:04:46.164Z] ---> 8c9d06886dbb [2022-06-03T12:04:46.164Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:04:46.164Z] ---> Using cache [2022-06-03T12:04:46.164Z] ---> 818cba7dd9cc [2022-06-03T12:04:46.164Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:46.164Z] ---> Using cache [2022-06-03T12:04:46.164Z] ---> 6bb2f6e73324 [2022-06-03T12:04:46.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:04:46.423Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T12:04:46.423Z] Running setup.py install for dockerpty: started [2022-06-03T12:04:46.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:46.991Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T12:04:47.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:47.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:04:47.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:04:47.251Z] ---> 8c9d06886dbb [2022-06-03T12:04:47.251Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T12:04:47.251Z] ---> Using cache [2022-06-03T12:04:47.251Z] ---> 818cba7dd9cc [2022-06-03T12:04:47.251Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:47.251Z] ---> Using cache [2022-06-03T12:04:47.251Z] ---> 6bb2f6e73324 [2022-06-03T12:04:47.251Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T12:04:47.514Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:48.082Z] ---> Running in b3cf1da9537a [2022-06-03T12:04:48.083Z] ---> Running in 40d4942da088 [2022-06-03T12:04:48.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:04:48.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:04:48.083Z] ---> 8c9d06886dbb [2022-06-03T12:04:48.083Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:04:48.083Z] ---> Using cache [2022-06-03T12:04:48.083Z] ---> 818cba7dd9cc [2022-06-03T12:04:48.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:04:48.083Z] ---> Using cache [2022-06-03T12:04:48.083Z] ---> 6bb2f6e73324 [2022-06-03T12:04:48.083Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T12:04:48.343Z] 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 [2022-06-03T12:04:48.603Z] ---> Running in 39733c7d1275 [2022-06-03T12:04:48.863Z] Removing intermediate container 56c85777e886 [2022-06-03T12:04:48.863Z] ---> fd047aa30c70 [2022-06-03T12:04:48.863Z] Step 6/24 : COPY . . [2022-06-03T12:04:49.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:49.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:49.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:50.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:50.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:50.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:04:50.315Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:50.315Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:50.496Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-933 in /w/workspace/edgexfoundry_edgex-go_PR-4046 [Pipeline] { [Pipeline] ws [2022-06-03T12:04:50.538Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T12:04:50.619Z] The recommended git tool is: git [2022-06-03T12:04:51.370Z] OK: 221 MiB in 52 packages [2022-06-03T12:04:52.752Z] Removing intermediate container 2097c37354eb [2022-06-03T12:04:52.752Z] ---> 6193626757fc [2022-06-03T12:04:52.752Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T12:04:52.752Z] ---> Running in fa8ff6e5834b [2022-06-03T12:04:52.752Z] Removing intermediate container 39733c7d1275 [2022-06-03T12:04:52.752Z] ---> fe8064c5d561 [2022-06-03T12:04:52.752Z] Step 6/22 : COPY . . [2022-06-03T12:04:52.752Z] Removing intermediate container b3cf1da9537a [2022-06-03T12:04:52.752Z] ---> 2333b07ffbc5 [2022-06-03T12:04:52.752Z] Step 6/22 : COPY . . [2022-06-03T12:04:53.055Z] Removing intermediate container 40d4942da088 [2022-06-03T12:04:53.055Z] ---> 8ef40fdbcca5 [2022-06-03T12:04:53.055Z] Step 6/23 : COPY go.mod . [2022-06-03T12:04:53.055Z] Removing intermediate container fa8ff6e5834b [2022-06-03T12:04:53.055Z] ---> 91c33e58c00c [2022-06-03T12:04:53.055Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T12:04:53.055Z] ---> Running in a2d3284764e5 [2022-06-03T12:04:53.313Z] ---> 4ad4ef04db91 [2022-06-03T12:04:53.313Z] Step 7/23 : RUN go mod download [2022-06-03T12:04:55.213Z] Removing intermediate container a2d3284764e5 [2022-06-03T12:04:55.213Z] ---> bc08fbb8bfeb [2022-06-03T12:04:55.213Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T12:04:55.780Z] ---> Running in 50b128cbe9dc [2022-06-03T12:04:56.039Z] ---> 6f02f19edda9 [2022-06-03T12:04:56.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T12:04:56.039Z] ---> 05375def5940 [2022-06-03T12:04:56.039Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:04:56.039Z] ---> Running in 91f7abfd0808 [2022-06-03T12:04:56.605Z] ---> ba0e3120eb37 [2022-06-03T12:04:56.605Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T12:04:57.205Z] skipping... [2022-06-03T12:04:57.205Z] ---> 4b6b4c532c10 [2022-06-03T12:04:57.205Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T12:04:57.205Z] ---> Running in 259f011e9464 [2022-06-03T12:04:57.464Z] Removing intermediate container 259f011e9464 [2022-06-03T12:04:57.464Z] ---> 29c652bcfd6d [2022-06-03T12:04:57.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:04:57.531Z] using credential edgex-jenkins-ssh [2022-06-03T12:04:57.552Z] Cloning the remote Git repository [2022-06-03T12:04:57.727Z] Removing intermediate container 50b128cbe9dc [2022-06-03T12:04:57.727Z] ---> 629f34b591e0 [2022-06-03T12:04:57.727Z] Step 8/23 : COPY . . [2022-06-03T12:04:57.727Z] ---> Running in 04986356b84a [2022-06-03T12:04:57.727Z] Removing intermediate container 91f7abfd0808 [2022-06-03T12:04:57.727Z] ---> fe987c128f4f [2022-06-03T12:04:57.727Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T12:04:57.727Z] ---> Running in d419cdb67a06 [2022-06-03T12:04:57.727Z] Removing intermediate container 04986356b84a [2022-06-03T12:04:57.727Z] ---> ecdecc46b15c [2022-06-03T12:04:57.727Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:04:57.986Z] ---> Running in 20766338d78e [2022-06-03T12:04:58.555Z] Removing intermediate container 20766338d78e [2022-06-03T12:04:58.555Z] ---> 0478fa08151f [2022-06-03T12:04:58.555Z] Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:04:58.555Z] 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 [2022-06-03T12:04:57.625Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:04:57.721Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T12:04:57.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:04:57.831Z] > git --version # timeout=10 [2022-06-03T12:04:57.849Z] > git --version # 'git version 2.25.1' [2022-06-03T12:04:57.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:04:57.972Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:04:59.493Z] ---> Running in 4cd7a04ee006 [2022-06-03T12:04:59.493Z] ---> af492ea0ace8 [2022-06-03T12:04:59.493Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:04:59.493Z] ---> 23624515b4ae [2022-06-03T12:04:59.493Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:04:59.753Z] ---> Running in 3a125a44d08d [2022-06-03T12:05:00.013Z] Removing intermediate container 4cd7a04ee006 [2022-06-03T12:05:00.013Z] ---> Running in f34595198e51 [2022-06-03T12:05:00.013Z] ---> 608aa6dbbfad [2022-06-03T12:05:00.013Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:05:00.013Z] ---> Running in a2b9368fdc8a [2022-06-03T12:05:00.275Z] Removing intermediate container a2b9368fdc8a [2022-06-03T12:05:00.275Z] ---> 76422f862e96 [2022-06-03T12:05:00.275Z] [2022-06-03T12:05:00.275Z] Successfully built 76422f862e96 [2022-06-03T12:05:00.535Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T12:05:00.535Z]  Building sys-mgmt-agent ... done skipping... [2022-06-03T12:05:00.535Z] skipping... [2022-06-03T12:05:01.473Z] Removing intermediate container 3a125a44d08d [2022-06-03T12:05:01.473Z] ---> 3f14997fcb4d [2022-06-03T12:05:01.473Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T12:05:01.473Z] Removing intermediate container f34595198e51 [2022-06-03T12:05:01.473Z] ---> 4b42b47ab087 [2022-06-03T12:05:01.473Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T12:05:01.473Z] ---> Running in 482178d4aef3 [2022-06-03T12:05:01.473Z] ---> Running in 55db493facd5 [2022-06-03T12:05:02.042Z] 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 [2022-06-03T12:05:02.042Z] 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 [2022-06-03T12:05:05.348Z] ---> 09cd6c1ddbf3 [2022-06-03T12:05:05.348Z] Step 9/23 : RUN go mod tidy [2022-06-03T12:05:05.348Z] ---> Running in cd442c180bbd [2022-06-03T12:05:06.725Z] 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 [2022-06-03T12:05:07.313Z] Removing intermediate container cd442c180bbd [2022-06-03T12:05:07.313Z] ---> c0c0a9ca44ba [2022-06-03T12:05:07.313Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T12:05:07.572Z] ---> Running in 9e7a60a335be [2022-06-03T12:05:08.139Z] 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 [2022-06-03T12:05:10.044Z] Removing intermediate container d419cdb67a06 [2022-06-03T12:05:10.044Z] ---> 52e7f21844d4 [2022-06-03T12:05:10.044Z] [2022-06-03T12:05:10.044Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T12:05:10.044Z] ---> e04c818066af [2022-06-03T12:05:10.044Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T12:05:10.044Z] ---> Running in dc1912406f02 [2022-06-03T12:05:10.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:05:10.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:05:10.870Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T12:05:10.870Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T12:05:10.870Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T12:05:10.870Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:05:11.129Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:05:11.129Z] OK: 6 MiB in 17 packages [2022-06-03T12:05:12.069Z] Removing intermediate container dc1912406f02 [2022-06-03T12:05:12.069Z] ---> 44b9916924c3 [2022-06-03T12:05:12.069Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:05:12.069Z] ---> Running in 11d555ff2bbc [2022-06-03T12:05:12.069Z] Removing intermediate container 11d555ff2bbc [2022-06-03T12:05:12.069Z] ---> c57b81d6d36c [2022-06-03T12:05:12.069Z] Step 12/24 : WORKDIR / [2022-06-03T12:05:12.069Z] ---> Running in d50b20bbbc6c [2022-06-03T12:05:12.328Z] Removing intermediate container d50b20bbbc6c [2022-06-03T12:05:12.328Z] ---> 635d22e23818 [2022-06-03T12:05:12.328Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T12:05:12.587Z] ---> bb1fef53b124 [2022-06-03T12:05:12.587Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T12:05:13.155Z] ---> bbeb763e9071 [2022-06-03T12:05:13.155Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T12:05:13.747Z] ---> bfd6858bb4dc [2022-06-03T12:05:13.747Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T12:05:13.747Z] Removing intermediate container 55db493facd5 [2022-06-03T12:05:13.748Z] ---> e3a2feed8bc9 [2022-06-03T12:05:13.748Z] [2022-06-03T12:05:13.748Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:05:13.748Z] Removing intermediate container 482178d4aef3 [2022-06-03T12:05:13.748Z] ---> e04c818066af [2022-06-03T12:05:13.748Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T12:05:13.748Z] ---> 4726d260c17f [2022-06-03T12:05:13.748Z] [2022-06-03T12:05:13.748Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:05:13.748Z] ---> e04c818066af [2022-06-03T12:05:13.748Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:05:13.748Z] ---> Using cache [2022-06-03T12:05:13.748Z] ---> a445d0ce76b6 [2022-06-03T12:05:13.748Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:05:13.748Z] ---> Using cache [2022-06-03T12:05:13.748Z] ---> 058746d0c046 [2022-06-03T12:05:13.748Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T12:05:14.011Z] ---> Running in a9153951f520 [2022-06-03T12:05:14.012Z] ---> Running in e99c1c26d58b [2022-06-03T12:05:14.012Z] ---> 8e4aab3d7f66 [2022-06-03T12:05:14.012Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T12:05:14.271Z] Removing intermediate container a9153951f520 [2022-06-03T12:05:14.271Z] ---> 9a965b737cc5 [2022-06-03T12:05:14.271Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T12:05:14.271Z] Removing intermediate container e99c1c26d58b [2022-06-03T12:05:14.271Z] ---> cf60a7958ec0 [2022-06-03T12:05:14.271Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:05:14.271Z] ---> Running in a51279c8409b [2022-06-03T12:05:14.271Z] ---> Running in 1c58c67f83a1 [2022-06-03T12:05:14.532Z] Removing intermediate container 1c58c67f83a1 [2022-06-03T12:05:14.532Z] ---> 03bf1e2aaf4b [2022-06-03T12:05:14.532Z] Step 14/22 : WORKDIR / [2022-06-03T12:05:14.532Z] Removing intermediate container a51279c8409b [2022-06-03T12:05:14.532Z] ---> 7db234e16072 [2022-06-03T12:05:14.532Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T12:05:14.532Z] ---> 4dfd7d1f71db [2022-06-03T12:05:14.532Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T12:05:14.532Z] ---> Running in be42d39851d0 [2022-06-03T12:05:14.532Z] ---> Running in 4ad2b3e0c52b [2022-06-03T12:05:14.791Z] Removing intermediate container be42d39851d0 [2022-06-03T12:05:14.791Z] ---> 3605495b49c2 [2022-06-03T12:05:14.791Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:05:14.791Z] Removing intermediate container 4ad2b3e0c52b [2022-06-03T12:05:14.791Z] ---> eca1d9e3f9dd [2022-06-03T12:05:14.791Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:05:15.050Z] ---> Running in 6bb7dc2b2f8a [2022-06-03T12:05:15.050Z] ---> be0349a6719d [2022-06-03T12:05:15.050Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T12:05:15.050Z] ---> eb1f8907613d [2022-06-03T12:05:15.050Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T12:05:15.312Z] ---> 28eead9303ed [2022-06-03T12:05:15.312Z] 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/ [2022-06-03T12:05:15.312Z] ---> 1a6fb441f46a [2022-06-03T12:05:15.312Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T12:05:15.312Z] ---> Running in d00fa258a394 [2022-06-03T12:05:15.570Z] ---> e148d8eb34c1 [2022-06-03T12:05:15.570Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T12:05:14.966Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:05:14.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:05:15.019Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:05:15.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:05:15.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:05:15.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4046/head:refs/remotes/origin/PR-4046 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T12:05:15.823Z] Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:05:15.831Z] ---> Running in f39b4bd897e3 [2022-06-03T12:05:15.831Z] Removing intermediate container 6bb7dc2b2f8a [2022-06-03T12:05:15.831Z] ---> 8157f2e0e90e [2022-06-03T12:05:15.831Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T12:05:15.831Z] ---> Running in 0361fd9574ce [2022-06-03T12:05:15.831Z] Removing intermediate container f39b4bd897e3 [2022-06-03T12:05:15.831Z] ---> 30984bae798c [2022-06-03T12:05:15.831Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:05:15.831Z] ---> Running in b783b26cb40d [2022-06-03T12:05:16.090Z] Removing intermediate container b783b26cb40d [2022-06-03T12:05:16.090Z] ---> 554d6ed3f9f5 [2022-06-03T12:05:16.090Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:05:16.090Z] ---> Running in f7d1db9f97b6 [2022-06-03T12:05:16.090Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:05:16.348Z] Removing intermediate container f7d1db9f97b6 [2022-06-03T12:05:16.348Z] ---> f373cd23d457 [2022-06-03T12:05:16.348Z] Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:05:16.348Z] Removing intermediate container d00fa258a394 [2022-06-03T12:05:16.348Z] ---> 9e64f3009aab [2022-06-03T12:05:16.348Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T12:05:16.348Z] ---> Running in d144e064ae5b [2022-06-03T12:05:16.348Z] ---> Running in cb22496dfdff [2022-06-03T12:05:16.607Z] Removing intermediate container d144e064ae5b [2022-06-03T12:05:16.607Z] ---> 6d5d4a09d883 [2022-06-03T12:05:16.607Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:05:16.607Z] ---> Running in f5235a8a6380 [2022-06-03T12:05:16.607Z] Removing intermediate container cb22496dfdff [2022-06-03T12:05:16.607Z] ---> 807acd193912 [2022-06-03T12:05:16.607Z] Step 22/24 : LABEL arch=x86_64 [2022-06-03T12:05:16.607Z] ---> Running in f118feb21d39 [2022-06-03T12:05:16.607Z] Removing intermediate container f5235a8a6380 [2022-06-03T12:05:16.607Z] ---> 37d97300197b [2022-06-03T12:05:16.607Z] [2022-06-03T12:05:16.695Z] Merge succeeded, producing fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:05:16.696Z] Checking out Revision fb5c42d656a77a0fdfc962f58646e967c5a35789 (PR-4046) [2022-06-03T12:05:16.865Z] Removing intermediate container f118feb21d39 [2022-06-03T12:05:16.865Z] ---> 351c0f948756 [2022-06-03T12:05:16.865Z] Step 23/24 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:05:16.865Z] ---> Running in 5401a6733c98 [2022-06-03T12:05:16.865Z] Removing intermediate container 9e7a60a335be [2022-06-03T12:05:16.865Z] ---> b06e80208794 [2022-06-03T12:05:16.865Z] [2022-06-03T12:05:16.865Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T12:05:16.865Z] ---> e04c818066af [2022-06-03T12:05:16.865Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:05:16.865Z] ---> Using cache [2022-06-03T12:05:16.865Z] ---> a445d0ce76b6 [2022-06-03T12:05:16.865Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:05:16.865Z] ---> Using cache [2022-06-03T12:05:16.865Z] ---> 058746d0c046 [2022-06-03T12:05:16.865Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T12:05:16.865Z] ---> Running in 558b46012a7f [2022-06-03T12:05:16.865Z] Successfully built 37d97300197b [2022-06-03T12:05:16.865Z] Successfully tagged core-metadata:latest [2022-06-03T12:05:16.865Z]  Building core-metadata ... done Removing intermediate container 5401a6733c98 [2022-06-03T12:05:16.865Z] ---> f955cc092011 [2022-06-03T12:05:16.865Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T12:05:16.865Z] Removing intermediate container 558b46012a7f [2022-06-03T12:05:16.865Z] ---> b2eb9ee7236c [2022-06-03T12:05:16.865Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T12:05:16.865Z] ---> Running in 8f18b7a9beab [2022-06-03T12:05:16.865Z] ---> Running in e0aa29493475 [2022-06-03T12:05:16.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:05:17.127Z] Removing intermediate container 8f18b7a9beab [2022-06-03T12:05:17.127Z] ---> a760ea357799 [2022-06-03T12:05:17.127Z] [2022-06-03T12:05:17.127Z] Removing intermediate container e0aa29493475 [2022-06-03T12:05:17.127Z] ---> 3e9e534fb48a [2022-06-03T12:05:17.127Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:05:17.127Z] Successfully built a760ea357799 [2022-06-03T12:05:17.127Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T12:05:17.127Z]  Building security-secretstore-setup ... done  ---> 26d5abb1d1ec [2022-06-03T12:05:17.127Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T12:05:17.386Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T12:05:17.386Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:05:17.386Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T12:05:17.386Z] ---> f8ced1561fad [2022-06-03T12:05:17.386Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T12:05:17.652Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:05:17.652Z] ---> 8a1bf71969a9 [2022-06-03T12:05:17.652Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T12:05:17.652Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T12:05:17.652Z] ---> Running in 0f9d12b68b81 [2022-06-03T12:05:17.652Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T12:05:17.652Z] Removing intermediate container 0f9d12b68b81 [2022-06-03T12:05:17.652Z] ---> a8b7e6b23383 [2022-06-03T12:05:17.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:05:15.853Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:05:15.882Z] > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 [2022-06-03T12:05:16.585Z] > git remote # timeout=10 [2022-06-03T12:05:16.606Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T12:05:16.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:05:16.641Z] > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-03T12:05:16.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T12:05:16.708Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:05:16.729Z] > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 [2022-06-03T12:05:17.911Z] ---> Running in a62d652c68c6 [2022-06-03T12:05:17.911Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:05:17.911Z] OK: 8 MiB in 20 packages [2022-06-03T12:05:17.911Z] Removing intermediate container a62d652c68c6 [2022-06-03T12:05:17.911Z] ---> 6cd67ba1cc83 [2022-06-03T12:05:17.911Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T12:05:17.911Z] ---> Running in 63ce4c57ca85 [2022-06-03T12:05:17.911Z] Removing intermediate container 63ce4c57ca85 [2022-06-03T12:05:17.911Z] ---> 89649b8ae38f [2022-06-03T12:05:17.911Z] Step 22/23 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:05:18.169Z] ---> Running in 00e03f281721 [2022-06-03T12:05:18.169Z] Removing intermediate container 00e03f281721 [2022-06-03T12:05:18.169Z] ---> 8d29bd95e397 [2022-06-03T12:05:18.169Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T12:05:18.169Z] ---> Running in dd655dee4e92 [2022-06-03T12:05:18.169Z] Removing intermediate container 0361fd9574ce [2022-06-03T12:05:18.169Z] ---> 324c897ceaee [2022-06-03T12:05:18.169Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:05:18.429Z] Removing intermediate container dd655dee4e92 [2022-06-03T12:05:18.429Z] ---> 57eaa11744a2 [2022-06-03T12:05:18.429Z] [2022-06-03T12:05:18.429Z] ---> 8af155eaf2f4 [2022-06-03T12:05:18.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T12:05:18.429Z] Successfully built 57eaa11744a2 [2022-06-03T12:05:18.429Z] Successfully tagged support-scheduler:latest [2022-06-03T12:05:18.689Z]  Building support-scheduler ... done  ---> 696ca0e79308 [2022-06-03T12:05:18.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T12:05:18.949Z] ---> 7939e83460e4 [2022-06-03T12:05:18.949Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T12:05:18.949Z] ---> Running in 5f858788f1e5 [2022-06-03T12:05:18.949Z] Removing intermediate container 5f858788f1e5 [2022-06-03T12:05:18.949Z] ---> 4116699c6c22 [2022-06-03T12:05:18.949Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:05:18.949Z] ---> Running in 324971d4fcf0 [2022-06-03T12:05:19.209Z] Removing intermediate container 324971d4fcf0 [2022-06-03T12:05:19.209Z] ---> 5f3b619d6c55 [2022-06-03T12:05:19.209Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:05:19.209Z] ---> Running in 4fe6a2e57f47 [2022-06-03T12:05:19.209Z] Removing intermediate container 4fe6a2e57f47 [2022-06-03T12:05:19.209Z] ---> 974ba87d6387 [2022-06-03T12:05:19.209Z] Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:05:19.209Z] ---> Running in a3252084b893 [2022-06-03T12:05:19.209Z] Removing intermediate container a3252084b893 [2022-06-03T12:05:19.209Z] ---> d1ee6ca3c77f [2022-06-03T12:05:19.209Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:05:19.470Z] ---> Running in 9599527953f8 [2022-06-03T12:05:19.470Z] Removing intermediate container 9599527953f8 [2022-06-03T12:05:19.470Z] ---> b9578e1bbf35 [2022-06-03T12:05:19.470Z] [2022-06-03T12:05:19.470Z] Successfully built b9578e1bbf35 [2022-06-03T12:05:19.470Z] Successfully tagged core-data:latest [2022-06-03T12:05:19.478Z]  Building core-data ... done  [Pipeline] } [2022-06-03T12:05:19.504Z] $ docker stop --time=1 1634172322e0cf49c79025c2dd6dd6d0f7398c125673e6342cb63ba7a9b4bd4a [2022-06-03T12:05:20.763Z] $ docker rm -f 1634172322e0cf49c79025c2dd6dd6d0f7398c125673e6342cb63ba7a9b4bd4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T12:05:21.159Z] + docker images [2022-06-03T12:05:21.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T12:05:21.159Z] core-data latest b9578e1bbf35 1 second ago 19.9MB [2022-06-03T12:05:21.159Z] support-scheduler latest 57eaa11744a2 2 seconds ago 15.9MB [2022-06-03T12:05:21.159Z] b06e80208794 4 seconds ago 1.79GB [2022-06-03T12:05:21.159Z] security-secretstore-setup latest a760ea357799 4 seconds ago 27.7MB [2022-06-03T12:05:21.159Z] core-metadata latest 37d97300197b 4 seconds ago 16.5MB [2022-06-03T12:05:21.159Z] 4726d260c17f 7 seconds ago 1.79GB [2022-06-03T12:05:21.159Z] e3a2feed8bc9 7 seconds ago 1.79GB [2022-06-03T12:05:21.159Z] 52e7f21844d4 11 seconds ago 1.79GB [2022-06-03T12:05:21.159Z] sys-mgmt-agent latest 76422f862e96 20 seconds ago 294MB [2022-06-03T12:05:21.159Z] security-bootstrapper latest f94348406606 40 seconds ago 18.7MB [2022-06-03T12:05:21.159Z] security-proxy-setup latest 12fe0cdb450c 44 seconds ago 26.1MB [2022-06-03T12:05:21.159Z] support-notifications latest 0f9649d24b62 44 seconds ago 16.6MB [2022-06-03T12:05:21.159Z] core-command latest 48b1d02b7fa6 47 seconds ago 15.7MB [2022-06-03T12:05:21.159Z] 2a1197bfbbd1 48 seconds ago 1.78GB [2022-06-03T12:05:21.159Z] e121683e83c9 49 seconds ago 1.79GB [2022-06-03T12:05:21.159Z] 027edd6606a0 50 seconds ago 1.79GB [2022-06-03T12:05:21.159Z] 03da5b94fa5f 51 seconds ago 1.78GB [2022-06-03T12:05:21.159Z] 4fbf4cf1bf6e 53 seconds ago 1.78GB [2022-06-03T12:05:21.159Z] ci-base-image-x86_64 latest 8c9d06886dbb 3 minutes ago 1.27GB [2022-06-03T12:05:21.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 12 hours ago 253MB [2022-06-03T12:05:21.159Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-03T12:05:21.159Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T12:05:21.159Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-03T12:05:21.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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 [2022-06-03T12:05:21.887Z] Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856)" [2022-06-03T12:05:21.970Z] > git --version # timeout=10 [2022-06-03T12:05:21.981Z] > git --version # 'git version 2.25.1' [2022-06-03T12:05:21.999Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T12:05:23.127Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T12:05:23.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:05:23.127Z] Dload Upload Total Spent Left Speed [2022-06-03T12:05:23.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 83353 0 --:--:-- --:--:-- --:--:-- 83353 [Pipeline] sh [2022-06-03T12:05:24.164Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T12:05:24.540Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T12:05:24.540Z] + sudo tee /etc/docker/daemon.new [2022-06-03T12:05:24.540Z] { [2022-06-03T12:05:24.540Z] "registry-mirrors": [ [2022-06-03T12:05:24.540Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T12:05:24.540Z] ], [2022-06-03T12:05:24.540Z] "bip": "10.250.0.254/24", [2022-06-03T12:05:24.540Z] "hosts": [ [2022-06-03T12:05:24.540Z] "tcp://0.0.0.0:5555", [2022-06-03T12:05:24.540Z] "unix:///var/run/docker.sock" [2022-06-03T12:05:24.540Z] ], [2022-06-03T12:05:24.540Z] "mtu": 1458, [2022-06-03T12:05:24.540Z] "selinux-enabled": true, [2022-06-03T12:05:24.540Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T12:05:24.540Z] } [Pipeline] sh [2022-06-03T12:05:24.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T12:05:25.281Z] + sudo service docker restart [2022-06-03T12:05:36.695Z] Still waiting to schedule task [2022-06-03T12:05:36.695Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T12:05:43.679Z] provisioning config files... [2022-06-03T12:05:43.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8229902574958737684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:05:44.130Z] ---> docker-login.sh [2022-06-03T12:05:44.130Z] nexus3.edgexfoundry.org:10001 [2022-06-03T12:05:44.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:05:45.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:05:45.003Z] Configure a credential helper to remove this warning. See [2022-06-03T12:05:45.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:05:45.003Z] [2022-06-03T12:05:45.003Z] Login Succeeded [2022-06-03T12:05:45.003Z] nexus3.edgexfoundry.org:10002 [2022-06-03T12:05:45.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:05:45.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:05:45.602Z] Configure a credential helper to remove this warning. See [2022-06-03T12:05:45.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:05:45.602Z] [2022-06-03T12:05:45.602Z] Login Succeeded [2022-06-03T12:05:45.602Z] nexus3.edgexfoundry.org:10003 [2022-06-03T12:05:45.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:05:46.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:05:46.165Z] Configure a credential helper to remove this warning. See [2022-06-03T12:05:46.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:05:46.165Z] [2022-06-03T12:05:46.165Z] Login Succeeded [2022-06-03T12:05:46.165Z] nexus3.edgexfoundry.org:10004 [2022-06-03T12:05:46.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:05:46.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:05:46.717Z] Configure a credential helper to remove this warning. See [2022-06-03T12:05:46.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:05:46.717Z] [2022-06-03T12:05:46.717Z] Login Succeeded [2022-06-03T12:05:46.717Z] docker.io [2022-06-03T12:05:46.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:05:47.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:05:47.271Z] Configure a credential helper to remove this warning. See [2022-06-03T12:05:47.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:05:47.271Z] [2022-06-03T12:05:47.271Z] Login Succeeded [2022-06-03T12:05:47.271Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T12:05:47.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T12:05:47.721Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T12:05:47.752Z] ========================================================= [2022-06-03T12:05:47.752Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T12:05:47.752Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:05:48.140Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:05:48.433Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T12:05:48.433Z] 9b3977197b4f: Pulling fs layer [2022-06-03T12:05:48.433Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T12:05:48.433Z] 94645a83ff95: Pulling fs layer [2022-06-03T12:05:48.433Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T12:05:48.433Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T12:05:48.433Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T12:05:48.433Z] 626d30ff41c6: Pulling fs layer [2022-06-03T12:05:48.433Z] de1d54c125be: Pulling fs layer [2022-06-03T12:05:48.433Z] 63b1bc5785f6: Waiting [2022-06-03T12:05:48.433Z] 626d30ff41c6: Waiting [2022-06-03T12:05:48.433Z] de1d54c125be: Waiting [2022-06-03T12:05:48.433Z] 3f3a8bcf1eab: Waiting [2022-06-03T12:05:48.433Z] 0c92f367c5e7: Waiting [2022-06-03T12:05:48.433Z] 94645a83ff95: Download complete [2022-06-03T12:05:48.433Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T12:05:48.433Z] 1a89e8eeedd5: Download complete [2022-06-03T12:05:48.433Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T12:05:48.433Z] 0c92f367c5e7: Download complete [2022-06-03T12:05:48.433Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T12:05:48.433Z] 63b1bc5785f6: Download complete [2022-06-03T12:05:48.433Z] 9b3977197b4f: Download complete [2022-06-03T12:05:48.433Z] 626d30ff41c6: Download complete [2022-06-03T12:05:49.441Z] 9b3977197b4f: Pull complete [2022-06-03T12:05:49.726Z] 1a89e8eeedd5: Pull complete [2022-06-03T12:05:50.003Z] 94645a83ff95: Pull complete [2022-06-03T12:05:50.280Z] de1d54c125be: Verifying Checksum [2022-06-03T12:05:50.280Z] de1d54c125be: Download complete [2022-06-03T12:05:51.265Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T12:05:51.265Z] 3f3a8bcf1eab: Download complete [2022-06-03T12:06:03.665Z] 3f3a8bcf1eab: Pull complete [2022-06-03T12:06:03.665Z] 0c92f367c5e7: Pull complete [2022-06-03T12:06:03.942Z] 63b1bc5785f6: Pull complete [2022-06-03T12:06:04.214Z] 626d30ff41c6: Pull complete [2022-06-03T12:06:10.956Z] de1d54c125be: Pull complete [2022-06-03T12:06:10.956Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T12:06:10.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:06:10.956Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:06:11.367Z] + echo+ docker FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:06:11.367Z] WORKDIR /edgex [2022-06-03T12:06:11.367Z] COPY go.mod . [2022-06-03T12:06:11.367Z] RUN go mod download build -t ci-base-image-arm64 -f - . [2022-06-03T12:06:11.367Z] [2022-06-03T12:06:15.689Z] Sending build context to Docker daemon 180.5MB [2022-06-03T12:06:15.689Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:06:15.689Z] ---> 5f011755c4a2 [2022-06-03T12:06:15.689Z] Step 2/4 : WORKDIR /edgex [2022-06-03T12:06:17.156Z] ---> Running in 8cdb24b3e9a0 [2022-06-03T12:06:17.431Z] Removing intermediate container 8cdb24b3e9a0 [2022-06-03T12:06:17.431Z] ---> 96cf1f076511 [2022-06-03T12:06:17.431Z] Step 3/4 : COPY go.mod . [2022-06-03T12:06:18.035Z] ---> 25a5f87b968d [2022-06-03T12:06:18.035Z] Step 4/4 : RUN go mod download [2022-06-03T12:06:18.035Z] ---> Running in 562650166b1c [2022-06-03T12:07:39.875Z] Removing intermediate container 562650166b1c [2022-06-03T12:07:39.875Z] ---> 91bdeffe7162 [2022-06-03T12:07:39.875Z] Successfully built 91bdeffe7162 [2022-06-03T12:07:39.875Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:07:40.291Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T12:07:40.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:07:40.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container [2022-06-03T12:07:40.717Z] $ 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-arm64 cat [2022-06-03T12:07:42.196Z] $ docker top ecc06163fd16680c2136973b27268c17b6eb36a0823b9dbc719aa4c8744782ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:07:43.218Z] + go version [2022-06-03T12:07:43.218Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T12:07:43.258Z] $ docker stop --time=1 ecc06163fd16680c2136973b27268c17b6eb36a0823b9dbc719aa4c8744782ce [2022-06-03T12:07:44.990Z] $ docker rm -f ecc06163fd16680c2136973b27268c17b6eb36a0823b9dbc719aa4c8744782ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:07:45.954Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T12:07:45.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:07:46.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container [2022-06-03T12:07:46.387Z] $ 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-arm64 cat [2022-06-03T12:07:47.804Z] $ docker top 43b7b641c708aef8c64b9dd5b81f4783c54a59200f3912bdd1d0b14879d3bfc1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T12:07:48.148Z] ========================================================= [2022-06-03T12:07:48.148Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T12:07:48.148Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:07:48.852Z] + make test [2022-06-03T12:07:48.853Z] go mod tidy [2022-06-03T12:07:49.847Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T12:08:28.921Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T12:08:34.420Z] Running on prd-ubuntu18.04-docker-8c-8g-935 in /w/workspace/edgexfoundry_edgex-go_PR-4046 [Pipeline] { [Pipeline] ws [2022-06-03T12:08:34.460Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T12:08:34.524Z] The recommended git tool is: git [2022-06-03T12:08:36.189Z] using credential edgex-jenkins-ssh [2022-06-03T12:08:36.200Z] Cloning the remote Git repository [2022-06-03T12:08:36.223Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:08:36.264Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T12:08:36.292Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:08:36.292Z] > git --version # timeout=10 [2022-06-03T12:08:36.298Z] > git --version # 'git version 2.17.1' [2022-06-03T12:08:36.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:08:36.319Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:08:41.055Z] Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:08:41.246Z] Merge succeeded, producing fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:08:41.246Z] Checking out Revision fb5c42d656a77a0fdfc962f58646e967c5a35789 (PR-4046) [2022-06-03T12:08:40.473Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:08:40.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:08:40.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:08:40.504Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:08:40.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:08:40.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4046/head:refs/remotes/origin/PR-4046 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T12:08:41.067Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:08:41.074Z] > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 [2022-06-03T12:08:41.206Z] > git remote # timeout=10 [2022-06-03T12:08:41.217Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T12:08:41.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:08:41.231Z] > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-03T12:08:41.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T12:08:41.252Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:08:41.256Z] > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 [2022-06-03T12:08:44.937Z] Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856)" [2022-06-03T12:08:44.963Z] > git --version # timeout=10 [2022-06-03T12:08:44.968Z] > git --version # 'git version 2.17.1' [2022-06-03T12:08:44.972Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:08:45.837Z] + echo snap-build.sh [2022-06-03T12:08:45.837Z] snap-build.sh [2022-06-03T12:08:45.837Z] + SNAP_BASE_DIR=. [2022-06-03T12:08:45.837Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-06-03T12:08:45.837Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-06-03T12:08:45.837Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-06-03T12:08:45.837Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-06-03T12:08:45.837Z] + cd /w/workspace/edgex-go/1 [2022-06-03T12:08:45.837Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-06-03T12:08:45.838Z] Reading package lists... [2022-06-03T12:08:45.838Z] Building dependency tree... [2022-06-03T12:08:45.838Z] Reading state information... [2022-06-03T12:08:45.838Z] The following packages were automatically installed and are no longer required: [2022-06-03T12:08:45.838Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-06-03T12:08:45.838Z] uidmap xdelta3 [2022-06-03T12:08:45.838Z] Use 'sudo apt autoremove' to remove them. [2022-06-03T12:08:45.838Z] The following packages will be REMOVED: [2022-06-03T12:08:45.838Z] lxd* lxd-client* [2022-06-03T12:08:45.838Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-06-03T12:08:46.100Z] After this operation, 31.7 MB disk space will be freed. [2022-06-03T12:08:46.623Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-06-03T12:08:46.623Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T12:08:47.577Z] Removing lxd dnsmasq configuration [2022-06-03T12:08:47.577Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T12:08:47.577Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-06-03T12:08:48.518Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-06-03T12:08:48.518Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-06-03T12:08:48.518Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T12:08:49.906Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-06-03T12:08:49.906Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-06-03T12:08:50.482Z] + sudo snap remove --purge lxd [2022-06-03T12:08:50.744Z] snap "lxd" is not installed [2022-06-03T12:08:50.744Z] + sudo groupadd --force --system lxd [2022-06-03T12:08:50.744Z] ++ whoami [2022-06-03T12:08:50.744Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-06-03T12:08:50.744Z] + newgrp - lxd [2022-06-03T12:08:50.744Z] + sudo snap install lxd [2022-06-03T12:09:00.747Z] 2022-06-03T12:08:57Z INFO Waiting for automatic snapd restart... [2022-06-03T12:09:13.001Z] lxd 5.2-79c3c3b from Canonical* installed [2022-06-03T12:09:13.001Z] + sudo lxd init --auto [2022-06-03T12:09:23.035Z] + sudo snap install --classic snapcraft [2022-06-03T12:09:25.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T12:09:28.321Z] snapcraft 6.1 from Canonical* installed [2022-06-03T12:09:28.321Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-06-03T12:09:28.321Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-06-03T12:09:28.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:09:28.321Z] Dload Upload Total Spent Left Speed [2022-06-03T12:09:28.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2022-06-03T12:09:28.321Z] 100 3325k 100 3325k 0 0 12.8M 0 --:--:-- --:--:-- --:--:-- 12.8M [2022-06-03T12:09:28.321Z] ./yq_linux_amd64 [2022-06-03T12:09:28.321Z] + sudo snapcraft prime --use-lxd [2022-06-03T12:09:29.711Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-06-03T12:09:29.711Z] 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: [2022-06-03T12:09:29.711Z] - README.md [2022-06-03T12:09:29.711Z] [2022-06-03T12:09:29.711Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T12:09:30.285Z] Launching a container. [2022-06-03T12:09:35.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T12:09:35.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T12:09:35.766Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T12:09:40.292Z] Waiting for container to be ready [2022-06-03T12:09:40.292Z] To start your first container, try: lxc launch ubuntu:22.04 [2022-06-03T12:09:40.292Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2022-06-03T12:09:40.292Z] [2022-06-03T12:09:44.500Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-06-03T12:09:44.500Z] Waiting for network to be ready... [2022-06-03T12:09:44.761Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-06-03T12:09:45.024Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-06-03T12:09:45.024Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-06-03T12:09:45.024Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-06-03T12:09:45.024Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-06-03T12:09:45.287Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-06-03T12:09:45.287Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-06-03T12:09:45.287Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-06-03T12:09:45.287Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-06-03T12:09:45.287Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-06-03T12:09:45.287Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-06-03T12:09:45.287Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] [2022-06-03T12:09:45.287Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] [2022-06-03T12:09:45.287Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2022-06-03T12:09:45.287Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] [2022-06-03T12:09:45.287Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] [2022-06-03T12:09:45.287Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] [2022-06-03T12:09:45.287Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] [2022-06-03T12:09:45.287Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] [2022-06-03T12:09:45.548Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] [2022-06-03T12:09:46.117Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] [2022-06-03T12:09:46.117Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] [2022-06-03T12:09:46.117Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] [2022-06-03T12:09:46.117Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] [2022-06-03T12:09:46.117Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] [2022-06-03T12:09:46.117Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] [2022-06-03T12:09:46.117Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] [2022-06-03T12:09:48.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T12:09:48.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T12:09:48.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T12:09:48.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T12:09:48.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T12:09:48.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T12:09:48.836Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T12:09:48.836Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T12:09:48.836Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T12:09:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T12:09:49.418Z] Fetched 26.9 MB in 4s (6487 kB/s) [2022-06-03T12:09:49.993Z] Reading package lists... [2022-06-03T12:09:49.993Z] Reading package lists... [2022-06-03T12:09:50.255Z] Building dependency tree... [2022-06-03T12:09:50.255Z] Reading state information... [2022-06-03T12:09:50.515Z] The following additional packages will be installed: [2022-06-03T12:09:50.515Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T12:09:50.515Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T12:09:50.515Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T12:09:50.515Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-06-03T12:09:50.515Z] Suggested packages: [2022-06-03T12:09:50.516Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-06-03T12:09:50.516Z] Recommended packages: [2022-06-03T12:09:50.516Z] gnupg libsasl2-modules [2022-06-03T12:09:50.516Z] The following NEW packages will be installed: [2022-06-03T12:09:50.516Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T12:09:50.516Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T12:09:50.516Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T12:09:50.516Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-06-03T12:09:50.516Z] The following packages will be upgraded: [2022-06-03T12:09:50.516Z] gpg gpg-agent gpgconf libudev1 [2022-06-03T12:09:50.516Z] 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. [2022-06-03T12:09:50.516Z] Need to get 3529 kB of archives. [2022-06-03T12:09:50.516Z] After this operation, 13.3 MB of additional disk space will be used. [2022-06-03T12:09:50.516Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-06-03T12:09:50.516Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] [2022-06-03T12:09:50.516Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-06-03T12:09:50.775Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] [2022-06-03T12:09:50.775Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] [2022-06-03T12:09:50.775Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] [2022-06-03T12:09:50.775Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] [2022-06-03T12:09:50.775Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] [2022-06-03T12:09:50.775Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] [2022-06-03T12:09:50.775Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] [2022-06-03T12:09:50.775Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-06-03T12:09:50.775Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-06-03T12:09:50.775Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-06-03T12:09:50.775Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-06-03T12:09:50.775Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-06-03T12:09:50.775Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-06-03T12:09:50.775Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-06-03T12:09:50.775Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-06-03T12:09:50.775Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-06-03T12:09:50.775Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-06-03T12:09:50.775Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-06-03T12:09:50.775Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-06-03T12:09:50.775Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:09:50.775Z] Fetched 3529 kB in 0s (16.8 MB/s) [2022-06-03T12:09:50.775Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T12:09:50.775Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:09:50.775Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:09:51.035Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:09:51.035Z] Selecting previously unselected package udev. [2022-06-03T12:09:51.035Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T12:09:51.035Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:09:51.035Z] Unpacking udev (237-3ubuntu10.53) ... [2022-06-03T12:09:51.296Z] Selecting previously unselected package libfuse2:amd64. [2022-06-03T12:09:51.296Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T12:09:51.296Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T12:09:51.296Z] Selecting previously unselected package fuse. [2022-06-03T12:09:51.296Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T12:09:51.296Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-06-03T12:09:51.296Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:09:51.296Z] Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:09:51.296Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:09:51.296Z] Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:09:51.557Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:09:51.557Z] Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:09:51.557Z] Selecting previously unselected package libksba8:amd64. [2022-06-03T12:09:51.557Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-06-03T12:09:51.557Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-06-03T12:09:51.557Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-06-03T12:09:51.557Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:51.557Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:51.818Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-06-03T12:09:51.818Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:51.818Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:51.818Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-06-03T12:09:51.818Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:51.818Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:51.818Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-06-03T12:09:51.818Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:51.818Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:51.818Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-06-03T12:09:51.818Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:51.818Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:51.818Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-06-03T12:09:51.818Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:51.818Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:52.079Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-06-03T12:09:52.079Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:52.079Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:52.079Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-06-03T12:09:52.079Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:52.079Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:52.079Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-06-03T12:09:52.079Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:09:52.079Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:52.079Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-03T12:09:52.079Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T12:09:52.079Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:09:52.079Z] Selecting previously unselected package libsasl2-2:amd64. [2022-06-03T12:09:52.079Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T12:09:52.079Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:09:52.338Z] Selecting previously unselected package libldap-common. [2022-06-03T12:09:52.338Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... [2022-06-03T12:09:52.338Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:09:52.339Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-03T12:09:52.339Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... [2022-06-03T12:09:52.339Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:09:52.339Z] Selecting previously unselected package dirmngr. [2022-06-03T12:09:52.339Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:09:52.339Z] Unpacking dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T12:09:52.339Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:09:52.339Z] Setting up gpgconf (2.2.4-1ubuntu1.5) ... [2022-06-03T12:09:52.613Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T12:09:52.613Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:09:52.613Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:09:52.613Z] Setting up gpg-agent (2.2.4-1ubuntu1.5) ... [2022-06-03T12:09:52.613Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:52.613Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-06-03T12:09:52.613Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:09:52.613Z] Setting up udev (237-3ubuntu10.53) ... [2022-06-03T12:09:52.887Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-06-03T12:09:52.887Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:52.887Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-06-03T12:09:52.887Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-06-03T12:09:52.887Z] Setting up gpg (2.2.4-1ubuntu1.5) ... [2022-06-03T12:09:53.162Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:53.162Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:53.162Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:53.162Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:53.162Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:53.162Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:53.162Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:09:53.162Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:09:53.162Z] Setting up dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T12:09:53.162Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:09:53.431Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-06-03T12:09:53.431Z] settings in the [Install] section, and DefaultInstance for template units). [2022-06-03T12:09:53.431Z] This means they are not meant to be enabled using systemctl. [2022-06-03T12:09:53.431Z] Possible reasons for having this kind of units are: [2022-06-03T12:09:53.431Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-06-03T12:09:53.431Z] .wants/ or .requires/ directory. [2022-06-03T12:09:53.431Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-06-03T12:09:53.431Z] a requirement dependency on it. [2022-06-03T12:09:53.431Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-06-03T12:09:53.431Z] D-Bus, udev, scripted systemctl call, ...). [2022-06-03T12:09:53.431Z] 4) In case of template units, the unit is meant to be enabled with some [2022-06-03T12:09:53.431Z] instance name specified. [2022-06-03T12:09:54.002Z] Reading package lists... [2022-06-03T12:09:54.002Z] Building dependency tree... [2022-06-03T12:09:54.002Z] Reading state information... [2022-06-03T12:09:54.262Z] The following additional packages will be installed: [2022-06-03T12:09:54.262Z] apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 [2022-06-03T12:09:54.262Z] libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-03T12:09:54.262Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-06-03T12:09:54.262Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 [2022-06-03T12:09:54.262Z] mime-support multiarch-support openssh-client python3 python3-minimal [2022-06-03T12:09:54.262Z] python3.6 python3.6-minimal squashfs-tools systemd [2022-06-03T12:09:54.263Z] Suggested packages: [2022-06-03T12:09:54.263Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-06-03T12:09:54.263Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-06-03T12:09:54.263Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-06-03T12:09:54.263Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-06-03T12:09:54.263Z] systemd-container policykit-1 [2022-06-03T12:09:54.263Z] Recommended packages: [2022-06-03T12:09:54.263Z] krb5-locales file xauth gnupg networkd-dispatcher [2022-06-03T12:09:54.263Z] The following NEW packages will be installed: [2022-06-03T12:09:54.263Z] apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 [2022-06-03T12:09:54.263Z] libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2022-06-03T12:09:54.263Z] liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal [2022-06-03T12:09:54.263Z] libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support [2022-06-03T12:09:54.263Z] openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd [2022-06-03T12:09:54.263Z] squashfs-tools sudo [2022-06-03T12:09:54.263Z] The following packages will be upgraded: [2022-06-03T12:09:54.263Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-06-03T12:09:54.263Z] 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. [2022-06-03T12:09:54.263Z] Need to get 48.9 MB of archives. [2022-06-03T12:09:54.263Z] After this operation, 186 MB of additional disk space will be used. [2022-06-03T12:09:54.263Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-06-03T12:09:54.523Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] [2022-06-03T12:09:55.096Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] [2022-06-03T12:09:55.096Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] [2022-06-03T12:09:55.096Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] [2022-06-03T12:09:55.096Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] [2022-06-03T12:09:55.096Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-06-03T12:09:55.357Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-06-03T12:09:55.357Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] [2022-06-03T12:09:55.357Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-06-03T12:09:55.357Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] [2022-06-03T12:09:55.357Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] [2022-06-03T12:09:55.357Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-06-03T12:09:55.357Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-06-03T12:09:55.357Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-06-03T12:09:55.357Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-06-03T12:09:55.357Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-06-03T12:09:55.357Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-06-03T12:09:55.357Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-06-03T12:09:55.357Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-06-03T12:09:55.357Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-06-03T12:09:55.357Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-06-03T12:09:55.357Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] [2022-06-03T12:09:55.357Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-06-03T12:09:55.357Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-06-03T12:09:55.357Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] [2022-06-03T12:09:55.357Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-06-03T12:09:55.357Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] [2022-06-03T12:09:55.357Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] [2022-06-03T12:09:55.357Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-06-03T12:09:55.357Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] [2022-06-03T12:09:55.357Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] [2022-06-03T12:09:55.357Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-06-03T12:09:55.357Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.54.3+18.04.2ubuntu0.2 [34.3 MB] [2022-06-03T12:09:56.743Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:09:56.743Z] Fetched 48.9 MB in 2s (21.1 MB/s) [2022-06-03T12:09:56.743Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:09:56.743Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:09:56.743Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:09:57.316Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:09:57.316Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:09:57.316Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:09:57.316Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:09:57.316Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-06-03T12:09:57.316Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-06-03T12:09:57.577Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-06-03T12:09:57.577Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:09:57.577Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-06-03T12:09:57.577Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-06-03T12:09:57.839Z] Setting up apt (1.6.14) ... [2022-06-03T12:09:57.839Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-06-03T12:09:58.415Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-06-03T12:09:58.415Z] (Reading database ... 12764 files and directories currently installed.) [2022-06-03T12:09:58.415Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T12:09:58.415Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T12:09:58.415Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-06-03T12:09:58.415Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:09:58.415Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:09:58.676Z] Selecting previously unselected package libexpat1:amd64. [2022-06-03T12:09:58.676Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... [2022-06-03T12:09:58.676Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T12:09:58.676Z] Selecting previously unselected package python3.6-minimal. [2022-06-03T12:09:58.676Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:09:58.676Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:09:58.937Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T12:09:58.937Z] Checking for services that may need to be restarted...done. [2022-06-03T12:09:58.937Z] Checking for services that may need to be restarted...done. [2022-06-03T12:09:58.937Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:09:58.937Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T12:09:58.937Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:09:59.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements [2022-06-03T12:09:59.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T12:09:59.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T12:09:59.510Z] Selecting previously unselected package python3-minimal. [2022-06-03T12:09:59.510Z] (Reading database ... 13012 files and directories currently installed.) [2022-06-03T12:09:59.510Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:09:59.510Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-06-03T12:09:59.510Z] Selecting previously unselected package mime-support. [2022-06-03T12:09:59.510Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-06-03T12:09:59.510Z] Unpacking mime-support (3.60ubuntu1) ... [2022-06-03T12:09:59.510Z] Selecting previously unselected package libmpdec2:amd64. [2022-06-03T12:09:59.510Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-06-03T12:09:59.510Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T12:09:59.510Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-06-03T12:09:59.510Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:09:59.510Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:09:59.771Z] Selecting previously unselected package python3.6. [2022-06-03T12:09:59.771Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:09:59.771Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:09:59.771Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-03T12:09:59.771Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:09:59.771Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T12:10:00.035Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-06-03T12:10:00.035Z] Selecting previously unselected package python3. [2022-06-03T12:10:00.035Z] (Reading database ... 13442 files and directories currently installed.) [2022-06-03T12:10:00.035Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:10:00.035Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-06-03T12:10:00.299Z] Selecting previously unselected package multiarch-support. [2022-06-03T12:10:00.299Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:10:00.299Z] Unpacking multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T12:10:00.299Z] Setting up multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T12:10:00.299Z] Selecting previously unselected package liblzo2-2:amd64. [2022-06-03T12:10:00.299Z] (Reading database ... 13479 files and directories currently installed.) [2022-06-03T12:10:00.299Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-06-03T12:10:00.299Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T12:10:00.299Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-06-03T12:10:00.299Z] Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:10:00.299Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T12:10:00.299Z] Selecting previously unselected package dbus. [2022-06-03T12:10:00.299Z] Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:10:00.564Z] Unpacking dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T12:10:00.564Z] Selecting previously unselected package libbsd0:amd64. [2022-06-03T12:10:00.564Z] Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-06-03T12:10:00.564Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T12:10:00.564Z] Selecting previously unselected package libpam-systemd:amd64. [2022-06-03T12:10:00.565Z] Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:10:00.565Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:10:00.565Z] Selecting previously unselected package sudo. [2022-06-03T12:10:00.565Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-06-03T12:10:00.565Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T12:10:00.825Z] Selecting previously unselected package apparmor. [2022-06-03T12:10:00.825Z] Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T12:10:00.825Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-06-03T12:10:00.825Z] Selecting previously unselected package libedit2:amd64. [2022-06-03T12:10:00.825Z] Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... [2022-06-03T12:10:00.826Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T12:10:00.826Z] Selecting previously unselected package libkrb5support0:amd64. [2022-06-03T12:10:00.826Z] Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:10:00.826Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:10:01.090Z] Selecting previously unselected package libk5crypto3:amd64. [2022-06-03T12:10:01.090Z] Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:10:01.090Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:10:01.090Z] Selecting previously unselected package libkeyutils1:amd64. [2022-06-03T12:10:01.090Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... [2022-06-03T12:10:01.090Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T12:10:01.090Z] Selecting previously unselected package libkrb5-3:amd64. [2022-06-03T12:10:01.090Z] Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:10:01.090Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:10:01.090Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-03T12:10:01.090Z] Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:10:01.090Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:10:01.356Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-06-03T12:10:01.356Z] Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... [2022-06-03T12:10:01.356Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T12:10:01.356Z] Selecting previously unselected package openssh-client. [2022-06-03T12:10:01.356Z] Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... [2022-06-03T12:10:01.356Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T12:10:01.628Z] Selecting previously unselected package dbus-user-session. [2022-06-03T12:10:01.628Z] Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:10:01.628Z] Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T12:10:01.628Z] Selecting previously unselected package squashfs-tools. [2022-06-03T12:10:01.628Z] Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-06-03T12:10:01.628Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T12:10:01.628Z] Selecting previously unselected package snapd. [2022-06-03T12:10:01.628Z] Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... [2022-06-03T12:10:01.628Z] Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T12:10:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 98.5% of statements [2022-06-03T12:10:04.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T12:10:04.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 44.7% of statements [2022-06-03T12:10:04.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T12:10:04.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T12:10:04.931Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T12:10:04.931Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T12:10:04.931Z] Setting up mime-support (3.60ubuntu1) ... [2022-06-03T12:10:04.931Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T12:10:04.931Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T12:10:04.931Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:10:04.931Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:10:04.931Z] Setting up systemd (237-3ubuntu10.53) ... [2022-06-03T12:10:04.931Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-06-03T12:10:05.501Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T12:10:05.501Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T12:10:05.501Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T12:10:05.501Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T12:10:05.501Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:10:05.501Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:10:05.501Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:10:05.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.714s coverage: 89.5% of statements [2022-06-03T12:10:05.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T12:10:05.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:10:06.067Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T12:10:06.067Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:10:06.067Z] Setting up dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T12:10:06.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.289s coverage: 83.8% of statements [2022-06-03T12:10:06.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T12:10:06.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T12:10:06.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T12:10:06.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T12:10:06.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T12:10:06.327Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T12:10:06.327Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:10:06.327Z] Setting up python3 (3.6.7-1~18.04) ... [2022-06-03T12:10:06.327Z] running python rtupdate hooks for python3.6... [2022-06-03T12:10:06.327Z] running python post-rtupdate hooks for python3.6... [2022-06-03T12:10:06.591Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-06-03T12:10:07.162Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-06-03T12:10:07.424Z] Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T12:10:07.424Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:10:07.424Z] Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T12:10:07.424Z] Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T12:10:07.997Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-06-03T12:10:07.997Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-06-03T12:10:08.258Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-06-03T12:10:08.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-06-03T12:10:08.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T12:10:08.520Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T12:10:08.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-06-03T12:10:09.040Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-06-03T12:10:09.040Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-06-03T12:10:09.301Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-06-03T12:10:09.301Z] /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' [2022-06-03T12:10:09.561Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:10:09.561Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T12:10:10.131Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T12:10:10.394Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T12:10:10.394Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-06-03T12:10:10.967Z] Fetched 88.7 kB in 1s (139 kB/s) [2022-06-03T12:10:11.909Z] Reading package lists... [2022-06-03T12:10:11.910Z] Reading package lists... [2022-06-03T12:10:12.173Z] Building dependency tree... [2022-06-03T12:10:12.173Z] Reading state information... [2022-06-03T12:10:12.173Z] Calculating upgrade... [2022-06-03T12:10:12.435Z] The following packages will be upgraded: [2022-06-03T12:10:12.435Z] advancecomp base-files bash binutils binutils-common [2022-06-03T12:10:12.435Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-06-03T12:10:12.435Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-06-03T12:10:12.435Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-06-03T12:10:12.435Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-06-03T12:10:12.435Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-06-03T12:10:12.435Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-06-03T12:10:12.435Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-06-03T12:10:12.435Z] libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 [2022-06-03T12:10:12.435Z] libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin [2022-06-03T12:10:12.435Z] libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 [2022-06-03T12:10:12.435Z] libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 [2022-06-03T12:10:12.435Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2022-06-03T12:10:12.435Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2022-06-03T12:10:12.435Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2022-06-03T12:10:12.435Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-06-03T12:10:12.696Z] 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:10:12.696Z] Need to get 64.9 MB of archives. [2022-06-03T12:10:12.696Z] After this operation, 5211 kB of additional disk space will be used. [2022-06-03T12:10:12.696Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] [2022-06-03T12:10:12.696Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] [2022-06-03T12:10:13.274Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-06-03T12:10:13.275Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-06-03T12:10:13.275Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-06-03T12:10:13.275Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-06-03T12:10:13.275Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-06-03T12:10:13.275Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-06-03T12:10:13.275Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-06-03T12:10:13.275Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-06-03T12:10:13.275Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-06-03T12:10:13.275Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-06-03T12:10:13.275Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] [2022-06-03T12:10:13.275Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] [2022-06-03T12:10:13.535Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-06-03T12:10:13.535Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] [2022-06-03T12:10:13.535Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-06-03T12:10:13.535Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] [2022-06-03T12:10:13.535Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-06-03T12:10:13.535Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] [2022-06-03T12:10:13.535Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-06-03T12:10:13.535Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-06-03T12:10:13.535Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-06-03T12:10:13.535Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-06-03T12:10:13.535Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-06-03T12:10:13.535Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] [2022-06-03T12:10:13.535Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-06-03T12:10:13.535Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-06-03T12:10:13.535Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-06-03T12:10:13.535Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-06-03T12:10:13.535Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] [2022-06-03T12:10:13.535Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] [2022-06-03T12:10:13.535Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-06-03T12:10:13.535Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-06-03T12:10:13.535Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-06-03T12:10:13.535Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-06-03T12:10:13.535Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-06-03T12:10:13.535Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-06-03T12:10:13.795Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-06-03T12:10:13.795Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-06-03T12:10:13.795Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-06-03T12:10:13.795Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-06-03T12:10:13.795Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-06-03T12:10:13.795Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-06-03T12:10:13.795Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-06-03T12:10:13.795Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-06-03T12:10:13.795Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-06-03T12:10:13.795Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-06-03T12:10:13.795Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-06-03T12:10:13.795Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-06-03T12:10:13.795Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-06-03T12:10:13.795Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-06-03T12:10:13.795Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-06-03T12:10:13.795Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-06-03T12:10:13.795Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-06-03T12:10:13.795Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-06-03T12:10:13.795Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] [2022-06-03T12:10:13.795Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-06-03T12:10:13.795Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-06-03T12:10:13.795Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-06-03T12:10:13.795Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-06-03T12:10:13.795Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-06-03T12:10:14.056Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-06-03T12:10:14.056Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-06-03T12:10:14.056Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-06-03T12:10:14.056Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-06-03T12:10:14.056Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-06-03T12:10:14.056Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-06-03T12:10:14.056Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] [2022-06-03T12:10:14.056Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] [2022-06-03T12:10:14.056Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] [2022-06-03T12:10:14.056Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-06-03T12:10:14.056Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-06-03T12:10:14.056Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] [2022-06-03T12:10:14.056Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] [2022-06-03T12:10:14.056Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-06-03T12:10:14.056Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-06-03T12:10:14.056Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-06-03T12:10:14.056Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-06-03T12:10:14.056Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-06-03T12:10:14.316Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] [2022-06-03T12:10:14.316Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-06-03T12:10:14.316Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-06-03T12:10:14.316Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-06-03T12:10:14.316Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] [2022-06-03T12:10:14.317Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] [2022-06-03T12:10:14.317Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] [2022-06-03T12:10:14.317Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-06-03T12:10:14.317Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-06-03T12:10:14.317Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-06-03T12:10:14.317Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-06-03T12:10:14.317Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-06-03T12:10:14.577Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-06-03T12:10:14.577Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-06-03T12:10:14.577Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-06-03T12:10:14.577Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-06-03T12:10:14.577Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-06-03T12:10:14.838Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-06-03T12:10:15.098Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-06-03T12:10:15.098Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-06-03T12:10:15.098Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-06-03T12:10:15.357Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-06-03T12:10:15.357Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-06-03T12:10:15.358Z] Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] [2022-06-03T12:10:15.358Z] Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] [2022-06-03T12:10:15.358Z] Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-06-03T12:10:15.358Z] Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-06-03T12:10:15.358Z] Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-06-03T12:10:15.618Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:10:15.618Z] Fetched 64.9 MB in 3s (21.3 MB/s) [2022-06-03T12:10:15.618Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:10:15.618Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:10:15.618Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:10:16.188Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:10:16.188Z] Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:10:16.188Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... [2022-06-03T12:10:16.188Z] Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... [2022-06-03T12:10:16.450Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:16.450Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:16.450Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:16.450Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:16.450Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:16.450Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:16.450Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:16.450Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:16.716Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:16.716Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:16.716Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:16.716Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:16.716Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:16.716Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:16.978Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:16.978Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:10:16.978Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:16.978Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-06-03T12:10:16.978Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:17.238Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:10:17.238Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:17.238Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:17.238Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:17.238Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:17.238Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:17.238Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:10:17.503Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:17.503Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:10:17.503Z] Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:10:17.763Z] Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:10:18.026Z] Setting up libc6:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T12:10:18.286Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:10:18.286Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-06-03T12:10:18.286Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-06-03T12:10:18.286Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-06-03T12:10:18.286Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-06-03T12:10:18.547Z] Setting up base-files (10.1ubuntu2.11) ... [2022-06-03T12:10:18.547Z] Installing new version of config file /etc/issue ... [2022-06-03T12:10:18.547Z] Installing new version of config file /etc/issue.net ... [2022-06-03T12:10:18.547Z] Installing new version of config file /etc/lsb-release ... [2022-06-03T12:10:18.547Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.988s coverage: 94.2% of statements [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.294s coverage: 59.1% of statements [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.303s coverage: 60.0% of statements [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.477s coverage: 0.9% of statements [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.197s coverage: 58.8% of statements [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.348s coverage: 21.7% of statements [2022-06-03T12:10:18.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements [2022-06-03T12:10:18.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2022-06-03T12:10:18.809Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-06-03T12:10:18.809Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-06-03T12:10:18.809Z] Removing obsolete conffile /etc/default/motd-news ... [2022-06-03T12:10:18.809Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:18.809Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... [2022-06-03T12:10:18.809Z] Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... [2022-06-03T12:10:18.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.334s coverage: 96.3% of statements [2022-06-03T12:10:18.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2022-06-03T12:10:19.070Z] Setting up bash (4.4.18-2ubuntu1.3) ... [2022-06-03T12:10:19.070Z] 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 [2022-06-03T12:10:19.070Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:19.070Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:19.070Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:19.070Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:19.638Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:19.638Z] Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... [2022-06-03T12:10:19.638Z] Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... [2022-06-03T12:10:19.638Z] Setting up tar (1.29b-2ubuntu0.3) ... [2022-06-03T12:10:19.638Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:19.638Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... [2022-06-03T12:10:19.638Z] Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:10:19.898Z] Setting up dpkg (1.19.0.5ubuntu2.4) ... [2022-06-03T12:10:19.898Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:19.898Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:10:19.898Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:10:20.162Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:10:20.162Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:20.162Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:10:20.162Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:10:20.162Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-06-03T12:10:20.162Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:20.162Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-06-03T12:10:20.425Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-06-03T12:10:20.425Z] Setting up grep (3.1-2build1) ... [2022-06-03T12:10:20.425Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:20.425Z] Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... [2022-06-03T12:10:20.425Z] Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... [2022-06-03T12:10:20.425Z] Setting up gzip (1.6-5ubuntu1.2) ... [2022-06-03T12:10:20.425Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:20.425Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T12:10:20.687Z] Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T12:10:20.687Z] Setting up login (1:4.5-1ubuntu2.2) ... [2022-06-03T12:10:20.687Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:20.687Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:10:20.687Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:10:20.961Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-06-03T12:10:20.961Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:20.961Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:10:20.961Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:10:21.224Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:10:21.224Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:10:21.494Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:10:21.494Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:10:21.754Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-06-03T12:10:21.754Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:21.754Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-06-03T12:10:21.754Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:10:22.325Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T12:10:22.325Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T12:10:22.325Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T12:10:22.325Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T12:10:22.325Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T12:10:22.586Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:22.586Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-06-03T12:10:22.586Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-06-03T12:10:22.586Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-06-03T12:10:22.586Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:22.586Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... [2022-06-03T12:10:22.586Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... [2022-06-03T12:10:22.845Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... [2022-06-03T12:10:22.845Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:22.845Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:22.845Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:22.845Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:22.845Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:22.845Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:22.845Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:23.105Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:23.105Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:23.105Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:23.105Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:23.105Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:23.105Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:23.105Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:23.105Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:23.365Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:23.365Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:23.365Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:10:23.365Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:10:23.365Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:10:23.365Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:10:23.625Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:10:23.625Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:23.625Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:10:23.626Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:10:23.626Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:10:23.626Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:23.626Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:23.626Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:23.626Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:23.887Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:23.887Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:23.887Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:23.887Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:23.887Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:23.887Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:23.887Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:24.460Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:24.460Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-06-03T12:10:24.720Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-06-03T12:10:24.981Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:24.981Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:10:24.981Z] Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:10:24.981Z] Setting up libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:10:25.243Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:10:25.243Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-06-03T12:10:25.243Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:10:25.243Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-06-03T12:10:25.243Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:10:25.243Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-06-03T12:10:25.243Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-06-03T12:10:25.243Z] Setting up debconf (1.5.66ubuntu1) ... [2022-06-03T12:10:25.510Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:10:25.510Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-06-03T12:10:25.510Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T12:10:25.510Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-06-03T12:10:25.770Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:10:25.770Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-06-03T12:10:25.770Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T12:10:25.770Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-06-03T12:10:25.770Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:10:25.770Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:10:25.770Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:10:25.770Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:10:26.035Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:10:26.035Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:10:26.035Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:10:26.035Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:10:26.035Z] (Reading database ... 13989 files and directories currently installed.) [2022-06-03T12:10:26.035Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:10:26.295Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:10:26.295Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:10:26.295Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:26.295Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:10:26.295Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:10:26.555Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:10:26.555Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:10:26.555Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:10:26.555Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:10:26.555Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:10:26.555Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:26.555Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-06-03T12:10:26.555Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-06-03T12:10:26.816Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-06-03T12:10:26.816Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:26.816Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-06-03T12:10:26.816Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-06-03T12:10:26.816Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-06-03T12:10:27.078Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:27.078Z] Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T12:10:27.078Z] Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T12:10:27.078Z] Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... [2022-06-03T12:10:27.078Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:27.078Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-06-03T12:10:27.078Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:10:27.078Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:10:27.339Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:27.339Z] Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... [2022-06-03T12:10:27.339Z] Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... [2022-06-03T12:10:27.339Z] Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... [2022-06-03T12:10:27.603Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:27.603Z] Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... [2022-06-03T12:10:27.603Z] Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... [2022-06-03T12:10:27.603Z] Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... [2022-06-03T12:10:27.603Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:27.603Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:10:27.603Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:10:27.866Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:10:27.866Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:27.866Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-06-03T12:10:27.866Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-06-03T12:10:27.866Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-06-03T12:10:27.866Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:27.866Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T12:10:27.866Z] Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T12:10:28.131Z] Setting up passwd (1:4.5-1ubuntu2.2) ... [2022-06-03T12:10:28.396Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:28.396Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:10:28.396Z] Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:10:28.396Z] Setting up gpgv (2.2.4-1ubuntu1.5) ... [2022-06-03T12:10:28.396Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:28.396Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:10:28.396Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T12:10:28.396Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T12:10:28.663Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:28.663Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:10:28.663Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T12:10:28.663Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T12:10:28.663Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:28.663Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-06-03T12:10:28.663Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-06-03T12:10:28.663Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-06-03T12:10:28.923Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:28.923Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-06-03T12:10:28.923Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-06-03T12:10:28.923Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-06-03T12:10:28.923Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:28.923Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-06-03T12:10:28.923Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-06-03T12:10:28.923Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-06-03T12:10:29.182Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:29.182Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-06-03T12:10:29.182Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-06-03T12:10:29.182Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-06-03T12:10:29.182Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:29.182Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-06-03T12:10:29.182Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-06-03T12:10:29.442Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-06-03T12:10:29.442Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:10:29.442Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-06-03T12:10:29.442Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-06-03T12:10:29.442Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-06-03T12:10:29.442Z] (Reading database ... 13994 files and directories currently installed.) [2022-06-03T12:10:29.442Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T12:10:29.442Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T12:10:29.705Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T12:10:29.705Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T12:10:29.705Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T12:10:29.705Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T12:10:29.968Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-06-03T12:10:29.968Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-06-03T12:10:29.968Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T12:10:29.968Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-06-03T12:10:29.968Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-06-03T12:10:29.968Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-06-03T12:10:30.227Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-06-03T12:10:30.227Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-06-03T12:10:30.227Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-06-03T12:10:30.227Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-06-03T12:10:30.227Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-06-03T12:10:30.227Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-06-03T12:10:30.486Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-06-03T12:10:30.486Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-06-03T12:10:30.486Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... [2022-06-03T12:10:30.486Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... [2022-06-03T12:10:30.486Z] Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... [2022-06-03T12:10:30.486Z] Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... [2022-06-03T12:10:30.749Z] Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T12:10:30.749Z] Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T12:10:31.010Z] Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-06-03T12:10:31.010Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-06-03T12:10:31.010Z] Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:10:31.010Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-06-03T12:10:31.010Z] Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:10:31.010Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:10:31.269Z] Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:10:31.269Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:10:31.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.297s coverage: 94.4% of statements [2022-06-03T12:10:31.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2022-06-03T12:10:31.529Z] Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:10:31.529Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:10:31.529Z] Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:10:31.529Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:10:31.529Z] Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:31.529Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:31.529Z] Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:31.529Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:31.789Z] Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:31.789Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:31.789Z] Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:31.789Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:32.728Z] Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:32.728Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:33.665Z] Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:33.665Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:33.665Z] Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:33.665Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:33.926Z] Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:33.926Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:34.867Z] Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:10:34.867Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:10:34.867Z] Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:10:34.867Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:10:34.867Z] Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T12:10:34.867Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:10:34.867Z] Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T12:10:34.867Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:10:34.867Z] Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-06-03T12:10:34.867Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-06-03T12:10:35.128Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:10:35.128Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:10:35.128Z] Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:10:35.128Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:10:35.128Z] Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... [2022-06-03T12:10:35.128Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-06-03T12:10:35.128Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:35.387Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:10:35.387Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:35.387Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:35.387Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:35.387Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-06-03T12:10:35.387Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-06-03T12:10:35.387Z] Setting up tzdata (2022a-0ubuntu0.18.04) ... [2022-06-03T12:10:35.387Z] [2022-06-03T12:10:35.387Z] Current default time zone: 'Etc/UTC' [2022-06-03T12:10:35.387Z] Local time is now: Fri Jun 3 12:10:35 UTC 2022. [2022-06-03T12:10:35.387Z] Universal Time is now: Fri Jun 3 12:10:35 UTC 2022. [2022-06-03T12:10:35.387Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-06-03T12:10:35.387Z] [2022-06-03T12:10:35.387Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-06-03T12:10:35.387Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:35.387Z] Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... [2022-06-03T12:10:35.387Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:10:35.387Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-06-03T12:10:35.387Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-06-03T12:10:35.387Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-06-03T12:10:35.387Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-06-03T12:10:35.387Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-06-03T12:10:35.387Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T12:10:35.648Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:35.648Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-06-03T12:10:35.648Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:35.648Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:10:35.648Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:35.648Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-06-03T12:10:35.648Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-06-03T12:10:35.648Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-06-03T12:10:35.648Z] Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... [2022-06-03T12:10:35.648Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T12:10:35.648Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-06-03T12:10:35.648Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... [2022-06-03T12:10:35.648Z] Setting up libc-dev-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:10:35.648Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-06-03T12:10:37.565Z] Updating certificates in /etc/ssl/certs... [2022-06-03T12:10:38.143Z] 23 added, 28 removed; done. [2022-06-03T12:10:38.143Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T12:10:38.143Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:10:38.143Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-06-03T12:10:38.143Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-06-03T12:10:38.143Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-06-03T12:10:38.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.754s coverage: 82.5% of statements [2022-06-03T12:10:38.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T12:10:38.405Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:38.405Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:10:38.405Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:38.405Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:38.405Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:38.405Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:38.405Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:38.405Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-06-03T12:10:38.405Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:10:38.405Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:10:38.405Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... [2022-06-03T12:10:38.405Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:10:38.405Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:38.405Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:10:38.405Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:10:38.405Z] Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... [2022-06-03T12:10:38.405Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:10:38.405Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:10:38.405Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T12:10:38.669Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-06-03T12:10:38.669Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-06-03T12:10:38.669Z] Updating certificates in /etc/ssl/certs... [2022-06-03T12:10:39.239Z] 0 added, 0 removed; done. [2022-06-03T12:10:39.239Z] Running hooks in /etc/ca-certificates/update.d... [2022-06-03T12:10:39.239Z] done. [2022-06-03T12:10:39.762Z] Reading package lists... [2022-06-03T12:10:40.025Z] Building dependency tree... [2022-06-03T12:10:40.025Z] Reading state information... [2022-06-03T12:10:40.025Z] The following NEW packages will be installed: [2022-06-03T12:10:40.025Z] apt-transport-https [2022-06-03T12:10:40.025Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:10:40.284Z] Need to get 4348 B of archives. [2022-06-03T12:10:40.284Z] After this operation, 154 kB of additional disk space will be used. [2022-06-03T12:10:40.284Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-06-03T12:10:40.284Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:10:40.284Z] Fetched 4348 B in 0s (116 kB/s) [2022-06-03T12:10:40.284Z] Selecting previously unselected package apt-transport-https. [2022-06-03T12:10:40.284Z] (Reading database ... 14001 files and directories currently installed.) [2022-06-03T12:10:40.284Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-06-03T12:10:40.284Z] Unpacking apt-transport-https (1.6.14) ... [2022-06-03T12:10:40.284Z] Setting up apt-transport-https (1.6.14) ... [2022-06-03T12:10:40.543Z] Waiting for network to be ready... [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.344s coverage: 92.9% of statements [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements [2022-06-03T12:10:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.906s coverage: 91.2% of statements [2022-06-03T12:10:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T12:10:46.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 64.4% of statements [2022-06-03T12:10:46.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T12:10:46.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T12:10:46.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements [2022-06-03T12:10:46.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2022-06-03T12:10:46.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2022-06-03T12:10:46.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.152s coverage: 73.7% of statements [2022-06-03T12:10:47.141Z] 2022-06-03T12:10:44Z INFO Waiting for automatic snapd restart... [2022-06-03T12:10:47.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-06-03T12:10:47.731Z] snapd 2.55.5 from Canonical* installed [2022-06-03T12:10:48.714Z] "snapd" switched to the "latest/stable" channel [2022-06-03T12:10:48.714Z] [2022-06-03T12:10:52.909Z] core18 20220428 from Canonical* installed [2022-06-03T12:10:54.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.503s coverage: 65.4% of statements [2022-06-03T12:10:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T12:10:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T12:10:54.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T12:10:54.823Z] core20 20220512 from Canonical* installed [2022-06-03T12:10:55.084Z] "core20" switched to the "latest/stable" channel [2022-06-03T12:10:55.084Z] [2022-06-03T12:10:57.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.942s coverage: 43.8% of statements [2022-06-03T12:10:57.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T12:10:57.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T12:10:57.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.340s coverage: 89.5% of statements [2022-06-03T12:10:57.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T12:10:57.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.380s coverage: 84.8% of statements [2022-06-03T12:10:57.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T12:10:57.621Z] snapcraft 6.1 from Canonical* installed [2022-06-03T12:10:57.621Z] "snapcraft" switched to the "latest/stable" channel [2022-06-03T12:10:57.621Z] [2022-06-03T12:11:03.182Z] 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: [2022-06-03T12:11:03.182Z] - README.md [2022-06-03T12:11:03.182Z] [2022-06-03T12:11:03.182Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T12:11:04.117Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T12:11:04.117Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-06-03T12:11:04.117Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T12:11:05.316Z] Reading package lists... [2022-06-03T12:11:06.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.350s coverage: 17.7% of statements [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T12:11:06.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.750s coverage: 92.3% of statements [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T12:11:06.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T12:11:06.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T12:11:06.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T12:11:06.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T12:11:06.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements [2022-06-03T12:11:06.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-06-03T12:11:06.082Z] 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 [2022-06-03T12:11:06.082Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-03T12:11:06.082Z] GO111MODULE=on go vet ./... [2022-06-03T12:11:06.703Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.18 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 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 [2022-06-03T12:11:07.647Z] Reading package lists... [2022-06-03T12:11:07.907Z] Building dependency tree... [2022-06-03T12:11:07.907Z] Reading state information... [2022-06-03T12:11:07.907Z] Suggested packages: [2022-06-03T12:11:07.907Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-06-03T12:11:07.907Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-06-03T12:11:07.907Z] Recommended packages: [2022-06-03T12:11:07.907Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-06-03T12:11:07.907Z] The following NEW packages will be installed: [2022-06-03T12:11:07.907Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-06-03T12:11:07.907Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-06-03T12:11:07.907Z] pkg-config zip [2022-06-03T12:11:08.167Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:11:08.167Z] Need to get 7670 kB of archives. [2022-06-03T12:11:08.167Z] After this operation, 43.8 MB of additional disk space will be used. [2022-06-03T12:11:08.167Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-06-03T12:11:08.167Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] [2022-06-03T12:11:08.168Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-06-03T12:11:08.168Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] [2022-06-03T12:11:08.168Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] [2022-06-03T12:11:08.430Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-06-03T12:11:08.430Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-06-03T12:11:08.430Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-06-03T12:11:08.691Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-06-03T12:11:08.691Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-06-03T12:11:08.691Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-06-03T12:11:08.952Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-06-03T12:11:08.952Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-06-03T12:11:08.952Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-06-03T12:11:08.952Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-06-03T12:11:08.952Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:11:08.952Z] Fetched 7670 kB in 1s (9199 kB/s) [2022-06-03T12:11:09.219Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-06-03T12:11:09.219Z] (Reading database ... 14005 files and directories currently installed.) [2022-06-03T12:11:09.219Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-06-03T12:11:09.219Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T12:11:09.219Z] Selecting previously unselected package libpsl5:amd64. [2022-06-03T12:11:09.219Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-06-03T12:11:09.219Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T12:11:09.219Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-06-03T12:11:09.219Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-06-03T12:11:09.219Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T12:11:09.481Z] Selecting previously unselected package librtmp1:amd64. [2022-06-03T12:11:09.481Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-06-03T12:11:09.481Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T12:11:09.481Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-06-03T12:11:09.481Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... [2022-06-03T12:11:09.481Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T12:11:09.481Z] Selecting previously unselected package liberror-perl. [2022-06-03T12:11:09.481Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-06-03T12:11:09.481Z] Unpacking liberror-perl (0.17025-1) ... [2022-06-03T12:11:09.481Z] Selecting previously unselected package git-man. [2022-06-03T12:11:09.481Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... [2022-06-03T12:11:09.481Z] Unpacking git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:11:09.742Z] Selecting previously unselected package git. [2022-06-03T12:11:09.742Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... [2022-06-03T12:11:09.742Z] Unpacking git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:11:10.313Z] Selecting previously unselected package libnorm1:amd64. [2022-06-03T12:11:10.313Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-06-03T12:11:10.313Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T12:11:10.313Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-06-03T12:11:10.313Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-06-03T12:11:10.313Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T12:11:10.313Z] Selecting previously unselected package libsodium23:amd64. [2022-06-03T12:11:10.313Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-06-03T12:11:10.313Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-06-03T12:11:10.313Z] Selecting previously unselected package libzmq5:amd64. [2022-06-03T12:11:10.313Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T12:11:10.313Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:11:10.313Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-06-03T12:11:10.313Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T12:11:10.313Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:11:10.573Z] Selecting previously unselected package pkg-config. [2022-06-03T12:11:10.573Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-06-03T12:11:10.573Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T12:11:10.573Z] Selecting previously unselected package zip. [2022-06-03T12:11:10.573Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-06-03T12:11:10.573Z] Unpacking zip (3.0-11build1) ... [2022-06-03T12:11:10.573Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T12:11:10.573Z] Setting up git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:11:10.573Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T12:11:10.573Z] Setting up liberror-perl (0.17025-1) ... [2022-06-03T12:11:10.573Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T12:11:10.573Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T12:11:10.573Z] No schema files found: doing nothing. [2022-06-03T12:11:10.573Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T12:11:10.573Z] Setting up zip (3.0-11build1) ... [2022-06-03T12:11:10.834Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T12:11:10.834Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-06-03T12:11:10.834Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T12:11:10.834Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:11:10.834Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T12:11:10.834Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:11:10.834Z] Setting up git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:11:10.834Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:11:11.404Z] git set to automatically installed. [2022-06-03T12:11:11.404Z] git-man set to automatically installed. [2022-06-03T12:11:11.404Z] libcurl3-gnutls set to automatically installed. [2022-06-03T12:11:11.404Z] liberror-perl set to automatically installed. [2022-06-03T12:11:11.404Z] libglib2.0-0 set to automatically installed. [2022-06-03T12:11:11.404Z] libnghttp2-14 set to automatically installed. [2022-06-03T12:11:11.404Z] libnorm1 set to automatically installed. [2022-06-03T12:11:11.404Z] libpgm-5.2-0 set to automatically installed. [2022-06-03T12:11:11.404Z] libpsl5 set to automatically installed. [2022-06-03T12:11:11.404Z] librtmp1 set to automatically installed. [2022-06-03T12:11:11.404Z] libsodium23 set to automatically installed. [2022-06-03T12:11:11.404Z] libzmq3-dev set to automatically installed. [2022-06-03T12:11:11.404Z] libzmq5 set to automatically installed. [2022-06-03T12:11:11.404Z] pkg-config set to automatically installed. [2022-06-03T12:11:11.404Z] zip set to automatically installed. [2022-06-03T12:11:12.348Z] snapd is not logged in, snap install commands will use sudo [2022-06-03T12:11:20.505Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2022-06-03T12:11:20.505Z] Pulling config-common [2022-06-03T12:11:20.505Z] + snapcraftctl pull [2022-06-03T12:11:21.079Z] Pulling go-build-helper [2022-06-03T12:11:21.079Z] + snapcraftctl pull [2022-06-03T12:11:22.462Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-06-03T12:11:22.462Z] Skipping pull go-build-helper (already ran) [2022-06-03T12:11:22.462Z] Building go-build-helper [2022-06-03T12:11:22.462Z] + snapcraftctl build [2022-06-03T12:11:25.761Z] Staging go-build-helper [2022-06-03T12:11:25.761Z] + snapcraftctl stage [2022-06-03T12:11:29.059Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-06-03T12:11:29.059Z] Fetched 224 kB in 0s (0 B/s) [2022-06-03T12:11:29.059Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-06-03T12:11:29.060Z] Fetched 157 kB in 0s (0 B/s) [2022-06-03T12:11:29.060Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-06-03T12:11:29.060Z] Fetched 221 kB in 0s (0 B/s) [2022-06-03T12:11:29.060Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-06-03T12:11:29.060Z] Fetched 143 kB in 0s (0 B/s) [2022-06-03T12:11:29.060Z] Pulling edgex-go [2022-06-03T12:11:29.060Z] + snapcraftctl pull [2022-06-03T12:11:30.969Z] Pulling hooks [2022-06-03T12:11:30.969Z] + snapcraftctl pull [2022-06-03T12:11:49.095Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-06-03T12:11:49.095Z] Fetched 96.5 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-06-03T12:11:49.095Z] Fetched 279 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-06-03T12:11:49.095Z] Fetched 122 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-06-03T12:11:49.095Z] Fetched 77.8 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-06-03T12:11:49.095Z] Fetched 8848 B in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-06-03T12:11:49.095Z] Fetched 47.8 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-06-03T12:11:49.095Z] Fetched 45.6 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] [2022-06-03T12:11:49.095Z] Fetched 15.0 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] [2022-06-03T12:11:49.095Z] Fetched 220 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] [2022-06-03T12:11:49.095Z] Fetched 154 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-06-03T12:11:49.095Z] Fetched 50.6 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-06-03T12:11:49.095Z] Fetched 14.8 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-06-03T12:11:49.095Z] Fetched 41.8 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] [2022-06-03T12:11:49.095Z] Fetched 499 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-06-03T12:11:49.095Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-06-03T12:11:49.095Z] Fetched 240 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-06-03T12:11:49.095Z] Fetched 29.3 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-06-03T12:11:49.095Z] Fetched 85.5 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-06-03T12:11:49.095Z] Fetched 24.5 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] [2022-06-03T12:11:49.095Z] Fetched 49.2 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-06-03T12:11:49.095Z] Fetched 54.2 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-06-03T12:11:49.095Z] Fetched 30.8 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] [2022-06-03T12:11:49.095Z] Fetched 15.8 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-06-03T12:11:49.095Z] Fetched 85.9 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] [2022-06-03T12:11:49.095Z] Fetched 8764 B in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-06-03T12:11:49.095Z] Fetched 140 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-06-03T12:11:49.095Z] Fetched 119 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-06-03T12:11:49.095Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-06-03T12:11:49.095Z] Fetched 11.1 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-06-03T12:11:49.095Z] Fetched 646 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-06-03T12:11:49.095Z] Fetched 41.3 kB in 0s (0 B/s) [2022-06-03T12:11:49.095Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-06-03T12:11:49.096Z] Fetched 17.9 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-06-03T12:11:49.096Z] Fetched 368 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-06-03T12:11:49.096Z] Fetched 187 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-06-03T12:11:49.096Z] Fetched 175 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-06-03T12:11:49.096Z] Fetched 206 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] [2022-06-03T12:11:49.096Z] Fetched 1302 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-06-03T12:11:49.096Z] Fetched 36.2 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] [2022-06-03T12:11:49.096Z] Fetched 159 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-06-03T12:11:49.096Z] Fetched 107 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-06-03T12:11:49.096Z] Fetched 48.7 kB in 0s (0 B/s) [2022-06-03T12:11:49.096Z] Pulling static-packages [2022-06-03T12:11:49.096Z] + snapcraftctl pull [2022-06-03T12:11:49.096Z] Pulling version [2022-06-03T12:11:49.096Z] + cd /root/project [2022-06-03T12:11:49.096Z] + git describe --tags --abbrev=0 [2022-06-03T12:11:49.096Z] + sed s/v// [2022-06-03T12:11:49.096Z] + GIT_VERSION=2.1.1-dev.3 [2022-06-03T12:11:49.096Z] + [ -z 2.1.1-dev.3 ] [2022-06-03T12:11:49.096Z] + snapcraftctl set-version 2.1.1-dev.3 [2022-06-03T12:11:49.096Z] Building config-common [2022-06-03T12:11:49.096Z] + snapcraftctl build [2022-06-03T12:11:51.003Z] Skipping build go-build-helper (already ran) [2022-06-03T12:11:51.265Z] Building edgex-go [2022-06-03T12:11:51.525Z] + cd /root/parts/edgex-go/src [2022-06-03T12:11:51.525Z] + + sed s/v// [2022-06-03T12:11:51.525Z] git describe --tags --abbrev=0 [2022-06-03T12:11:51.525Z] + GIT_VERSION=2.1.1-dev.3 [2022-06-03T12:11:51.525Z] + [ -z 2.1.1-dev.3 ] [2022-06-03T12:11:51.525Z] + echo 2.1.1-dev.3 [2022-06-03T12:11:51.525Z] + [ ! -d vendor ] [2022-06-03T12:11:51.525Z] + echo skipping... [2022-06-03T12:11:51.525Z] skipping... [2022-06-03T12:11:51.525Z] + make build [2022-06-03T12:11:51.525Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T12:12:03.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T12:12:07.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T12:12:08.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T12:12:09.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T12:12:09.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T12:12:10.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T12:12:12.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T12:12:13.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T12:12:14.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T12:12:15.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T12:12:16.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T12:12:18.424Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-06-03T12:12:18.424Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-06-03T12:12:18.424Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-06-03T12:12:18.424Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-06-03T12:12:18.424Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-06-03T12:12:18.424Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-06-03T12:12:18.424Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-06-03T12:12:18.424Z] + 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 [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-06-03T12:12:18.424Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-06-03T12:12:18.424Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-06-03T12:12:18.424Z] + 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 [2022-06-03T12:12:18.424Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-06-03T12:12:18.424Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-06-03T12:12:18.424Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-06-03T12:12:18.999Z] Building hooks [2022-06-03T12:12:18.999Z] + cd /root/parts/hooks/src [2022-06-03T12:12:18.999Z] + make build [2022-06-03T12:12:18.999Z] go mod tidy [2022-06-03T12:12:19.570Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-06-03T12:12:19.570Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T12:12:19.831Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-06-03T12:12:19.831Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T12:12:19.831Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-06-03T12:12:19.831Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-06-03T12:12:20.770Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-06-03T12:12:21.341Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-06-03T12:12:21.341Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-06-03T12:12:23.883Z] Building static-packages [2022-06-03T12:12:23.883Z] + snapcraftctl build [2022-06-03T12:12:25.800Z] Building version [2022-06-03T12:12:25.800Z] + snapcraftctl build [2022-06-03T12:12:27.716Z] Staging config-common [2022-06-03T12:12:27.716Z] + snapcraftctl stage [2022-06-03T12:12:27.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T12:12:27.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T12:12:29.101Z] Skipping stage go-build-helper (already ran) [2022-06-03T12:12:29.102Z] Staging edgex-go [2022-06-03T12:12:29.102Z] + snapcraftctl stage [2022-06-03T12:12:29.922Z] ./bin/test-attribution-txt.sh [2022-06-03T12:12:31.020Z] + snapcraftctl stage [2022-06-03T12:12:31.020Z] Staging hooks [2022-06-03T12:12:32.400Z] Staging static-packages [2022-06-03T12:12:32.400Z] + snapcraftctl stage [Pipeline] echo [2022-06-03T12:12:33.387Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:12:33.784Z] Staging version [2022-06-03T12:12:33.785Z] + snapcraftctl stage [2022-06-03T12:12:34.145Z] + go mod tidy [2022-06-03T12:12:35.166Z] Priming config-common [2022-06-03T12:12:35.166Z] + snapcraftctl prime [Pipeline] sh [2022-06-03T12:12:35.859Z] + ls -al . [2022-06-03T12:12:35.859Z] total 676 [2022-06-03T12:12:35.859Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 12:12 . [2022-06-03T12:12:35.859Z] drwxr-xr-x 4 root root 4096 Jun 3 12:07 .. [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 12:05 .dockerignore [2022-06-03T12:12:35.859Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:05 .git [2022-06-03T12:12:35.859Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:05 .github [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 12:05 .gitignore [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 12:05 .golangci.yml [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 12:05 .hadolint.yml [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 12:05 .sonarcloud.properties [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:05 ADOPTERS.md [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:05 Attribution.txt [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:05 CHANGELOG.md [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:05 CONTRIBUTING.md [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 12:05 GOVERNANCE.md [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 12:05 Jenkinsfile [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:05 LICENSE [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:05 Makefile [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 12:05 OWNERS.md [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:05 README.md [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:05 SECURITY.md [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 12:01 VERSION [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:05 ZMQWindows.md [2022-06-03T12:12:35.859Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 12:05 bin [2022-06-03T12:12:35.859Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 12:05 cmd [2022-06-03T12:12:35.859Z] -rw-r--r-- 1 root root 428658 Jun 3 12:11 coverage.out [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 12:12 go.mod [2022-06-03T12:12:35.859Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:05 go.sum [2022-06-03T12:12:35.859Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:05 internal [2022-06-03T12:12:35.859Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 12:05 openapi [2022-06-03T12:12:35.860Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:05 snap [2022-06-03T12:12:35.860Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 12:05 vendor [2022-06-03T12:12:35.860Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 12:05 version.go [Pipeline] sh [2022-06-03T12:12:36.552Z] Priming go-build-helper [2022-06-03T12:12:36.552Z] + snapcraftctl prime [2022-06-03T12:12:36.566Z] + '[' -e coverage.out ] [2022-06-03T12:12:36.566Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T12:12:36.608Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T12:12:37.733Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T12:12:38.411Z] + make build [2022-06-03T12:12:38.411Z] 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 [2022-06-03T12:12:38.475Z] Priming edgex-go [2022-06-03T12:12:38.475Z] + snapcraftctl prime [2022-06-03T12:12:40.388Z] Priming hooks [2022-06-03T12:12:40.388Z] + snapcraftctl prime [2022-06-03T12:12:41.327Z] Priming static-packages [2022-06-03T12:12:41.327Z] + snapcraftctl prime [2022-06-03T12:12:43.870Z] Priming version [2022-06-03T12:12:43.870Z] + snapcraftctl prime [2022-06-03T12:12:45.783Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-06-03T12:12:46.698Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T12:13:19.098Z] 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 [2022-06-03T12:13:19.696Z] 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 [2022-06-03T12:13:25.110Z] 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 [2022-06-03T12:13:25.707Z] 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 [2022-06-03T12:13:30.129Z] 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 [2022-06-03T12:13:34.553Z] 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 [2022-06-03T12:13:37.989Z] 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 [2022-06-03T12:13:43.393Z] 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 [2022-06-03T12:13:46.790Z] 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 [2022-06-03T12:13:50.192Z] 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] } [2022-06-03T12:13:56.961Z] $ docker stop --time=1 43b7b641c708aef8c64b9dd5b81f4783c54a59200f3912bdd1d0b14879d3bfc1 [2022-06-03T12:13:59.022Z] $ docker rm -f 43b7b641c708aef8c64b9dd5b81f4783c54a59200f3912bdd1d0b14879d3bfc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:14:00.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:14:00.976Z] [2022-06-03T12:14:00.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:14:01.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:14:01.665Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T12:14:01.665Z] 29e5d40040c1: Pulling fs layer [2022-06-03T12:14:01.665Z] 1ce36da41761: Pulling fs layer [2022-06-03T12:14:01.665Z] 25b303627fd3: Pulling fs layer [2022-06-03T12:14:01.665Z] 29e5d40040c1: Verifying Checksum [2022-06-03T12:14:01.665Z] 29e5d40040c1: Download complete [2022-06-03T12:14:01.944Z] 1ce36da41761: Verifying Checksum [2022-06-03T12:14:01.944Z] 1ce36da41761: Download complete [2022-06-03T12:14:02.551Z] 29e5d40040c1: Pull complete [2022-06-03T12:14:03.992Z] 25b303627fd3: Verifying Checksum [2022-06-03T12:14:03.992Z] 1ce36da41761: Pull complete [2022-06-03T12:14:16.413Z] 25b303627fd3: Pull complete [2022-06-03T12:14:16.413Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T12:14:16.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:14:16.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:14:16.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container [2022-06-03T12:14:16.900Z] $ 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-arm64:latest cat [2022-06-03T12:14:19.493Z] $ docker top 289a9f2cad41a4b3ca6eebfe135bb0eda731d3ee1a55e29a950706ca7b279c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:14:20.500Z] + docker-compose build --help [2022-06-03T12:14:20.500Z] + grep parallel [2022-06-03T12:14:25.894Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T12:14:26.207Z] $ docker stop --time=1 289a9f2cad41a4b3ca6eebfe135bb0eda731d3ee1a55e29a950706ca7b279c88 [2022-06-03T12:14:27.952Z] $ docker rm -f 289a9f2cad41a4b3ca6eebfe135bb0eda731d3ee1a55e29a950706ca7b279c88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:14:28.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:14:28.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:14:29.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container [2022-06-03T12:14:29.215Z] $ 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-arm64:latest cat [2022-06-03T12:14:30.642Z] $ docker top 6267c6a59208b0893a2596e7d22b2ffbaa6155141eb605f70943b68e7425a521 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:14:31.640Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T12:14:38.346Z] Building core-command ... [2022-06-03T12:14:38.346Z] Building core-data ... [2022-06-03T12:14:38.346Z] Building core-metadata ... [2022-06-03T12:14:38.346Z] Building security-bootstrapper ... [2022-06-03T12:14:38.346Z] Building security-proxy-setup ... [2022-06-03T12:14:38.346Z] Building security-secretstore-setup ... [2022-06-03T12:14:38.346Z] Building support-notifications ... [2022-06-03T12:14:38.346Z] Building support-scheduler ... [2022-06-03T12:14:38.346Z] Building sys-mgmt-agent ... [2022-06-03T12:14:38.346Z] Building core-data [2022-06-03T12:14:38.346Z] Building support-scheduler [2022-06-03T12:14:38.346Z] Building security-secretstore-setup [2022-06-03T12:14:38.346Z] Building core-metadata [2022-06-03T12:14:38.346Z] Building support-notifications [2022-06-03T12:16:30.175Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:16:30.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:16:30.175Z] ---> 91bdeffe7162 [2022-06-03T12:16:30.175Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:16:30.175Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:16:30.175Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:16:30.175Z] ---> 91bdeffe7162 [2022-06-03T12:16:30.175Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T12:16:30.175Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:16:30.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:16:30.175Z] ---> 91bdeffe7162 [2022-06-03T12:16:30.175Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:16:30.175Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:16:30.175Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:16:30.175Z] ---> 91bdeffe7162 [2022-06-03T12:16:30.175Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T12:16:30.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:16:30.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:16:30.175Z] ---> 91bdeffe7162 [2022-06-03T12:16:30.175Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T12:16:30.175Z] ---> Running in e30fd52a2198 [2022-06-03T12:16:30.175Z] ---> Running in 77f02cd2ffce [2022-06-03T12:16:30.175Z] ---> Running in 92ee9eac7b3f [2022-06-03T12:16:30.175Z] ---> Running in 85346b01f40a [2022-06-03T12:16:30.175Z] ---> Running in 04c504f1b49a [2022-06-03T12:16:30.175Z] Removing intermediate container 92ee9eac7b3f [2022-06-03T12:16:30.175Z] ---> 5746a2da4bcd [2022-06-03T12:16:30.175Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:16:30.175Z] Removing intermediate container e30fd52a2198 [2022-06-03T12:16:30.175Z] ---> 03f51160a57c [2022-06-03T12:16:30.175Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:16:30.175Z] Removing intermediate container 85346b01f40a [2022-06-03T12:16:30.175Z] ---> 66495afa19ec [2022-06-03T12:16:30.176Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:16:30.176Z] Removing intermediate container 77f02cd2ffce [2022-06-03T12:16:30.176Z] ---> f56471d37402 [2022-06-03T12:16:30.176Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:16:30.176Z] Removing intermediate container 04c504f1b49a [2022-06-03T12:16:30.176Z] ---> be7a0a2019e2 [2022-06-03T12:16:30.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:16:30.176Z] ---> Running in 7765c55d2596 [2022-06-03T12:16:30.176Z] ---> Running in 2357f5c776f8 [2022-06-03T12:16:30.176Z] ---> Running in 460952fda8ab [2022-06-03T12:16:30.176Z] ---> Running in 1c90502c8a54 [2022-06-03T12:16:30.176Z] ---> Running in ab3dc7bd71bc [2022-06-03T12:16:30.176Z] Removing intermediate container 7765c55d2596 [2022-06-03T12:16:30.176Z] ---> a0941cd2d0aa [2022-06-03T12:16:30.176Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T12:16:30.176Z] ---> Running in d7c8864d8488 [2022-06-03T12:16:30.176Z] Removing intermediate container 460952fda8ab [2022-06-03T12:16:30.176Z] ---> 6d6d9e51af34 [2022-06-03T12:16:30.176Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T12:16:30.176Z] ---> Running in 65aebddf7a2a [2022-06-03T12:16:30.176Z] Removing intermediate container 1c90502c8a54 [2022-06-03T12:16:30.176Z] ---> 1185493660da [2022-06-03T12:16:30.176Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T12:16:30.176Z] ---> Running in 92bdd972686a [2022-06-03T12:16:30.176Z] Removing intermediate container 2357f5c776f8 [2022-06-03T12:16:30.176Z] ---> 43f4a8e2b5e9 [2022-06-03T12:16:30.176Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:16:30.176Z] Removing intermediate container ab3dc7bd71bc [2022-06-03T12:16:30.176Z] ---> 8e2989c97310 [2022-06-03T12:16:30.176Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T12:16:30.176Z] ---> Running in 24ca7b550c3a [2022-06-03T12:16:30.176Z] ---> Running in fbb62d521056 [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] OK: 220 MiB in 52 packages [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:30.176Z] OK: 220 MiB in 52 packages [2022-06-03T12:16:30.176Z] OK: 220 MiB in 52 packages [2022-06-03T12:16:31.187Z] OK: 220 MiB in 52 packages [2022-06-03T12:16:31.471Z] OK: 220 MiB in 52 packages [2022-06-03T12:16:31.753Z] Removing intermediate container d7c8864d8488 [2022-06-03T12:16:31.753Z] ---> 02d8e1737514 [2022-06-03T12:16:31.753Z] Step 6/22 : COPY . . [2022-06-03T12:16:32.374Z] Removing intermediate container 65aebddf7a2a [2022-06-03T12:16:32.374Z] ---> bd9b0470911d [2022-06-03T12:16:32.374Z] Removing intermediate container 92bdd972686a [2022-06-03T12:16:32.374Z] ---> 536d1aa43e36 [2022-06-03T12:16:32.374Z] Step 6/24 : COPY . . [2022-06-03T12:16:32.374Z] Step 6/21 : COPY . . [2022-06-03T12:16:32.992Z] Removing intermediate container fbb62d521056 [2022-06-03T12:16:32.992Z] ---> fc7ea251e032 [2022-06-03T12:16:32.992Z] Step 6/22 : COPY . . [2022-06-03T12:16:32.992Z] Removing intermediate container 24ca7b550c3a [2022-06-03T12:16:32.992Z] ---> fa029c9d120e [2022-06-03T12:16:32.992Z] Step 6/23 : COPY go.mod . [2022-06-03T12:16:34.443Z] ---> c6b16394b495 [2022-06-03T12:16:34.443Z] Step 7/23 : RUN go mod download [2022-06-03T12:16:34.443Z] ---> Running in 49cc091a9ffd [2022-06-03T12:16:39.879Z] Removing intermediate container 49cc091a9ffd [2022-06-03T12:16:39.879Z] ---> e203aca626f5 [2022-06-03T12:16:39.879Z] Step 8/23 : COPY . . [2022-06-03T12:17:12.280Z] ---> c0af1d16c19e [2022-06-03T12:17:12.280Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:17:12.280Z] ---> e355cc700a8d [2022-06-03T12:17:12.280Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:17:12.280Z] ---> 65602cac813c [2022-06-03T12:17:12.280Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:17:12.280Z] ---> ef9c8be2b677 [2022-06-03T12:17:12.280Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:17:12.280Z] ---> Running in 983e3e9f6f37 [2022-06-03T12:17:12.280Z] ---> Running in 4f54226265e0 [2022-06-03T12:17:12.280Z] ---> Running in 258c068405a7 [2022-06-03T12:17:12.280Z] ---> Running in bc6ba4b0e310 [2022-06-03T12:17:12.557Z] skipping... [2022-06-03T12:17:12.835Z] skipping... [2022-06-03T12:17:12.835Z] skipping... [2022-06-03T12:17:12.835Z] skipping... [2022-06-03T12:17:14.305Z] ---> 3184fa85be96 [2022-06-03T12:17:14.305Z] Step 9/23 : RUN go mod tidy [2022-06-03T12:17:14.305Z] Removing intermediate container 258c068405a7 [2022-06-03T12:17:14.305Z] ---> 3fa298b99f06 [2022-06-03T12:17:14.305Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T12:17:14.305Z] ---> Running in 6dad901aaf01 [2022-06-03T12:17:14.594Z] Removing intermediate container 983e3e9f6f37 [2022-06-03T12:17:14.594Z] ---> 50ec4cb41708 [2022-06-03T12:17:14.594Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T12:17:14.594Z] ---> Running in 8f761b84809a [2022-06-03T12:17:14.594Z] Removing intermediate container bc6ba4b0e310 [2022-06-03T12:17:14.594Z] ---> d1a4ee56327c [2022-06-03T12:17:14.594Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T12:17:14.594Z] ---> Running in adfb40e410eb [2022-06-03T12:17:14.884Z] ---> Running in 0ab20df12915 [2022-06-03T12:17:14.884Z] Removing intermediate container 4f54226265e0 [2022-06-03T12:17:14.884Z] ---> cc17bebce8c4 [2022-06-03T12:17:14.884Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T12:17:15.161Z] ---> Running in e3008542cfd4 [2022-06-03T12:17:17.160Z] 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 [2022-06-03T12:17:17.440Z] 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 [2022-06-03T12:17:17.721Z] 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 [2022-06-03T12:17:17.721Z] 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 [2022-06-03T12:17:23.172Z] Removing intermediate container 6dad901aaf01 [2022-06-03T12:17:23.172Z] ---> 32a34fc6ee78 [2022-06-03T12:17:23.172Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T12:17:23.172Z] ---> Running in 2bb6a4e878b9 [2022-06-03T12:17:24.657Z] 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 [2022-06-03T12:20:01.645Z] 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 [2022-06-03T12:20:07.093Z] Removing intermediate container 0ab20df12915 [2022-06-03T12:20:07.093Z] ---> f179050fa309 [2022-06-03T12:20:07.093Z] [2022-06-03T12:20:07.093Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T12:20:07.093Z] 3.14: Pulling from library/alpine [2022-06-03T12:20:08.549Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:20:08.549Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T12:20:08.549Z] ---> ac73e934f311 [2022-06-03T12:20:08.549Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T12:20:08.549Z] ---> Running in 892702bebb04 [2022-06-03T12:20:10.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:10.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:12.294Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T12:20:12.294Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T12:20:12.294Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T12:20:12.294Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:20:12.294Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:20:12.572Z] OK: 6 MiB in 17 packages [2022-06-03T12:20:15.231Z] Removing intermediate container 892702bebb04 [2022-06-03T12:20:15.231Z] ---> 56b190e67eee [2022-06-03T12:20:15.231Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:20:15.231Z] ---> Running in ef660f8bded1 [2022-06-03T12:20:15.855Z] Removing intermediate container ef660f8bded1 [2022-06-03T12:20:15.855Z] ---> 86a08e7f3da9 [2022-06-03T12:20:15.855Z] Step 12/24 : WORKDIR / [2022-06-03T12:20:16.134Z] ---> Running in df48fa3e54d1 [2022-06-03T12:20:17.129Z] Removing intermediate container df48fa3e54d1 [2022-06-03T12:20:17.129Z] ---> b18e332168ee [2022-06-03T12:20:17.129Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T12:20:19.137Z] ---> 1f24a28b1023 [2022-06-03T12:20:19.137Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T12:20:21.139Z] ---> a0d4c5a65b2c [2022-06-03T12:20:21.139Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T12:20:22.585Z] ---> 8526522eb814 [2022-06-03T12:20:22.585Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T12:20:22.860Z] Removing intermediate container 8f761b84809a [2022-06-03T12:20:22.860Z] ---> 890f35a3bdb8 [2022-06-03T12:20:22.860Z] [2022-06-03T12:20:22.860Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T12:20:22.860Z] ---> ac73e934f311 [2022-06-03T12:20:22.860Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T12:20:23.141Z] ---> Running in 6d8dabe952d2 [2022-06-03T12:20:24.589Z] ---> 2f77060ecb2b [2022-06-03T12:20:24.589Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T12:20:25.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:25.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:26.428Z] Removing intermediate container e3008542cfd4 [2022-06-03T12:20:26.428Z] ---> 6eca318de3a5 [2022-06-03T12:20:26.428Z] [2022-06-03T12:20:26.428Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:20:26.428Z] ---> ac73e934f311 [2022-06-03T12:20:26.428Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:20:26.707Z] ---> Running in 36b5b4767172 [2022-06-03T12:20:26.986Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T12:20:26.986Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:20:26.986Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:20:26.986Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:20:27.604Z] ---> f0caa39da6f9 [2022-06-03T12:20:27.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T12:20:27.604Z] OK: 6 MiB in 16 packages [2022-06-03T12:20:28.217Z] Removing intermediate container 2bb6a4e878b9 [2022-06-03T12:20:28.217Z] ---> 44cf085569ce [2022-06-03T12:20:28.217Z] [2022-06-03T12:20:28.217Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T12:20:28.217Z] ---> ac73e934f311 [2022-06-03T12:20:28.217Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:20:28.506Z] ---> Running in 6fc7acfb574f [2022-06-03T12:20:29.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:29.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:30.406Z] Removing intermediate container 6d8dabe952d2 [2022-06-03T12:20:30.406Z] ---> bbd8b3fc67af [2022-06-03T12:20:30.406Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:20:30.406Z] ---> Running in 0165531ce05d [2022-06-03T12:20:30.406Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:20:30.683Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:20:30.683Z] ---> f80046bc546c [2022-06-03T12:20:30.683Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T12:20:30.683Z] OK: 5 MiB in 15 packages [2022-06-03T12:20:30.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:31.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:31.247Z] Removing intermediate container 0165531ce05d [2022-06-03T12:20:31.247Z] ---> 491ccf47deaa [2022-06-03T12:20:31.247Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T12:20:31.525Z] ---> Running in dcd86dad3d10 [2022-06-03T12:20:32.142Z] ---> 653108812cc7 [2022-06-03T12:20:32.142Z] 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/ [2022-06-03T12:20:32.423Z] ---> Running in 68d72d2223d8 [2022-06-03T12:20:32.423Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:20:32.423Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:20:32.423Z] OK: 5 MiB in 15 packages [2022-06-03T12:20:32.704Z] Removing intermediate container 36b5b4767172 [2022-06-03T12:20:32.704Z] ---> f710428a1e64 [2022-06-03T12:20:32.704Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:20:32.986Z] Removing intermediate container dcd86dad3d10 [2022-06-03T12:20:32.986Z] ---> 9de1f83ed9c5 [2022-06-03T12:20:32.986Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T12:20:32.986Z] ---> Running in 59382b42bdeb [2022-06-03T12:20:33.264Z] ---> Running in 843366aa907a [2022-06-03T12:20:33.536Z] Removing intermediate container 59382b42bdeb [2022-06-03T12:20:33.536Z] ---> 30b68a2b24de [2022-06-03T12:20:33.536Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T12:20:33.819Z] ---> Running in 650d894140a3 [2022-06-03T12:20:34.096Z] Removing intermediate container 6fc7acfb574f [2022-06-03T12:20:34.096Z] ---> 8db21a6ac7df [2022-06-03T12:20:34.096Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:20:34.096Z] Removing intermediate container 843366aa907a [2022-06-03T12:20:34.096Z] ---> 5500977377c1 [2022-06-03T12:20:34.096Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:20:34.096Z] ---> Running in 01cbac232e1f [2022-06-03T12:20:35.105Z] Removing intermediate container 650d894140a3 [2022-06-03T12:20:35.105Z] ---> 2eb403f1f564 [2022-06-03T12:20:35.105Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:20:35.105Z] Removing intermediate container 01cbac232e1f [2022-06-03T12:20:35.105Z] ---> c6f9718b3aa3 [2022-06-03T12:20:35.105Z] ---> Running in eacdbb0ecdf5 [2022-06-03T12:20:35.105Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T12:20:35.105Z] ---> Running in 60f80f94a75a [2022-06-03T12:20:35.391Z] ---> 4ca74b2112a3 [2022-06-03T12:20:35.391Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T12:20:35.391Z] Removing intermediate container 68d72d2223d8 [2022-06-03T12:20:35.391Z] ---> fc27c879839c [2022-06-03T12:20:35.668Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T12:20:35.668Z] ---> Running in 5e8b1da2e031 [2022-06-03T12:20:35.941Z] Removing intermediate container eacdbb0ecdf5 [2022-06-03T12:20:35.941Z] ---> 1fda48020977 [2022-06-03T12:20:35.941Z] Step 14/22 : WORKDIR / [2022-06-03T12:20:35.941Z] Removing intermediate container 60f80f94a75a [2022-06-03T12:20:35.941Z] ---> a37524cd326e [2022-06-03T12:20:35.941Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T12:20:35.941Z] ---> Running in bec9461cb7f1 [2022-06-03T12:20:35.941Z] ---> Running in 209757ff4181 [2022-06-03T12:20:36.541Z] Removing intermediate container 5e8b1da2e031 [2022-06-03T12:20:36.541Z] ---> ea03137d6227 [2022-06-03T12:20:36.541Z] Step 22/24 : LABEL arch=arm64 [2022-06-03T12:20:36.541Z] ---> Running in db823b802a65 [2022-06-03T12:20:36.819Z] Removing intermediate container bec9461cb7f1 [2022-06-03T12:20:36.819Z] ---> 332be1cc783e [2022-06-03T12:20:36.819Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:20:36.819Z] Removing intermediate container 209757ff4181 [2022-06-03T12:20:36.819Z] ---> 68c42fd864ff [2022-06-03T12:20:36.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:20:37.422Z] Removing intermediate container db823b802a65 [2022-06-03T12:20:37.422Z] ---> 2c31c4a5f027 [2022-06-03T12:20:37.422Z] Step 23/24 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:20:37.700Z] ---> Running in 626af4e47a75 [2022-06-03T12:20:38.314Z] ---> 81c305352cf3 [2022-06-03T12:20:38.314Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T12:20:38.314Z] ---> 636a81276c68 [2022-06-03T12:20:38.314Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T12:20:38.314Z] ---> b8c365bd99b0 [2022-06-03T12:20:38.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T12:20:38.314Z] Removing intermediate container 626af4e47a75 [2022-06-03T12:20:38.314Z] ---> 9b6fe502a985 [2022-06-03T12:20:38.314Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T12:20:38.595Z] ---> Running in 63bc99f7d2c4 [2022-06-03T12:20:38.877Z] Removing intermediate container adfb40e410eb [2022-06-03T12:20:38.877Z] ---> da0a6949afb3 [2022-06-03T12:20:38.877Z] [2022-06-03T12:20:38.877Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:20:38.877Z] ---> ac73e934f311 [2022-06-03T12:20:38.877Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T12:20:39.154Z] ---> Running in 4c43772522f7 [2022-06-03T12:20:39.154Z] Removing intermediate container 63bc99f7d2c4 [2022-06-03T12:20:39.154Z] ---> f6cf6679c0d2 [2022-06-03T12:20:39.154Z] [2022-06-03T12:20:39.772Z] ---> a0bbd822736a [2022-06-03T12:20:39.772Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T12:20:39.772Z] ---> Running in 6a043c3cf311 [2022-06-03T12:20:39.772Z] Removing intermediate container 4c43772522f7 [2022-06-03T12:20:39.772Z] ---> 81d9c7decb43 [2022-06-03T12:20:39.772Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T12:20:40.049Z] ---> Running in 2441d0e7158a [2022-06-03T12:20:40.650Z] Removing intermediate container 6a043c3cf311 [2022-06-03T12:20:40.650Z] ---> 610e9117fca6 [2022-06-03T12:20:40.650Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:20:40.650Z] ---> e1a9d22572aa [2022-06-03T12:20:40.650Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> ccc4f380b307 [2022-06-03T12:20:40.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T12:20:40.650Z] [2022-06-03T12:20:40.650Z] Removing intermediate container 2441d0e7158a [2022-06-03T12:20:40.650Z] ---> 55acfeb36daa [2022-06-03T12:20:40.650Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T12:20:40.650Z] Successfully built f6cf6679c0d2 [2022-06-03T12:20:40.650Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T12:20:40.650Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-06-03T12:20:40.650Z] ---> Running in 580b04939967 [2022-06-03T12:20:40.933Z] ---> Running in e10d06d981af [2022-06-03T12:20:41.211Z] Removing intermediate container 580b04939967 [2022-06-03T12:20:41.211Z] ---> 0204127a660f [2022-06-03T12:20:41.211Z] Step 19/21 : LABEL arch=arm64 [2022-06-03T12:20:41.494Z] ---> Running in f41a4a84ea4f [2022-06-03T12:20:41.494Z] Removing intermediate container e10d06d981af [2022-06-03T12:20:41.494Z] ---> 98e0bd0114f1 [2022-06-03T12:20:41.494Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:20:41.776Z] ---> Running in 9e6d6b7059c3 [2022-06-03T12:20:41.776Z] ---> 7c8dc6bb7241 [2022-06-03T12:20:41.776Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T12:20:41.776Z] ---> 17e963db2e6b [2022-06-03T12:20:42.063Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T12:20:42.063Z] ---> Running in 986ce477d1ee [2022-06-03T12:20:42.063Z] ---> Running in c03f7bef92b7 [2022-06-03T12:20:42.338Z] Removing intermediate container f41a4a84ea4f [2022-06-03T12:20:42.338Z] ---> be9c372ed673 [2022-06-03T12:20:42.338Z] Step 20/21 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:20:42.615Z] ---> Running in 83788d100039 [2022-06-03T12:20:42.890Z] Removing intermediate container c03f7bef92b7 [2022-06-03T12:20:42.890Z] ---> 744efd71288e [2022-06-03T12:20:42.890Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:20:42.890Z] Removing intermediate container 986ce477d1ee [2022-06-03T12:20:42.890Z] ---> 13a0b3035a90 [2022-06-03T12:20:42.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:20:43.167Z] ---> Running in 90e38e261259 [2022-06-03T12:20:43.167Z] Removing intermediate container 83788d100039 [2022-06-03T12:20:43.167Z] ---> afad65b1229a [2022-06-03T12:20:43.167Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T12:20:43.167Z] ---> Running in 2495ac0572cc [2022-06-03T12:20:43.444Z] ---> Running in c9729f5230e8 [2022-06-03T12:20:44.068Z] Removing intermediate container 2495ac0572cc [2022-06-03T12:20:44.068Z] ---> b510d485417f [2022-06-03T12:20:44.068Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:20:44.068Z] Removing intermediate container 90e38e261259 [2022-06-03T12:20:44.068Z] ---> 0d5717c01085 [2022-06-03T12:20:44.068Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T12:20:44.068Z] ---> Running in 6547caa00149 [2022-06-03T12:20:44.345Z] ---> Running in e123d6e09ac6 [2022-06-03T12:20:44.345Z] Removing intermediate container c9729f5230e8 [2022-06-03T12:20:44.345Z] ---> c98d4814efe2 [2022-06-03T12:20:44.345Z] [2022-06-03T12:20:44.942Z] Removing intermediate container 6547caa00149 [2022-06-03T12:20:44.942Z] ---> 069270b87339 [2022-06-03T12:20:44.942Z] Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:20:44.942Z] ---> Running in ba36b1dd14ad [2022-06-03T12:20:44.942Z] Removing intermediate container e123d6e09ac6 [2022-06-03T12:20:44.942Z] ---> f55dd0bd61e9 [2022-06-03T12:20:44.942Z] Step 22/23 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:20:45.235Z] ---> Running in 8b6b88716df1 [2022-06-03T12:20:45.517Z] Removing intermediate container 9e6d6b7059c3 [2022-06-03T12:20:45.517Z] ---> d73bcb2a2fb7 [2022-06-03T12:20:45.517Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T12:20:45.517Z] ---> Running in f66749851668 [2022-06-03T12:20:45.801Z] Successfully built c98d4814efe2 [2022-06-03T12:20:45.801Z] Removing intermediate container ba36b1dd14ad [2022-06-03T12:20:45.801Z] ---> a6ab00329e11 [2022-06-03T12:20:45.801Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:20:45.801Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T12:20:45.801Z]  Building support-notifications ... done Building security-proxy-setup [2022-06-03T12:20:46.079Z] ---> Running in 8c3b4478e75e [2022-06-03T12:20:46.079Z] Removing intermediate container 8b6b88716df1 [2022-06-03T12:20:46.079Z] ---> fe22f7b83194 [2022-06-03T12:20:46.079Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T12:20:46.079Z] ---> Running in a9aeb29e517f [2022-06-03T12:20:46.700Z] Removing intermediate container 8c3b4478e75e [2022-06-03T12:20:46.700Z] ---> 26556b8ee0b2 [2022-06-03T12:20:46.700Z] [2022-06-03T12:20:46.700Z] Removing intermediate container a9aeb29e517f [2022-06-03T12:20:46.700Z] ---> 845ba2eacfc8 [2022-06-03T12:20:46.700Z] [2022-06-03T12:20:47.302Z] Successfully built 26556b8ee0b2 [2022-06-03T12:20:47.302Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T12:20:47.302Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-06-03T12:20:47.302Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:47.578Z] Successfully built 845ba2eacfc8 [2022-06-03T12:20:47.578Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T12:20:47.578Z]  Building support-scheduler ... done Building core-command [2022-06-03T12:20:48.560Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:49.157Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T12:20:49.157Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:20:49.434Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T12:20:49.434Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:20:49.434Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T12:20:49.710Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T12:20:49.710Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:20:49.710Z] OK: 8 MiB in 20 packages [2022-06-03T12:20:51.154Z] Removing intermediate container f66749851668 [2022-06-03T12:20:51.154Z] ---> 7d9b182e7199 [2022-06-03T12:20:51.154Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:20:51.429Z] ---> 67f0edf736c7 [2022-06-03T12:20:51.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T12:20:52.427Z] ---> a3e636f62140 [2022-06-03T12:20:52.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T12:20:53.025Z] ---> 3388463812e7 [2022-06-03T12:20:53.304Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T12:20:53.304Z] ---> Running in 27d8ec03b1a8 [2022-06-03T12:20:53.585Z] Removing intermediate container 27d8ec03b1a8 [2022-06-03T12:20:53.585Z] ---> da16de65a086 [2022-06-03T12:20:53.585Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:20:53.860Z] ---> Running in 5b765c1d0f9d [2022-06-03T12:20:54.136Z] Removing intermediate container 5b765c1d0f9d [2022-06-03T12:20:54.136Z] ---> 44e7d04fa942 [2022-06-03T12:20:54.136Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:20:54.408Z] ---> Running in 4c482d480a61 [2022-06-03T12:20:54.682Z] Removing intermediate container 4c482d480a61 [2022-06-03T12:20:54.682Z] ---> 1ad564577b74 [2022-06-03T12:20:54.682Z] Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:20:54.958Z] ---> Running in 077a4940c8a8 [2022-06-03T12:20:55.231Z] Removing intermediate container 077a4940c8a8 [2022-06-03T12:20:55.231Z] ---> 6bf4fcce638e [2022-06-03T12:20:55.231Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:20:55.516Z] ---> Running in 28c2ba2678e2 [2022-06-03T12:20:55.790Z] Removing intermediate container 28c2ba2678e2 [2022-06-03T12:20:55.790Z] ---> 2e36abc7ee62 [2022-06-03T12:20:55.790Z] [2022-06-03T12:20:56.388Z] Successfully built 2e36abc7ee62 [2022-06-03T12:20:56.388Z] Successfully tagged core-data-arm64:latest [2022-06-03T12:22:04.392Z]  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:22:04.392Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:22:04.392Z] ---> 91bdeffe7162 [2022-06-03T12:22:04.392Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> be7a0a2019e2 [2022-06-03T12:22:04.392Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> 8e2989c97310 [2022-06-03T12:22:04.392Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> fa029c9d120e [2022-06-03T12:22:04.392Z] Step 6/30 : COPY . . [2022-06-03T12:22:04.392Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:22:04.392Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:22:04.392Z] ---> 91bdeffe7162 [2022-06-03T12:22:04.392Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> be7a0a2019e2 [2022-06-03T12:22:04.392Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> 8e2989c97310 [2022-06-03T12:22:04.392Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> fa029c9d120e [2022-06-03T12:22:04.392Z] Step 6/20 : COPY . . [2022-06-03T12:22:04.392Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:22:04.392Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:22:04.392Z] ---> 91bdeffe7162 [2022-06-03T12:22:04.392Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> be7a0a2019e2 [2022-06-03T12:22:04.392Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> 8e2989c97310 [2022-06-03T12:22:04.392Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T12:22:04.392Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:22:04.392Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:22:04.392Z] ---> 91bdeffe7162 [2022-06-03T12:22:04.392Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> be7a0a2019e2 [2022-06-03T12:22:04.392Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> 8e2989c97310 [2022-06-03T12:22:04.392Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:22:04.392Z] ---> Using cache [2022-06-03T12:22:04.392Z] ---> fa029c9d120e [2022-06-03T12:22:04.392Z] Step 6/22 : COPY . . [2022-06-03T12:22:04.392Z] ---> Running in 5a491c0d79d6 [2022-06-03T12:22:04.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:22:04.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:22:05.663Z] OK: 220 MiB in 52 packages [2022-06-03T12:22:07.652Z] Removing intermediate container 5a491c0d79d6 [2022-06-03T12:22:07.652Z] ---> 782210a8583f [2022-06-03T12:22:07.652Z] Step 6/22 : COPY . . [2022-06-03T12:22:22.768Z] ---> 70313ece15b4 [2022-06-03T12:22:22.768Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:22:22.768Z] ---> Running in d43116fa5cbc [2022-06-03T12:22:24.205Z] skipping... [2022-06-03T12:22:25.193Z] ---> 5de273974c52 [2022-06-03T12:22:25.193Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:22:25.469Z] Removing intermediate container d43116fa5cbc [2022-06-03T12:22:25.469Z] ---> 6eddeb60df2a [2022-06-03T12:22:25.469Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T12:22:25.469Z] ---> Running in e83917dfebf0 [2022-06-03T12:22:25.748Z] ---> Running in cb877c2d11d8 [2022-06-03T12:22:27.206Z] ---> fc96754a7ba8 [2022-06-03T12:22:27.206Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:22:27.206Z] 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 [2022-06-03T12:22:27.206Z] skipping... [2022-06-03T12:22:27.484Z] ---> Running in d70d8731bebb [2022-06-03T12:22:28.955Z] Removing intermediate container e83917dfebf0 [2022-06-03T12:22:28.955Z] ---> 9c59e4eae5c4 [2022-06-03T12:22:28.955Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T12:22:28.955Z] ---> Running in 42a0d9053471 [2022-06-03T12:22:29.575Z] skipping... [2022-06-03T12:22:31.579Z] Removing intermediate container d70d8731bebb [2022-06-03T12:22:31.579Z] ---> 6519dbe98380 [2022-06-03T12:22:31.579Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T12:22:31.579Z] ---> Running in 4d3e7552f4ff [2022-06-03T12:22:31.579Z] 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 [2022-06-03T12:22:33.614Z] 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 [2022-06-03T12:22:39.064Z] ---> c73ec49b6ddf [2022-06-03T12:22:39.064Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:22:39.064Z] ---> Running in c7e9046d34af [2022-06-03T12:22:40.533Z] skipping... [2022-06-03T12:22:41.532Z] Removing intermediate container c7e9046d34af [2022-06-03T12:22:41.532Z] ---> 518cc284fbe9 [2022-06-03T12:22:41.532Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T12:22:41.532Z] ---> Running in d8ec623cdb2e [2022-06-03T12:22:43.535Z] 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 [2022-06-03T12:24:20.387Z] 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 [2022-06-03T12:24:20.387Z] Removing intermediate container cb877c2d11d8 [2022-06-03T12:24:20.387Z] ---> db67f4152cc9 [2022-06-03T12:24:20.387Z] [2022-06-03T12:24:20.387Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T12:24:20.387Z] ---> ac73e934f311 [2022-06-03T12:24:20.387Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T12:24:20.387Z] ---> Running in e860f9be29bd [2022-06-03T12:24:20.387Z] Removing intermediate container e860f9be29bd [2022-06-03T12:24:20.387Z] ---> 01c22772a73e [2022-06-03T12:24:20.387Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T12:24:20.387Z] ---> Running in be2bc2004757 [2022-06-03T12:24:20.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:24:20.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:24:20.387Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:24:20.387Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T12:24:20.387Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:24:20.387Z] OK: 6 MiB in 16 packages [2022-06-03T12:24:20.387Z] Removing intermediate container be2bc2004757 [2022-06-03T12:24:20.387Z] ---> d7d6bdc53d0d [2022-06-03T12:24:20.387Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T12:24:20.387Z] ---> Running in c96be208383a [2022-06-03T12:24:20.387Z] Removing intermediate container c96be208383a [2022-06-03T12:24:20.387Z] ---> e8719236696c [2022-06-03T12:24:20.387Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T12:24:20.387Z] ---> Running in 406ba1773c15 [2022-06-03T12:24:20.387Z] Removing intermediate container 4d3e7552f4ff [2022-06-03T12:24:20.387Z] ---> ea46d3e16725 [2022-06-03T12:24:20.387Z] [2022-06-03T12:24:20.387Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:24:20.387Z] ---> ac73e934f311 [2022-06-03T12:24:20.387Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:24:20.387Z] ---> Using cache [2022-06-03T12:24:20.388Z] ---> 8db21a6ac7df [2022-06-03T12:24:20.388Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:24:20.388Z] ---> Using cache [2022-06-03T12:24:20.388Z] ---> c6f9718b3aa3 [2022-06-03T12:24:20.388Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T12:24:20.388Z] ---> Running in a0441c9b4380 [2022-06-03T12:24:20.388Z] Removing intermediate container 406ba1773c15 [2022-06-03T12:24:20.388Z] ---> 5ccaa88e7887 [2022-06-03T12:24:20.388Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T12:24:20.388Z] ---> Running in 83ce329d8159 [2022-06-03T12:24:20.661Z] Removing intermediate container a0441c9b4380 [2022-06-03T12:24:20.661Z] ---> 8ae121cca675 [2022-06-03T12:24:20.661Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:24:20.949Z] ---> Running in 17a404a44e66 [2022-06-03T12:24:21.562Z] Removing intermediate container 17a404a44e66 [2022-06-03T12:24:21.562Z] ---> d444bafb116f [2022-06-03T12:24:21.562Z] Step 14/22 : WORKDIR / [2022-06-03T12:24:21.562Z] ---> Running in 12a046c2231d [2022-06-03T12:24:22.567Z] Removing intermediate container 12a046c2231d [2022-06-03T12:24:22.567Z] ---> a57a9e64ad58 [2022-06-03T12:24:22.567Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:24:22.567Z] Removing intermediate container 83ce329d8159 [2022-06-03T12:24:22.567Z] ---> 906fd5a69b48 [2022-06-03T12:24:22.567Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T12:24:22.840Z] ---> Running in 167bdc84dfdc [2022-06-03T12:24:23.439Z] ---> da6f9b6f02a5 [2022-06-03T12:24:23.439Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T12:24:23.439Z] Removing intermediate container 167bdc84dfdc [2022-06-03T12:24:23.439Z] ---> 244f896d95c3 [2022-06-03T12:24:23.439Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T12:24:24.426Z] Removing intermediate container 42a0d9053471 [2022-06-03T12:24:24.426Z] ---> 3601f7cf8fe4 [2022-06-03T12:24:24.426Z] [2022-06-03T12:24:24.426Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T12:24:24.426Z] ---> ac73e934f311 [2022-06-03T12:24:24.426Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T12:24:24.426Z] ---> Running in d0de69ff1e7e [2022-06-03T12:24:24.707Z] ---> a22d42db66e1 [2022-06-03T12:24:24.707Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T12:24:24.707Z] ---> Running in 9598a985bfdf [2022-06-03T12:24:25.311Z] ---> 140ada115a19 [2022-06-03T12:24:25.311Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T12:24:25.591Z] Removing intermediate container d8ec623cdb2e [2022-06-03T12:24:25.591Z] ---> a0f9abc2726f [2022-06-03T12:24:25.591Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T12:24:25.871Z] ---> Running in 68b156b9b2be [2022-06-03T12:24:26.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:24:26.441Z] ---> 43662cb1fee4 [2022-06-03T12:24:26.441Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T12:24:26.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:24:26.717Z] ---> Running in c26c776e33b2 [2022-06-03T12:24:27.318Z] Removing intermediate container c26c776e33b2 [2022-06-03T12:24:27.318Z] ---> 01702266fddf [2022-06-03T12:24:27.318Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:24:27.599Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T12:24:27.599Z] ---> Running in 39b45c977a71 [2022-06-03T12:24:27.599Z] 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 [2022-06-03T12:24:27.599Z] Removing intermediate container 9598a985bfdf [2022-06-03T12:24:27.599Z] ---> 439ce1c90017 [2022-06-03T12:24:27.599Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:24:27.599Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:24:27.599Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:24:27.599Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T12:24:27.878Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T12:24:27.878Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:24:27.878Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:24:28.158Z] OK: 8 MiB in 19 packages [2022-06-03T12:24:28.440Z] Removing intermediate container 39b45c977a71 [2022-06-03T12:24:28.440Z] ---> ef9c602479f9 [2022-06-03T12:24:28.440Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:24:28.440Z] ---> Running in 95b6359fabed [2022-06-03T12:24:29.048Z] ---> 6fce57d282fd [2022-06-03T12:24:29.048Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T12:24:29.333Z] Removing intermediate container 95b6359fabed [2022-06-03T12:24:29.333Z] ---> 4a41f5d13b38 [2022-06-03T12:24:29.333Z] Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:24:29.333Z] ---> Running in 093a94d9ee36 [2022-06-03T12:24:30.325Z] Removing intermediate container 093a94d9ee36 [2022-06-03T12:24:30.325Z] ---> b59bfd858a5d [2022-06-03T12:24:30.325Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:24:30.325Z] Removing intermediate container d0de69ff1e7e [2022-06-03T12:24:30.325Z] ---> bd9cb173c4a3 [2022-06-03T12:24:30.325Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:24:30.325Z] ---> Running in 61c1572a7d72 [2022-06-03T12:24:30.325Z] ---> Running in ae3924c4fdb1 [2022-06-03T12:24:30.930Z] Removing intermediate container 61c1572a7d72 [2022-06-03T12:24:30.930Z] ---> 77c9c08463d2 [2022-06-03T12:24:30.930Z] [2022-06-03T12:24:30.930Z] Removing intermediate container ae3924c4fdb1 [2022-06-03T12:24:30.930Z] ---> cb98d969c306 [2022-06-03T12:24:30.930Z] Step 12/20 : WORKDIR /edgex [2022-06-03T12:24:31.211Z] ---> 98e3035713af [2022-06-03T12:24:31.211Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T12:24:31.211Z] ---> Running in 29d5aca4af04 [2022-06-03T12:24:31.211Z] Removing intermediate container 68b156b9b2be [2022-06-03T12:24:31.211Z] ---> f58c0d8e2b11 [2022-06-03T12:24:31.211Z] [2022-06-03T12:24:31.211Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T12:24:31.488Z] 20.10.8: Pulling from library/docker [2022-06-03T12:24:31.770Z] Removing intermediate container 29d5aca4af04 [2022-06-03T12:24:31.771Z] ---> 8d3bf737f6cb [2022-06-03T12:24:31.771Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T12:24:32.057Z] Successfully built 77c9c08463d2 [2022-06-03T12:24:32.057Z] Successfully tagged core-command-arm64:latest [2022-06-03T12:24:32.057Z]  Building core-command ... done  ---> b2798d2d2b6e [2022-06-03T12:24:32.057Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T12:24:33.045Z] ---> 7eb636eb55cb [2022-06-03T12:24:33.045Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T12:24:33.045Z] ---> a1923a72298d [2022-06-03T12:24:33.045Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T12:24:34.034Z] ---> 3717ff71b94d [2022-06-03T12:24:34.034Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T12:24:34.308Z] ---> Running in 720ce78cd823 [2022-06-03T12:24:34.308Z] ---> 3ea59fe452b1 [2022-06-03T12:24:34.308Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T12:24:34.906Z] Removing intermediate container 720ce78cd823 [2022-06-03T12:24:34.906Z] ---> c00b9d5f2ab6 [2022-06-03T12:24:34.906Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T12:24:35.888Z] ---> 145e67ceef2a [2022-06-03T12:24:35.888Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T12:24:35.888Z] ---> 1e1a7c556ed4 [2022-06-03T12:24:35.888Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T12:24:35.888Z] ---> Running in 16838d1de4c8 [2022-06-03T12:24:35.888Z] ---> Running in 274b032c832a [2022-06-03T12:24:36.496Z] Removing intermediate container 274b032c832a [2022-06-03T12:24:36.496Z] ---> 0f8559d9ac38 [2022-06-03T12:24:36.496Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T12:24:36.774Z] ---> Running in 2021c8c1ffa3 [2022-06-03T12:24:37.373Z] Removing intermediate container 2021c8c1ffa3 [2022-06-03T12:24:37.373Z] ---> 13aea188d85d [2022-06-03T12:24:37.373Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T12:24:37.373Z] ---> Running in 99f8cbe04ce7 [2022-06-03T12:24:37.971Z] Removing intermediate container 99f8cbe04ce7 [2022-06-03T12:24:37.971Z] ---> c38e5d45779c [2022-06-03T12:24:37.971Z] Step 19/20 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:24:37.971Z] ---> Running in 42ce3b143ebe [2022-06-03T12:24:38.246Z] Removing intermediate container 16838d1de4c8 [2022-06-03T12:24:38.246Z] ---> 481eb3b652cc [2022-06-03T12:24:38.246Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T12:24:38.521Z] Removing intermediate container 42ce3b143ebe [2022-06-03T12:24:38.521Z] ---> 5fc7146aa7b3 [2022-06-03T12:24:38.521Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T12:24:38.521Z] ---> Running in bfbad929446b [2022-06-03T12:24:38.521Z] ---> Running in 810bb4b93724 [2022-06-03T12:24:39.120Z] Removing intermediate container 810bb4b93724 [2022-06-03T12:24:39.120Z] ---> 0be4d5c8dfc8 [2022-06-03T12:24:39.120Z] [2022-06-03T12:24:39.120Z] Removing intermediate container bfbad929446b [2022-06-03T12:24:39.120Z] ---> 7e1d26dcc9aa [2022-06-03T12:24:39.120Z] Step 27/30 : CMD ["gate"] [2022-06-03T12:24:39.397Z] ---> Running in d4d3a30d86c1 [2022-06-03T12:24:40.008Z] Successfully built 0be4d5c8dfc8 [2022-06-03T12:24:40.008Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T12:24:40.008Z]  Building security-proxy-setup ... done Removing intermediate container d4d3a30d86c1 [2022-06-03T12:24:40.008Z] ---> d9fe4ee97c8c [2022-06-03T12:24:40.008Z] Step 28/30 : LABEL arch=arm64 [2022-06-03T12:24:40.282Z] ---> Running in 0a9a2461db59 [2022-06-03T12:24:40.556Z] Removing intermediate container 0a9a2461db59 [2022-06-03T12:24:40.556Z] ---> 0a4a5f6b139e [2022-06-03T12:24:40.556Z] Step 29/30 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:24:40.830Z] ---> Running in 3dffc9694f6b [2022-06-03T12:24:41.432Z] Removing intermediate container 3dffc9694f6b [2022-06-03T12:24:41.432Z] ---> fd7d351fbbf5 [2022-06-03T12:24:41.432Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T12:24:41.432Z] ---> Running in 54df12d0aead [2022-06-03T12:24:42.029Z] Removing intermediate container 54df12d0aead [2022-06-03T12:24:42.029Z] ---> 918fa665a2b8 [2022-06-03T12:24:42.029Z] [2022-06-03T12:24:42.628Z] Successfully built 918fa665a2b8 [2022-06-03T12:24:42.628Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T12:24:42.628Z]  Building security-bootstrapper ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T12:24:42.628Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T12:24:42.628Z] ---> 3734d5adc5ac [2022-06-03T12:24:42.628Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:24:42.628Z] ---> Running in 9ca3c631aad8 [2022-06-03T12:24:42.905Z] Removing intermediate container 9ca3c631aad8 [2022-06-03T12:24:42.905Z] ---> 0e0e7a1b02ab [2022-06-03T12:24:42.905Z] 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 [2022-06-03T12:24:43.181Z] ---> Running in f7b8077328df [2022-06-03T12:24:44.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:24:44.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:24:45.419Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T12:24:45.419Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T12:24:45.419Z] Executing bash-5.1.16-r0.post-install [2022-06-03T12:24:45.419Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:24:45.419Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:24:45.419Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T12:24:45.419Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T12:24:45.419Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T12:24:45.419Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T12:24:45.419Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T12:24:45.419Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T12:24:45.419Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T12:24:45.419Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T12:24:45.419Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:24:45.419Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:24:45.419Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T12:24:45.419Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T12:24:45.419Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T12:24:47.395Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T12:24:47.395Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T12:24:47.395Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T12:24:47.395Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T12:24:47.669Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T12:24:47.669Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T12:24:47.669Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T12:24:47.669Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T12:24:47.669Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T12:24:47.669Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T12:24:47.669Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T12:24:47.669Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T12:24:47.669Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T12:24:47.669Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T12:24:47.669Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T12:24:47.669Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T12:24:47.669Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T12:24:47.669Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T12:24:47.944Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T12:24:47.944Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T12:24:47.944Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T12:24:47.944Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T12:24:47.944Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T12:24:47.944Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T12:24:47.944Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T12:24:48.541Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T12:24:48.541Z] OK: 84 MiB in 64 packages [2022-06-03T12:24:51.929Z] Collecting docker-compose==1.23.2 [2022-06-03T12:24:51.929Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T12:24:52.910Z] Collecting PyYAML<4,>=3.10 [2022-06-03T12:24:52.910Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T12:24:56.302Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T12:24:56.302Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T12:24:56.302Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T12:24:56.302Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T12:24:57.736Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-03T12:24:57.736Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T12:24:57.736Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T12:24:59.168Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T12:24:59.168Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T12:25:01.143Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T12:25:01.143Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T12:25:01.419Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T12:25:01.419Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T12:25:01.694Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T12:25:01.694Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T12:25:02.674Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T12:25:02.674Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T12:25:02.674Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T12:25:02.674Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T12:25:03.650Z] Collecting idna<2.8,>=2.5 [2022-06-03T12:25:03.650Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T12:25:03.650Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T12:25:03.650Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T12:25:03.924Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T12:25:04.197Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T12:25:04.198Z] 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) [2022-06-03T12:25:04.471Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T12:25:04.471Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T12:25:04.471Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T12:25:04.471Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T12:25:05.066Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T12:25:05.066Z] Attempting uninstall: urllib3 [2022-06-03T12:25:05.066Z] Found existing installation: urllib3 1.26.5 [2022-06-03T12:25:05.066Z] Uninstalling urllib3-1.26.5: [2022-06-03T12:25:05.066Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T12:25:05.661Z] Attempting uninstall: idna [2022-06-03T12:25:05.661Z] Found existing installation: idna 3.2 [2022-06-03T12:25:05.661Z] Uninstalling idna-3.2: [2022-06-03T12:25:05.934Z] Successfully uninstalled idna-3.2 [2022-06-03T12:25:06.530Z] Attempting uninstall: chardet [2022-06-03T12:25:06.530Z] Found existing installation: chardet 4.0.0 [2022-06-03T12:25:06.530Z] Uninstalling chardet-4.0.0: [2022-06-03T12:25:06.530Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T12:25:08.505Z] Attempting uninstall: requests [2022-06-03T12:25:08.505Z] Found existing installation: requests 2.25.1 [2022-06-03T12:25:08.505Z] Uninstalling requests-2.25.1: [2022-06-03T12:25:08.505Z] Successfully uninstalled requests-2.25.1 [2022-06-03T12:25:08.505Z] Running setup.py install for texttable: started [2022-06-03T12:25:10.476Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T12:25:10.476Z] Running setup.py install for PyYAML: started [2022-06-03T12:25:12.452Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T12:25:12.452Z] Running setup.py install for docopt: started [2022-06-03T12:25:14.424Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T12:25:14.424Z] Running setup.py install for dockerpty: started [2022-06-03T12:25:15.860Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T12:25:17.839Z] 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 [2022-06-03T12:25:26.129Z] Removing intermediate container f7b8077328df [2022-06-03T12:25:26.129Z] ---> 8cd2bebd6d63 [2022-06-03T12:25:26.129Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T12:25:26.129Z] ---> Running in a4347949a61f [2022-06-03T12:25:26.129Z] Removing intermediate container a4347949a61f [2022-06-03T12:25:26.129Z] ---> 62cc23f7833a [2022-06-03T12:25:26.129Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T12:25:26.129Z] ---> Running in a9d2109249a6 [2022-06-03T12:25:26.402Z] Removing intermediate container a9d2109249a6 [2022-06-03T12:25:26.402Z] ---> 841b21436388 [2022-06-03T12:25:26.402Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T12:25:27.381Z] ---> 5e59cfb201b3 [2022-06-03T12:25:27.381Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T12:25:27.979Z] ---> 40e709a0c749 [2022-06-03T12:25:27.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T12:25:28.575Z] ---> 850c1cd6cf4c [2022-06-03T12:25:28.575Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T12:25:28.575Z] ---> Running in 0b7c501eb912 [2022-06-03T12:25:29.173Z] Removing intermediate container 0b7c501eb912 [2022-06-03T12:25:29.173Z] ---> 20166be9da1d [2022-06-03T12:25:29.173Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:25:29.173Z] ---> Running in 44db6fa005f4 [2022-06-03T12:25:29.449Z] Removing intermediate container 44db6fa005f4 [2022-06-03T12:25:29.449Z] ---> cd8276d403ee [2022-06-03T12:25:29.449Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:25:29.449Z] ---> Running in e5c79e3ba797 [2022-06-03T12:25:29.724Z] Removing intermediate container e5c79e3ba797 [2022-06-03T12:25:29.724Z] ---> 3eb3669b2253 [2022-06-03T12:25:29.724Z] Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 [2022-06-03T12:25:29.724Z] ---> Running in 23757920d62c [2022-06-03T12:25:30.325Z] Removing intermediate container 23757920d62c [2022-06-03T12:25:30.325Z] ---> 3beb0d7c67af [2022-06-03T12:25:30.325Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:25:30.325Z] ---> Running in 2e1ab6af0bb1 [2022-06-03T12:25:30.601Z] Removing intermediate container 2e1ab6af0bb1 [2022-06-03T12:25:30.601Z] ---> ede1717142c8 [2022-06-03T12:25:30.601Z] [2022-06-03T12:25:31.198Z] Successfully built ede1717142c8 [2022-06-03T12:25:31.198Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T12:25:31.487Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-03T12:25:31.508Z] $ docker stop --time=1 6267c6a59208b0893a2596e7d22b2ffbaa6155141eb605f70943b68e7425a521 [2022-06-03T12:25:33.175Z] $ docker rm -f 6267c6a59208b0893a2596e7d22b2ffbaa6155141eb605f70943b68e7425a521 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T12:25:33.797Z] + docker images [2022-06-03T12:25:34.070Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T12:25:34.070Z] sys-mgmt-agent-arm64 latest ede1717142c8 3 seconds ago 277MB [2022-06-03T12:25:34.070Z] security-bootstrapper-arm64 latest 918fa665a2b8 52 seconds ago 18MB [2022-06-03T12:25:34.070Z] security-proxy-setup-arm64 latest 0be4d5c8dfc8 55 seconds ago 25.3MB [2022-06-03T12:25:34.070Z] core-command-arm64 latest 77c9c08463d2 About a minute ago 15.1MB [2022-06-03T12:25:34.070Z] f58c0d8e2b11 About a minute ago 1.6GB [2022-06-03T12:25:34.070Z] 3601f7cf8fe4 About a minute ago 1.61GB [2022-06-03T12:25:34.070Z] ea46d3e16725 About a minute ago 1.6GB [2022-06-03T12:25:34.070Z] db67f4152cc9 About a minute ago 1.6GB [2022-06-03T12:25:34.070Z] core-data-arm64 latest 2e36abc7ee62 4 minutes ago 19.2MB [2022-06-03T12:25:34.070Z] support-scheduler-arm64 latest 845ba2eacfc8 4 minutes ago 15.3MB [2022-06-03T12:25:34.070Z] core-metadata-arm64 latest 26556b8ee0b2 4 minutes ago 15.9MB [2022-06-03T12:25:34.070Z] support-notifications-arm64 latest c98d4814efe2 4 minutes ago 16MB [2022-06-03T12:25:34.070Z] security-secretstore-setup-arm64 latest f6cf6679c0d2 4 minutes ago 26.8MB [2022-06-03T12:25:34.070Z] da0a6949afb3 4 minutes ago 1.61GB [2022-06-03T12:25:34.070Z] 44cf085569ce 5 minutes ago 1.6GB [2022-06-03T12:25:34.070Z] 6eca318de3a5 5 minutes ago 1.61GB [2022-06-03T12:25:34.070Z] 890f35a3bdb8 5 minutes ago 1.61GB [2022-06-03T12:25:34.070Z] f179050fa309 5 minutes ago 1.61GB [2022-06-03T12:25:34.070Z] ci-base-image-arm64 latest 91bdeffe7162 18 minutes ago 1.26GB [2022-06-03T12:25:34.070Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-03T12:25:34.070Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T12:25:34.070Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-03T12:25:34.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:25:34.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:25:34.915Z] [2022-06-03T12:25:34.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:25:35.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:25:35.600Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T12:25:35.600Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T12:25:35.600Z] 04944245beec: Pulling fs layer [2022-06-03T12:25:35.600Z] 699f458cf7ca: Pulling fs layer [2022-06-03T12:25:35.600Z] 765212b225bb: Pulling fs layer [2022-06-03T12:25:35.600Z] f23df028b6ca: Pulling fs layer [2022-06-03T12:25:35.600Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T12:25:35.600Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T12:25:35.600Z] 765212b225bb: Waiting [2022-06-03T12:25:35.600Z] f23df028b6ca: Waiting [2022-06-03T12:25:35.600Z] d65c8cfc05b1: Waiting [2022-06-03T12:25:35.600Z] 2437ff75d9bd: Waiting [2022-06-03T12:25:35.600Z] 04944245beec: Verifying Checksum [2022-06-03T12:25:35.600Z] 04944245beec: Download complete [2022-06-03T12:25:35.600Z] 765212b225bb: Verifying Checksum [2022-06-03T12:25:35.600Z] 765212b225bb: Download complete [2022-06-03T12:25:35.600Z] f23df028b6ca: Verifying Checksum [2022-06-03T12:25:35.600Z] f23df028b6ca: Download complete [2022-06-03T12:25:35.600Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T12:25:35.600Z] d65c8cfc05b1: Download complete [2022-06-03T12:25:35.875Z] 699f458cf7ca: Verifying Checksum [2022-06-03T12:25:35.875Z] 699f458cf7ca: Download complete [2022-06-03T12:25:36.149Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T12:25:36.149Z] 8998bd30e6a1: Download complete [2022-06-03T12:25:38.774Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T12:25:38.774Z] 2437ff75d9bd: Download complete [2022-06-03T12:25:40.758Z] 8998bd30e6a1: Pull complete [2022-06-03T12:25:41.033Z] 04944245beec: Pull complete [2022-06-03T12:25:42.471Z] 699f458cf7ca: Pull complete [2022-06-03T12:25:42.746Z] 765212b225bb: Pull complete [2022-06-03T12:25:43.727Z] f23df028b6ca: Pull complete [2022-06-03T12:25:43.727Z] d65c8cfc05b1: Pull complete [2022-06-03T12:25:58.829Z] 2437ff75d9bd: Pull complete [2022-06-03T12:25:58.829Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T12:25:58.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:25:58.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:25:59.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container [2022-06-03T12:25:59.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T12:26:01.841Z] $ docker top 2ab7684b10fce9edd8f3bf7a68bc54646365d5e600865b876ef85f8772cb0def -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:26:02.851Z] ---> job-cost.sh [2022-06-03T12:26:02.851Z] lf-activate-venv: SKIPPING [2022-06-03T12:26:02.851Z] INFO: No Stack... [2022-06-03T12:26:03.446Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T12:26:04.042Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T12:26:04.720Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-03T12:26:04.720Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T12:26:04.776Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4046-1-stack-cost] [2022-06-03T12:26:04.781Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4046-1-stack-cost] did not exist. Created. [2022-06-03T12:26:04.781Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4046-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T12:26:05.538Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T12:26:05.884Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T12:26:05.900Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4046-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T12:26:05.983Z] $ docker stop --time=1 2ab7684b10fce9edd8f3bf7a68bc54646365d5e600865b876ef85f8772cb0def [2022-06-03T12:26:07.532Z] $ docker rm -f 2ab7684b10fce9edd8f3bf7a68bc54646365d5e600865b876ef85f8772cb0def [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 [2022-06-03T12:26:08.557Z] provisioning config files... [2022-06-03T12:26:08.566Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6315928525745536139tmp [Pipeline] { [Pipeline] sh [2022-06-03T12:26:08.906Z] + set +x [2022-06-03T12:26:08.906Z] + curl -s https://codecov.io/bash [2022-06-03T12:26:08.906Z] + bash -s -- [2022-06-03T12:26:08.906Z] [2022-06-03T12:26:08.906Z] _____ _ [2022-06-03T12:26:08.906Z] / ____| | | [2022-06-03T12:26:08.906Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T12:26:08.906Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T12:26:08.906Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T12:26:08.906Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T12:26:08.906Z] Bash-1.0.6 [2022-06-03T12:26:08.906Z] [2022-06-03T12:26:08.906Z] [2022-06-03T12:26:08.906Z] ==> git version 2.25.1 found [2022-06-03T12:26:08.906Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-03T12:26:08.906Z] Release-Date: 2020-01-08 [2022-06-03T12:26:08.906Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-03T12:26:08.906Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T12:26:08.906Z] ==> Jenkins CI detected. [2022-06-03T12:26:08.906Z] current dir:  /w/workspace/edgex-go/1 [2022-06-03T12:26:08.906Z] project root: . [2022-06-03T12:26:08.906Z] --> token set from env [2022-06-03T12:26:08.906Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T12:26:08.906Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T12:26:08.906Z] ==> Python coveragepy not found [2022-06-03T12:26:08.906Z] ==> Searching for coverage reports in: [2022-06-03T12:26:08.906Z] + . [2022-06-03T12:26:08.906Z] -> Found 1 reports [2022-06-03T12:26:08.906Z] ==> Detecting git/mercurial file structure [2022-06-03T12:26:08.906Z] ==> Reading reports [2022-06-03T12:26:08.906Z] + ./coverage.out bytes=428658 [2022-06-03T12:26:08.906Z] ==> Appending adjustments [2022-06-03T12:26:08.906Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T12:26:10.288Z] + Found adjustments [2022-06-03T12:26:10.288Z] ==> Gzipping contents [2022-06-03T12:26:10.288Z] 64K /tmp/codecov.9mVkpU.gz [2022-06-03T12:26:10.288Z] ==> Uploading reports [2022-06-03T12:26:10.288Z] url: https://codecov.io [2022-06-03T12:26:10.288Z] query: branch=PR-4046&commit=fb5c42d656a77a0fdfc962f58646e967c5a35789&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4046%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4046&job=&cmd_args= [2022-06-03T12:26:10.288Z] -> Pinging Codecov [2022-06-03T12:26:10.288Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4046&commit=fb5c42d656a77a0fdfc962f58646e967c5a35789&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4046%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4046&job=&cmd_args= [2022-06-03T12:26:10.288Z] -> Uploading to [2022-06-03T12:26:10.288Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/fb5c42d656a77a0fdfc962f58646e967c5a35789/c14c5863-e5b9-4791-ab16-23d5b26857f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T122610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f18d0c4e78903f36f119c8528fc7cb1e90f6d3263f03b9f8074dac0a9e7c5b39 [2022-06-03T12:26:10.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:26:10.288Z] Dload Upload Total Spent Left Speed [2022-06-03T12:26:10.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65157 0 0 100 65157 0 281k --:--:-- --:--:-- --:--:-- 281k [2022-06-03T12:26:10.550Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fb5c42d656a77a0fdfc962f58646e967c5a35789 [Pipeline] } [2022-06-03T12:26:10.575Z] 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 [2022-06-03T12:26:11.867Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:26:12.209Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:26:13.105Z] ---> package-listing.sh [2022-06-03T12:26:13.105Z] ++ facter osfamily [2022-06-03T12:26:13.105Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T12:26:13.365Z] + OS_FAMILY=debian [2022-06-03T12:26:13.365Z] + workspace=/w/workspace/edgex-go/1 [2022-06-03T12:26:13.365Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T12:26:13.365Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T12:26:13.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T12:26:13.365Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T12:26:13.365Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T12:26:13.365Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T12:26:13.365Z] + case "${OS_FAMILY}" in [2022-06-03T12:26:13.365Z] + dpkg -l [2022-06-03T12:26:13.365Z] + grep '^ii' [2022-06-03T12:26:13.365Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T12:26:13.365Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T12:26:13.366Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T12:26:13.366Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T12:26:13.366Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-03T12:26:13.366Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-03T12:26:13.395Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-06-03T12:26:13.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:26:14.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:26:14.321Z] [2022-06-03T12:26:14.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:26:14.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:26:14.691Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T12:26:14.691Z] 5eb5b503b376: Pulling fs layer [2022-06-03T12:26:14.691Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T12:26:14.691Z] ec43610c2a17: Pulling fs layer [2022-06-03T12:26:14.691Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T12:26:14.691Z] 33b1e0a273af: Pulling fs layer [2022-06-03T12:26:14.691Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T12:26:14.691Z] 2f39f015ded8: Pulling fs layer [2022-06-03T12:26:14.691Z] 33b1e0a273af: Waiting [2022-06-03T12:26:14.691Z] 5d3b04190fa2: Waiting [2022-06-03T12:26:14.691Z] 2f39f015ded8: Waiting [2022-06-03T12:26:14.691Z] 3a2ae6a8a46f: Waiting [2022-06-03T12:26:14.691Z] 5c69ac0246d0: Download complete [2022-06-03T12:26:14.691Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T12:26:14.691Z] 3a2ae6a8a46f: Download complete [2022-06-03T12:26:14.691Z] ec43610c2a17: Verifying Checksum [2022-06-03T12:26:14.691Z] ec43610c2a17: Download complete [2022-06-03T12:26:14.691Z] 33b1e0a273af: Verifying Checksum [2022-06-03T12:26:14.691Z] 33b1e0a273af: Download complete [2022-06-03T12:26:14.691Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T12:26:14.691Z] 5d3b04190fa2: Download complete [2022-06-03T12:26:14.951Z] 5eb5b503b376: Download complete [2022-06-03T12:26:15.522Z] 2f39f015ded8: Download complete [2022-06-03T12:26:16.091Z] 5eb5b503b376: Pull complete [2022-06-03T12:26:16.350Z] 5c69ac0246d0: Pull complete [2022-06-03T12:26:16.611Z] ec43610c2a17: Pull complete [2022-06-03T12:26:16.872Z] 3a2ae6a8a46f: Pull complete [2022-06-03T12:26:16.872Z] 33b1e0a273af: Pull complete [2022-06-03T12:26:17.131Z] 5d3b04190fa2: Pull complete [2022-06-03T12:26:21.321Z] 2f39f015ded8: Pull complete [2022-06-03T12:26:21.321Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T12:26:21.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:26:21.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:26:21.525Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2022-06-03T12:26:21.619Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-06-03T12:26:23.081Z] $ docker top 52cfc654b5b3e547f4f0de8cbc0fefd52a4d3772ce194e8e177d5b7b5be65270 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:26:23.522Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T12:26:23.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T12:26:24.221Z] + ls /var/log/sa-host [2022-06-03T12:26:24.221Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T12:26:24.358Z] provisioning config files... [2022-06-03T12:26:24.367Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7720333369123291386tmp [Pipeline] { [Pipeline] echo [2022-06-03T12:26:24.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:26:24.739Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T12:26:24.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:26:25.167Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T12:26:25.197Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:26:25.510Z] ---> sudo-logs.sh [2022-06-03T12:26:25.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T12:26:25.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:26:25.903Z] ---> job-cost.sh [2022-06-03T12:26:25.903Z] lf-activate-venv: SKIPPING [2022-06-03T12:26:25.903Z] DEBUG: total: 0.10999999940395355 [2022-06-03T12:26:25.903Z] INFO: Retrieving Stack Cost... [2022-06-03T12:26:26.478Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T12:26:27.050Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T12:26:27.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:26:27.397Z] ---> logs-deploy.sh [2022-06-03T12:26:27.397Z] lf-activate-venv: SKIPPING [2022-06-03T12:26:27.397Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4046/1 [2022-06-03T12:26:27.397Z] INFO: archiving workspace using pattern(s): [2022-06-03T12:26:28.339Z] Archives upload complete. [2022-06-03T12:26:28.339Z] INFO: archiving logs to Nexus