Branch indexing 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 7794663b2f6ed75afbb86dfef3a594310e3530e2 rather than 71654e2346158ae65339b1bb41b47c28aa2c26b2 Obtained Jenkinsfile from 7794663b2f6ed75afbb86dfef3a594310e3530e2 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-ssh504057159888794387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7486333362529594544.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14727737613849256302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9087147347419529561.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16186780355334205236.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8003 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 71654e2346158ae65339b1bb41b47c28aa2c26b2 Merge succeeded, producing 18016a75bb76c43a519eee24bede67acfd91d4f3 Checking out Revision 18016a75bb76c43a519eee24bede67acfd91d4f3 (PR-3904) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71654e2346158ae65339b1bb41b47c28aa2c26b2 # 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 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18016a75bb76c43a519eee24bede67acfd91d4f3 # timeout=10 Commit message: "Merge commit '7794663b2f6ed75afbb86dfef3a594310e3530e2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-18T20:29:51.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-18T20:29:51.923Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-18T20:29:51.933Z] ========================================================= [2022-03-18T20:29:51.933Z] EdgeX Global Pipelines Version Info [2022-03-18T20:29:51.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 588e3669b4c94dcc457cdf5a136b3da983ce79a2 # timeout=10 [2022-03-18T20:29:52.702Z] ------------------- [2022-03-18T20:29:52.702Z] stable info: [2022-03-18T20:29:52.702Z] ------------------- [2022-03-18T20:29:52.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-18T20:29:52.702Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-18T20:29:52.702Z] Message: update stable to v1.0.221 [2022-03-18T20:29:53.278Z] ------------------- [2022-03-18T20:29:53.278Z] experimental info: [2022-03-18T20:29:53.278Z] ------------------- [2022-03-18T20:29:53.278Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-18T20:29:53.278Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-18T20:29:53.278Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-18T20:29:53.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-18T20:29:53.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-18T20:29:53.442Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-18T20:29:53.463Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-18T20:29:53.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-18T20:29:53.493Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-18T20:29:53.511Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-18T20:29:53.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-18T20:29:53.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-18T20:29:53.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-18T20:29:53.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-18T20:29:53.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-18T20:29:53.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-18T20:29:53.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-18T20:29:53.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-18T20:29:53.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-18T20:29:53.652Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-18T20:29:53.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-18T20:29:53.690Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-18T20:29:53.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-18T20:29:53.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-18T20:29:53.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-18T20:29:53.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-18T20:29:53.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-18T20:29:53.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-18T20:29:53.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18016a75bb76c43a519eee24bede67acfd91d4f3 [Pipeline] echo [2022-03-18T20:29:53.821Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18016a7 [Pipeline] echo [2022-03-18T20:29:53.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T20:29:53.895Z] provisioning config files... [2022-03-18T20:29:53.909Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4960487814998551227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:29:54.231Z] ---> docker-login.sh [2022-03-18T20:29:54.231Z] nexus3.edgexfoundry.org:10001 [2022-03-18T20:29:54.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:29:54.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:29:54.494Z] Configure a credential helper to remove this warning. See [2022-03-18T20:29:54.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:29:54.494Z] [2022-03-18T20:29:54.494Z] Login Succeeded [2022-03-18T20:29:54.494Z] nexus3.edgexfoundry.org:10002 [2022-03-18T20:29:54.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:29:54.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:29:54.755Z] Configure a credential helper to remove this warning. See [2022-03-18T20:29:54.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:29:54.755Z] [2022-03-18T20:29:54.755Z] Login Succeeded [2022-03-18T20:29:54.755Z] nexus3.edgexfoundry.org:10003 [2022-03-18T20:29:54.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:29:54.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:29:54.755Z] Configure a credential helper to remove this warning. See [2022-03-18T20:29:54.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:29:54.755Z] [2022-03-18T20:29:54.755Z] Login Succeeded [2022-03-18T20:29:54.755Z] nexus3.edgexfoundry.org:10004 [2022-03-18T20:29:55.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:29:55.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:29:55.016Z] Configure a credential helper to remove this warning. See [2022-03-18T20:29:55.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:29:55.016Z] [2022-03-18T20:29:55.016Z] Login Succeeded [2022-03-18T20:29:55.016Z] docker.io [2022-03-18T20:29:55.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:29:55.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:29:55.588Z] Configure a credential helper to remove this warning. See [2022-03-18T20:29:55.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:29:55.588Z] [2022-03-18T20:29:55.588Z] Login Succeeded [2022-03-18T20:29:55.588Z] ---> docker-login.sh ends [Pipeline] } [2022-03-18T20:29:55.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-18T20:29:55.925Z] + 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-03-18T20:29:55.925Z] + dirname cmd/core-command/Dockerfile [2022-03-18T20:29:55.925Z] + cut -d/ -f2 [2022-03-18T20:29:55.925Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-18T20:29:55.925Z] + dirname cmd/core-data/Dockerfile [2022-03-18T20:29:55.925Z] + cut -d/ -f2 [2022-03-18T20:29:55.925Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-18T20:29:55.925Z] + dirname cmd/core-metadata/Dockerfile [2022-03-18T20:29:55.925Z] + cut -d/ -f2 [2022-03-18T20:29:55.925Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-18T20:29:55.925Z] + + cut -d/ -f2 [2022-03-18T20:29:55.925Z] dirname cmd/security-bootstrapper/Dockerfile [2022-03-18T20:29:55.925Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-18T20:29:55.925Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-18T20:29:55.925Z] + cut -d/ -f2 [2022-03-18T20:29:55.925Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-18T20:29:55.925Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-18T20:29:55.925Z] + cut -d/ -f2 [2022-03-18T20:29:55.925Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-18T20:29:55.925Z] + dirname cmd/support-notifications/Dockerfile [2022-03-18T20:29:55.925Z] + cut -d/ -f2 [2022-03-18T20:29:55.925Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-18T20:29:55.925Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-18T20:29:55.925Z] + cut -d/ -f2 [2022-03-18T20:29:55.925Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-18T20:29:55.925Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-18T20:29:55.925Z] + cut -d/ -f2 [2022-03-18T20:29:55.925Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-18T20:29:56.054Z] 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-03-18T20:29:56.414Z] + git rev-list -1 --merges 18016a75bb76c43a519eee24bede67acfd91d4f3~1..18016a75bb76c43a519eee24bede67acfd91d4f3 [Pipeline] echo [2022-03-18T20:29:56.429Z] -----------> git rev-list -1 --merges 18016a75bb76c43a519eee24bede67acfd91d4f3~1..18016a75bb76c43a519eee24bede67acfd91d4f3 18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:29:56.429Z] 18016a75bb76c43a519eee24bede67acfd91d4f3 [false] [Pipeline] sh [2022-03-18T20:29:56.722Z] + git log --format=format:%s -1 18016a75bb76c43a519eee24bede67acfd91d4f3 [Pipeline] echo [2022-03-18T20:29:56.740Z] ========================================================= [2022-03-18T20:29:56.740Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-18T20:29:56.740Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-18T20:29:57.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-18T20:29:57.163Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-18T20:29:57.163Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-18T20:29:57.163Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-18T20:29:57.163Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-18T20:29:57.163Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-18T20:29:57.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:29:57.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T20:29:57.505Z] [2022-03-18T20:29:57.505Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:29:57.811Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T20:29:57.811Z] latest: Pulling from edgex-devops/git-semver [2022-03-18T20:29:57.811Z] a0d0a0d46f8b: Pulling fs layer [2022-03-18T20:29:57.811Z] 3e5f54012d9b: Pulling fs layer [2022-03-18T20:29:57.811Z] 4c7163046ea9: Pulling fs layer [2022-03-18T20:29:57.811Z] 0c2d73faf560: Pulling fs layer [2022-03-18T20:29:57.811Z] 0c2d73faf560: Waiting [2022-03-18T20:29:57.811Z] 3e5f54012d9b: Verifying Checksum [2022-03-18T20:29:57.811Z] 3e5f54012d9b: Download complete [2022-03-18T20:29:57.811Z] a0d0a0d46f8b: Verifying Checksum [2022-03-18T20:29:57.811Z] a0d0a0d46f8b: Download complete [2022-03-18T20:29:57.811Z] 0c2d73faf560: Verifying Checksum [2022-03-18T20:29:57.811Z] 0c2d73faf560: Download complete [2022-03-18T20:29:57.811Z] 4c7163046ea9: Verifying Checksum [2022-03-18T20:29:57.811Z] 4c7163046ea9: Download complete [2022-03-18T20:29:58.071Z] a0d0a0d46f8b: Pull complete [2022-03-18T20:29:58.071Z] 3e5f54012d9b: Pull complete [2022-03-18T20:29:58.332Z] 4c7163046ea9: Pull complete [2022-03-18T20:29:58.593Z] 0c2d73faf560: Pull complete [2022-03-18T20:29:58.593Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-18T20:29:58.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T20:29:58.593Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-18T20:29:58.675Z] prd-ubuntu20.04-docker-8c-8g-8003 does not seem to be running inside a container [2022-03-18T20:29:58.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-18T20:29:59.486Z] $ docker top 5bd6f99836eabb6bd5b5c10d2abaa39b39022031f30bb040baa69393f8681479 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-18T20:29:59.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-18T20:29:59.596Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-18T20:29:59.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-18T20:29:59.750Z] $ docker exec 5bd6f99836eabb6bd5b5c10d2abaa39b39022031f30bb040baa69393f8681479 ssh-agent [2022-03-18T20:29:59.873Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIcOnal/agent.14 [2022-03-18T20:29:59.873Z] SSH_AGENT_PID=20 [2022-03-18T20:29:59.883Z] Running ssh-add (command line suppressed) [2022-03-18T20:30:00.010Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_7583000857245917918.key (/w/workspace/edgex-go/8@tmp/private_key_7583000857245917918.key) [2022-03-18T20:30:00.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-18T20:30:00.315Z] + git tag --points-at HEAD [Pipeline] } [2022-03-18T20:30:00.341Z] $ docker exec --env ******** --env ******** 5bd6f99836eabb6bd5b5c10d2abaa39b39022031f30bb040baa69393f8681479 ssh-agent -k [2022-03-18T20:30:00.465Z] unset SSH_AUTH_SOCK; [2022-03-18T20:30:00.466Z] unset SSH_AGENT_PID; [2022-03-18T20:30:00.466Z] echo Agent pid 20 killed; [2022-03-18T20:30:00.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-18T20:30:00.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-18T20:30:00.503Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-18T20:30:00.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-18T20:30:00.639Z] $ docker exec 5bd6f99836eabb6bd5b5c10d2abaa39b39022031f30bb040baa69393f8681479 ssh-agent [2022-03-18T20:30:00.765Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOmICjA/agent.56 [2022-03-18T20:30:00.765Z] SSH_AGENT_PID=63 [2022-03-18T20:30:00.770Z] Running ssh-add (command line suppressed) [2022-03-18T20:30:00.903Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_3873588903404649396.key (/w/workspace/edgex-go/8@tmp/private_key_3873588903404649396.key) [2022-03-18T20:30:00.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-18T20:30:01.204Z] + git semver init [2022-03-18T20:30:01.204Z] # -> Open(): unable to determine branch for HEAD [2022-03-18T20:30:01.204Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2022-03-18T20:30:01.204Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2022-03-18T20:30:01.204Z] # $SEMVER_REMOTE_NAME = origin [2022-03-18T20:30:01.204Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-18T20:30:01.204Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-18T20:30:01.204Z] # $SEMVER_BRANCH = PR-3904 [2022-03-18T20:30:01.204Z] # $SEMVER_TEMP = /tmp/semver-422487444 [2022-03-18T20:30:01.204Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-18T20:30:16.141Z] # '/tmp/semver-422487444' -> '/w/workspace/edgex-go/8/.semver' [2022-03-18T20:30:16.141Z] # -> Force: false [2022-03-18T20:30:16.141Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2022-03-18T20:30:16.157Z] $ docker exec --env ******** --env ******** 5bd6f99836eabb6bd5b5c10d2abaa39b39022031f30bb040baa69393f8681479 ssh-agent -k [2022-03-18T20:30:16.297Z] unset SSH_AUTH_SOCK; [2022-03-18T20:30:16.297Z] unset SSH_AGENT_PID; [2022-03-18T20:30:16.297Z] echo Agent pid 63 killed; [2022-03-18T20:30:16.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-18T20:30:16.610Z] + git semver [Pipeline] } [2022-03-18T20:30:16.631Z] $ docker stop --time=1 5bd6f99836eabb6bd5b5c10d2abaa39b39022031f30bb040baa69393f8681479 [2022-03-18T20:30:18.409Z] $ docker rm -f 5bd6f99836eabb6bd5b5c10d2abaa39b39022031f30bb040baa69393f8681479 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T20:30:18.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-18T20:30:19.021Z] Stashed 1 file(s) [Pipeline] echo [2022-03-18T20:30:19.025Z] [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-03-18T20:30:19.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-18T20:30:19.207Z] ========================================================= [2022-03-18T20:30:19.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-18T20:30:19.207Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:30:19.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T20:30:19.502Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-18T20:30:19.502Z] 59bf1c3509f3: Pulling fs layer [2022-03-18T20:30:19.502Z] 666ba61612fd: Pulling fs layer [2022-03-18T20:30:19.502Z] 8ed8ca486205: Pulling fs layer [2022-03-18T20:30:19.502Z] 4fe6c5a15a65: Pulling fs layer [2022-03-18T20:30:19.502Z] 22a0e8bec74d: Pulling fs layer [2022-03-18T20:30:19.502Z] 640e595b4fbd: Pulling fs layer [2022-03-18T20:30:19.502Z] 763cafe07f6e: Pulling fs layer [2022-03-18T20:30:19.502Z] 0c0b528cf693: Pulling fs layer [2022-03-18T20:30:19.502Z] 10935f4eaf8b: Pulling fs layer [2022-03-18T20:30:19.502Z] 22a0e8bec74d: Waiting [2022-03-18T20:30:19.502Z] 640e595b4fbd: Waiting [2022-03-18T20:30:19.502Z] 0c0b528cf693: Waiting [2022-03-18T20:30:19.502Z] 10935f4eaf8b: Waiting [2022-03-18T20:30:19.502Z] 4fe6c5a15a65: Waiting [2022-03-18T20:30:19.502Z] 8ed8ca486205: Verifying Checksum [2022-03-18T20:30:19.502Z] 8ed8ca486205: Download complete [2022-03-18T20:30:19.502Z] 666ba61612fd: Download complete [2022-03-18T20:30:19.502Z] 22a0e8bec74d: Verifying Checksum [2022-03-18T20:30:19.502Z] 22a0e8bec74d: Download complete [2022-03-18T20:30:19.502Z] 640e595b4fbd: Verifying Checksum [2022-03-18T20:30:19.502Z] 640e595b4fbd: Download complete [2022-03-18T20:30:19.502Z] 59bf1c3509f3: Verifying Checksum [2022-03-18T20:30:19.502Z] 59bf1c3509f3: Download complete [2022-03-18T20:30:19.502Z] 763cafe07f6e: Verifying Checksum [2022-03-18T20:30:19.502Z] 763cafe07f6e: Download complete [2022-03-18T20:30:19.763Z] 0c0b528cf693: Verifying Checksum [2022-03-18T20:30:19.763Z] 0c0b528cf693: Download complete [2022-03-18T20:30:19.763Z] 59bf1c3509f3: Pull complete [2022-03-18T20:30:19.763Z] 666ba61612fd: Pull complete [2022-03-18T20:30:20.024Z] 8ed8ca486205: Pull complete [2022-03-18T20:30:20.024Z] 10935f4eaf8b: Verifying Checksum [2022-03-18T20:30:20.024Z] 10935f4eaf8b: Download complete [2022-03-18T20:30:20.284Z] 4fe6c5a15a65: Verifying Checksum [2022-03-18T20:30:20.284Z] 4fe6c5a15a65: Download complete [2022-03-18T20:30:24.488Z] 4fe6c5a15a65: Pull complete [2022-03-18T20:30:24.488Z] 22a0e8bec74d: Pull complete [2022-03-18T20:30:24.752Z] 640e595b4fbd: Pull complete [2022-03-18T20:30:25.013Z] 763cafe07f6e: Pull complete [2022-03-18T20:30:25.013Z] 0c0b528cf693: Pull complete [2022-03-18T20:30:27.556Z] 10935f4eaf8b: Pull complete [2022-03-18T20:30:27.556Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-18T20:30:27.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T20:30:27.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:30:27.855Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-03-18T20:30:27.855Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T20:30:27.855Z] WORKDIR /edgex [2022-03-18T20:30:27.855Z] COPY go.mod . [2022-03-18T20:30:27.855Z] RUN go mod download [2022-03-18T20:30:29.240Z] Sending build context to Docker daemon 334.3MB [2022-03-18T20:30:29.240Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T20:30:29.240Z] ---> 99d49a6021b9 [2022-03-18T20:30:29.240Z] Step 2/4 : WORKDIR /edgex [2022-03-18T20:30:31.157Z] ---> Running in 30429f32ff8b [2022-03-18T20:30:31.157Z] Removing intermediate container 30429f32ff8b [2022-03-18T20:30:31.157Z] ---> ac165cecc1cc [2022-03-18T20:30:31.157Z] Step 3/4 : COPY go.mod . [2022-03-18T20:30:31.157Z] ---> a594d19efec5 [2022-03-18T20:30:31.157Z] Step 4/4 : RUN go mod download [2022-03-18T20:30:31.157Z] ---> Running in b5aaccf3c735 [2022-03-18T20:30:34.129Z] Still waiting to schedule task [2022-03-18T20:30:34.130Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-18T20:30:53.114Z] Removing intermediate container b5aaccf3c735 [2022-03-18T20:30:53.114Z] ---> 82fe6190bb66 [2022-03-18T20:30:53.114Z] Successfully built 82fe6190bb66 [2022-03-18T20:30:53.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:30:53.415Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-18T20:30:53.415Z] . [Pipeline] withDockerContainer [2022-03-18T20:30:53.487Z] prd-ubuntu20.04-docker-8c-8g-8003 does not seem to be running inside a container [2022-03-18T20:30:53.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-18T20:30:53.930Z] $ docker top 5db7471d2797154d0388658d03dbd080a7d9caebfa81b13937c7494ec2d59c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:30:54.289Z] + go version [2022-03-18T20:30:54.290Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-18T20:30:54.310Z] $ docker stop --time=1 5db7471d2797154d0388658d03dbd080a7d9caebfa81b13937c7494ec2d59c8d [2022-03-18T20:30:55.607Z] $ docker rm -f 5db7471d2797154d0388658d03dbd080a7d9caebfa81b13937c7494ec2d59c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:30:56.020Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-18T20:30:56.020Z] . [Pipeline] withDockerContainer [2022-03-18T20:30:56.084Z] prd-ubuntu20.04-docker-8c-8g-8003 does not seem to be running inside a container [2022-03-18T20:30:56.165Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-18T20:30:56.564Z] $ docker top 9dd36a456bb044f712802203260515028b8e2ccc75a4bbc3ac82326e39ac8303 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-18T20:30:56.650Z] ========================================================= [2022-03-18T20:30:56.651Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-18T20:30:56.651Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:30:56.955Z] + make test [2022-03-18T20:30:56.955Z] go mod tidy [2022-03-18T20:30:56.955Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-18T20:31:03.556Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-18T20:31:11.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-18T20:31:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements [2022-03-18T20:31:12.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-18T20:31:12.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-18T20:31:13.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2022-03-18T20:31:13.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-18T20:31:13.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.9% of statements [2022-03-18T20:31:13.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-18T20:31:13.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.409s coverage: 89.2% of statements [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 94.2% of statements [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 24.0% of statements [2022-03-18T20:31:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.098s coverage: 47.1% of statements [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.101s coverage: 79.5% of statements [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-03-18T20:31:18.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-03-18T20:31:26.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-03-18T20:31:26.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-03-18T20:31:27.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements [2022-03-18T20:31:27.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 65.1% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.044s coverage: 87.2% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.4% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.8% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-18T20:31:38.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-18T20:31:38.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-18T20:31:38.052Z] 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-03-18T20:31:52.934Z] GO111MODULE=on go vet ./... [2022-03-18T20:31:54.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-18T20:31:55.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-18T20:31:55.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-18T20:31:55.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-18T20:31:56.231Z] + ls -al . [2022-03-18T20:31:56.231Z] total 676 [2022-03-18T20:31:56.231Z] drwxrwxr-x 10 1001 1001 4096 Mar 18 20:31 . [2022-03-18T20:31:56.231Z] drwxr-xr-x 4 root root 4096 Mar 18 20:30 .. [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 20:29 .dockerignore [2022-03-18T20:31:56.231Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 20:29 .git [2022-03-18T20:31:56.231Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 20:29 .github [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 804 Mar 18 20:29 .gitignore [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 20:29 .golangci.yml [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 76 Mar 18 20:29 .hadolint.yml [2022-03-18T20:31:56.231Z] drwx------ 3 1001 1001 4096 Mar 18 20:30 .semver [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 20:29 .sonarcloud.properties [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 20:29 ADOPTERS.md [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 9019 Mar 18 20:29 Attribution.txt [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 51732 Mar 18 20:29 CHANGELOG.md [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 20:29 CONTRIBUTING.md [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 20:29 GOVERNANCE.md [2022-03-18T20:31:56.231Z] -rw-rw-r-- 1 1001 1001 849 Mar 18 20:29 Jenkinsfile [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 20:29 LICENSE [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 6508 Mar 18 20:29 Makefile [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 20:29 OWNERS.md [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 8207 Mar 18 20:29 README.md [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 6912 Mar 18 20:29 SECURITY.md [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 20:30 VERSION [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 20:29 ZMQWindows.md [2022-03-18T20:31:56.232Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 20:29 bin [2022-03-18T20:31:56.232Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 20:29 cmd [2022-03-18T20:31:56.232Z] -rw-r--r-- 1 root root 426503 Mar 18 20:31 coverage.out [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 2827 Mar 18 20:29 go.mod [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 50579 Mar 18 20:29 go.sum [2022-03-18T20:31:56.232Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 20:29 internal [2022-03-18T20:31:56.232Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 20:29 openapi [2022-03-18T20:31:56.232Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 20:29 snap [2022-03-18T20:31:56.232Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 20:29 version.go [Pipeline] sh [2022-03-18T20:31:56.523Z] + '[' -e coverage.out ] [2022-03-18T20:31:56.523Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-18T20:31:56.628Z] Stashed 1 file(s) [Pipeline] sh [2022-03-18T20:31:56.911Z] + make build [2022-03-18T20:31:56.911Z] 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-03-18T20:31:58.297Z] 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-03-18T20:32:03.577Z] 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-03-18T20:32:03.836Z] 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-03-18T20:32:05.220Z] 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-03-18T20:32:05.220Z] 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-03-18T20:32:06.159Z] 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-03-18T20:32:07.098Z] 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-03-18T20:32:07.670Z] 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-03-18T20:32:08.609Z] 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-03-18T20:32:09.180Z] 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-03-18T20:32:09.747Z] 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-03-18T20:32:11.149Z] $ docker stop --time=1 9dd36a456bb044f712802203260515028b8e2ccc75a4bbc3ac82326e39ac8303 [2022-03-18T20:32:13.222Z] $ docker rm -f 9dd36a456bb044f712802203260515028b8e2ccc75a4bbc3ac82326e39ac8303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:32:14.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T20:32:14.014Z] [2022-03-18T20:32:14.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:32:14.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T20:32:14.312Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-18T20:32:14.312Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-18T20:32:14.312Z] ca9280d653b3: Pulling fs layer [2022-03-18T20:32:14.312Z] 7e9c9ca2126c: Pulling fs layer [2022-03-18T20:32:14.312Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-18T20:32:14.312Z] cbdbe7a5bc2a: Download complete [2022-03-18T20:32:14.572Z] ca9280d653b3: Verifying Checksum [2022-03-18T20:32:14.572Z] cbdbe7a5bc2a: Pull complete [2022-03-18T20:32:14.832Z] 7e9c9ca2126c: Verifying Checksum [2022-03-18T20:32:14.832Z] 7e9c9ca2126c: Download complete [2022-03-18T20:32:15.092Z] ca9280d653b3: Pull complete [2022-03-18T20:32:18.382Z] 7e9c9ca2126c: Pull complete [2022-03-18T20:32:18.382Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-18T20:32:18.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T20:32:18.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-18T20:32:18.449Z] prd-ubuntu20.04-docker-8c-8g-8003 does not seem to be running inside a container [2022-03-18T20:32:18.490Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-18T20:32:19.792Z] $ docker top 4277dfc9bc56f9a7b8b670ce29d333cd084134882dc30c9e03a68cf532dc14bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:32:20.138Z] + docker-compose build --help [2022-03-18T20:32:20.138Z] + grep parallel [2022-03-18T20:32:20.708Z] --parallel Build images in parallel. [Pipeline] } [2022-03-18T20:32:20.727Z] $ docker stop --time=1 4277dfc9bc56f9a7b8b670ce29d333cd084134882dc30c9e03a68cf532dc14bc [2022-03-18T20:32:22.026Z] $ docker rm -f 4277dfc9bc56f9a7b8b670ce29d333cd084134882dc30c9e03a68cf532dc14bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:32:22.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T20:32:22.413Z] . [Pipeline] withDockerContainer [2022-03-18T20:32:22.512Z] prd-ubuntu20.04-docker-8c-8g-8003 does not seem to be running inside a container [2022-03-18T20:32:22.618Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-18T20:32:22.977Z] $ docker top 708ae4ca62668c88fc71d47b3bcdbe0fec821bed4abe038e5a61d067696503c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:32:23.332Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-18T20:32:23.904Z] Building core-command ... [2022-03-18T20:32:23.904Z] Building core-data ... [2022-03-18T20:32:23.904Z] Building core-metadata ... [2022-03-18T20:32:23.904Z] Building security-bootstrapper ... [2022-03-18T20:32:23.904Z] Building security-proxy-setup ... [2022-03-18T20:32:23.904Z] Building security-secretstore-setup ... [2022-03-18T20:32:23.904Z] Building support-notifications ... [2022-03-18T20:32:23.904Z] Building support-scheduler ... [2022-03-18T20:32:23.904Z] Building sys-mgmt-agent ... [2022-03-18T20:32:23.904Z] Building support-notifications [2022-03-18T20:32:23.904Z] Building support-scheduler [2022-03-18T20:32:23.904Z] Building sys-mgmt-agent [2022-03-18T20:32:23.904Z] Building security-secretstore-setup [2022-03-18T20:32:23.904Z] Building security-proxy-setup [2022-03-18T20:32:42.001Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:32:42.001Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:32:42.001Z] ---> 82fe6190bb66 [2022-03-18T20:32:42.001Z] Step 3/21 : WORKDIR /edgex-go [2022-03-18T20:32:42.001Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:32:42.001Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:32:42.001Z] ---> 82fe6190bb66 [2022-03-18T20:32:42.001Z] Step 3/25 : WORKDIR /edgex-go [2022-03-18T20:32:42.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:32:42.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:32:42.001Z] ---> 82fe6190bb66 [2022-03-18T20:32:42.001Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:32:42.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:32:42.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:32:42.001Z] ---> 82fe6190bb66 [2022-03-18T20:32:42.001Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T20:32:42.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:32:42.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:32:42.001Z] ---> 82fe6190bb66 [2022-03-18T20:32:42.001Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T20:32:42.001Z] ---> Running in dbf4c9ff6963 [2022-03-18T20:32:42.001Z] ---> Running in d0e2203d99ff [2022-03-18T20:32:42.001Z] ---> Running in 336a44358d40 [2022-03-18T20:32:42.001Z] ---> Running in 775102e278bf [2022-03-18T20:32:42.001Z] ---> Running in c222dd57036b [2022-03-18T20:32:42.001Z] Removing intermediate container d0e2203d99ff [2022-03-18T20:32:42.001Z] ---> 33734b9ad039 [2022-03-18T20:32:42.001Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:32:42.001Z] Removing intermediate container 775102e278bf [2022-03-18T20:32:42.001Z] ---> e55d835af6d2 [2022-03-18T20:32:42.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:32:42.001Z] Removing intermediate container dbf4c9ff6963 [2022-03-18T20:32:42.001Z] ---> 98330d4b02a4 [2022-03-18T20:32:42.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:32:42.001Z] Removing intermediate container c222dd57036b [2022-03-18T20:32:42.001Z] ---> 9d6968cd4239 [2022-03-18T20:32:42.001Z] Removing intermediate container 336a44358d40 [2022-03-18T20:32:42.001Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:32:42.001Z] ---> 6ff97948a13f [2022-03-18T20:32:42.001Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:32:42.001Z] ---> Running in b04dce0c1d1f [2022-03-18T20:32:42.001Z] ---> Running in 64c8590d1d20 [2022-03-18T20:32:42.001Z] ---> Running in d5fb6b24d3ab [2022-03-18T20:32:42.001Z] ---> Running in e49cbee07af3 [2022-03-18T20:32:42.001Z] ---> Running in bdad8d61f7dd [2022-03-18T20:32:43.386Z] Removing intermediate container 64c8590d1d20 [2022-03-18T20:32:43.386Z] ---> 8b0f7ea1bbbb [2022-03-18T20:32:43.386Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-18T20:32:43.386Z] Removing intermediate container b04dce0c1d1f [2022-03-18T20:32:43.386Z] ---> 286e080e6ff8 [2022-03-18T20:32:43.386Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-18T20:32:43.386Z] ---> Running in c7e6663a208e [2022-03-18T20:32:43.386Z] ---> Running in a342b988eecb [2022-03-18T20:32:43.386Z] Removing intermediate container d5fb6b24d3ab [2022-03-18T20:32:43.386Z] ---> eb335be462d5 [2022-03-18T20:32:43.386Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-18T20:32:43.645Z] Removing intermediate container e49cbee07af3 [2022-03-18T20:32:43.645Z] ---> b57a2d84f8fe [2022-03-18T20:32:43.645Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-18T20:32:43.645Z] ---> Running in f7fe8bd79a2f [2022-03-18T20:32:43.645Z] ---> Running in 996d6b505fbd [2022-03-18T20:32:43.645Z] Removing intermediate container bdad8d61f7dd [2022-03-18T20:32:43.645Z] ---> c581a5608de1 [2022-03-18T20:32:43.645Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-18T20:32:43.645Z] ---> Running in a1ecddda6dae [2022-03-18T20:32:43.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:43.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:32:44.996Z] OK: 221 MiB in 52 packages [2022-03-18T20:32:44.996Z] OK: 221 MiB in 52 packages [2022-03-18T20:32:45.266Z] OK: 221 MiB in 52 packages [2022-03-18T20:32:45.266Z] OK: 221 MiB in 52 packages [2022-03-18T20:32:45.537Z] OK: 221 MiB in 52 packages [2022-03-18T20:32:45.537Z] Removing intermediate container a342b988eecb [2022-03-18T20:32:45.537Z] ---> e090df41c735 [2022-03-18T20:32:45.537Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-18T20:32:45.537Z] Removing intermediate container c7e6663a208e [2022-03-18T20:32:45.537Z] ---> 12d0dc5c9993 [2022-03-18T20:32:45.537Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T20:32:45.797Z] ---> 92427b34cd75 [2022-03-18T20:32:45.797Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:32:45.797Z] ---> Running in 85d9c4fc0556 [2022-03-18T20:32:45.797Z] ---> 13df9f3f2666 [2022-03-18T20:32:45.797Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:32:45.797Z] Removing intermediate container f7fe8bd79a2f [2022-03-18T20:32:45.797Z] ---> 1ac2813e4284 [2022-03-18T20:32:45.797Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T20:32:46.055Z] ---> Running in f1dbdb1a4226 [2022-03-18T20:32:46.055Z] Removing intermediate container 996d6b505fbd [2022-03-18T20:32:46.055Z] ---> e625d3ff9318 [2022-03-18T20:32:46.055Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-18T20:32:46.055Z] Removing intermediate container a1ecddda6dae [2022-03-18T20:32:46.055Z] ---> 638c921a7bbb [2022-03-18T20:32:46.055Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:32:46.055Z] ---> 3e313591a524 [2022-03-18T20:32:46.055Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:32:46.315Z] ---> Running in 5f35b69353d5 [2022-03-18T20:32:46.315Z] ---> 95750fd41ae7 [2022-03-18T20:32:46.315Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:32:46.315Z] ---> 08d07d608408 [2022-03-18T20:32:46.315Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:32:46.575Z] ---> Running in 921d44c4aade [2022-03-18T20:32:46.575Z] ---> Running in b320ba1cd925 [2022-03-18T20:32:46.834Z] Removing intermediate container 85d9c4fc0556 [2022-03-18T20:32:46.834Z] ---> 75879e40ee39 [2022-03-18T20:32:46.834Z] Step 8/21 : COPY . . [2022-03-18T20:32:47.094Z] Removing intermediate container f1dbdb1a4226 [2022-03-18T20:32:47.094Z] ---> c5e3c212f15d [2022-03-18T20:32:47.094Z] Step 8/22 : COPY . . [2022-03-18T20:32:49.623Z] Removing intermediate container 5f35b69353d5 [2022-03-18T20:32:49.623Z] ---> 3d275f14c125 [2022-03-18T20:32:49.623Z] Step 8/22 : COPY . . [2022-03-18T20:32:49.882Z] Removing intermediate container 921d44c4aade [2022-03-18T20:32:49.882Z] ---> 4bb732ff06cc [2022-03-18T20:32:49.882Z] Step 8/25 : COPY . . [2022-03-18T20:32:49.882Z] Removing intermediate container b320ba1cd925 [2022-03-18T20:32:49.882Z] ---> e314b5aabbf4 [2022-03-18T20:32:49.882Z] Step 8/23 : COPY . . [2022-03-18T20:32:55.815Z] ---> 3a8af776a63b [2022-03-18T20:32:55.815Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-18T20:32:55.815Z] ---> Running in 3dff0788ceb9 [2022-03-18T20:32:56.075Z] ---> f2e9bb85ddb6 [2022-03-18T20:32:56.075Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-18T20:32:56.075Z] ---> 70f4d9727d23 [2022-03-18T20:32:56.075Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-18T20:32:56.075Z] ---> Running in cb351dc7c20d [2022-03-18T20:32:56.075Z] ---> 32784db7d8ed [2022-03-18T20:32:56.075Z] ---> d74903abecb7 [2022-03-18T20:32:56.075Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-18T20:32:56.075Z] [2022-03-18T20:32:56.075Z] ---> Running in d7729b0939d7 [2022-03-18T20:32:56.075Z] ---> Running in 16f963eb0b1b [2022-03-18T20:32:56.075Z] ---> Running in 81996ca193d3 [2022-03-18T20:32:56.334Z] 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-03-18T20:32:56.597Z] 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-03-18T20:32:56.597Z] 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-03-18T20:32:56.597Z] 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-03-18T20:32:56.597Z] 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-03-18T20:33:11.481Z] 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-03-18T20:33:11.481Z] 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-03-18T20:33:12.312Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8007 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-18T20:33:12.325Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-03-18T20:33:12.427Z] Removing intermediate container 3dff0788ceb9 [2022-03-18T20:33:12.427Z] ---> f39cd72ad67f [2022-03-18T20:33:12.427Z] [2022-03-18T20:33:12.427Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T20:33:12.427Z] Removing intermediate container 16f963eb0b1b [2022-03-18T20:33:12.427Z] ---> 7937e5121448 [2022-03-18T20:33:12.427Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-18T20:33:12.427Z] Removing intermediate container cb351dc7c20d [2022-03-18T20:33:12.427Z] ---> 90c71bd06d32 [2022-03-18T20:33:12.427Z] [2022-03-18T20:33:12.427Z] Step 10/21 : FROM alpine:3.14 [2022-03-18T20:33:12.687Z] Removing intermediate container 81996ca193d3 [2022-03-18T20:33:12.687Z] ---> adc0b5bdec69 [2022-03-18T20:33:12.687Z] [2022-03-18T20:33:12.687Z] Step 10/25 : FROM alpine:3.14 [2022-03-18T20:33:12.687Z] Removing intermediate container d7729b0939d7 [2022-03-18T20:33:12.687Z] ---> 9a49688b05c4 [2022-03-18T20:33:12.687Z] [2022-03-18T20:33:12.687Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T20:33:12.687Z] ---> Running in f21b4d97fd4a [2022-03-18T20:33:12.798Z] The recommended git tool is: git [2022-03-18T20:33:13.257Z] 3.14: Pulling from library/alpine [2022-03-18T20:33:13.831Z] 3.14: Pulling from library/alpine [2022-03-18T20:33:13.831Z] 3.14: Pulling from library/alpine [2022-03-18T20:33:13.831Z] 3.14: Pulling from library/alpine [2022-03-18T20:33:15.740Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:33:15.740Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:33:15.740Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:33:15.740Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:33:15.740Z] Status: Image is up to date for alpine:3.14 [2022-03-18T20:33:15.740Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T20:33:15.740Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T20:33:15.740Z] Status: Image is up to date for alpine:3.14 [2022-03-18T20:33:15.740Z] ---> a33ac4f1069a [2022-03-18T20:33:15.740Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-18T20:33:16.000Z] ---> a33ac4f1069a [2022-03-18T20:33:16.000Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:33:16.000Z] ---> a33ac4f1069a [2022-03-18T20:33:16.000Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-18T20:33:16.000Z] ---> a33ac4f1069a [2022-03-18T20:33:16.000Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-18T20:33:16.000Z] ---> Running in b461143a2165 [2022-03-18T20:33:16.000Z] ---> Running in 08a4233d8cd3 [2022-03-18T20:33:16.000Z] ---> Running in 48cb51fdfab6 [2022-03-18T20:33:16.000Z] ---> Running in d0c6633a1220 [2022-03-18T20:33:16.261Z] 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-03-18T20:33:16.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:16.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:16.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:16.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:17.074Z] Removing intermediate container f21b4d97fd4a [2022-03-18T20:33:17.075Z] ---> 83234f354080 [2022-03-18T20:33:17.075Z] [2022-03-18T20:33:17.075Z] Step 11/23 : FROM docker:20.10.10 [2022-03-18T20:33:17.075Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T20:33:17.075Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:33:17.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:17.075Z] OK: 6 MiB in 15 packages [2022-03-18T20:33:17.075Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-18T20:33:17.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:17.075Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-18T20:33:17.075Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:33:17.075Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:33:17.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:17.075Z] 20.10.10: Pulling from library/docker [2022-03-18T20:33:17.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:17.075Z] OK: 6 MiB in 16 packages [2022-03-18T20:33:17.337Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-18T20:33:17.337Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-18T20:33:17.337Z] (3/3) Installing su-exec (0.2-r1) [2022-03-18T20:33:17.337Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:33:17.337Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:33:17.337Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-18T20:33:17.337Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-18T20:33:17.337Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T20:33:17.337Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-18T20:33:17.337Z] OK: 6 MiB in 17 packages [2022-03-18T20:33:17.337Z] (5/5) Installing curl (7.79.1-r0) [2022-03-18T20:33:17.337Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:33:17.337Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:33:17.337Z] OK: 8 MiB in 19 packages [2022-03-18T20:33:17.597Z] Removing intermediate container 08a4233d8cd3 [2022-03-18T20:33:17.597Z] ---> 44240ee690fa [2022-03-18T20:33:17.597Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:33:17.859Z] ---> Running in 0dff955a37d8 [2022-03-18T20:33:17.859Z] Removing intermediate container b461143a2165 [2022-03-18T20:33:17.859Z] ---> f55cd6b4bcea [2022-03-18T20:33:17.859Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:33:18.119Z] Removing intermediate container 0dff955a37d8 [2022-03-18T20:33:18.119Z] ---> 81f593abe8d5 [2022-03-18T20:33:18.119Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-18T20:33:18.119Z] ---> Running in 431641bb3434 [2022-03-18T20:33:18.119Z] ---> Running in be166f9817c9 [2022-03-18T20:33:18.379Z] Removing intermediate container 431641bb3434 [2022-03-18T20:33:18.379Z] ---> bd434e34e0b0 [2022-03-18T20:33:18.379Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-18T20:33:18.379Z] Removing intermediate container 48cb51fdfab6 [2022-03-18T20:33:18.379Z] ---> 78762d67f852 [2022-03-18T20:33:18.379Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T20:33:18.379Z] Removing intermediate container d0c6633a1220 [2022-03-18T20:33:18.379Z] ---> 513c6d22c9f2 [2022-03-18T20:33:18.379Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T20:33:18.379Z] Removing intermediate container be166f9817c9 [2022-03-18T20:33:18.379Z] ---> f43f60774eae [2022-03-18T20:33:18.379Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T20:33:18.379Z] ---> Running in 1d582648df9b [2022-03-18T20:33:18.379Z] ---> Running in 4bb63ce9a9bd [2022-03-18T20:33:18.379Z] ---> Running in f7a302566246 [2022-03-18T20:33:18.638Z] ---> Running in 0d6646199c28 [2022-03-18T20:33:18.638Z] Removing intermediate container 1d582648df9b [2022-03-18T20:33:18.638Z] ---> 9cf632fc96b0 [2022-03-18T20:33:18.638Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T20:33:18.638Z] Removing intermediate container 4bb63ce9a9bd [2022-03-18T20:33:18.638Z] ---> ece860cb2885 [2022-03-18T20:33:18.638Z] Step 13/25 : WORKDIR / [2022-03-18T20:33:18.898Z] Removing intermediate container f7a302566246 [2022-03-18T20:33:18.898Z] ---> 1835284e297d [2022-03-18T20:33:18.898Z] Step 13/21 : WORKDIR /edgex [2022-03-18T20:33:18.898Z] ---> Running in 0e3557934785 [2022-03-18T20:33:18.898Z] Removing intermediate container 0d6646199c28 [2022-03-18T20:33:18.898Z] ---> 41fdfc6f9f85 [2022-03-18T20:33:18.898Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:33:18.898Z] ---> Running in 59278fe584a9 [2022-03-18T20:33:18.898Z] ---> Running in b6f025f6542d [2022-03-18T20:33:18.898Z] Removing intermediate container 0e3557934785 [2022-03-18T20:33:18.898Z] ---> 3a4da89bdeaa [2022-03-18T20:33:18.898Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:33:19.162Z] ---> af475c958cd5 [2022-03-18T20:33:19.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-18T20:33:19.162Z] Removing intermediate container 59278fe584a9 [2022-03-18T20:33:19.162Z] ---> fca8b7334fae [2022-03-18T20:33:19.162Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-18T20:33:19.162Z] Removing intermediate container b6f025f6542d [2022-03-18T20:33:19.162Z] ---> db7b97131ad4 [2022-03-18T20:33:19.162Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-18T20:33:19.162Z] ---> 09e7029590b5 [2022-03-18T20:33:19.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-18T20:33:19.421Z] ---> cbbb71524f13 [2022-03-18T20:33:19.422Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-18T20:33:19.422Z] ---> a8a44aca7a3b [2022-03-18T20:33:19.422Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-18T20:33:19.422Z] ---> 5da8e54823c0 [2022-03-18T20:33:19.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-18T20:33:19.681Z] ---> 8cec535792d1 [2022-03-18T20:33:19.681Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-18T20:33:19.941Z] ---> d4c7c10207f7 [2022-03-18T20:33:19.941Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-18T20:33:19.941Z] ---> f081766a38df [2022-03-18T20:33:19.941Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-18T20:33:19.941Z] ---> dadf8d857072 [2022-03-18T20:33:19.941Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-18T20:33:19.941Z] ---> Running in ae9b680217d8 [2022-03-18T20:33:19.941Z] ---> 2c873ff6e2a1 [2022-03-18T20:33:19.941Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-18T20:33:20.216Z] ---> 254db3d48977 [2022-03-18T20:33:20.216Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-18T20:33:20.216Z] ---> Running in 97cf3b9a6985 [2022-03-18T20:33:20.216Z] Removing intermediate container ae9b680217d8 [2022-03-18T20:33:20.216Z] ---> 7da98dfb60e2 [2022-03-18T20:33:20.216Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:33:20.216Z] ---> 826b9865afc6 [2022-03-18T20:33:20.216Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-18T20:33:20.476Z] ---> Running in 035e6900f032 [2022-03-18T20:33:20.476Z] ---> Running in b1c698c897de [2022-03-18T20:33:20.476Z] Removing intermediate container 97cf3b9a6985 [2022-03-18T20:33:20.476Z] ---> 9d6b66b5c6ee [2022-03-18T20:33:20.476Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:33:20.476Z] ---> 0525263dfda7 [2022-03-18T20:33:20.476Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-18T20:33:20.476Z] ---> Running in 15aa844a79ed [2022-03-18T20:33:20.734Z] Removing intermediate container 035e6900f032 [2022-03-18T20:33:20.734Z] ---> ad682fa70e29 [2022-03-18T20:33:20.734Z] Step 20/22 : LABEL arch=x86_64 [2022-03-18T20:33:20.734Z] Removing intermediate container b1c698c897de [2022-03-18T20:33:20.734Z] ---> 4b72e199fad9 [2022-03-18T20:33:20.734Z] Step 18/21 : CMD ["--init=true"] [2022-03-18T20:33:20.734Z] ---> Running in 8855cbe014b7 [2022-03-18T20:33:20.734Z] ---> Running in e8a5635136e2 [2022-03-18T20:33:20.734Z] Removing intermediate container 15aa844a79ed [2022-03-18T20:33:20.734Z] ---> e53732783d51 [2022-03-18T20:33:20.734Z] Step 20/22 : LABEL arch=x86_64 [2022-03-18T20:33:20.734Z] ---> a919a6773ca2 [2022-03-18T20:33:20.734Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-18T20:33:20.994Z] ---> Running in f546b9fdf2dd [2022-03-18T20:33:20.994Z] Removing intermediate container 8855cbe014b7 [2022-03-18T20:33:20.994Z] ---> eb0a9397a852 [2022-03-18T20:33:20.994Z] Step 19/21 : LABEL arch=x86_64 [2022-03-18T20:33:20.994Z] ---> Running in bf7582b9303c [2022-03-18T20:33:20.994Z] Removing intermediate container e8a5635136e2 [2022-03-18T20:33:20.994Z] ---> 540e9a6c12c3 [2022-03-18T20:33:20.994Z] Step 21/22 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:20.994Z] Removing intermediate container f546b9fdf2dd [2022-03-18T20:33:20.994Z] ---> 1d4853da54ae [2022-03-18T20:33:20.994Z] Step 21/22 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:20.994Z] ---> Running in 43887c880995 [2022-03-18T20:33:20.994Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-18T20:33:21.202Z] using credential edgex-jenkins-ssh [2022-03-18T20:33:21.222Z] Cloning the remote Git repository [2022-03-18T20:33:21.255Z] ---> Running in 33e6894d2f39 [2022-03-18T20:33:21.255Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-18T20:33:21.255Z] ---> b706a049f56e [2022-03-18T20:33:21.255Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:33:21.255Z] Removing intermediate container bf7582b9303c [2022-03-18T20:33:21.255Z] ---> 7771bbe39c76 [2022-03-18T20:33:21.255Z] Step 20/21 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:21.255Z] ---> Running in 4b5b3b1be094 [2022-03-18T20:33:21.255Z] ---> Running in 40f3e74e9b0b [2022-03-18T20:33:21.255Z] Removing intermediate container 43887c880995 [2022-03-18T20:33:21.255Z] ---> f6ced2b69aaf [2022-03-18T20:33:21.256Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T20:33:21.256Z] Removing intermediate container 33e6894d2f39 [2022-03-18T20:33:21.256Z] ---> 7a536c79feea [2022-03-18T20:33:21.256Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T20:33:21.256Z] ---> bb00c82dfbc6 [2022-03-18T20:33:21.256Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-18T20:33:21.522Z] ---> Running in a46ff8e50da8 [2022-03-18T20:33:21.522Z] ---> Running in e8bbb6b3ed8f [2022-03-18T20:33:21.522Z] Removing intermediate container 4b5b3b1be094 [2022-03-18T20:33:21.522Z] ---> 9b2f3cc434c3 [2022-03-18T20:33:21.522Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-18T20:33:21.522Z] Removing intermediate container 40f3e74e9b0b [2022-03-18T20:33:21.522Z] ---> 4a15f3dfbe8e [2022-03-18T20:33:21.522Z] Step 21/21 : LABEL version=0.0.0 [2022-03-18T20:33:21.522Z] ---> Running in 904357fba202 [2022-03-18T20:33:21.522Z] ---> Running in 52ea62d79bdb [2022-03-18T20:33:21.522Z] Removing intermediate container a46ff8e50da8 [2022-03-18T20:33:21.522Z] ---> 6df699e41464 [2022-03-18T20:33:21.522Z] [2022-03-18T20:33:21.522Z] Removing intermediate container e8bbb6b3ed8f [2022-03-18T20:33:21.522Z] ---> 113c89c90d5f [2022-03-18T20:33:21.522Z] [2022-03-18T20:33:21.522Z] ---> 4fc3c7840140 [2022-03-18T20:33:21.522Z] Step 21/25 : 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-03-18T20:33:21.522Z] Removing intermediate container 52ea62d79bdb [2022-03-18T20:33:21.522Z] ---> e755dc1c3164 [2022-03-18T20:33:21.522Z] [2022-03-18T20:33:21.780Z] ---> Running in 1471a22b95d2 [2022-03-18T20:33:21.780Z] Successfully built 6df699e41464 [2022-03-18T20:33:21.780Z] Successfully tagged support-scheduler:latest [2022-03-18T20:33:21.780Z] Building core-metadata [2022-03-18T20:33:21.780Z]  Building support-scheduler ... done Successfully built 113c89c90d5f [2022-03-18T20:33:21.780Z] Successfully tagged support-notifications:latest [2022-03-18T20:33:21.780Z] Building core-command [2022-03-18T20:33:21.780Z]  Building support-notifications ... done Successfully built e755dc1c3164 [2022-03-18T20:33:21.780Z] Successfully tagged security-proxy-setup:latest [2022-03-18T20:33:21.780Z]  Building security-proxy-setup ... done Building core-data [2022-03-18T20:33:21.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:22.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:22.040Z] (1/42) Installing readline (8.1.0-r0) [2022-03-18T20:33:22.040Z] (2/42) Installing bash (5.1.4-r0) [2022-03-18T20:33:22.040Z] Executing bash-5.1.4-r0.post-install [2022-03-18T20:33:22.040Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-18T20:33:22.300Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T20:33:22.300Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-18T20:33:22.300Z] (6/42) Installing curl (7.79.1-r0) [2022-03-18T20:33:22.300Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-18T20:33:22.300Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-18T20:33:22.300Z] (9/42) Installing expat (2.4.7-r0) [2022-03-18T20:33:22.300Z] (10/42) Installing libffi (3.3-r2) [2022-03-18T20:33:22.300Z] (11/42) Installing gdbm (1.19-r0) [2022-03-18T20:33:22.300Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-18T20:33:22.300Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T20:33:22.300Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T20:33:22.300Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-18T20:33:22.300Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-18T20:33:22.300Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-18T20:33:22.559Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-18T20:33:22.559Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-18T20:33:22.559Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-18T20:33:21.338Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:33:21.479Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-03-18T20:33:21.589Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:33:21.590Z] > git --version # timeout=10 [2022-03-18T20:33:21.647Z] > git --version # 'git version 2.25.1' [2022-03-18T20:33:21.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:33:21.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T20:33:22.818Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-18T20:33:22.818Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-18T20:33:22.818Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-18T20:33:22.818Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-18T20:33:22.818Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-18T20:33:22.818Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-18T20:33:22.818Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-18T20:33:22.818Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-18T20:33:22.818Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-18T20:33:22.818Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-18T20:33:22.818Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-18T20:33:22.818Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-18T20:33:22.818Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-18T20:33:22.818Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-18T20:33:22.818Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-18T20:33:22.818Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-18T20:33:22.818Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-18T20:33:22.818Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-18T20:33:22.818Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-18T20:33:22.818Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-18T20:33:22.818Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-18T20:33:22.818Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-18T20:33:23.083Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:33:23.083Z] OK: 84 MiB in 64 packages [2022-03-18T20:33:23.652Z] Collecting docker-compose==1.23.2 [2022-03-18T20:33:23.652Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-18T20:33:23.652Z] Collecting jsonschema<3,>=2.5.1 [2022-03-18T20:33:23.652Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-18T20:33:23.652Z] Collecting texttable<0.10,>=0.9.0 [2022-03-18T20:33:23.652Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-18T20:33:24.592Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-18T20:33:24.592Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-18T20:33:24.592Z] Collecting docker<4.0,>=3.6.0 [2022-03-18T20:33:24.592Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-18T20:33:24.592Z] Collecting PyYAML<4,>=3.10 [2022-03-18T20:33:24.592Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-18T20:33:25.161Z] Removing intermediate container 1471a22b95d2 [2022-03-18T20:33:25.161Z] ---> 01677059503a [2022-03-18T20:33:25.161Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-18T20:33:25.161Z] Collecting docopt<0.7,>=0.6.1 [2022-03-18T20:33:25.161Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-18T20:33:25.425Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-18T20:33:25.425Z] ---> Running in 21caa963cc11 [2022-03-18T20:33:25.425Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-18T20:33:25.689Z] 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-03-18T20:33:25.689Z] Removing intermediate container 21caa963cc11 [2022-03-18T20:33:25.689Z] ---> fb2361a329b5 [2022-03-18T20:33:25.689Z] Step 23/25 : LABEL arch=x86_64 [2022-03-18T20:33:26.010Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-18T20:33:26.010Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-18T20:33:26.010Z] Collecting cached-property<2,>=1.2.0 [2022-03-18T20:33:26.010Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-18T20:33:26.010Z] ---> Running in 398fe0969944 [2022-03-18T20:33:26.010Z] Collecting docker-pycreds>=0.4.0 [2022-03-18T20:33:26.010Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-18T20:33:26.280Z] 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-03-18T20:33:26.280Z] Collecting idna<2.8,>=2.5 [2022-03-18T20:33:26.280Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-18T20:33:26.280Z] Removing intermediate container 398fe0969944 [2022-03-18T20:33:26.280Z] ---> 4f91a012cbec [2022-03-18T20:33:26.280Z] Step 24/25 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:26.280Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-18T20:33:26.280Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-18T20:33:26.280Z] ---> Running in 7344e4d90b9c [2022-03-18T20:33:26.280Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-18T20:33:26.280Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-18T20:33:26.280Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-18T20:33:26.280Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-18T20:33:26.280Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-18T20:33:26.280Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-18T20:33:26.539Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-18T20:33:26.539Z] Attempting uninstall: urllib3 [2022-03-18T20:33:26.539Z] Found existing installation: urllib3 1.26.5 [2022-03-18T20:33:26.539Z] Removing intermediate container 7344e4d90b9c [2022-03-18T20:33:26.539Z] ---> 9310e98a1860 [2022-03-18T20:33:26.539Z] Step 25/25 : LABEL version=0.0.0 [2022-03-18T20:33:26.539Z] Uninstalling urllib3-1.26.5: [2022-03-18T20:33:26.539Z] Successfully uninstalled urllib3-1.26.5 [2022-03-18T20:33:26.800Z] ---> Running in 3b811f1c4869 [2022-03-18T20:33:26.800Z] Attempting uninstall: idna [2022-03-18T20:33:26.800Z] Found existing installation: idna 3.2 [2022-03-18T20:33:26.800Z] Uninstalling idna-3.2: [2022-03-18T20:33:26.800Z] Successfully uninstalled idna-3.2 [2022-03-18T20:33:27.059Z] Attempting uninstall: chardet [2022-03-18T20:33:27.059Z] Found existing installation: chardet 4.0.0 [2022-03-18T20:33:27.059Z] Removing intermediate container 3b811f1c4869 [2022-03-18T20:33:27.059Z] ---> 29456fc402e2 [2022-03-18T20:33:27.059Z] [2022-03-18T20:33:27.059Z] Uninstalling chardet-4.0.0: [2022-03-18T20:33:27.059Z] Successfully uninstalled chardet-4.0.0 [2022-03-18T20:33:27.059Z] Successfully built 29456fc402e2 [2022-03-18T20:33:27.059Z] Successfully tagged security-secretstore-setup:latest [2022-03-18T20:33:27.059Z] Building security-bootstrapper [2022-03-18T20:33:27.318Z]  Building security-secretstore-setup ... done  Attempting uninstall: requests [2022-03-18T20:33:27.318Z] Found existing installation: requests 2.25.1 [2022-03-18T20:33:27.318Z] Uninstalling requests-2.25.1: [2022-03-18T20:33:27.318Z] Successfully uninstalled requests-2.25.1 [2022-03-18T20:33:27.318Z] Running setup.py install for texttable: started [2022-03-18T20:33:27.576Z] Running setup.py install for texttable: finished with status 'done' [2022-03-18T20:33:27.576Z] Running setup.py install for PyYAML: started [2022-03-18T20:33:28.249Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-18T20:33:28.249Z] Running setup.py install for docopt: started [2022-03-18T20:33:28.512Z] Running setup.py install for docopt: finished with status 'done' [2022-03-18T20:33:28.512Z] Running setup.py install for dockerpty: started [2022-03-18T20:33:28.772Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-18T20:33:29.035Z] 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-03-18T20:33:31.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:31.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:31.569Z] ---> 82fe6190bb66 [2022-03-18T20:33:31.569Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:33:31.569Z] ---> Using cache [2022-03-18T20:33:31.569Z] ---> 6ff97948a13f [2022-03-18T20:33:31.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:31.569Z] ---> Using cache [2022-03-18T20:33:31.569Z] ---> b57a2d84f8fe [2022-03-18T20:33:31.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T20:33:31.569Z] ---> Using cache [2022-03-18T20:33:31.569Z] ---> e625d3ff9318 [2022-03-18T20:33:31.569Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:33:31.569Z] ---> Using cache [2022-03-18T20:33:31.569Z] ---> 95750fd41ae7 [2022-03-18T20:33:31.569Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:31.569Z] ---> Using cache [2022-03-18T20:33:31.569Z] ---> 4bb732ff06cc [2022-03-18T20:33:31.569Z] Step 8/23 : COPY . . [2022-03-18T20:33:31.827Z] ---> Using cache [2022-03-18T20:33:31.827Z] ---> 32784db7d8ed [2022-03-18T20:33:31.827Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-18T20:33:31.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:31.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:31.827Z] ---> 82fe6190bb66 [2022-03-18T20:33:31.827Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:33:31.827Z] ---> Using cache [2022-03-18T20:33:31.827Z] ---> 6ff97948a13f [2022-03-18T20:33:31.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:31.827Z] ---> Using cache [2022-03-18T20:33:31.827Z] ---> b57a2d84f8fe [2022-03-18T20:33:31.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T20:33:31.827Z] ---> Using cache [2022-03-18T20:33:31.827Z] ---> e625d3ff9318 [2022-03-18T20:33:31.827Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:33:31.827Z] ---> Using cache [2022-03-18T20:33:31.827Z] ---> 95750fd41ae7 [2022-03-18T20:33:31.827Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:31.827Z] ---> Using cache [2022-03-18T20:33:31.827Z] ---> 4bb732ff06cc [2022-03-18T20:33:32.086Z] Step 8/23 : COPY . . [2022-03-18T20:33:32.086Z] ---> Using cache [2022-03-18T20:33:32.086Z] ---> 32784db7d8ed [2022-03-18T20:33:32.086Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-18T20:33:32.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:32.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:32.086Z] ---> 82fe6190bb66 [2022-03-18T20:33:32.086Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:33:32.086Z] ---> Using cache [2022-03-18T20:33:32.086Z] ---> 6ff97948a13f [2022-03-18T20:33:32.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:32.086Z] ---> Using cache [2022-03-18T20:33:32.086Z] ---> b57a2d84f8fe [2022-03-18T20:33:32.086Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-18T20:33:33.022Z] ---> Running in d0cedc01c1e0 [2022-03-18T20:33:33.022Z] ---> Running in fffe7fd61c70 [2022-03-18T20:33:33.022Z] ---> Running in a7b274695081 [2022-03-18T20:33:33.958Z] 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-03-18T20:33:33.958Z] 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-03-18T20:33:33.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:33.958Z] Removing intermediate container 904357fba202 [2022-03-18T20:33:33.958Z] ---> 759c2874c2e5 [2022-03-18T20:33:33.958Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-18T20:33:34.216Z] ---> Running in 60ec00913282 [2022-03-18T20:33:34.783Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:33:34.783Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:33:34.783Z] ---> 82fe6190bb66 [2022-03-18T20:33:34.783Z] Step 3/31 : WORKDIR /edgex-go [2022-03-18T20:33:34.783Z] ---> Using cache [2022-03-18T20:33:34.783Z] ---> 6ff97948a13f [2022-03-18T20:33:34.783Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:34.783Z] ---> Using cache [2022-03-18T20:33:34.783Z] ---> b57a2d84f8fe [2022-03-18T20:33:34.783Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-18T20:33:34.783Z] ---> Using cache [2022-03-18T20:33:34.783Z] ---> e625d3ff9318 [2022-03-18T20:33:34.783Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-18T20:33:34.783Z] ---> Using cache [2022-03-18T20:33:34.783Z] ---> 95750fd41ae7 [2022-03-18T20:33:34.783Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:34.783Z] ---> Using cache [2022-03-18T20:33:34.783Z] ---> 4bb732ff06cc [2022-03-18T20:33:34.783Z] Step 8/31 : COPY . . [2022-03-18T20:33:34.784Z] ---> Using cache [2022-03-18T20:33:34.784Z] ---> 32784db7d8ed [2022-03-18T20:33:34.784Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-18T20:33:34.784Z] Removing intermediate container 60ec00913282 [2022-03-18T20:33:34.784Z] ---> 697473207bcc [2022-03-18T20:33:34.784Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-18T20:33:34.784Z] ---> Running in 14338730062e [2022-03-18T20:33:34.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:34.784Z] ---> Running in c92b8acfd09c [2022-03-18T20:33:35.041Z] Removing intermediate container c92b8acfd09c [2022-03-18T20:33:35.041Z] ---> 27b55a2bfb08 [2022-03-18T20:33:35.041Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-18T20:33:35.041Z] OK: 221 MiB in 52 packages [2022-03-18T20:33:35.298Z] 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-03-18T20:33:36.234Z] Removing intermediate container a7b274695081 [2022-03-18T20:33:36.234Z] ---> abc6c4e51ba8 [2022-03-18T20:33:36.234Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:33:36.234Z] ---> 2aa9f15aa591 [2022-03-18T20:33:36.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-18T20:33:36.799Z] ---> f1f8e94518f6 [2022-03-18T20:33:36.799Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:33:36.799Z] ---> 2a639c6b14b4 [2022-03-18T20:33:36.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-18T20:33:36.799Z] ---> Running in 6881e7bca07b [2022-03-18T20:33:37.757Z] ---> cfab1d69771c [2022-03-18T20:33:37.757Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-18T20:33:37.757Z] ---> Running in b7beeb8e5734 [2022-03-18T20:33:37.757Z] Removing intermediate container b7beeb8e5734 [2022-03-18T20:33:37.757Z] ---> 7e9c57939949 [2022-03-18T20:33:37.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:33:38.014Z] ---> Running in 5676afa5ff3c [2022-03-18T20:33:38.273Z] Removing intermediate container 5676afa5ff3c [2022-03-18T20:33:38.273Z] ---> 3ada4b301189 [2022-03-18T20:33:38.273Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T20:33:38.273Z] ---> Running in 424f3d7eb468 [2022-03-18T20:33:38.531Z] Removing intermediate container 424f3d7eb468 [2022-03-18T20:33:38.531Z] ---> 8075e7b09ec0 [2022-03-18T20:33:38.531Z] Step 22/23 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:38.531Z] ---> Running in eabcda5dd5e5 [2022-03-18T20:33:38.531Z] Removing intermediate container 6881e7bca07b [2022-03-18T20:33:38.531Z] ---> d2ff912b11e4 [2022-03-18T20:33:38.531Z] Step 8/23 : COPY . . [2022-03-18T20:33:38.792Z] Removing intermediate container eabcda5dd5e5 [2022-03-18T20:33:38.792Z] ---> 5db3e2d02aa5 [2022-03-18T20:33:38.792Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:33:38.792Z] ---> Running in 390a616b30bb [2022-03-18T20:33:39.361Z] Removing intermediate container 390a616b30bb [2022-03-18T20:33:39.361Z] ---> 926401eb3a44 [2022-03-18T20:33:39.361Z] [2022-03-18T20:33:39.361Z] Successfully built 926401eb3a44 [2022-03-18T20:33:39.361Z] Successfully tagged sys-mgmt-agent:latest [2022-03-18T20:33:41.575Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T20:33:41.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T20:33:41.638Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T20:33:41.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:33:41.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:33:41.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-18T20:33:42.570Z] Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 71654e2346158ae65339b1bb41b47c28aa2c26b2 [2022-03-18T20:33:43.189Z] Merge succeeded, producing 45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:33:43.190Z] Checking out Revision 45bf2093104e626c4171ff43432af7aa5f3d3a65 (PR-3904) [2022-03-18T20:33:42.596Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T20:33:42.626Z] > git checkout -f 71654e2346158ae65339b1bb41b47c28aa2c26b2 # timeout=10 [2022-03-18T20:33:42.878Z] > git remote # timeout=10 [2022-03-18T20:33:42.900Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T20:33:42.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:33:42.927Z] > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 [2022-03-18T20:33:43.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T20:33:43.204Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T20:33:43.221Z] > git checkout -f 45bf2093104e626c4171ff43432af7aa5f3d3a65 # timeout=10 [2022-03-18T20:33:45.936Z]  Building sys-mgmt-agent ... done  ---> 244d60678232 [2022-03-18T20:33:45.936Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-18T20:33:45.936Z] ---> Running in 3889cecb25bd [2022-03-18T20:33:45.936Z] 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-03-18T20:33:46.872Z] Removing intermediate container fffe7fd61c70 [2022-03-18T20:33:46.872Z] ---> e83089dc3ee5 [2022-03-18T20:33:46.872Z] [2022-03-18T20:33:46.872Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:33:46.872Z] ---> a33ac4f1069a [2022-03-18T20:33:46.872Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:33:46.872Z] ---> Using cache [2022-03-18T20:33:46.872Z] ---> 44240ee690fa [2022-03-18T20:33:46.872Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:33:46.872Z] ---> Using cache [2022-03-18T20:33:46.872Z] ---> 81f593abe8d5 [2022-03-18T20:33:46.872Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-18T20:33:46.872Z] Removing intermediate container 14338730062e [2022-03-18T20:33:46.872Z] ---> 8164047cc109 [2022-03-18T20:33:46.872Z] [2022-03-18T20:33:46.872Z] Step 10/31 : FROM alpine:3.14 [2022-03-18T20:33:46.872Z] ---> a33ac4f1069a [2022-03-18T20:33:46.872Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-18T20:33:47.133Z] Removing intermediate container d0cedc01c1e0 [2022-03-18T20:33:47.133Z] ---> e41a1235d4be [2022-03-18T20:33:47.133Z] [2022-03-18T20:33:47.133Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:33:47.133Z] ---> a33ac4f1069a [2022-03-18T20:33:47.133Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:33:47.133Z] ---> Using cache [2022-03-18T20:33:47.133Z] ---> 44240ee690fa [2022-03-18T20:33:47.133Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:33:47.133Z] ---> Using cache [2022-03-18T20:33:47.133Z] ---> 81f593abe8d5 [2022-03-18T20:33:47.133Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-18T20:33:47.133Z] ---> Running in eacfb8c0f75d [2022-03-18T20:33:47.133Z] ---> Running in 64f839745bf6 [2022-03-18T20:33:47.133Z] ---> Running in 3d58f4d107e7 [2022-03-18T20:33:47.133Z] Removing intermediate container eacfb8c0f75d [2022-03-18T20:33:47.133Z] ---> 2246305d5e02 [2022-03-18T20:33:47.133Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T20:33:47.392Z] ---> Running in f87645981e98 [2022-03-18T20:33:47.392Z] Removing intermediate container 64f839745bf6 [2022-03-18T20:33:47.392Z] ---> 51e56d93ac22 [2022-03-18T20:33:47.392Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-18T20:33:47.392Z] Removing intermediate container 3d58f4d107e7 [2022-03-18T20:33:47.392Z] ---> d4a39133fc55 [2022-03-18T20:33:47.392Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T20:33:47.572Z] Commit message: "Merge commit '7794663b2f6ed75afbb86dfef3a594310e3530e2' into HEAD" [2022-03-18T20:33:47.601Z] First time build. Skipping changelog. [2022-03-18T20:33:47.650Z] ---> Running in 9adde8bf0a89 [2022-03-18T20:33:47.650Z] ---> Running in aa3cf777fd03 [2022-03-18T20:33:47.650Z] Removing intermediate container f87645981e98 [2022-03-18T20:33:47.650Z] ---> e70c759afb0c [2022-03-18T20:33:47.650Z] Step 15/23 : WORKDIR / [2022-03-18T20:33:47.650Z] ---> Running in 5dc6a5d360c0 [2022-03-18T20:33:47.909Z] Removing intermediate container aa3cf777fd03 [2022-03-18T20:33:47.909Z] ---> 990f5b71918b [2022-03-18T20:33:47.909Z] Step 15/23 : WORKDIR / [2022-03-18T20:33:47.909Z] ---> Running in e250020f0491 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-18T20:33:48.168Z] Removing intermediate container 5dc6a5d360c0 [2022-03-18T20:33:48.168Z] ---> 28045c9dcd0c [2022-03-18T20:33:48.168Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:33:48.168Z] Removing intermediate container e250020f0491 [2022-03-18T20:33:48.168Z] ---> 194248cd0cd3 [2022-03-18T20:33:48.168Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:33:48.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:48.547Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-18T20:33:48.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T20:33:48.547Z] Dload Upload Total Spent Left Speed [2022-03-18T20:33:48.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [2022-03-18T20:33:48.685Z] ---> 32bd8ca317fc [2022-03-18T20:33:48.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-18T20:33:48.685Z] ---> abbce902ec22 [2022-03-18T20:33:48.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-18T20:33:48.685Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-18T20:33:48.685Z] (2/2) Installing su-exec (0.2-r1) [2022-03-18T20:33:48.685Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:33:48.685Z] OK: 6 MiB in 16 packages [Pipeline] sh [2022-03-18T20:33:49.149Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-18T20:33:49.512Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-18T20:33:49.512Z] + sudo tee /etc/docker/daemon.new [2022-03-18T20:33:49.512Z] { [2022-03-18T20:33:49.512Z] "registry-mirrors": [ [2022-03-18T20:33:49.512Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-18T20:33:49.512Z] ], [2022-03-18T20:33:49.512Z] "bip": "10.250.0.254/24", [2022-03-18T20:33:49.512Z] "hosts": [ [2022-03-18T20:33:49.512Z] "tcp://0.0.0.0:5555", [2022-03-18T20:33:49.512Z] "unix:///var/run/docker.sock" [2022-03-18T20:33:49.512Z] ], [2022-03-18T20:33:49.512Z] "mtu": 1458, [2022-03-18T20:33:49.512Z] "selinux-enabled": true, [2022-03-18T20:33:49.512Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-18T20:33:49.512Z] } [Pipeline] sh [2022-03-18T20:33:49.621Z] ---> 8c87ed87086c [2022-03-18T20:33:49.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-18T20:33:49.621Z] ---> c2c35fed0d29 [2022-03-18T20:33:49.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-18T20:33:49.621Z] Removing intermediate container 9adde8bf0a89 [2022-03-18T20:33:49.621Z] ---> cc25f396796b [2022-03-18T20:33:49.621Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-18T20:33:49.621Z] ---> Running in ca4dea881037 [2022-03-18T20:33:49.874Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-18T20:33:49.907Z] ---> b923fddbee6e [2022-03-18T20:33:49.907Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-18T20:33:49.907Z] ---> a6b7c29454aa [2022-03-18T20:33:49.907Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-18T20:33:49.907Z] ---> Running in 867d2a86616e [2022-03-18T20:33:49.907Z] Removing intermediate container ca4dea881037 [2022-03-18T20:33:49.907Z] ---> 5c6a3b470e68 [2022-03-18T20:33:49.907Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-18T20:33:49.907Z] ---> Running in fbfe299a429a [2022-03-18T20:33:49.907Z] ---> Running in fd346f7b1174 [2022-03-18T20:33:47.590Z] > git rev-list --no-walk 588e3669b4c94dcc457cdf5a136b3da983ce79a2 # timeout=10 [2022-03-18T20:33:50.166Z] Removing intermediate container 867d2a86616e [2022-03-18T20:33:50.166Z] ---> ee854354049c [2022-03-18T20:33:50.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:33:50.166Z] Removing intermediate container fbfe299a429a [2022-03-18T20:33:50.166Z] ---> 31b9e001dd06 [2022-03-18T20:33:50.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:33:50.166Z] Removing intermediate container fd346f7b1174 [2022-03-18T20:33:50.166Z] ---> 8a2935a248f7 [2022-03-18T20:33:50.166Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-18T20:33:50.166Z] ---> Running in 719d54e35b58 [2022-03-18T20:33:50.166Z] ---> Running in 77eb80c12bac [2022-03-18T20:33:50.166Z] ---> Running in 2a9f426ce163 [2022-03-18T20:33:50.222Z] + sudo service docker restart [2022-03-18T20:33:50.426Z] Removing intermediate container 2a9f426ce163 [2022-03-18T20:33:50.426Z] ---> c0178544be36 [2022-03-18T20:33:50.426Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T20:33:50.426Z] Removing intermediate container 719d54e35b58 [2022-03-18T20:33:50.426Z] ---> dc7220e1e8e2 [2022-03-18T20:33:50.426Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T20:33:50.426Z] ---> Running in 9054b09e52c9 [2022-03-18T20:33:50.426Z] ---> Running in b5674df3c0de [2022-03-18T20:33:50.687Z] Removing intermediate container 9054b09e52c9 [2022-03-18T20:33:50.687Z] ---> fdefc32942f8 [2022-03-18T20:33:50.687Z] Step 22/23 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:50.687Z] Removing intermediate container b5674df3c0de [2022-03-18T20:33:50.687Z] ---> 87e5bf74ef52 [2022-03-18T20:33:50.687Z] Step 22/23 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:50.687Z] ---> Running in 34281a6e0dc0 [2022-03-18T20:33:50.687Z] ---> Running in 95977914f861 [2022-03-18T20:33:50.687Z] Removing intermediate container 34281a6e0dc0 [2022-03-18T20:33:50.687Z] ---> c867e1296d34 [2022-03-18T20:33:50.687Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:33:50.947Z] Removing intermediate container 95977914f861 [2022-03-18T20:33:50.947Z] ---> 57b18398a7f2 [2022-03-18T20:33:50.947Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:33:50.947Z] ---> Running in ef3c7105bdef [2022-03-18T20:33:50.947Z] ---> Running in 9049d9a6e2ab [2022-03-18T20:33:50.947Z] Removing intermediate container 77eb80c12bac [2022-03-18T20:33:50.947Z] ---> 2492da7cf90f [2022-03-18T20:33:50.947Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-18T20:33:50.947Z] Removing intermediate container ef3c7105bdef [2022-03-18T20:33:50.947Z] ---> 224cda74230e [2022-03-18T20:33:50.947Z] [2022-03-18T20:33:51.206Z] Removing intermediate container 9049d9a6e2ab [2022-03-18T20:33:51.206Z] ---> f49b5215358b [2022-03-18T20:33:51.206Z] [2022-03-18T20:33:51.206Z] ---> Running in 95289b7d3a59 [2022-03-18T20:33:51.206Z] Successfully built 224cda74230e [2022-03-18T20:33:51.206Z] Successfully tagged core-command:latest [2022-03-18T20:33:51.206Z]  Building core-command ... done Successfully built f49b5215358b [2022-03-18T20:33:51.206Z] Successfully tagged core-metadata:latest [2022-03-18T20:33:51.206Z]  Building core-metadata ... done Removing intermediate container 95289b7d3a59 [2022-03-18T20:33:51.206Z] ---> fca7a7787cb8 [2022-03-18T20:33:51.206Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-18T20:33:51.468Z] ---> 128eea228a6f [2022-03-18T20:33:51.468Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-18T20:33:51.468Z] ---> Running in 71bdf8ebb998 [2022-03-18T20:33:52.405Z] Removing intermediate container 71bdf8ebb998 [2022-03-18T20:33:52.405Z] ---> f9147300e61b [2022-03-18T20:33:52.405Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:33:52.664Z] ---> 9df5b7197200 [2022-03-18T20:33:52.664Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-18T20:33:52.924Z] ---> e82301b47913 [2022-03-18T20:33:52.924Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-18T20:33:53.193Z] ---> 258ed52ad54c [2022-03-18T20:33:53.193Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-18T20:33:53.492Z] ---> 3469d4d31121 [2022-03-18T20:33:53.492Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-18T20:33:53.752Z] ---> e5bc7cd2625d [2022-03-18T20:33:53.752Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-18T20:33:53.752Z] ---> Running in 045e65672390 [2022-03-18T20:33:54.011Z] Removing intermediate container 045e65672390 [2022-03-18T20:33:54.011Z] ---> 6c955ec6ca8c [2022-03-18T20:33:54.011Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-18T20:33:54.584Z] ---> 011c6936a5e0 [2022-03-18T20:33:54.584Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-18T20:33:54.584Z] Removing intermediate container 3889cecb25bd [2022-03-18T20:33:54.584Z] ---> 249fdb34eb34 [2022-03-18T20:33:54.584Z] [2022-03-18T20:33:54.584Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:33:54.584Z] ---> a33ac4f1069a [2022-03-18T20:33:54.584Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-18T20:33:54.584Z] ---> Running in 919fb5350af4 [2022-03-18T20:33:54.584Z] ---> Running in eb2480ed4438 [2022-03-18T20:33:54.584Z] Removing intermediate container eb2480ed4438 [2022-03-18T20:33:54.584Z] ---> b46f6a465a5b [2022-03-18T20:33:54.584Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-18T20:33:54.844Z] ---> Running in 092d9b8f8dec [2022-03-18T20:33:54.844Z] Removing intermediate container 092d9b8f8dec [2022-03-18T20:33:54.844Z] ---> d03a978b4f9b [2022-03-18T20:33:54.844Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-18T20:33:54.844Z] ---> Running in 687a8648f2d8 [2022-03-18T20:33:55.103Z] Removing intermediate container 687a8648f2d8 [2022-03-18T20:33:55.103Z] ---> 8fc053f12cb6 [2022-03-18T20:33:55.103Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:33:55.103Z] ---> Running in 038d23aef4b0 [2022-03-18T20:33:55.103Z] Removing intermediate container 919fb5350af4 [2022-03-18T20:33:55.103Z] ---> 6048a31b63ec [2022-03-18T20:33:55.103Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-18T20:33:55.371Z] ---> Running in 9c454113f892 [2022-03-18T20:33:55.371Z] Removing intermediate container 9c454113f892 [2022-03-18T20:33:55.371Z] ---> 19c678d054eb [2022-03-18T20:33:55.371Z] Step 28/31 : CMD ["gate"] [2022-03-18T20:33:55.655Z] ---> Running in 2f97156cc187 [2022-03-18T20:33:55.655Z] Removing intermediate container 2f97156cc187 [2022-03-18T20:33:55.655Z] ---> 6d553f3de9f2 [2022-03-18T20:33:55.655Z] Step 29/31 : LABEL arch=x86_64 [2022-03-18T20:33:55.916Z] ---> Running in 9f2e3c80481b [2022-03-18T20:33:55.916Z] Removing intermediate container 038d23aef4b0 [2022-03-18T20:33:55.916Z] ---> 61b0c3e479d1 [2022-03-18T20:33:55.916Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-18T20:33:55.916Z] ---> Running in 3e54d18c7e72 [2022-03-18T20:33:55.916Z] Removing intermediate container 9f2e3c80481b [2022-03-18T20:33:55.916Z] ---> 74fb7308597c [2022-03-18T20:33:55.916Z] Step 30/31 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:55.916Z] ---> Running in 35036c3f6dd6 [2022-03-18T20:33:56.175Z] Removing intermediate container 35036c3f6dd6 [2022-03-18T20:33:56.175Z] ---> 74714b9f21dc [2022-03-18T20:33:56.175Z] Step 31/31 : LABEL version=0.0.0 [2022-03-18T20:33:56.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:56.175Z] ---> Running in 85b6278e904a [2022-03-18T20:33:56.435Z] Removing intermediate container 85b6278e904a [2022-03-18T20:33:56.435Z] ---> ea8fcecd3aad [2022-03-18T20:33:56.435Z] [2022-03-18T20:33:56.435Z] Successfully built ea8fcecd3aad [2022-03-18T20:33:56.435Z] Successfully tagged security-bootstrapper:latest [2022-03-18T20:33:57.005Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T20:33:57.266Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-18T20:33:57.266Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T20:33:57.526Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-18T20:33:57.526Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T20:33:57.526Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-18T20:33:57.787Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-18T20:33:57.787Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:33:57.787Z] OK: 8 MiB in 20 packages [2022-03-18T20:33:58.356Z] Removing intermediate container 3e54d18c7e72 [2022-03-18T20:33:58.356Z] ---> db9117df0804 [2022-03-18T20:33:58.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:33:58.356Z] ---> 30e8f2f74640 [2022-03-18T20:33:58.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-18T20:33:58.927Z] ---> 389fcdf21d59 [2022-03-18T20:33:58.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-18T20:33:58.927Z] ---> bef38324f2ca [2022-03-18T20:33:58.927Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-18T20:33:58.927Z] ---> Running in 5d4e96969654 [2022-03-18T20:33:59.191Z] Removing intermediate container 5d4e96969654 [2022-03-18T20:33:59.191Z] ---> d2bbec4e45c2 [2022-03-18T20:33:59.191Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:33:59.191Z] ---> Running in 2d7fea330799 [2022-03-18T20:33:59.191Z] Removing intermediate container 2d7fea330799 [2022-03-18T20:33:59.191Z] ---> 80ad6de2901e [2022-03-18T20:33:59.191Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T20:33:59.191Z] ---> Running in 5a633e7b3080 [2022-03-18T20:33:59.453Z] Removing intermediate container 5a633e7b3080 [2022-03-18T20:33:59.453Z] ---> 747fc1fd0ba1 [2022-03-18T20:33:59.453Z] Step 22/23 : LABEL git_sha=18016a75bb76c43a519eee24bede67acfd91d4f3 [2022-03-18T20:33:59.453Z] ---> Running in 05cafe0d64d8 [2022-03-18T20:33:59.453Z] Removing intermediate container 05cafe0d64d8 [2022-03-18T20:33:59.453Z] ---> cd5a0ee2aa14 [2022-03-18T20:33:59.453Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:33:59.713Z] ---> Running in a2a2069dab22 [2022-03-18T20:33:59.713Z] Removing intermediate container a2a2069dab22 [2022-03-18T20:33:59.713Z] ---> 1d4a6a50a304 [2022-03-18T20:33:59.713Z] [2022-03-18T20:33:59.713Z] Successfully built 1d4a6a50a304 [2022-03-18T20:33:59.713Z] Successfully tagged core-data:latest [2022-03-18T20:33:59.720Z]  Building core-data ... done  [Pipeline] } [2022-03-18T20:33:59.735Z] $ docker stop --time=1 708ae4ca62668c88fc71d47b3bcdbe0fec821bed4abe038e5a61d067696503c8 [2022-03-18T20:34:01.103Z] $ docker rm -f 708ae4ca62668c88fc71d47b3bcdbe0fec821bed4abe038e5a61d067696503c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T20:34:01.443Z] + docker images [2022-03-18T20:34:01.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T20:34:01.443Z] core-data latest 1d4a6a50a304 2 seconds ago 20MB [2022-03-18T20:34:01.443Z] security-bootstrapper latest ea8fcecd3aad 5 seconds ago 18.7MB [2022-03-18T20:34:01.443Z] 249fdb34eb34 7 seconds ago 1.79GB [2022-03-18T20:34:01.443Z] core-command latest 224cda74230e 11 seconds ago 15.8MB [2022-03-18T20:34:01.443Z] core-metadata latest f49b5215358b 11 seconds ago 16.6MB [2022-03-18T20:34:01.443Z] e41a1235d4be 15 seconds ago 1.78GB [2022-03-18T20:34:01.443Z] 8164047cc109 15 seconds ago 1.77GB [2022-03-18T20:34:01.443Z] e83089dc3ee5 16 seconds ago 1.77GB [2022-03-18T20:34:01.443Z] sys-mgmt-agent latest 926401eb3a44 23 seconds ago 296MB [2022-03-18T20:34:01.443Z] security-secretstore-setup latest 29456fc402e2 35 seconds ago 27.9MB [2022-03-18T20:34:01.443Z] support-notifications latest 113c89c90d5f 40 seconds ago 16.7MB [2022-03-18T20:34:01.443Z] support-scheduler latest 6df699e41464 40 seconds ago 15.9MB [2022-03-18T20:34:01.443Z] security-proxy-setup latest e755dc1c3164 40 seconds ago 26.2MB [2022-03-18T20:34:01.443Z] 83234f354080 45 seconds ago 1.77GB [2022-03-18T20:34:01.443Z] 9a49688b05c4 49 seconds ago 1.78GB [2022-03-18T20:34:01.443Z] f39cd72ad67f 49 seconds ago 1.78GB [2022-03-18T20:34:01.443Z] adc0b5bdec69 49 seconds ago 1.78GB [2022-03-18T20:34:01.443Z] 90c71bd06d32 49 seconds ago 1.78GB [2022-03-18T20:34:01.443Z] ci-base-image-x86_64 latest 82fe6190bb66 3 minutes ago 1.27GB [2022-03-18T20:34:01.443Z] alpine 3.14 a33ac4f1069a 29 hours ago 5.59MB [2022-03-18T20:34:01.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-18T20:34:01.443Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-18T20:34:01.443Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-18T20:34:01.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T20:34:08.632Z] provisioning config files... [2022-03-18T20:34:08.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2086185974005540987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:34:09.087Z] ---> docker-login.sh [2022-03-18T20:34:09.087Z] nexus3.edgexfoundry.org:10001 [2022-03-18T20:34:09.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:09.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:09.969Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:09.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:09.969Z] [2022-03-18T20:34:09.969Z] Login Succeeded [2022-03-18T20:34:09.969Z] nexus3.edgexfoundry.org:10002 [2022-03-18T20:34:10.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:10.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:10.580Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:10.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:10.580Z] [2022-03-18T20:34:10.580Z] Login Succeeded [2022-03-18T20:34:10.580Z] nexus3.edgexfoundry.org:10003 [2022-03-18T20:34:11.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:11.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:11.193Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:11.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:11.194Z] [2022-03-18T20:34:11.194Z] Login Succeeded [2022-03-18T20:34:11.194Z] nexus3.edgexfoundry.org:10004 [2022-03-18T20:34:11.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:11.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:11.811Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:11.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:11.811Z] [2022-03-18T20:34:11.811Z] Login Succeeded [2022-03-18T20:34:11.811Z] docker.io [2022-03-18T20:34:12.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T20:34:12.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T20:34:12.706Z] Configure a credential helper to remove this warning. See [2022-03-18T20:34:12.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T20:34:12.706Z] [2022-03-18T20:34:12.706Z] Login Succeeded [2022-03-18T20:34:12.706Z] ---> docker-login.sh ends [Pipeline] } [2022-03-18T20:34:12.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-18T20:34:13.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-18T20:34:13.556Z] ========================================================= [2022-03-18T20:34:13.556Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-18T20:34:13.556Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:34:13.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T20:34:14.194Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-18T20:34:14.194Z] 9b3977197b4f: Pulling fs layer [2022-03-18T20:34:14.194Z] 1a89e8eeedd5: Pulling fs layer [2022-03-18T20:34:14.194Z] 94645a83ff95: Pulling fs layer [2022-03-18T20:34:14.194Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-18T20:34:14.194Z] 0c92f367c5e7: Pulling fs layer [2022-03-18T20:34:14.194Z] f7c0051592d6: Pulling fs layer [2022-03-18T20:34:14.194Z] 3f3a8bcf1eab: Waiting [2022-03-18T20:34:14.194Z] a227ed2f7395: Pulling fs layer [2022-03-18T20:34:14.194Z] 7b1c46037f91: Pulling fs layer [2022-03-18T20:34:14.194Z] a227ed2f7395: Waiting [2022-03-18T20:34:14.194Z] 7b1c46037f91: Waiting [2022-03-18T20:34:14.194Z] 0c92f367c5e7: Waiting [2022-03-18T20:34:14.194Z] f7c0051592d6: Waiting [2022-03-18T20:34:14.194Z] 94645a83ff95: Verifying Checksum [2022-03-18T20:34:14.194Z] 94645a83ff95: Download complete [2022-03-18T20:34:14.194Z] 1a89e8eeedd5: Verifying Checksum [2022-03-18T20:34:14.194Z] 1a89e8eeedd5: Download complete [2022-03-18T20:34:14.194Z] 0c92f367c5e7: Verifying Checksum [2022-03-18T20:34:14.194Z] 0c92f367c5e7: Download complete [2022-03-18T20:34:14.194Z] f7c0051592d6: Verifying Checksum [2022-03-18T20:34:14.194Z] f7c0051592d6: Download complete [2022-03-18T20:34:14.194Z] 9b3977197b4f: Verifying Checksum [2022-03-18T20:34:14.194Z] a227ed2f7395: Verifying Checksum [2022-03-18T20:34:14.194Z] a227ed2f7395: Download complete [2022-03-18T20:34:15.192Z] 9b3977197b4f: Pull complete [2022-03-18T20:34:15.799Z] 1a89e8eeedd5: Pull complete [2022-03-18T20:34:16.077Z] 94645a83ff95: Pull complete [2022-03-18T20:34:16.621Z] Still waiting to schedule task [2022-03-18T20:34:16.621Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-8000’ [2022-03-18T20:34:16.684Z] 7b1c46037f91: Verifying Checksum [2022-03-18T20:34:16.684Z] 7b1c46037f91: Download complete [2022-03-18T20:34:17.286Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-18T20:34:17.286Z] 3f3a8bcf1eab: Download complete [2022-03-18T20:34:32.410Z] 3f3a8bcf1eab: Pull complete [2022-03-18T20:34:32.410Z] 0c92f367c5e7: Pull complete [2022-03-18T20:34:32.410Z] f7c0051592d6: Pull complete [2022-03-18T20:34:32.410Z] a227ed2f7395: Pull complete [2022-03-18T20:34:37.843Z] 7b1c46037f91: Pull complete [2022-03-18T20:34:37.843Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-18T20:34:37.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T20:34:37.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:34:38.199Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T20:34:38.199Z] WORKDIR /edgex [2022-03-18T20:34:38.199Z] COPY go.mod . [2022-03-18T20:34:38.199Z] RUN go mod downloaddocker [2022-03-18T20:34:38.199Z] build -t ci-base-image-arm64 -f - . [2022-03-18T20:34:40.826Z] Sending build context to Docker daemon 168.8MB [2022-03-18T20:34:40.826Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T20:34:40.826Z] ---> f79e39bc4007 [2022-03-18T20:34:40.826Z] Step 2/4 : WORKDIR /edgex [2022-03-18T20:34:42.809Z] ---> Running in 10a104becfa8 [2022-03-18T20:34:42.809Z] Removing intermediate container 10a104becfa8 [2022-03-18T20:34:42.809Z] ---> 7b1267ca6cdc [2022-03-18T20:34:42.809Z] Step 3/4 : COPY go.mod . [2022-03-18T20:34:43.414Z] ---> ed1f081aeb2d [2022-03-18T20:34:43.414Z] Step 4/4 : RUN go mod download [2022-03-18T20:34:43.414Z] ---> Running in 3d32b5785ec0 [2022-03-18T20:36:05.285Z] Removing intermediate container 3d32b5785ec0 [2022-03-18T20:36:05.285Z] ---> f77929573e62 [2022-03-18T20:36:05.285Z] Successfully built f77929573e62 [2022-03-18T20:36:05.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:36:05.649Z] + docker inspect -f . ci-base-image-arm64 [2022-03-18T20:36:05.649Z] . [Pipeline] withDockerContainer [2022-03-18T20:36:05.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-8007 does not seem to be running inside a container [2022-03-18T20:36:06.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-18T20:36:07.615Z] $ docker top 5341eb1df7653dc6943a87838b3406724b1f44b7cf74474e325de3df673a2259 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:36:08.606Z] + go version [2022-03-18T20:36:08.607Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-18T20:36:08.640Z] $ docker stop --time=1 5341eb1df7653dc6943a87838b3406724b1f44b7cf74474e325de3df673a2259 [2022-03-18T20:36:10.386Z] $ docker rm -f 5341eb1df7653dc6943a87838b3406724b1f44b7cf74474e325de3df673a2259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:36:11.046Z] + docker inspect -f . ci-base-image-arm64 [2022-03-18T20:36:11.046Z] . [Pipeline] withDockerContainer [2022-03-18T20:36:11.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-8007 does not seem to be running inside a container [2022-03-18T20:36:11.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-18T20:36:12.887Z] $ docker top 08cc7876390aa464bc3ac76bda28db0a5907d18d1bab1d857f4fd490a2d04b07 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-18T20:36:13.206Z] ========================================================= [2022-03-18T20:36:13.206Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-18T20:36:13.206Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T20:36:13.870Z] + make test [2022-03-18T20:36:13.870Z] go mod tidy [2022-03-18T20:36:14.871Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-18T20:36:53.930Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-18T20:38:02.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-18T20:38:02.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-18T20:38:02.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-18T20:38:02.636Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-18T20:38:15.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-18T20:38:15.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-18T20:38:15.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-18T20:38:15.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-18T20:38:15.075Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-18T20:38:15.075Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-18T20:38:15.681Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-18T20:38:15.681Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-18T20:38:15.681Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-18T20:38:15.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-18T20:38:25.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements [2022-03-18T20:38:25.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-18T20:38:25.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-18T20:38:31.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements [2022-03-18T20:38:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-18T20:38:31.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.469s coverage: 54.9% of statements [2022-03-18T20:38:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-18T20:38:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-18T20:38:49.548Z] Running on prd-ubuntu18.04-docker-8c-8g-8012 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-18T20:38:49.561Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-03-18T20:38:49.635Z] The recommended git tool is: git [2022-03-18T20:38:51.349Z] using credential edgex-jenkins-ssh [2022-03-18T20:38:51.360Z] Cloning the remote Git repository [2022-03-18T20:38:51.386Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:38:51.420Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-03-18T20:38:51.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:38:51.453Z] > git --version # timeout=10 [2022-03-18T20:38:51.460Z] > git --version # 'git version 2.17.1' [2022-03-18T20:38:51.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:38:51.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.040s coverage: 89.2% of statements [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 84.4% of statements [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.803s coverage: 94.2% of statements [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.505s coverage: 72.2% of statements [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.337s coverage: 60.0% of statements [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.560s coverage: 0.9% of statements [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.504s coverage: 24.0% of statements [2022-03-18T20:38:53.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.376s coverage: 47.1% of statements [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.323s coverage: 79.5% of statements [2022-03-18T20:38:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.355s coverage: 94.1% of statements [2022-03-18T20:38:53.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.399s coverage: 96.3% of statements [2022-03-18T20:38:54.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2022-03-18T20:38:56.415Z] Merging remotes/origin/main commit 7794663b2f6ed75afbb86dfef3a594310e3530e2 into PR head commit 71654e2346158ae65339b1bb41b47c28aa2c26b2 [2022-03-18T20:38:56.559Z] Merge succeeded, producing 019061306f5eaa82d748ae5b07736f612197d85b [2022-03-18T20:38:56.560Z] Checking out Revision 019061306f5eaa82d748ae5b07736f612197d85b (PR-3904) [2022-03-18T20:38:55.701Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T20:38:55.708Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T20:38:55.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T20:38:55.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T20:38:55.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:38:55.730Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-18T20:38:56.430Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T20:38:56.435Z] > git checkout -f 71654e2346158ae65339b1bb41b47c28aa2c26b2 # timeout=10 [2022-03-18T20:38:56.491Z] > git remote # timeout=10 [2022-03-18T20:38:56.498Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T20:38:56.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T20:38:56.506Z] > git merge 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 [2022-03-18T20:38:56.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T20:38:56.569Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T20:38:56.572Z] > git checkout -f 019061306f5eaa82d748ae5b07736f612197d85b # timeout=10 [2022-03-18T20:39:00.079Z] Commit message: "Merge commit '7794663b2f6ed75afbb86dfef3a594310e3530e2' into HEAD" [2022-03-18T20:39:00.088Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:39:00.090Z] > git rev-list --no-walk 588e3669b4c94dcc457cdf5a136b3da983ce79a2 # timeout=10 [2022-03-18T20:39:00.990Z] + echo snap-build.sh [2022-03-18T20:39:00.990Z] snap-build.sh [2022-03-18T20:39:00.990Z] + SNAP_BASE_DIR=. [2022-03-18T20:39:00.990Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2022-03-18T20:39:00.990Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2022-03-18T20:39:00.990Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2022-03-18T20:39:00.990Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2022-03-18T20:39:00.990Z] + cd /w/workspace/edgex-go/8 [2022-03-18T20:39:00.990Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-18T20:39:00.990Z] Reading package lists... [2022-03-18T20:39:00.990Z] Building dependency tree... [2022-03-18T20:39:00.990Z] Reading state information... [2022-03-18T20:39:00.990Z] The following packages were automatically installed and are no longer required: [2022-03-18T20:39:00.990Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-18T20:39:00.990Z] uidmap xdelta3 [2022-03-18T20:39:00.990Z] Use 'sudo apt autoremove' to remove them. [2022-03-18T20:39:00.990Z] The following packages will be REMOVED: [2022-03-18T20:39:00.990Z] lxd* lxd-client* [2022-03-18T20:39:00.990Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-18T20:39:01.257Z] After this operation, 31.7 MB disk space will be freed. [2022-03-18T20:39:01.779Z] (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-03-18T20:39:01.779Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T20:39:02.723Z] Removing lxd dnsmasq configuration [2022-03-18T20:39:02.723Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T20:39:02.723Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-18T20:39:03.668Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-18T20:39:03.669Z] (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-03-18T20:39:03.669Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T20:39:05.059Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-18T20:39:05.059Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-18T20:39:05.630Z] + sudo snap remove --purge lxd [2022-03-18T20:39:05.890Z] snap "lxd" is not installed [2022-03-18T20:39:05.890Z] + sudo groupadd --force --system lxd [2022-03-18T20:39:05.890Z] ++ whoami [2022-03-18T20:39:05.890Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-18T20:39:05.890Z] + newgrp - lxd [2022-03-18T20:39:05.890Z] + sudo snap install lxd [2022-03-18T20:39:06.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.287s coverage: 94.4% of statements [2022-03-18T20:39:06.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-03-18T20:39:13.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.733s coverage: 82.5% of statements [2022-03-18T20:39:13.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-18T20:39:14.052Z] 2022-03-18T20:39:11Z INFO Waiting for automatic snapd restart... [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.213s coverage: 100.0% of statements [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.321s coverage: 80.0% of statements [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.330s coverage: 85.4% of statements [2022-03-18T20:39:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.977s coverage: 91.2% of statements [2022-03-18T20:39:20.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-18T20:39:22.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.053s coverage: 64.4% of statements [2022-03-18T20:39:22.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-18T20:39:22.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-18T20:39:22.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements [2022-03-18T20:39:22.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2022-03-18T20:39:22.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2022-03-18T20:39:22.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2022-03-18T20:39:24.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-03-18T20:39:28.983Z] lxd 4.24 from Canonical* installed [2022-03-18T20:39:28.984Z] + sudo lxd init --auto [2022-03-18T20:39:29.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.611s coverage: 65.4% of statements [2022-03-18T20:39:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-18T20:39:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-18T20:39:29.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-18T20:39:32.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 43.8% of statements [2022-03-18T20:39:32.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-18T20:39:32.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-18T20:39:32.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.328s coverage: 89.5% of statements [2022-03-18T20:39:32.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-18T20:39:32.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.354s coverage: 84.8% of statements [2022-03-18T20:39:32.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-18T20:39:39.027Z] + sudo snap install --classic snapcraft [2022-03-18T20:39:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-18T20:39:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.785s coverage: 92.3% of statements [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-18T20:39:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.278s coverage: 63.2% of statements [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-18T20:39:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-18T20:39:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.244s coverage: 28.9% of statements [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-18T20:39:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-18T20:39:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.230s coverage: 100.0% of statements [2022-03-18T20:39:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-03-18T20:39:40.933Z] 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-03-18T20:39:40.933Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-18T20:39:40.933Z] GO111MODULE=on go vet ./... [2022-03-18T20:39:42.329Z] snapcraft 6.0.2 from Canonical* installed [2022-03-18T20:39:42.329Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-18T20:39:42.329Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-18T20:39:42.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T20:39:42.329Z] Dload Upload Total Spent Left Speed [2022-03-18T20:39:42.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4633 0 --:--:-- --:--:-- --:--:-- 4633 [2022-03-18T20:39:42.329Z] 100 3325k 100 3325k 0 0 12.6M 0 --:--:-- --:--:-- --:--:-- 12.6M [2022-03-18T20:39:42.329Z] ./yq_linux_amd64 [2022-03-18T20:39:42.329Z] + sudo snapcraft prime --use-lxd [2022-03-18T20:39:44.327Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-18T20:39:44.327Z] 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-03-18T20:39:44.327Z] - README.md [2022-03-18T20:39:44.327Z] [2022-03-18T20:39:44.327Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-18T20:39:44.899Z] Launching a container. [2022-03-18T20:39:57.145Z] Waiting for container to be ready [2022-03-18T20:39:57.145Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-18T20:39:57.145Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-18T20:39:57.145Z] [2022-03-18T20:40:00.451Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-18T20:40:01.848Z] Waiting for network to be ready... [2022-03-18T20:40:02.420Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-18T20:40:02.420Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-18T20:40:02.681Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-18T20:40:02.681Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-18T20:40:02.944Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-18T20:40:03.207Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-18T20:40:03.207Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-18T20:40:03.207Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-18T20:40:03.207Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-18T20:40:03.207Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-18T20:40:03.207Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-18T20:40:03.207Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-18T20:40:03.207Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-18T20:40:03.207Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-18T20:40:03.207Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-18T20:40:03.207Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-18T20:40:03.207Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-18T20:40:03.467Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-18T20:40:03.727Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-18T20:40:03.727Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] [2022-03-18T20:40:03.727Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-18T20:40:03.727Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-18T20:40:03.727Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-18T20:40:03.727Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-18T20:40:03.727Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-18T20:40:03.727Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-18T20:40:03.988Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-18T20:40:05.903Z] Fetched 23.4 MB in 4s (5939 kB/s) [2022-03-18T20:40:06.845Z] Reading package lists... [2022-03-18T20:40:06.845Z] Reading package lists... [2022-03-18T20:40:07.106Z] Building dependency tree... [2022-03-18T20:40:07.106Z] Reading state information... [2022-03-18T20:40:07.106Z] The following additional packages will be installed: [2022-03-18T20:40:07.106Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-18T20:40:07.106Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-18T20:40:07.106Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-18T20:40:07.106Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-18T20:40:07.106Z] Suggested packages: [2022-03-18T20:40:07.106Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-18T20:40:07.106Z] Recommended packages: [2022-03-18T20:40:07.106Z] gnupg libsasl2-modules [2022-03-18T20:40:07.106Z] The following NEW packages will be installed: [2022-03-18T20:40:07.106Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-18T20:40:07.106Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-18T20:40:07.106Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-18T20:40:07.106Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-18T20:40:07.106Z] The following packages will be upgraded: [2022-03-18T20:40:07.106Z] gpg gpg-agent gpgconf libudev1 [2022-03-18T20:40:07.367Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-18T20:40:07.367Z] Need to get 3859 kB of archives. [2022-03-18T20:40:07.367Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-18T20:40:07.367Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-18T20:40:07.367Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-18T20:40:07.367Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-18T20:40:07.367Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-18T20:40:07.367Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-18T20:40:07.367Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-18T20:40:07.367Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-18T20:40:07.367Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-18T20:40:07.367Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-18T20:40:07.367Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-18T20:40:07.367Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-18T20:40:07.367Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-18T20:40:07.367Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-18T20:40:07.367Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-18T20:40:07.367Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-18T20:40:07.367Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-18T20:40:07.367Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-18T20:40:07.367Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-18T20:40:07.367Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-18T20:40:07.367Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-18T20:40:07.367Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-18T20:40:07.367Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-18T20:40:07.629Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:40:07.629Z] Fetched 3859 kB in 0s (15.3 MB/s) [2022-03-18T20:40:07.629Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-18T20:40:07.629Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:07.629Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:07.629Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T20:40:07.629Z] Selecting previously unselected package udev. [2022-03-18T20:40:07.629Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-18T20:40:07.629Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:07.629Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-18T20:40:07.890Z] Selecting previously unselected package libfuse2:amd64. [2022-03-18T20:40:07.890Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-18T20:40:07.890Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-18T20:40:08.150Z] Selecting previously unselected package fuse. [2022-03-18T20:40:08.150Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-18T20:40:08.150Z] Unpacking fuse (2.9.9-3) ... [2022-03-18T20:40:08.150Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:08.150Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T20:40:08.150Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:08.150Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T20:40:08.150Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:08.150Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T20:40:08.411Z] Selecting previously unselected package libksba8:amd64. [2022-03-18T20:40:08.411Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-18T20:40:08.411Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-18T20:40:08.411Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-18T20:40:08.411Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.411Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.411Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-18T20:40:08.411Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.411Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.411Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-18T20:40:08.411Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.411Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.672Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-18T20:40:08.672Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.672Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.672Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-18T20:40:08.672Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.672Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.672Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-18T20:40:08.672Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.672Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.672Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-18T20:40:08.672Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.672Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.932Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-18T20:40:08.932Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.932Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.932Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-18T20:40:08.932Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T20:40:08.932Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:08.932Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T20:40:08.932Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-18T20:40:08.932Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T20:40:08.932Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T20:40:08.932Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-18T20:40:08.932Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T20:40:08.932Z] Selecting previously unselected package libldap-common. [2022-03-18T20:40:08.932Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-18T20:40:08.932Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T20:40:09.193Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T20:40:09.193Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-18T20:40:09.193Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T20:40:09.193Z] Selecting previously unselected package dirmngr. [2022-03-18T20:40:09.193Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:09.193Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:09.193Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-18T20:40:09.193Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-18T20:40:09.193Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T20:40:09.193Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T20:40:09.193Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-18T20:40:09.762Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T20:40:10.023Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T20:40:10.023Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.023Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:10.023Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:10.023Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.023Z] Setting up fuse (2.9.9-3) ... [2022-03-18T20:40:10.023Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:10.596Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.596Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.596Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.596Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.596Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.596Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.596Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T20:40:10.596Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T20:40:10.596Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:10.596Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-18T20:40:10.596Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-18T20:40:10.856Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-18T20:40:11.117Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-18T20:40:11.117Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-18T20:40:11.117Z] units). This means they are not meant to be enabled using systemctl. [2022-03-18T20:40:11.117Z] [2022-03-18T20:40:11.117Z] Possible reasons for having this kind of units are: [2022-03-18T20:40:11.117Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-18T20:40:11.117Z] .wants/ or .requires/ directory. [2022-03-18T20:40:11.117Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-18T20:40:11.117Z] a requirement dependency on it. [2022-03-18T20:40:11.117Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-18T20:40:11.117Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-18T20:40:11.117Z] • In case of template units, the unit is meant to be enabled with some [2022-03-18T20:40:11.117Z] instance name specified. [2022-03-18T20:40:11.687Z] Reading package lists... [2022-03-18T20:40:11.949Z] Building dependency tree... [2022-03-18T20:40:11.949Z] Reading state information... [2022-03-18T20:40:11.949Z] The following additional packages will be installed: [2022-03-18T20:40:11.949Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-18T20:40:11.949Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T20:40:11.949Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-18T20:40:11.949Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-18T20:40:11.949Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-18T20:40:11.949Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-18T20:40:11.949Z] Suggested packages: [2022-03-18T20:40:11.949Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-18T20:40:11.949Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-18T20:40:11.949Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-18T20:40:11.949Z] systemd-container policykit-1 [2022-03-18T20:40:11.949Z] Recommended packages: [2022-03-18T20:40:11.949Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-18T20:40:11.949Z] The following NEW packages will be installed: [2022-03-18T20:40:11.949Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-18T20:40:11.949Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T20:40:11.949Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-18T20:40:11.949Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-18T20:40:11.949Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-18T20:40:11.949Z] The following packages will be upgraded: [2022-03-18T20:40:11.949Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-18T20:40:12.211Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-18T20:40:12.211Z] Need to get 46.5 MB of archives. [2022-03-18T20:40:12.211Z] After this operation, 181 MB of additional disk space will be used. [2022-03-18T20:40:12.211Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-18T20:40:12.211Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-18T20:40:12.472Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-18T20:40:12.472Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-18T20:40:12.472Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-18T20:40:12.472Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-18T20:40:12.472Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-18T20:40:12.472Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-18T20:40:12.472Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-18T20:40:12.732Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-18T20:40:12.732Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-18T20:40:12.732Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-18T20:40:12.732Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-18T20:40:12.732Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-18T20:40:12.732Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-18T20:40:12.994Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-18T20:40:12.994Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-18T20:40:12.994Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-18T20:40:12.994Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-18T20:40:12.994Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-18T20:40:12.994Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-18T20:40:13.254Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-18T20:40:13.254Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-18T20:40:13.254Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-18T20:40:13.254Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-18T20:40:13.254Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-18T20:40:13.254Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-18T20:40:13.254Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-18T20:40:13.254Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-18T20:40:13.254Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-18T20:40:13.254Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-18T20:40:13.254Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-18T20:40:13.254Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-18T20:40:14.648Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:40:14.648Z] Fetched 46.5 MB in 2s (20.3 MB/s) [2022-03-18T20:40:14.648Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-18T20:40:14.648Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:14.648Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:14.648Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:14.648Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:14.648Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:14.909Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:15.485Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:15.485Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T20:40:15.485Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T20:40:15.485Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-18T20:40:15.485Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-18T20:40:15.485Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:15.485Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:15.745Z] Selecting previously unselected package libexpat1:amd64. [2022-03-18T20:40:15.745Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-18T20:40:15.745Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-18T20:40:15.745Z] Selecting previously unselected package python3.8-minimal. [2022-03-18T20:40:15.745Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:15.745Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:16.008Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:16.008Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-18T20:40:16.008Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:16.579Z] Selecting previously unselected package python3-minimal. [2022-03-18T20:40:16.579Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-18T20:40:16.579Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T20:40:16.579Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-18T20:40:16.579Z] Selecting previously unselected package mime-support. [2022-03-18T20:40:16.579Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-18T20:40:16.579Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-18T20:40:16.579Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-18T20:40:16.579Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-18T20:40:16.579Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-18T20:40:16.579Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-18T20:40:16.579Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:16.579Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:16.840Z] Selecting previously unselected package python3.8. [2022-03-18T20:40:16.840Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:16.840Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:16.840Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-18T20:40:16.840Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T20:40:16.840Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-18T20:40:17.101Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-18T20:40:17.101Z] Selecting previously unselected package python3. [2022-03-18T20:40:17.101Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-18T20:40:17.101Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T20:40:17.101Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-18T20:40:17.362Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-18T20:40:17.362Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T20:40:17.362Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:17.362Z] Selecting previously unselected package dbus. [2022-03-18T20:40:17.362Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T20:40:17.362Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:17.362Z] Selecting previously unselected package libbsd0:amd64. [2022-03-18T20:40:17.362Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-18T20:40:17.362Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-18T20:40:17.362Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-18T20:40:17.362Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T20:40:17.362Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T20:40:17.624Z] Selecting previously unselected package sudo. [2022-03-18T20:40:17.624Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-18T20:40:17.624Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-18T20:40:17.624Z] Selecting previously unselected package apparmor. [2022-03-18T20:40:17.624Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-18T20:40:17.624Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-18T20:40:17.887Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-18T20:40:17.887Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-18T20:40:17.887Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-18T20:40:17.887Z] Selecting previously unselected package libedit2:amd64. [2022-03-18T20:40:17.887Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-18T20:40:17.887Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-18T20:40:17.887Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-18T20:40:17.887Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-18T20:40:17.887Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-18T20:40:17.887Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-18T20:40:17.887Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:40:17.887Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:18.148Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-18T20:40:18.148Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:40:18.148Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:18.148Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-18T20:40:18.148Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-18T20:40:18.148Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-18T20:40:18.148Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-18T20:40:18.148Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:40:18.148Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:18.148Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-18T20:40:18.148Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:40:18.148Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:18.411Z] Selecting previously unselected package openssh-client. [2022-03-18T20:40:18.411Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-18T20:40:18.411Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-18T20:40:18.411Z] Selecting previously unselected package dbus-user-session. [2022-03-18T20:40:18.411Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T20:40:18.411Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:18.411Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-18T20:40:18.411Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-18T20:40:18.411Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-18T20:40:18.411Z] Selecting previously unselected package squashfs-tools. [2022-03-18T20:40:18.411Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-18T20:40:18.411Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-18T20:40:18.672Z] Selecting previously unselected package snapd. [2022-03-18T20:40:18.672Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-18T20:40:18.672Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-18T20:40:21.971Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-18T20:40:21.971Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-18T20:40:21.971Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-18T20:40:21.971Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-18T20:40:21.971Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:21.971Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:21.971Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:21.971Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-18T20:40:21.971Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:21.971Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:21.971Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-18T20:40:21.971Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:21.971Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-18T20:40:21.971Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T20:40:22.542Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-18T20:40:22.542Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-18T20:40:22.542Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-18T20:40:22.804Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-18T20:40:22.804Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-18T20:40:22.804Z] running python rtupdate hooks for python3.8... [2022-03-18T20:40:22.804Z] running python post-rtupdate hooks for python3.8... [2022-03-18T20:40:22.804Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-18T20:40:23.745Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-18T20:40:24.005Z] Reloading AppArmor profiles [2022-03-18T20:40:24.005Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:40:24.005Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-18T20:40:24.265Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-18T20:40:24.525Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-18T20:40:24.525Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-18T20:40:24.525Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-18T20:40:24.525Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-18T20:40:26.442Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-18T20:40:26.442Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T20:40:26.442Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-18T20:40:26.442Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-18T20:40:26.442Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-18T20:40:26.704Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-18T20:40:26.966Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-18T20:40:27.226Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-18T20:40:27.487Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-18T20:40:27.487Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-18T20:40:27.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-18T20:40:28.005Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-18T20:40:28.005Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-18T20:40:28.266Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-18T20:40:28.528Z] /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-03-18T20:40:28.528Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-18T20:40:29.470Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-18T20:40:29.470Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-18T20:40:29.470Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-18T20:40:30.672Z] Reading package lists... [2022-03-18T20:40:30.672Z] Reading package lists... [2022-03-18T20:40:30.932Z] Building dependency tree... [2022-03-18T20:40:30.932Z] Reading state information... [2022-03-18T20:40:30.932Z] Calculating upgrade... [2022-03-18T20:40:31.192Z] The following packages will be upgraded: [2022-03-18T20:40:31.192Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-18T20:40:31.192Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-18T20:40:31.192Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-18T20:40:31.192Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-18T20:40:31.192Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-18T20:40:31.192Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-18T20:40:31.192Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-18T20:40:31.192Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-18T20:40:31.192Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-18T20:40:31.192Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-18T20:40:31.192Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-18T20:40:31.192Z] xz-utils zlib1g [2022-03-18T20:40:31.192Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T20:40:31.192Z] Need to get 65.7 MB of archives. [2022-03-18T20:40:31.192Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-18T20:40:31.192Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-18T20:40:31.192Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-18T20:40:31.192Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-18T20:40:31.192Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-18T20:40:31.192Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-18T20:40:31.192Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-18T20:40:31.192Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-18T20:40:31.453Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-18T20:40:31.453Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-18T20:40:31.453Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-18T20:40:31.453Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-18T20:40:31.453Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-18T20:40:31.453Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-18T20:40:31.453Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-18T20:40:31.453Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-18T20:40:31.453Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-18T20:40:31.453Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-18T20:40:31.453Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-18T20:40:31.453Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-18T20:40:31.453Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-18T20:40:31.453Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-18T20:40:31.453Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-18T20:40:31.453Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-18T20:40:31.454Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-18T20:40:31.454Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-18T20:40:31.454Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-18T20:40:31.454Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-18T20:40:31.454Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-18T20:40:31.454Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-18T20:40:31.454Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-18T20:40:31.454Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-18T20:40:31.454Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-18T20:40:31.454Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-18T20:40:31.454Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-18T20:40:31.454Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-18T20:40:31.454Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-18T20:40:31.454Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-18T20:40:31.454Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-18T20:40:31.454Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-18T20:40:31.454Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-18T20:40:31.454Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-18T20:40:31.454Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-18T20:40:31.454Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-18T20:40:31.454Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-18T20:40:31.454Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-18T20:40:31.454Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-18T20:40:31.454Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-18T20:40:31.454Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-18T20:40:31.454Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-18T20:40:31.454Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-18T20:40:31.454Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-18T20:40:31.454Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-18T20:40:31.454Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-18T20:40:31.454Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-18T20:40:31.454Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-18T20:40:31.454Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-18T20:40:31.454Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-18T20:40:31.454Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-18T20:40:31.454Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-18T20:40:31.454Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-18T20:40:31.454Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-18T20:40:31.454Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-18T20:40:31.454Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-18T20:40:31.454Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-18T20:40:31.715Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-18T20:40:31.715Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-18T20:40:31.715Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-18T20:40:31.715Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-18T20:40:31.715Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-18T20:40:31.715Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-18T20:40:31.715Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-18T20:40:31.715Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-18T20:40:31.715Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-18T20:40:31.715Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-18T20:40:31.715Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-18T20:40:31.715Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-18T20:40:31.974Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-18T20:40:32.234Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:40:32.234Z] Fetched 65.7 MB in 1s (86.6 MB/s) [2022-03-18T20:40:32.234Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-18T20:40:32.234Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T20:40:32.234Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T20:40:32.805Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T20:40:32.805Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T20:40:32.805Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-18T20:40:32.805Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-18T20:40:33.065Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:33.065Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:33.065Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:33.065Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:33.326Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:33.326Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:33.586Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:33.586Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:33.586Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:33.586Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:33.847Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:33.847Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:33.847Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:33.847Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:33.847Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:33.847Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T20:40:33.847Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:33.847Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:33.847Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:34.125Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T20:40:34.125Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:34.125Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:34.125Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:34.125Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:34.125Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:34.125Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T20:40:34.388Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:34.388Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T20:40:34.388Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T20:40:34.658Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T20:40:34.920Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-18T20:40:35.200Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T20:40:35.200Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-18T20:40:35.200Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-18T20:40:35.200Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-18T20:40:35.200Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-18T20:40:35.769Z] Setting up base-files (11ubuntu5.5) ... [2022-03-18T20:40:35.769Z] Installing new version of config file /etc/issue ... [2022-03-18T20:40:35.769Z] Installing new version of config file /etc/issue.net ... [2022-03-18T20:40:35.769Z] Installing new version of config file /etc/lsb-release ... [2022-03-18T20:40:35.769Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-18T20:40:36.029Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-18T20:40:36.029Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-18T20:40:36.029Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-18T20:40:36.029Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:36.029Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-18T20:40:36.289Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-18T20:40:36.289Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-18T20:40:36.289Z] 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-03-18T20:40:36.289Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:36.289Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:36.289Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-18T20:40:36.558Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:36.558Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:36.558Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-18T20:40:36.558Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-18T20:40:36.558Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-18T20:40:36.819Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:36.819Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T20:40:36.819Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T20:40:37.391Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T20:40:37.391Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T20:40:37.391Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T20:40:37.391Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T20:40:37.651Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-18T20:40:37.651Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:37.651Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-18T20:40:37.651Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T20:40:38.222Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-18T20:40:38.222Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-18T20:40:38.222Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-18T20:40:38.222Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:38.222Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-18T20:40:38.222Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-18T20:40:38.482Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-18T20:40:38.482Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:38.482Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:38.482Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:38.482Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:38.482Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:38.482Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:38.482Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:38.744Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:38.744Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:38.744Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:38.744Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:38.744Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:38.744Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:38.744Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:39.005Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:39.005Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:39.005Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:39.005Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:39.005Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:39.005Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:39.005Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:39.005Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:39.265Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:39.525Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:40.095Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-18T20:40:40.356Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-18T20:40:40.356Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:40.356Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T20:40:40.356Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T20:40:40.616Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T20:40:40.616Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:40.616Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-18T20:40:40.616Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-18T20:40:40.876Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-18T20:40:40.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:40.876Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-18T20:40:40.876Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-18T20:40:40.876Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-18T20:40:40.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:40.876Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-18T20:40:40.876Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-18T20:40:41.137Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-18T20:40:41.137Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:41.137Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-18T20:40:41.137Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-18T20:40:41.137Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-18T20:40:41.137Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:41.137Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-18T20:40:41.137Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-18T20:40:41.398Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-18T20:40:41.398Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:41.398Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T20:40:41.398Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T20:40:41.658Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-18T20:40:41.658Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:41.658Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-18T20:40:41.658Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-18T20:40:41.658Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-18T20:40:41.658Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:41.658Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-18T20:40:41.658Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-18T20:40:41.918Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-18T20:40:41.918Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:41.918Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-18T20:40:41.918Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-18T20:40:41.918Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-18T20:40:41.918Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:41.918Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-18T20:40:41.918Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-18T20:40:42.179Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-18T20:40:42.179Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:42.179Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-18T20:40:42.179Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-18T20:40:42.179Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-18T20:40:42.439Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:42.439Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-18T20:40:42.439Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-18T20:40:42.439Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-18T20:40:42.439Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:42.439Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-18T20:40:42.439Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-18T20:40:43.012Z] Setting up apt (2.0.6) ... [2022-03-18T20:40:43.584Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-18T20:40:43.584Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:43.584Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T20:40:43.584Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T20:40:43.584Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-18T20:40:43.846Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T20:40:43.846Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T20:40:43.846Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T20:40:43.846Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-18T20:40:43.846Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-18T20:40:43.846Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T20:40:43.846Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T20:40:44.107Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-18T20:40:44.107Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T20:40:44.107Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T20:40:44.107Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T20:40:44.107Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-18T20:40:44.368Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T20:40:44.368Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-18T20:40:44.630Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T20:40:44.630Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-18T20:40:44.630Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-18T20:40:44.892Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-18T20:40:44.892Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T20:40:44.892Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-18T20:40:44.892Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-18T20:40:44.892Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-18T20:40:44.892Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-18T20:40:45.153Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-18T20:40:45.153Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-18T20:40:45.153Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-18T20:40:45.153Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-18T20:40:45.413Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-18T20:40:45.413Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-18T20:40:45.413Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-18T20:40:45.413Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-18T20:40:45.673Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-18T20:40:45.673Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-18T20:40:45.673Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-18T20:40:45.673Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-18T20:40:45.673Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-18T20:40:45.673Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-18T20:40:45.934Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-18T20:40:45.934Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-18T20:40:46.195Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-18T20:40:46.195Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-18T20:40:46.195Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:46.457Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:46.457Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:46.457Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:46.719Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:46.719Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:46.719Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:46.719Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:46.719Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:46.719Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:46.978Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T20:40:46.978Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T20:40:46.978Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-18T20:40:46.978Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-18T20:40:46.978Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:46.978Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:47.549Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:47.549Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:48.120Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:48.120Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:49.067Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:49.068Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:49.068Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:49.068Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:49.329Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:49.329Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:50.269Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T20:40:50.269Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T20:40:50.269Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-18T20:40:50.269Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-18T20:40:50.269Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-18T20:40:50.269Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-18T20:40:50.269Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T20:40:50.269Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-18T20:40:50.269Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T20:40:50.269Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.530Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-18T20:40:50.530Z] [2022-03-18T20:40:50.530Z] Current default time zone: 'Etc/UTC' [2022-03-18T20:40:50.530Z] Local time is now: Fri Mar 18 20:40:50 UTC 2022. [2022-03-18T20:40:50.530Z] Universal Time is now: Fri Mar 18 20:40:50 UTC 2022. [2022-03-18T20:40:50.530Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-18T20:40:50.530Z] [2022-03-18T20:40:50.530Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-18T20:40:50.530Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.530Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.530Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:50.530Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.530Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:50.530Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-18T20:40:50.530Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-18T20:40:50.530Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T20:40:50.530Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-18T20:40:50.530Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-18T20:40:50.530Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.794Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.794Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-18T20:40:50.794Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.794Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.794Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T20:40:50.794Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T20:40:50.794Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-18T20:40:50.794Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-18T20:40:52.707Z] Updating certificates in /etc/ssl/certs... [2022-03-18T20:40:53.279Z] 21 added, 21 removed; done. [2022-03-18T20:40:53.279Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:53.279Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-18T20:40:53.543Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-18T20:40:53.543Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:53.543Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-18T20:40:53.543Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-18T20:40:53.543Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-18T20:40:53.543Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-18T20:40:53.805Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:53.805Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-18T20:40:53.805Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:53.805Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:53.805Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T20:40:53.805Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T20:40:53.805Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-18T20:40:53.805Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-18T20:40:54.066Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-18T20:40:54.066Z] Updating certificates in /etc/ssl/certs... [2022-03-18T20:40:54.637Z] 0 added, 0 removed; done. [2022-03-18T20:40:54.637Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-18T20:40:54.637Z] done. [2022-03-18T20:40:55.839Z] Reading package lists... [2022-03-18T20:40:56.101Z] Building dependency tree... [2022-03-18T20:40:56.101Z] Reading state information... [2022-03-18T20:40:56.101Z] The following NEW packages will be installed: [2022-03-18T20:40:56.101Z] apt-transport-https [2022-03-18T20:40:56.101Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T20:40:56.362Z] Need to get 4680 B of archives. [2022-03-18T20:40:56.362Z] After this operation, 162 kB of additional disk space will be used. [2022-03-18T20:40:56.362Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-18T20:40:56.362Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:40:56.362Z] Fetched 4680 B in 0s (87.8 kB/s) [2022-03-18T20:40:56.362Z] Selecting previously unselected package apt-transport-https. [2022-03-18T20:40:56.362Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-18T20:40:56.362Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-18T20:40:56.362Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-18T20:40:56.622Z] Setting up apt-transport-https (2.0.6) ... [2022-03-18T20:40:56.622Z] Waiting for network to be ready... [2022-03-18T20:41:02.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-18T20:41:02.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-18T20:41:03.214Z] 2022-03-18T20:41:00Z INFO Waiting for automatic snapd restart... [2022-03-18T20:41:04.155Z] snapd 2.54.4 from Canonical* installed [2022-03-18T20:41:04.194Z] ./bin/test-attribution-txt.sh [2022-03-18T20:41:05.100Z] "snapd" switched to the "latest/stable" channel [2022-03-18T20:41:05.100Z] [Pipeline] echo [2022-03-18T20:41:06.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-18T20:41:07.518Z] + ls -al . [2022-03-18T20:41:07.519Z] total 672 [2022-03-18T20:41:07.519Z] drwxrwxr-x 9 1001 1001 4096 Mar 18 20:41 . [2022-03-18T20:41:07.519Z] drwxr-xr-x 4 root root 4096 Mar 18 20:36 .. [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 20:33 .dockerignore [2022-03-18T20:41:07.519Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 20:33 .git [2022-03-18T20:41:07.519Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 20:33 .github [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 804 Mar 18 20:33 .gitignore [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 20:33 .golangci.yml [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 76 Mar 18 20:33 .hadolint.yml [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 20:33 .sonarcloud.properties [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 20:33 ADOPTERS.md [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 9019 Mar 18 20:33 Attribution.txt [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 51732 Mar 18 20:33 CHANGELOG.md [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 20:33 CONTRIBUTING.md [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 20:33 GOVERNANCE.md [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 849 Mar 18 20:33 Jenkinsfile [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 20:33 LICENSE [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 6508 Mar 18 20:33 Makefile [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 20:33 OWNERS.md [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 8207 Mar 18 20:33 README.md [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 6912 Mar 18 20:33 SECURITY.md [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 20:30 VERSION [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 20:33 ZMQWindows.md [2022-03-18T20:41:07.519Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 20:33 bin [2022-03-18T20:41:07.519Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 20:33 cmd [2022-03-18T20:41:07.519Z] -rw-r--r-- 1 root root 426503 Mar 18 20:39 coverage.out [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 2827 Mar 18 20:33 go.mod [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 50579 Mar 18 20:33 go.sum [2022-03-18T20:41:07.519Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 20:33 internal [2022-03-18T20:41:07.519Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 20:33 openapi [2022-03-18T20:41:07.519Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 20:33 snap [2022-03-18T20:41:07.519Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 20:33 version.go [Pipeline] sh [2022-03-18T20:41:08.184Z] + '[' -e coverage.out ] [2022-03-18T20:41:08.184Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-18T20:41:08.217Z] Warning: overwriting stash ‘coverage-report’ [2022-03-18T20:41:08.415Z] core20 20220304 from Canonical* installed [2022-03-18T20:41:08.415Z] "core20" switched to the "latest/stable" channel [2022-03-18T20:41:08.415Z] [2022-03-18T20:41:09.159Z] Stashed 1 file(s) [Pipeline] sh [2022-03-18T20:41:09.813Z] + make build [2022-03-18T20:41:09.813Z] 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-03-18T20:41:10.960Z] snapcraft 6.0.2 from Canonical* installed [2022-03-18T20:41:11.221Z] "snapcraft" switched to the "latest/stable" channel [2022-03-18T20:41:11.221Z] [2022-03-18T20:41:16.513Z] 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-03-18T20:41:16.513Z] - README.md [2022-03-18T20:41:16.513Z] [2022-03-18T20:41:16.513Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-18T20:41:16.513Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-18T20:41:16.513Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-18T20:41:16.513Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-18T20:41:17.084Z] Reading package lists... [2022-03-18T20:41:17.659Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-18T20:41:17.659Z] Reading package lists... [2022-03-18T20:41:17.921Z] Building dependency tree... [2022-03-18T20:41:17.921Z] Reading state information... [2022-03-18T20:41:18.121Z] 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-03-18T20:41:18.181Z] Suggested packages: [2022-03-18T20:41:18.181Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-18T20:41:18.181Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-18T20:41:18.181Z] krb5-user libnorm-doc [2022-03-18T20:41:18.181Z] Recommended packages: [2022-03-18T20:41:18.181Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-18T20:41:18.181Z] The following NEW packages will be installed: [2022-03-18T20:41:18.181Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-18T20:41:18.181Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-18T20:41:18.181Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-18T20:41:18.181Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-18T20:41:18.181Z] libzmq5 pkg-config zip [2022-03-18T20:41:18.181Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T20:41:18.442Z] Need to get 10.3 MB of archives. [2022-03-18T20:41:18.442Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-18T20:41:18.442Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-18T20:41:18.442Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-18T20:41:18.442Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-18T20:41:18.442Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-18T20:41:18.442Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-18T20:41:18.442Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-18T20:41:18.702Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-18T20:41:18.702Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-18T20:41:18.702Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-18T20:41:18.702Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-18T20:41:18.702Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-18T20:41:18.702Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-18T20:41:19.275Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-18T20:41:19.275Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-18T20:41:19.275Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-18T20:41:19.275Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-18T20:41:19.275Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-18T20:41:19.275Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-18T20:41:19.275Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-18T20:41:19.275Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-18T20:41:19.275Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-18T20:41:19.275Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-18T20:41:19.275Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-18T20:41:19.275Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-18T20:41:19.275Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-18T20:41:19.275Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-18T20:41:19.275Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-18T20:41:19.534Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T20:41:19.534Z] Fetched 10.3 MB in 1s (9667 kB/s) [2022-03-18T20:41:19.534Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-18T20:41:19.534Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-18T20:41:19.534Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-18T20:41:19.534Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-18T20:41:19.793Z] Selecting previously unselected package libsodium23:amd64. [2022-03-18T20:41:19.793Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-18T20:41:19.793Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-18T20:41:19.793Z] Selecting previously unselected package libpsl5:amd64. [2022-03-18T20:41:19.793Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-18T20:41:19.793Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-18T20:41:19.793Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-18T20:41:19.793Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-18T20:41:19.793Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-18T20:41:20.052Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T20:41:20.052Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-18T20:41:20.052Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-18T20:41:20.052Z] Selecting previously unselected package librtmp1:amd64. [2022-03-18T20:41:20.052Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-18T20:41:20.052Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-18T20:41:20.052Z] Selecting previously unselected package libssh-4:amd64. [2022-03-18T20:41:20.052Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-18T20:41:20.052Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-18T20:41:20.052Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-18T20:41:20.052Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-18T20:41:20.052Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-18T20:41:20.311Z] Selecting previously unselected package liberror-perl. [2022-03-18T20:41:20.311Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-18T20:41:20.311Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-18T20:41:20.311Z] Selecting previously unselected package git-man. [2022-03-18T20:41:20.311Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-18T20:41:20.311Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-18T20:41:20.311Z] Selecting previously unselected package git. [2022-03-18T20:41:20.311Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-18T20:41:20.311Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-18T20:41:20.884Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-18T20:41:20.884Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:20.884Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:21.145Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-18T20:41:21.145Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:21.145Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:21.145Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-18T20:41:21.145Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:21.145Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:21.145Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-18T20:41:21.145Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:21.145Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:21.145Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-18T20:41:21.145Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-18T20:41:21.145Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-18T20:41:21.407Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-18T20:41:21.407Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:21.407Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:21.407Z] Selecting previously unselected package libnorm1:amd64. [2022-03-18T20:41:21.407Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-18T20:41:21.407Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T20:41:21.407Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-18T20:41:21.407Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-18T20:41:21.407Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T20:41:21.684Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-18T20:41:21.684Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-18T20:41:21.684Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T20:41:21.684Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-18T20:41:21.684Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-18T20:41:21.684Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T20:41:21.684Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-18T20:41:21.684Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-18T20:41:21.684Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-18T20:41:21.946Z] Selecting previously unselected package libzmq5:amd64. [2022-03-18T20:41:21.946Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-18T20:41:21.946Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T20:41:21.946Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-18T20:41:21.946Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T20:41:21.946Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:21.946Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-18T20:41:21.946Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-18T20:41:21.946Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T20:41:22.206Z] Selecting previously unselected package pkg-config. [2022-03-18T20:41:22.206Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-18T20:41:22.206Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-18T20:41:22.206Z] Selecting previously unselected package zip. [2022-03-18T20:41:22.206Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-18T20:41:22.206Z] Unpacking zip (3.0-11build1) ... [2022-03-18T20:41:22.206Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-18T20:41:22.206Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-18T20:41:22.206Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-18T20:41:22.206Z] No schema files found: doing nothing. [2022-03-18T20:41:22.206Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-18T20:41:22.206Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T20:41:22.206Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-18T20:41:22.206Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T20:41:22.206Z] Setting up liberror-perl (0.17029-1) ... [2022-03-18T20:41:22.206Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:22.206Z] Setting up zip (3.0-11build1) ... [2022-03-18T20:41:22.469Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-18T20:41:22.469Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-18T20:41:22.469Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-18T20:41:22.469Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-18T20:41:22.469Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-18T20:41:22.469Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:22.469Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-18T20:41:22.469Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:22.469Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T20:41:22.469Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:22.469Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T20:41:22.469Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-18T20:41:22.469Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T20:41:22.469Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-18T20:41:22.469Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:22.469Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T20:41:22.469Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T20:41:22.469Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T20:41:23.430Z] comerr-dev set to automatically installed. [2022-03-18T20:41:23.430Z] git set to automatically installed. [2022-03-18T20:41:23.430Z] git-man set to automatically installed. [2022-03-18T20:41:23.430Z] krb5-multidev set to automatically installed. [2022-03-18T20:41:23.430Z] libbrotli1 set to automatically installed. [2022-03-18T20:41:23.430Z] libcurl3-gnutls set to automatically installed. [2022-03-18T20:41:23.430Z] liberror-perl set to automatically installed. [2022-03-18T20:41:23.430Z] libglib2.0-0 set to automatically installed. [2022-03-18T20:41:23.431Z] libgssrpc4 set to automatically installed. [2022-03-18T20:41:23.431Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-18T20:41:23.431Z] libkadm5srv-mit11 set to automatically installed. [2022-03-18T20:41:23.431Z] libkdb5-9 set to automatically installed. [2022-03-18T20:41:23.431Z] libkrb5-dev set to automatically installed. [2022-03-18T20:41:23.431Z] libnghttp2-14 set to automatically installed. [2022-03-18T20:41:23.431Z] libnorm-dev set to automatically installed. [2022-03-18T20:41:23.431Z] libnorm1 set to automatically installed. [2022-03-18T20:41:23.431Z] libpgm-5.2-0 set to automatically installed. [2022-03-18T20:41:23.431Z] libpgm-dev set to automatically installed. [2022-03-18T20:41:23.431Z] libpsl5 set to automatically installed. [2022-03-18T20:41:23.431Z] librtmp1 set to automatically installed. [2022-03-18T20:41:23.431Z] libsodium-dev set to automatically installed. [2022-03-18T20:41:23.431Z] libsodium23 set to automatically installed. [2022-03-18T20:41:23.431Z] libssh-4 set to automatically installed. [2022-03-18T20:41:23.431Z] libzmq3-dev set to automatically installed. [2022-03-18T20:41:23.431Z] libzmq5 set to automatically installed. [2022-03-18T20:41:23.431Z] pkg-config set to automatically installed. [2022-03-18T20:41:23.431Z] zip set to automatically installed. [2022-03-18T20:41:24.045Z] snapd is not logged in, snap install commands will use sudo [2022-03-18T20:41:34.159Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-18T20:41:34.159Z] Downloading snap 'edgex-app-service-configurable' [2022-03-18T20:41:36.701Z] Pulling app-service-configurable [2022-03-18T20:41:36.701Z] + snapcraftctl pull [2022-03-18T20:41:37.644Z] Pulling config-common [2022-03-18T20:41:37.644Z] + snapcraftctl pull [2022-03-18T20:41:39.042Z] Pulling go-build-helper [2022-03-18T20:41:39.042Z] + snapcraftctl pull [2022-03-18T20:41:40.425Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-18T20:41:40.425Z] Skipping pull go-build-helper (already ran) [2022-03-18T20:41:40.425Z] Building go-build-helper [2022-03-18T20:41:40.425Z] + snapcraftctl build [2022-03-18T20:41:41.362Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-18T20:41:42.303Z] Staging go-build-helper [2022-03-18T20:41:42.303Z] + snapcraftctl stage [2022-03-18T20:41:47.590Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-18T20:41:47.590Z] Fetched 290 kB in 0s (0 B/s) [2022-03-18T20:41:47.590Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-18T20:41:47.590Z] Fetched 158 kB in 0s (0 B/s) [2022-03-18T20:41:47.590Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-18T20:41:47.590Z] Fetched 242 kB in 0s (0 B/s) [2022-03-18T20:41:47.590Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-18T20:41:47.590Z] Fetched 150 kB in 0s (0 B/s) [2022-03-18T20:41:47.590Z] Pulling edgex-go [2022-03-18T20:41:47.590Z] + snapcraftctl pull [2022-03-18T20:41:48.159Z] Pulling hooks [2022-03-18T20:41:48.159Z] + snapcraftctl pull [2022-03-18T20:41:50.463Z] 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-03-18T20:41:50.733Z] 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-03-18T20:41:56.123Z] 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-03-18T20:41:56.718Z] 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-03-18T20:41:58.158Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-18T20:41:58.158Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-18T20:41:58.158Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-18T20:41:58.158Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-18T20:41:58.158Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-18T20:41:58.158Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-18T20:41:58.158Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-18T20:41:58.158Z] Fetched 234 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-18T20:41:58.158Z] Fetched 155 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-18T20:41:58.158Z] Fetched 170 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-18T20:41:58.158Z] Fetched 267 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-18T20:41:58.158Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-18T20:41:58.158Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-18T20:41:58.158Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-18T20:41:58.158Z] Fetched 121 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-18T20:41:58.158Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-18T20:41:58.158Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-18T20:41:58.158Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-18T20:41:58.158Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-18T20:41:58.158Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-18T20:41:58.158Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-18T20:41:58.158Z] Fetched 142 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-18T20:41:58.158Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-18T20:41:58.158Z] Fetched 181 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-18T20:41:58.158Z] Fetched 208 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-18T20:41:58.158Z] Fetched 161 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-18T20:41:58.158Z] Fetched 107 kB in 0s (0 B/s) [2022-03-18T20:41:58.158Z] Pulling static-packages [2022-03-18T20:41:58.418Z] + snapcraftctl pull [2022-03-18T20:41:59.802Z] Pulling version [2022-03-18T20:41:59.802Z] + cd /root/project [2022-03-18T20:41:59.802Z] ++ git describe --tags --abbrev=0 [2022-03-18T20:41:59.802Z] ++ sed s/v// [2022-03-18T20:41:59.802Z] + GIT_VERSION=2.2.0-dev.39 [2022-03-18T20:41:59.802Z] + '[' -z 2.2.0-dev.39 ']' [2022-03-18T20:41:59.802Z] + snapcraftctl set-version 2.2.0-dev.39 [2022-03-18T20:42:00.106Z] 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-03-18T20:42:01.713Z] Building app-service-configurable [2022-03-18T20:42:01.713Z] + snapcraftctl build [2022-03-18T20:42:04.272Z] Building config-common [2022-03-18T20:42:04.272Z] + snapcraftctl build [2022-03-18T20:42:04.415Z] 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-03-18T20:42:05.216Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-18T20:42:06.159Z] Skipping build go-build-helper (already ran) [2022-03-18T20:42:06.159Z] Building edgex-go [2022-03-18T20:42:06.418Z] + cd /root/parts/edgex-go/src [2022-03-18T20:42:06.418Z] ++ git describe --tags --abbrev=0 [2022-03-18T20:42:06.418Z] ++ sed s/v// [2022-03-18T20:42:06.418Z] + GIT_VERSION=2.2.0-dev.39 [2022-03-18T20:42:06.418Z] + '[' -z 2.2.0-dev.39 ']' [2022-03-18T20:42:06.418Z] + echo 2.2.0-dev.39 [2022-03-18T20:42:06.418Z] + '[' '!' -d vendor ']' [2022-03-18T20:42:06.418Z] + go mod download all [2022-03-18T20:42:07.789Z] 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-03-18T20:42:13.010Z] + make build [2022-03-18T20:42:13.010Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T20:42:13.184Z] 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-03-18T20:42:15.865Z] 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-03-18T20:42:20.377Z] 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-03-18T20:42:25.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } [2022-03-18T20:42:28.687Z] $ docker stop --time=1 08cc7876390aa464bc3ac76bda28db0a5907d18d1bab1d857f4fd490a2d04b07 [2022-03-18T20:42:29.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T20:42:30.786Z] $ docker rm -f 08cc7876390aa464bc3ac76bda28db0a5907d18d1bab1d857f4fd490a2d04b07 [2022-03-18T20:42:30.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:42:32.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T20:42:32.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T20:42:32.526Z] [2022-03-18T20:42:32.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:42:32.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T20:42:32.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T20:42:33.158Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-18T20:42:33.158Z] 29e5d40040c1: Pulling fs layer [2022-03-18T20:42:33.158Z] 1ce36da41761: Pulling fs layer [2022-03-18T20:42:33.158Z] 25b303627fd3: Pulling fs layer [2022-03-18T20:42:33.158Z] 29e5d40040c1: Verifying Checksum [2022-03-18T20:42:33.158Z] 29e5d40040c1: Download complete [2022-03-18T20:42:33.451Z] 1ce36da41761: Verifying Checksum [2022-03-18T20:42:33.451Z] 1ce36da41761: Download complete [2022-03-18T20:42:34.057Z] 29e5d40040c1: Pull complete [2022-03-18T20:42:34.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T20:42:35.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T20:42:35.499Z] 25b303627fd3: Verifying Checksum [2022-03-18T20:42:35.499Z] 25b303627fd3: Download complete [2022-03-18T20:42:35.499Z] 1ce36da41761: Pull complete [2022-03-18T20:42:36.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T20:42:37.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T20:42:39.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T20:42:40.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-18T20:42:42.094Z] + case "$service" in [2022-03-18T20:42:42.094Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-18T20:42:42.094Z] + case "$service" in [2022-03-18T20:42:42.094Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-18T20:42:42.094Z] + case "$service" in [2022-03-18T20:42:42.094Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-18T20:42:42.094Z] + case "$service" in [2022-03-18T20:42:42.094Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-18T20:42:42.094Z] + case "$service" in [2022-03-18T20:42:42.094Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-18T20:42:42.094Z] + case "$service" in [2022-03-18T20:42:42.094Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-18T20:42:42.094Z] + case "$service" in [2022-03-18T20:42:42.094Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-18T20:42:42.094Z] + case "$service" in [2022-03-18T20:42:42.094Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-18T20:42:42.094Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.094Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-18T20:42:42.095Z] + case "$service" in [2022-03-18T20:42:42.095Z] + 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-03-18T20:42:42.095Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.095Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-18T20:42:42.095Z] + case "$service" in [2022-03-18T20:42:42.095Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-18T20:42:42.095Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-18T20:42:42.095Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T20:42:42.095Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-18T20:42:42.095Z] + case "$service" in [2022-03-18T20:42:42.095Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-18T20:42:42.095Z] + 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-03-18T20:42:42.095Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-18T20:42:42.095Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-18T20:42:42.095Z] + 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-03-18T20:42:42.663Z] Building hooks [2022-03-18T20:42:42.663Z] + cd /root/parts/hooks/src [2022-03-18T20:42:42.663Z] + make build [2022-03-18T20:42:42.663Z] go mod tidy [2022-03-18T20:42:42.663Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-18T20:42:42.923Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T20:42:43.183Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-18T20:42:43.183Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-18T20:42:43.183Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-18T20:42:44.126Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-18T20:42:44.696Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-18T20:42:44.696Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-18T20:42:46.609Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-18T20:42:46.609Z] Building static-packages [2022-03-18T20:42:46.609Z] + snapcraftctl build [2022-03-18T20:42:47.910Z] 25b303627fd3: Pull complete [2022-03-18T20:42:47.910Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-18T20:42:47.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T20:42:47.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-18T20:42:48.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-8007 does not seem to be running inside a container [2022-03-18T20:42:48.278Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-18T20:42:48.517Z] Building version [2022-03-18T20:42:48.517Z] + snapcraftctl build [2022-03-18T20:42:50.431Z] Staging app-service-configurable [2022-03-18T20:42:50.431Z] + snapcraftctl stage [2022-03-18T20:42:50.878Z] $ docker top 5369ee0dff4927ac0ce848d6ec49b2f7ef249b68b1159383077523d06f45113e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:42:51.804Z] + grep parallel [2022-03-18T20:42:51.804Z] + docker-compose build --help [2022-03-18T20:42:51.894Z] Staging config-common [2022-03-18T20:42:51.894Z] + snapcraftctl stage [2022-03-18T20:42:53.316Z] Skipping stage go-build-helper (already ran) [2022-03-18T20:42:53.316Z] Staging edgex-go [2022-03-18T20:42:53.316Z] + snapcraftctl stage [2022-03-18T20:42:54.698Z] Staging hooks [2022-03-18T20:42:54.698Z] + snapcraftctl stage [2022-03-18T20:42:56.080Z] Staging static-packages [2022-03-18T20:42:56.080Z] + snapcraftctl stage [2022-03-18T20:42:57.463Z] Staging version [2022-03-18T20:42:57.463Z] + snapcraftctl stage [2022-03-18T20:42:58.493Z] --parallel Build images in parallel. [Pipeline] } [2022-03-18T20:42:58.524Z] $ docker stop --time=1 5369ee0dff4927ac0ce848d6ec49b2f7ef249b68b1159383077523d06f45113e [2022-03-18T20:42:58.848Z] Priming app-service-configurable [2022-03-18T20:42:58.848Z] + snapcraftctl prime [2022-03-18T20:43:00.197Z] $ docker rm -f 5369ee0dff4927ac0ce848d6ec49b2f7ef249b68b1159383077523d06f45113e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:43:00.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T20:43:00.794Z] . [Pipeline] withDockerContainer [2022-03-18T20:43:01.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-8007 does not seem to be running inside a container [2022-03-18T20:43:01.158Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-18T20:43:02.151Z] 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-03-18T20:43:02.151Z] stage-packages: [2022-03-18T20:43:02.151Z] - libnorm1 [2022-03-18T20:43:02.151Z] - libpgm-5.2-0 [2022-03-18T20:43:02.151Z] - libsodium23 [2022-03-18T20:43:02.151Z] - libzmq5 [2022-03-18T20:43:02.412Z] Priming config-common [2022-03-18T20:43:02.412Z] + snapcraftctl prime [2022-03-18T20:43:02.528Z] $ docker top ae547a7a7e9197e7b231f0bceb914a9920e0c677f402186c85ce120e3fcf9eee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:43:03.472Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-18T20:43:03.794Z] Priming go-build-helper [2022-03-18T20:43:03.794Z] + snapcraftctl prime [2022-03-18T20:43:05.176Z] Priming edgex-go [2022-03-18T20:43:05.176Z] + snapcraftctl prime [2022-03-18T20:43:07.085Z] Priming hooks [2022-03-18T20:43:07.085Z] + snapcraftctl prime [2022-03-18T20:43:08.024Z] Priming static-packages [2022-03-18T20:43:08.024Z] + snapcraftctl prime [2022-03-18T20:43:10.194Z] Building core-command ... [2022-03-18T20:43:10.194Z] Building core-data ... [2022-03-18T20:43:10.194Z] Building core-metadata ... [2022-03-18T20:43:10.194Z] Building security-bootstrapper ... [2022-03-18T20:43:10.194Z] Building security-proxy-setup ... [2022-03-18T20:43:10.194Z] Building security-secretstore-setup ... [2022-03-18T20:43:10.194Z] Building support-notifications ... [2022-03-18T20:43:10.194Z] Building support-scheduler ... [2022-03-18T20:43:10.194Z] Building sys-mgmt-agent ... [2022-03-18T20:43:10.194Z] Building security-proxy-setup [2022-03-18T20:43:10.194Z] Building security-secretstore-setup [2022-03-18T20:43:10.194Z] Building support-scheduler [2022-03-18T20:43:10.194Z] Building sys-mgmt-agent [2022-03-18T20:43:10.194Z] Building core-command [2022-03-18T20:43:13.304Z] Priming version [2022-03-18T20:43:13.304Z] + snapcraftctl prime [2022-03-18T20:43:14.244Z] 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-03-18T20:44:31.982Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:44:31.982Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:44:31.982Z] ---> f77929573e62 [2022-03-18T20:44:31.982Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:44:31.982Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:44:31.982Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:44:31.982Z] ---> f77929573e62 [2022-03-18T20:44:31.982Z] Step 3/21 : WORKDIR /edgex-go [2022-03-18T20:44:31.982Z] ---> Running in 077ab80d5a2e [2022-03-18T20:44:31.982Z] ---> Running in 54840d13891c [2022-03-18T20:44:31.982Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:44:31.982Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:44:31.982Z] ---> f77929573e62 [2022-03-18T20:44:31.982Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:44:31.982Z] ---> Running in 02fb58c859f0 [2022-03-18T20:44:31.982Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:44:31.982Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:44:31.982Z] ---> f77929573e62 [2022-03-18T20:44:31.982Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T20:44:31.982Z] ---> Running in 2f6447fa0fa6 [2022-03-18T20:44:31.982Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:44:31.982Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:44:31.982Z] ---> f77929573e62 [2022-03-18T20:44:31.982Z] Step 3/25 : WORKDIR /edgex-go [2022-03-18T20:44:31.982Z] ---> Running in b17a8226901a [2022-03-18T20:44:31.982Z] Removing intermediate container b17a8226901a [2022-03-18T20:44:31.982Z] ---> 818d960c989f [2022-03-18T20:44:31.982Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:44:31.982Z] Removing intermediate container 2f6447fa0fa6 [2022-03-18T20:44:31.982Z] ---> 11d956bfd32a [2022-03-18T20:44:31.982Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:44:31.982Z] Removing intermediate container 54840d13891c [2022-03-18T20:44:31.982Z] ---> d1aaf5f46c38 [2022-03-18T20:44:31.982Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:44:31.982Z] Removing intermediate container 02fb58c859f0 [2022-03-18T20:44:31.982Z] ---> bf64bfcd4d30 [2022-03-18T20:44:31.982Z] Removing intermediate container 077ab80d5a2e [2022-03-18T20:44:31.982Z] ---> 9a36b5df3821 [2022-03-18T20:44:31.982Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:44:31.982Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:44:31.982Z] ---> Running in 46f849afbe42 [2022-03-18T20:44:31.982Z] ---> Running in 16628dac6e36 [2022-03-18T20:44:31.982Z] ---> Running in 8c05fbb4bbd6 [2022-03-18T20:44:31.982Z] ---> Running in f1296f9529e3 [2022-03-18T20:44:31.982Z] ---> Running in 19284a192713 [2022-03-18T20:44:31.982Z] Removing intermediate container 46f849afbe42 [2022-03-18T20:44:31.982Z] ---> 3856535f7d9b [2022-03-18T20:44:31.982Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-18T20:44:31.982Z] ---> Running in 9091342303a9 [2022-03-18T20:44:31.982Z] Removing intermediate container 19284a192713 [2022-03-18T20:44:31.982Z] ---> c80550df92b5 [2022-03-18T20:44:31.982Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-18T20:44:31.982Z] ---> Running in 6098fa2fcb99 [2022-03-18T20:44:31.982Z] Removing intermediate container f1296f9529e3 [2022-03-18T20:44:31.982Z] ---> ce1670ba1da8 [2022-03-18T20:44:31.982Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-18T20:44:31.982Z] ---> Running in 6fed8673fbed [2022-03-18T20:44:31.982Z] Removing intermediate container 8c05fbb4bbd6 [2022-03-18T20:44:31.982Z] ---> 039936e4f027 [2022-03-18T20:44:31.982Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T20:44:31.982Z] Removing intermediate container 16628dac6e36 [2022-03-18T20:44:31.982Z] ---> 18b02f116535 [2022-03-18T20:44:31.982Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-18T20:44:31.982Z] ---> Running in 678ba7bb1fd9 [2022-03-18T20:44:31.982Z] ---> Running in a14d99c6773b [2022-03-18T20:44:31.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:31.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:31.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:31.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:31.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:31.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:31.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:32.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:32.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:32.820Z] OK: 220 MiB in 52 packages [2022-03-18T20:44:32.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:44:33.427Z] OK: 220 MiB in 52 packages [2022-03-18T20:44:33.708Z] OK: 220 MiB in 52 packages [2022-03-18T20:44:34.332Z] OK: 220 MiB in 52 packages [2022-03-18T20:44:34.641Z] OK: 220 MiB in 52 packages [2022-03-18T20:44:34.929Z] Removing intermediate container 9091342303a9 [2022-03-18T20:44:34.929Z] ---> e48cba196145 [2022-03-18T20:44:34.929Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-18T20:44:35.532Z] Removing intermediate container 6098fa2fcb99 [2022-03-18T20:44:35.533Z] ---> 58cd90fe7d5b [2022-03-18T20:44:35.533Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-18T20:44:35.810Z] Removing intermediate container 6fed8673fbed [2022-03-18T20:44:35.810Z] ---> a371dc527e92 [2022-03-18T20:44:35.810Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:44:35.810Z] Removing intermediate container 678ba7bb1fd9 [2022-03-18T20:44:35.810Z] ---> e98b70631ba3 [2022-03-18T20:44:35.810Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:44:36.089Z] Removing intermediate container a14d99c6773b [2022-03-18T20:44:36.089Z] ---> a336dcf31ad8 [2022-03-18T20:44:36.089Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T20:44:36.374Z] ---> b5a9ea6dfb9a [2022-03-18T20:44:36.374Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:44:36.374Z] ---> Running in 449298f8e7cb [2022-03-18T20:44:37.006Z] ---> 04c9638df45f [2022-03-18T20:44:37.007Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:44:37.288Z] ---> Running in 6d3342d593c5 [2022-03-18T20:44:37.288Z] ---> e5048188b8b5 [2022-03-18T20:44:37.288Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:44:37.569Z] ---> 4beff1ce52a4 [2022-03-18T20:44:37.569Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:44:37.569Z] ---> Running in 0b30b0fadfcc [2022-03-18T20:44:37.569Z] ---> Running in 9b124158a0b2 [2022-03-18T20:44:38.186Z] ---> 7e64c2419dc9 [2022-03-18T20:44:38.186Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:44:38.186Z] ---> Running in 9bc9d8fefecc [2022-03-18T20:44:42.533Z] Removing intermediate container 449298f8e7cb [2022-03-18T20:44:42.533Z] ---> ea18ec622281 [2022-03-18T20:44:42.533Z] Step 8/25 : COPY . . [2022-03-18T20:44:45.210Z] Removing intermediate container 6d3342d593c5 [2022-03-18T20:44:45.210Z] ---> 84230e6993f9 [2022-03-18T20:44:45.210Z] Step 8/21 : COPY . . [2022-03-18T20:44:45.210Z] Removing intermediate container 0b30b0fadfcc [2022-03-18T20:44:45.210Z] ---> ae71b09b9180 [2022-03-18T20:44:45.210Z] Step 8/23 : COPY . . [2022-03-18T20:44:45.487Z] Removing intermediate container 9bc9d8fefecc [2022-03-18T20:44:45.487Z] ---> 892cf22c680c [2022-03-18T20:44:45.487Z] Step 8/22 : COPY . . [2022-03-18T20:44:45.487Z] Removing intermediate container 9b124158a0b2 [2022-03-18T20:44:45.487Z] ---> 67a46062aade [2022-03-18T20:44:45.487Z] Step 8/23 : COPY . . [2022-03-18T20:45:12.322Z] ---> 1adaf8fe829a [2022-03-18T20:45:12.322Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-18T20:45:12.322Z] ---> Running in dfdd4ff50930 [2022-03-18T20:45:12.322Z] ---> 6cc3288b2c7d [2022-03-18T20:45:12.322Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-18T20:45:12.322Z] ---> Running in 356bf935d321 [2022-03-18T20:45:12.322Z] 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-03-18T20:45:12.322Z] ---> 5066eb821934 [2022-03-18T20:45:12.322Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-18T20:45:12.322Z] ---> Running in 91880999a3f3 [2022-03-18T20:45:12.322Z] 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-03-18T20:45:13.811Z] ---> 10069a66cd38 [2022-03-18T20:45:13.811Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-18T20:45:13.811Z] ---> Running in 10491e05392e [2022-03-18T20:45:14.089Z] 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-03-18T20:45:14.688Z] ---> d9e7ef0e3564 [2022-03-18T20:45:14.688Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-18T20:45:14.688Z] ---> Running in 56940dbcedc2 [2022-03-18T20:45:16.142Z] 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-03-18T20:45:16.745Z] 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-03-18T20:47:38.683Z] 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-03-18T20:47:38.683Z] 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-03-18T20:47:53.808Z] Removing intermediate container 91880999a3f3 [2022-03-18T20:47:53.808Z] ---> 3fc014f37f69 [2022-03-18T20:47:53.808Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-18T20:47:54.084Z] ---> Running in e6490958a953 [2022-03-18T20:47:55.081Z] Removing intermediate container 10491e05392e [2022-03-18T20:47:55.081Z] ---> 9c0d80620eb1 [2022-03-18T20:47:55.081Z] [2022-03-18T20:47:55.081Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:47:55.081Z] Removing intermediate container dfdd4ff50930 [2022-03-18T20:47:55.081Z] ---> fc1b9ceb3269 [2022-03-18T20:47:55.081Z] [2022-03-18T20:47:55.081Z] Step 10/25 : FROM alpine:3.14 [2022-03-18T20:47:55.081Z] 3.14: Pulling from library/alpine [2022-03-18T20:47:55.081Z] 3.14: Pulling from library/alpine [2022-03-18T20:47:56.077Z] Removing intermediate container 356bf935d321 [2022-03-18T20:47:56.077Z] ---> 2f346a0512f6 [2022-03-18T20:47:56.077Z] [2022-03-18T20:47:56.077Z] Step 10/21 : FROM alpine:3.14 [2022-03-18T20:47:56.077Z] 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-03-18T20:47:56.077Z] 3.14: Pulling from library/alpine [2022-03-18T20:47:56.682Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:47:56.682Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:47:56.682Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T20:47:56.682Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T20:47:56.682Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T20:47:56.682Z] Status: Image is up to date for alpine:3.14 [2022-03-18T20:47:56.682Z] ---> 71a2028e5025 [2022-03-18T20:47:56.682Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:47:56.682Z] ---> 71a2028e5025 [2022-03-18T20:47:56.682Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-18T20:47:56.682Z] ---> 71a2028e5025 [2022-03-18T20:47:56.682Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-18T20:47:56.682Z] ---> Running in b6878bed8239 [2022-03-18T20:47:56.991Z] ---> Running in f9c36d963258 [2022-03-18T20:47:56.991Z] ---> Running in ccf4a5fac82c [2022-03-18T20:47:59.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:59.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:59.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:59.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:59.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:47:59.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:48:00.937Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-18T20:48:00.937Z] Removing intermediate container e6490958a953 [2022-03-18T20:48:00.937Z] ---> 9320fcf7e9b0 [2022-03-18T20:48:00.937Z] [2022-03-18T20:48:00.937Z] Step 11/23 : FROM docker:20.10.10 [2022-03-18T20:48:00.937Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-18T20:48:00.937Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T20:48:00.937Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-18T20:48:00.937Z] (5/5) Installing curl (7.79.1-r0) [2022-03-18T20:48:01.214Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:48:01.214Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:48:01.214Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-18T20:48:01.214Z] 20.10.10: Pulling from library/docker [2022-03-18T20:48:01.214Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T20:48:01.214Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:48:01.214Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-18T20:48:01.214Z] OK: 5 MiB in 15 packages [2022-03-18T20:48:01.214Z] (3/3) Installing su-exec (0.2-r1) [2022-03-18T20:48:01.214Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:48:01.489Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:48:01.489Z] OK: 8 MiB in 19 packages [2022-03-18T20:48:01.772Z] OK: 6 MiB in 17 packages [2022-03-18T20:48:03.800Z] Removing intermediate container f9c36d963258 [2022-03-18T20:48:03.800Z] ---> 76a01eff5d2e [2022-03-18T20:48:03.800Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:48:04.079Z] ---> Running in 0a668a7ff4fa [2022-03-18T20:48:04.371Z] Removing intermediate container ccf4a5fac82c [2022-03-18T20:48:04.371Z] ---> 2bcf11e6d9d3 [2022-03-18T20:48:04.371Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T20:48:04.371Z] Removing intermediate container b6878bed8239 [2022-03-18T20:48:04.371Z] ---> 4b190d89cd25 [2022-03-18T20:48:04.371Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T20:48:04.647Z] ---> Running in a512d25996d9 [2022-03-18T20:48:04.647Z] ---> Running in d505333a7d92 [2022-03-18T20:48:04.923Z] Removing intermediate container 0a668a7ff4fa [2022-03-18T20:48:04.923Z] ---> 5cdff110bd15 [2022-03-18T20:48:04.923Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-18T20:48:04.923Z] Removing intermediate container 56940dbcedc2 [2022-03-18T20:48:04.923Z] ---> 3dc455bcf700 [2022-03-18T20:48:04.923Z] [2022-03-18T20:48:04.923Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T20:48:04.923Z] ---> 71a2028e5025 [2022-03-18T20:48:04.923Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:48:04.924Z] ---> Using cache [2022-03-18T20:48:04.924Z] ---> 76a01eff5d2e [2022-03-18T20:48:04.924Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:48:04.924Z] ---> Using cache [2022-03-18T20:48:04.924Z] ---> 5cdff110bd15 [2022-03-18T20:48:04.924Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-18T20:48:05.200Z] ---> Running in c5f83aaa51d9 [2022-03-18T20:48:05.200Z] ---> Running in 4d62d02f016f [2022-03-18T20:48:05.800Z] Removing intermediate container a512d25996d9 [2022-03-18T20:48:05.800Z] ---> dbaf17871d9d [2022-03-18T20:48:05.800Z] Removing intermediate container d505333a7d92 [2022-03-18T20:48:05.800Z] ---> 91bf5946a5d5 [2022-03-18T20:48:05.800Z] Step 13/21 : WORKDIR /edgex [2022-03-18T20:48:05.800Z] Step 13/25 : WORKDIR / [2022-03-18T20:48:05.800Z] Removing intermediate container c5f83aaa51d9 [2022-03-18T20:48:05.800Z] ---> f6fac7e166ed [2022-03-18T20:48:05.800Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T20:48:05.800Z] Removing intermediate container 4d62d02f016f [2022-03-18T20:48:05.800Z] ---> b70c57a0da9a [2022-03-18T20:48:05.800Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T20:48:06.072Z] ---> Running in cfd878e9c62c [2022-03-18T20:48:06.072Z] ---> Running in bc29d6177d07 [2022-03-18T20:48:06.072Z] ---> Running in d1b51d416241 [2022-03-18T20:48:06.072Z] ---> Running in 8828bcaaf8ed [2022-03-18T20:48:06.351Z] Removing intermediate container cfd878e9c62c [2022-03-18T20:48:06.351Z] ---> 650eb260dee7 [2022-03-18T20:48:06.351Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-18T20:48:06.629Z] Removing intermediate container bc29d6177d07 [2022-03-18T20:48:06.629Z] ---> d1537fd58600 [2022-03-18T20:48:06.629Z] Step 15/23 : WORKDIR / [2022-03-18T20:48:06.629Z] ---> Running in 363fc81e882e [2022-03-18T20:48:06.908Z] Removing intermediate container d1b51d416241 [2022-03-18T20:48:06.908Z] ---> 6b371466489f [2022-03-18T20:48:06.908Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-18T20:48:06.908Z] Removing intermediate container 8828bcaaf8ed [2022-03-18T20:48:06.908Z] ---> 4cd3aedb86ea [2022-03-18T20:48:06.908Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:48:07.183Z] Removing intermediate container 363fc81e882e [2022-03-18T20:48:07.183Z] ---> cae680576ecc [2022-03-18T20:48:07.183Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:48:07.801Z] ---> 4424bf59935e [2022-03-18T20:48:07.801Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-18T20:48:08.077Z] ---> 653184f1dfde [2022-03-18T20:48:08.077Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-18T20:48:08.371Z] ---> 3c0b0a5b16de [2022-03-18T20:48:08.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-18T20:48:08.658Z] ---> 5dccadfd45ac [2022-03-18T20:48:08.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-18T20:48:09.269Z] ---> 29fbb3827b71 [2022-03-18T20:48:09.269Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-18T20:48:10.727Z] ---> 77b9ba4bb2d2 [2022-03-18T20:48:10.727Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-18T20:48:10.727Z] ---> bcb75c8c32a7 [2022-03-18T20:48:10.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-18T20:48:10.727Z] ---> 1cf49a970086 [2022-03-18T20:48:10.727Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-18T20:48:10.727Z] ---> 4a9c345baf77 [2022-03-18T20:48:10.727Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-18T20:48:11.721Z] ---> 18a408370f8a [2022-03-18T20:48:11.721Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-18T20:48:12.327Z] ---> b362b6a6dede [2022-03-18T20:48:12.327Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-18T20:48:12.327Z] ---> 468dc9f4360e [2022-03-18T20:48:12.327Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-18T20:48:12.327Z] ---> Running in b4d05a577f83 [2022-03-18T20:48:12.327Z] ---> Running in 106824500e1d [2022-03-18T20:48:12.931Z] ---> 7b9aef17f609 [2022-03-18T20:48:12.931Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-18T20:48:12.931Z] Removing intermediate container b4d05a577f83 [2022-03-18T20:48:12.931Z] ---> 3c932e4166fe [2022-03-18T20:48:12.931Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:48:13.208Z] Removing intermediate container 106824500e1d [2022-03-18T20:48:13.208Z] ---> 44fcfbea687a [2022-03-18T20:48:13.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:48:13.208Z] ---> Running in 5cd0c3891c0d [2022-03-18T20:48:13.208Z] ---> Running in fc9b1c29d181 [2022-03-18T20:48:13.208Z] ---> Running in 45bcd39d7230 [2022-03-18T20:48:13.811Z] Removing intermediate container 5cd0c3891c0d [2022-03-18T20:48:13.811Z] ---> 946614cc02e7 [2022-03-18T20:48:13.811Z] Step 18/21 : CMD ["--init=true"] [2022-03-18T20:48:14.101Z] ---> a69c59fb20eb [2022-03-18T20:48:14.101Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-18T20:48:14.101Z] Removing intermediate container 45bcd39d7230 [2022-03-18T20:48:14.101Z] ---> bef703bab02a [2022-03-18T20:48:14.101Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T20:48:14.101Z] Removing intermediate container fc9b1c29d181 [2022-03-18T20:48:14.101Z] ---> 4d3c26e538fd [2022-03-18T20:48:14.101Z] Step 20/22 : LABEL arch=arm64 [2022-03-18T20:48:14.101Z] ---> Running in e9ab31dfa690 [2022-03-18T20:48:14.101Z] ---> Running in 4081e2e6265d [2022-03-18T20:48:14.378Z] ---> Running in dbcb6d211519 [2022-03-18T20:48:14.988Z] Removing intermediate container 4081e2e6265d [2022-03-18T20:48:14.988Z] ---> a6adced1a7e7 [2022-03-18T20:48:14.988Z] Step 19/21 : LABEL arch=arm64 [2022-03-18T20:48:14.988Z] Removing intermediate container e9ab31dfa690 [2022-03-18T20:48:14.988Z] ---> b2355b774452 [2022-03-18T20:48:14.988Z] Step 22/23 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:48:14.988Z] ---> Running in 8a61c76e1365 [2022-03-18T20:48:14.988Z] Removing intermediate container dbcb6d211519 [2022-03-18T20:48:14.988Z] ---> 43ca02c4e98b [2022-03-18T20:48:14.988Z] Step 21/22 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:48:14.988Z] ---> Running in 498c86ab2091 [2022-03-18T20:48:15.266Z] ---> Running in 52c858ebb927 [2022-03-18T20:48:15.867Z] Removing intermediate container 498c86ab2091 [2022-03-18T20:48:15.867Z] ---> d6522a0f1bd0 [2022-03-18T20:48:15.867Z] Step 20/21 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:48:15.867Z] Removing intermediate container 8a61c76e1365 [2022-03-18T20:48:15.867Z] ---> 29009b9aad14 [2022-03-18T20:48:15.867Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:48:15.867Z] ---> Running in cc29d494521d [2022-03-18T20:48:15.867Z] ---> Running in f0115fdb95ef [2022-03-18T20:48:16.141Z] Removing intermediate container 52c858ebb927 [2022-03-18T20:48:16.141Z] ---> a32a6900c274 [2022-03-18T20:48:16.141Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T20:48:16.141Z] ---> Running in 9853d5a35c96 [2022-03-18T20:48:16.418Z] Removing intermediate container cc29d494521d [2022-03-18T20:48:16.418Z] ---> 788486dcd30d [2022-03-18T20:48:16.418Z] Step 21/21 : LABEL version=0.0.0 [2022-03-18T20:48:16.713Z] Removing intermediate container f0115fdb95ef [2022-03-18T20:48:16.713Z] ---> d95f5da60581 [2022-03-18T20:48:16.713Z] [2022-03-18T20:48:16.713Z] ---> Running in 22cdcd78a6b3 [2022-03-18T20:48:16.990Z] ---> 9fc373750f72 [2022-03-18T20:48:16.990Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-18T20:48:16.990Z] Removing intermediate container 9853d5a35c96 [2022-03-18T20:48:16.990Z] ---> a3500ba498bf [2022-03-18T20:48:16.990Z] [2022-03-18T20:48:17.268Z] Removing intermediate container 22cdcd78a6b3 [2022-03-18T20:48:17.268Z] ---> dae959807285 [2022-03-18T20:48:17.268Z] [2022-03-18T20:48:17.543Z] Successfully built d95f5da60581 [2022-03-18T20:48:17.543Z] Successfully tagged core-command-arm64:latest [2022-03-18T20:48:17.543Z]  Building core-command ... done Building core-metadata [2022-03-18T20:48:17.827Z] Successfully built a3500ba498bf [2022-03-18T20:48:17.827Z] Successfully tagged support-scheduler-arm64:latest [2022-03-18T20:48:17.827Z]  Building support-scheduler ... done Building security-bootstrapper [2022-03-18T20:48:17.827Z] ---> c88d4a0aab9f [2022-03-18T20:48:17.827Z] Step 21/25 : 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-03-18T20:48:18.106Z] Successfully built dae959807285 [2022-03-18T20:48:18.106Z] ---> Running in 55ef4e26a97f [2022-03-18T20:48:18.106Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-18T20:48:18.106Z]  Building security-proxy-setup ... done Building support-notifications [2022-03-18T20:48:18.736Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-18T20:48:18.736Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-18T20:48:18.736Z] ---> 520e9a0a30f7 [2022-03-18T20:48:18.736Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:48:18.736Z] ---> Running in 3fcdadaa58bc [2022-03-18T20:48:19.351Z] Removing intermediate container 3fcdadaa58bc [2022-03-18T20:48:19.351Z] ---> ff20812cd5fc [2022-03-18T20:48:19.351Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-18T20:48:19.351Z] ---> Running in 752639a155b6 [2022-03-18T20:48:20.336Z] Removing intermediate container 55ef4e26a97f [2022-03-18T20:48:20.336Z] ---> 0cb713b01e5c [2022-03-18T20:48:20.336Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-18T20:48:20.613Z] ---> Running in c8fe29e50fa2 [2022-03-18T20:48:20.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:48:20.907Z] Removing intermediate container c8fe29e50fa2 [2022-03-18T20:48:20.907Z] ---> 40fc6084c967 [2022-03-18T20:48:20.907Z] Step 23/25 : LABEL arch=arm64 [2022-03-18T20:48:21.179Z] ---> Running in 1f58b779ec75 [2022-03-18T20:48:21.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:48:21.451Z] Removing intermediate container 1f58b779ec75 [2022-03-18T20:48:21.451Z] ---> cb8f3fd95825 [2022-03-18T20:48:21.451Z] Step 24/25 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:48:21.451Z] ---> Running in da6e3459ee1b [2022-03-18T20:48:22.054Z] Removing intermediate container da6e3459ee1b [2022-03-18T20:48:22.054Z] ---> 30d4a0b03480 [2022-03-18T20:48:22.054Z] Step 25/25 : LABEL version=0.0.0 [2022-03-18T20:48:22.054Z] (1/42) Installing readline (8.1.0-r0) [2022-03-18T20:48:22.054Z] ---> Running in 07b9bbba939c [2022-03-18T20:48:22.054Z] (2/42) Installing bash (5.1.4-r0) [2022-03-18T20:48:22.054Z] Executing bash-5.1.4-r0.post-install [2022-03-18T20:48:22.054Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-18T20:48:22.332Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T20:48:22.332Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-18T20:48:22.332Z] (6/42) Installing curl (7.79.1-r0) [2022-03-18T20:48:22.332Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-18T20:48:22.332Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-18T20:48:22.332Z] (9/42) Installing expat (2.4.7-r0) [2022-03-18T20:48:22.332Z] (10/42) Installing libffi (3.3-r2) [2022-03-18T20:48:22.332Z] (11/42) Installing gdbm (1.19-r0) [2022-03-18T20:48:22.332Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-18T20:48:22.332Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T20:48:22.332Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T20:48:22.332Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-18T20:48:22.332Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-18T20:48:22.332Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-18T20:48:22.604Z] Removing intermediate container 07b9bbba939c [2022-03-18T20:48:22.604Z] ---> e74a5ea580bc [2022-03-18T20:48:22.604Z] [2022-03-18T20:48:23.198Z] Successfully built e74a5ea580bc [2022-03-18T20:48:23.198Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-18T20:48:23.198Z]  Building security-secretstore-setup ... done Building core-data [2022-03-18T20:48:24.633Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-18T20:48:24.633Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-18T20:48:24.633Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-18T20:48:24.633Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-18T20:48:24.633Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-18T20:48:24.633Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-18T20:48:24.633Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-18T20:48:24.633Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-18T20:48:24.633Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-18T20:48:24.633Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-18T20:48:24.908Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-18T20:48:24.908Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-18T20:48:24.908Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-18T20:48:24.908Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-18T20:48:24.908Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-18T20:48:24.908Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-18T20:48:24.908Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-18T20:48:24.908Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-18T20:48:24.908Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-18T20:48:25.185Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-18T20:48:25.185Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-18T20:48:25.185Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-18T20:48:25.185Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-18T20:48:25.185Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-18T20:48:25.185Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-18T20:48:25.791Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:48:25.791Z] OK: 84 MiB in 64 packages [2022-03-18T20:48:31.201Z] Collecting docker-compose==1.23.2 [2022-03-18T20:48:31.201Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-18T20:48:31.201Z] Collecting docker<4.0,>=3.6.0 [2022-03-18T20:48:31.201Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-18T20:48:31.799Z] Collecting jsonschema<3,>=2.5.1 [2022-03-18T20:48:31.799Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-18T20:48:31.799Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-18T20:48:32.074Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-18T20:48:34.106Z] 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-03-18T20:48:34.106Z] Collecting docopt<0.7,>=0.6.1 [2022-03-18T20:48:34.106Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-18T20:48:36.783Z] Collecting texttable<0.10,>=0.9.0 [2022-03-18T20:48:36.783Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-18T20:48:38.813Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-18T20:48:38.813Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-18T20:48:39.808Z] Collecting PyYAML<4,>=3.10 [2022-03-18T20:48:39.808Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-18T20:48:43.190Z] Collecting cached-property<2,>=1.2.0 [2022-03-18T20:48:43.190Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-18T20:48:44.624Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-18T20:48:44.624Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-18T20:48:45.605Z] Collecting docker-pycreds>=0.4.0 [2022-03-18T20:48:45.605Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-18T20:48:46.586Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-18T20:48:46.586Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-18T20:48:46.586Z] 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-03-18T20:48:46.861Z] Collecting idna<2.8,>=2.5 [2022-03-18T20:48:46.861Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-18T20:48:47.137Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-18T20:48:47.137Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-18T20:48:47.412Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-18T20:48:47.413Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-18T20:48:47.413Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-18T20:48:47.686Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-18T20:48:48.665Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-18T20:48:48.665Z] Attempting uninstall: urllib3 [2022-03-18T20:48:48.665Z] Found existing installation: urllib3 1.26.5 [2022-03-18T20:48:48.665Z] Uninstalling urllib3-1.26.5: [2022-03-18T20:48:48.938Z] Successfully uninstalled urllib3-1.26.5 [2022-03-18T20:48:49.539Z] Attempting uninstall: idna [2022-03-18T20:48:49.539Z] Found existing installation: idna 3.2 [2022-03-18T20:48:49.539Z] Uninstalling idna-3.2: [2022-03-18T20:48:49.814Z] Successfully uninstalled idna-3.2 [2022-03-18T20:48:50.792Z] Attempting uninstall: chardet [2022-03-18T20:48:50.792Z] Found existing installation: chardet 4.0.0 [2022-03-18T20:48:50.792Z] Uninstalling chardet-4.0.0: [2022-03-18T20:48:50.792Z] Successfully uninstalled chardet-4.0.0 [2022-03-18T20:48:53.417Z] Attempting uninstall: requests [2022-03-18T20:48:53.417Z] Found existing installation: requests 2.25.1 [2022-03-18T20:48:53.417Z] Uninstalling requests-2.25.1: [2022-03-18T20:48:53.417Z] Successfully uninstalled requests-2.25.1 [2022-03-18T20:48:54.405Z] Running setup.py install for texttable: started [2022-03-18T20:48:56.391Z] Running setup.py install for texttable: finished with status 'done' [2022-03-18T20:48:56.391Z] Running setup.py install for PyYAML: started [2022-03-18T20:48:59.014Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-18T20:48:59.614Z] Running setup.py install for docopt: started [2022-03-18T20:49:02.243Z] Running setup.py install for docopt: finished with status 'done' [2022-03-18T20:49:02.243Z] Running setup.py install for dockerpty: started [2022-03-18T20:49:04.220Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-18T20:49:06.850Z] 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-03-18T20:49:07.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:49:07.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:49:07.124Z] ---> f77929573e62 [2022-03-18T20:49:07.124Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:49:07.124Z] ---> Using cache [2022-03-18T20:49:07.124Z] ---> bf64bfcd4d30 [2022-03-18T20:49:07.124Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:49:07.124Z] ---> Using cache [2022-03-18T20:49:07.124Z] ---> ce1670ba1da8 [2022-03-18T20:49:07.124Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T20:49:07.752Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:49:07.752Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:49:07.752Z] ---> f77929573e62 [2022-03-18T20:49:07.752Z] Step 3/31 : WORKDIR /edgex-go [2022-03-18T20:49:07.752Z] ---> Using cache [2022-03-18T20:49:07.752Z] ---> bf64bfcd4d30 [2022-03-18T20:49:07.752Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:49:07.752Z] ---> Using cache [2022-03-18T20:49:07.752Z] ---> ce1670ba1da8 [2022-03-18T20:49:07.752Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-18T20:49:08.026Z] ---> Running in c132641e2967 [2022-03-18T20:49:08.026Z] ---> Running in e7326970d455 [2022-03-18T20:49:08.639Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:49:08.639Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:49:08.639Z] ---> f77929573e62 [2022-03-18T20:49:08.639Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T20:49:08.639Z] ---> Using cache [2022-03-18T20:49:08.639Z] ---> bf64bfcd4d30 [2022-03-18T20:49:08.639Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:49:08.639Z] ---> Using cache [2022-03-18T20:49:08.639Z] ---> ce1670ba1da8 [2022-03-18T20:49:08.639Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-18T20:49:08.639Z] ---> Running in 2a2372436291 [2022-03-18T20:49:10.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T20:49:10.079Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T20:49:10.079Z] ---> f77929573e62 [2022-03-18T20:49:10.358Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T20:49:10.358Z] ---> Using cache [2022-03-18T20:49:10.358Z] ---> bf64bfcd4d30 [2022-03-18T20:49:10.358Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:49:10.358Z] ---> Using cache [2022-03-18T20:49:10.358Z] ---> ce1670ba1da8 [2022-03-18T20:49:10.358Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-18T20:49:10.358Z] ---> Running in 627a081b55ea [2022-03-18T20:49:10.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:49:10.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:49:10.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:49:11.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:49:11.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:49:11.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:49:11.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:49:12.510Z] OK: 220 MiB in 52 packages [2022-03-18T20:49:12.786Z] OK: 220 MiB in 52 packages [2022-03-18T20:49:13.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:49:13.352Z] OK: 220 MiB in 52 packages [2022-03-18T20:49:14.347Z] OK: 220 MiB in 52 packages [2022-03-18T20:49:14.347Z] Removing intermediate container e7326970d455 [2022-03-18T20:49:14.347Z] ---> 5dfde9bd28d9 [2022-03-18T20:49:14.347Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:49:14.956Z] Removing intermediate container c132641e2967 [2022-03-18T20:49:14.956Z] ---> 61aea403f823 [2022-03-18T20:49:14.956Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-18T20:49:14.956Z] Removing intermediate container 2a2372436291 [2022-03-18T20:49:14.956Z] ---> fd0441d9958a [2022-03-18T20:49:14.956Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T20:49:15.942Z] ---> 60f286c68762 [2022-03-18T20:49:15.942Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:49:15.942Z] Removing intermediate container 627a081b55ea [2022-03-18T20:49:15.942Z] ---> 8ac4ff8ad256 [2022-03-18T20:49:15.942Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T20:49:15.942Z] ---> Running in 692053a2935f [2022-03-18T20:49:16.216Z] ---> fb64a7290466 [2022-03-18T20:49:16.216Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:49:16.216Z] ---> cfcd108cabac [2022-03-18T20:49:16.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:49:16.489Z] ---> Running in e7cfee7a0bbe [2022-03-18T20:49:16.489Z] ---> Running in 6bc611aa50a4 [2022-03-18T20:49:17.088Z] ---> 6d6b19e1ed86 [2022-03-18T20:49:17.088Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T20:49:17.362Z] ---> Running in 54779ef0af14 [2022-03-18T20:49:21.687Z] Removing intermediate container 692053a2935f [2022-03-18T20:49:21.687Z] ---> 272098ce8ed7 [2022-03-18T20:49:21.687Z] Step 8/23 : COPY . . [2022-03-18T20:49:23.677Z] Removing intermediate container e7cfee7a0bbe [2022-03-18T20:49:23.677Z] ---> 20345850a711 [2022-03-18T20:49:23.677Z] Step 8/31 : COPY . . [2022-03-18T20:49:23.677Z] Removing intermediate container 54779ef0af14 [2022-03-18T20:49:23.677Z] ---> 92fd8171444e [2022-03-18T20:49:23.677Z] Step 8/23 : COPY . . [2022-03-18T20:49:23.677Z] Removing intermediate container 6bc611aa50a4 [2022-03-18T20:49:23.677Z] ---> 47e739a8a15b [2022-03-18T20:49:23.677Z] Step 8/22 : COPY . . [2022-03-18T20:49:26.315Z] Removing intermediate container 752639a155b6 [2022-03-18T20:49:26.315Z] ---> e519f062100c [2022-03-18T20:49:26.315Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-18T20:49:26.589Z] ---> Running in 2fcdce96b430 [2022-03-18T20:49:27.185Z] Removing intermediate container 2fcdce96b430 [2022-03-18T20:49:27.185Z] ---> d0aba9215b1b [2022-03-18T20:49:27.185Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-18T20:49:27.455Z] ---> Running in c65556da98fa [2022-03-18T20:49:28.057Z] Removing intermediate container c65556da98fa [2022-03-18T20:49:28.057Z] ---> ef424e8cf345 [2022-03-18T20:49:28.057Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-18T20:49:30.675Z] ---> b0e20f253004 [2022-03-18T20:49:30.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-18T20:49:31.655Z] ---> 851dc6fcf778 [2022-03-18T20:49:31.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-18T20:49:33.104Z] ---> 8ce7093f722c [2022-03-18T20:49:33.104Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-18T20:49:33.104Z] ---> Running in e7f7766af819 [2022-03-18T20:49:34.086Z] Removing intermediate container e7f7766af819 [2022-03-18T20:49:34.086Z] ---> fa9835797d77 [2022-03-18T20:49:34.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:49:34.086Z] ---> Running in 3037b32139ec [2022-03-18T20:49:34.687Z] Removing intermediate container 3037b32139ec [2022-03-18T20:49:34.687Z] ---> e58d955cc31f [2022-03-18T20:49:34.687Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T20:49:34.962Z] ---> Running in fd3f28eae59d [2022-03-18T20:49:35.569Z] Removing intermediate container fd3f28eae59d [2022-03-18T20:49:35.569Z] ---> 5ebb47802a7a [2022-03-18T20:49:35.569Z] Step 22/23 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:49:35.569Z] ---> Running in f937fc8c15a8 [2022-03-18T20:49:36.182Z] Removing intermediate container f937fc8c15a8 [2022-03-18T20:49:36.182Z] ---> 3a0a1101d4da [2022-03-18T20:49:36.182Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:49:36.453Z] ---> Running in 6aadd92203e1 [2022-03-18T20:49:37.045Z] Removing intermediate container 6aadd92203e1 [2022-03-18T20:49:37.045Z] ---> 6ae13ebb3c54 [2022-03-18T20:49:37.045Z] [2022-03-18T20:49:37.321Z] Successfully built 6ae13ebb3c54 [2022-03-18T20:49:37.321Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-18T20:49:45.874Z]  Building sys-mgmt-agent ... done  ---> 7f1bb7dfc1f8 [2022-03-18T20:49:45.874Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-18T20:49:45.874Z] ---> a556613ba557 [2022-03-18T20:49:45.874Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-18T20:49:45.874Z] ---> 658efb261fc4 [2022-03-18T20:49:45.874Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-18T20:49:45.874Z] ---> f7bb780ade8a [2022-03-18T20:49:45.874Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-18T20:49:45.874Z] ---> Running in 7f5e80e00626 [2022-03-18T20:49:45.874Z] ---> Running in c3d83ee84723 [2022-03-18T20:49:45.874Z] ---> Running in 0dcf8abbff63 [2022-03-18T20:49:45.874Z] ---> Running in b60d30ccaf14 [2022-03-18T20:49:46.881Z] 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-03-18T20:49:47.156Z] 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-03-18T20:49:47.432Z] 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-03-18T20:49:47.706Z] 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-03-18T20:51:54.563Z] Removing intermediate container 0dcf8abbff63 [2022-03-18T20:51:54.563Z] ---> cb1e9d1b8bcd [2022-03-18T20:51:54.563Z] [2022-03-18T20:51:54.563Z] Step 10/31 : FROM alpine:3.14 [2022-03-18T20:51:54.563Z] ---> 71a2028e5025 [2022-03-18T20:51:54.563Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-18T20:51:54.563Z] ---> Running in 308858c1aa4b [2022-03-18T20:51:54.563Z] Removing intermediate container 308858c1aa4b [2022-03-18T20:51:54.563Z] ---> 704315916dce [2022-03-18T20:51:54.563Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-18T20:51:54.563Z] ---> Running in 705de5d7f5e6 [2022-03-18T20:51:54.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:51:54.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:51:54.563Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-18T20:51:54.563Z] (2/2) Installing su-exec (0.2-r1) [2022-03-18T20:51:54.563Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:51:54.563Z] OK: 6 MiB in 16 packages [2022-03-18T20:51:54.563Z] Removing intermediate container 705de5d7f5e6 [2022-03-18T20:51:54.563Z] ---> 87013546e85e [2022-03-18T20:51:54.563Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-18T20:51:54.563Z] ---> Running in aa6aa8421ff4 [2022-03-18T20:51:54.563Z] Removing intermediate container aa6aa8421ff4 [2022-03-18T20:51:54.563Z] ---> 0dc8251c77bd [2022-03-18T20:51:54.563Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-18T20:51:54.563Z] ---> Running in 5677eefdcb62 [2022-03-18T20:51:54.563Z] Removing intermediate container 5677eefdcb62 [2022-03-18T20:51:54.563Z] ---> c4f43e1ec663 [2022-03-18T20:51:54.563Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-18T20:51:54.563Z] ---> Running in a84ef38bb7aa [2022-03-18T20:51:57.184Z] Removing intermediate container a84ef38bb7aa [2022-03-18T20:51:57.184Z] ---> cb30f05dc3cb [2022-03-18T20:51:57.184Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-18T20:51:57.184Z] ---> Running in 4e1b7a0b310d [2022-03-18T20:51:57.806Z] Removing intermediate container 4e1b7a0b310d [2022-03-18T20:51:57.806Z] ---> 587f05f8bbb7 [2022-03-18T20:51:57.806Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-18T20:51:59.805Z] ---> 247a87b7aab3 [2022-03-18T20:51:59.805Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-18T20:51:59.805Z] ---> Running in 0854c9dd5238 [2022-03-18T20:52:00.094Z] Removing intermediate container 7f5e80e00626 [2022-03-18T20:52:00.094Z] ---> 036a953e125f [2022-03-18T20:52:00.094Z] [2022-03-18T20:52:00.094Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:52:00.094Z] ---> 71a2028e5025 [2022-03-18T20:52:00.094Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T20:52:00.094Z] ---> Using cache [2022-03-18T20:52:00.094Z] ---> 76a01eff5d2e [2022-03-18T20:52:00.094Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:52:00.094Z] ---> Using cache [2022-03-18T20:52:00.094Z] ---> 5cdff110bd15 [2022-03-18T20:52:00.094Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-18T20:52:00.094Z] ---> Running in ff473c2a1644 [2022-03-18T20:52:01.075Z] Removing intermediate container ff473c2a1644 [2022-03-18T20:52:01.075Z] ---> f7ccd5937e14 [2022-03-18T20:52:01.075Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T20:52:01.075Z] ---> Running in 6c4de898e106 [2022-03-18T20:52:01.350Z] Removing intermediate container c3d83ee84723 [2022-03-18T20:52:01.350Z] ---> feb4d37c4518 [2022-03-18T20:52:01.350Z] [2022-03-18T20:52:01.350Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T20:52:01.350Z] ---> 71a2028e5025 [2022-03-18T20:52:01.350Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-18T20:52:01.633Z] ---> Running in 786235c7e84f [2022-03-18T20:52:01.917Z] Removing intermediate container 6c4de898e106 [2022-03-18T20:52:01.917Z] ---> f7ce4bce1889 [2022-03-18T20:52:01.917Z] Step 15/23 : WORKDIR / [2022-03-18T20:52:02.191Z] ---> Running in 3d001bae8441 [2022-03-18T20:52:02.810Z] Removing intermediate container 0854c9dd5238 [2022-03-18T20:52:02.810Z] ---> 07ec5855e1c5 [2022-03-18T20:52:02.810Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:52:03.083Z] Removing intermediate container 3d001bae8441 [2022-03-18T20:52:03.083Z] ---> 7d2caed4457e [2022-03-18T20:52:03.083Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:52:03.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:52:03.991Z] ---> b8a1d52e622a [2022-03-18T20:52:03.991Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-18T20:52:03.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:52:03.991Z] ---> f7894d242648 [2022-03-18T20:52:03.991Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-18T20:52:04.987Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-18T20:52:04.987Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-18T20:52:04.987Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:52:05.278Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T20:52:05.278Z] OK: 6 MiB in 16 packages [2022-03-18T20:52:05.911Z] ---> 798637bdf000 [2022-03-18T20:52:05.911Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-18T20:52:06.199Z] ---> 205ac2ee798a [2022-03-18T20:52:06.199Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-18T20:52:06.811Z] ---> e9545c98e87b [2022-03-18T20:52:06.811Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-18T20:52:07.095Z] ---> e661dd33cd3a [2022-03-18T20:52:07.095Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-18T20:52:07.095Z] ---> Running in e919de5179dd [2022-03-18T20:52:07.382Z] Removing intermediate container 786235c7e84f [2022-03-18T20:52:07.382Z] ---> b6cf0676915e [2022-03-18T20:52:07.382Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T20:52:07.664Z] ---> Running in c4bc0dc18185 [2022-03-18T20:52:07.664Z] Removing intermediate container e919de5179dd [2022-03-18T20:52:07.664Z] ---> 30edbfe366ce [2022-03-18T20:52:07.664Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:52:07.938Z] ---> Running in 36174fb35458 [2022-03-18T20:52:08.225Z] ---> 993000e10b0f [2022-03-18T20:52:08.225Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-18T20:52:08.225Z] Removing intermediate container c4bc0dc18185 [2022-03-18T20:52:08.225Z] ---> 86cc612a6b42 [2022-03-18T20:52:08.225Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-18T20:52:08.225Z] ---> Running in fd319ea37f79 [2022-03-18T20:52:08.498Z] Removing intermediate container 36174fb35458 [2022-03-18T20:52:08.498Z] ---> 541a8d4690bc [2022-03-18T20:52:08.498Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T20:52:08.498Z] ---> Running in 60ed4542785a [2022-03-18T20:52:09.098Z] Removing intermediate container fd319ea37f79 [2022-03-18T20:52:09.098Z] ---> a67814f7bff0 [2022-03-18T20:52:09.098Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T20:52:09.098Z] Removing intermediate container 60ed4542785a [2022-03-18T20:52:09.098Z] ---> 318916750d60 [2022-03-18T20:52:09.098Z] ---> Running in 223114780f08 [2022-03-18T20:52:09.098Z] Step 22/23 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:52:09.098Z] ---> aa79341e7d1f [2022-03-18T20:52:09.098Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-18T20:52:09.374Z] ---> Running in ef1d2bd4724a [2022-03-18T20:52:09.648Z] ---> Running in 658bd1808417 [2022-03-18T20:52:09.648Z] Removing intermediate container 223114780f08 [2022-03-18T20:52:09.648Z] ---> 7f163093e712 [2022-03-18T20:52:09.648Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:52:09.920Z] Removing intermediate container ef1d2bd4724a [2022-03-18T20:52:09.920Z] ---> aba2023327fc [2022-03-18T20:52:09.920Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:52:10.192Z] ---> Running in 5a07648b371e [2022-03-18T20:52:10.192Z] Removing intermediate container 658bd1808417 [2022-03-18T20:52:10.192Z] ---> 470f1308018e [2022-03-18T20:52:10.192Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-18T20:52:10.787Z] Removing intermediate container 5a07648b371e [2022-03-18T20:52:10.787Z] ---> 0e5b20e79975 [2022-03-18T20:52:10.787Z] [2022-03-18T20:52:10.787Z] ---> f92d0010f1b4 [2022-03-18T20:52:10.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-18T20:52:11.384Z] ---> 5eb36c5ca0f2 [2022-03-18T20:52:11.384Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-18T20:52:11.384Z] Successfully built 0e5b20e79975 [2022-03-18T20:52:11.384Z] Successfully tagged core-metadata-arm64:latest [2022-03-18T20:52:11.659Z]  Building core-metadata ... done  ---> Running in 505a8e078b13 [2022-03-18T20:52:12.264Z] Removing intermediate container b60d30ccaf14 [2022-03-18T20:52:12.264Z] ---> 485bb1c0c744 [2022-03-18T20:52:12.264Z] [2022-03-18T20:52:12.264Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T20:52:12.264Z] ---> 71a2028e5025 [2022-03-18T20:52:12.264Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-18T20:52:12.264Z] ---> Running in 33ed81a78455 [2022-03-18T20:52:12.541Z] ---> 4da76956ec18 [2022-03-18T20:52:12.541Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-18T20:52:12.819Z] Removing intermediate container 33ed81a78455 [2022-03-18T20:52:12.819Z] ---> a23a9f44dfac [2022-03-18T20:52:12.819Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-18T20:52:13.095Z] ---> Running in f73846a65352 [2022-03-18T20:52:13.095Z] ---> 774a1e21863f [2022-03-18T20:52:13.095Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-18T20:52:13.375Z] ---> Running in 95de506471c1 [2022-03-18T20:52:13.651Z] Removing intermediate container f73846a65352 [2022-03-18T20:52:13.651Z] ---> 1593ebaaa104 [2022-03-18T20:52:13.651Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-18T20:52:13.651Z] ---> Running in 63f1ff0f1ff3 [2022-03-18T20:52:13.924Z] Removing intermediate container 505a8e078b13 [2022-03-18T20:52:13.925Z] ---> 0bc1aa7264cc [2022-03-18T20:52:13.925Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-18T20:52:13.925Z] Removing intermediate container 95de506471c1 [2022-03-18T20:52:13.925Z] ---> 3de7ae57d9fb [2022-03-18T20:52:13.925Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:52:13.925Z] ---> Running in 304f39593442 [2022-03-18T20:52:14.201Z] ---> Running in a888f120471c [2022-03-18T20:52:14.201Z] Removing intermediate container 63f1ff0f1ff3 [2022-03-18T20:52:14.201Z] ---> ebad69204d86 [2022-03-18T20:52:14.201Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T20:52:14.201Z] ---> Running in d3045c5dfafe [2022-03-18T20:52:14.804Z] Removing intermediate container 304f39593442 [2022-03-18T20:52:14.804Z] ---> 4131e57b1c10 [2022-03-18T20:52:14.804Z] Step 20/22 : LABEL arch=arm64 [2022-03-18T20:52:14.804Z] ---> Running in c021691eab07 [2022-03-18T20:52:14.804Z] Removing intermediate container a888f120471c [2022-03-18T20:52:14.804Z] ---> 4a248cd22e39 [2022-03-18T20:52:14.804Z] Step 28/31 : CMD ["gate"] [2022-03-18T20:52:15.086Z] ---> Running in 4d52bcc70bd6 [2022-03-18T20:52:15.360Z] Removing intermediate container c021691eab07 [2022-03-18T20:52:15.360Z] ---> 3d25554b9814 [2022-03-18T20:52:15.360Z] Step 21/22 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:52:15.360Z] ---> Running in 3b53af69824f [2022-03-18T20:52:15.956Z] Removing intermediate container 4d52bcc70bd6 [2022-03-18T20:52:15.956Z] ---> 841b0226dc4e [2022-03-18T20:52:15.956Z] Step 29/31 : LABEL arch=arm64 [2022-03-18T20:52:15.956Z] Removing intermediate container 3b53af69824f [2022-03-18T20:52:15.956Z] ---> 07dc76243ca9 [2022-03-18T20:52:15.956Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T20:52:15.956Z] ---> Running in a7ec4b6e6ffb [2022-03-18T20:52:16.241Z] ---> Running in 02cb78443087 [2022-03-18T20:52:16.520Z] Removing intermediate container a7ec4b6e6ffb [2022-03-18T20:52:16.520Z] ---> 73268631691d [2022-03-18T20:52:16.520Z] [2022-03-18T20:52:16.520Z] Removing intermediate container d3045c5dfafe [2022-03-18T20:52:16.520Z] ---> e97b69b3e83a [2022-03-18T20:52:16.520Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-18T20:52:16.520Z] Removing intermediate container 02cb78443087 [2022-03-18T20:52:16.520Z] ---> d0ced50381a8 [2022-03-18T20:52:16.520Z] Step 30/31 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:52:16.799Z] ---> Running in c7f3dc2d957a [2022-03-18T20:52:17.076Z] ---> Running in c99de6255008 [2022-03-18T20:52:17.351Z] Successfully built 73268631691d [2022-03-18T20:52:17.351Z] Successfully tagged support-notifications-arm64:latest [2022-03-18T20:52:17.351Z]  Building support-notifications ... done Removing intermediate container c99de6255008 [2022-03-18T20:52:17.351Z] ---> 5bf5f1f3ec66 [2022-03-18T20:52:17.351Z] Step 31/31 : LABEL version=0.0.0 [2022-03-18T20:52:17.625Z] ---> Running in ba0b564c921b [2022-03-18T20:52:18.228Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T20:52:18.228Z] Removing intermediate container ba0b564c921b [2022-03-18T20:52:18.228Z] ---> a4bcf0413ee6 [2022-03-18T20:52:18.228Z] [2022-03-18T20:52:18.502Z] Successfully built a4bcf0413ee6 [2022-03-18T20:52:18.502Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-18T20:52:19.098Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T20:52:20.080Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-18T20:52:20.080Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T20:52:20.080Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-18T20:52:20.080Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T20:52:20.354Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-18T20:52:20.354Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-18T20:52:20.627Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T20:52:20.627Z] OK: 8 MiB in 20 packages [2022-03-18T20:52:21.618Z] Removing intermediate container c7f3dc2d957a [2022-03-18T20:52:21.618Z] ---> 3b4305a7400a [2022-03-18T20:52:21.618Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T20:52:22.213Z] ---> 9e728fd415ff [2022-03-18T20:52:22.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-18T20:52:23.194Z] ---> b5903972c09d [2022-03-18T20:52:23.194Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-18T20:52:23.468Z] ---> 2bb9aa4afb4e [2022-03-18T20:52:23.468Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-18T20:52:23.744Z] ---> Running in 2670b785b211 [2022-03-18T20:52:24.017Z] Removing intermediate container 2670b785b211 [2022-03-18T20:52:24.017Z] ---> f599247fac02 [2022-03-18T20:52:24.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T20:52:24.017Z] ---> Running in 36cc03ea162f [2022-03-18T20:52:24.294Z] Removing intermediate container 36cc03ea162f [2022-03-18T20:52:24.294Z] ---> 35d7627ec08d [2022-03-18T20:52:24.294Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T20:52:24.566Z] ---> Running in ac2725b107d0 [2022-03-18T20:52:24.838Z] Removing intermediate container ac2725b107d0 [2022-03-18T20:52:24.838Z] ---> 8ef1c830a5db [2022-03-18T20:52:24.838Z] Step 22/23 : LABEL git_sha=45bf2093104e626c4171ff43432af7aa5f3d3a65 [2022-03-18T20:52:24.838Z] ---> Running in 8227271a0f1e [2022-03-18T20:52:25.132Z] Removing intermediate container 8227271a0f1e [2022-03-18T20:52:25.132Z] ---> 5fa4c2a9df9a [2022-03-18T20:52:25.132Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T20:52:25.429Z] ---> Running in 5e529cea81a6 [2022-03-18T20:52:25.708Z] Removing intermediate container 5e529cea81a6 [2022-03-18T20:52:25.708Z] ---> 0387d82be791 [2022-03-18T20:52:25.708Z] [2022-03-18T20:52:26.307Z] Successfully built 0387d82be791 [2022-03-18T20:52:26.307Z] Successfully tagged core-data-arm64:latest [2022-03-18T20:52:26.605Z]  Building core-data ... done  [Pipeline] } [2022-03-18T20:52:26.620Z] $ docker stop --time=1 ae547a7a7e9197e7b231f0bceb914a9920e0c677f402186c85ce120e3fcf9eee [2022-03-18T20:52:28.342Z] $ docker rm -f ae547a7a7e9197e7b231f0bceb914a9920e0c677f402186c85ce120e3fcf9eee [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T20:52:28.956Z] + docker images [2022-03-18T20:52:29.238Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T20:52:29.238Z] core-data-arm64 latest 0387d82be791 4 seconds ago 19.2MB [2022-03-18T20:52:29.238Z] security-bootstrapper-arm64 latest a4bcf0413ee6 12 seconds ago 18MB [2022-03-18T20:52:29.238Z] support-notifications-arm64 latest 73268631691d 13 seconds ago 16.1MB [2022-03-18T20:52:29.238Z] 485bb1c0c744 18 seconds ago 1.61GB [2022-03-18T20:52:29.238Z] core-metadata-arm64 latest 0e5b20e79975 19 seconds ago 16MB [2022-03-18T20:52:29.238Z] feb4d37c4518 29 seconds ago 1.6GB [2022-03-18T20:52:29.238Z] 036a953e125f 30 seconds ago 1.6GB [2022-03-18T20:52:29.238Z] cb1e9d1b8bcd 43 seconds ago 1.59GB [2022-03-18T20:52:29.238Z] sys-mgmt-agent-arm64 latest 6ae13ebb3c54 2 minutes ago 280MB [2022-03-18T20:52:29.238Z] security-secretstore-setup-arm64 latest e74a5ea580bc 4 minutes ago 26.9MB [2022-03-18T20:52:29.238Z] security-proxy-setup-arm64 latest dae959807285 4 minutes ago 25.4MB [2022-03-18T20:52:29.238Z] core-command-arm64 latest d95f5da60581 4 minutes ago 15.3MB [2022-03-18T20:52:29.238Z] support-scheduler-arm64 latest a3500ba498bf 4 minutes ago 15.4MB [2022-03-18T20:52:29.238Z] 3dc455bcf700 4 minutes ago 1.6GB [2022-03-18T20:52:29.238Z] 9320fcf7e9b0 4 minutes ago 1.59GB [2022-03-18T20:52:29.238Z] 2f346a0512f6 4 minutes ago 1.6GB [2022-03-18T20:52:29.238Z] fc1b9ceb3269 4 minutes ago 1.6GB [2022-03-18T20:52:29.238Z] 9c0d80620eb1 4 minutes ago 1.59GB [2022-03-18T20:52:29.238Z] ci-base-image-arm64 latest f77929573e62 16 minutes ago 1.26GB [2022-03-18T20:52:29.238Z] alpine 3.14 71a2028e5025 26 hours ago 5.34MB [2022-03-18T20:52:29.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-18T20:52:29.238Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-18T20:52:29.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:52:29.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T20:52:29.723Z] [2022-03-18T20:52:29.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:52:30.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T20:52:30.391Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-18T20:52:30.391Z] 8998bd30e6a1: Pulling fs layer [2022-03-18T20:52:30.391Z] 04944245beec: Pulling fs layer [2022-03-18T20:52:30.391Z] 699f458cf7ca: Pulling fs layer [2022-03-18T20:52:30.391Z] 765212b225bb: Pulling fs layer [2022-03-18T20:52:30.391Z] f23df028b6ca: Pulling fs layer [2022-03-18T20:52:30.391Z] d65c8cfc05b1: Pulling fs layer [2022-03-18T20:52:30.391Z] 2437ff75d9bd: Pulling fs layer [2022-03-18T20:52:30.391Z] 765212b225bb: Waiting [2022-03-18T20:52:30.391Z] f23df028b6ca: Waiting [2022-03-18T20:52:30.391Z] d65c8cfc05b1: Waiting [2022-03-18T20:52:30.391Z] 2437ff75d9bd: Waiting [2022-03-18T20:52:30.391Z] 04944245beec: Download complete [2022-03-18T20:52:30.391Z] 765212b225bb: Download complete [2022-03-18T20:52:30.391Z] f23df028b6ca: Verifying Checksum [2022-03-18T20:52:30.391Z] f23df028b6ca: Download complete [2022-03-18T20:52:30.391Z] d65c8cfc05b1: Verifying Checksum [2022-03-18T20:52:30.391Z] d65c8cfc05b1: Download complete [2022-03-18T20:52:30.668Z] 699f458cf7ca: Verifying Checksum [2022-03-18T20:52:30.668Z] 699f458cf7ca: Download complete [2022-03-18T20:52:30.952Z] 8998bd30e6a1: Verifying Checksum [2022-03-18T20:52:30.952Z] 8998bd30e6a1: Download complete [2022-03-18T20:52:33.571Z] 2437ff75d9bd: Verifying Checksum [2022-03-18T20:52:33.571Z] 2437ff75d9bd: Download complete [2022-03-18T20:52:35.541Z] 8998bd30e6a1: Pull complete [2022-03-18T20:52:35.813Z] 04944245beec: Pull complete [2022-03-18T20:52:37.246Z] 699f458cf7ca: Pull complete [2022-03-18T20:52:37.519Z] 765212b225bb: Pull complete [2022-03-18T20:52:38.496Z] f23df028b6ca: Pull complete [2022-03-18T20:52:38.768Z] d65c8cfc05b1: Pull complete [2022-03-18T20:52:53.845Z] 2437ff75d9bd: Pull complete [2022-03-18T20:52:53.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-18T20:52:53.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T20:52:53.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-18T20:52:54.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-8007 does not seem to be running inside a container [2022-03-18T20:52:54.200Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-18T20:52:57.198Z] $ docker top b1a512d4e97edd215bd75e1d37ca4e04aeb79a8db538e5d01c6fd90a71e67f02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:52:58.189Z] ---> job-cost.sh [2022-03-18T20:52:58.189Z] lf-activate-venv: SKIPPING [2022-03-18T20:52:58.189Z] INFO: No Stack... [2022-03-18T20:52:58.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-18T20:52:59.380Z] INFO: Archiving Costs [Pipeline] sh [2022-03-18T20:53:00.324Z] + cut -d, -f6 [2022-03-18T20:53:00.324Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock [2022-03-18T20:53:00.392Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-8-stack-cost] [2022-03-18T20:53:00.398Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-8-stack-cost] did not exist. Created. [2022-03-18T20:53:00.398Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-18T20:53:01.067Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-18T20:53:01.249Z] Stashed 1 file(s) [Pipeline] } [2022-03-18T20:53:01.255Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-18T20:53:01.285Z] $ docker stop --time=1 b1a512d4e97edd215bd75e1d37ca4e04aeb79a8db538e5d01c6fd90a71e67f02 [2022-03-18T20:53:02.807Z] $ docker rm -f b1a512d4e97edd215bd75e1d37ca4e04aeb79a8db538e5d01c6fd90a71e67f02 [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-03-18T20:53:03.286Z] provisioning config files... [2022-03-18T20:53:03.293Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config8085864683374423964tmp [Pipeline] { [Pipeline] sh [2022-03-18T20:53:03.587Z] + set +x [2022-03-18T20:53:03.587Z] + curl -s https://codecov.io/bash [2022-03-18T20:53:03.587Z] + bash -s -- [2022-03-18T20:53:03.587Z] [2022-03-18T20:53:03.587Z] _____ _ [2022-03-18T20:53:03.587Z] / ____| | | [2022-03-18T20:53:03.587Z] | | ___ __| | ___ ___ _____ __ [2022-03-18T20:53:03.587Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-18T20:53:03.587Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-18T20:53:03.587Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-18T20:53:03.587Z] Bash-1.0.6 [2022-03-18T20:53:03.587Z] [2022-03-18T20:53:03.587Z] [2022-03-18T20:53:03.587Z] ==> git version 2.25.1 found [2022-03-18T20:53:03.587Z] ==> 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-03-18T20:53:03.587Z] Release-Date: 2020-01-08 [2022-03-18T20:53:03.587Z] 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-03-18T20:53:03.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-18T20:53:03.587Z] ==> Jenkins CI detected. [2022-03-18T20:53:03.587Z] current dir:  /w/workspace/edgex-go/8 [2022-03-18T20:53:03.587Z] project root: . [2022-03-18T20:53:03.587Z] --> token set from env [2022-03-18T20:53:03.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-18T20:53:03.587Z] ==> Running gcov in . (disable via -X gcov) [2022-03-18T20:53:03.587Z] ==> Python coveragepy not found [2022-03-18T20:53:03.587Z] ==> Searching for coverage reports in: [2022-03-18T20:53:03.587Z] + . [2022-03-18T20:53:03.587Z] -> Found 1 reports [2022-03-18T20:53:03.587Z] ==> Detecting git/mercurial file structure [2022-03-18T20:53:03.587Z] ==> Reading reports [2022-03-18T20:53:03.587Z] + ./coverage.out bytes=426503 [2022-03-18T20:53:03.587Z] ==> Appending adjustments [2022-03-18T20:53:03.587Z] https://docs.codecov.io/docs/fixing-reports [2022-03-18T20:53:04.970Z] + Found adjustments [2022-03-18T20:53:04.970Z] ==> Gzipping contents [2022-03-18T20:53:04.970Z] 60K /tmp/codecov.JRspaZ.gz [2022-03-18T20:53:04.970Z] ==> Uploading reports [2022-03-18T20:53:04.970Z] url: https://codecov.io [2022-03-18T20:53:04.970Z] query: branch=PR-3904&commit=18016a75bb76c43a519eee24bede67acfd91d4f3&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-18T20:53:04.970Z] -> Pinging Codecov [2022-03-18T20:53:04.970Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=18016a75bb76c43a519eee24bede67acfd91d4f3&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-18T20:53:04.970Z] -> Uploading to [2022-03-18T20:53:04.970Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-18/00271124DB129430A58F1EEE437C3FCB/18016a75bb76c43a519eee24bede67acfd91d4f3/d9364c57-d3f6-4aa9-bb07-ad86997548fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220318T205304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce7cc64db0de134f85c746e18d6d9ff4805a5e22ed532fd8b7f7c4ed15ab9c72 [2022-03-18T20:53:05.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T20:53:05.230Z] Dload Upload Total Spent Left Speed [2022-03-18T20:53:05.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57936 0 0 100 57936 0 237k --:--:-- --:--:-- --:--:-- 237k [2022-03-18T20:53:05.230Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/18016a75bb76c43a519eee24bede67acfd91d4f3 [Pipeline] } [2022-03-18T20:53:05.239Z] 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-03-18T20:53:05.853Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:53:06.149Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:53:07.020Z] ---> package-listing.sh [2022-03-18T20:53:07.020Z] ++ facter osfamily [2022-03-18T20:53:07.020Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-18T20:53:07.281Z] + OS_FAMILY=debian [2022-03-18T20:53:07.281Z] + workspace=/w/workspace/edgex-go/8 [2022-03-18T20:53:07.281Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-18T20:53:07.281Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-18T20:53:07.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-18T20:53:07.281Z] + PACKAGES=/tmp/packages_start.txt [2022-03-18T20:53:07.281Z] + '[' /w/workspace/edgex-go/8 ']' [2022-03-18T20:53:07.281Z] + PACKAGES=/tmp/packages_end.txt [2022-03-18T20:53:07.281Z] + case "${OS_FAMILY}" in [2022-03-18T20:53:07.281Z] + dpkg -l [2022-03-18T20:53:07.281Z] + grep '^ii' [2022-03-18T20:53:07.281Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-18T20:53:07.281Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-18T20:53:07.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-18T20:53:07.281Z] + '[' /w/workspace/edgex-go/8 ']' [2022-03-18T20:53:07.281Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-03-18T20:53:07.281Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-03-18T20:53:07.293Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-18T20:53:07.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:53:08.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T20:53:08.134Z] [2022-03-18T20:53:08.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T20:53:08.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T20:53:08.435Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-18T20:53:08.435Z] 5eb5b503b376: Pulling fs layer [2022-03-18T20:53:08.435Z] 5c69ac0246d0: Pulling fs layer [2022-03-18T20:53:08.435Z] ec43610c2a17: Pulling fs layer [2022-03-18T20:53:08.435Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-18T20:53:08.435Z] 33b1e0a273af: Pulling fs layer [2022-03-18T20:53:08.435Z] 5d3b04190fa2: Pulling fs layer [2022-03-18T20:53:08.435Z] 2f39f015ded8: Pulling fs layer [2022-03-18T20:53:08.435Z] 33b1e0a273af: Waiting [2022-03-18T20:53:08.435Z] 5d3b04190fa2: Waiting [2022-03-18T20:53:08.435Z] 3a2ae6a8a46f: Waiting [2022-03-18T20:53:08.435Z] 2f39f015ded8: Waiting [2022-03-18T20:53:08.435Z] 5c69ac0246d0: Verifying Checksum [2022-03-18T20:53:08.435Z] 5c69ac0246d0: Download complete [2022-03-18T20:53:08.435Z] 3a2ae6a8a46f: Download complete [2022-03-18T20:53:08.435Z] 33b1e0a273af: Verifying Checksum [2022-03-18T20:53:08.435Z] 33b1e0a273af: Download complete [2022-03-18T20:53:08.435Z] 5d3b04190fa2: Verifying Checksum [2022-03-18T20:53:08.435Z] 5d3b04190fa2: Download complete [2022-03-18T20:53:08.694Z] ec43610c2a17: Verifying Checksum [2022-03-18T20:53:08.694Z] ec43610c2a17: Download complete [2022-03-18T20:53:08.694Z] 5eb5b503b376: Download complete [2022-03-18T20:53:09.261Z] 2f39f015ded8: Verifying Checksum [2022-03-18T20:53:09.261Z] 2f39f015ded8: Download complete [2022-03-18T20:53:09.829Z] 5eb5b503b376: Pull complete [2022-03-18T20:53:10.089Z] 5c69ac0246d0: Pull complete [2022-03-18T20:53:10.352Z] ec43610c2a17: Pull complete [2022-03-18T20:53:10.610Z] 3a2ae6a8a46f: Pull complete [2022-03-18T20:53:10.870Z] 33b1e0a273af: Pull complete [2022-03-18T20:53:10.870Z] 5d3b04190fa2: Pull complete [2022-03-18T20:53:16.148Z] 2f39f015ded8: Pull complete [2022-03-18T20:53:16.148Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-18T20:53:16.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T20:53:16.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-18T20:53:16.216Z] prd-ubuntu20.04-docker-8c-8g-8003 does not seem to be running inside a container [2022-03-18T20:53:16.259Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-18T20:53:17.936Z] $ docker top bf96b2d52e03b3ade3d282c813a33d7b7a19c5185fa8e65b7af796f79d65abcc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T20:53:18.398Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-18T20:53:18.748Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-18T20:53:19.038Z] + ls /var/log/sa-host [2022-03-18T20:53:19.038Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T20:53:19.123Z] provisioning config files... [2022-03-18T20:53:19.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config7544296939441548641tmp [Pipeline] { [Pipeline] echo [2022-03-18T20:53:19.143Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:53:19.431Z] ---> create-netrc.sh [Pipeline] } [2022-03-18T20:53:19.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:53:19.766Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-18T20:53:19.777Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:53:20.067Z] ---> sudo-logs.sh [2022-03-18T20:53:20.067Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-18T20:53:20.089Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:53:20.374Z] ---> job-cost.sh [2022-03-18T20:53:20.375Z] lf-activate-venv: SKIPPING [2022-03-18T20:53:20.375Z] DEBUG: total: 0.10999999940395355 [2022-03-18T20:53:20.375Z] INFO: Retrieving Stack Cost... [2022-03-18T20:53:20.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-18T20:53:21.205Z] INFO: Archiving Costs [Pipeline] echo [2022-03-18T20:53:21.222Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T20:53:21.510Z] ---> logs-deploy.sh [2022-03-18T20:53:21.510Z] lf-activate-venv: SKIPPING [2022-03-18T20:53:21.510Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/8 [2022-03-18T20:53:21.510Z] INFO: archiving workspace using pattern(s): [2022-03-18T20:53:22.450Z] Archives upload complete. [2022-03-18T20:53:22.450Z] INFO: archiving logs to Nexus