Pull request #4048 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 0a4c17501543170d39343640ceaece74d0dcfbfe+db608d24777f3846be0c8d00faf18a86b4479024 (a0430e79c57b299e665fe4dca0d7955dbb14748e) 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-ssh11002347067510903027.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-ssh10640263275965199194.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-4048/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-4048/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4071754171146695599.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-4048/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6079546274090588971.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-ssh3021191009336646015.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-4048/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-4048/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4858373061098956211.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 ‘prd-ubuntu20.04-docker-8c-8g-955’ Running on prd-ubuntu20.04-docker-8c-8g-957 in /w/workspace/edgexfoundry_edgex-go_PR-4048 [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 > 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 Merging remotes/origin/jakarta commit db608d24777f3846be0c8d00faf18a86b4479024 into PR head commit 0a4c17501543170d39343640ceaece74d0dcfbfe Merge succeeded, producing 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 Checking out Revision 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 (PR-4048) 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/4048/head:refs/remotes/origin/PR-4048 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a4c17501543170d39343640ceaece74d0dcfbfe # 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 db608d24777f3846be0c8d00faf18a86b4479024 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 # timeout=10 Commit message: "Merge commit 'db608d24777f3846be0c8d00faf18a86b4479024' into HEAD" 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-03T15:27:54.645Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T15:27:54.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T15:27:54.892Z] ========================================================= [2022-06-03T15:27:54.892Z] EdgeX Global Pipelines Version Info [2022-06-03T15:27:54.892Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:27:55.695Z] ------------------- [2022-06-03T15:27:55.695Z] stable info: [2022-06-03T15:27:55.695Z] ------------------- [2022-06-03T15:27:55.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T15:27:55.695Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T15:27:55.695Z] Message: update stable to v1.0.231 [2022-06-03T15:27:56.271Z] ------------------- [2022-06-03T15:27:56.271Z] experimental info: [2022-06-03T15:27:56.271Z] ------------------- [2022-06-03T15:27:56.271Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T15:27:56.271Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T15:27:56.271Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T15:27:56.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T15:27:56.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T15:27:56.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T15:27:56.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T15:27:56.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T15:27:56.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T15:27:56.889Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T15:27:56.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T15:27:56.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T15:27:56.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T15:27:57.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T15:27:57.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T15:27:57.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T15:27:57.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T15:27:57.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T15:27:57.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T15:27:57.282Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T15:27:57.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T15:27:57.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T15:27:57.402Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T15:27:57.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T15:27:57.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T15:27:57.516Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T15:27:57.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4048 [Pipeline] echo [2022-06-03T15:27:57.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4048 [Pipeline] echo [2022-06-03T15:27:57.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4048 [Pipeline] echo [2022-06-03T15:27:57.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [Pipeline] echo [2022-06-03T15:27:57.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f04e29 [Pipeline] echo [2022-06-03T15:27:57.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T15:27:57.882Z] provisioning config files... [2022-06-03T15:27:57.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3138615727685629581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:27:58.251Z] ---> docker-login.sh [2022-06-03T15:27:58.251Z] nexus3.edgexfoundry.org:10001 [2022-06-03T15:27:58.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:27:58.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:27:58.514Z] Configure a credential helper to remove this warning. See [2022-06-03T15:27:58.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:27:58.514Z] [2022-06-03T15:27:58.514Z] Login Succeeded [2022-06-03T15:27:58.514Z] nexus3.edgexfoundry.org:10002 [2022-06-03T15:27:58.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:27:58.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:27:58.776Z] Configure a credential helper to remove this warning. See [2022-06-03T15:27:58.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:27:58.776Z] [2022-06-03T15:27:58.776Z] Login Succeeded [2022-06-03T15:27:58.776Z] nexus3.edgexfoundry.org:10003 [2022-06-03T15:27:58.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:27:58.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:27:58.776Z] Configure a credential helper to remove this warning. See [2022-06-03T15:27:58.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:27:58.776Z] [2022-06-03T15:27:58.776Z] Login Succeeded [2022-06-03T15:27:58.776Z] nexus3.edgexfoundry.org:10004 [2022-06-03T15:27:59.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:27:59.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:27:59.036Z] Configure a credential helper to remove this warning. See [2022-06-03T15:27:59.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:27:59.036Z] [2022-06-03T15:27:59.036Z] Login Succeeded [2022-06-03T15:27:59.036Z] docker.io [2022-06-03T15:27:59.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:27:59.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:27:59.611Z] Configure a credential helper to remove this warning. See [2022-06-03T15:27:59.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:27:59.611Z] [2022-06-03T15:27:59.611Z] Login Succeeded [2022-06-03T15:27:59.611Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T15:27:59.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T15:28:00.053Z] + 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-03T15:28:00.053Z] + cut -d/ -f2 [2022-06-03T15:28:00.053Z] + dirname cmd/core-command/Dockerfile [2022-06-03T15:28:00.053Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T15:28:00.053Z] + dirname cmd/core-data/Dockerfile [2022-06-03T15:28:00.053Z] + cut -d/ -f2 [2022-06-03T15:28:00.053Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T15:28:00.053Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T15:28:00.053Z] + cut -d/ -f2 [2022-06-03T15:28:00.053Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T15:28:00.053Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T15:28:00.053Z] + cut -d/ -f2 [2022-06-03T15:28:00.053Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T15:28:00.053Z] + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile [2022-06-03T15:28:00.053Z] [2022-06-03T15:28:00.053Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T15:28:00.053Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T15:28:00.053Z] + cut -d/ -f2 [2022-06-03T15:28:00.053Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T15:28:00.053Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T15:28:00.053Z] + cut -d/ -f2 [2022-06-03T15:28:00.053Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T15:28:00.053Z] + dirname cmd/support-scheduler/Dockerfile+ [2022-06-03T15:28:00.053Z] cut -d/ -f2 [2022-06-03T15:28:00.053Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T15:28:00.053Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T15:28:00.053Z] + cut -d/ -f2 [2022-06-03T15:28:00.053Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T15:28:00.099Z] 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-03T15:28:00.594Z] + git rev-list -1 --merges 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355~1..9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [Pipeline] echo [2022-06-03T15:28:00.624Z] -----------> git rev-list -1 --merges 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355~1..9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:28:00.624Z] 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [false] [Pipeline] sh [2022-06-03T15:28:00.933Z] + git log --format=format:%s -1 9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [Pipeline] echo [2022-06-03T15:28:00.968Z] ========================================================= [2022-06-03T15:28:00.968Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T15:28:00.968Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T15:28:01.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T15:28:01.412Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T15:28:01.412Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T15:28:01.412Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T15:28:01.412Z] + + sudoecho tee -a /etc/ssh/ssh_known_hosts [2022-06-03T15:28:01.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T15:28:01.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:28:01.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:28:01.850Z] [2022-06-03T15:28:01.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:28:02.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:28:02.227Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T15:28:02.227Z] 42c077c10790: Pulling fs layer [2022-06-03T15:28:02.227Z] f63e77b7563a: Pulling fs layer [2022-06-03T15:28:02.227Z] bd5fdadae976: Pulling fs layer [2022-06-03T15:28:02.227Z] 205491f53016: Pulling fs layer [2022-06-03T15:28:02.227Z] df18705c85c3: Pulling fs layer [2022-06-03T15:28:02.227Z] bdb3f477010e: Pulling fs layer [2022-06-03T15:28:02.227Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T15:28:02.227Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T15:28:02.227Z] bdb8f0575790: Pulling fs layer [2022-06-03T15:28:02.227Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T15:28:02.227Z] 2343380bae48: Pulling fs layer [2022-06-03T15:28:02.227Z] c8a8fc8e1c8f: Waiting [2022-06-03T15:28:02.227Z] 2c6e9b1d212d: Waiting [2022-06-03T15:28:02.227Z] 205491f53016: Waiting [2022-06-03T15:28:02.227Z] df18705c85c3: Waiting [2022-06-03T15:28:02.227Z] bdb8f0575790: Waiting [2022-06-03T15:28:02.227Z] bdb3f477010e: Waiting [2022-06-03T15:28:02.227Z] 2343380bae48: Waiting [2022-06-03T15:28:02.227Z] f63e77b7563a: Verifying Checksum [2022-06-03T15:28:02.227Z] f63e77b7563a: Download complete [2022-06-03T15:28:02.227Z] 205491f53016: Verifying Checksum [2022-06-03T15:28:02.227Z] 205491f53016: Download complete [2022-06-03T15:28:02.489Z] df18705c85c3: Verifying Checksum [2022-06-03T15:28:02.489Z] df18705c85c3: Download complete [2022-06-03T15:28:02.489Z] bdb3f477010e: Download complete [2022-06-03T15:28:02.489Z] bd5fdadae976: Verifying Checksum [2022-06-03T15:28:02.489Z] bd5fdadae976: Download complete [2022-06-03T15:28:02.489Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T15:28:02.489Z] 2c6e9b1d212d: Download complete [2022-06-03T15:28:02.489Z] bdb8f0575790: Download complete [2022-06-03T15:28:02.489Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T15:28:02.489Z] 386e3cb2ff24: Download complete [2022-06-03T15:28:02.489Z] 2343380bae48: Download complete [2022-06-03T15:28:02.489Z] 42c077c10790: Verifying Checksum [2022-06-03T15:28:02.489Z] 42c077c10790: Download complete [2022-06-03T15:28:02.761Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-03T15:28:02.761Z] c8a8fc8e1c8f: Download complete [2022-06-03T15:28:04.159Z] 42c077c10790: Pull complete [2022-06-03T15:28:04.159Z] f63e77b7563a: Pull complete [2022-06-03T15:28:04.731Z] bd5fdadae976: Pull complete [2022-06-03T15:28:04.731Z] 205491f53016: Pull complete [2022-06-03T15:28:04.995Z] df18705c85c3: Pull complete [2022-06-03T15:28:04.995Z] bdb3f477010e: Pull complete [2022-06-03T15:28:07.551Z] c8a8fc8e1c8f: Pull complete [2022-06-03T15:28:07.551Z] 2c6e9b1d212d: Pull complete [2022-06-03T15:28:07.551Z] bdb8f0575790: Pull complete [2022-06-03T15:28:07.551Z] 386e3cb2ff24: Pull complete [2022-06-03T15:28:07.551Z] 2343380bae48: Pull complete [2022-06-03T15:28:07.551Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T15:28:07.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:28:07.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:28:07.792Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2022-06-03T15:28:07.836Z] $ 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-03T15:28:09.390Z] $ docker top ceff6de2fb502843b2145859296e25ca3c10f442f2e3d8a59dd21fc8c17b4ae7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T15:28:09.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T15:28:09.587Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T15:28:09.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T15:28:09.726Z] $ docker exec ceff6de2fb502843b2145859296e25ca3c10f442f2e3d8a59dd21fc8c17b4ae7 ssh-agent [2022-06-03T15:28:09.869Z] SSH_AUTH_SOCK=/tmp/ssh-q1f8FUfzR0M0/agent.34 [2022-06-03T15:28:09.869Z] SSH_AGENT_PID=40 [2022-06-03T15:28:09.876Z] Running ssh-add (command line suppressed) [2022-06-03T15:28:10.018Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6286348821654975627.key (/w/workspace/edgex-go/1@tmp/private_key_6286348821654975627.key) [2022-06-03T15:28:10.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T15:28:10.368Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T15:28:10.404Z] $ docker exec --env ******** --env ******** ceff6de2fb502843b2145859296e25ca3c10f442f2e3d8a59dd21fc8c17b4ae7 ssh-agent -k [2022-06-03T15:28:10.518Z] unset SSH_AUTH_SOCK; [2022-06-03T15:28:10.518Z] unset SSH_AGENT_PID; [2022-06-03T15:28:10.519Z] echo Agent pid 40 killed; [2022-06-03T15:28:10.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T15:28:10.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T15:28:10.614Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T15:28:10.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T15:28:10.762Z] $ docker exec ceff6de2fb502843b2145859296e25ca3c10f442f2e3d8a59dd21fc8c17b4ae7 ssh-agent [2022-06-03T15:28:10.900Z] SSH_AUTH_SOCK=/tmp/ssh-ts5G3A4oFgXH/agent.75 [2022-06-03T15:28:10.900Z] SSH_AGENT_PID=82 [2022-06-03T15:28:10.906Z] Running ssh-add (command line suppressed) [2022-06-03T15:28:11.023Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7483946003090777310.key (/w/workspace/edgex-go/1@tmp/private_key_7483946003090777310.key) [2022-06-03T15:28:11.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T15:28:11.367Z] + git semver init [2022-06-03T15:28:11.631Z] 2022-06-03 15:28:11,593 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T15:28:11.631Z] 2022-06-03 15:28:11,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-03T15:28:11.631Z] 2022-06-03 15:28:11,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-03T15:28:11.631Z] 2022-06-03 15:28:11,595 [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-03T15:28:16.925Z] 2022-06-03 15:28:16,234 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-03T15:28:16.925Z] 2022-06-03 15:28:16,234 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4048 with force:False [2022-06-03T15:28:16.925Z] 2022-06-03 15:28:16,235 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4048 [2022-06-03T15:28:16.925Z] 2022-06-03 15:28:16,239 [execute] INFO git cat-file --batch-check [2022-06-03T15:28:16.925Z] 2022-06-03 15:28:16,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T15:28:16.925Z] 2022-06-03 15:28:16,247 [execute] INFO git cat-file --batch [2022-06-03T15:28:16.925Z] 2022-06-03 15:28:16,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T15:28:16.925Z] 2022-06-03 15:28:16,255 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4048 [2022-06-03T15:28:16.925Z] 0.0.0 [Pipeline] } [2022-06-03T15:28:16.952Z] $ docker exec --env ******** --env ******** ceff6de2fb502843b2145859296e25ca3c10f442f2e3d8a59dd21fc8c17b4ae7 ssh-agent -k [2022-06-03T15:28:17.081Z] unset SSH_AUTH_SOCK; [2022-06-03T15:28:17.082Z] unset SSH_AGENT_PID; [2022-06-03T15:28:17.082Z] echo Agent pid 82 killed; [2022-06-03T15:28:17.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T15:28:17.502Z] + git semver [Pipeline] } [2022-06-03T15:28:17.794Z] $ docker stop --time=1 ceff6de2fb502843b2145859296e25ca3c10f442f2e3d8a59dd21fc8c17b4ae7 [2022-06-03T15:28:19.116Z] $ docker rm -f ceff6de2fb502843b2145859296e25ca3c10f442f2e3d8a59dd21fc8c17b4ae7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T15:28:19.557Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T15:28:19.890Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T15:28:19.907Z] [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-03T15:28:20.411Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T15:28:20.442Z] ========================================================= [2022-06-03T15:28:20.442Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T15:28:20.442Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:28:20.787Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T15:28:20.787Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T15:28:20.787Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T15:28:20.787Z] 666ba61612fd: Pulling fs layer [2022-06-03T15:28:20.787Z] 8ed8ca486205: Pulling fs layer [2022-06-03T15:28:20.787Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T15:28:20.787Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T15:28:20.787Z] 812f408151ee: Pulling fs layer [2022-06-03T15:28:20.787Z] bab7bd504b26: Pulling fs layer [2022-06-03T15:28:20.787Z] 070449caade9: Pulling fs layer [2022-06-03T15:28:20.787Z] 22a0e8bec74d: Waiting [2022-06-03T15:28:20.787Z] 812f408151ee: Waiting [2022-06-03T15:28:20.787Z] bab7bd504b26: Waiting [2022-06-03T15:28:20.787Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T15:28:20.787Z] 8f1a5288e3a6: Waiting [2022-06-03T15:28:20.787Z] 8ed8ca486205: Verifying Checksum [2022-06-03T15:28:20.787Z] 8ed8ca486205: Download complete [2022-06-03T15:28:20.787Z] 666ba61612fd: Download complete [2022-06-03T15:28:20.787Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T15:28:20.787Z] 22a0e8bec74d: Download complete [2022-06-03T15:28:20.787Z] 812f408151ee: Verifying Checksum [2022-06-03T15:28:20.787Z] 812f408151ee: Download complete [2022-06-03T15:28:20.787Z] bab7bd504b26: Download complete [2022-06-03T15:28:20.787Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T15:28:20.787Z] 59bf1c3509f3: Download complete [2022-06-03T15:28:21.050Z] 070449caade9: Verifying Checksum [2022-06-03T15:28:21.050Z] 070449caade9: Download complete [2022-06-03T15:28:21.050Z] 59bf1c3509f3: Pull complete [2022-06-03T15:28:21.050Z] 666ba61612fd: Pull complete [2022-06-03T15:28:21.315Z] 8ed8ca486205: Pull complete [2022-06-03T15:28:21.577Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T15:28:21.577Z] 8f1a5288e3a6: Download complete [2022-06-03T15:28:21.577Z] 4fe6c5a15a65: Download complete [2022-06-03T15:28:25.789Z] 4fe6c5a15a65: Pull complete [2022-06-03T15:28:25.789Z] 22a0e8bec74d: Pull complete [2022-06-03T15:28:25.789Z] 812f408151ee: Pull complete [2022-06-03T15:28:25.789Z] bab7bd504b26: Pull complete [2022-06-03T15:28:26.050Z] 070449caade9: Pull complete [2022-06-03T15:28:28.603Z] 8f1a5288e3a6: Pull complete [2022-06-03T15:28:28.603Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T15:28:28.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T15:28:28.603Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:28:28.960Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T15:28:28.960Z] WORKDIR /edgex [2022-06-03T15:28:28.960Z] COPY go.mod . [2022-06-03T15:28:28.960Z] RUN go mod download [2022-06-03T15:28:28.960Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T15:28:30.871Z] Sending build context to Docker daemon 346.4MB [2022-06-03T15:28:30.871Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T15:28:30.871Z] ---> c47586b81864 [2022-06-03T15:28:30.871Z] Step 2/4 : WORKDIR /edgex [2022-06-03T15:28:32.258Z] ---> Running in f194a769e5f2 [2022-06-03T15:28:32.258Z] Removing intermediate container f194a769e5f2 [2022-06-03T15:28:32.258Z] ---> 8ee72296fdbc [2022-06-03T15:28:32.258Z] Step 3/4 : COPY go.mod . [2022-06-03T15:28:32.519Z] ---> ebe2c4f8b505 [2022-06-03T15:28:32.519Z] Step 4/4 : RUN go mod download [2022-06-03T15:28:32.519Z] ---> Running in 87b14d90f6f8 [2022-06-03T15:28:35.223Z] Still waiting to schedule task [2022-06-03T15:28:35.224Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-956’ [2022-06-03T15:28:59.112Z] Removing intermediate container 87b14d90f6f8 [2022-06-03T15:28:59.112Z] ---> 8a4eeb685d8b [2022-06-03T15:28:59.112Z] Successfully built 8a4eeb685d8b [2022-06-03T15:28:59.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:28:59.500Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T15:28:59.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:28:59.656Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2022-06-03T15:28:59.702Z] $ 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-03T15:29:00.167Z] $ docker top bc8a5085354a986781e7c8012a34b28e4f3a80d520284db53cabfa03f97d516d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:29:00.582Z] + go version [2022-06-03T15:29:00.582Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T15:29:00.612Z] $ docker stop --time=1 bc8a5085354a986781e7c8012a34b28e4f3a80d520284db53cabfa03f97d516d [2022-06-03T15:29:01.944Z] $ docker rm -f bc8a5085354a986781e7c8012a34b28e4f3a80d520284db53cabfa03f97d516d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:29:02.656Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T15:29:02.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:29:02.814Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2022-06-03T15:29:02.851Z] $ 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-03T15:29:03.284Z] $ docker top 9f637ba6d5723c942e14f419ff46fb7257889b1d2a03330786cc52680759391e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T15:29:03.441Z] ========================================================= [2022-06-03T15:29:03.441Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T15:29:03.441Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:29:03.813Z] + make test [2022-06-03T15:29:03.813Z] go mod tidy [2022-06-03T15:29:04.075Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T15:29:10.660Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T15:29:20.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T15:29:20.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-06-03T15:29:20.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T15:29:20.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T15:29:21.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2022-06-03T15:29:21.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T15:29:21.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 44.7% of statements [2022-06-03T15:29:21.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T15:29:21.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T15:29:21.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.140s coverage: 89.5% of statements [2022-06-03T15:29:21.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T15:29:21.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:29:22.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 83.8% of statements [2022-06-03T15:29:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T15:29:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T15:29:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T15:29:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T15:29:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 94.2% of statements [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 59.1% of statements [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 21.7% of statements [2022-06-03T15:29:22.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-06-03T15:29:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-06-03T15:29:34.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2022-06-03T15:29:34.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-06-03T15:29:36.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.5% of statements [2022-06-03T15:29:36.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T15:29:44.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.2% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.422s coverage: 65.4% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T15:29:44.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-06-03T15:29:44.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-06-03T15:29:45.248Z] 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-03T15:30:03.380Z] GO111MODULE=on go vet ./... [2022-06-03T15:30:04.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T15:30:05.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T15:30:05.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T15:30:05.886Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:30:06.243Z] + go mod tidy [Pipeline] sh [2022-06-03T15:30:06.814Z] + ls -al . [2022-06-03T15:30:06.815Z] total 680 [2022-06-03T15:30:06.815Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 15:30 . [2022-06-03T15:30:06.815Z] drwxr-xr-x 4 root root 4096 Jun 3 15:29 .. [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 15:27 .dockerignore [2022-06-03T15:30:06.815Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 15:28 .git [2022-06-03T15:30:06.815Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 15:27 .github [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 15:27 .gitignore [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 15:27 .golangci.yml [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 15:27 .hadolint.yml [2022-06-03T15:30:06.815Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 15:28 .semver [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 15:27 .sonarcloud.properties [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 15:27 ADOPTERS.md [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 15:27 Attribution.txt [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 53021 Jun 3 15:27 CHANGELOG.md [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 15:27 CONTRIBUTING.md [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 15:27 GOVERNANCE.md [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 15:27 Jenkinsfile [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 15:27 LICENSE [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 15:27 Makefile [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 15:27 OWNERS.md [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 15:27 README.md [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 15:27 SECURITY.md [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 15:28 VERSION [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 15:27 ZMQWindows.md [2022-06-03T15:30:06.815Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 15:27 bin [2022-06-03T15:30:06.815Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 15:27 cmd [2022-06-03T15:30:06.815Z] -rw-r--r-- 1 root root 428658 Jun 3 15:29 coverage.out [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 15:30 go.mod [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 15:27 go.sum [2022-06-03T15:30:06.815Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 15:27 internal [2022-06-03T15:30:06.815Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 15:27 openapi [2022-06-03T15:30:06.815Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 15:27 snap [2022-06-03T15:30:06.815Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 15:27 vendor [2022-06-03T15:30:06.815Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 15:27 version.go [Pipeline] sh [2022-06-03T15:30:07.130Z] + '[' -e coverage.out ] [2022-06-03T15:30:07.130Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T15:30:07.266Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T15:30:07.572Z] + make build [2022-06-03T15:30:07.572Z] 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-03T15:30:08.955Z] 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-03T15:30:14.254Z] 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-03T15:30:15.198Z] 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-03T15:30:16.137Z] 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-03T15:30:16.398Z] 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-03T15:30:16.968Z] 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-03T15:30:17.908Z] 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-03T15:30:18.848Z] 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-03T15:30:19.788Z] 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-03T15:30:20.733Z] 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-03T15:30:21.674Z] 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-03T15:30:23.083Z] $ docker stop --time=1 9f637ba6d5723c942e14f419ff46fb7257889b1d2a03330786cc52680759391e [2022-06-03T15:30:25.177Z] $ docker rm -f 9f637ba6d5723c942e14f419ff46fb7257889b1d2a03330786cc52680759391e [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-03T15:30:26.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T15:30:26.196Z] [2022-06-03T15:30:26.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:30:26.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T15:30:26.573Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T15:30:26.573Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T15:30:26.573Z] ca9280d653b3: Pulling fs layer [2022-06-03T15:30:26.573Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T15:30:26.573Z] cbdbe7a5bc2a: Download complete [2022-06-03T15:30:26.834Z] ca9280d653b3: Verifying Checksum [2022-06-03T15:30:26.834Z] ca9280d653b3: Download complete [2022-06-03T15:30:26.835Z] cbdbe7a5bc2a: Pull complete [2022-06-03T15:30:27.106Z] 7e9c9ca2126c: Download complete [2022-06-03T15:30:27.416Z] ca9280d653b3: Pull complete [2022-06-03T15:30:31.660Z] 7e9c9ca2126c: Pull complete [2022-06-03T15:30:31.660Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T15:30:31.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T15:30:31.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:30:31.893Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2022-06-03T15:30:31.933Z] $ 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-03T15:30:33.357Z] $ docker top 06e46637688f4b8d7a089b3e59da23baa54e800d57ba6c16e9c11cf94e36c044 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:30:33.776Z] + docker-compose build --help [2022-06-03T15:30:33.776Z] + grep parallel [2022-06-03T15:30:34.351Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T15:30:34.383Z] $ docker stop --time=1 06e46637688f4b8d7a089b3e59da23baa54e800d57ba6c16e9c11cf94e36c044 [2022-06-03T15:30:35.679Z] $ docker rm -f 06e46637688f4b8d7a089b3e59da23baa54e800d57ba6c16e9c11cf94e36c044 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:30:36.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T15:30:36.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:30:36.440Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2022-06-03T15:30:36.475Z] $ 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-03T15:30:36.891Z] $ docker top ad2585ef58f8639ef26b49bd031718d9f613c6338b89d771a2ce16cdec051537 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:30:37.310Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T15:30:37.879Z] Building core-command ... [2022-06-03T15:30:37.879Z] Building core-data ... [2022-06-03T15:30:37.879Z] Building core-metadata ... [2022-06-03T15:30:37.879Z] Building security-bootstrapper ... [2022-06-03T15:30:37.879Z] Building security-proxy-setup ... [2022-06-03T15:30:37.879Z] Building security-secretstore-setup ... [2022-06-03T15:30:37.879Z] Building support-notifications ... [2022-06-03T15:30:37.879Z] Building support-scheduler ... [2022-06-03T15:30:37.879Z] Building sys-mgmt-agent ... [2022-06-03T15:30:37.879Z] Building core-data [2022-06-03T15:30:37.880Z] Building support-scheduler [2022-06-03T15:30:37.880Z] Building support-notifications [2022-06-03T15:30:37.880Z] Building security-bootstrapper [2022-06-03T15:30:37.880Z] Building core-command [2022-06-03T15:31:04.446Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:04.446Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:04.446Z] ---> 8a4eeb685d8b [2022-06-03T15:31:04.446Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T15:31:04.446Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:04.446Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:04.446Z] ---> 8a4eeb685d8b [2022-06-03T15:31:04.446Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T15:31:04.446Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:04.446Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:04.446Z] ---> 8a4eeb685d8b [2022-06-03T15:31:04.446Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:31:04.446Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:04.446Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:04.446Z] ---> 8a4eeb685d8b [2022-06-03T15:31:04.446Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T15:31:04.446Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:04.446Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:04.446Z] ---> 8a4eeb685d8b [2022-06-03T15:31:04.446Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:31:04.446Z] ---> Running in 71bd8d372fcc [2022-06-03T15:31:04.446Z] ---> Running in 58c1f335d8c5 [2022-06-03T15:31:04.446Z] ---> Running in b19b6dce164e [2022-06-03T15:31:04.446Z] ---> Running in 4e0827f90c33 [2022-06-03T15:31:04.446Z] ---> Running in 5ccd30e2ed8a [2022-06-03T15:31:04.446Z] Removing intermediate container b19b6dce164e [2022-06-03T15:31:04.446Z] ---> 51d39bd0e569 [2022-06-03T15:31:04.446Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:04.446Z] Removing intermediate container 71bd8d372fcc [2022-06-03T15:31:04.446Z] ---> 02d05da47a91 [2022-06-03T15:31:04.446Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:04.446Z] Removing intermediate container 5ccd30e2ed8a [2022-06-03T15:31:04.446Z] ---> a171130ef990 [2022-06-03T15:31:04.446Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:04.446Z] Removing intermediate container 4e0827f90c33 [2022-06-03T15:31:04.446Z] ---> 8a48eff27497 [2022-06-03T15:31:04.446Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:04.446Z] Removing intermediate container 58c1f335d8c5 [2022-06-03T15:31:04.446Z] ---> 12a7c9b7c40d [2022-06-03T15:31:04.446Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:04.446Z] ---> Running in 3f004ee9bb1e [2022-06-03T15:31:04.446Z] ---> Running in 6d145f834efe [2022-06-03T15:31:04.446Z] ---> Running in 1173fa84a155 [2022-06-03T15:31:04.446Z] ---> Running in 4e4fe99bdc81 [2022-06-03T15:31:04.446Z] ---> Running in ad4b93d86f81 [2022-06-03T15:31:04.446Z] Removing intermediate container 6d145f834efe [2022-06-03T15:31:04.446Z] ---> d0aa84825c0f [2022-06-03T15:31:04.446Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T15:31:04.446Z] ---> Running in 26c8df9fc10f [2022-06-03T15:31:04.446Z] Removing intermediate container 3f004ee9bb1e [2022-06-03T15:31:04.446Z] ---> 1cb022aa957e [2022-06-03T15:31:04.446Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T15:31:04.446Z] ---> Running in 0b0f6f8d9bab [2022-06-03T15:31:04.717Z] Removing intermediate container ad4b93d86f81 [2022-06-03T15:31:04.717Z] ---> 28749c7f1286 [2022-06-03T15:31:04.717Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T15:31:04.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:04.717Z] ---> Running in 1d9428fb0e4e [2022-06-03T15:31:04.717Z] Removing intermediate container 1173fa84a155 [2022-06-03T15:31:04.717Z] ---> 9437b4ed9b96 [2022-06-03T15:31:04.717Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T15:31:04.717Z] ---> Running in 85ce8c538727 [2022-06-03T15:31:04.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:04.717Z] Removing intermediate container 4e4fe99bdc81 [2022-06-03T15:31:04.717Z] ---> 96d426855f16 [2022-06-03T15:31:04.717Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T15:31:04.981Z] ---> Running in c90da1c70732 [2022-06-03T15:31:05.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:05.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:05.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:05.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:05.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:05.769Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:05.769Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:06.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:06.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:06.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:06.296Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:06.296Z] Removing intermediate container 26c8df9fc10f [2022-06-03T15:31:06.296Z] ---> e6b941b1c267 [2022-06-03T15:31:06.296Z] Step 6/30 : COPY . . [2022-06-03T15:31:06.296Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:06.556Z] Removing intermediate container 0b0f6f8d9bab [2022-06-03T15:31:06.556Z] ---> dd86f64beb8c [2022-06-03T15:31:06.556Z] Step 6/22 : COPY . . [2022-06-03T15:31:06.556Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:09.099Z] Removing intermediate container 85ce8c538727 [2022-06-03T15:31:09.099Z] ---> caacdf954291 [2022-06-03T15:31:09.099Z] Step 6/22 : COPY . . [2022-06-03T15:31:09.669Z] Removing intermediate container c90da1c70732 [2022-06-03T15:31:09.669Z] ---> d87e6f03aa37 [2022-06-03T15:31:09.669Z] Step 6/21 : COPY . . [2022-06-03T15:31:09.669Z] Removing intermediate container 1d9428fb0e4e [2022-06-03T15:31:09.669Z] ---> 3ce596998fde [2022-06-03T15:31:09.669Z] Step 6/23 : COPY go.mod . [2022-06-03T15:31:11.580Z] ---> e49b630b4169 [2022-06-03T15:31:11.580Z] Step 7/23 : RUN go mod download [2022-06-03T15:31:12.971Z] ---> Running in 73db9966d908 [2022-06-03T15:31:12.971Z] ---> a6114b4aeffc [2022-06-03T15:31:12.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:31:12.971Z] ---> d85fd6d25108 [2022-06-03T15:31:12.971Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:31:13.232Z] ---> Running in 1ef279636560 [2022-06-03T15:31:13.232Z] ---> Running in b83bf0f240d2 [2022-06-03T15:31:14.175Z] skipping... [2022-06-03T15:31:14.175Z] skipping... [2022-06-03T15:31:14.175Z] Removing intermediate container 73db9966d908 [2022-06-03T15:31:14.175Z] ---> e11a14b7b7fe [2022-06-03T15:31:14.175Z] Step 8/23 : COPY . . [2022-06-03T15:31:14.762Z] Removing intermediate container 1ef279636560 [2022-06-03T15:31:14.762Z] ---> 371a5cfbffd8 [2022-06-03T15:31:14.762Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T15:31:15.027Z] Removing intermediate container b83bf0f240d2 [2022-06-03T15:31:15.027Z] ---> 933b00b83a67 [2022-06-03T15:31:15.027Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T15:31:15.289Z] ---> Running in 68fb86fcee8e [2022-06-03T15:31:15.289Z] ---> Running in 27a1b7b97139 [2022-06-03T15:31:15.860Z] ---> aa41f088b767 [2022-06-03T15:31:15.860Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:31:15.860Z] ---> Running in 3802ed7cc917 [2022-06-03T15:31:15.860Z] 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-03T15:31:15.860Z] 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-03T15:31:16.121Z] ---> b6ffcb1593d5 [2022-06-03T15:31:16.121Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:31:16.121Z] ---> Running in e56a6854cd8d [2022-06-03T15:31:16.691Z] skipping... [2022-06-03T15:31:16.952Z] skipping... [2022-06-03T15:31:17.530Z] Removing intermediate container 3802ed7cc917 [2022-06-03T15:31:17.530Z] ---> 6e90640dbf8a [2022-06-03T15:31:17.530Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T15:31:17.530Z] ---> Running in b558c4392425 [2022-06-03T15:31:17.793Z] Removing intermediate container e56a6854cd8d [2022-06-03T15:31:17.793Z] ---> b968d6f9574a [2022-06-03T15:31:17.793Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T15:31:17.793Z] ---> Running in 98b094927771 [2022-06-03T15:31:18.735Z] 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-03T15:31:18.735Z] 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-03T15:31:22.052Z] ---> acf031b069ce [2022-06-03T15:31:22.052Z] Step 9/23 : RUN go mod tidy [2022-06-03T15:31:22.313Z] ---> Running in 6f44b458d740 [2022-06-03T15:31:24.223Z] Removing intermediate container 6f44b458d740 [2022-06-03T15:31:24.223Z] ---> 299fff5d1ded [2022-06-03T15:31:24.223Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T15:31:24.483Z] ---> Running in 452c4b39d599 [2022-06-03T15:31:25.423Z] 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-03T15:31:30.729Z] Removing intermediate container 27a1b7b97139 [2022-06-03T15:31:30.730Z] ---> b1a1f05cb95d [2022-06-03T15:31:30.730Z] [2022-06-03T15:31:30.730Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T15:31:30.730Z] Removing intermediate container 68fb86fcee8e [2022-06-03T15:31:30.730Z] ---> 2f8cf8081ff2 [2022-06-03T15:31:30.730Z] [2022-06-03T15:31:30.730Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:31:31.679Z] 3.14: Pulling from library/alpine [2022-06-03T15:31:31.679Z] 3.14: Pulling from library/alpine [2022-06-03T15:31:31.943Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T15:31:31.943Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T15:31:31.943Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T15:31:31.943Z] Status: Image is up to date for alpine:3.14 [2022-06-03T15:31:31.943Z] ---> e04c818066af [2022-06-03T15:31:31.943Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T15:31:31.943Z] ---> e04c818066af [2022-06-03T15:31:31.943Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T15:31:32.204Z] ---> Running in 2b1839e7299b [2022-06-03T15:31:32.204Z] ---> Running in 3bfefea8f70d [2022-06-03T15:31:32.204Z] Removing intermediate container 2b1839e7299b [2022-06-03T15:31:32.204Z] ---> fe425a7a4abf [2022-06-03T15:31:32.204Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T15:31:32.465Z] Removing intermediate container 3bfefea8f70d [2022-06-03T15:31:32.465Z] ---> Running in 5fc3a485a408 [2022-06-03T15:31:32.465Z] ---> bd0fa53c84f3 [2022-06-03T15:31:32.465Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T15:31:32.465Z] ---> Running in ab53bdc8ec37 [2022-06-03T15:31:32.730Z] Removing intermediate container 5fc3a485a408 [2022-06-03T15:31:32.730Z] ---> 41abf187ef95 [2022-06-03T15:31:32.730Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T15:31:32.730Z] ---> Running in 33ba2f753158 [2022-06-03T15:31:32.730Z] Removing intermediate container b558c4392425 [2022-06-03T15:31:32.730Z] ---> 08abd316a101 [2022-06-03T15:31:32.730Z] [2022-06-03T15:31:32.730Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:31:32.730Z] ---> e04c818066af [2022-06-03T15:31:32.730Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:31:32.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:32.992Z] Removing intermediate container 33ba2f753158 [2022-06-03T15:31:32.992Z] ---> 49f5a5a965b2 [2022-06-03T15:31:32.992Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:32.992Z] ---> Running in 57a5576ea2d5 [2022-06-03T15:31:32.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:33.255Z] ---> Running in bc39c91c4185 [2022-06-03T15:31:33.255Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T15:31:33.255Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T15:31:33.255Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:31:33.255Z] OK: 6 MiB in 16 packages [2022-06-03T15:31:33.514Z] Removing intermediate container 98b094927771 [2022-06-03T15:31:33.514Z] ---> ab3ee4c43944 [2022-06-03T15:31:33.514Z] [2022-06-03T15:31:33.514Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T15:31:33.514Z] ---> e04c818066af [2022-06-03T15:31:33.514Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T15:31:33.778Z] ---> Running in 99d37b95c8b6 [2022-06-03T15:31:33.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:33.778Z] Removing intermediate container ab53bdc8ec37 [2022-06-03T15:31:33.778Z] ---> 62a96830e1ce [2022-06-03T15:31:33.778Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T15:31:33.778Z] ---> Running in b20061f692e4 [2022-06-03T15:31:33.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:34.040Z] Removing intermediate container b20061f692e4 [2022-06-03T15:31:34.040Z] ---> 9f7d1dac55c3 [2022-06-03T15:31:34.040Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T15:31:34.040Z] ---> Running in 79dd04976e40 [2022-06-03T15:31:34.040Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T15:31:34.040Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:31:34.040Z] OK: 6 MiB in 15 packages [2022-06-03T15:31:34.040Z] Removing intermediate container 79dd04976e40 [2022-06-03T15:31:34.040Z] ---> e32527bea696 [2022-06-03T15:31:34.040Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T15:31:34.300Z] Removing intermediate container bc39c91c4185 [2022-06-03T15:31:34.300Z] ---> 478646de283d [2022-06-03T15:31:34.300Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T15:31:34.300Z] ---> Running in 6e7d0af6c521 [2022-06-03T15:31:34.300Z] ---> Running in 3f96d0fb5d28 [2022-06-03T15:31:34.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:34.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:34.562Z] Removing intermediate container 57a5576ea2d5 [2022-06-03T15:31:34.562Z] ---> eeff30c190da [2022-06-03T15:31:34.562Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:31:34.562Z] ---> Running in 5074d919a1e8 [2022-06-03T15:31:34.562Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T15:31:34.562Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T15:31:34.562Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:31:34.562Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:31:34.562Z] OK: 6 MiB in 16 packages [2022-06-03T15:31:34.821Z] Removing intermediate container 5074d919a1e8 [2022-06-03T15:31:34.821Z] ---> ddf46cbd7fa2 [2022-06-03T15:31:34.821Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T15:31:34.821Z] ---> Running in 1f9c14093857 [2022-06-03T15:31:34.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:34.821Z] Removing intermediate container 1f9c14093857 [2022-06-03T15:31:34.821Z] ---> 3f2a68cc5901 [2022-06-03T15:31:34.821Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T15:31:35.081Z] ---> Running in 6c75adad852e [2022-06-03T15:31:35.081Z] Removing intermediate container 6c75adad852e [2022-06-03T15:31:35.081Z] ---> 31dfd9dcf142 [2022-06-03T15:31:35.081Z] Step 14/22 : WORKDIR / [2022-06-03T15:31:35.081Z] ---> Running in 805d9a77614a [2022-06-03T15:31:35.081Z] Removing intermediate container 6e7d0af6c521 [2022-06-03T15:31:35.081Z] ---> 8514c1e70ed3 [2022-06-03T15:31:35.081Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T15:31:35.081Z] ---> Running in 0329998fd9fc [2022-06-03T15:31:35.343Z] Removing intermediate container 805d9a77614a [2022-06-03T15:31:35.343Z] ---> ab4a21564c7c [2022-06-03T15:31:35.343Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:31:35.343Z] Removing intermediate container 99d37b95c8b6 [2022-06-03T15:31:35.343Z] ---> f092b7ebe72c [2022-06-03T15:31:35.343Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:31:35.343Z] Removing intermediate container 0329998fd9fc [2022-06-03T15:31:35.343Z] ---> ec1004f16697 [2022-06-03T15:31:35.343Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T15:31:35.343Z] ---> Running in 43600f098990 [2022-06-03T15:31:35.604Z] ---> a014647d5a57 [2022-06-03T15:31:35.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T15:31:35.604Z] Removing intermediate container 43600f098990 [2022-06-03T15:31:35.604Z] ---> 5af945b607fc [2022-06-03T15:31:35.604Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T15:31:35.604Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:35.604Z] ---> 06365e3e6372 [2022-06-03T15:31:35.604Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T15:31:35.604Z] ---> Running in e22e94d7fb22 [2022-06-03T15:31:35.604Z] ---> Running in 7e16a27f3ee1 [2022-06-03T15:31:35.866Z] Removing intermediate container e22e94d7fb22 [2022-06-03T15:31:35.866Z] ---> 7b5889719fb7 [2022-06-03T15:31:35.866Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T15:31:35.866Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T15:31:35.866Z] ---> d272e983e987 [2022-06-03T15:31:35.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T15:31:36.125Z] ---> Running in 9a6fd546f3c1 [2022-06-03T15:31:36.125Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T15:31:36.125Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T15:31:36.125Z] Removing intermediate container 9a6fd546f3c1 [2022-06-03T15:31:36.125Z] ---> 469b28b23b92 [2022-06-03T15:31:36.125Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:31:36.126Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T15:31:36.126Z] ---> c22c02af4669 [2022-06-03T15:31:36.126Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T15:31:36.404Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T15:31:36.404Z] Removing intermediate container 452c4b39d599 [2022-06-03T15:31:36.404Z] ---> dd524207fde2 [2022-06-03T15:31:36.404Z] [2022-06-03T15:31:36.404Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T15:31:36.404Z] ---> e04c818066af [2022-06-03T15:31:36.404Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:31:36.404Z] ---> Using cache [2022-06-03T15:31:36.404Z] ---> eeff30c190da [2022-06-03T15:31:36.404Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:31:36.404Z] ---> Using cache [2022-06-03T15:31:36.404Z] ---> Running in 65ff24482a67 [2022-06-03T15:31:36.404Z] ---> ddf46cbd7fa2 [2022-06-03T15:31:36.404Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T15:31:36.404Z] ---> Running in eb63e7a9689f [2022-06-03T15:31:36.404Z] ---> f1e514ab8abe [2022-06-03T15:31:36.404Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T15:31:36.404Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T15:31:36.404Z] Removing intermediate container 7e16a27f3ee1 [2022-06-03T15:31:36.404Z] ---> 771e08e7fdbe [2022-06-03T15:31:36.404Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:31:36.405Z] Removing intermediate container 65ff24482a67 [2022-06-03T15:31:36.405Z] ---> dcfa47d54809 [2022-06-03T15:31:36.405Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:31:36.405Z] ---> Running in 6b61a0527dd5 [2022-06-03T15:31:36.405Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:31:36.405Z] Removing intermediate container eb63e7a9689f [2022-06-03T15:31:36.405Z] ---> e085fe8fb03d [2022-06-03T15:31:36.405Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T15:31:36.405Z] OK: 8 MiB in 20 packages [2022-06-03T15:31:36.665Z] ---> Running in e8b533a1820b [2022-06-03T15:31:36.665Z] ---> ac804521a0d1 [2022-06-03T15:31:36.665Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T15:31:36.665Z] Removing intermediate container 6b61a0527dd5 [2022-06-03T15:31:36.665Z] ---> b8a6e52ec675 [2022-06-03T15:31:36.665Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T15:31:36.665Z] Removing intermediate container e8b533a1820b [2022-06-03T15:31:36.665Z] ---> Running in a54548b85d8c [2022-06-03T15:31:36.665Z] ---> 8c1aa773b830 [2022-06-03T15:31:36.665Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:31:36.925Z] Removing intermediate container a54548b85d8c [2022-06-03T15:31:36.925Z] ---> fe75180ac9e5 [2022-06-03T15:31:36.925Z] Step 21/22 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:31:36.925Z] ---> ad3298e6e1bd [2022-06-03T15:31:36.925Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T15:31:36.925Z] ---> 500ffd9a1837 [2022-06-03T15:31:36.925Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T15:31:36.925Z] ---> Running in 93b5950c5f8b [2022-06-03T15:31:36.925Z] Removing intermediate container 3f96d0fb5d28 [2022-06-03T15:31:36.925Z] ---> 9aa61cbcb3c4 [2022-06-03T15:31:36.925Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:31:37.186Z] ---> 4381b26486ed [2022-06-03T15:31:37.186Z] ---> a2310c080976 [2022-06-03T15:31:37.186Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T15:31:37.186Z] [2022-06-03T15:31:37.186Z] Removing intermediate container 93b5950c5f8b [2022-06-03T15:31:37.186Z] ---> 4d22e84bbbad [2022-06-03T15:31:37.186Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T15:31:37.186Z] ---> Running in 8237066ec092 [2022-06-03T15:31:37.186Z] ---> Running in 8cc938348aca [2022-06-03T15:31:37.186Z] ---> 6e704a6d5b1b [2022-06-03T15:31:37.186Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T15:31:37.186Z] ---> f1fac80f42e6 [2022-06-03T15:31:37.186Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T15:31:37.445Z] Removing intermediate container 8cc938348aca [2022-06-03T15:31:37.445Z] ---> 6172422795f9 [2022-06-03T15:31:37.445Z] [2022-06-03T15:31:37.445Z] Removing intermediate container 8237066ec092 [2022-06-03T15:31:37.445Z] ---> cb141c6c1d96 [2022-06-03T15:31:37.445Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:31:37.445Z] ---> a24b4e3fd241 [2022-06-03T15:31:37.445Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T15:31:37.445Z] ---> Running in f2aadf7ff30d [2022-06-03T15:31:37.445Z] ---> 9f0d8f878b57 [2022-06-03T15:31:37.445Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T15:31:37.445Z] Removing intermediate container f2aadf7ff30d [2022-06-03T15:31:37.445Z] ---> 0708ee220885 [2022-06-03T15:31:37.445Z] Step 19/21 : LABEL arch=x86_64 [2022-06-03T15:31:37.445Z] Successfully built 6172422795f9 [2022-06-03T15:31:37.716Z] Successfully tagged core-command:latest [2022-06-03T15:31:37.716Z]  Building core-command ... done Building sys-mgmt-agent [2022-06-03T15:31:37.716Z] ---> 21232a614054 [2022-06-03T15:31:37.716Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T15:31:37.716Z] ---> Running in 50bcbac1c194 [2022-06-03T15:31:37.716Z] ---> 0b04d502802a [2022-06-03T15:31:37.716Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T15:31:37.716Z] ---> Running in b68ceb15bd55 [2022-06-03T15:31:37.716Z] ---> 198035a9f27f [2022-06-03T15:31:37.716Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T15:31:37.716Z] Removing intermediate container 50bcbac1c194 [2022-06-03T15:31:37.716Z] ---> fc95f08f5a8e [2022-06-03T15:31:37.716Z] Step 20/21 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:31:37.984Z] ---> Running in 9e5a44838d31 [2022-06-03T15:31:37.984Z] ---> 9f8f8589fed7 [2022-06-03T15:31:37.984Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T15:31:38.244Z] Removing intermediate container b68ceb15bd55 [2022-06-03T15:31:38.244Z] ---> 34aa26e83926 [2022-06-03T15:31:38.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:31:38.244Z] ---> Running in f9a4149ba949 [2022-06-03T15:31:38.244Z] ---> Running in 2e722c5a2ce3 [2022-06-03T15:31:38.505Z] ---> Running in f05db6876a09 [2022-06-03T15:31:38.505Z] Removing intermediate container 9e5a44838d31 [2022-06-03T15:31:38.505Z] ---> 241c513ccee9 [2022-06-03T15:31:38.505Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T15:31:38.767Z] Removing intermediate container f9a4149ba949 [2022-06-03T15:31:38.767Z] ---> d65b867d1f1f [2022-06-03T15:31:38.767Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T15:31:38.767Z] Removing intermediate container 2e722c5a2ce3 [2022-06-03T15:31:38.767Z] ---> 2853593bfb7f [2022-06-03T15:31:38.767Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:31:38.767Z] Removing intermediate container f05db6876a09 [2022-06-03T15:31:38.767Z] ---> 552ca8cd055f [2022-06-03T15:31:38.767Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T15:31:38.767Z] ---> Running in e69f6696f2e3 [2022-06-03T15:31:38.767Z] ---> Running in a1b4671b4884 [2022-06-03T15:31:38.767Z] ---> Running in ced49f1af888 [2022-06-03T15:31:38.767Z] ---> 755b71aab502 [2022-06-03T15:31:38.767Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T15:31:39.032Z] Removing intermediate container a1b4671b4884 [2022-06-03T15:31:39.032Z] ---> 31dd3af22682 [2022-06-03T15:31:39.032Z] [2022-06-03T15:31:39.032Z] Removing intermediate container e69f6696f2e3 [2022-06-03T15:31:39.032Z] ---> 1f864226e113 [2022-06-03T15:31:39.032Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T15:31:39.032Z] ---> Running in f7a78a506c40 [2022-06-03T15:31:39.032Z] Removing intermediate container ced49f1af888 [2022-06-03T15:31:39.032Z] ---> b7e51288c46b [2022-06-03T15:31:39.032Z] Step 22/23 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:31:39.032Z] ---> Running in 6d3280d333b8 [2022-06-03T15:31:39.032Z] ---> Running in b9500bff4fb9 [2022-06-03T15:31:39.032Z] Removing intermediate container b9500bff4fb9 [2022-06-03T15:31:39.032Z] ---> 53c67d97c336 [2022-06-03T15:31:39.032Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T15:31:39.032Z] Successfully built 31dd3af22682 [2022-06-03T15:31:39.293Z] Successfully tagged support-notifications:latest [2022-06-03T15:31:39.293Z]  Building support-notifications ... done Building security-secretstore-setup [2022-06-03T15:31:39.293Z] Removing intermediate container 6d3280d333b8 [2022-06-03T15:31:39.293Z] ---> 1521ca0dba86 [2022-06-03T15:31:39.293Z] Step 21/22 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:31:39.293Z] ---> Running in db794324c38e [2022-06-03T15:31:39.293Z] ---> Running in 0d73cc391c12 [2022-06-03T15:31:39.293Z] Removing intermediate container db794324c38e [2022-06-03T15:31:39.293Z] ---> d212956f5ff3 [2022-06-03T15:31:39.293Z] [2022-06-03T15:31:39.293Z] Removing intermediate container 0d73cc391c12 [2022-06-03T15:31:39.293Z] ---> 7412cc42846e [2022-06-03T15:31:39.293Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T15:31:39.553Z] ---> Running in c70011968a7a [2022-06-03T15:31:39.553Z] Successfully built d212956f5ff3 [2022-06-03T15:31:39.553Z] Successfully tagged support-scheduler:latest [2022-06-03T15:31:39.553Z] Building security-proxy-setup [2022-06-03T15:31:39.553Z]  Building support-scheduler ... done Removing intermediate container c70011968a7a [2022-06-03T15:31:39.553Z] ---> 17b338dd4967 [2022-06-03T15:31:39.553Z] [2022-06-03T15:31:39.553Z] Removing intermediate container f7a78a506c40 [2022-06-03T15:31:39.553Z] ---> ec55b945a430 [2022-06-03T15:31:39.553Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T15:31:39.813Z] Successfully built 17b338dd4967 [2022-06-03T15:31:39.813Z] Successfully tagged core-data:latest [2022-06-03T15:31:39.813Z]  Building core-data ... done Building core-metadata [2022-06-03T15:31:39.813Z] ---> Running in 7f144ed27b7e [2022-06-03T15:31:39.813Z] Removing intermediate container 7f144ed27b7e [2022-06-03T15:31:39.813Z] ---> 1e9e6eb900b6 [2022-06-03T15:31:39.813Z] Step 27/30 : CMD ["gate"] [2022-06-03T15:31:39.813Z] ---> Running in f27fd654ca18 [2022-06-03T15:31:40.073Z] Removing intermediate container f27fd654ca18 [2022-06-03T15:31:40.073Z] ---> e68b5bb4b8cd [2022-06-03T15:31:40.073Z] Step 28/30 : LABEL arch=x86_64 [2022-06-03T15:31:40.073Z] ---> Running in df080aff273c [2022-06-03T15:31:40.334Z] Removing intermediate container df080aff273c [2022-06-03T15:31:40.334Z] ---> 9328878b9b7e [2022-06-03T15:31:40.334Z] Step 29/30 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:31:40.334Z] ---> Running in 0284e4ed8516 [2022-06-03T15:31:40.594Z] Removing intermediate container 0284e4ed8516 [2022-06-03T15:31:40.594Z] ---> 1becc9c7814a [2022-06-03T15:31:40.594Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T15:31:41.167Z] ---> Running in c8209d62d308 [2022-06-03T15:31:41.427Z] Removing intermediate container c8209d62d308 [2022-06-03T15:31:41.427Z] ---> aa1b82e3c562 [2022-06-03T15:31:41.427Z] [2022-06-03T15:31:41.427Z] Successfully built aa1b82e3c562 [2022-06-03T15:31:41.427Z] Successfully tagged security-bootstrapper:latest [2022-06-03T15:31:51.412Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:51.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:51.412Z] ---> 8a4eeb685d8b [2022-06-03T15:31:51.412Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:31:51.412Z] ---> Using cache [2022-06-03T15:31:51.412Z] ---> 12a7c9b7c40d [2022-06-03T15:31:51.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:51.412Z] ---> Using cache [2022-06-03T15:31:51.412Z] ---> 96d426855f16 [2022-06-03T15:31:51.412Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T15:31:52.792Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:52.792Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:52.792Z] ---> 8a4eeb685d8b [2022-06-03T15:31:52.792Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T15:31:52.792Z] ---> Using cache [2022-06-03T15:31:52.792Z] ---> 12a7c9b7c40d [2022-06-03T15:31:52.792Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:52.792Z] ---> Using cache [2022-06-03T15:31:52.792Z] ---> 96d426855f16 [2022-06-03T15:31:52.792Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T15:31:53.052Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:53.052Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:53.052Z] ---> 8a4eeb685d8b [2022-06-03T15:31:53.052Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:31:53.052Z] ---> Using cache [2022-06-03T15:31:53.052Z] ---> 12a7c9b7c40d [2022-06-03T15:31:53.052Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:53.052Z] ---> Using cache [2022-06-03T15:31:53.052Z] ---> 96d426855f16 [2022-06-03T15:31:53.052Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T15:31:53.314Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:31:53.314Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:31:53.314Z] ---> 8a4eeb685d8b [2022-06-03T15:31:53.314Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T15:31:53.314Z] ---> Using cache [2022-06-03T15:31:53.314Z] ---> 12a7c9b7c40d [2022-06-03T15:31:53.314Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:31:53.314Z] ---> Using cache [2022-06-03T15:31:53.314Z] ---> 96d426855f16 [2022-06-03T15:31:53.314Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T15:31:54.700Z] ---> Running in e9cba5cfe155 [2022-06-03T15:31:54.700Z] ---> Running in ddf4a5ae5217 [2022-06-03T15:31:54.700Z] ---> Running in 4e37aaf4eae9 [2022-06-03T15:31:54.700Z] ---> Running in 5cb0a551f5dd [2022-06-03T15:31:55.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:55.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:55.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:55.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:56.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:56.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:56.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:56.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:31:56.421Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:56.421Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:56.685Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:56.685Z] Removing intermediate container ddf4a5ae5217 [2022-06-03T15:31:56.685Z] ---> 516d45c2c435 [2022-06-03T15:31:56.685Z] Step 6/24 : COPY . . [2022-06-03T15:31:56.957Z] Removing intermediate container e9cba5cfe155 [2022-06-03T15:31:56.957Z] ---> 9de3fdd1bded [2022-06-03T15:31:56.957Z] Step 6/22 : COPY . . [2022-06-03T15:31:57.276Z] OK: 221 MiB in 52 packages [2022-06-03T15:31:57.568Z] Removing intermediate container 5cb0a551f5dd [2022-06-03T15:31:57.568Z] ---> 1b9cd649be53 [2022-06-03T15:31:57.568Z] Step 6/20 : COPY . . [2022-06-03T15:32:00.857Z] Removing intermediate container 4e37aaf4eae9 [2022-06-03T15:32:00.857Z] ---> cc0ff2e75fa1 [2022-06-03T15:32:00.858Z] Step 6/22 : COPY . . [2022-06-03T15:32:03.413Z] ---> cc0b8da36d9c [2022-06-03T15:32:03.413Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:32:03.674Z] ---> ad109f1eda08 [2022-06-03T15:32:03.674Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:32:03.674Z] ---> 1bc044ce54a2 [2022-06-03T15:32:03.674Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:32:03.674Z] ---> Running in 964270e077ae [2022-06-03T15:32:03.674Z] ---> Running in 8815f17ef1e4 [2022-06-03T15:32:03.674Z] ---> Running in fcf07786d55a [2022-06-03T15:32:03.934Z] skipping... [2022-06-03T15:32:04.503Z] skipping... [2022-06-03T15:32:04.504Z] skipping... [2022-06-03T15:32:04.504Z] Removing intermediate container 964270e077ae [2022-06-03T15:32:04.504Z] ---> 381191f9e42f [2022-06-03T15:32:04.504Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T15:32:04.504Z] ---> Running in 31894b5e41ba [2022-06-03T15:32:05.077Z] Removing intermediate container 8815f17ef1e4 [2022-06-03T15:32:05.077Z] ---> df49c0f83551 [2022-06-03T15:32:05.077Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T15:32:05.077Z] Removing intermediate container fcf07786d55a [2022-06-03T15:32:05.077Z] ---> 7ae618ad2ef2 [2022-06-03T15:32:05.077Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T15:32:05.077Z] ---> Running in 2f0365c9e98e [2022-06-03T15:32:05.077Z] ---> Running in 3f7884de5481 [2022-06-03T15:32:05.077Z] 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-03T15:32:05.338Z] 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-03T15:32:05.602Z] 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-03T15:32:06.987Z] ---> ea2f85dc2042 [2022-06-03T15:32:06.987Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:32:06.987Z] ---> Running in daf52ca6ee6f [2022-06-03T15:32:08.362Z] skipping... [2022-06-03T15:32:08.931Z] Removing intermediate container daf52ca6ee6f [2022-06-03T15:32:08.931Z] ---> 88fc50c44e6d [2022-06-03T15:32:08.931Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T15:32:08.931Z] ---> Running in 86c6102d0314 [2022-06-03T15:32:09.500Z] 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-03T15:32:14.143Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-958 in /w/workspace/edgexfoundry_edgex-go_PR-4048 [Pipeline] { [Pipeline] ws [2022-06-03T15:32:14.181Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T15:32:14.265Z] The recommended git tool is: git [2022-06-03T15:32:14.777Z] 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-03T15:32:14.777Z] 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-03T15:32:16.689Z] Removing intermediate container 2f0365c9e98e [2022-06-03T15:32:16.689Z] ---> 65f15dbb3f7c [2022-06-03T15:32:16.689Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T15:32:16.689Z] ---> Running in d6d0d1971309 [2022-06-03T15:32:17.259Z] 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-03T15:32:17.259Z] Removing intermediate container 31894b5e41ba [2022-06-03T15:32:17.259Z] ---> 8545c19b1391 [2022-06-03T15:32:17.259Z] [2022-06-03T15:32:17.259Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T15:32:17.259Z] ---> e04c818066af [2022-06-03T15:32:17.259Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T15:32:17.518Z] ---> Running in 6bf731259284 [2022-06-03T15:32:17.518Z] Removing intermediate container 3f7884de5481 [2022-06-03T15:32:17.518Z] ---> b2801afef17a [2022-06-03T15:32:17.518Z] [2022-06-03T15:32:17.518Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T15:32:17.518Z] ---> e04c818066af [2022-06-03T15:32:17.518Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T15:32:17.518Z] ---> Running in c1f2c620d9eb [2022-06-03T15:32:17.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:32:18.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:32:18.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:32:18.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:32:18.037Z] Removing intermediate container d6d0d1971309 [2022-06-03T15:32:18.037Z] ---> f9f1003c3c5a [2022-06-03T15:32:18.037Z] [2022-06-03T15:32:18.037Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T15:32:18.037Z] 20.10.8: Pulling from library/docker [2022-06-03T15:32:18.037Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T15:32:18.297Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T15:32:18.297Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T15:32:18.297Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:32:18.297Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:32:18.297Z] OK: 6 MiB in 17 packages [2022-06-03T15:32:18.297Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T15:32:18.297Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T15:32:18.297Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T15:32:18.297Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T15:32:18.297Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T15:32:18.297Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:32:18.297Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:32:18.297Z] OK: 8 MiB in 19 packages [2022-06-03T15:32:19.241Z] Removing intermediate container 86c6102d0314 [2022-06-03T15:32:19.241Z] ---> 97ec6e2490ec [2022-06-03T15:32:19.241Z] [2022-06-03T15:32:19.241Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:32:19.241Z] ---> e04c818066af [2022-06-03T15:32:19.241Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:32:19.241Z] ---> Using cache [2022-06-03T15:32:19.241Z] ---> eeff30c190da [2022-06-03T15:32:19.241Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:32:19.241Z] ---> Using cache [2022-06-03T15:32:19.241Z] ---> ddf46cbd7fa2 [2022-06-03T15:32:19.241Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T15:32:19.241Z] ---> Running in 6db04912fcaf [2022-06-03T15:32:19.241Z] Removing intermediate container c1f2c620d9eb [2022-06-03T15:32:19.241Z] ---> 5fed0b7f8c21 [2022-06-03T15:32:19.241Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T15:32:19.241Z] Removing intermediate container 6bf731259284 [2022-06-03T15:32:19.241Z] ---> 0ab71568aac8 [2022-06-03T15:32:19.241Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T15:32:19.241Z] Removing intermediate container 6db04912fcaf [2022-06-03T15:32:19.241Z] ---> 01655221ea76 [2022-06-03T15:32:19.241Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T15:32:19.241Z] ---> Running in 1a00d9303b72 [2022-06-03T15:32:19.241Z] ---> Running in 28eebb2929f8 [2022-06-03T15:32:19.241Z] ---> Running in 7f69f1334f90 [2022-06-03T15:32:19.500Z] Removing intermediate container 28eebb2929f8 [2022-06-03T15:32:19.500Z] ---> cc8fb51bf9f0 [2022-06-03T15:32:19.500Z] Step 12/20 : WORKDIR /edgex [2022-06-03T15:32:19.500Z] Removing intermediate container 7f69f1334f90 [2022-06-03T15:32:19.500Z] ---> d8700285126c [2022-06-03T15:32:19.500Z] Step 14/22 : WORKDIR / [2022-06-03T15:32:19.500Z] Removing intermediate container 1a00d9303b72 [2022-06-03T15:32:19.500Z] ---> dbc9b6af157d [2022-06-03T15:32:19.500Z] Step 12/24 : WORKDIR / [2022-06-03T15:32:19.500Z] ---> Running in 7c43402067f7 [2022-06-03T15:32:19.500Z] ---> Running in aa10fb477d67 [2022-06-03T15:32:19.500Z] ---> Running in 26ee6eeb8263 [2022-06-03T15:32:19.761Z] Removing intermediate container 7c43402067f7 [2022-06-03T15:32:19.761Z] ---> 8f546b31c4e4 [2022-06-03T15:32:19.761Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T15:32:19.761Z] Removing intermediate container 26ee6eeb8263 [2022-06-03T15:32:19.761Z] ---> c99cf3c10537 [2022-06-03T15:32:19.761Z] 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-03T15:32:19.761Z] Removing intermediate container aa10fb477d67 [2022-06-03T15:32:19.761Z] ---> dad06913acfc [2022-06-03T15:32:19.761Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:32:19.761Z] ---> 6e2da8396e81 [2022-06-03T15:32:19.761Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T15:32:20.043Z] ---> c2cdfa4006b4 [2022-06-03T15:32:20.043Z] 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-03T15:32:20.043Z] ---> 2c23964fd5d5 [2022-06-03T15:32:20.043Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T15:32:20.306Z] ---> 6246dfb99778 [2022-06-03T15:32:20.307Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T15:32:20.307Z] ---> 7d44d26587f8 [2022-06-03T15:32:20.307Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T15:32:20.567Z] ---> 499a85830a56 [2022-06-03T15:32:20.567Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T15:32:20.567Z] ---> 1c8f6e4b300f [2022-06-03T15:32:20.567Z] 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-03T15:32:20.567Z] ---> 1fd36b8912ed [2022-06-03T15:32:20.567Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T15:32:20.832Z] ---> 7046af917fe0 [2022-06-03T15:32:20.832Z] ---> Running in 2b46ebc7a003 [2022-06-03T15:32:20.832Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T15:32:20.832Z] ---> 586dbdc82563 [2022-06-03T15:32:20.832Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T15:32:20.832Z] ---> Running in 67c70c3725ce [2022-06-03T15:32:20.832Z] Removing intermediate container 2b46ebc7a003 [2022-06-03T15:32:20.832Z] ---> 25f3117f8e92 [2022-06-03T15:32:20.832Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:32:20.832Z] ---> Running in cb4a976345f3 [2022-06-03T15:32:21.092Z] Removing intermediate container 67c70c3725ce [2022-06-03T15:32:21.092Z] ---> 6b84a93171b9 [2022-06-03T15:32:21.092Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T15:32:21.092Z] ---> Running in b37aae3e8043 [2022-06-03T15:32:21.092Z] Removing intermediate container cb4a976345f3 [2022-06-03T15:32:21.092Z] ---> d577709edd28 [2022-06-03T15:32:21.092Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T15:32:21.092Z] ---> Running in 60b552305815 [2022-06-03T15:32:21.092Z] ---> 16e838114715 [2022-06-03T15:32:21.092Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T15:32:21.092Z] Removing intermediate container b37aae3e8043 [2022-06-03T15:32:21.092Z] ---> b3ef01e15db1 [2022-06-03T15:32:21.092Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T15:32:21.092Z] ---> Running in 402c1437a50f [2022-06-03T15:32:21.352Z] Removing intermediate container 60b552305815 [2022-06-03T15:32:21.352Z] ---> 84e49e289af6 [2022-06-03T15:32:21.352Z] Step 21/22 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:32:21.352Z] ---> Running in e8c9ca871845 [2022-06-03T15:32:21.352Z] Removing intermediate container 402c1437a50f [2022-06-03T15:32:21.352Z] ---> a61e180a970f [2022-06-03T15:32:21.352Z] Step 19/20 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:32:21.352Z] ---> Running in 808a50efd21d [2022-06-03T15:32:21.352Z] Removing intermediate container e8c9ca871845 [2022-06-03T15:32:21.352Z] ---> a80bb0fcd3c2 [2022-06-03T15:32:21.352Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T15:32:21.611Z] ---> Running in deb6106a1d79 [2022-06-03T15:32:21.611Z] Removing intermediate container 808a50efd21d [2022-06-03T15:32:21.611Z] ---> 9f82753df87f [2022-06-03T15:32:21.611Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T15:32:21.611Z] ---> Running in cac54ecda2b1 [2022-06-03T15:32:21.611Z] ---> 3b892ecb6cff [2022-06-03T15:32:21.611Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T15:32:21.611Z] Removing intermediate container deb6106a1d79 [2022-06-03T15:32:21.611Z] ---> 1d60448e3807 [2022-06-03T15:32:21.611Z] [2022-06-03T15:32:21.611Z] Removing intermediate container cac54ecda2b1 [2022-06-03T15:32:21.611Z] ---> 66017be9e335 [2022-06-03T15:32:21.611Z] [2022-06-03T15:32:21.872Z] ---> daaecd56fd16 [2022-06-03T15:32:21.872Z] 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-03T15:32:21.872Z] Successfully built 1d60448e3807 [2022-06-03T15:32:21.872Z] Successfully tagged core-metadata:latest [2022-06-03T15:32:21.872Z]  Building core-metadata ... done  ---> Running in 2c313946772c [2022-06-03T15:32:21.872Z] Successfully built 66017be9e335 [2022-06-03T15:32:21.872Z] Successfully tagged security-proxy-setup:latest [2022-06-03T15:32:22.132Z]  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T15:32:22.132Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T15:32:22.132Z] ---> bc6c0ffef665 [2022-06-03T15:32:22.132Z] 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-03T15:32:22.132Z] ---> Running in 977222a39d08 [2022-06-03T15:32:22.132Z] Removing intermediate container 977222a39d08 [2022-06-03T15:32:22.132Z] ---> 7bf748809660 [2022-06-03T15:32:22.132Z] 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-03T15:32:22.154Z] using credential edgex-jenkins-ssh [2022-06-03T15:32:22.171Z] Cloning the remote Git repository [2022-06-03T15:32:22.392Z] ---> Running in aeddbe12eb95 [2022-06-03T15:32:22.651Z] Removing intermediate container 2c313946772c [2022-06-03T15:32:22.651Z] ---> d447ac115559 [2022-06-03T15:32:22.651Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T15:32:22.651Z] ---> Running in 74c89fe9d8c3 [2022-06-03T15:32:22.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:32:22.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:32:22.651Z] Removing intermediate container 74c89fe9d8c3 [2022-06-03T15:32:22.651Z] ---> fd79b00cab2b [2022-06-03T15:32:22.651Z] Step 22/24 : LABEL arch=x86_64 [2022-06-03T15:32:22.651Z] ---> Running in 1d32b6f00658 [2022-06-03T15:32:22.235Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T15:32:22.328Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T15:32:22.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T15:32:22.454Z] > git --version # timeout=10 [2022-06-03T15:32:22.479Z] > git --version # 'git version 2.25.1' [2022-06-03T15:32:22.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T15:32:22.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T15:32:22.911Z] Removing intermediate container 1d32b6f00658 [2022-06-03T15:32:22.911Z] ---> 5804dd392495 [2022-06-03T15:32:22.911Z] Step 23/24 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:32:22.912Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T15:32:22.912Z] ---> Running in 024f99f1b577 [2022-06-03T15:32:22.912Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T15:32:22.912Z] Executing bash-5.1.16-r0.post-install [2022-06-03T15:32:22.912Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T15:32:22.912Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T15:32:22.912Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T15:32:22.912Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T15:32:22.912Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T15:32:22.912Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T15:32:22.912Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T15:32:22.912Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T15:32:22.912Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T15:32:22.912Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T15:32:22.912Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T15:32:22.912Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T15:32:22.912Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T15:32:22.912Z] Removing intermediate container 024f99f1b577 [2022-06-03T15:32:22.912Z] ---> 0320510ab010 [2022-06-03T15:32:22.912Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T15:32:22.912Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T15:32:22.912Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T15:32:22.912Z] ---> Running in cb97e7688df0 [2022-06-03T15:32:23.174Z] Removing intermediate container cb97e7688df0 [2022-06-03T15:32:23.174Z] ---> 1f51121189e5 [2022-06-03T15:32:23.174Z] [2022-06-03T15:32:23.174Z] Successfully built 1f51121189e5 [2022-06-03T15:32:23.435Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T15:32:23.435Z]  Building security-secretstore-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T15:32:23.435Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T15:32:23.435Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T15:32:23.435Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T15:32:23.435Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T15:32:23.435Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T15:32:23.435Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T15:32:23.435Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T15:32:23.435Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T15:32:23.435Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T15:32:23.435Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T15:32:23.435Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T15:32:23.435Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T15:32:23.435Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T15:32:23.435Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T15:32:23.435Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T15:32:23.435Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T15:32:23.435Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T15:32:23.435Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T15:32:23.435Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T15:32:23.435Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T15:32:23.435Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T15:32:23.435Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T15:32:23.435Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T15:32:23.696Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T15:32:23.696Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T15:32:23.696Z] OK: 84 MiB in 64 packages [2022-06-03T15:32:24.265Z] Collecting docker-compose==1.23.2 [2022-06-03T15:32:24.265Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T15:32:24.526Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T15:32:24.526Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T15:32:24.526Z] Collecting PyYAML<4,>=3.10 [2022-06-03T15:32:24.526Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T15:32:25.093Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T15:32:25.093Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T15:32:25.670Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T15:32:25.670Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T15:32:25.670Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T15:32:25.670Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T15:32:25.932Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T15:32:25.932Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T15:32:25.932Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T15:32:25.932Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T15:32:25.932Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T15:32:25.932Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T15:32:26.195Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T15:32:26.195Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T15:32:26.456Z] 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-03T15:32:26.456Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T15:32:26.456Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T15:32:26.456Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T15:32:26.456Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T15:32:26.456Z] Collecting idna<2.8,>=2.5 [2022-06-03T15:32:26.456Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T15:32:26.456Z] 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-03T15:32:26.717Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T15:32:26.717Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T15:32:26.717Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T15:32:26.717Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T15:32:26.717Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T15:32:26.717Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T15:32:26.717Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T15:32:26.717Z] Attempting uninstall: urllib3 [2022-06-03T15:32:26.717Z] Found existing installation: urllib3 1.26.5 [2022-06-03T15:32:26.717Z] Uninstalling urllib3-1.26.5: [2022-06-03T15:32:26.717Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T15:32:26.977Z] Attempting uninstall: idna [2022-06-03T15:32:26.977Z] Found existing installation: idna 3.2 [2022-06-03T15:32:26.977Z] Uninstalling idna-3.2: [2022-06-03T15:32:26.977Z] Successfully uninstalled idna-3.2 [2022-06-03T15:32:26.977Z] Attempting uninstall: chardet [2022-06-03T15:32:26.977Z] Found existing installation: chardet 4.0.0 [2022-06-03T15:32:26.977Z] Uninstalling chardet-4.0.0: [2022-06-03T15:32:26.977Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T15:32:27.238Z] Attempting uninstall: requests [2022-06-03T15:32:27.238Z] Found existing installation: requests 2.25.1 [2022-06-03T15:32:27.238Z] Uninstalling requests-2.25.1: [2022-06-03T15:32:27.238Z] Successfully uninstalled requests-2.25.1 [2022-06-03T15:32:27.500Z] Running setup.py install for texttable: started [2022-06-03T15:32:27.767Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T15:32:27.767Z] Running setup.py install for PyYAML: started [2022-06-03T15:32:28.035Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T15:32:28.035Z] Running setup.py install for docopt: started [2022-06-03T15:32:28.608Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T15:32:28.608Z] Running setup.py install for dockerpty: started [2022-06-03T15:32:28.871Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T15:32:29.134Z] 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-03T15:32:31.676Z] Removing intermediate container aeddbe12eb95 [2022-06-03T15:32:31.676Z] ---> 816a1fc28035 [2022-06-03T15:32:31.676Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T15:32:31.676Z] ---> Running in a82326ad3fb6 [2022-06-03T15:32:31.676Z] Removing intermediate container a82326ad3fb6 [2022-06-03T15:32:31.676Z] ---> 7029fb57da81 [2022-06-03T15:32:31.676Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T15:32:31.937Z] ---> Running in 714f7025bf10 [2022-06-03T15:32:31.937Z] Removing intermediate container 714f7025bf10 [2022-06-03T15:32:31.937Z] ---> 669c25795a59 [2022-06-03T15:32:31.937Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T15:32:32.200Z] ---> 31d099413dfa [2022-06-03T15:32:32.200Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T15:32:32.463Z] ---> 4a51430e510e [2022-06-03T15:32:32.463Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T15:32:32.463Z] ---> 610846b03a33 [2022-06-03T15:32:32.463Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T15:32:32.724Z] ---> Running in cd1cc08b9526 [2022-06-03T15:32:32.724Z] Removing intermediate container cd1cc08b9526 [2022-06-03T15:32:32.724Z] ---> bbfe3da206d2 [2022-06-03T15:32:32.724Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:32:32.724Z] ---> Running in 12a36810ae52 [2022-06-03T15:32:32.724Z] Removing intermediate container 12a36810ae52 [2022-06-03T15:32:32.724Z] ---> 2123c8556f14 [2022-06-03T15:32:32.724Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T15:32:32.985Z] ---> Running in 7496fb302566 [2022-06-03T15:32:32.985Z] Removing intermediate container 7496fb302566 [2022-06-03T15:32:32.985Z] ---> a16ae715e176 [2022-06-03T15:32:32.985Z] Step 21/22 : LABEL git_sha=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [2022-06-03T15:32:32.985Z] ---> Running in 2fe6d940fa21 [2022-06-03T15:32:32.985Z] Removing intermediate container 2fe6d940fa21 [2022-06-03T15:32:32.985Z] ---> 1c6d9b4d4348 [2022-06-03T15:32:32.985Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T15:32:32.985Z] ---> Running in d09b32623263 [2022-06-03T15:32:33.246Z] Removing intermediate container d09b32623263 [2022-06-03T15:32:33.246Z] ---> 8761fe0620c4 [2022-06-03T15:32:33.246Z] [2022-06-03T15:32:33.246Z] Successfully built 8761fe0620c4 [2022-06-03T15:32:33.246Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T15:32:33.256Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-03T15:32:33.279Z] $ docker stop --time=1 ad2585ef58f8639ef26b49bd031718d9f613c6338b89d771a2ce16cdec051537 [2022-06-03T15:32:34.567Z] $ docker rm -f ad2585ef58f8639ef26b49bd031718d9f613c6338b89d771a2ce16cdec051537 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T15:32:34.992Z] + docker images [2022-06-03T15:32:34.992Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T15:32:34.992Z] sys-mgmt-agent latest 8761fe0620c4 1 second ago 294MB [2022-06-03T15:32:34.992Z] security-secretstore-setup latest 1f51121189e5 12 seconds ago 27.7MB [2022-06-03T15:32:34.992Z] core-metadata latest 1d60448e3807 13 seconds ago 16.5MB [2022-06-03T15:32:34.992Z] security-proxy-setup latest 66017be9e335 13 seconds ago 26.1MB [2022-06-03T15:32:34.992Z] 97ec6e2490ec 16 seconds ago 1.79GB [2022-06-03T15:32:34.992Z] f9f1003c3c5a 17 seconds ago 1.78GB [2022-06-03T15:32:34.992Z] b2801afef17a 17 seconds ago 1.79GB [2022-06-03T15:32:34.992Z] 8545c19b1391 18 seconds ago 1.79GB [2022-06-03T15:32:34.992Z] security-bootstrapper latest aa1b82e3c562 53 seconds ago 18.7MB [2022-06-03T15:32:34.992Z] support-scheduler latest d212956f5ff3 55 seconds ago 15.9MB [2022-06-03T15:32:34.992Z] core-data latest 17b338dd4967 55 seconds ago 19.9MB [2022-06-03T15:32:34.992Z] support-notifications latest 31dd3af22682 56 seconds ago 16.6MB [2022-06-03T15:32:34.992Z] core-command latest 6172422795f9 57 seconds ago 15.7MB [2022-06-03T15:32:34.992Z] dd524207fde2 58 seconds ago 1.79GB [2022-06-03T15:32:34.992Z] ab3ee4c43944 About a minute ago 1.79GB [2022-06-03T15:32:34.992Z] 08abd316a101 About a minute ago 1.78GB [2022-06-03T15:32:34.992Z] b1a1f05cb95d About a minute ago 1.78GB [2022-06-03T15:32:34.992Z] 2f8cf8081ff2 About a minute ago 1.79GB [2022-06-03T15:32:34.992Z] ci-base-image-x86_64 latest 8a4eeb685d8b 3 minutes ago 1.27GB [2022-06-03T15:32:34.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 16 hours ago 253MB [2022-06-03T15:32:34.992Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-03T15:32:34.992Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T15:32:34.992Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-03T15:32:34.992Z] 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-03T15:32:41.054Z] Merging remotes/origin/jakarta commit db608d24777f3846be0c8d00faf18a86b4479024 into PR head commit 0a4c17501543170d39343640ceaece74d0dcfbfe [2022-06-03T15:32:40.186Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T15:32:40.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T15:32:40.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T15:32:40.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T15:32:40.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T15:32:40.310Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4048/head:refs/remotes/origin/PR-4048 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T15:32:41.080Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T15:32:41.107Z] > git checkout -f 0a4c17501543170d39343640ceaece74d0dcfbfe # timeout=10 [2022-06-03T15:32:42.611Z] Merge succeeded, producing 378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:32:42.611Z] Checking out Revision 378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 (PR-4048) [2022-06-03T15:32:41.792Z] > git remote # timeout=10 [2022-06-03T15:32:41.812Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T15:32:41.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T15:32:41.844Z] > git merge db608d24777f3846be0c8d00faf18a86b4479024 # timeout=10 [2022-06-03T15:32:42.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T15:32:42.622Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T15:32:42.639Z] > git checkout -f 378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 # timeout=10 [2022-06-03T15:32:47.160Z] Commit message: "Merge commit 'db608d24777f3846be0c8d00faf18a86b4479024' into HEAD" [2022-06-03T15:32:47.160Z] First time build. Skipping changelog. [2022-06-03T15:32:47.232Z] > git --version # timeout=10 [2022-06-03T15:32:47.244Z] > git --version # 'git version 2.25.1' [2022-06-03T15:32:47.263Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T15:32:48.381Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T15:32:48.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:32:48.381Z] Dload Upload Total Spent Left Speed [2022-06-03T15:32:48.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86900 0 --:--:-- --:--:-- --:--:-- 86900 [Pipeline] sh [2022-06-03T15:32:49.306Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T15:32:49.666Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T15:32:49.666Z] + sudo tee /etc/docker/daemon.new [2022-06-03T15:32:49.666Z] { [2022-06-03T15:32:49.666Z] "registry-mirrors": [ [2022-06-03T15:32:49.666Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T15:32:49.666Z] ], [2022-06-03T15:32:49.666Z] "bip": "10.250.0.254/24", [2022-06-03T15:32:49.666Z] "hosts": [ [2022-06-03T15:32:49.666Z] "tcp://0.0.0.0:5555", [2022-06-03T15:32:49.666Z] "unix:///var/run/docker.sock" [2022-06-03T15:32:49.666Z] ], [2022-06-03T15:32:49.666Z] "mtu": 1458, [2022-06-03T15:32:49.666Z] "selinux-enabled": true, [2022-06-03T15:32:49.666Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T15:32:49.666Z] } [Pipeline] sh [2022-06-03T15:32:50.019Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T15:32:50.387Z] + sudo service docker restart [2022-06-03T15:32:50.483Z] Still waiting to schedule task [2022-06-03T15:32:50.484Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T15:33:08.798Z] provisioning config files... [2022-06-03T15:33:08.827Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5539498299484389275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:33:09.235Z] ---> docker-login.sh [2022-06-03T15:33:09.235Z] nexus3.edgexfoundry.org:10001 [2022-06-03T15:33:09.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:33:10.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:33:10.107Z] Configure a credential helper to remove this warning. See [2022-06-03T15:33:10.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:33:10.107Z] [2022-06-03T15:33:10.107Z] Login Succeeded [2022-06-03T15:33:10.383Z] nexus3.edgexfoundry.org:10002 [2022-06-03T15:33:10.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:33:10.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:33:10.658Z] Configure a credential helper to remove this warning. See [2022-06-03T15:33:10.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:33:10.658Z] [2022-06-03T15:33:10.658Z] Login Succeeded [2022-06-03T15:33:10.658Z] nexus3.edgexfoundry.org:10003 [2022-06-03T15:33:11.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:33:11.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:33:11.258Z] Configure a credential helper to remove this warning. See [2022-06-03T15:33:11.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:33:11.258Z] [2022-06-03T15:33:11.258Z] Login Succeeded [2022-06-03T15:33:11.258Z] nexus3.edgexfoundry.org:10004 [2022-06-03T15:33:11.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:33:11.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:33:11.855Z] Configure a credential helper to remove this warning. See [2022-06-03T15:33:11.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:33:11.855Z] [2022-06-03T15:33:11.855Z] Login Succeeded [2022-06-03T15:33:11.855Z] docker.io [2022-06-03T15:33:12.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:33:12.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:33:12.724Z] Configure a credential helper to remove this warning. See [2022-06-03T15:33:12.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:33:12.724Z] [2022-06-03T15:33:12.724Z] Login Succeeded [2022-06-03T15:33:12.724Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T15:33:12.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T15:33:13.163Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T15:33:13.191Z] ========================================================= [2022-06-03T15:33:13.191Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T15:33:13.191Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:33:13.571Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T15:33:13.848Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T15:33:13.849Z] 9b3977197b4f: Pulling fs layer [2022-06-03T15:33:13.849Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T15:33:13.849Z] 94645a83ff95: Pulling fs layer [2022-06-03T15:33:13.849Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T15:33:13.849Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T15:33:13.849Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T15:33:13.849Z] 626d30ff41c6: Pulling fs layer [2022-06-03T15:33:13.849Z] de1d54c125be: Pulling fs layer [2022-06-03T15:33:13.849Z] 63b1bc5785f6: Waiting [2022-06-03T15:33:13.849Z] 626d30ff41c6: Waiting [2022-06-03T15:33:13.849Z] de1d54c125be: Waiting [2022-06-03T15:33:13.849Z] 3f3a8bcf1eab: Waiting [2022-06-03T15:33:13.849Z] 0c92f367c5e7: Waiting [2022-06-03T15:33:13.849Z] 94645a83ff95: Verifying Checksum [2022-06-03T15:33:13.849Z] 94645a83ff95: Download complete [2022-06-03T15:33:13.849Z] 1a89e8eeedd5: Download complete [2022-06-03T15:33:13.849Z] 0c92f367c5e7: Download complete [2022-06-03T15:33:13.849Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T15:33:13.849Z] 63b1bc5785f6: Download complete [2022-06-03T15:33:13.849Z] 9b3977197b4f: Verifying Checksum [2022-06-03T15:33:13.849Z] 626d30ff41c6: Verifying Checksum [2022-06-03T15:33:13.849Z] 626d30ff41c6: Download complete [2022-06-03T15:33:14.849Z] 9b3977197b4f: Pull complete [2022-06-03T15:33:15.127Z] 1a89e8eeedd5: Pull complete [2022-06-03T15:33:15.728Z] 94645a83ff95: Pull complete [2022-06-03T15:33:16.003Z] de1d54c125be: Verifying Checksum [2022-06-03T15:33:16.003Z] de1d54c125be: Download complete [2022-06-03T15:33:16.603Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T15:33:16.603Z] 3f3a8bcf1eab: Download complete [2022-06-03T15:33:29.009Z] 3f3a8bcf1eab: Pull complete [2022-06-03T15:33:29.285Z] 0c92f367c5e7: Pull complete [2022-06-03T15:33:29.558Z] 63b1bc5785f6: Pull complete [2022-06-03T15:33:29.836Z] 626d30ff41c6: Pull complete [2022-06-03T15:33:35.254Z] de1d54c125be: Pull complete [2022-06-03T15:33:35.254Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T15:33:35.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T15:33:35.254Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:33:35.663Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-03T15:33:35.663Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T15:33:35.663Z] WORKDIR /edgex [2022-06-03T15:33:35.663Z] COPY go.mod . [2022-06-03T15:33:35.663Z] RUN go mod download [2022-06-03T15:33:39.065Z] Sending build context to Docker daemon 180.5MB [2022-06-03T15:33:39.065Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T15:33:39.065Z] ---> 5f011755c4a2 [2022-06-03T15:33:39.065Z] Step 2/4 : WORKDIR /edgex [2022-06-03T15:33:41.699Z] ---> Running in 59a289284d9d [2022-06-03T15:33:41.699Z] Removing intermediate container 59a289284d9d [2022-06-03T15:33:41.699Z] ---> f3813b02d058 [2022-06-03T15:33:41.699Z] Step 3/4 : COPY go.mod . [2022-06-03T15:33:41.977Z] ---> 0d5ba9fb1db2 [2022-06-03T15:33:41.977Z] Step 4/4 : RUN go mod download [2022-06-03T15:33:42.260Z] ---> Running in 89887c5e1094 [2022-06-03T15:33:54.931Z] Running on prd-ubuntu18.04-docker-8c-8g-959 in /w/workspace/edgexfoundry_edgex-go_PR-4048 [Pipeline] { [Pipeline] ws [2022-06-03T15:33:54.975Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T15:33:55.050Z] The recommended git tool is: git [2022-06-03T15:33:56.673Z] using credential edgex-jenkins-ssh [2022-06-03T15:33:56.683Z] Cloning the remote Git repository [2022-06-03T15:33:56.686Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T15:33:56.726Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T15:33:56.777Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T15:33:56.778Z] > git --version # timeout=10 [2022-06-03T15:33:56.785Z] > git --version # 'git version 2.17.1' [2022-06-03T15:33:56.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T15:33:56.828Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T15:34:01.859Z] Merging remotes/origin/jakarta commit db608d24777f3846be0c8d00faf18a86b4479024 into PR head commit 0a4c17501543170d39343640ceaece74d0dcfbfe [2022-06-03T15:34:01.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T15:34:01.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T15:34:01.239Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T15:34:01.253Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T15:34:01.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T15:34:01.258Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4048/head:refs/remotes/origin/PR-4048 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T15:34:01.878Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T15:34:01.882Z] > git checkout -f 0a4c17501543170d39343640ceaece74d0dcfbfe # timeout=10 [2022-06-03T15:34:02.006Z] > git remote # timeout=10 [2022-06-03T15:34:02.023Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T15:34:02.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T15:34:02.032Z] > git merge db608d24777f3846be0c8d00faf18a86b4479024 # timeout=10 [2022-06-03T15:34:02.142Z] Merge succeeded, producing c7ae3fc70fee2c3f81596cf0059dbdb592e1cfee [2022-06-03T15:34:02.142Z] Checking out Revision c7ae3fc70fee2c3f81596cf0059dbdb592e1cfee (PR-4048) [2022-06-03T15:34:02.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T15:34:02.158Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T15:34:02.164Z] > git checkout -f c7ae3fc70fee2c3f81596cf0059dbdb592e1cfee # timeout=10 [2022-06-03T15:34:05.657Z] Commit message: "Merge commit 'db608d24777f3846be0c8d00faf18a86b4479024' into HEAD" [2022-06-03T15:34:05.657Z] First time build. Skipping changelog. [2022-06-03T15:34:05.701Z] > git --version # timeout=10 [2022-06-03T15:34:05.706Z] > git --version # 'git version 2.17.1' [2022-06-03T15:34:05.710Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:34:06.538Z] + echo snap-build.sh [2022-06-03T15:34:06.538Z] snap-build.sh [2022-06-03T15:34:06.538Z] + SNAP_BASE_DIR=. [2022-06-03T15:34:06.538Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-06-03T15:34:06.538Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-06-03T15:34:06.538Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-06-03T15:34:06.538Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-06-03T15:34:06.538Z] + cd /w/workspace/edgex-go/1 [2022-06-03T15:34:06.538Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-06-03T15:34:06.538Z] Reading package lists... [2022-06-03T15:34:06.538Z] Building dependency tree... [2022-06-03T15:34:06.538Z] Reading state information... [2022-06-03T15:34:06.538Z] The following packages were automatically installed and are no longer required: [2022-06-03T15:34:06.538Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-06-03T15:34:06.538Z] uidmap xdelta3 [2022-06-03T15:34:06.538Z] Use 'sudo apt autoremove' to remove them. [2022-06-03T15:34:06.538Z] The following packages will be REMOVED: [2022-06-03T15:34:06.538Z] lxd* lxd-client* [2022-06-03T15:34:06.538Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-06-03T15:34:06.800Z] After this operation, 31.7 MB disk space will be freed. [2022-06-03T15:34:07.847Z] (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-03T15:34:07.847Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T15:34:08.802Z] Removing lxd dnsmasq configuration [2022-06-03T15:34:08.802Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T15:34:08.802Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-06-03T15:34:09.372Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-06-03T15:34:09.635Z] (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-03T15:34:09.635Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T15:34:11.024Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-06-03T15:34:11.024Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-06-03T15:34:11.598Z] + sudo snap remove --purge lxd [2022-06-03T15:34:11.858Z] snap "lxd" is not installed [2022-06-03T15:34:11.858Z] + sudo groupadd --force --system lxd [2022-06-03T15:34:11.858Z] ++ whoami [2022-06-03T15:34:11.858Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-06-03T15:34:11.858Z] + newgrp - lxd [2022-06-03T15:34:11.858Z] + sudo snap install lxd [2022-06-03T15:34:21.867Z] 2022-06-03T15:34:19Z INFO Waiting for automatic snapd restart... [2022-06-03T15:34:36.787Z] lxd 5.2-79c3c3b from Canonical* installed [2022-06-03T15:34:36.787Z] + sudo lxd init --auto [2022-06-03T15:34:46.794Z] + sudo snap install --classic snapcraft [2022-06-03T15:34:50.999Z] snapcraft 6.1 from Canonical* installed [2022-06-03T15:34:50.999Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-06-03T15:34:50.999Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-06-03T15:34:50.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:34:50.999Z] Dload Upload Total Spent Left Speed [2022-06-03T15:34:50.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2022-06-03T15:34:50.999Z] 100 3325k 100 3325k 0 0 9750k 0 --:--:-- --:--:-- --:--:-- 9750k [2022-06-03T15:34:50.999Z] ./yq_linux_amd64 [2022-06-03T15:34:50.999Z] + sudo snapcraft prime --use-lxd [2022-06-03T15:34:52.919Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-06-03T15:34:52.919Z] 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-03T15:34:52.919Z] - README.md [2022-06-03T15:34:52.919Z] [2022-06-03T15:34:52.919Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T15:34:53.181Z] Launching a container. [2022-06-03T15:35:03.198Z] Waiting for container to be ready [2022-06-03T15:35:03.198Z] To start your first container, try: lxc launch ubuntu:22.04 [2022-06-03T15:35:03.198Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2022-06-03T15:35:03.198Z] [2022-06-03T15:35:04.092Z] Removing intermediate container 89887c5e1094 [2022-06-03T15:35:04.092Z] ---> 89ec9a7a9ccb [2022-06-03T15:35:04.092Z] Successfully built 89ec9a7a9ccb [2022-06-03T15:35:04.092Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:35:04.514Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T15:35:04.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:35:04.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2022-06-03T15:35:04.915Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-06-03T15:35:06.297Z] $ docker top cf0f5b2bc9088c5eee3f3c30ffc7cd4018798e613eb5a8a86ee6a151d5508539 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:35:07.263Z] + go version [2022-06-03T15:35:07.263Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T15:35:07.302Z] $ docker stop --time=1 cf0f5b2bc9088c5eee3f3c30ffc7cd4018798e613eb5a8a86ee6a151d5508539 [2022-06-03T15:35:07.413Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-06-03T15:35:07.987Z] Waiting for network to be ready... [2022-06-03T15:35:08.561Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-06-03T15:35:08.562Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-06-03T15:35:08.562Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-06-03T15:35:08.562Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-06-03T15:35:08.821Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-06-03T15:35:08.821Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-06-03T15:35:08.821Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-06-03T15:35:08.821Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-06-03T15:35:08.821Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-06-03T15:35:08.821Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-06-03T15:35:08.821Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-06-03T15:35:09.030Z] $ docker rm -f cf0f5b2bc9088c5eee3f3c30ffc7cd4018798e613eb5a8a86ee6a151d5508539 [2022-06-03T15:35:09.081Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] [2022-06-03T15:35:09.081Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] [2022-06-03T15:35:09.081Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] [2022-06-03T15:35:09.081Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2022-06-03T15:35:09.081Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] [2022-06-03T15:35:09.081Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] [2022-06-03T15:35:09.081Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] [2022-06-03T15:35:09.081Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] [2022-06-03T15:35:09.081Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-06-03T15:35:09.651Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] [2022-06-03T15:35:09.651Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] [2022-06-03T15:35:09.651Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] [2022-06-03T15:35:09.651Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] [2022-06-03T15:35:09.651Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] [2022-06-03T15:35:09.651Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] [2022-06-03T15:35:09.651Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:35:10.067Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T15:35:10.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:35:10.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2022-06-03T15:35:10.502Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-06-03T15:35:11.846Z] $ docker top 6af437e198ff6e8b58a64a692bf421bc01ac8df10a6f7848109697c78311f85a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T15:35:12.190Z] ========================================================= [2022-06-03T15:35:12.190Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T15:35:12.190Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:35:12.913Z] + make test [2022-06-03T15:35:12.913Z] go mod tidy [2022-06-03T15:35:12.953Z] Fetched 26.9 MB in 4s (6328 kB/s) [2022-06-03T15:35:13.538Z] Reading package lists... [2022-06-03T15:35:13.797Z] Reading package lists... [2022-06-03T15:35:13.906Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T15:35:14.058Z] Building dependency tree... [2022-06-03T15:35:14.058Z] Reading state information... [2022-06-03T15:35:14.058Z] The following additional packages will be installed: [2022-06-03T15:35:14.058Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T15:35:14.058Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T15:35:14.058Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T15:35:14.058Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-06-03T15:35:14.058Z] Suggested packages: [2022-06-03T15:35:14.058Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-06-03T15:35:14.058Z] Recommended packages: [2022-06-03T15:35:14.058Z] gnupg libsasl2-modules [2022-06-03T15:35:14.058Z] The following NEW packages will be installed: [2022-06-03T15:35:14.058Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T15:35:14.058Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T15:35:14.058Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T15:35:14.058Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-06-03T15:35:14.058Z] The following packages will be upgraded: [2022-06-03T15:35:14.058Z] gpg gpg-agent gpgconf libudev1 [2022-06-03T15:35:14.058Z] 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. [2022-06-03T15:35:14.058Z] Need to get 3529 kB of archives. [2022-06-03T15:35:14.058Z] After this operation, 13.3 MB of additional disk space will be used. [2022-06-03T15:35:14.058Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] [2022-06-03T15:35:14.322Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] [2022-06-03T15:35:14.322Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] [2022-06-03T15:35:14.322Z] Get:4 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-03T15:35:14.322Z] Get:5 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-03T15:35:14.322Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-06-03T15:35:14.322Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] [2022-06-03T15:35:14.322Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] [2022-06-03T15:35:14.322Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] [2022-06-03T15:35:14.585Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-06-03T15:35:14.846Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-06-03T15:35:14.846Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-06-03T15:35:15.106Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-06-03T15:35:15.106Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-06-03T15:35:15.106Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-06-03T15:35:15.107Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-06-03T15:35:15.107Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-06-03T15:35:15.107Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-06-03T15:35:15.107Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-06-03T15:35:15.107Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-06-03T15:35:15.107Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-06-03T15:35:15.107Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-06-03T15:35:15.367Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T15:35:15.367Z] Fetched 3529 kB in 1s (3398 kB/s) [2022-06-03T15:35:15.367Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T15:35:15.367Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-06-03T15:35:15.367Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T15:35:15.367Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-06-03T15:35:15.629Z] Selecting previously unselected package udev. [2022-06-03T15:35:15.630Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T15:35:15.630Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-06-03T15:35:15.630Z] Unpacking udev (237-3ubuntu10.53) ... [2022-06-03T15:35:15.889Z] Selecting previously unselected package libfuse2:amd64. [2022-06-03T15:35:15.889Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T15:35:16.149Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T15:35:16.149Z] Selecting previously unselected package fuse. [2022-06-03T15:35:16.149Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T15:35:16.149Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-06-03T15:35:16.149Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T15:35:16.149Z] Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T15:35:16.149Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T15:35:16.410Z] Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T15:35:16.410Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T15:35:16.410Z] Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T15:35:16.410Z] Selecting previously unselected package libksba8:amd64. [2022-06-03T15:35:16.410Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-06-03T15:35:16.410Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-06-03T15:35:16.672Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-06-03T15:35:16.672Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:16.672Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:16.672Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-06-03T15:35:16.672Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:16.672Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:16.672Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-06-03T15:35:16.672Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:16.672Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:16.672Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-06-03T15:35:16.672Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:16.672Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:16.933Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-06-03T15:35:16.933Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:16.933Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:16.933Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-06-03T15:35:16.933Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:16.933Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:16.933Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-06-03T15:35:16.933Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:16.933Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:16.933Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-06-03T15:35:16.933Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:16.933Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:17.193Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-06-03T15:35:17.193Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T15:35:17.193Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:17.193Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-03T15:35:17.193Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T15:35:17.193Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T15:35:17.193Z] Selecting previously unselected package libsasl2-2:amd64. [2022-06-03T15:35:17.193Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T15:35:17.193Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T15:35:17.193Z] Selecting previously unselected package libldap-common. [2022-06-03T15:35:17.193Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... [2022-06-03T15:35:17.193Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T15:35:17.453Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-03T15:35:17.453Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... [2022-06-03T15:35:17.453Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T15:35:17.453Z] Selecting previously unselected package dirmngr. [2022-06-03T15:35:17.453Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T15:35:17.453Z] Unpacking dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T15:35:17.453Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T15:35:17.453Z] Setting up gpgconf (2.2.4-1ubuntu1.5) ... [2022-06-03T15:35:17.453Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T15:35:17.453Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T15:35:17.713Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T15:35:17.713Z] Setting up gpg-agent (2.2.4-1ubuntu1.5) ... [2022-06-03T15:35:17.713Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:17.713Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-06-03T15:35:17.713Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T15:35:17.713Z] Setting up udev (237-3ubuntu10.53) ... [2022-06-03T15:35:17.974Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-06-03T15:35:17.974Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:17.974Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-06-03T15:35:18.235Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-06-03T15:35:18.235Z] Setting up gpg (2.2.4-1ubuntu1.5) ... [2022-06-03T15:35:18.235Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:18.235Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:18.235Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:18.235Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:18.235Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:18.235Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:18.235Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T15:35:18.235Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T15:35:18.235Z] Setting up dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T15:35:18.497Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T15:35:18.757Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-06-03T15:35:18.757Z] settings in the [Install] section, and DefaultInstance for template units). [2022-06-03T15:35:18.757Z] This means they are not meant to be enabled using systemctl. [2022-06-03T15:35:18.757Z] Possible reasons for having this kind of units are: [2022-06-03T15:35:18.757Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-06-03T15:35:18.757Z] .wants/ or .requires/ directory. [2022-06-03T15:35:18.757Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-06-03T15:35:18.757Z] a requirement dependency on it. [2022-06-03T15:35:18.757Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-06-03T15:35:18.757Z] D-Bus, udev, scripted systemctl call, ...). [2022-06-03T15:35:18.757Z] 4) In case of template units, the unit is meant to be enabled with some [2022-06-03T15:35:18.757Z] instance name specified. [2022-06-03T15:35:19.018Z] Reading package lists... [2022-06-03T15:35:19.280Z] Building dependency tree... [2022-06-03T15:35:19.280Z] Reading state information... [2022-06-03T15:35:19.280Z] The following additional packages will be installed: [2022-06-03T15:35:19.280Z] apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 [2022-06-03T15:35:19.280Z] libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-03T15:35:19.280Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-06-03T15:35:19.280Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 [2022-06-03T15:35:19.280Z] mime-support multiarch-support openssh-client python3 python3-minimal [2022-06-03T15:35:19.280Z] python3.6 python3.6-minimal squashfs-tools systemd [2022-06-03T15:35:19.280Z] Suggested packages: [2022-06-03T15:35:19.280Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-06-03T15:35:19.280Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-06-03T15:35:19.280Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-06-03T15:35:19.280Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-06-03T15:35:19.280Z] systemd-container policykit-1 [2022-06-03T15:35:19.280Z] Recommended packages: [2022-06-03T15:35:19.280Z] krb5-locales file xauth gnupg networkd-dispatcher [2022-06-03T15:35:19.280Z] The following NEW packages will be installed: [2022-06-03T15:35:19.280Z] apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 [2022-06-03T15:35:19.280Z] libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2022-06-03T15:35:19.280Z] liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal [2022-06-03T15:35:19.280Z] libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support [2022-06-03T15:35:19.280Z] openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd [2022-06-03T15:35:19.280Z] squashfs-tools sudo [2022-06-03T15:35:19.280Z] The following packages will be upgraded: [2022-06-03T15:35:19.280Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-06-03T15:35:19.544Z] 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. [2022-06-03T15:35:19.544Z] Need to get 48.9 MB of archives. [2022-06-03T15:35:19.544Z] After this operation, 186 MB of additional disk space will be used. [2022-06-03T15:35:19.544Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-06-03T15:35:19.544Z] 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-03T15:35:19.544Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-06-03T15:35:19.544Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-06-03T15:35:19.544Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-06-03T15:35:19.544Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-06-03T15:35:19.544Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-06-03T15:35:19.544Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-06-03T15:35:19.544Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-06-03T15:35:19.544Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-06-03T15:35:19.544Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] [2022-06-03T15:35:19.544Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-06-03T15:35:19.544Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] [2022-06-03T15:35:19.544Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-06-03T15:35:19.806Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] [2022-06-03T15:35:19.806Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] [2022-06-03T15:35:20.378Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] [2022-06-03T15:35:20.378Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] [2022-06-03T15:35:20.378Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] [2022-06-03T15:35:20.378Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] [2022-06-03T15:35:20.378Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] [2022-06-03T15:35:20.378Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] [2022-06-03T15:35:20.378Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] [2022-06-03T15:35:20.378Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-06-03T15:35:20.378Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-06-03T15:35:20.378Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-06-03T15:35:20.378Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-06-03T15:35:20.378Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-06-03T15:35:20.638Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-06-03T15:35:20.638Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-06-03T15:35:20.638Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] [2022-06-03T15:35:20.638Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] [2022-06-03T15:35:20.638Z] 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-03T15:35:20.638Z] 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-03T15:35:22.025Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T15:35:22.025Z] Fetched 48.9 MB in 2s (21.6 MB/s) [2022-06-03T15:35:22.025Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T15:35:22.025Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T15:35:22.025Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T15:35:22.595Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-06-03T15:35:22.595Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T15:35:22.595Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-06-03T15:35:22.595Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T15:35:22.595Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-06-03T15:35:22.595Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-06-03T15:35:22.860Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-06-03T15:35:22.860Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T15:35:22.860Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-06-03T15:35:22.860Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-06-03T15:35:23.135Z] Setting up apt (1.6.14) ... [2022-06-03T15:35:23.135Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-06-03T15:35:23.705Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-06-03T15:35:23.705Z] (Reading database ... 12764 files and directories currently installed.) [2022-06-03T15:35:23.705Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T15:35:23.705Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T15:35:23.967Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-06-03T15:35:23.967Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T15:35:23.967Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T15:35:23.967Z] Selecting previously unselected package libexpat1:amd64. [2022-06-03T15:35:23.967Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... [2022-06-03T15:35:23.967Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T15:35:23.967Z] Selecting previously unselected package python3.6-minimal. [2022-06-03T15:35:23.967Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T15:35:23.967Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T15:35:24.226Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T15:35:24.487Z] Checking for services that may need to be restarted...done. [2022-06-03T15:35:24.487Z] Checking for services that may need to be restarted...done. [2022-06-03T15:35:24.487Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T15:35:24.487Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T15:35:24.487Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T15:35:25.062Z] Selecting previously unselected package python3-minimal. [2022-06-03T15:35:25.062Z] (Reading database ... 13012 files and directories currently installed.) [2022-06-03T15:35:25.062Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-06-03T15:35:25.062Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-06-03T15:35:25.062Z] Selecting previously unselected package mime-support. [2022-06-03T15:35:25.062Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-06-03T15:35:25.062Z] Unpacking mime-support (3.60ubuntu1) ... [2022-06-03T15:35:25.062Z] Selecting previously unselected package libmpdec2:amd64. [2022-06-03T15:35:25.062Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-06-03T15:35:25.062Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T15:35:25.062Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-06-03T15:35:25.062Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T15:35:25.062Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T15:35:25.322Z] Selecting previously unselected package python3.6. [2022-06-03T15:35:25.322Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T15:35:25.322Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T15:35:25.322Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-03T15:35:25.322Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-06-03T15:35:25.322Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T15:35:25.583Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-06-03T15:35:25.583Z] Selecting previously unselected package python3. [2022-06-03T15:35:25.583Z] (Reading database ... 13442 files and directories currently installed.) [2022-06-03T15:35:25.583Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-06-03T15:35:25.583Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-06-03T15:35:25.843Z] Selecting previously unselected package multiarch-support. [2022-06-03T15:35:25.843Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T15:35:25.843Z] Unpacking multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T15:35:25.843Z] Setting up multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T15:35:25.843Z] Selecting previously unselected package liblzo2-2:amd64. [2022-06-03T15:35:25.843Z] (Reading database ... 13479 files and directories currently installed.) [2022-06-03T15:35:25.843Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-06-03T15:35:25.843Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T15:35:25.843Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-06-03T15:35:25.843Z] Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T15:35:25.843Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T15:35:26.104Z] Selecting previously unselected package dbus. [2022-06-03T15:35:26.104Z] Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T15:35:26.104Z] Unpacking dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T15:35:26.104Z] Selecting previously unselected package libbsd0:amd64. [2022-06-03T15:35:26.104Z] Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-06-03T15:35:26.104Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T15:35:26.104Z] Selecting previously unselected package libpam-systemd:amd64. [2022-06-03T15:35:26.104Z] Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T15:35:26.104Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T15:35:26.365Z] Selecting previously unselected package sudo. [2022-06-03T15:35:26.365Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-06-03T15:35:26.365Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T15:35:26.365Z] Selecting previously unselected package apparmor. [2022-06-03T15:35:26.365Z] Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T15:35:26.365Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-06-03T15:35:26.365Z] Selecting previously unselected package libedit2:amd64. [2022-06-03T15:35:26.365Z] Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... [2022-06-03T15:35:26.365Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T15:35:26.626Z] Selecting previously unselected package libkrb5support0:amd64. [2022-06-03T15:35:26.626Z] Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T15:35:26.626Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T15:35:26.626Z] Selecting previously unselected package libk5crypto3:amd64. [2022-06-03T15:35:26.626Z] Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T15:35:26.626Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T15:35:26.626Z] Selecting previously unselected package libkeyutils1:amd64. [2022-06-03T15:35:26.626Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... [2022-06-03T15:35:26.626Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T15:35:26.626Z] Selecting previously unselected package libkrb5-3:amd64. [2022-06-03T15:35:26.626Z] Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T15:35:26.626Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T15:35:26.887Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-03T15:35:26.887Z] Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T15:35:26.887Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T15:35:26.887Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-06-03T15:35:26.887Z] Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... [2022-06-03T15:35:26.887Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T15:35:27.149Z] Selecting previously unselected package openssh-client. [2022-06-03T15:35:27.149Z] Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... [2022-06-03T15:35:27.149Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T15:35:27.149Z] Selecting previously unselected package dbus-user-session. [2022-06-03T15:35:27.149Z] Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T15:35:27.149Z] Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T15:35:27.149Z] Selecting previously unselected package squashfs-tools. [2022-06-03T15:35:27.149Z] Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-06-03T15:35:27.149Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T15:35:27.408Z] Selecting previously unselected package snapd. [2022-06-03T15:35:27.408Z] Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... [2022-06-03T15:35:27.408Z] Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T15:35:30.707Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T15:35:30.707Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T15:35:30.707Z] Setting up mime-support (3.60ubuntu1) ... [2022-06-03T15:35:30.707Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T15:35:30.707Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T15:35:30.707Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T15:35:30.707Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T15:35:30.707Z] Setting up systemd (237-3ubuntu10.53) ... [2022-06-03T15:35:30.707Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-06-03T15:35:31.278Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T15:35:31.278Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T15:35:31.278Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T15:35:31.278Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T15:35:31.278Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T15:35:31.278Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T15:35:31.278Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T15:35:31.849Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T15:35:31.849Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T15:35:31.849Z] Setting up dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T15:35:32.111Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T15:35:32.111Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T15:35:32.111Z] Setting up python3 (3.6.7-1~18.04) ... [2022-06-03T15:35:32.111Z] running python rtupdate hooks for python3.6... [2022-06-03T15:35:32.111Z] running python post-rtupdate hooks for python3.6... [2022-06-03T15:35:32.371Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-06-03T15:35:32.944Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-06-03T15:35:33.205Z] Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T15:35:33.205Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T15:35:33.205Z] Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T15:35:33.466Z] Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T15:35:33.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-06-03T15:35:33.987Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-06-03T15:35:33.987Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-06-03T15:35:34.245Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-06-03T15:35:34.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T15:35:34.508Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T15:35:34.768Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-06-03T15:35:34.768Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-06-03T15:35:35.029Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-06-03T15:35:35.290Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-06-03T15:35:35.290Z] /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-03T15:35:35.290Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T15:35:35.290Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T15:35:36.230Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T15:35:36.230Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-06-03T15:35:36.230Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T15:35:37.436Z] Reading package lists... [2022-06-03T15:35:37.697Z] Reading package lists... [2022-06-03T15:35:37.697Z] Building dependency tree... [2022-06-03T15:35:37.697Z] Reading state information... [2022-06-03T15:35:37.956Z] Calculating upgrade... [2022-06-03T15:35:37.956Z] The following packages will be upgraded: [2022-06-03T15:35:37.956Z] advancecomp base-files bash binutils binutils-common [2022-06-03T15:35:37.956Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-06-03T15:35:37.956Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-06-03T15:35:37.956Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-06-03T15:35:37.956Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-06-03T15:35:37.956Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-06-03T15:35:37.956Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-06-03T15:35:37.956Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-06-03T15:35:37.956Z] libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 [2022-06-03T15:35:37.956Z] libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin [2022-06-03T15:35:37.956Z] libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 [2022-06-03T15:35:37.956Z] libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 [2022-06-03T15:35:37.956Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2022-06-03T15:35:37.956Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2022-06-03T15:35:37.956Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2022-06-03T15:35:37.956Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-06-03T15:35:38.218Z] 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T15:35:38.218Z] Need to get 64.9 MB of archives. [2022-06-03T15:35:38.218Z] After this operation, 5211 kB of additional disk space will be used. [2022-06-03T15:35:38.218Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] [2022-06-03T15:35:38.218Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-06-03T15:35:38.218Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-06-03T15:35:38.218Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-06-03T15:35:38.218Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-06-03T15:35:38.218Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-06-03T15:35:38.218Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-06-03T15:35:38.218Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-06-03T15:35:38.218Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-06-03T15:35:38.218Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-06-03T15:35:38.218Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-06-03T15:35:38.218Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-06-03T15:35:38.218Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] [2022-06-03T15:35:38.218Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-06-03T15:35:38.218Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] [2022-06-03T15:35:38.218Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] [2022-06-03T15:35:38.218Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-06-03T15:35:38.218Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-06-03T15:35:38.218Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] [2022-06-03T15:35:38.218Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] [2022-06-03T15:35:38.218Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-06-03T15:35:38.218Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] [2022-06-03T15:35:38.480Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-06-03T15:35:38.480Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-06-03T15:35:38.480Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-06-03T15:35:38.480Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-06-03T15:35:38.480Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-06-03T15:35:38.480Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-06-03T15:35:38.480Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] [2022-06-03T15:35:38.480Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-06-03T15:35:38.480Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-06-03T15:35:38.480Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-06-03T15:35:38.480Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-06-03T15:35:38.480Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-06-03T15:35:38.480Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-06-03T15:35:38.481Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-06-03T15:35:38.481Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-06-03T15:35:38.481Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-06-03T15:35:38.481Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-06-03T15:35:38.481Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-06-03T15:35:38.481Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] [2022-06-03T15:35:38.481Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] [2022-06-03T15:35:38.481Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] [2022-06-03T15:35:38.481Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-06-03T15:35:38.481Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-06-03T15:35:38.481Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] [2022-06-03T15:35:38.481Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] [2022-06-03T15:35:38.481Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-06-03T15:35:38.481Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-06-03T15:35:38.481Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-06-03T15:35:38.481Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-06-03T15:35:38.481Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-06-03T15:35:38.481Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] [2022-06-03T15:35:38.481Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-06-03T15:35:38.481Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-06-03T15:35:38.481Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-06-03T15:35:38.481Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] [2022-06-03T15:35:38.481Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] [2022-06-03T15:35:38.481Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] [2022-06-03T15:35:38.481Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-06-03T15:35:38.481Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-06-03T15:35:38.481Z] Get:62 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-03T15:35:38.481Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-06-03T15:35:38.481Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-06-03T15:35:38.481Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-06-03T15:35:38.481Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-06-03T15:35:38.481Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-06-03T15:35:38.481Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-06-03T15:35:38.481Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-06-03T15:35:38.741Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-06-03T15:35:38.741Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-06-03T15:35:38.741Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-06-03T15:35:38.741Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-06-03T15:35:39.000Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-06-03T15:35:39.000Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-06-03T15:35:39.000Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] [2022-06-03T15:35:39.000Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] [2022-06-03T15:35:39.000Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-06-03T15:35:39.000Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-06-03T15:35:39.000Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-06-03T15:35:39.001Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] [2022-06-03T15:35:39.001Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] [2022-06-03T15:35:39.264Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-06-03T15:35:39.264Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-06-03T15:35:39.264Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-06-03T15:35:39.264Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-06-03T15:35:39.264Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-06-03T15:35:39.264Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-06-03T15:35:39.264Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] [2022-06-03T15:35:39.264Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-06-03T15:35:39.264Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-06-03T15:35:39.264Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-06-03T15:35:39.264Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-06-03T15:35:39.264Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-06-03T15:35:39.264Z] Get:95 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-03T15:35:39.264Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-06-03T15:35:39.264Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-06-03T15:35:39.264Z] Get:98 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-03T15:35:39.264Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-06-03T15:35:39.264Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-06-03T15:35:39.524Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-06-03T15:35:39.524Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-06-03T15:35:39.524Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-06-03T15:35:39.524Z] Get:104 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-03T15:35:39.524Z] Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-06-03T15:35:39.524Z] Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-06-03T15:35:39.524Z] Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-06-03T15:35:39.524Z] Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-06-03T15:35:39.784Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T15:35:39.785Z] Fetched 64.9 MB in 1s (43.5 MB/s) [2022-06-03T15:35:39.785Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T15:35:39.785Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T15:35:39.785Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T15:35:40.050Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T15:35:40.050Z] Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T15:35:40.311Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... [2022-06-03T15:35:40.311Z] Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... [2022-06-03T15:35:40.571Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:40.571Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:40.571Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:40.571Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:40.571Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:40.571Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:40.571Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:40.571Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:40.831Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:40.831Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:40.831Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:40.831Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:40.831Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:40.831Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:41.090Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:35:41.090Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T15:35:41.090Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:41.090Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-06-03T15:35:41.090Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:35:41.366Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T15:35:41.366Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:41.366Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:41.366Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:41.627Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:41.627Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:41.627Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T15:35:41.889Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:35:41.889Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T15:35:41.889Z] Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T15:35:42.151Z] Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T15:35:43.096Z] Setting up libc6:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T15:35:43.096Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T15:35:43.096Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-06-03T15:35:43.096Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-06-03T15:35:43.096Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-06-03T15:35:43.096Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-06-03T15:35:43.358Z] Setting up base-files (10.1ubuntu2.11) ... [2022-06-03T15:35:43.358Z] Installing new version of config file /etc/issue ... [2022-06-03T15:35:43.358Z] Installing new version of config file /etc/issue.net ... [2022-06-03T15:35:43.358Z] Installing new version of config file /etc/lsb-release ... [2022-06-03T15:35:43.358Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-06-03T15:35:43.618Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-06-03T15:35:43.879Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-06-03T15:35:43.879Z] Removing obsolete conffile /etc/default/motd-news ... [2022-06-03T15:35:43.879Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:43.879Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... [2022-06-03T15:35:43.879Z] Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... [2022-06-03T15:35:43.879Z] Setting up bash (4.4.18-2ubuntu1.3) ... [2022-06-03T15:35:43.879Z] 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-03T15:35:44.138Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:44.138Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:44.138Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:44.138Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:35:44.138Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:44.138Z] Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... [2022-06-03T15:35:44.138Z] Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... [2022-06-03T15:35:44.399Z] Setting up tar (1.29b-2ubuntu0.3) ... [2022-06-03T15:35:44.399Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:44.399Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... [2022-06-03T15:35:44.399Z] Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T15:35:44.661Z] Setting up dpkg (1.19.0.5ubuntu2.4) ... [2022-06-03T15:35:44.661Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:44.661Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T15:35:44.661Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T15:35:44.922Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T15:35:44.922Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:44.922Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T15:35:44.922Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T15:35:44.922Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-06-03T15:35:44.922Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:44.922Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-06-03T15:35:44.922Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-06-03T15:35:45.183Z] Setting up grep (3.1-2build1) ... [2022-06-03T15:35:45.183Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:45.183Z] Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... [2022-06-03T15:35:45.183Z] Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... [2022-06-03T15:35:45.183Z] Setting up gzip (1.6-5ubuntu1.2) ... [2022-06-03T15:35:45.445Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:45.445Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T15:35:45.445Z] Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T15:35:45.445Z] Setting up login (1:4.5-1ubuntu2.2) ... [2022-06-03T15:35:45.445Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:45.445Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T15:35:45.445Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T15:35:45.708Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-06-03T15:35:45.708Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:45.708Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T15:35:45.708Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T15:35:46.279Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T15:35:46.279Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T15:35:46.279Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T15:35:46.279Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T15:35:46.294Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T15:35:46.540Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-06-03T15:35:46.540Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:46.540Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-06-03T15:35:46.801Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T15:35:47.746Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T15:35:47.746Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T15:35:47.746Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T15:35:47.746Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T15:35:47.746Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T15:35:47.746Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:47.746Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-06-03T15:35:47.746Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-06-03T15:35:48.018Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-06-03T15:35:48.018Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:48.018Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... [2022-06-03T15:35:48.018Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... [2022-06-03T15:35:48.018Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... [2022-06-03T15:35:48.018Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:48.018Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:48.018Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:48.288Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:35:48.288Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:48.288Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:48.288Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:48.288Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:35:48.288Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:48.288Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:48.288Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:48.577Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:35:48.577Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:48.577Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:48.577Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:48.577Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:35:48.577Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:48.577Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T15:35:48.855Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T15:35:48.855Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T15:35:48.855Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T15:35:48.855Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T15:35:48.855Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:48.855Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T15:35:48.855Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T15:35:49.119Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T15:35:49.119Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:49.119Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:49.119Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:49.119Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:35:49.119Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:49.119Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:49.119Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:49.403Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:35:49.403Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:49.403Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:49.403Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:49.999Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:35:50.258Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-06-03T15:35:50.519Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-06-03T15:35:50.519Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:50.519Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T15:35:50.519Z] Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T15:35:50.781Z] Setting up libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T15:35:50.781Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T15:35:50.781Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-06-03T15:35:50.781Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T15:35:50.781Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-06-03T15:35:51.042Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T15:35:51.042Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-06-03T15:35:51.042Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-06-03T15:35:51.042Z] Setting up debconf (1.5.66ubuntu1) ... [2022-06-03T15:35:51.303Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T15:35:51.303Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-06-03T15:35:51.303Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T15:35:51.303Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-06-03T15:35:51.303Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T15:35:51.303Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-06-03T15:35:51.303Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T15:35:51.565Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-06-03T15:35:51.565Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T15:35:51.565Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T15:35:51.565Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T15:35:51.565Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T15:35:51.826Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T15:35:51.826Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T15:35:51.826Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T15:35:51.826Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T15:35:52.087Z] (Reading database ... 13989 files and directories currently installed.) [2022-06-03T15:35:52.087Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T15:35:52.087Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T15:35:52.087Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T15:35:52.347Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:52.347Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T15:35:52.347Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T15:35:52.347Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-06-03T15:35:52.347Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T15:35:52.347Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T15:35:52.347Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T15:35:52.607Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T15:35:52.607Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:52.607Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-06-03T15:35:52.607Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-06-03T15:35:52.607Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-06-03T15:35:52.869Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:52.869Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-06-03T15:35:52.869Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-06-03T15:35:52.869Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-06-03T15:35:52.869Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:52.869Z] Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T15:35:52.869Z] Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T15:35:52.869Z] Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... [2022-06-03T15:35:53.132Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:53.132Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-06-03T15:35:53.132Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T15:35:53.132Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T15:35:53.394Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:53.394Z] Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... [2022-06-03T15:35:53.394Z] Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... [2022-06-03T15:35:53.394Z] Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... [2022-06-03T15:35:53.394Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:53.394Z] Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... [2022-06-03T15:35:53.654Z] Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... [2022-06-03T15:35:53.654Z] Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... [2022-06-03T15:35:53.654Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:53.654Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T15:35:53.654Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T15:35:53.654Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T15:35:53.915Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:53.915Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-06-03T15:35:53.915Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-06-03T15:35:53.915Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-06-03T15:35:53.915Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:53.915Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T15:35:53.915Z] Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T15:35:54.175Z] Setting up passwd (1:4.5-1ubuntu2.2) ... [2022-06-03T15:35:54.175Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:54.175Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T15:35:54.435Z] Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T15:35:54.435Z] Setting up gpgv (2.2.4-1ubuntu1.5) ... [2022-06-03T15:35:54.435Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:54.435Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T15:35:54.435Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T15:35:54.435Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T15:35:54.435Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:54.435Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T15:35:54.699Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T15:35:54.699Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T15:35:54.699Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:54.699Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-06-03T15:35:54.699Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-06-03T15:35:54.699Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-06-03T15:35:54.959Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:54.959Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-06-03T15:35:54.959Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-06-03T15:35:54.959Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-06-03T15:35:54.959Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:54.959Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-06-03T15:35:54.959Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-06-03T15:35:55.220Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-06-03T15:35:55.220Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:55.220Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-06-03T15:35:55.220Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-06-03T15:35:55.220Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-06-03T15:35:55.481Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:55.481Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-06-03T15:35:55.481Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-06-03T15:35:55.481Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-06-03T15:35:55.481Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T15:35:55.481Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-06-03T15:35:55.481Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-06-03T15:35:55.481Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-06-03T15:35:55.741Z] (Reading database ... 13994 files and directories currently installed.) [2022-06-03T15:35:55.741Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T15:35:55.741Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T15:35:55.741Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T15:35:55.741Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T15:35:55.741Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T15:35:55.741Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T15:35:56.001Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-06-03T15:35:56.001Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-06-03T15:35:56.262Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T15:35:56.262Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-06-03T15:35:56.262Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-06-03T15:35:56.262Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-06-03T15:35:56.262Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-06-03T15:35:56.262Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-06-03T15:35:56.262Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-06-03T15:35:56.262Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-06-03T15:35:56.526Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-06-03T15:35:56.526Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-06-03T15:35:56.526Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-06-03T15:35:56.526Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-06-03T15:35:56.526Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... [2022-06-03T15:35:56.789Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... [2022-06-03T15:35:56.789Z] Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... [2022-06-03T15:35:56.789Z] Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... [2022-06-03T15:35:57.050Z] Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T15:35:57.311Z] Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T15:35:57.311Z] Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-06-03T15:35:57.311Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-06-03T15:35:57.311Z] Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-06-03T15:35:57.311Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-06-03T15:35:57.311Z] Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T15:35:57.311Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T15:35:57.571Z] Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T15:35:57.834Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T15:35:57.834Z] Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T15:35:57.834Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T15:35:57.834Z] Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T15:35:58.097Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T15:35:58.097Z] Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:58.097Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:35:58.097Z] Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:58.097Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:35:58.360Z] Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:58.360Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:35:58.360Z] Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:58.360Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:35:59.299Z] Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:35:59.299Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:36:00.245Z] Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:36:00.245Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:36:00.245Z] Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:36:00.507Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:36:00.773Z] Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:36:00.773Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:36:01.349Z] Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T15:36:01.349Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T15:36:01.610Z] Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T15:36:01.610Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T15:36:01.610Z] Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T15:36:01.610Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T15:36:01.610Z] Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T15:36:01.610Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T15:36:01.868Z] Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-06-03T15:36:01.868Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-06-03T15:36:01.868Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T15:36:01.868Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T15:36:01.868Z] Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T15:36:01.868Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T15:36:02.129Z] Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... [2022-06-03T15:36:02.129Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-06-03T15:36:02.129Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:36:02.129Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T15:36:02.129Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:36:02.129Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:36:02.129Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:36:02.129Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-06-03T15:36:02.129Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-06-03T15:36:02.129Z] Setting up tzdata (2022a-0ubuntu0.18.04) ... [2022-06-03T15:36:02.392Z] [2022-06-03T15:36:02.392Z] Current default time zone: 'Etc/UTC' [2022-06-03T15:36:02.392Z] Local time is now: Fri Jun 3 15:36:02 UTC 2022. [2022-06-03T15:36:02.392Z] Universal Time is now: Fri Jun 3 15:36:02 UTC 2022. [2022-06-03T15:36:02.392Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-06-03T15:36:02.392Z] [2022-06-03T15:36:02.392Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-06-03T15:36:02.392Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:36:02.392Z] Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... [2022-06-03T15:36:02.392Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-06-03T15:36:02.392Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-06-03T15:36:02.392Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-06-03T15:36:02.392Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-06-03T15:36:02.392Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-06-03T15:36:02.392Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-06-03T15:36:02.392Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T15:36:02.392Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:36:02.392Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-06-03T15:36:02.655Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:02.655Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T15:36:02.655Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:36:02.655Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-06-03T15:36:02.655Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-06-03T15:36:02.655Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-06-03T15:36:02.655Z] Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... [2022-06-03T15:36:02.655Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T15:36:02.655Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-06-03T15:36:02.655Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... [2022-06-03T15:36:02.655Z] Setting up libc-dev-bin (2.27-3ubuntu1.6) ... [2022-06-03T15:36:02.655Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-06-03T15:36:04.568Z] Updating certificates in /etc/ssl/certs... [2022-06-03T15:36:05.507Z] 23 added, 28 removed; done. [2022-06-03T15:36:05.507Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T15:36:05.507Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T15:36:05.507Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-06-03T15:36:05.507Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-06-03T15:36:05.767Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-06-03T15:36:05.767Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:05.768Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T15:36:05.768Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:05.768Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:05.768Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:05.768Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:05.768Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:05.768Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-06-03T15:36:05.768Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-06-03T15:36:05.768Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-06-03T15:36:05.768Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... [2022-06-03T15:36:05.768Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-06-03T15:36:05.768Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:05.768Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T15:36:05.768Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-06-03T15:36:05.768Z] Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... [2022-06-03T15:36:06.029Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-06-03T15:36:06.029Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T15:36:06.029Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T15:36:06.029Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-06-03T15:36:06.029Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-06-03T15:36:06.029Z] Updating certificates in /etc/ssl/certs... [2022-06-03T15:36:06.599Z] 0 added, 0 removed; done. [2022-06-03T15:36:06.599Z] Running hooks in /etc/ca-certificates/update.d... [2022-06-03T15:36:06.599Z] done. [2022-06-03T15:36:07.172Z] Reading package lists... [2022-06-03T15:36:07.172Z] Building dependency tree... [2022-06-03T15:36:07.172Z] Reading state information... [2022-06-03T15:36:07.432Z] The following NEW packages will be installed: [2022-06-03T15:36:07.432Z] apt-transport-https [2022-06-03T15:36:07.432Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T15:36:07.692Z] Need to get 4348 B of archives. [2022-06-03T15:36:07.692Z] After this operation, 154 kB of additional disk space will be used. [2022-06-03T15:36:07.692Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-06-03T15:36:07.692Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T15:36:07.692Z] Fetched 4348 B in 0s (24.6 kB/s) [2022-06-03T15:36:07.692Z] Selecting previously unselected package apt-transport-https. [2022-06-03T15:36:07.692Z] (Reading database ... 14001 files and directories currently installed.) [2022-06-03T15:36:07.692Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-06-03T15:36:07.692Z] Unpacking apt-transport-https (1.6.14) ... [2022-06-03T15:36:07.955Z] Setting up apt-transport-https (1.6.14) ... [2022-06-03T15:36:07.955Z] Waiting for network to be ready... [2022-06-03T15:36:14.528Z] 2022-06-03T15:36:12Z INFO Waiting for automatic snapd restart... [2022-06-03T15:36:15.098Z] snapd 2.55.5 from Canonical* installed [2022-06-03T15:36:16.039Z] "snapd" switched to the "latest/stable" channel [2022-06-03T15:36:16.039Z] [2022-06-03T15:36:19.335Z] core18 20220428 from Canonical* installed [2022-06-03T15:36:21.876Z] core20 20220512 from Canonical* installed [2022-06-03T15:36:22.136Z] "core20" switched to the "latest/stable" channel [2022-06-03T15:36:22.136Z] [2022-06-03T15:36:24.676Z] snapcraft 6.1 from Canonical* installed [2022-06-03T15:36:24.676Z] "snapcraft" switched to the "latest/stable" channel [2022-06-03T15:36:24.676Z] [2022-06-03T15:36:29.956Z] 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-03T15:36:29.956Z] - README.md [2022-06-03T15:36:29.956Z] [2022-06-03T15:36:29.956Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T15:36:30.894Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T15:36:30.894Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T15:36:30.894Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-06-03T15:36:31.154Z] Fetched 88.7 kB in 1s (137 kB/s) [2022-06-03T15:36:32.094Z] Reading package lists... [2022-06-03T15:36:33.472Z] 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-03T15:36:34.854Z] Reading package lists... [2022-06-03T15:36:34.854Z] Building dependency tree... [2022-06-03T15:36:34.854Z] Reading state information... [2022-06-03T15:36:34.854Z] Suggested packages: [2022-06-03T15:36:34.854Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-06-03T15:36:34.854Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-06-03T15:36:34.854Z] Recommended packages: [2022-06-03T15:36:34.854Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-06-03T15:36:34.854Z] The following NEW packages will be installed: [2022-06-03T15:36:34.854Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-06-03T15:36:34.854Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-06-03T15:36:34.854Z] pkg-config zip [2022-06-03T15:36:35.114Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T15:36:35.114Z] Need to get 7670 kB of archives. [2022-06-03T15:36:35.114Z] After this operation, 43.8 MB of additional disk space will be used. [2022-06-03T15:36:35.114Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-06-03T15:36:35.114Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-06-03T15:36:35.114Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-06-03T15:36:35.114Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-06-03T15:36:35.114Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-06-03T15:36:35.114Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-06-03T15:36:35.114Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-06-03T15:36:35.114Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-06-03T15:36:35.114Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-06-03T15:36:35.114Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-06-03T15:36:36.053Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] [2022-06-03T15:36:36.053Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] [2022-06-03T15:36:36.053Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] [2022-06-03T15:36:36.053Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-06-03T15:36:36.053Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-06-03T15:36:36.312Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T15:36:36.312Z] Fetched 7670 kB in 1s (6934 kB/s) [2022-06-03T15:36:36.312Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-06-03T15:36:36.312Z] (Reading database ... 14005 files and directories currently installed.) [2022-06-03T15:36:36.312Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-06-03T15:36:36.312Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T15:36:36.572Z] Selecting previously unselected package libpsl5:amd64. [2022-06-03T15:36:36.572Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-06-03T15:36:36.572Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T15:36:36.572Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-06-03T15:36:36.572Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-06-03T15:36:36.572Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T15:36:36.572Z] Selecting previously unselected package librtmp1:amd64. [2022-06-03T15:36:36.572Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-06-03T15:36:36.572Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T15:36:36.572Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-06-03T15:36:36.572Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... [2022-06-03T15:36:36.572Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T15:36:36.831Z] Selecting previously unselected package liberror-perl. [2022-06-03T15:36:36.831Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-06-03T15:36:36.831Z] Unpacking liberror-perl (0.17025-1) ... [2022-06-03T15:36:36.831Z] Selecting previously unselected package git-man. [2022-06-03T15:36:36.831Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... [2022-06-03T15:36:36.831Z] Unpacking git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T15:36:36.831Z] Selecting previously unselected package git. [2022-06-03T15:36:36.831Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... [2022-06-03T15:36:36.831Z] Unpacking git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T15:36:37.402Z] Selecting previously unselected package libnorm1:amd64. [2022-06-03T15:36:37.402Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-06-03T15:36:37.402Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T15:36:37.402Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-06-03T15:36:37.402Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-06-03T15:36:37.402Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T15:36:37.402Z] Selecting previously unselected package libsodium23:amd64. [2022-06-03T15:36:37.402Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-06-03T15:36:37.662Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-06-03T15:36:37.662Z] Selecting previously unselected package libzmq5:amd64. [2022-06-03T15:36:37.662Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T15:36:37.662Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T15:36:37.662Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-06-03T15:36:37.662Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T15:36:37.662Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T15:36:37.662Z] Selecting previously unselected package pkg-config. [2022-06-03T15:36:37.662Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-06-03T15:36:37.923Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T15:36:37.923Z] Selecting previously unselected package zip. [2022-06-03T15:36:37.923Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-06-03T15:36:37.923Z] Unpacking zip (3.0-11build1) ... [2022-06-03T15:36:37.923Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T15:36:37.923Z] Setting up git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T15:36:37.923Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T15:36:37.923Z] Setting up liberror-perl (0.17025-1) ... [2022-06-03T15:36:37.923Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T15:36:37.923Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T15:36:37.923Z] No schema files found: doing nothing. [2022-06-03T15:36:37.923Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T15:36:37.923Z] Setting up zip (3.0-11build1) ... [2022-06-03T15:36:37.923Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T15:36:37.923Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-06-03T15:36:37.923Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T15:36:38.183Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T15:36:38.183Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T15:36:38.183Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T15:36:38.183Z] Setting up git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T15:36:38.183Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T15:36:38.752Z] git set to automatically installed. [2022-06-03T15:36:38.752Z] git-man set to automatically installed. [2022-06-03T15:36:38.752Z] libcurl3-gnutls set to automatically installed. [2022-06-03T15:36:38.752Z] liberror-perl set to automatically installed. [2022-06-03T15:36:38.752Z] libglib2.0-0 set to automatically installed. [2022-06-03T15:36:38.752Z] libnghttp2-14 set to automatically installed. [2022-06-03T15:36:38.752Z] libnorm1 set to automatically installed. [2022-06-03T15:36:38.752Z] libpgm-5.2-0 set to automatically installed. [2022-06-03T15:36:38.752Z] libpsl5 set to automatically installed. [2022-06-03T15:36:38.752Z] librtmp1 set to automatically installed. [2022-06-03T15:36:38.752Z] libsodium23 set to automatically installed. [2022-06-03T15:36:38.752Z] libzmq3-dev set to automatically installed. [2022-06-03T15:36:38.752Z] libzmq5 set to automatically installed. [2022-06-03T15:36:38.752Z] pkg-config set to automatically installed. [2022-06-03T15:36:38.752Z] zip set to automatically installed. [2022-06-03T15:36:39.324Z] snapd is not logged in, snap install commands will use sudo [2022-06-03T15:36:42.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T15:36:45.902Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2022-06-03T15:36:46.470Z] Downloading snap 'edgex-app-service-configurable' [2022-06-03T15:36:48.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T15:36:48.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T15:36:49.018Z] Pulling app-service-configurable [2022-06-03T15:36:49.018Z] + snapcraftctl pull [2022-06-03T15:36:49.557Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T15:36:50.397Z] Pulling config-common [2022-06-03T15:36:50.397Z] + snapcraftctl pull [2022-06-03T15:36:51.777Z] Pulling go-build-helper [2022-06-03T15:36:51.778Z] + snapcraftctl pull [2022-06-03T15:36:53.159Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-06-03T15:36:53.159Z] Skipping pull go-build-helper (already ran) [2022-06-03T15:36:53.159Z] Building go-build-helper [2022-06-03T15:36:53.159Z] + snapcraftctl build [2022-06-03T15:36:56.454Z] Staging go-build-helper [2022-06-03T15:36:56.454Z] + snapcraftctl stage [2022-06-03T15:37:00.791Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-06-03T15:37:00.791Z] Fetched 224 kB in 0s (0 B/s) [2022-06-03T15:37:00.791Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-06-03T15:37:00.791Z] Fetched 157 kB in 0s (0 B/s) [2022-06-03T15:37:00.791Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-06-03T15:37:00.791Z] Fetched 221 kB in 0s (0 B/s) [2022-06-03T15:37:00.791Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-06-03T15:37:00.791Z] Fetched 143 kB in 0s (0 B/s) [2022-06-03T15:37:00.791Z] Pulling edgex-go [2022-06-03T15:37:00.791Z] + snapcraftctl pull [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T15:37:01.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T15:37:02.704Z] Pulling hooks [2022-06-03T15:37:02.704Z] + snapcraftctl pull [2022-06-03T15:37:10.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements [2022-06-03T15:37:10.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T15:37:10.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T15:37:13.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.453s coverage: 98.5% of statements [2022-06-03T15:37:13.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T15:37:13.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.483s coverage: 44.7% of statements [2022-06-03T15:37:13.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T15:37:13.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T15:37:17.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.756s coverage: 89.5% of statements [2022-06-03T15:37:17.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T15:37:17.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:37:17.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 83.8% of statements [2022-06-03T15:37:17.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T15:37:17.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T15:37:17.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T15:37:17.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T15:37:17.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T15:37:20.807Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-06-03T15:37:20.807Z] Fetched 96.5 kB in 0s (0 B/s) [2022-06-03T15:37:20.807Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-06-03T15:37:20.807Z] Fetched 279 kB in 0s (0 B/s) [2022-06-03T15:37:20.807Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-06-03T15:37:20.807Z] Fetched 122 kB in 0s (0 B/s) [2022-06-03T15:37:20.807Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-06-03T15:37:20.807Z] Fetched 77.8 kB in 0s (0 B/s) [2022-06-03T15:37:20.807Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-06-03T15:37:20.807Z] Fetched 8848 B in 0s (0 B/s) [2022-06-03T15:37:20.807Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-06-03T15:37:20.807Z] Fetched 47.8 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-06-03T15:37:20.808Z] Fetched 45.6 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] [2022-06-03T15:37:20.808Z] Fetched 15.0 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] [2022-06-03T15:37:20.808Z] Fetched 220 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] [2022-06-03T15:37:20.808Z] Fetched 154 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-06-03T15:37:20.808Z] Fetched 50.6 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-06-03T15:37:20.808Z] Fetched 14.8 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-06-03T15:37:20.808Z] Fetched 41.8 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] [2022-06-03T15:37:20.808Z] Fetched 499 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-06-03T15:37:20.808Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-06-03T15:37:20.808Z] Fetched 240 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-06-03T15:37:20.808Z] Fetched 29.3 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-06-03T15:37:20.808Z] Fetched 85.5 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-06-03T15:37:20.808Z] Fetched 24.5 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] [2022-06-03T15:37:20.808Z] Fetched 49.2 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-06-03T15:37:20.808Z] Fetched 54.2 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-06-03T15:37:20.808Z] Fetched 30.8 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] [2022-06-03T15:37:20.808Z] Fetched 15.8 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-06-03T15:37:20.808Z] Fetched 85.9 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] [2022-06-03T15:37:20.808Z] Fetched 8764 B in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-06-03T15:37:20.808Z] Fetched 140 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-06-03T15:37:20.808Z] Fetched 119 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-06-03T15:37:20.808Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-06-03T15:37:20.808Z] Fetched 11.1 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-06-03T15:37:20.808Z] Fetched 646 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-06-03T15:37:20.808Z] Fetched 41.3 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-06-03T15:37:20.808Z] Fetched 17.9 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-06-03T15:37:20.808Z] Fetched 368 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-06-03T15:37:20.808Z] Fetched 187 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-06-03T15:37:20.808Z] Fetched 175 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-06-03T15:37:20.808Z] Fetched 206 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] [2022-06-03T15:37:20.808Z] Fetched 1302 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-06-03T15:37:20.808Z] Fetched 36.2 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] [2022-06-03T15:37:20.808Z] Fetched 159 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-06-03T15:37:20.808Z] Fetched 107 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-06-03T15:37:20.808Z] Fetched 48.7 kB in 0s (0 B/s) [2022-06-03T15:37:20.808Z] Pulling static-packages [2022-06-03T15:37:20.808Z] + snapcraftctl pull [2022-06-03T15:37:20.808Z] Pulling version [2022-06-03T15:37:20.808Z] + cd /root/project [2022-06-03T15:37:20.808Z] + git describe --tags --abbrev=0 [2022-06-03T15:37:20.808Z] + sed s/v// [2022-06-03T15:37:20.808Z] + GIT_VERSION=2.1.1-dev.5 [2022-06-03T15:37:20.808Z] + [ -z 2.1.1-dev.5 ] [2022-06-03T15:37:20.808Z] + snapcraftctl set-version 2.1.1-dev.5 [2022-06-03T15:37:20.808Z] Building app-service-configurable [2022-06-03T15:37:20.808Z] + snapcraftctl build [2022-06-03T15:37:22.715Z] Building config-common [2022-06-03T15:37:22.715Z] + snapcraftctl build [2022-06-03T15:37:24.626Z] Skipping build go-build-helper (already ran) [2022-06-03T15:37:24.886Z] Building edgex-go [2022-06-03T15:37:25.148Z] + cd /root/parts/edgex-go/src [2022-06-03T15:37:25.148Z] + + git describe --tags --abbrev=0 [2022-06-03T15:37:25.148Z] sed s/v// [2022-06-03T15:37:25.148Z] + GIT_VERSION=2.1.1-dev.5 [2022-06-03T15:37:25.148Z] + [ -z 2.1.1-dev.5 ] [2022-06-03T15:37:25.148Z] + echo 2.1.1-dev.5 [2022-06-03T15:37:25.148Z] + [ ! -d vendor ] [2022-06-03T15:37:25.148Z] + echo skipping... [2022-06-03T15:37:25.148Z] + make build [2022-06-03T15:37:25.148Z] skipping... [2022-06-03T15:37:25.149Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.692s coverage: 94.2% of statements [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.228s coverage: 60.0% of statements [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.360s coverage: 0.9% of statements [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.227s coverage: 58.8% of statements [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements [2022-06-03T15:37:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.314s coverage: 47.1% of statements [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements [2022-06-03T15:37:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2022-06-03T15:37:37.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T15:37:39.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.234s coverage: 94.4% of statements [2022-06-03T15:37:39.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-06-03T15:37:40.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T15:37:41.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T15:37:42.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T15:37:43.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T15:37:44.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T15:37:45.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T15:37:46.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.671s coverage: 82.5% of statements [2022-06-03T15:37:46.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T15:37:46.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T15:37:47.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T15:37:48.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T15:37:49.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T15:37:51.676Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-06-03T15:37:51.676Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-06-03T15:37:51.676Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-06-03T15:37:51.676Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-06-03T15:37:51.676Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-06-03T15:37:51.676Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-06-03T15:37:51.676Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-06-03T15:37:51.676Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-06-03T15:37:51.676Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-06-03T15:37:51.676Z] + 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-03T15:37:51.676Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-06-03T15:37:51.676Z] + 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-03T15:37:51.676Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-06-03T15:37:51.676Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-06-03T15:37:51.676Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-06-03T15:37:51.676Z] + 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-03T15:37:51.676Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-06-03T15:37:51.676Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-06-03T15:37:51.676Z] + 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-03T15:37:52.247Z] Building hooks [2022-06-03T15:37:52.247Z] + cd /root/parts/hooks/src [2022-06-03T15:37:52.247Z] + make build [2022-06-03T15:37:52.247Z] go mod tidy [2022-06-03T15:37:52.507Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-06-03T15:37:52.507Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T15:37:52.765Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-06-03T15:37:52.765Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T15:37:52.765Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-06-03T15:37:52.765Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 65.1% of statements [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.745s coverage: 64.4% of statements [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T15:37:53.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-06-03T15:37:53.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-06-03T15:37:53.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.163s coverage: 73.7% of statements [2022-06-03T15:37:53.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-06-03T15:37:53.705Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-06-03T15:37:53.966Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-06-03T15:37:53.966Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-06-03T15:37:56.504Z] Building static-packages [2022-06-03T15:37:56.504Z] + snapcraftctl build [2022-06-03T15:37:58.413Z] Building version [2022-06-03T15:37:58.413Z] + snapcraftctl build [2022-06-03T15:37:58.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.4% of statements [2022-06-03T15:37:58.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T15:37:58.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T15:37:58.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T15:38:00.319Z] Staging app-service-configurable [2022-06-03T15:38:00.319Z] + snapcraftctl stage [2022-06-03T15:38:00.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.942s coverage: 43.8% of statements [2022-06-03T15:38:00.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T15:38:00.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T15:38:00.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements [2022-06-03T15:38:00.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T15:38:00.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2022-06-03T15:38:00.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T15:38:01.701Z] Staging config-common [2022-06-03T15:38:01.701Z] + snapcraftctl stage [2022-06-03T15:38:03.090Z] Skipping stage go-build-helper (already ran) [2022-06-03T15:38:03.090Z] Staging edgex-go [2022-06-03T15:38:03.090Z] + snapcraftctl stage [2022-06-03T15:38:04.475Z] Staging hooks [2022-06-03T15:38:04.475Z] + snapcraftctl stage [2022-06-03T15:38:05.856Z] Staging static-packages [2022-06-03T15:38:05.856Z] + snapcraftctl stage [2022-06-03T15:38:07.235Z] Staging version [2022-06-03T15:38:07.235Z] + snapcraftctl stage [2022-06-03T15:38:08.627Z] Priming app-service-configurable [2022-06-03T15:38:08.627Z] + snapcraftctl prime [2022-06-03T15:38:09.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T15:38:09.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.686s coverage: 92.3% of statements [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T15:38:09.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 63.2% of statements [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T15:38:09.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T15:38:09.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T15:38:09.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T15:38:09.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-06-03T15:38:09.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-06-03T15:38:09.312Z] 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-03T15:38:09.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-03T15:38:09.312Z] GO111MODULE=on go vet ./... [2022-06-03T15:38:11.920Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-06-03T15:38:11.920Z] stage-packages: [2022-06-03T15:38:11.920Z] - libnorm1 [2022-06-03T15:38:11.920Z] - libpgm-5.2-0 [2022-06-03T15:38:11.920Z] - libsodium23 [2022-06-03T15:38:11.920Z] - libzmq5 [2022-06-03T15:38:12.180Z] Priming config-common [2022-06-03T15:38:12.180Z] + snapcraftctl prime [2022-06-03T15:38:13.572Z] Priming go-build-helper [2022-06-03T15:38:13.572Z] + snapcraftctl prime [2022-06-03T15:38:14.956Z] Priming edgex-go [2022-06-03T15:38:14.956Z] + snapcraftctl prime [2022-06-03T15:38:16.868Z] Priming hooks [2022-06-03T15:38:16.868Z] + snapcraftctl prime [2022-06-03T15:38:18.253Z] Priming static-packages [2022-06-03T15:38:18.253Z] + snapcraftctl prime [2022-06-03T15:38:20.789Z] Priming version [2022-06-03T15:38:20.789Z] + snapcraftctl prime [2022-06-03T15:38:22.165Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T15:39:31.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T15:39:31.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T15:39:31.154Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T15:39:31.193Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:39:31.916Z] + go mod tidy [Pipeline] sh [2022-06-03T15:39:33.188Z] + ls -al . [2022-06-03T15:39:33.188Z] total 676 [2022-06-03T15:39:33.188Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 15:39 . [2022-06-03T15:39:33.188Z] drwxr-xr-x 4 root root 4096 Jun 3 15:35 .. [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 15:32 .dockerignore [2022-06-03T15:39:33.188Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 15:32 .git [2022-06-03T15:39:33.188Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 15:32 .github [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 15:32 .gitignore [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 15:32 .golangci.yml [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 15:32 .hadolint.yml [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 15:32 .sonarcloud.properties [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 15:32 ADOPTERS.md [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 15:32 Attribution.txt [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 53021 Jun 3 15:32 CHANGELOG.md [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 15:32 CONTRIBUTING.md [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 15:32 GOVERNANCE.md [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 15:32 Jenkinsfile [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 15:32 LICENSE [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 15:32 Makefile [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 15:32 OWNERS.md [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 15:32 README.md [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 15:32 SECURITY.md [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 15:28 VERSION [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 15:32 ZMQWindows.md [2022-06-03T15:39:33.188Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 15:32 bin [2022-06-03T15:39:33.188Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 15:32 cmd [2022-06-03T15:39:33.188Z] -rw-r--r-- 1 root root 428658 Jun 3 15:38 coverage.out [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 15:39 go.mod [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 15:32 go.sum [2022-06-03T15:39:33.188Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 15:32 internal [2022-06-03T15:39:33.188Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 15:32 openapi [2022-06-03T15:39:33.188Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 15:32 snap [2022-06-03T15:39:33.188Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 15:32 vendor [2022-06-03T15:39:33.188Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 15:32 version.go [Pipeline] sh [2022-06-03T15:39:33.869Z] + '[' -e coverage.out ] [2022-06-03T15:39:33.869Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T15:39:33.907Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T15:39:34.844Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T15:39:35.501Z] + make build [2022-06-03T15:39:35.501Z] 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-03T15:39:42.234Z] 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-03T15:40:09.047Z] 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-03T15:40:09.325Z] 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-03T15:40:13.653Z] 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-03T15:40:14.635Z] 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-03T15:40:18.043Z] 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-03T15:40:21.438Z] 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-03T15:40:24.069Z] 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-03T15:40:28.617Z] 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-03T15:40:31.249Z] 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-03T15:40:34.645Z] 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-03T15:40:41.418Z] $ docker stop --time=1 6af437e198ff6e8b58a64a692bf421bc01ac8df10a6f7848109697c78311f85a [2022-06-03T15:40:43.359Z] $ docker rm -f 6af437e198ff6e8b58a64a692bf421bc01ac8df10a6f7848109697c78311f85a [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-03T15:40:45.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T15:40:45.155Z] [2022-06-03T15:40:45.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:40:45.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T15:40:45.839Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T15:40:45.839Z] 29e5d40040c1: Pulling fs layer [2022-06-03T15:40:45.839Z] 1ce36da41761: Pulling fs layer [2022-06-03T15:40:45.839Z] 25b303627fd3: Pulling fs layer [2022-06-03T15:40:45.839Z] 29e5d40040c1: Download complete [2022-06-03T15:40:46.119Z] 1ce36da41761: Verifying Checksum [2022-06-03T15:40:46.119Z] 1ce36da41761: Download complete [2022-06-03T15:40:46.396Z] 29e5d40040c1: Pull complete [2022-06-03T15:40:47.841Z] 25b303627fd3: Verifying Checksum [2022-06-03T15:40:47.841Z] 25b303627fd3: Download complete [2022-06-03T15:40:47.841Z] 1ce36da41761: Pull complete [2022-06-03T15:41:00.367Z] 25b303627fd3: Pull complete [2022-06-03T15:41:00.367Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T15:41:00.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T15:41:00.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:41:00.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2022-06-03T15:41:00.975Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T15:41:03.174Z] $ docker top 65969ecf155be9389543e88f9ec151d99e9420361bbdf9ed8d2a716fb1a14e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:41:04.179Z] + docker-compose build --help [2022-06-03T15:41:04.179Z] + grep parallel [2022-06-03T15:41:07.551Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T15:41:07.851Z] $ docker stop --time=1 65969ecf155be9389543e88f9ec151d99e9420361bbdf9ed8d2a716fb1a14e77 [2022-06-03T15:41:09.442Z] $ docker rm -f 65969ecf155be9389543e88f9ec151d99e9420361bbdf9ed8d2a716fb1a14e77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:41:10.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T15:41:10.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:41:10.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2022-06-03T15:41:10.578Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T15:41:11.750Z] $ docker top d63bf7765633ee8f9da38833a1bbafc25cb9d5bfcefc29b18e84ab8525618896 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:41:12.670Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T15:41:16.962Z] Building core-command ... [2022-06-03T15:41:16.962Z] Building core-data ... [2022-06-03T15:41:16.962Z] Building core-metadata ... [2022-06-03T15:41:16.962Z] Building security-bootstrapper ... [2022-06-03T15:41:16.962Z] Building security-proxy-setup ... [2022-06-03T15:41:16.962Z] Building security-secretstore-setup ... [2022-06-03T15:41:16.962Z] Building support-notifications ... [2022-06-03T15:41:16.962Z] Building support-scheduler ... [2022-06-03T15:41:16.962Z] Building sys-mgmt-agent ... [2022-06-03T15:41:16.962Z] Building sys-mgmt-agent [2022-06-03T15:41:16.962Z] Building security-proxy-setup [2022-06-03T15:41:16.962Z] Building support-notifications [2022-06-03T15:41:16.962Z] Building support-scheduler [2022-06-03T15:41:16.962Z] Building core-metadata [2022-06-03T15:42:53.742Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:42:53.742Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:42:53.742Z] ---> 89ec9a7a9ccb [2022-06-03T15:42:53.742Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:42:53.742Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:42:53.742Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:42:53.742Z] ---> 89ec9a7a9ccb [2022-06-03T15:42:53.742Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T15:42:53.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:42:53.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:42:53.742Z] ---> 89ec9a7a9ccb [2022-06-03T15:42:53.742Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T15:42:53.742Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:42:53.742Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:42:53.742Z] ---> 89ec9a7a9ccb [2022-06-03T15:42:53.742Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:42:53.742Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:42:53.742Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:42:53.742Z] ---> 89ec9a7a9ccb [2022-06-03T15:42:53.742Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T15:42:53.742Z] ---> Running in 61a733e4c141 [2022-06-03T15:42:53.742Z] ---> Running in 72a8a4346c41 [2022-06-03T15:42:53.742Z] ---> Running in a3496b27c9b3 [2022-06-03T15:42:53.742Z] ---> Running in f00f62d7bfa0 [2022-06-03T15:42:53.742Z] ---> Running in 7d7664009396 [2022-06-03T15:42:53.742Z] Removing intermediate container a3496b27c9b3 [2022-06-03T15:42:53.742Z] ---> 452fc0303524 [2022-06-03T15:42:53.742Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:42:53.742Z] Removing intermediate container 72a8a4346c41 [2022-06-03T15:42:53.742Z] ---> 6825eba23cab [2022-06-03T15:42:53.742Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:42:53.742Z] Removing intermediate container f00f62d7bfa0 [2022-06-03T15:42:53.742Z] ---> 628ee56a4cb1 [2022-06-03T15:42:53.742Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:42:53.742Z] ---> Running in cc40c84c711a [2022-06-03T15:42:53.742Z] ---> Running in fc5281557117 [2022-06-03T15:42:53.742Z] ---> Running in 277816f6ebf5 [2022-06-03T15:42:53.742Z] Removing intermediate container 61a733e4c141 [2022-06-03T15:42:53.742Z] ---> 213c075b1369 [2022-06-03T15:42:53.742Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:42:53.742Z] Removing intermediate container 7d7664009396 [2022-06-03T15:42:53.742Z] ---> 3d95479201ff [2022-06-03T15:42:53.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:42:53.742Z] ---> Running in ec076de114c9 [2022-06-03T15:42:53.742Z] ---> Running in f983e01f4a52 [2022-06-03T15:42:55.192Z] Removing intermediate container fc5281557117 [2022-06-03T15:42:55.192Z] ---> 63bb0a831df9 [2022-06-03T15:42:55.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T15:42:55.192Z] Removing intermediate container cc40c84c711a [2022-06-03T15:42:55.192Z] ---> f95bb36ee3d6 [2022-06-03T15:42:55.192Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T15:42:55.192Z] ---> Running in 4b872f7003e2 [2022-06-03T15:42:55.192Z] ---> Running in d3eaef34dc7e [2022-06-03T15:42:55.192Z] Removing intermediate container 277816f6ebf5 [2022-06-03T15:42:55.192Z] ---> 9978da462c69 [2022-06-03T15:42:55.192Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T15:42:55.469Z] Removing intermediate container f983e01f4a52 [2022-06-03T15:42:55.469Z] ---> 37c36136f0e5 [2022-06-03T15:42:55.469Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T15:42:55.469Z] Removing intermediate container ec076de114c9 [2022-06-03T15:42:55.469Z] ---> e52edd97025d [2022-06-03T15:42:55.469Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T15:42:55.469Z] ---> Running in d9af287ef6c4 [2022-06-03T15:42:55.469Z] ---> Running in 82e6a6a1a41d [2022-06-03T15:42:55.469Z] ---> Running in 500b5f13cfdd [2022-06-03T15:42:57.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:57.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:57.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:57.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:58.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:58.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:58.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:58.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:42:59.107Z] OK: 220 MiB in 52 packages [2022-06-03T15:42:59.386Z] OK: 220 MiB in 52 packages [2022-06-03T15:43:00.010Z] OK: 220 MiB in 52 packages [2022-06-03T15:43:00.010Z] OK: 220 MiB in 52 packages [2022-06-03T15:43:00.289Z] OK: 220 MiB in 52 packages [2022-06-03T15:43:01.281Z] Removing intermediate container 4b872f7003e2 [2022-06-03T15:43:01.281Z] ---> ebe7d2bf69b6 [2022-06-03T15:43:01.281Z] Step 6/22 : COPY . . [2022-06-03T15:43:01.557Z] Removing intermediate container d3eaef34dc7e [2022-06-03T15:43:01.557Z] ---> 80641e14c206 [2022-06-03T15:43:01.557Z] Step 6/22 : COPY . . [2022-06-03T15:43:01.557Z] Removing intermediate container 500b5f13cfdd [2022-06-03T15:43:01.557Z] ---> c5be306ffc29 [2022-06-03T15:43:01.557Z] Step 6/23 : COPY go.mod . [2022-06-03T15:43:01.832Z] Removing intermediate container d9af287ef6c4 [2022-06-03T15:43:01.832Z] ---> cbbc3ee05350 [2022-06-03T15:43:01.832Z] Step 6/20 : COPY . . [2022-06-03T15:43:01.832Z] Removing intermediate container 82e6a6a1a41d [2022-06-03T15:43:01.832Z] ---> f731acad7c91 [2022-06-03T15:43:01.832Z] Step 6/21 : COPY . . [2022-06-03T15:43:02.817Z] ---> eba8c9b25902 [2022-06-03T15:43:02.817Z] Step 7/23 : RUN go mod download [2022-06-03T15:43:02.817Z] ---> Running in de642ebdf670 [2022-06-03T15:43:07.142Z] Removing intermediate container de642ebdf670 [2022-06-03T15:43:07.142Z] ---> be2954dc26a2 [2022-06-03T15:43:07.142Z] Step 8/23 : COPY . . [2022-06-03T15:43:33.955Z] ---> 1311e7cfe428 [2022-06-03T15:43:33.955Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:43:33.955Z] ---> bc0b04ec1729 [2022-06-03T15:43:33.955Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:43:33.955Z] ---> f21d645e8032 [2022-06-03T15:43:33.955Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:43:33.955Z] ---> Running in 1a8d170a8d18 [2022-06-03T15:43:33.955Z] ---> Running in 2661f4b3892b [2022-06-03T15:43:33.955Z] ---> Running in 5725e6394bac [2022-06-03T15:43:34.239Z] ---> 8ee9f7f27b5e [2022-06-03T15:43:34.239Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:43:34.522Z] ---> Running in 9700bccb897d [2022-06-03T15:43:36.519Z] skipping... [2022-06-03T15:43:36.519Z] skipping... [2022-06-03T15:43:36.519Z] skipping... [2022-06-03T15:43:36.519Z] skipping... [2022-06-03T15:43:37.515Z] ---> a351acc1c6c0 [2022-06-03T15:43:37.515Z] Step 9/23 : RUN go mod tidy [2022-06-03T15:43:37.795Z] ---> Running in ca5e3b33e455 [2022-06-03T15:43:37.795Z] Removing intermediate container 5725e6394bac [2022-06-03T15:43:37.795Z] ---> 4b8cab97a6fb [2022-06-03T15:43:37.795Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T15:43:37.795Z] Removing intermediate container 9700bccb897d [2022-06-03T15:43:37.795Z] ---> e83e1e62d6b8 [2022-06-03T15:43:37.795Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T15:43:38.074Z] ---> Running in 235277b89251 [2022-06-03T15:43:38.074Z] ---> Running in bd9ac4d08454 [2022-06-03T15:43:38.074Z] Removing intermediate container 1a8d170a8d18 [2022-06-03T15:43:38.074Z] ---> 1847a283011d [2022-06-03T15:43:38.074Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T15:43:38.358Z] Removing intermediate container 2661f4b3892b [2022-06-03T15:43:38.358Z] ---> fd2ae1569ec8 [2022-06-03T15:43:38.358Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T15:43:38.358Z] ---> Running in 1482f1cf2956 [2022-06-03T15:43:38.358Z] ---> Running in 0b3d52fd4374 [2022-06-03T15:43:40.347Z] 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-03T15:43:40.630Z] 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-03T15:43:40.630Z] 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-03T15:43:40.630Z] 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-03T15:43:45.015Z] Removing intermediate container ca5e3b33e455 [2022-06-03T15:43:45.015Z] ---> 8c1e7227b2fc [2022-06-03T15:43:45.015Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T15:43:45.015Z] ---> Running in 9360d48670f3 [2022-06-03T15:43:47.025Z] 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-03T15:45:39.748Z] 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-03T15:45:52.181Z] Removing intermediate container 0b3d52fd4374 [2022-06-03T15:45:52.181Z] ---> d0737fd2e23a [2022-06-03T15:45:52.181Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T15:45:52.181Z] ---> Running in 38a34ad3a0a2 [2022-06-03T15:45:54.825Z] 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-03T15:45:57.450Z] Removing intermediate container 1482f1cf2956 [2022-06-03T15:45:57.450Z] ---> 580935b82d72 [2022-06-03T15:45:57.450Z] [2022-06-03T15:45:57.450Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T15:45:57.450Z] 3.14: Pulling from library/alpine [2022-06-03T15:45:58.449Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T15:45:58.449Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T15:45:58.449Z] ---> ac73e934f311 [2022-06-03T15:45:58.449Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T15:45:58.719Z] ---> Running in 4971af3562d6 [2022-06-03T15:46:00.703Z] Removing intermediate container 38a34ad3a0a2 [2022-06-03T15:46:00.703Z] ---> 79d765ea8f48 [2022-06-03T15:46:00.703Z] [2022-06-03T15:46:00.703Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T15:46:00.703Z] 20.10.8: Pulling from library/docker [2022-06-03T15:46:00.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:01.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:02.255Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T15:46:02.541Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T15:46:02.541Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T15:46:02.541Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T15:46:02.541Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T15:46:02.541Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:46:02.541Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:46:03.146Z] OK: 8 MiB in 19 packages [2022-06-03T15:46:06.537Z] Removing intermediate container 4971af3562d6 [2022-06-03T15:46:06.537Z] ---> 5b3fb6fd3c43 [2022-06-03T15:46:06.537Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T15:46:06.537Z] ---> Running in fc13d1bd900b [2022-06-03T15:46:07.140Z] Removing intermediate container fc13d1bd900b [2022-06-03T15:46:07.140Z] ---> d6668df8243f [2022-06-03T15:46:07.140Z] Step 12/20 : WORKDIR /edgex [2022-06-03T15:46:07.422Z] ---> Running in 7ecc94c5e579 [2022-06-03T15:46:08.404Z] Removing intermediate container 7ecc94c5e579 [2022-06-03T15:46:08.404Z] ---> 092b643adc54 [2022-06-03T15:46:08.404Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T15:46:09.843Z] ---> 9d6239c787f2 [2022-06-03T15:46:09.843Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T15:46:10.842Z] Removing intermediate container bd9ac4d08454 [2022-06-03T15:46:10.842Z] ---> 3ffdfbfde398 [2022-06-03T15:46:10.842Z] [2022-06-03T15:46:10.842Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T15:46:10.842Z] ---> ac73e934f311 [2022-06-03T15:46:10.842Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T15:46:11.119Z] ---> Running in 45da57bf68d6 [2022-06-03T15:46:11.714Z] ---> df32910263d8 [2022-06-03T15:46:11.714Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T15:46:11.992Z] Removing intermediate container 235277b89251 [2022-06-03T15:46:11.992Z] ---> 4db2c389d225 [2022-06-03T15:46:11.992Z] [2022-06-03T15:46:11.992Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:46:11.992Z] ---> ac73e934f311 [2022-06-03T15:46:11.992Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:46:12.268Z] ---> Running in de0f779dffd3 [2022-06-03T15:46:13.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:13.272Z] Removing intermediate container 9360d48670f3 [2022-06-03T15:46:13.272Z] ---> 3f8cc88f3783 [2022-06-03T15:46:13.272Z] [2022-06-03T15:46:13.272Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T15:46:13.272Z] ---> ac73e934f311 [2022-06-03T15:46:13.272Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:46:13.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:13.272Z] ---> Running in 4378b58fd0db [2022-06-03T15:46:14.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:14.295Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T15:46:14.295Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T15:46:14.572Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:46:14.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:14.573Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:46:14.573Z] ---> 1c2115f9702d [2022-06-03T15:46:14.573Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T15:46:14.847Z] ---> Running in fb885ceebb2b [2022-06-03T15:46:14.847Z] OK: 6 MiB in 16 packages [2022-06-03T15:46:15.463Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T15:46:15.463Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:46:15.463Z] OK: 5 MiB in 15 packages [2022-06-03T15:46:15.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:15.743Z] Removing intermediate container fb885ceebb2b [2022-06-03T15:46:15.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:15.743Z] ---> bfae16d9d889 [2022-06-03T15:46:15.743Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T15:46:16.343Z] ---> Running in 7a1ca6ffd69e [2022-06-03T15:46:16.954Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T15:46:16.954Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:46:16.954Z] OK: 5 MiB in 15 packages [2022-06-03T15:46:17.232Z] Removing intermediate container 7a1ca6ffd69e [2022-06-03T15:46:17.232Z] ---> 7b37c6d033d0 [2022-06-03T15:46:17.232Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T15:46:17.232Z] Removing intermediate container de0f779dffd3 [2022-06-03T15:46:17.232Z] ---> 19364a0d5a21 [2022-06-03T15:46:17.232Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:46:17.232Z] Removing intermediate container 45da57bf68d6 [2022-06-03T15:46:17.232Z] ---> fcd5148eb74f [2022-06-03T15:46:17.232Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:46:17.519Z] ---> Running in 629f43df3390 [2022-06-03T15:46:17.519Z] ---> Running in d9f77261cad1 [2022-06-03T15:46:17.519Z] ---> Running in 214db1e626cc [2022-06-03T15:46:18.143Z] Removing intermediate container 629f43df3390 [2022-06-03T15:46:18.143Z] ---> 11f85ed9d8af [2022-06-03T15:46:18.143Z] Step 19/20 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:46:18.143Z] Removing intermediate container 214db1e626cc [2022-06-03T15:46:18.143Z] ---> ad44674398ae [2022-06-03T15:46:18.143Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T15:46:18.143Z] Removing intermediate container 4378b58fd0db [2022-06-03T15:46:18.143Z] ---> 2c62b5639cb0 [2022-06-03T15:46:18.143Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:46:18.425Z] Removing intermediate container d9f77261cad1 [2022-06-03T15:46:18.425Z] ---> 953cf23177c4 [2022-06-03T15:46:18.425Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T15:46:18.425Z] ---> Running in 279868cd78f5 [2022-06-03T15:46:18.425Z] ---> Running in aba03f471822 [2022-06-03T15:46:18.425Z] ---> Running in 1b88a4f89898 [2022-06-03T15:46:18.425Z] ---> Running in 3dd194e7da10 [2022-06-03T15:46:19.024Z] Removing intermediate container aba03f471822 [2022-06-03T15:46:19.024Z] ---> 3f3d27eda6bd [2022-06-03T15:46:19.024Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T15:46:19.024Z] Removing intermediate container 3dd194e7da10 [2022-06-03T15:46:19.024Z] ---> 4997db9d855c [2022-06-03T15:46:19.024Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T15:46:19.024Z] Removing intermediate container 1b88a4f89898 [2022-06-03T15:46:19.024Z] ---> d2d1c45017fd [2022-06-03T15:46:19.024Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T15:46:19.307Z] ---> Running in 5df81fc1083b [2022-06-03T15:46:19.307Z] Removing intermediate container 279868cd78f5 [2022-06-03T15:46:19.307Z] ---> 1737441fc7de [2022-06-03T15:46:19.307Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T15:46:19.307Z] ---> Running in 4a9c3fd25491 [2022-06-03T15:46:19.307Z] ---> Running in bb1f877028c4 [2022-06-03T15:46:19.307Z] ---> Running in 70b0a56d81fe [2022-06-03T15:46:19.904Z] Removing intermediate container 5df81fc1083b [2022-06-03T15:46:19.904Z] ---> 56d59facf68f [2022-06-03T15:46:19.904Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T15:46:19.904Z] ---> Running in ec790432efa8 [2022-06-03T15:46:19.904Z] Removing intermediate container 70b0a56d81fe [2022-06-03T15:46:19.904Z] ---> 0fceccd64843 [2022-06-03T15:46:19.904Z] Step 14/22 : WORKDIR / [2022-06-03T15:46:20.179Z] Removing intermediate container 4a9c3fd25491 [2022-06-03T15:46:20.179Z] ---> 4bb2012477c9 [2022-06-03T15:46:20.179Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:46:20.179Z] ---> Running in 76987bc5af21 [2022-06-03T15:46:20.179Z] Removing intermediate container bb1f877028c4 [2022-06-03T15:46:20.179Z] ---> 35eaceb79c77 [2022-06-03T15:46:20.179Z] [2022-06-03T15:46:20.800Z] Removing intermediate container ec790432efa8 [2022-06-03T15:46:20.800Z] ---> d14596899282 [2022-06-03T15:46:20.800Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:46:20.800Z] Removing intermediate container 76987bc5af21 [2022-06-03T15:46:20.800Z] ---> 867378da72d4 [2022-06-03T15:46:20.800Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:46:21.080Z] ---> 50aab173f1ec [2022-06-03T15:46:21.080Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T15:46:21.356Z] Successfully built 35eaceb79c77 [2022-06-03T15:46:21.356Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T15:46:21.356Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-06-03T15:46:21.967Z] ---> 6d73a83cd265 [2022-06-03T15:46:21.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T15:46:21.967Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T15:46:21.967Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T15:46:21.967Z] ---> 3734d5adc5ac [2022-06-03T15:46:21.967Z] 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-03T15:46:21.967Z] ---> 1e48199e8c59 [2022-06-03T15:46:21.967Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T15:46:22.242Z] ---> Running in 053fabb6a039 [2022-06-03T15:46:22.846Z] Removing intermediate container 053fabb6a039 [2022-06-03T15:46:22.846Z] ---> aea14e4d3736 [2022-06-03T15:46:22.846Z] 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-03T15:46:22.846Z] ---> Running in d3feba240592 [2022-06-03T15:46:23.867Z] ---> 418a3889c9c8 [2022-06-03T15:46:23.867Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T15:46:24.465Z] ---> 601db966345c [2022-06-03T15:46:24.465Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T15:46:24.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:25.028Z] ---> e490f471da03 [2022-06-03T15:46:25.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T15:46:25.028Z] ---> 77f5400ea2d7 [2022-06-03T15:46:25.028Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T15:46:25.028Z] ---> Running in 83e6d81c1d83 [2022-06-03T15:46:25.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:46:25.307Z] ---> ef1681102f06 [2022-06-03T15:46:25.307Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T15:46:25.587Z] ---> Running in 702ab9e6b657 [2022-06-03T15:46:25.864Z] Removing intermediate container 83e6d81c1d83 [2022-06-03T15:46:25.864Z] ---> 4d85c909aacf [2022-06-03T15:46:25.864Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:46:25.864Z] ---> b72ac3f7f109 [2022-06-03T15:46:25.864Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T15:46:26.137Z] ---> Running in eb6b780955c5 [2022-06-03T15:46:26.137Z] ---> Running in 1d91f054ec27 [2022-06-03T15:46:26.137Z] Removing intermediate container 702ab9e6b657 [2022-06-03T15:46:26.137Z] ---> 2f90c75acb55 [2022-06-03T15:46:26.137Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:46:26.413Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T15:46:26.413Z] ---> Running in 1d4ed82b05cd [2022-06-03T15:46:26.413Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T15:46:26.413Z] Executing bash-5.1.16-r0.post-install [2022-06-03T15:46:26.413Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T15:46:26.413Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T15:46:26.413Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T15:46:26.413Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T15:46:26.698Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T15:46:26.698Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T15:46:26.698Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T15:46:26.698Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T15:46:26.698Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T15:46:26.698Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T15:46:26.698Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T15:46:26.698Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T15:46:26.698Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T15:46:26.698Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T15:46:26.698Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T15:46:26.984Z] Removing intermediate container 1d91f054ec27 [2022-06-03T15:46:26.984Z] ---> 50fb5755b6d2 [2022-06-03T15:46:26.984Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:46:26.984Z] Removing intermediate container eb6b780955c5 [2022-06-03T15:46:26.984Z] ---> 55f986761b7b [2022-06-03T15:46:26.984Z] Step 19/21 : LABEL arch=arm64 [2022-06-03T15:46:26.984Z] Removing intermediate container 1d4ed82b05cd [2022-06-03T15:46:26.984Z] ---> 33dd640afb6e [2022-06-03T15:46:26.984Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T15:46:26.984Z] ---> Running in 57304cc9913b [2022-06-03T15:46:26.984Z] ---> Running in e378f6ab3498 [2022-06-03T15:46:26.984Z] ---> Running in 0d7f79ab2c34 [2022-06-03T15:46:27.983Z] Removing intermediate container 57304cc9913b [2022-06-03T15:46:27.983Z] ---> 45a1a5f82416 [2022-06-03T15:46:27.983Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T15:46:27.983Z] Removing intermediate container e378f6ab3498 [2022-06-03T15:46:27.983Z] ---> a8e427d29196 [2022-06-03T15:46:27.983Z] Step 22/23 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:46:27.983Z] Removing intermediate container 0d7f79ab2c34 [2022-06-03T15:46:27.983Z] ---> b762ff52171b [2022-06-03T15:46:27.983Z] Step 20/21 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:46:27.983Z] ---> Running in ffb7f3e552cf [2022-06-03T15:46:27.983Z] ---> Running in e3e9aed33b09 [2022-06-03T15:46:28.258Z] ---> Running in 99235623f76a [2022-06-03T15:46:28.858Z] Removing intermediate container e3e9aed33b09 [2022-06-03T15:46:28.859Z] ---> 2e0f830a8562 [2022-06-03T15:46:28.859Z] Step 21/22 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:46:28.859Z] Removing intermediate container ffb7f3e552cf [2022-06-03T15:46:28.859Z] ---> ef3801ff68d6 [2022-06-03T15:46:28.859Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T15:46:28.859Z] Removing intermediate container 99235623f76a [2022-06-03T15:46:28.859Z] ---> 5f288e99170e [2022-06-03T15:46:28.859Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T15:46:28.859Z] ---> Running in a57d96c73d03 [2022-06-03T15:46:29.135Z] ---> Running in faf2e7d843e4 [2022-06-03T15:46:29.135Z] ---> Running in 95ae1979eb28 [2022-06-03T15:46:29.425Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T15:46:29.425Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T15:46:29.698Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T15:46:29.698Z] Removing intermediate container a57d96c73d03 [2022-06-03T15:46:29.698Z] ---> 72597b02081c [2022-06-03T15:46:29.698Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T15:46:29.698Z] Removing intermediate container faf2e7d843e4 [2022-06-03T15:46:29.698Z] ---> ff52923e457a [2022-06-03T15:46:29.698Z] [2022-06-03T15:46:29.698Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T15:46:29.698Z] Removing intermediate container 95ae1979eb28 [2022-06-03T15:46:29.698Z] ---> c5531dd3472d [2022-06-03T15:46:29.698Z] [2022-06-03T15:46:29.698Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T15:46:29.698Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T15:46:29.698Z] ---> Running in 979271d54744 [2022-06-03T15:46:29.980Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T15:46:29.980Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T15:46:29.980Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T15:46:29.980Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T15:46:29.980Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T15:46:29.980Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T15:46:29.980Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T15:46:29.980Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T15:46:29.980Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T15:46:29.980Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T15:46:30.257Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T15:46:30.257Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T15:46:30.257Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T15:46:30.257Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T15:46:30.257Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T15:46:30.257Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T15:46:30.257Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T15:46:30.257Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T15:46:30.536Z] Removing intermediate container 979271d54744 [2022-06-03T15:46:30.536Z] ---> 8028427f858f [2022-06-03T15:46:30.536Z] [2022-06-03T15:46:30.536Z] Successfully built ff52923e457a [2022-06-03T15:46:30.536Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T15:46:30.536Z]  Building support-scheduler ... done Building core-command [2022-06-03T15:46:30.536Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T15:46:30.536Z] Successfully built c5531dd3472d [2022-06-03T15:46:30.815Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T15:46:30.815Z]  Building support-notifications ... done Building core-data [2022-06-03T15:46:31.092Z] Successfully built 8028427f858f [2022-06-03T15:46:31.092Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T15:46:31.092Z] Building security-secretstore-setup [2022-06-03T15:46:31.367Z]  Building core-metadata ... done Executing busybox-1.33.1-r3.trigger [2022-06-03T15:46:31.367Z] OK: 84 MiB in 64 packages [2022-06-03T15:46:34.752Z] Collecting docker-compose==1.23.2 [2022-06-03T15:46:35.025Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T15:46:35.621Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T15:46:35.621Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T15:46:35.621Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T15:46:35.621Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T15:46:37.050Z] 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-03T15:46:37.648Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T15:46:37.648Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T15:46:37.648Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T15:46:37.922Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T15:46:37.922Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T15:46:37.922Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T15:46:39.897Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T15:46:39.897Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T15:46:43.288Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T15:46:43.288Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T15:46:43.564Z] Collecting PyYAML<4,>=3.10 [2022-06-03T15:46:43.564Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T15:46:47.896Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T15:46:47.896Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T15:46:48.170Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T15:46:48.170Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T15:46:48.767Z] Collecting idna<2.8,>=2.5 [2022-06-03T15:46:48.767Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T15:46:48.767Z] 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-03T15:46:48.767Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T15:46:48.767Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T15:46:49.749Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T15:46:49.749Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T15:46:50.024Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T15:46:50.024Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T15:46:50.024Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T15:46:50.024Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T15:46:51.002Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T15:46:51.002Z] Attempting uninstall: urllib3 [2022-06-03T15:46:51.002Z] Found existing installation: urllib3 1.26.5 [2022-06-03T15:46:51.002Z] Uninstalling urllib3-1.26.5: [2022-06-03T15:46:51.002Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T15:46:51.602Z] Attempting uninstall: idna [2022-06-03T15:46:51.602Z] Found existing installation: idna 3.2 [2022-06-03T15:46:51.602Z] Uninstalling idna-3.2: [2022-06-03T15:46:51.875Z] Successfully uninstalled idna-3.2 [2022-06-03T15:46:52.474Z] Attempting uninstall: chardet [2022-06-03T15:46:52.474Z] Found existing installation: chardet 4.0.0 [2022-06-03T15:46:52.474Z] Uninstalling chardet-4.0.0: [2022-06-03T15:46:52.748Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T15:46:54.727Z] Attempting uninstall: requests [2022-06-03T15:46:54.727Z] Found existing installation: requests 2.25.1 [2022-06-03T15:46:54.727Z] Uninstalling requests-2.25.1: [2022-06-03T15:46:54.727Z] Successfully uninstalled requests-2.25.1 [2022-06-03T15:46:55.002Z] Running setup.py install for texttable: started [2022-06-03T15:46:56.982Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T15:46:56.982Z] Running setup.py install for PyYAML: started [2022-06-03T15:46:58.957Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T15:46:59.235Z] Running setup.py install for docopt: started [2022-06-03T15:47:01.215Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T15:47:01.215Z] Running setup.py install for dockerpty: started [2022-06-03T15:47:03.187Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T15:47:04.623Z] 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-03T15:47:22.927Z] Removing intermediate container d3feba240592 [2022-06-03T15:47:22.927Z] ---> cb90351823e3 [2022-06-03T15:47:22.927Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T15:47:22.927Z] ---> Running in e725f496c202 [2022-06-03T15:47:22.927Z] Removing intermediate container e725f496c202 [2022-06-03T15:47:22.927Z] ---> 9983fb1a40fb [2022-06-03T15:47:22.927Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T15:47:22.927Z] ---> Running in 5d90903157b0 [2022-06-03T15:47:22.927Z] Removing intermediate container 5d90903157b0 [2022-06-03T15:47:22.927Z] ---> cc68c72b8692 [2022-06-03T15:47:22.927Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T15:47:22.927Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:47:22.927Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:47:22.927Z] ---> 89ec9a7a9ccb [2022-06-03T15:47:22.927Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T15:47:22.927Z] ---> Using cache [2022-06-03T15:47:22.927Z] ---> 3d95479201ff [2022-06-03T15:47:22.927Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:47:22.927Z] ---> Using cache [2022-06-03T15:47:22.927Z] ---> 37c36136f0e5 [2022-06-03T15:47:22.927Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T15:47:22.927Z] ---> Using cache [2022-06-03T15:47:22.927Z] ---> c5be306ffc29 [2022-06-03T15:47:22.927Z] Step 6/30 : COPY . . [2022-06-03T15:47:23.927Z] ---> 409ae67dfe9a [2022-06-03T15:47:23.927Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T15:47:25.366Z] ---> 60d74772a40d [2022-06-03T15:47:25.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T15:47:26.804Z] ---> ad3a771f05e7 [2022-06-03T15:47:26.804Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T15:47:26.804Z] ---> Running in 5c77c11a566a [2022-06-03T15:47:27.402Z] Removing intermediate container 5c77c11a566a [2022-06-03T15:47:27.403Z] ---> 72ac85b48d4c [2022-06-03T15:47:27.403Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:47:27.683Z] ---> Running in 430da01f26cf [2022-06-03T15:47:28.285Z] Removing intermediate container 430da01f26cf [2022-06-03T15:47:28.285Z] ---> 2398006922c2 [2022-06-03T15:47:28.285Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T15:47:28.285Z] ---> Running in e1dedc537ae2 [2022-06-03T15:47:28.894Z] Removing intermediate container e1dedc537ae2 [2022-06-03T15:47:28.894Z] ---> 8920685ba49f [2022-06-03T15:47:28.894Z] Step 21/22 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:47:28.895Z] ---> Running in 749818fb8d98 [2022-06-03T15:47:29.507Z] Removing intermediate container 749818fb8d98 [2022-06-03T15:47:29.507Z] ---> 7a21bde1ad8d [2022-06-03T15:47:29.507Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T15:47:29.507Z] ---> Running in bcddfeba106b [2022-06-03T15:47:30.110Z] Removing intermediate container bcddfeba106b [2022-06-03T15:47:30.110Z] ---> c7c8bd139633 [2022-06-03T15:47:30.110Z] [2022-06-03T15:47:31.099Z] Successfully built c7c8bd139633 [2022-06-03T15:47:31.099Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T15:47:34.507Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:47:34.507Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:47:34.507Z] ---> 89ec9a7a9ccb [2022-06-03T15:47:34.507Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T15:47:34.507Z] ---> Using cache [2022-06-03T15:47:34.507Z] ---> 3d95479201ff [2022-06-03T15:47:34.507Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:47:34.507Z] ---> Using cache [2022-06-03T15:47:34.507Z] ---> 37c36136f0e5 [2022-06-03T15:47:34.507Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T15:47:34.507Z] ---> Using cache [2022-06-03T15:47:34.507Z] ---> c5be306ffc29 [2022-06-03T15:47:34.507Z] Step 6/24 : COPY . . [2022-06-03T15:47:34.507Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:47:34.507Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:47:34.507Z] ---> 89ec9a7a9ccb [2022-06-03T15:47:34.507Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:47:34.507Z] ---> Using cache [2022-06-03T15:47:34.507Z] ---> 3d95479201ff [2022-06-03T15:47:34.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:47:34.507Z] ---> Using cache [2022-06-03T15:47:34.507Z] ---> 37c36136f0e5 [2022-06-03T15:47:34.507Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T15:47:35.114Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:47:35.114Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:47:35.114Z] ---> 89ec9a7a9ccb [2022-06-03T15:47:35.114Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:47:35.114Z] ---> Using cache [2022-06-03T15:47:35.114Z] ---> 3d95479201ff [2022-06-03T15:47:35.114Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:47:35.114Z] ---> Using cache [2022-06-03T15:47:35.114Z] ---> 37c36136f0e5 [2022-06-03T15:47:35.114Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T15:47:35.114Z] ---> Using cache [2022-06-03T15:47:35.114Z] ---> c5be306ffc29 [2022-06-03T15:47:35.114Z] Step 6/22 : COPY . . [2022-06-03T15:47:35.385Z] ---> Running in c926dca51475 [2022-06-03T15:47:36.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:47:37.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:47:38.808Z] OK: 220 MiB in 52 packages [2022-06-03T15:47:40.797Z] Removing intermediate container c926dca51475 [2022-06-03T15:47:40.797Z] ---> 6781cdd1efd8 [2022-06-03T15:47:40.797Z] Step 6/22 : COPY . . [2022-06-03T15:47:53.213Z] ---> 874d2b38c6ad [2022-06-03T15:47:53.213Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:47:53.213Z] ---> Running in 1b39b366c84c [2022-06-03T15:47:54.196Z] skipping... [2022-06-03T15:47:55.189Z] Removing intermediate container 1b39b366c84c [2022-06-03T15:47:55.469Z] ---> 405575db0c1b [2022-06-03T15:47:55.469Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T15:47:55.469Z] ---> Running in ae057a430d95 [2022-06-03T15:47:57.450Z] 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-03T15:48:00.886Z] ---> 3f0c2c59fa09 [2022-06-03T15:48:00.886Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:48:00.886Z] ---> Running in fc9404debdb8 [2022-06-03T15:48:01.867Z] ---> eeaba697302a [2022-06-03T15:48:01.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:48:02.174Z] ---> Running in 8349ecd1aac2 [2022-06-03T15:48:03.163Z] skipping... [2022-06-03T15:48:04.618Z] skipping... [2022-06-03T15:48:04.893Z] Removing intermediate container fc9404debdb8 [2022-06-03T15:48:04.893Z] ---> 36d88f2ee9c6 [2022-06-03T15:48:04.893Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T15:48:05.171Z] ---> Running in c0102dcb0429 [2022-06-03T15:48:06.680Z] Removing intermediate container 8349ecd1aac2 [2022-06-03T15:48:06.680Z] ---> 107ae100379e [2022-06-03T15:48:06.680Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T15:48:06.680Z] ---> Running in 86ca9bcf84d6 [2022-06-03T15:48:08.152Z] 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-03T15:48:09.145Z] 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-03T15:48:13.487Z] ---> 41e643cb8fd4 [2022-06-03T15:48:13.487Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:48:13.487Z] ---> Running in 2c70a436a9d9 [2022-06-03T15:48:14.951Z] skipping... [2022-06-03T15:48:15.966Z] Removing intermediate container 2c70a436a9d9 [2022-06-03T15:48:15.966Z] ---> 079411baebd2 [2022-06-03T15:48:15.966Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T15:48:15.966Z] ---> Running in 3fd4a8d08b33 [2022-06-03T15:48:17.968Z] 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-03T15:49:39.794Z] Removing intermediate container ae057a430d95 [2022-06-03T15:49:39.794Z] ---> 4c36f3ffb7bc [2022-06-03T15:49:39.794Z] [2022-06-03T15:49:39.794Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T15:49:39.794Z] ---> ac73e934f311 [2022-06-03T15:49:39.794Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T15:49:39.794Z] ---> Running in 7cc20efa7ae5 [2022-06-03T15:49:39.794Z] Removing intermediate container 7cc20efa7ae5 [2022-06-03T15:49:39.794Z] ---> 81eadf25face [2022-06-03T15:49:39.794Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T15:49:39.794Z] ---> Running in a568df4730ce [2022-06-03T15:49:39.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:49:39.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:49:40.837Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T15:49:40.837Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T15:49:40.837Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:49:41.117Z] OK: 6 MiB in 16 packages [2022-06-03T15:49:42.601Z] Removing intermediate container a568df4730ce [2022-06-03T15:49:42.601Z] ---> 12c799e2ed36 [2022-06-03T15:49:42.601Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T15:49:42.887Z] ---> Running in bfabfdf51278 [2022-06-03T15:49:43.496Z] Removing intermediate container bfabfdf51278 [2022-06-03T15:49:43.496Z] ---> 55ff53f5c4f0 [2022-06-03T15:49:43.496Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T15:49:43.496Z] ---> Running in 550dbc09b778 [2022-06-03T15:49:44.100Z] Removing intermediate container 550dbc09b778 [2022-06-03T15:49:44.100Z] ---> af09b16b1ff9 [2022-06-03T15:49:44.385Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T15:49:44.385Z] ---> Running in 14fbbdd39ea5 [2022-06-03T15:49:47.815Z] Removing intermediate container 14fbbdd39ea5 [2022-06-03T15:49:47.815Z] ---> f623efe6bcb9 [2022-06-03T15:49:47.815Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T15:49:47.815Z] ---> Running in 369cb0f3dff2 [2022-06-03T15:49:47.815Z] Removing intermediate container 369cb0f3dff2 [2022-06-03T15:49:47.815Z] ---> a981114fc3e2 [2022-06-03T15:49:48.099Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T15:49:49.097Z] ---> ec70731293aa [2022-06-03T15:49:49.097Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T15:49:49.097Z] ---> Running in 0ac0b644ed45 [2022-06-03T15:49:49.380Z] 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-03T15:49:52.801Z] Removing intermediate container 0ac0b644ed45 [2022-06-03T15:49:52.801Z] ---> 5a6826165b42 [2022-06-03T15:49:52.801Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:49:53.791Z] ---> 70ee67d8d131 [2022-06-03T15:49:53.791Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T15:49:56.440Z] ---> dd8c61720c67 [2022-06-03T15:49:56.440Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T15:49:56.728Z] Removing intermediate container 86ca9bcf84d6 [2022-06-03T15:49:56.728Z] ---> 72ec6ffdc6fd [2022-06-03T15:49:56.728Z] [2022-06-03T15:49:56.728Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:49:56.728Z] ---> ac73e934f311 [2022-06-03T15:49:56.728Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:49:56.728Z] ---> Using cache [2022-06-03T15:49:56.728Z] ---> 2c62b5639cb0 [2022-06-03T15:49:56.728Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:49:56.728Z] ---> Using cache [2022-06-03T15:49:56.728Z] ---> 3f3d27eda6bd [2022-06-03T15:49:56.728Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T15:49:57.009Z] ---> Running in eefb2add956c [2022-06-03T15:49:58.033Z] Removing intermediate container eefb2add956c [2022-06-03T15:49:58.033Z] ---> 6e6bfec360da [2022-06-03T15:49:58.033Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T15:49:58.033Z] ---> 1817ea8b9e9e [2022-06-03T15:49:58.033Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T15:49:58.314Z] ---> Running in 78bb9079e778 [2022-06-03T15:49:59.313Z] Removing intermediate container 78bb9079e778 [2022-06-03T15:49:59.313Z] ---> f21a17a05b3a [2022-06-03T15:49:59.313Z] Step 14/22 : WORKDIR / [2022-06-03T15:49:59.313Z] ---> Running in a9a62426bb96 [2022-06-03T15:49:59.599Z] ---> 98c98434c8e2 [2022-06-03T15:49:59.599Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T15:50:00.209Z] Removing intermediate container a9a62426bb96 [2022-06-03T15:50:00.209Z] ---> c2a10244aa0b [2022-06-03T15:50:00.209Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:50:01.210Z] ---> 7a1af62fb2c8 [2022-06-03T15:50:01.210Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T15:50:01.830Z] ---> Running in 6c332ba431d3 [2022-06-03T15:50:01.830Z] ---> efd469b4e6aa [2022-06-03T15:50:01.830Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T15:50:02.435Z] Removing intermediate container 6c332ba431d3 [2022-06-03T15:50:02.435Z] ---> 3b8f226baffd [2022-06-03T15:50:02.435Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T15:50:03.890Z] ---> 7fa79811996d [2022-06-03T15:50:03.890Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T15:50:03.890Z] Removing intermediate container c0102dcb0429 [2022-06-03T15:50:03.890Z] ---> dd007cae8822 [2022-06-03T15:50:03.890Z] [2022-06-03T15:50:03.890Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T15:50:03.890Z] ---> ac73e934f311 [2022-06-03T15:50:03.890Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T15:50:03.890Z] ---> Running in a6a3f118c18a [2022-06-03T15:50:04.165Z] ---> Running in a484bd254ae2 [2022-06-03T15:50:04.444Z] ---> 29f7ff218ec4 [2022-06-03T15:50:04.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T15:50:05.440Z] ---> 7e6dee355ada [2022-06-03T15:50:05.440Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T15:50:05.722Z] ---> Running in 69c24ebae2c4 [2022-06-03T15:50:05.999Z] Removing intermediate container 69c24ebae2c4 [2022-06-03T15:50:05.999Z] ---> f9831b0668bd [2022-06-03T15:50:05.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:50:06.286Z] ---> Running in fd8ebd8575d1 [2022-06-03T15:50:06.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:50:06.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:50:06.853Z] Removing intermediate container fd8ebd8575d1 [2022-06-03T15:50:06.853Z] ---> 28d32df07469 [2022-06-03T15:50:06.853Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T15:50:06.853Z] ---> Running in e5588a7f8a62 [2022-06-03T15:50:07.465Z] Removing intermediate container a6a3f118c18a [2022-06-03T15:50:07.465Z] ---> 582dab878923 [2022-06-03T15:50:07.465Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T15:50:07.465Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T15:50:07.465Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T15:50:07.465Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T15:50:07.465Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:50:07.744Z] Removing intermediate container e5588a7f8a62 [2022-06-03T15:50:07.744Z] ---> 398fd14390e0 [2022-06-03T15:50:07.744Z] Step 21/22 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:50:07.744Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:50:07.744Z] ---> Running in c42de291cacf [2022-06-03T15:50:07.744Z] ---> Running in 70506e4886b9 [2022-06-03T15:50:08.022Z] OK: 6 MiB in 17 packages [2022-06-03T15:50:08.653Z] Removing intermediate container c42de291cacf [2022-06-03T15:50:08.653Z] Removing intermediate container 70506e4886b9 [2022-06-03T15:50:08.653Z] ---> 6c9a118be976 [2022-06-03T15:50:08.653Z] Step 27/30 : CMD ["gate"] [2022-06-03T15:50:08.653Z] ---> c51d225de80a [2022-06-03T15:50:08.653Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T15:50:08.653Z] ---> Running in 3d9d4fdbf26e [2022-06-03T15:50:08.940Z] ---> Running in 333943c84f47 [2022-06-03T15:50:09.547Z] Removing intermediate container 3d9d4fdbf26e [2022-06-03T15:50:09.547Z] ---> e9c5acd585fd [2022-06-03T15:50:09.547Z] [2022-06-03T15:50:09.547Z] Removing intermediate container 333943c84f47 [2022-06-03T15:50:09.547Z] ---> ad4614b60e37 [2022-06-03T15:50:09.547Z] Step 28/30 : LABEL arch=arm64 [2022-06-03T15:50:09.828Z] Removing intermediate container a484bd254ae2 [2022-06-03T15:50:09.828Z] ---> fffbd63cbaa3 [2022-06-03T15:50:09.828Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T15:50:09.828Z] ---> Running in 767b75ecd063 [2022-06-03T15:50:09.828Z] ---> Running in 8444fd91d5a6 [2022-06-03T15:50:10.447Z] Successfully built e9c5acd585fd [2022-06-03T15:50:10.447Z] Successfully tagged core-command-arm64:latest [2022-06-03T15:50:10.447Z]  Building core-command ... done Removing intermediate container 8444fd91d5a6 [2022-06-03T15:50:10.447Z] ---> c05d098aa373 [2022-06-03T15:50:10.447Z] Step 12/24 : WORKDIR / [2022-06-03T15:50:10.447Z] Removing intermediate container 767b75ecd063 [2022-06-03T15:50:10.447Z] ---> 3b5cb15fd1c3 [2022-06-03T15:50:10.447Z] Step 29/30 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:50:10.447Z] ---> Running in db35c8db8a8c [2022-06-03T15:50:10.738Z] ---> Running in 5d0e6275a07a [2022-06-03T15:50:11.013Z] Removing intermediate container db35c8db8a8c [2022-06-03T15:50:11.013Z] ---> 6cad718922a9 [2022-06-03T15:50:11.013Z] 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-03T15:50:11.302Z] Removing intermediate container 5d0e6275a07a [2022-06-03T15:50:11.302Z] ---> 11c96cabc93f [2022-06-03T15:50:11.302Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T15:50:11.581Z] ---> Running in 57e57575160c [2022-06-03T15:50:11.858Z] ---> 768b66ac2146 [2022-06-03T15:50:11.858Z] 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-03T15:50:11.858Z] Removing intermediate container 57e57575160c [2022-06-03T15:50:11.858Z] ---> 843fe5161699 [2022-06-03T15:50:11.858Z] [2022-06-03T15:50:12.459Z] ---> 068664d1d097 [2022-06-03T15:50:12.460Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T15:50:12.460Z] Successfully built 843fe5161699 [2022-06-03T15:50:12.733Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T15:50:13.331Z]  Building security-bootstrapper ... done  ---> 92a8652ef084 [2022-06-03T15:50:13.331Z] 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-03T15:50:13.937Z] ---> 997fcd14e25c [2022-06-03T15:50:13.938Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T15:50:15.380Z] ---> 11a087b5b488 [2022-06-03T15:50:15.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T15:50:15.380Z] Removing intermediate container 3fd4a8d08b33 [2022-06-03T15:50:15.380Z] ---> 5ee4a5aedfdc [2022-06-03T15:50:15.380Z] [2022-06-03T15:50:15.380Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:50:15.380Z] ---> ac73e934f311 [2022-06-03T15:50:15.380Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T15:50:15.380Z] ---> Running in d959c591f274 [2022-06-03T15:50:15.982Z] Removing intermediate container d959c591f274 [2022-06-03T15:50:15.982Z] ---> ceb170a40c86 [2022-06-03T15:50:15.982Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T15:50:15.982Z] ---> Running in 402bf95db1a8 [2022-06-03T15:50:16.265Z] ---> 89f617ed7fa8 [2022-06-03T15:50:16.265Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T15:50:16.265Z] Removing intermediate container 402bf95db1a8 [2022-06-03T15:50:16.265Z] ---> e26ba6e5e45b [2022-06-03T15:50:16.265Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T15:50:16.542Z] ---> Running in a491c7d9fb6d [2022-06-03T15:50:16.823Z] Removing intermediate container a491c7d9fb6d [2022-06-03T15:50:16.823Z] ---> 09ab09c590ea [2022-06-03T15:50:16.823Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:50:16.823Z] ---> 65c9db6013a8 [2022-06-03T15:50:16.823Z] 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-03T15:50:16.823Z] ---> Running in cbe9d4839105 [2022-06-03T15:50:17.100Z] ---> Running in 7b903ff949bc [2022-06-03T15:50:19.093Z] Removing intermediate container cbe9d4839105 [2022-06-03T15:50:19.093Z] ---> 1ccb9ae62bd1 [2022-06-03T15:50:19.093Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T15:50:19.093Z] ---> Running in d7b610b7a760 [2022-06-03T15:50:19.093Z] Removing intermediate container 7b903ff949bc [2022-06-03T15:50:19.093Z] ---> 614dfb8aaf0b [2022-06-03T15:50:19.093Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T15:50:19.093Z] ---> Running in d6b6302c0951 [2022-06-03T15:50:19.372Z] Removing intermediate container d6b6302c0951 [2022-06-03T15:50:19.372Z] ---> 2494b68f1703 [2022-06-03T15:50:19.372Z] Step 22/24 : LABEL arch=arm64 [2022-06-03T15:50:19.651Z] ---> Running in 271fedff2905 [2022-06-03T15:50:19.928Z] Removing intermediate container 271fedff2905 [2022-06-03T15:50:19.928Z] ---> 89ccbffe2fa6 [2022-06-03T15:50:19.928Z] Step 23/24 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:50:19.928Z] ---> Running in 62c678982cd9 [2022-06-03T15:50:19.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:50:20.204Z] Removing intermediate container 62c678982cd9 [2022-06-03T15:50:20.204Z] ---> 09e81fc757ad [2022-06-03T15:50:20.204Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T15:50:20.482Z] ---> Running in 9fe140e4c42d [2022-06-03T15:50:20.762Z] Removing intermediate container 9fe140e4c42d [2022-06-03T15:50:20.762Z] ---> c3a1e4803082 [2022-06-03T15:50:20.762Z] [2022-06-03T15:50:21.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:50:21.310Z] Successfully built c3a1e4803082 [2022-06-03T15:50:21.310Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T15:50:21.906Z]  Building security-secretstore-setup ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T15:50:21.906Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T15:50:21.906Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T15:50:21.906Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T15:50:22.179Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T15:50:22.179Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T15:50:22.455Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:50:22.455Z] OK: 8 MiB in 20 packages [2022-06-03T15:50:23.441Z] Removing intermediate container d7b610b7a760 [2022-06-03T15:50:23.441Z] ---> 590770488aa8 [2022-06-03T15:50:23.441Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:50:23.715Z] ---> d0213177384c [2022-06-03T15:50:23.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T15:50:24.697Z] ---> 20c9864f0561 [2022-06-03T15:50:24.697Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T15:50:25.299Z] ---> a59c8e7e44cc [2022-06-03T15:50:25.299Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T15:50:25.299Z] ---> Running in 5b1a278e7425 [2022-06-03T15:50:25.895Z] Removing intermediate container 5b1a278e7425 [2022-06-03T15:50:25.895Z] ---> 04e5fc732602 [2022-06-03T15:50:25.895Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:50:25.895Z] ---> Running in 6308adbf462e [2022-06-03T15:50:26.170Z] Removing intermediate container 6308adbf462e [2022-06-03T15:50:26.170Z] ---> 64b62a9690ae [2022-06-03T15:50:26.170Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T15:50:26.170Z] ---> Running in 2be2ba13814b [2022-06-03T15:50:26.445Z] Removing intermediate container 2be2ba13814b [2022-06-03T15:50:26.445Z] ---> f70a6e3570f1 [2022-06-03T15:50:26.445Z] Step 21/22 : LABEL git_sha=378d581f5ccc28beebe90fe1ec14058cd3f7cdf0 [2022-06-03T15:50:26.445Z] ---> Running in f454a8b4d8f1 [2022-06-03T15:50:27.048Z] Removing intermediate container f454a8b4d8f1 [2022-06-03T15:50:27.048Z] ---> 3aabbe165e57 [2022-06-03T15:50:27.048Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T15:50:27.048Z] ---> Running in 14170c287dab [2022-06-03T15:50:27.322Z] Removing intermediate container 14170c287dab [2022-06-03T15:50:27.322Z] ---> a96e9ad2067b [2022-06-03T15:50:27.322Z] [2022-06-03T15:50:27.917Z] Successfully built a96e9ad2067b [2022-06-03T15:50:27.917Z] Successfully tagged core-data-arm64:latest [2022-06-03T15:50:28.202Z]  Building core-data ... done  [Pipeline] } [2022-06-03T15:50:28.218Z] $ docker stop --time=1 d63bf7765633ee8f9da38833a1bbafc25cb9d5bfcefc29b18e84ab8525618896 [2022-06-03T15:50:29.898Z] $ docker rm -f d63bf7765633ee8f9da38833a1bbafc25cb9d5bfcefc29b18e84ab8525618896 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T15:50:30.524Z] + docker images [2022-06-03T15:50:30.797Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T15:50:30.797Z] core-data-arm64 latest a96e9ad2067b 3 seconds ago 19.2MB [2022-06-03T15:50:30.797Z] security-secretstore-setup-arm64 latest c3a1e4803082 10 seconds ago 26.8MB [2022-06-03T15:50:30.797Z] 5ee4a5aedfdc 16 seconds ago 1.61GB [2022-06-03T15:50:30.797Z] security-bootstrapper-arm64 latest 843fe5161699 19 seconds ago 18MB [2022-06-03T15:50:30.797Z] core-command-arm64 latest e9c5acd585fd 21 seconds ago 15.1MB [2022-06-03T15:50:30.797Z] dd007cae8822 27 seconds ago 1.61GB [2022-06-03T15:50:30.797Z] 72ec6ffdc6fd 35 seconds ago 1.6GB [2022-06-03T15:50:30.797Z] 4c36f3ffb7bc 55 seconds ago 1.6GB [2022-06-03T15:50:30.797Z] sys-mgmt-agent-arm64 latest c7c8bd139633 3 minutes ago 277MB [2022-06-03T15:50:30.797Z] core-metadata-arm64 latest 8028427f858f 4 minutes ago 15.9MB [2022-06-03T15:50:30.797Z] support-scheduler-arm64 latest ff52923e457a 4 minutes ago 15.3MB [2022-06-03T15:50:30.797Z] support-notifications-arm64 latest c5531dd3472d 4 minutes ago 16MB [2022-06-03T15:50:30.797Z] security-proxy-setup-arm64 latest 35eaceb79c77 4 minutes ago 25.3MB [2022-06-03T15:50:30.797Z] 3f8cc88f3783 4 minutes ago 1.6GB [2022-06-03T15:50:30.797Z] 4db2c389d225 4 minutes ago 1.61GB [2022-06-03T15:50:30.797Z] 3ffdfbfde398 4 minutes ago 1.61GB [2022-06-03T15:50:30.797Z] 79d765ea8f48 4 minutes ago 1.6GB [2022-06-03T15:50:30.797Z] 580935b82d72 4 minutes ago 1.61GB [2022-06-03T15:50:30.797Z] ci-base-image-arm64 latest 89ec9a7a9ccb 15 minutes ago 1.26GB [2022-06-03T15:50:30.797Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-03T15:50:30.797Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T15:50:30.797Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-03T15:50:30.797Z] 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-03T15:50:31.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T15:50:31.634Z] [2022-06-03T15:50:31.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:50:32.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T15:50:32.332Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T15:50:32.332Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T15:50:32.332Z] 04944245beec: Pulling fs layer [2022-06-03T15:50:32.332Z] 699f458cf7ca: Pulling fs layer [2022-06-03T15:50:32.332Z] 765212b225bb: Pulling fs layer [2022-06-03T15:50:32.332Z] f23df028b6ca: Pulling fs layer [2022-06-03T15:50:32.332Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T15:50:32.332Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T15:50:32.332Z] f23df028b6ca: Waiting [2022-06-03T15:50:32.332Z] 765212b225bb: Waiting [2022-06-03T15:50:32.332Z] d65c8cfc05b1: Waiting [2022-06-03T15:50:32.332Z] 2437ff75d9bd: Waiting [2022-06-03T15:50:32.332Z] 04944245beec: Verifying Checksum [2022-06-03T15:50:32.332Z] 04944245beec: Download complete [2022-06-03T15:50:32.332Z] 765212b225bb: Verifying Checksum [2022-06-03T15:50:32.332Z] 765212b225bb: Download complete [2022-06-03T15:50:32.332Z] f23df028b6ca: Verifying Checksum [2022-06-03T15:50:32.332Z] f23df028b6ca: Download complete [2022-06-03T15:50:32.332Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T15:50:32.332Z] d65c8cfc05b1: Download complete [2022-06-03T15:50:32.609Z] 699f458cf7ca: Verifying Checksum [2022-06-03T15:50:32.609Z] 699f458cf7ca: Download complete [2022-06-03T15:50:32.883Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T15:50:32.883Z] 8998bd30e6a1: Download complete [2022-06-03T15:50:35.511Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T15:50:35.511Z] 2437ff75d9bd: Download complete [2022-06-03T15:50:37.487Z] 8998bd30e6a1: Pull complete [2022-06-03T15:50:37.761Z] 04944245beec: Pull complete [2022-06-03T15:50:39.197Z] 699f458cf7ca: Pull complete [2022-06-03T15:50:39.468Z] 765212b225bb: Pull complete [2022-06-03T15:50:40.446Z] f23df028b6ca: Pull complete [2022-06-03T15:50:40.446Z] d65c8cfc05b1: Pull complete [2022-06-03T15:50:55.530Z] 2437ff75d9bd: Pull complete [2022-06-03T15:50:55.530Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T15:50:55.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T15:50:55.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:50:55.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-958 does not seem to be running inside a container [2022-06-03T15:50:56.017Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T15:50:58.409Z] $ docker top 803e52dc41eed9ed3ccc932017773bb6dc30bab204fd87f2ce69d328a2c5e028 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:50:59.433Z] ---> job-cost.sh [2022-06-03T15:50:59.433Z] lf-activate-venv: SKIPPING [2022-06-03T15:50:59.433Z] INFO: No Stack... [2022-06-03T15:51:00.029Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T15:51:01.007Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T15:51:01.694Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-03T15:51:01.694Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T15:51:01.775Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4048-1-stack-cost] [2022-06-03T15:51:01.779Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4048-1-stack-cost] did not exist. Created. [2022-06-03T15:51:01.779Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4048-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T15:51:02.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T15:51:02.893Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T15:51:02.910Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4048-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T15:51:02.981Z] $ docker stop --time=1 803e52dc41eed9ed3ccc932017773bb6dc30bab204fd87f2ce69d328a2c5e028 [2022-06-03T15:51:04.492Z] $ docker rm -f 803e52dc41eed9ed3ccc932017773bb6dc30bab204fd87f2ce69d328a2c5e028 [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-03T15:51:05.543Z] provisioning config files... [2022-06-03T15:51:05.553Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4551513717382891291tmp [Pipeline] { [Pipeline] sh [2022-06-03T15:51:05.893Z] + set +x [2022-06-03T15:51:05.893Z] + curl -s https://codecov.io/bash [2022-06-03T15:51:05.893Z] + bash -s -- [2022-06-03T15:51:05.893Z] [2022-06-03T15:51:05.893Z] _____ _ [2022-06-03T15:51:05.893Z] / ____| | | [2022-06-03T15:51:05.893Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T15:51:05.893Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T15:51:05.893Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T15:51:05.893Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T15:51:05.893Z] Bash-1.0.6 [2022-06-03T15:51:05.893Z] [2022-06-03T15:51:05.893Z] [2022-06-03T15:51:05.893Z] ==> git version 2.25.1 found [2022-06-03T15:51:05.893Z] ==> 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-03T15:51:05.893Z] Release-Date: 2020-01-08 [2022-06-03T15:51:05.893Z] 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-03T15:51:05.893Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T15:51:05.893Z] ==> Jenkins CI detected. [2022-06-03T15:51:05.893Z] current dir:  /w/workspace/edgex-go/1 [2022-06-03T15:51:05.893Z] project root: . [2022-06-03T15:51:05.893Z] --> token set from env [2022-06-03T15:51:05.893Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T15:51:05.893Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T15:51:06.155Z] ==> Python coveragepy not found [2022-06-03T15:51:06.155Z] ==> Searching for coverage reports in: [2022-06-03T15:51:06.155Z] + . [2022-06-03T15:51:06.155Z] -> Found 1 reports [2022-06-03T15:51:06.155Z] ==> Detecting git/mercurial file structure [2022-06-03T15:51:06.155Z] ==> Reading reports [2022-06-03T15:51:06.155Z] + ./coverage.out bytes=428658 [2022-06-03T15:51:06.155Z] ==> Appending adjustments [2022-06-03T15:51:06.155Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T15:51:07.537Z] + Found adjustments [2022-06-03T15:51:07.537Z] ==> Gzipping contents [2022-06-03T15:51:07.537Z] 64K /tmp/codecov.4RuHW9.gz [2022-06-03T15:51:07.538Z] ==> Uploading reports [2022-06-03T15:51:07.538Z] url: https://codecov.io [2022-06-03T15:51:07.538Z] query: branch=PR-4048&commit=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4048%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4048&job=&cmd_args= [2022-06-03T15:51:07.538Z] -> Pinging Codecov [2022-06-03T15:51:07.538Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4048&commit=9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4048%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4048&job=&cmd_args= [2022-06-03T15:51:07.538Z] -> Uploading to [2022-06-03T15:51:07.538Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355/ce6171b9-ecfe-4939-bd40-adb6a4ec7824.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T155107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1943dc1fd6696977dc828a4a480c2ff21f2af9e3de06d7245529b6f447579622 [2022-06-03T15:51:07.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:51:07.538Z] Dload Upload Total Spent Left Speed [2022-06-03T15:51:08.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65115 0 0 100 65115 0 216k --:--:-- --:--:-- --:--:-- 216k [2022-06-03T15:51:08.110Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9f04e2921c9cbbb2e91ed1a4d09ee569f87cb355 [Pipeline] } [2022-06-03T15:51:08.133Z] 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-03T15:51:09.406Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:51:09.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:51:10.649Z] ---> package-listing.sh [2022-06-03T15:51:10.649Z] ++ facter osfamily [2022-06-03T15:51:10.649Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T15:51:10.911Z] + OS_FAMILY=debian [2022-06-03T15:51:10.911Z] + workspace=/w/workspace/edgex-go/1 [2022-06-03T15:51:10.911Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T15:51:10.912Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T15:51:10.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T15:51:10.912Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T15:51:10.912Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T15:51:10.912Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T15:51:10.912Z] + case "${OS_FAMILY}" in [2022-06-03T15:51:10.912Z] + dpkg -l [2022-06-03T15:51:10.912Z] + grep '^ii' [2022-06-03T15:51:10.912Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T15:51:10.912Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T15:51:10.912Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T15:51:10.912Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T15:51:10.912Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-03T15:51:10.912Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-03T15:51:10.947Z] 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-03T15:51:11.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:51:11.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T15:51:11.885Z] [2022-06-03T15:51:11.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:51:12.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T15:51:12.262Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T15:51:12.262Z] 5eb5b503b376: Pulling fs layer [2022-06-03T15:51:12.262Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T15:51:12.262Z] ec43610c2a17: Pulling fs layer [2022-06-03T15:51:12.262Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T15:51:12.262Z] 33b1e0a273af: Pulling fs layer [2022-06-03T15:51:12.262Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T15:51:12.262Z] 2f39f015ded8: Pulling fs layer [2022-06-03T15:51:12.262Z] 2f39f015ded8: Waiting [2022-06-03T15:51:12.262Z] 33b1e0a273af: Waiting [2022-06-03T15:51:12.262Z] 5d3b04190fa2: Waiting [2022-06-03T15:51:12.262Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T15:51:12.262Z] 5c69ac0246d0: Download complete [2022-06-03T15:51:12.262Z] 3a2ae6a8a46f: Download complete [2022-06-03T15:51:12.523Z] 33b1e0a273af: Verifying Checksum [2022-06-03T15:51:12.523Z] 33b1e0a273af: Download complete [2022-06-03T15:51:12.523Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T15:51:12.523Z] 5d3b04190fa2: Download complete [2022-06-03T15:51:12.523Z] ec43610c2a17: Verifying Checksum [2022-06-03T15:51:12.523Z] ec43610c2a17: Download complete [2022-06-03T15:51:12.523Z] 5eb5b503b376: Verifying Checksum [2022-06-03T15:51:12.523Z] 5eb5b503b376: Download complete [2022-06-03T15:51:13.166Z] 2f39f015ded8: Verifying Checksum [2022-06-03T15:51:13.166Z] 2f39f015ded8: Download complete [2022-06-03T15:51:13.815Z] 5eb5b503b376: Pull complete [2022-06-03T15:51:14.114Z] 5c69ac0246d0: Pull complete [2022-06-03T15:51:14.685Z] ec43610c2a17: Pull complete [2022-06-03T15:51:14.685Z] 3a2ae6a8a46f: Pull complete [2022-06-03T15:51:14.944Z] 33b1e0a273af: Pull complete [2022-06-03T15:51:14.944Z] 5d3b04190fa2: Pull complete [2022-06-03T15:51:20.228Z] 2f39f015ded8: Pull complete [2022-06-03T15:51:20.228Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T15:51:20.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T15:51:20.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:51:20.462Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2022-06-03T15:51:20.503Z] $ 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-03T15:51:21.911Z] $ docker top 83d75a4812efbe8383762d2f9417db3b7fe692872884e5050eebc13bad5e1867 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:51:22.324Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T15:51:22.635Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T15:51:22.951Z] + ls /var/log/sa-host [2022-06-03T15:51:22.951Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T15:51:23.076Z] provisioning config files... [2022-06-03T15:51:23.087Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3465205127426932511tmp [Pipeline] { [Pipeline] echo [2022-06-03T15:51:23.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:51:23.465Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T15:51:23.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:51:23.888Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T15:51:23.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:51:24.231Z] ---> sudo-logs.sh [2022-06-03T15:51:24.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T15:51:24.312Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:51:24.630Z] ---> job-cost.sh [2022-06-03T15:51:24.630Z] lf-activate-venv: SKIPPING [2022-06-03T15:51:24.630Z] DEBUG: total: 0.10999999940395355 [2022-06-03T15:51:24.630Z] INFO: Retrieving Stack Cost... [2022-06-03T15:51:25.201Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T15:51:25.461Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T15:51:25.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:51:25.811Z] ---> logs-deploy.sh [2022-06-03T15:51:25.811Z] lf-activate-venv: SKIPPING [2022-06-03T15:51:25.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4048/1 [2022-06-03T15:51:25.811Z] INFO: archiving workspace using pattern(s): [2022-06-03T15:51:26.751Z] Archives upload complete. [2022-06-03T15:51:27.012Z] INFO: archiving logs to Nexus [2022-06-03T15:51:27.583Z] ---> uname -a: [2022-06-03T15:51:27.583Z] Linux prd-ubuntu20-04-docker-8c-8g-957 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-03T15:51:27.583Z] [2022-06-03T15:51:27.583Z] [2022-06-03T15:51:27.583Z] ---> lscpu: [2022-06-03T15:51:27.583Z] Architecture: x86_64 [2022-06-03T15:51:27.583Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-03T15:51:27.583Z] Byte Order: Little Endian [2022-06-03T15:51:27.583Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-03T15:51:27.583Z] CPU(s): 8 [2022-06-03T15:51:27.584Z] On-line CPU(s) list: 0-7 [2022-06-03T15:51:27.584Z] Thread(s) per core: 1 [2022-06-03T15:51:27.584Z] Core(s) per socket: 1 [2022-06-03T15:51:27.584Z] Socket(s): 8 [2022-06-03T15:51:27.584Z] NUMA node(s): 1 [2022-06-03T15:51:27.584Z] Vendor ID: AuthenticAMD [2022-06-03T15:51:27.584Z] CPU family: 23 [2022-06-03T15:51:27.584Z] Model: 49 [2022-06-03T15:51:27.584Z] Model name: AMD EPYC-Rome Processor [2022-06-03T15:51:27.584Z] Stepping: 0 [2022-06-03T15:51:27.584Z] CPU MHz: 2799.998 [2022-06-03T15:51:27.584Z] BogoMIPS: 5599.99 [2022-06-03T15:51:27.584Z] Virtualization: AMD-V [2022-06-03T15:51:27.584Z] Hypervisor vendor: KVM [2022-06-03T15:51:27.584Z] Virtualization type: full [2022-06-03T15:51:27.584Z] L1d cache: 256 KiB [2022-06-03T15:51:27.584Z] L1i cache: 256 KiB [2022-06-03T15:51:27.584Z] L2 cache: 4 MiB [2022-06-03T15:51:27.584Z] L3 cache: 128 MiB [2022-06-03T15:51:27.584Z] NUMA node0 CPU(s): 0-7 [2022-06-03T15:51:27.584Z] Vulnerability Itlb multihit: Not affected [2022-06-03T15:51:27.584Z] Vulnerability L1tf: Not affected [2022-06-03T15:51:27.584Z] Vulnerability Mds: Not affected [2022-06-03T15:51:27.584Z] Vulnerability Meltdown: Not affected [2022-06-03T15:51:27.584Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-03T15:51:27.584Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-03T15:51:27.584Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-03T15:51:27.584Z] Vulnerability Srbds: Not affected [2022-06-03T15:51:27.584Z] Vulnerability Tsx async abort: Not affected [2022-06-03T15:51:27.584Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] ---> nproc: [2022-06-03T15:51:27.584Z] 8 [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] ---> df -h: [2022-06-03T15:51:27.584Z] Filesystem Size Used Avail Use% Mounted on [2022-06-03T15:51:27.584Z] overlay 155G 16G 140G 10% / [2022-06-03T15:51:27.584Z] tmpfs 64M 0 64M 0% /dev [2022-06-03T15:51:27.584Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-03T15:51:27.584Z] shm 64M 0 64M 0% /dev/shm [2022-06-03T15:51:27.584Z] /dev/vda1 155G 16G 140G 10% /facter-os [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] ---> sar -b -r -n DEV: [2022-06-03T15:51:27.584Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-957) 06/03/22 _x86_64_ (8 CPU) [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] 15:27:11 LINUX RESTART (8 CPU) [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] 15:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-03T15:51:27.584Z] 15:29:01 203.69 4.44 199.25 0.00 384.34 109580.07 0.00 [2022-06-03T15:51:27.584Z] 15:30:01 30.64 0.08 30.56 0.00 0.67 10241.63 0.00 [2022-06-03T15:51:27.584Z] 15:31:01 120.91 0.12 120.80 0.00 8.80 141932.09 0.00 [2022-06-03T15:51:27.584Z] 15:32:01 1057.35 0.27 1057.08 0.00 15.33 410137.42 0.00 [2022-06-03T15:51:27.584Z] 15:33:01 512.53 0.13 512.40 0.00 10.00 90988.44 0.00 [2022-06-03T15:51:27.584Z] 15:34:01 2.45 0.00 2.45 0.00 0.00 28.53 0.00 [2022-06-03T15:51:27.584Z] 15:35:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2022-06-03T15:51:27.584Z] 15:36:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2022-06-03T15:51:27.584Z] 15:37:01 0.93 0.00 0.93 0.00 0.00 9.60 0.00 [2022-06-03T15:51:27.584Z] 15:38:01 2.33 0.00 2.33 0.00 0.00 31.19 0.00 [2022-06-03T15:51:27.584Z] 15:39:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2022-06-03T15:51:27.584Z] 15:40:02 1.60 0.00 1.60 0.00 0.00 17.99 0.00 [2022-06-03T15:51:27.584Z] 15:41:01 0.98 0.00 0.98 0.00 0.00 10.71 0.00 [2022-06-03T15:51:27.584Z] 15:42:01 4.18 0.87 3.32 0.00 18.40 40.93 0.00 [2022-06-03T15:51:27.584Z] 15:43:01 1.92 0.02 1.90 0.00 0.13 21.33 0.00 [2022-06-03T15:51:27.584Z] 15:44:01 2.20 0.00 2.20 0.00 0.00 26.79 0.00 [2022-06-03T15:51:27.584Z] 15:45:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-06-03T15:51:27.584Z] 15:46:01 2.15 0.00 2.15 0.00 0.00 24.39 0.00 [2022-06-03T15:51:27.584Z] 15:47:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2022-06-03T15:51:27.584Z] 15:48:01 1.80 0.00 1.80 0.00 0.00 20.79 0.00 [2022-06-03T15:51:27.584Z] 15:49:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2022-06-03T15:51:27.584Z] 15:50:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2022-06-03T15:51:27.584Z] 15:51:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2022-06-03T15:51:27.584Z] Average: 84.99 0.25 84.73 0.00 18.78 33151.57 0.00 [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] 15:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-03T15:51:27.584Z] 15:29:01 27792408 31769752 526364 1.60 187968 3963648 2006872 5.91 1288720 3323932 348 [2022-06-03T15:51:27.584Z] 15:30:01 27339408 31668568 620048 1.89 191992 4267436 2052640 6.05 1466960 3544936 122788 [2022-06-03T15:51:27.584Z] 15:31:01 24880612 31724516 561544 1.71 197536 6695620 1936040 5.71 1828964 5553776 52892 [2022-06-03T15:51:27.584Z] 15:32:01 20163892 31622416 652008 1.98 221952 11115084 2421676 7.14 2038752 9877608 685164 [2022-06-03T15:51:27.584Z] 15:33:01 22910328 31763180 516100 1.57 241408 8561980 1858648 5.48 2012732 7233852 428 [2022-06-03T15:51:27.584Z] 15:34:01 22911148 31764136 515116 1.57 241420 8562084 1858648 5.48 2012356 7233956 36 [2022-06-03T15:51:27.584Z] 15:35:01 22927776 31780740 498640 1.52 241436 8562088 1858648 5.48 1995576 7233972 32 [2022-06-03T15:51:27.584Z] 15:36:01 22927632 31780664 498580 1.52 241444 8562156 1858648 5.48 1995612 7234028 12 [2022-06-03T15:51:27.584Z] 15:37:01 22929744 31782680 496616 1.51 241456 8562156 1858648 5.48 1994428 7234076 12 [2022-06-03T15:51:27.584Z] 15:38:01 22929728 31782708 496536 1.51 241516 8562140 1858648 5.48 1994932 7234060 12 [2022-06-03T15:51:27.584Z] 15:39:01 22930172 31783160 496256 1.51 241524 8562144 1858648 5.48 1994464 7234064 20 [2022-06-03T15:51:27.584Z] 15:40:02 22930408 31783416 496000 1.51 241544 8562144 1858648 5.48 1994496 7234064 12 [2022-06-03T15:51:27.584Z] 15:41:01 22930168 31783268 495984 1.51 241560 8562148 1858648 5.48 1995196 7234068 188 [2022-06-03T15:51:27.584Z] 15:42:01 22928536 31782528 496728 1.51 241676 8562664 1895392 5.59 1994820 7234528 20 [2022-06-03T15:51:27.584Z] 15:43:01 22929144 31783264 496048 1.51 241728 8562792 1865056 5.50 1995196 7234656 12 [2022-06-03T15:51:27.584Z] 15:44:01 22929356 31783532 495724 1.51 241784 8562788 1865056 5.50 1994924 7234660 0 [2022-06-03T15:51:27.584Z] 15:45:01 22929032 31783260 495924 1.51 241820 8562796 1865056 5.50 1995216 7234660 12 [2022-06-03T15:51:27.584Z] 15:46:01 22929544 31783832 495296 1.51 241880 8562804 1865056 5.50 1995024 7234668 12 [2022-06-03T15:51:27.584Z] 15:47:01 22929476 31783776 495496 1.51 241920 8562808 1865056 5.50 1995016 7234672 12 [2022-06-03T15:51:27.584Z] 15:48:01 22929468 31783836 495460 1.51 241956 8562808 1865056 5.50 1995540 7234672 12 [2022-06-03T15:51:27.584Z] 15:49:01 22929672 31784192 495044 1.51 241976 8562940 1865056 5.50 1995120 7234804 20 [2022-06-03T15:51:27.584Z] 15:50:01 22929592 31784132 495048 1.51 241992 8562940 1865056 5.50 1995156 7234804 12 [2022-06-03T15:51:27.584Z] 15:51:01 22929212 31783784 495252 1.51 241992 8562944 1865056 5.50 1995140 7234808 12 [2022-06-03T15:51:27.584Z] Average: 23295498 31766319 514166 1.56 234412 8205614 1905476 5.62 1937580 6945797 37481 [2022-06-03T15:51:27.584Z] [2022-06-03T15:51:27.584Z] 15:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-03T15:51:27.584Z] 15:29:01 ens3 829.38 804.17 8277.43 86.89 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:29:01 docker0 714.35 667.41 53.53 4844.17 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:29:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:30:01 vethe5662d6 1.63 1.82 0.13 0.14 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:30:01 ens3 60.87 50.21 26.78 62.81 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:30:01 docker0 1.63 1.67 0.11 0.13 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:31:01 ens3 134.83 91.13 1715.26 70.77 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:31:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:31:01 vethf7a5a27 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:31:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:32:01 ens3 180.79 139.92 589.41 85.24 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:32:01 docker0 81.06 103.65 4.71 504.66 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:32:01 vethf7a5a27 0.00 1.37 0.00 0.07 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:32:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:33:01 ens3 108.58 57.96 1604.40 16.75 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:33:01 docker0 17.28 38.93 1.41 496.29 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:33:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:34:01 ens3 1.22 0.45 0.81 0.27 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:35:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:36:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:38:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:39:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:40:02 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:41:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.584Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:43:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:44:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:45:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:48:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] Average: ens3 56.76 49.27 525.78 14.00 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] Average: docker0 34.94 34.86 2.56 250.97 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 [2022-06-03T15:51:27.585Z] [2022-06-03T15:51:27.585Z]