Pull request #4403 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AbhijithNarayan for edgexfoundry/edgex-go Loading trusted files from base branch jakarta at 37bead552474273de976aaf56ac2094eaaca713f rather than 5ff0ddf6099717705e7ca6c15115871fe6e26ddf Obtained Jenkinsfile from 37bead552474273de976aaf56ac2094eaaca713f 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-ssh3833910269687549038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1383404618821332811.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14914336735181083427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15054227438687611913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13281368355330196122.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11328865299039322131.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7967 in /w/workspace/edgexfoundry_edgex-go_PR-4403 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4403/head:refs/remotes/origin/PR-4403 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 Merging remotes/origin/jakarta commit 37bead552474273de976aaf56ac2094eaaca713f into PR head commit 5ff0ddf6099717705e7ca6c15115871fe6e26ddf Merge succeeded, producing 5ff0ddf6099717705e7ca6c15115871fe6e26ddf Checking out Revision 5ff0ddf6099717705e7ca6c15115871fe6e26ddf (PR-4403) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # 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 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 Commit message: "netdb" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T14:05:12.276Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T14:05:12.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T14:05:12.558Z] ========================================================= [2023-03-01T14:05:12.558Z] EdgeX Global Pipelines Version Info [2023-03-01T14:05:12.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:05:13.329Z] ------------------- [2023-03-01T14:05:13.329Z] stable info: [2023-03-01T14:05:13.329Z] ------------------- [2023-03-01T14:05:13.329Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T14:05:13.329Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T14:05:13.329Z] Message: update stable to v1.0.244 [2023-03-01T14:05:13.898Z] ------------------- [2023-03-01T14:05:13.898Z] experimental info: [2023-03-01T14:05:13.898Z] ------------------- [2023-03-01T14:05:13.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T14:05:13.898Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T14:05:13.898Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T14:05:14.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T14:05:14.230Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T14:05:14.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T14:05:14.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T14:05:14.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T14:05:14.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T14:05:14.427Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T14:05:14.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T14:05:14.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T14:05:14.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T14:05:14.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T14:05:14.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T14:05:14.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T14:05:14.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T14:05:14.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T14:05:14.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T14:05:14.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T14:05:14.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T14:05:14.888Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T14:05:14.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-03-01T14:05:14.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2023-03-01T14:05:15.014Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T14:05:15.050Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T14:05:15.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4403 [Pipeline] echo [2023-03-01T14:05:15.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4403 [Pipeline] echo [2023-03-01T14:05:15.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4403 [Pipeline] echo [2023-03-01T14:05:15.193Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] echo [2023-03-01T14:05:15.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ff0ddf [Pipeline] echo [2023-03-01T14:05:15.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T14:05:15.372Z] provisioning config files... [2023-03-01T14:05:15.386Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14969860870586350639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:05:15.728Z] ---> docker-login.sh [2023-03-01T14:05:15.728Z] nexus3.edgexfoundry.org:10001 [2023-03-01T14:05:15.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:05:15.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:05:15.991Z] Configure a credential helper to remove this warning. See [2023-03-01T14:05:15.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:05:15.991Z] [2023-03-01T14:05:15.991Z] Login Succeeded [2023-03-01T14:05:15.991Z] nexus3.edgexfoundry.org:10002 [2023-03-01T14:05:15.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:05:16.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:05:16.250Z] Configure a credential helper to remove this warning. See [2023-03-01T14:05:16.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:05:16.250Z] [2023-03-01T14:05:16.250Z] Login Succeeded [2023-03-01T14:05:16.250Z] nexus3.edgexfoundry.org:10003 [2023-03-01T14:05:16.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:05:16.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:05:16.250Z] Configure a credential helper to remove this warning. See [2023-03-01T14:05:16.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:05:16.250Z] [2023-03-01T14:05:16.250Z] Login Succeeded [2023-03-01T14:05:16.250Z] nexus3.edgexfoundry.org:10004 [2023-03-01T14:05:16.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:05:16.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:05:16.511Z] Configure a credential helper to remove this warning. See [2023-03-01T14:05:16.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:05:16.511Z] [2023-03-01T14:05:16.511Z] Login Succeeded [2023-03-01T14:05:16.511Z] docker.io [2023-03-01T14:05:16.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:05:16.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:05:16.771Z] Configure a credential helper to remove this warning. See [2023-03-01T14:05:16.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:05:16.771Z] [2023-03-01T14:05:16.771Z] Login Succeeded [2023-03-01T14:05:16.771Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T14:05:16.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T14:05:17.205Z] + 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 [2023-03-01T14:05:17.205Z] + dirname cmd/core-command/Dockerfile [2023-03-01T14:05:17.205Z] + cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T14:05:17.205Z] + dirname cmd/core-data/Dockerfile [2023-03-01T14:05:17.205Z] + cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T14:05:17.205Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T14:05:17.205Z] + cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T14:05:17.205Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T14:05:17.205Z] cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T14:05:17.205Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T14:05:17.205Z] + cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T14:05:17.205Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T14:05:17.205Z] + cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T14:05:17.205Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T14:05:17.205Z] + cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T14:05:17.205Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T14:05:17.205Z] + cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2023-03-01T14:05:17.205Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2023-03-01T14:05:17.205Z] + cut -d/ -f2 [2023-03-01T14:05:17.205Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2023-03-01T14:05:17.261Z] 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 [2023-03-01T14:05:17.761Z] + git rev-list -1 --merges 5ff0ddf6099717705e7ca6c15115871fe6e26ddf~1..5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] echo [2023-03-01T14:05:17.793Z] -----------> git rev-list -1 --merges 5ff0ddf6099717705e7ca6c15115871fe6e26ddf~1..5ff0ddf6099717705e7ca6c15115871fe6e26ddf 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [false] [Pipeline] sh [2023-03-01T14:05:18.096Z] + git log --format=format:%s -1 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] echo [2023-03-01T14:05:18.131Z] ========================================================= [2023-03-01T14:05:18.131Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T14:05:18.131Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T14:05:18.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T14:05:18.614Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T14:05:18.614Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T14:05:18.614Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T14:05:18.614Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T14:05:18.614Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T14:05:18.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:05:19.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T14:05:19.196Z] [2023-03-01T14:05:19.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:05:19.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T14:05:19.564Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T14:05:19.564Z] b85a868b505f: Pulling fs layer [2023-03-01T14:05:19.564Z] e2be974225ed: Pulling fs layer [2023-03-01T14:05:19.564Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T14:05:19.564Z] 988bab9f4d93: Pulling fs layer [2023-03-01T14:05:19.564Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T14:05:19.564Z] eaf3925da568: Pulling fs layer [2023-03-01T14:05:19.564Z] bab4dde63d76: Pulling fs layer [2023-03-01T14:05:19.564Z] bde34c3a00c8: Pulling fs layer [2023-03-01T14:05:19.564Z] b352a97aabf1: Pulling fs layer [2023-03-01T14:05:19.564Z] 4872d77fe225: Pulling fs layer [2023-03-01T14:05:19.564Z] 5851b861e8e6: Pulling fs layer [2023-03-01T14:05:19.564Z] bde34c3a00c8: Waiting [2023-03-01T14:05:19.564Z] b352a97aabf1: Waiting [2023-03-01T14:05:19.564Z] 4872d77fe225: Waiting [2023-03-01T14:05:19.564Z] 5851b861e8e6: Waiting [2023-03-01T14:05:19.564Z] 988bab9f4d93: Waiting [2023-03-01T14:05:19.564Z] bab4dde63d76: Waiting [2023-03-01T14:05:19.564Z] 1469e6f7b9e6: Waiting [2023-03-01T14:05:19.564Z] eaf3925da568: Waiting [2023-03-01T14:05:19.564Z] e2be974225ed: Download complete [2023-03-01T14:05:19.564Z] 988bab9f4d93: Verifying Checksum [2023-03-01T14:05:19.564Z] 988bab9f4d93: Download complete [2023-03-01T14:05:19.827Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T14:05:19.827Z] 1469e6f7b9e6: Download complete [2023-03-01T14:05:19.827Z] eaf3925da568: Verifying Checksum [2023-03-01T14:05:19.827Z] eaf3925da568: Download complete [2023-03-01T14:05:19.827Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T14:05:19.827Z] 339a4e72a1f5: Download complete [2023-03-01T14:05:19.827Z] bde34c3a00c8: Download complete [2023-03-01T14:05:19.827Z] b352a97aabf1: Verifying Checksum [2023-03-01T14:05:19.827Z] b352a97aabf1: Download complete [2023-03-01T14:05:19.827Z] 4872d77fe225: Verifying Checksum [2023-03-01T14:05:19.827Z] 4872d77fe225: Download complete [2023-03-01T14:05:19.827Z] 5851b861e8e6: Verifying Checksum [2023-03-01T14:05:19.827Z] b85a868b505f: Verifying Checksum [2023-03-01T14:05:19.827Z] b85a868b505f: Download complete [2023-03-01T14:05:20.085Z] bab4dde63d76: Verifying Checksum [2023-03-01T14:05:20.085Z] bab4dde63d76: Download complete [2023-03-01T14:05:21.022Z] b85a868b505f: Pull complete [2023-03-01T14:05:21.283Z] e2be974225ed: Pull complete [2023-03-01T14:05:21.853Z] 339a4e72a1f5: Pull complete [2023-03-01T14:05:21.853Z] 988bab9f4d93: Pull complete [2023-03-01T14:05:22.113Z] 1469e6f7b9e6: Pull complete [2023-03-01T14:05:22.113Z] eaf3925da568: Pull complete [2023-03-01T14:05:24.026Z] bab4dde63d76: Pull complete [2023-03-01T14:05:24.026Z] bde34c3a00c8: Pull complete [2023-03-01T14:05:24.026Z] b352a97aabf1: Pull complete [2023-03-01T14:05:24.286Z] 4872d77fe225: Pull complete [2023-03-01T14:05:24.286Z] 5851b861e8e6: Pull complete [2023-03-01T14:05:24.286Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T14:05:24.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T14:05:24.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:05:24.537Z] prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container [2023-03-01T14:05:24.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T14:05:27.807Z] $ docker top f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 -eo pid,comm [2023-03-01T14:05:27.859Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T14:05:27.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T14:05:27.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T14:05:27.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T14:05:28.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T14:05:28.098Z] $ docker exec f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 ssh-agent [2023-03-01T14:05:28.190Z] SSH_AUTH_SOCK=/tmp/ssh-p1OlOwJwPqYC/agent.32 [2023-03-01T14:05:28.190Z] SSH_AGENT_PID=38 [2023-03-01T14:05:28.196Z] Running ssh-add (command line suppressed) [2023-03-01T14:05:28.322Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3913976608252422962.key (/w/workspace/edgex-go/1@tmp/private_key_3913976608252422962.key) [2023-03-01T14:05:28.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T14:05:28.660Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T14:05:28.690Z] $ docker exec --env ******** --env ******** f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 ssh-agent -k [2023-03-01T14:05:28.796Z] unset SSH_AUTH_SOCK; [2023-03-01T14:05:28.797Z] unset SSH_AGENT_PID; [2023-03-01T14:05:28.797Z] echo Agent pid 38 killed; [2023-03-01T14:05:28.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T14:05:28.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T14:05:28.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T14:05:28.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T14:05:28.999Z] $ docker exec f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 ssh-agent [2023-03-01T14:05:29.104Z] SSH_AUTH_SOCK=/tmp/ssh-p7Pkthl4QedP/agent.70 [2023-03-01T14:05:29.105Z] SSH_AGENT_PID=76 [2023-03-01T14:05:29.110Z] Running ssh-add (command line suppressed) [2023-03-01T14:05:29.229Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15124853852256070328.key (/w/workspace/edgex-go/1@tmp/private_key_15124853852256070328.key) [2023-03-01T14:05:29.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T14:05:29.558Z] + git semver init [2023-03-01T14:05:29.817Z] 2023-03-01 14:05:29,727 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T14:05:29.817Z] 2023-03-01 14:05:29,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-01T14:05:29.817Z] 2023-03-01 14:05:29,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-01T14:05:29.817Z] 2023-03-01 14:05:29,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-01T14:05:36.395Z] 2023-03-01 14:05:35,601 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-01T14:05:36.395Z] 2023-03-01 14:05:35,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4403 with force:False [2023-03-01T14:05:36.395Z] 2023-03-01 14:05:35,602 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4403 [2023-03-01T14:05:36.395Z] 2023-03-01 14:05:35,606 [execute] INFO git cat-file --batch-check [2023-03-01T14:05:36.395Z] 2023-03-01 14:05:35,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T14:05:36.395Z] 2023-03-01 14:05:35,613 [execute] INFO git cat-file --batch [2023-03-01T14:05:36.395Z] 2023-03-01 14:05:35,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T14:05:36.395Z] 2023-03-01 14:05:35,618 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4403 [2023-03-01T14:05:36.395Z] 0.0.0 [Pipeline] } [2023-03-01T14:05:36.424Z] $ docker exec --env ******** --env ******** f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 ssh-agent -k [2023-03-01T14:05:36.522Z] unset SSH_AUTH_SOCK; [2023-03-01T14:05:36.522Z] unset SSH_AGENT_PID; [2023-03-01T14:05:36.522Z] echo Agent pid 76 killed; [2023-03-01T14:05:36.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T14:05:36.934Z] + git semver [Pipeline] } [2023-03-01T14:05:37.219Z] $ docker stop --time=1 f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 [2023-03-01T14:05:38.521Z] $ docker rm -f --volumes f6fbd96cddc415b2214da90bbe4408cc7789ece77c493929d46c5926f3a26ed9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T14:05:38.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T14:05:39.186Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T14:05:39.205Z] [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] sh [2023-03-01T14:05:39.937Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T14:05:39.971Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T14:05:40.278Z] + + grepcut ^go [0-9].[0-9]* -d go.mod -f [2023-03-01T14:05:40.278Z] 2 [Pipeline] echo [2023-03-01T14:05:40.334Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T14:05:40.364Z] ========================================================= [2023-03-01T14:05:40.364Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2023-03-01T14:05:40.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T14:05:40.702Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-03-01T14:05:40.702Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2023-03-01T14:05:40.702Z] a0d0a0d46f8b: Pulling fs layer [2023-03-01T14:05:40.702Z] 31adcdaf11c8: Pulling fs layer [2023-03-01T14:05:40.702Z] b8b176561691: Pulling fs layer [2023-03-01T14:05:40.702Z] 4527c011a84f: Pulling fs layer [2023-03-01T14:05:40.702Z] 5d74067f8e1e: Pulling fs layer [2023-03-01T14:05:40.702Z] fd57009d33ed: Pulling fs layer [2023-03-01T14:05:40.702Z] 6b058263d067: Pulling fs layer [2023-03-01T14:05:40.702Z] 16d7c86c65f4: Pulling fs layer [2023-03-01T14:05:40.702Z] 1290d154cb4b: Pulling fs layer [2023-03-01T14:05:40.702Z] 4527c011a84f: Waiting [2023-03-01T14:05:40.702Z] 5d74067f8e1e: Waiting [2023-03-01T14:05:40.702Z] fd57009d33ed: Waiting [2023-03-01T14:05:40.702Z] 6b058263d067: Waiting [2023-03-01T14:05:40.702Z] 16d7c86c65f4: Waiting [2023-03-01T14:05:40.702Z] 1290d154cb4b: Waiting [2023-03-01T14:05:40.702Z] b8b176561691: Verifying Checksum [2023-03-01T14:05:40.702Z] b8b176561691: Download complete [2023-03-01T14:05:40.702Z] 31adcdaf11c8: Download complete [2023-03-01T14:05:40.702Z] 5d74067f8e1e: Verifying Checksum [2023-03-01T14:05:40.702Z] 5d74067f8e1e: Download complete [2023-03-01T14:05:40.702Z] fd57009d33ed: Verifying Checksum [2023-03-01T14:05:40.702Z] fd57009d33ed: Download complete [2023-03-01T14:05:40.702Z] a0d0a0d46f8b: Download complete [2023-03-01T14:05:40.702Z] 6b058263d067: Verifying Checksum [2023-03-01T14:05:40.702Z] 6b058263d067: Download complete [2023-03-01T14:05:40.962Z] a0d0a0d46f8b: Pull complete [2023-03-01T14:05:40.962Z] 16d7c86c65f4: Verifying Checksum [2023-03-01T14:05:40.962Z] 16d7c86c65f4: Download complete [2023-03-01T14:05:41.222Z] 31adcdaf11c8: Pull complete [2023-03-01T14:05:41.222Z] b8b176561691: Pull complete [2023-03-01T14:05:41.481Z] 1290d154cb4b: Verifying Checksum [2023-03-01T14:05:41.481Z] 1290d154cb4b: Download complete [2023-03-01T14:05:41.740Z] 4527c011a84f: Verifying Checksum [2023-03-01T14:05:41.740Z] 4527c011a84f: Download complete [2023-03-01T14:05:45.030Z] 4527c011a84f: Pull complete [2023-03-01T14:05:45.030Z] 5d74067f8e1e: Pull complete [2023-03-01T14:05:45.030Z] fd57009d33ed: Pull complete [2023-03-01T14:05:45.030Z] 6b058263d067: Pull complete [2023-03-01T14:05:45.291Z] 16d7c86c65f4: Pull complete [2023-03-01T14:05:47.833Z] 1290d154cb4b: Pull complete [2023-03-01T14:05:47.833Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2023-03-01T14:05:47.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-03-01T14:05:47.833Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh [2023-03-01T14:05:48.187Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-03-01T14:05:48.187Z] WORKDIR /edgex [2023-03-01T14:05:48.187Z] COPY go.mod . [2023-03-01T14:05:48.187Z] RUN go mod download [2023-03-01T14:05:48.187Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-01T14:05:49.569Z] Sending build context to Docker daemon 349.3MB [2023-03-01T14:05:49.569Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-03-01T14:05:49.569Z] ---> de6a6ee31cbe [2023-03-01T14:05:49.569Z] Step 2/4 : WORKDIR /edgex [2023-03-01T14:05:54.484Z] Still waiting to schedule task [2023-03-01T14:05:54.484Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-01T14:05:54.845Z] ---> Running in ff6fd94c7caf [2023-03-01T14:05:54.845Z] Removing intermediate container ff6fd94c7caf [2023-03-01T14:05:54.845Z] ---> c6166f1677d5 [2023-03-01T14:05:54.845Z] Step 3/4 : COPY go.mod . [2023-03-01T14:05:54.845Z] ---> c87740d8afd7 [2023-03-01T14:05:54.845Z] Step 4/4 : RUN go mod download [2023-03-01T14:05:54.845Z] ---> Running in 46a3dc85766b [2023-03-01T14:06:33.618Z] Removing intermediate container 46a3dc85766b [2023-03-01T14:06:33.618Z] ---> 923be7eb7c68 [2023-03-01T14:06:33.618Z] Successfully built 923be7eb7c68 [2023-03-01T14:06:33.618Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:06:33.991Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T14:06:33.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:06:34.136Z] prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container [2023-03-01T14:06:34.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T14:06:34.587Z] $ docker top e34bfa04d565ac9ecbcba256028f46d178add3d7f6ef120259832f65d5569fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T14:06:34.982Z] + go version [2023-03-01T14:06:34.983Z] go version go1.16.8 linux/amd64 [Pipeline] } [2023-03-01T14:06:35.018Z] $ docker stop --time=1 e34bfa04d565ac9ecbcba256028f46d178add3d7f6ef120259832f65d5569fbe [2023-03-01T14:06:36.288Z] $ docker rm -f --volumes e34bfa04d565ac9ecbcba256028f46d178add3d7f6ef120259832f65d5569fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:06:36.980Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T14:06:36.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:06:37.135Z] prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container [2023-03-01T14:06:37.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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T14:06:37.510Z] $ docker top 97cd719cebd1ff3b3d126f8fe36ce88e13d7fd5fb2bd2eee097a49a12a27ffd3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T14:06:37.620Z] ========================================================= [2023-03-01T14:06:37.620Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T14:06:37.620Z] ========================================================= [Pipeline] sh [2023-03-01T14:06:37.916Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T14:06:38.265Z] + make test [2023-03-01T14:06:38.265Z] go mod tidy [2023-03-01T14:06:38.265Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-03-01T14:06:43.532Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T14:06:53.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T14:06:53.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T14:06:53.496Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T14:06:53.496Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T14:06:53.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T14:06:53.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T14:06:53.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T14:06:53.754Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T14:06:53.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T14:06:53.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T14:06:54.012Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2023-03-01T14:06:54.012Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2023-03-01T14:06:54.012Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T14:06:54.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T14:06:54.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements [2023-03-01T14:06:54.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T14:06:54.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T14:06:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2023-03-01T14:06:55.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T14:06:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 44.7% of statements [2023-03-01T14:06:55.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T14:06:55.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T14:06:55.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.151s coverage: 89.5% of statements [2023-03-01T14:06:55.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T14:06:55.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T14:06:56.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 83.8% of statements [2023-03-01T14:06:56.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T14:06:56.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T14:06:56.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2023-03-01T14:06:56.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T14:06:56.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T14:06:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.356s coverage: 94.2% of statements [2023-03-01T14:06:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T14:06:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T14:06:56.589Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2023-03-01T14:06:56.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 21.7% of statements [2023-03-01T14:06:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.108s coverage: 47.1% of statements [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.107s coverage: 94.1% of statements [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2023-03-01T14:06:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2023-03-01T14:07:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2023-03-01T14:07:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2023-03-01T14:07:10.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 82.5% of statements [2023-03-01T14:07:10.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.113s coverage: 87.2% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.2% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.8% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2023-03-01T14:07:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2023-03-01T14:07:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2023-03-01T14:07:20.674Z] 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 [2023-03-01T14:07:35.553Z] GO111MODULE=on go vet ./... [2023-03-01T14:07:42.205Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T14:07:42.205Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T14:07:42.773Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T14:07:43.372Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-03-01T14:07:43.725Z] + go mod tidy [Pipeline] sh [2023-03-01T14:07:44.285Z] + ls -al . [2023-03-01T14:07:44.285Z] total 680 [2023-03-01T14:07:44.285Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 14:07 . [2023-03-01T14:07:44.285Z] drwxr-xr-x 4 root root 4096 Mar 1 14:06 .. [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 11 Mar 1 14:05 .dockerignore [2023-03-01T14:07:44.285Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 14:05 .git [2023-03-01T14:07:44.285Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 14:05 .github [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 797 Mar 1 14:05 .gitignore [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 14:05 .golangci.yml [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 76 Mar 1 14:05 .hadolint.yml [2023-03-01T14:07:44.285Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 14:05 .semver [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 14:05 .sonarcloud.properties [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 14:05 ADOPTERS.md [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 8910 Mar 1 14:05 Attribution.txt [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 53021 Mar 1 14:05 CHANGELOG.md [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 14:05 CONTRIBUTING.md [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 14:05 GOVERNANCE.md [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 849 Mar 1 14:05 Jenkinsfile [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 14:05 LICENSE [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 6508 Mar 1 14:05 Makefile [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 14:05 OWNERS.md [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 8212 Mar 1 14:05 README.md [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 14:05 SECURITY.md [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 14:05 VERSION [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 4131 Mar 1 14:05 ZMQWindows.md [2023-03-01T14:07:44.285Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 14:05 bin [2023-03-01T14:07:44.285Z] drwxrwxr-x 14 1001 1001 4096 Mar 1 14:05 cmd [2023-03-01T14:07:44.285Z] -rw-r--r-- 1 root root 428658 Mar 1 14:07 coverage.out [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 822 Mar 1 14:07 go.mod [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 49471 Mar 1 14:06 go.sum [2023-03-01T14:07:44.285Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 14:05 internal [2023-03-01T14:07:44.285Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 14:05 openapi [2023-03-01T14:07:44.285Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 14:05 snap [2023-03-01T14:07:44.285Z] drwxrwxr-x 6 1001 1001 4096 Mar 1 14:05 vendor [2023-03-01T14:07:44.285Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 14:05 version.go [Pipeline] sh [2023-03-01T14:07:44.593Z] + '[' -e coverage.out ] [2023-03-01T14:07:44.593Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T14:07:44.730Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T14:07:45.086Z] + make build [2023-03-01T14:07:45.086Z] 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 [2023-03-01T14:07:45.940Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7968 in /w/workspace/edgexfoundry_edgex-go_PR-4403 [Pipeline] { [Pipeline] ws [2023-03-01T14:07:46.004Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T14:07:46.155Z] The recommended git tool is: git [2023-03-01T14:07:46.459Z] 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 [2023-03-01T14:07:51.719Z] 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 [2023-03-01T14:07:51.719Z] 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 [2023-03-01T14:07:53.090Z] 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 [2023-03-01T14:07:53.090Z] 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 [2023-03-01T14:07:54.026Z] 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 [2023-03-01T14:07:54.960Z] 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 [2023-03-01T14:07:55.891Z] 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 [2023-03-01T14:07:56.337Z] using credential edgex-jenkins-ssh [2023-03-01T14:07:56.364Z] Cloning the remote Git repository [2023-03-01T14:07:56.423Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T14:07:56.821Z] 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 [2023-03-01T14:07:57.753Z] 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 [2023-03-01T14:07:56.511Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-01T14:07:56.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T14:07:56.768Z] > git --version # timeout=10 [2023-03-01T14:07:56.806Z] > git --version # 'git version 2.25.1' [2023-03-01T14:07:56.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T14:07:56.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T14:07:58.687Z] 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] } [2023-03-01T14:08:00.088Z] $ docker stop --time=1 97cd719cebd1ff3b3d126f8fe36ce88e13d7fd5fb2bd2eee097a49a12a27ffd3 [2023-03-01T14:08:02.995Z] $ docker rm -f --volumes 97cd719cebd1ff3b3d126f8fe36ce88e13d7fd5fb2bd2eee097a49a12a27ffd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:08:04.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T14:08:04.128Z] [2023-03-01T14:08:04.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:08:04.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T14:08:04.600Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T14:08:04.600Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T14:08:04.600Z] ca9280d653b3: Pulling fs layer [2023-03-01T14:08:04.600Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T14:08:04.600Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-01T14:08:04.600Z] cbdbe7a5bc2a: Download complete [2023-03-01T14:08:04.858Z] ca9280d653b3: Verifying Checksum [2023-03-01T14:08:04.858Z] ca9280d653b3: Download complete [2023-03-01T14:08:04.858Z] cbdbe7a5bc2a: Pull complete [2023-03-01T14:08:05.117Z] 7e9c9ca2126c: Download complete [2023-03-01T14:08:05.374Z] ca9280d653b3: Pull complete [2023-03-01T14:08:08.657Z] 7e9c9ca2126c: Pull complete [2023-03-01T14:08:08.657Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T14:08:08.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T14:08:08.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:08:08.879Z] prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container [2023-03-01T14:08:08.915Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T14:08:12.012Z] $ docker top 03e04be4a761e7ebc9c08362600c69c72d9b28ef7102fddda55fe72af98ae00d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T14:08:12.407Z] + docker-compose build --help [2023-03-01T14:08:12.407Z] + grep parallel [2023-03-01T14:08:12.976Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T14:08:13.013Z] $ docker stop --time=1 03e04be4a761e7ebc9c08362600c69c72d9b28ef7102fddda55fe72af98ae00d [2023-03-01T14:08:12.843Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T14:08:12.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T14:08:13.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T14:08:13.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T14:08:13.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T14:08:13.775Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4403/head:refs/remotes/origin/PR-4403 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2023-03-01T14:08:14.294Z] $ docker rm -f --volumes 03e04be4a761e7ebc9c08362600c69c72d9b28ef7102fddda55fe72af98ae00d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:08:14.665Z] Merging remotes/origin/jakarta commit 37bead552474273de976aaf56ac2094eaaca713f into PR head commit 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:08:14.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T14:08:14.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:08:15.038Z] prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container [2023-03-01T14:08:15.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T14:08:15.411Z] $ docker top a74ad9d7f2d2d37a90e10ce3b8823994ffc601b92507bcf6e07cf10489521814 -eo pid,comm [2023-03-01T14:08:15.478Z] Merge succeeded, producing 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:08:15.479Z] Checking out Revision 5ff0ddf6099717705e7ca6c15115871fe6e26ddf (PR-4403) [Pipeline] { [Pipeline] sh [2023-03-01T14:08:15.821Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T14:08:16.390Z] Building core-command ... [2023-03-01T14:08:16.390Z] Building core-data ... [2023-03-01T14:08:16.390Z] Building core-metadata ... [2023-03-01T14:08:16.390Z] Building security-bootstrapper ... [2023-03-01T14:08:16.390Z] Building security-proxy-setup ... [2023-03-01T14:08:16.390Z] Building security-secretstore-setup ... [2023-03-01T14:08:16.390Z] Building support-notifications ... [2023-03-01T14:08:16.390Z] Building support-scheduler ... [2023-03-01T14:08:16.390Z] Building sys-mgmt-agent ... [2023-03-01T14:08:16.390Z] Building security-secretstore-setup [2023-03-01T14:08:16.390Z] Building core-command [2023-03-01T14:08:16.390Z] Building core-metadata [2023-03-01T14:08:16.390Z] Building support-notifications [2023-03-01T14:08:16.390Z] Building support-scheduler [2023-03-01T14:08:14.684Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T14:08:14.712Z] > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 [2023-03-01T14:08:15.373Z] > git remote # timeout=10 [2023-03-01T14:08:15.394Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T14:08:15.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T14:08:15.428Z] > git merge 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 [2023-03-01T14:08:15.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T14:08:15.487Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T14:08:15.506Z] > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 [2023-03-01T14:08:19.386Z] Commit message: "netdb" [2023-03-01T14:08:19.436Z] > git --version # timeout=10 [2023-03-01T14:08:19.445Z] > git --version # 'git version 2.25.1' [2023-03-01T14:08:19.470Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T14:08:20.690Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T14:08:20.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T14:08:20.690Z] Dload Upload Total Spent Left Speed [2023-03-01T14:08:20.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-03-01T14:08:21.275Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T14:08:21.616Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.jsonsudo [2023-03-01T14:08:21.616Z] tee /etc/docker/daemon.new [2023-03-01T14:08:21.616Z] { [2023-03-01T14:08:21.616Z] "registry-mirrors": [ [2023-03-01T14:08:21.616Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T14:08:21.616Z] ], [2023-03-01T14:08:21.616Z] "bip": "10.250.0.254/24", [2023-03-01T14:08:21.616Z] "hosts": [ [2023-03-01T14:08:21.616Z] "tcp://0.0.0.0:5555", [2023-03-01T14:08:21.616Z] "unix:///var/run/docker.sock" [2023-03-01T14:08:21.616Z] ], [2023-03-01T14:08:21.616Z] "mtu": 1458, [2023-03-01T14:08:21.616Z] "selinux-enabled": true, [2023-03-01T14:08:21.616Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T14:08:21.616Z] } [Pipeline] sh [2023-03-01T14:08:22.076Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T14:08:22.439Z] + sudo service docker restart [2023-03-01T14:08:38.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:08:38.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:08:38.327Z] ---> 923be7eb7c68 [2023-03-01T14:08:38.327Z] Step 3/22 : WORKDIR /edgex-go [2023-03-01T14:08:38.327Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:08:38.327Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:08:38.327Z] ---> 923be7eb7c68 [2023-03-01T14:08:38.327Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T14:08:38.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:08:38.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:08:38.327Z] ---> 923be7eb7c68 [2023-03-01T14:08:38.327Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T14:08:38.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:08:38.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:08:38.327Z] ---> 923be7eb7c68 [2023-03-01T14:08:38.327Z] Step 3/22 : WORKDIR /edgex-go [2023-03-01T14:08:38.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:08:38.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:08:38.327Z] ---> 923be7eb7c68 [2023-03-01T14:08:38.327Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T14:08:40.777Z] provisioning config files... [2023-03-01T14:08:40.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17496063157509754186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:08:41.202Z] ---> docker-login.sh [2023-03-01T14:08:41.202Z] nexus3.edgexfoundry.org:10001 [2023-03-01T14:08:41.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:08:41.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:08:41.793Z] Configure a credential helper to remove this warning. See [2023-03-01T14:08:41.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:08:41.793Z] [2023-03-01T14:08:41.793Z] Login Succeeded [2023-03-01T14:08:41.793Z] nexus3.edgexfoundry.org:10002 [2023-03-01T14:08:42.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:08:42.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:08:42.062Z] Configure a credential helper to remove this warning. See [2023-03-01T14:08:42.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:08:42.062Z] [2023-03-01T14:08:42.062Z] Login Succeeded [2023-03-01T14:08:42.062Z] nexus3.edgexfoundry.org:10003 [2023-03-01T14:08:42.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:08:42.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:08:42.604Z] Configure a credential helper to remove this warning. See [2023-03-01T14:08:42.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:08:42.604Z] [2023-03-01T14:08:42.604Z] Login Succeeded [2023-03-01T14:08:42.604Z] nexus3.edgexfoundry.org:10004 [2023-03-01T14:08:42.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:08:42.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:08:42.876Z] Configure a credential helper to remove this warning. See [2023-03-01T14:08:42.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:08:42.876Z] [2023-03-01T14:08:42.876Z] Login Succeeded [2023-03-01T14:08:42.876Z] docker.io [2023-03-01T14:08:43.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T14:08:43.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T14:08:43.411Z] Configure a credential helper to remove this warning. See [2023-03-01T14:08:43.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T14:08:43.411Z] [2023-03-01T14:08:43.411Z] Login Succeeded [2023-03-01T14:08:43.411Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T14:08:43.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T14:08:44.120Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T14:08:44.157Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T14:08:44.497Z] + grep ^go [0-9].[0-9]* go.mod [2023-03-01T14:08:44.497Z] + cut -d -f 2 [Pipeline] echo [2023-03-01T14:08:44.570Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T14:08:44.600Z] ========================================================= [2023-03-01T14:08:44.600Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2023-03-01T14:08:44.600Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T14:08:44.892Z] ---> Running in 3499fd96a613 [2023-03-01T14:08:44.892Z] ---> Running in abc591404c32 [2023-03-01T14:08:44.892Z] ---> Running in 0ea51fea285c [2023-03-01T14:08:44.892Z] ---> Running in 02168262c03f [2023-03-01T14:08:44.892Z] ---> Running in ca2cbd8758b5 [2023-03-01T14:08:44.892Z] Removing intermediate container 0ea51fea285c [2023-03-01T14:08:44.892Z] ---> 4339b36baa4f [2023-03-01T14:08:44.892Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:08:44.892Z] Removing intermediate container 02168262c03f [2023-03-01T14:08:44.892Z] ---> c3b5ae0fb394 [2023-03-01T14:08:44.892Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:08:44.892Z] Removing intermediate container ca2cbd8758b5 [2023-03-01T14:08:44.892Z] ---> 5cca186df229 [2023-03-01T14:08:44.892Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:08:44.892Z] ---> Running in 07eb0218ddfe [2023-03-01T14:08:44.892Z] ---> Running in 462aad8c427e [2023-03-01T14:08:44.892Z] Removing intermediate container 3499fd96a613 [2023-03-01T14:08:44.892Z] ---> 356ccc31203c [2023-03-01T14:08:44.892Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:08:44.892Z] Removing intermediate container abc591404c32 [2023-03-01T14:08:44.892Z] ---> a96af2cc3f35 [2023-03-01T14:08:44.892Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:08:44.892Z] ---> Running in fae476515fa0 [2023-03-01T14:08:44.892Z] ---> Running in 1af2e0005377 [2023-03-01T14:08:44.892Z] ---> Running in 3706c84e1ea8 [2023-03-01T14:08:44.981Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-03-01T14:08:45.252Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T14:08:45.252Z] 552d1f2373af: Pulling fs layer [2023-03-01T14:08:45.252Z] ea3f2d53f512: Pulling fs layer [2023-03-01T14:08:45.252Z] 9e70ebbbe112: Pulling fs layer [2023-03-01T14:08:45.252Z] 7a9cfe048b4a: Pulling fs layer [2023-03-01T14:08:45.252Z] 72dc09318566: Pulling fs layer [2023-03-01T14:08:45.252Z] f324388ff665: Pulling fs layer [2023-03-01T14:08:45.252Z] 53ef782089cf: Pulling fs layer [2023-03-01T14:08:45.252Z] 2af28fca035d: Pulling fs layer [2023-03-01T14:08:45.252Z] f324388ff665: Waiting [2023-03-01T14:08:45.252Z] 53ef782089cf: Waiting [2023-03-01T14:08:45.252Z] 7a9cfe048b4a: Waiting [2023-03-01T14:08:45.252Z] 72dc09318566: Waiting [2023-03-01T14:08:45.252Z] 2af28fca035d: Waiting [2023-03-01T14:08:45.252Z] 9e70ebbbe112: Verifying Checksum [2023-03-01T14:08:45.252Z] 9e70ebbbe112: Download complete [2023-03-01T14:08:45.252Z] ea3f2d53f512: Verifying Checksum [2023-03-01T14:08:45.252Z] ea3f2d53f512: Download complete [2023-03-01T14:08:45.252Z] 72dc09318566: Verifying Checksum [2023-03-01T14:08:45.252Z] 72dc09318566: Download complete [2023-03-01T14:08:45.252Z] f324388ff665: Verifying Checksum [2023-03-01T14:08:45.252Z] f324388ff665: Download complete [2023-03-01T14:08:45.252Z] 552d1f2373af: Download complete [2023-03-01T14:08:45.252Z] 53ef782089cf: Verifying Checksum [2023-03-01T14:08:45.252Z] 53ef782089cf: Download complete [2023-03-01T14:08:45.458Z] Removing intermediate container 07eb0218ddfe [2023-03-01T14:08:45.458Z] ---> 4baa385d7f5a [2023-03-01T14:08:45.458Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T14:08:45.458Z] ---> Running in 2b12b8d790f3 [2023-03-01T14:08:45.458Z] Removing intermediate container 462aad8c427e [2023-03-01T14:08:45.458Z] ---> e2cf7e2963fc [2023-03-01T14:08:45.458Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T14:08:45.458Z] ---> Running in aa005fd9fab4 [2023-03-01T14:08:45.719Z] Removing intermediate container fae476515fa0 [2023-03-01T14:08:45.719Z] ---> ee3df2780c16 [2023-03-01T14:08:45.719Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T14:08:45.719Z] ---> Running in 63a133f63aa8 [2023-03-01T14:08:45.719Z] Removing intermediate container 1af2e0005377 [2023-03-01T14:08:45.719Z] ---> 674b0be2d3b7 [2023-03-01T14:08:45.719Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T14:08:45.719Z] ---> Running in 541e0550ddbc [2023-03-01T14:08:45.848Z] 552d1f2373af: Pull complete [2023-03-01T14:08:45.977Z] Removing intermediate container 3706c84e1ea8 [2023-03-01T14:08:45.977Z] ---> 6312b3461636 [2023-03-01T14:08:45.977Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T14:08:45.977Z] ---> Running in 07084b2a2b98 [2023-03-01T14:08:46.235Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.235Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.235Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.235Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.235Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.440Z] ea3f2d53f512: Pull complete [2023-03-01T14:08:46.717Z] 9e70ebbbe112: Pull complete [2023-03-01T14:08:46.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:46.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:08:47.311Z] 2af28fca035d: Verifying Checksum [2023-03-01T14:08:47.311Z] 2af28fca035d: Download complete [2023-03-01T14:08:47.369Z] OK: 220 MiB in 52 packages [2023-03-01T14:08:47.369Z] OK: 220 MiB in 52 packages [2023-03-01T14:08:47.369Z] OK: 220 MiB in 52 packages [2023-03-01T14:08:47.369Z] OK: 220 MiB in 52 packages [2023-03-01T14:08:47.369Z] OK: 220 MiB in 52 packages [2023-03-01T14:08:47.627Z] Removing intermediate container 541e0550ddbc [2023-03-01T14:08:47.627Z] ---> 2f9c722ce9ea [2023-03-01T14:08:47.627Z] Step 6/24 : COPY . . [2023-03-01T14:08:47.898Z] 7a9cfe048b4a: Verifying Checksum [2023-03-01T14:08:47.898Z] 7a9cfe048b4a: Download complete [2023-03-01T14:08:49.014Z] Removing intermediate container aa005fd9fab4 [2023-03-01T14:08:49.014Z] ---> 3257bf8dec2a [2023-03-01T14:08:49.014Z] Step 6/23 : COPY go.mod . [2023-03-01T14:08:50.390Z] Removing intermediate container 63a133f63aa8 [2023-03-01T14:08:50.390Z] ---> b04244abfa5c [2023-03-01T14:08:50.390Z] Step 6/21 : COPY . . [2023-03-01T14:08:50.390Z] Removing intermediate container 07084b2a2b98 [2023-03-01T14:08:50.390Z] ---> ef5b62e91d51 [2023-03-01T14:08:50.390Z] Step 6/22 : COPY . . [2023-03-01T14:08:50.647Z] ---> 9abfec478520 [2023-03-01T14:08:50.648Z] Step 7/23 : RUN go mod download [2023-03-01T14:08:50.648Z] Removing intermediate container 2b12b8d790f3 [2023-03-01T14:08:50.648Z] ---> 8ffa42e86f58 [2023-03-01T14:08:50.648Z] Step 6/22 : COPY . . [2023-03-01T14:08:57.993Z] 7a9cfe048b4a: Pull complete [2023-03-01T14:08:58.259Z] 72dc09318566: Pull complete [2023-03-01T14:08:58.528Z] f324388ff665: Pull complete [2023-03-01T14:08:58.528Z] 53ef782089cf: Pull complete [2023-03-01T14:09:05.565Z] ---> Running in 7f8dfd22a498 [2023-03-01T14:09:05.565Z] ---> 8f1e66d1aff6 [2023-03-01T14:09:05.565Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:09:05.565Z] ---> 6f4dff9061af [2023-03-01T14:09:05.565Z] ---> 6c06eafdd818 [2023-03-01T14:09:05.565Z] ---> 886546377bc6 [2023-03-01T14:09:05.565Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:09:05.565Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:09:05.565Z] [2023-03-01T14:09:05.565Z] ---> Running in 23e229c9e8e9 [2023-03-01T14:09:05.565Z] ---> Running in 0e9eb4151afe [2023-03-01T14:09:05.565Z] ---> Running in 9abdb5b2bc02 [2023-03-01T14:09:05.565Z] ---> Running in e55a267c5e8e [2023-03-01T14:09:05.565Z] skipping... [2023-03-01T14:09:05.565Z] skipping... [2023-03-01T14:09:05.565Z] skipping... [2023-03-01T14:09:05.565Z] Removing intermediate container 7f8dfd22a498 [2023-03-01T14:09:05.565Z] ---> 8d38773b8bbf [2023-03-01T14:09:05.565Z] Step 8/23 : COPY . . [2023-03-01T14:09:05.565Z] skipping... [2023-03-01T14:09:06.761Z] 2af28fca035d: Pull complete [2023-03-01T14:09:07.029Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2023-03-01T14:09:07.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-03-01T14:09:07.029Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh [2023-03-01T14:09:07.417Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-03-01T14:09:07.417Z] WORKDIR /edgex [2023-03-01T14:09:07.417Z] COPY go.mod . [2023-03-01T14:09:07.417Z] RUN go mod download ci-base-image-arm64 [2023-03-01T14:09:07.417Z] -f - . [2023-03-01T14:09:07.463Z] Removing intermediate container 23e229c9e8e9 [2023-03-01T14:09:07.463Z] ---> 01604186e58c [2023-03-01T14:09:07.463Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2023-03-01T14:09:10.774Z] Removing intermediate container 0e9eb4151afe [2023-03-01T14:09:10.774Z] ---> 6848fac629fd [2023-03-01T14:09:10.774Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T14:09:10.774Z] ---> Running in 71f579058280 [2023-03-01T14:09:10.774Z] ---> Running in 435cf8fdd7a7 [2023-03-01T14:09:10.774Z] Removing intermediate container e55a267c5e8e [2023-03-01T14:09:10.774Z] ---> 7b49c5a09fc0 [2023-03-01T14:09:10.774Z] Step 8/22 : RUN make cmd/core-command/core-command [2023-03-01T14:09:10.774Z] Removing intermediate container 9abdb5b2bc02 [2023-03-01T14:09:10.774Z] ---> 80d0a3800b27 [2023-03-01T14:09:10.774Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2023-03-01T14:09:10.774Z] ---> Running in a251d4a74836 [2023-03-01T14:09:10.774Z] ---> Running in afdd4528c9d0 [2023-03-01T14:09:10.774Z] ---> d7067f752d7f [2023-03-01T14:09:10.774Z] Step 9/23 : RUN go mod tidy [2023-03-01T14:09:10.774Z] ---> Running in b12e82134a14 [2023-03-01T14:09:10.774Z] 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 [2023-03-01T14:09:10.774Z] 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 [2023-03-01T14:09:10.783Z] Sending build context to Docker daemon 182MB [2023-03-01T14:09:10.783Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-03-01T14:09:10.783Z] ---> d19f1962542a [2023-03-01T14:09:10.783Z] Step 2/4 : WORKDIR /edgex [2023-03-01T14:09:11.032Z] 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 [2023-03-01T14:09:11.032Z] 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 [2023-03-01T14:09:12.403Z] Removing intermediate container b12e82134a14 [2023-03-01T14:09:12.403Z] ---> 5f8b6b210691 [2023-03-01T14:09:12.403Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T14:09:12.662Z] ---> Running in 09dd519f4956 [2023-03-01T14:09:12.727Z] ---> Running in e1c7db2afe68 [2023-03-01T14:09:12.727Z] Removing intermediate container e1c7db2afe68 [2023-03-01T14:09:12.727Z] ---> 566c6557ef75 [2023-03-01T14:09:12.727Z] Step 3/4 : COPY go.mod . [2023-03-01T14:09:13.316Z] ---> 1ddc3c071797 [2023-03-01T14:09:13.316Z] Step 4/4 : RUN go mod download [2023-03-01T14:09:13.316Z] ---> Running in a5348b44cee6 [2023-03-01T14:09:13.593Z] 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 [2023-03-01T14:09:23.583Z] 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 [2023-03-01T14:09:30.208Z] Removing intermediate container a251d4a74836 [2023-03-01T14:09:30.208Z] ---> 7f72c4aa8274 [2023-03-01T14:09:30.208Z] [2023-03-01T14:09:30.208Z] Step 9/22 : FROM alpine:3.14 [2023-03-01T14:09:30.208Z] Removing intermediate container 435cf8fdd7a7 [2023-03-01T14:09:30.208Z] ---> d8643dac2682 [2023-03-01T14:09:30.208Z] [2023-03-01T14:09:30.208Z] Step 9/24 : FROM alpine:3.14 [2023-03-01T14:09:30.208Z] Removing intermediate container 71f579058280 [2023-03-01T14:09:30.208Z] ---> 58e1cd9b68da [2023-03-01T14:09:30.208Z] [2023-03-01T14:09:30.208Z] Step 9/21 : FROM alpine:3.14 [2023-03-01T14:09:30.208Z] 3.14: Pulling from library/alpine [2023-03-01T14:09:30.779Z] 3.14: Pulling from library/alpine [2023-03-01T14:09:30.779Z] 3.14: Pulling from library/alpine [2023-03-01T14:09:31.038Z] Removing intermediate container 09dd519f4956 [2023-03-01T14:09:31.038Z] ---> 7ada1c058924 [2023-03-01T14:09:31.038Z] [2023-03-01T14:09:31.038Z] Step 11/23 : FROM alpine:3.14 [2023-03-01T14:09:31.038Z] Removing intermediate container afdd4528c9d0 [2023-03-01T14:09:31.038Z] ---> cba165e9dd65 [2023-03-01T14:09:31.038Z] [2023-03-01T14:09:31.038Z] Step 9/22 : FROM alpine:3.14 [2023-03-01T14:09:32.046Z] 3.14: Pulling from library/alpine [2023-03-01T14:09:32.046Z] 3.14: Pulling from library/alpine [2023-03-01T14:09:32.046Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-01T14:09:32.046Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-01T14:09:32.046Z] Status: Downloaded newer image for alpine:3.14 [2023-03-01T14:09:32.046Z] Status: Image is up to date for alpine:3.14 [2023-03-01T14:09:32.046Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-01T14:09:32.046Z] Status: Image is up to date for alpine:3.14 [2023-03-01T14:09:32.046Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-01T14:09:32.046Z] Status: Image is up to date for alpine:3.14 [2023-03-01T14:09:32.046Z] ---> 6dff1269bc79 [2023-03-01T14:09:32.047Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T14:09:32.047Z] ---> 6dff1269bc79 [2023-03-01T14:09:32.047Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T14:09:32.047Z] ---> 6dff1269bc79 [2023-03-01T14:09:32.047Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T14:09:32.309Z] ---> 6dff1269bc79 [2023-03-01T14:09:32.309Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T14:09:32.309Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-01T14:09:32.309Z] Status: Image is up to date for alpine:3.14 [2023-03-01T14:09:32.309Z] ---> 6dff1269bc79 [2023-03-01T14:09:32.309Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T14:09:32.309Z] ---> Running in c6f4a5941476 [2023-03-01T14:09:32.309Z] ---> Running in aa61a585c03e [2023-03-01T14:09:32.309Z] ---> Running in 5be934287a6b [2023-03-01T14:09:32.309Z] ---> Running in 5b4b05ff4447 [2023-03-01T14:09:32.309Z] ---> Running in 19bdfb79a565 [2023-03-01T14:09:32.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:32.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:32.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:32.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:33.133Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T14:09:33.133Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:09:33.133Z] OK: 6 MiB in 15 packages [2023-03-01T14:09:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:33.133Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T14:09:33.133Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:09:33.133Z] OK: 6 MiB in 15 packages [2023-03-01T14:09:33.133Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T14:09:33.133Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:09:33.133Z] OK: 6 MiB in 15 packages [2023-03-01T14:09:33.391Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T14:09:33.391Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T14:09:33.391Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:09:33.391Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T14:09:33.391Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T14:09:33.391Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T14:09:33.391Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T14:09:33.391Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:09:33.391Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T14:09:33.391Z] OK: 6 MiB in 16 packages [2023-03-01T14:09:33.391Z] OK: 6 MiB in 17 packages [2023-03-01T14:09:33.651Z] Removing intermediate container c6f4a5941476 [2023-03-01T14:09:33.651Z] ---> d7c3b74e3ce1 [2023-03-01T14:09:33.651Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:09:33.651Z] ---> Running in 2f515d93879f [2023-03-01T14:09:33.651Z] Removing intermediate container 5be934287a6b [2023-03-01T14:09:33.651Z] ---> 9fa210b45a7a [2023-03-01T14:09:33.651Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:09:33.651Z] ---> Running in 4bb3cdb59693 [2023-03-01T14:09:33.651Z] Removing intermediate container 2f515d93879f [2023-03-01T14:09:33.651Z] ---> 4fafacfaca80 [2023-03-01T14:09:33.651Z] Step 12/22 : ENV APP_PORT=59881 [2023-03-01T14:09:33.651Z] ---> Running in fce604d18dfe [2023-03-01T14:09:33.651Z] Removing intermediate container 4bb3cdb59693 [2023-03-01T14:09:33.651Z] ---> fe483caccf01 [2023-03-01T14:09:33.651Z] Step 12/22 : ENV APP_PORT=59882 [2023-03-01T14:09:33.651Z] ---> Running in d3738d7725f9 [2023-03-01T14:09:33.911Z] Removing intermediate container fce604d18dfe [2023-03-01T14:09:33.911Z] ---> 2af408e51997 [2023-03-01T14:09:33.911Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T14:09:33.911Z] ---> Running in a49dccd3b6f3 [2023-03-01T14:09:33.911Z] Removing intermediate container 19bdfb79a565 [2023-03-01T14:09:33.911Z] ---> 6aaefed7a427 [2023-03-01T14:09:33.911Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:09:33.911Z] Removing intermediate container d3738d7725f9 [2023-03-01T14:09:33.911Z] ---> 754f4747d1ba [2023-03-01T14:09:33.911Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T14:09:33.911Z] ---> Running in ceb6bb000e0b [2023-03-01T14:09:33.911Z] ---> Running in 763f12296427 [2023-03-01T14:09:33.911Z] Removing intermediate container a49dccd3b6f3 [2023-03-01T14:09:33.911Z] ---> 6bffde0723cc [2023-03-01T14:09:33.911Z] Step 14/22 : WORKDIR / [2023-03-01T14:09:34.172Z] ---> Running in 0c20750c5564 [2023-03-01T14:09:34.172Z] Removing intermediate container aa61a585c03e [2023-03-01T14:09:34.172Z] ---> 68049884db69 [2023-03-01T14:09:34.172Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:09:34.172Z] Removing intermediate container 763f12296427 [2023-03-01T14:09:34.172Z] ---> 842cfe70fe3c [2023-03-01T14:09:34.172Z] Step 14/22 : WORKDIR / [2023-03-01T14:09:34.172Z] Removing intermediate container ceb6bb000e0b [2023-03-01T14:09:34.172Z] ---> e30b267755ee [2023-03-01T14:09:34.172Z] Step 14/23 : ENV APP_PORT=59861 [2023-03-01T14:09:34.172Z] ---> Running in f6f488ecb982 [2023-03-01T14:09:34.172Z] Removing intermediate container 5b4b05ff4447 [2023-03-01T14:09:34.172Z] ---> 02b69c4b1455 [2023-03-01T14:09:34.172Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T14:09:34.172Z] ---> Running in 24832f9a79bf [2023-03-01T14:09:34.172Z] Removing intermediate container 0c20750c5564 [2023-03-01T14:09:34.172Z] ---> 5639d0ebb811 [2023-03-01T14:09:34.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:09:34.173Z] ---> Running in dbb92dcb9bb2 [2023-03-01T14:09:34.438Z] ---> Running in f5491f3b4e4c [2023-03-01T14:09:34.438Z] Removing intermediate container f6f488ecb982 [2023-03-01T14:09:34.438Z] ---> c4b04cca396d [2023-03-01T14:09:34.438Z] Step 12/21 : ENV APP_PORT=59860 [2023-03-01T14:09:34.438Z] Removing intermediate container 24832f9a79bf [2023-03-01T14:09:34.438Z] ---> 2ab002df62ca [2023-03-01T14:09:34.438Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:09:34.438Z] ---> Running in 7fe75e191869 [2023-03-01T14:09:34.438Z] Removing intermediate container dbb92dcb9bb2 [2023-03-01T14:09:34.438Z] ---> e54e10973c5c [2023-03-01T14:09:34.438Z] Step 15/23 : EXPOSE $APP_PORT [2023-03-01T14:09:34.697Z] ---> 217755a1171f [2023-03-01T14:09:34.697Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T14:09:34.697Z] Removing intermediate container f5491f3b4e4c [2023-03-01T14:09:34.697Z] ---> 7ad55c551972 [2023-03-01T14:09:34.697Z] Step 12/24 : WORKDIR / [2023-03-01T14:09:34.697Z] Removing intermediate container 7fe75e191869 [2023-03-01T14:09:34.697Z] ---> d56481221d42 [2023-03-01T14:09:34.697Z] Step 13/21 : EXPOSE $APP_PORT [2023-03-01T14:09:34.697Z] ---> Running in 605d8da932e8 [2023-03-01T14:09:34.697Z] ---> Running in 2b8d854ac57d [2023-03-01T14:09:34.697Z] ---> 2f8aa01b139c [2023-03-01T14:09:34.697Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T14:09:34.697Z] ---> Running in deef4284bdfb [2023-03-01T14:09:34.956Z] Removing intermediate container 605d8da932e8 [2023-03-01T14:09:34.956Z] ---> e00a9d2f88a3 [2023-03-01T14:09:34.956Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:09:35.565Z] Removing intermediate container deef4284bdfb [2023-03-01T14:09:35.565Z] ---> b8ad79142ae2 [2023-03-01T14:09:35.565Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T14:09:35.565Z] Removing intermediate container 2b8d854ac57d [2023-03-01T14:09:35.565Z] ---> 35ccdf203aba [2023-03-01T14:09:35.565Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:09:35.565Z] ---> bf980a8ff4ee [2023-03-01T14:09:35.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T14:09:35.565Z] ---> 197101a7bc58 [2023-03-01T14:09:35.565Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T14:09:35.565Z] ---> 7192c6aa2ed4 [2023-03-01T14:09:35.565Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T14:09:35.826Z] ---> 67133e1ee384 [2023-03-01T14:09:35.826Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T14:09:35.826Z] ---> 6a7367f2e149 [2023-03-01T14:09:35.826Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T14:09:35.826Z] ---> fa3a8f4bdd11 [2023-03-01T14:09:35.826Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2023-03-01T14:09:35.826Z] ---> 4aa4151ccd95 [2023-03-01T14:09:35.826Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2023-03-01T14:09:35.826Z] ---> Running in fc79aec4123c [2023-03-01T14:09:35.826Z] ---> Running in ce474a9933a8 [2023-03-01T14:09:36.090Z] Removing intermediate container ce474a9933a8 [2023-03-01T14:09:36.090Z] ---> b44523ca8a27 [2023-03-01T14:09:36.090Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:09:36.090Z] ---> b7572d895b2d [2023-03-01T14:09:36.090Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T14:09:36.090Z] ---> 6d24485aba31 [2023-03-01T14:09:36.090Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T14:09:36.090Z] Removing intermediate container fc79aec4123c [2023-03-01T14:09:36.090Z] ---> 45424fcd9996 [2023-03-01T14:09:36.090Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:09:36.090Z] ---> Running in b2a8d954fa7c [2023-03-01T14:09:36.090Z] ---> d9c0ea0d18b4 [2023-03-01T14:09:36.090Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T14:09:36.349Z] ---> Running in 957c39710f35 [2023-03-01T14:09:36.349Z] Removing intermediate container b2a8d954fa7c [2023-03-01T14:09:36.349Z] ---> 09897ebd0532 [2023-03-01T14:09:36.349Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T14:09:36.349Z] ---> Running in 4601ba883336 [2023-03-01T14:09:36.609Z] Removing intermediate container 957c39710f35 [2023-03-01T14:09:36.609Z] ---> f518dd69640d [2023-03-01T14:09:36.609Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T14:09:36.609Z] ---> 1329fbc8682c [2023-03-01T14:09:36.609Z] ---> cdd5be3b3f85 [2023-03-01T14:09:36.609Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"]Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T14:09:36.609Z] [2023-03-01T14:09:36.609Z] ---> db1e7536e523 [2023-03-01T14:09:36.609Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2023-03-01T14:09:36.609Z] Removing intermediate container 4601ba883336 [2023-03-01T14:09:36.609Z] ---> 2a9057c33017 [2023-03-01T14:09:36.609Z] Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:09:36.609Z] ---> Running in 7eb5c0f0033d [2023-03-01T14:09:36.609Z] ---> Running in f5f87ac87407 [2023-03-01T14:09:36.609Z] ---> Running in 7b4966c73aaf [2023-03-01T14:09:36.609Z] ---> Running in 635d9d3bda80 [2023-03-01T14:09:36.881Z] Removing intermediate container 7eb5c0f0033d [2023-03-01T14:09:36.881Z] ---> d988e1de9711 [2023-03-01T14:09:36.881Z] Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:09:36.881Z] Removing intermediate container 7b4966c73aaf [2023-03-01T14:09:36.881Z] ---> e73253084b59 [2023-03-01T14:09:36.881Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T14:09:36.881Z] ---> d149834f7495 [2023-03-01T14:09:36.881Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T14:09:36.881Z] Removing intermediate container f5f87ac87407 [2023-03-01T14:09:36.881Z] ---> 25628118c6fd [2023-03-01T14:09:36.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:09:36.881Z] ---> Running in 04a2d911820f [2023-03-01T14:09:36.881Z] ---> Running in 0f54fc5886b8 [2023-03-01T14:09:36.881Z] ---> Running in ee47e8317c5b [2023-03-01T14:09:36.881Z] Removing intermediate container 635d9d3bda80 [2023-03-01T14:09:36.881Z] ---> a0be2b9e8090 [2023-03-01T14:09:36.881Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:09:37.192Z] ---> Running in da3de7e86489 [2023-03-01T14:09:37.192Z] Removing intermediate container 04a2d911820f [2023-03-01T14:09:37.192Z] ---> cbb79b0de321 [2023-03-01T14:09:37.192Z] [2023-03-01T14:09:37.192Z] Removing intermediate container 0f54fc5886b8 [2023-03-01T14:09:37.192Z] ---> ed867bbf2c62 [2023-03-01T14:09:37.192Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T14:09:37.192Z] Removing intermediate container ee47e8317c5b [2023-03-01T14:09:37.192Z] ---> d5d76203d33a [2023-03-01T14:09:37.192Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T14:09:37.457Z] Removing intermediate container da3de7e86489 [2023-03-01T14:09:37.457Z] ---> 10abb6343d73 [2023-03-01T14:09:37.457Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T14:09:37.457Z] ---> Running in e3de9a817620 [2023-03-01T14:09:37.457Z] ---> Running in a93d5ced2124 [2023-03-01T14:09:37.457Z] ---> bf6aab8d241b [2023-03-01T14:09:37.457Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T14:09:37.457Z] ---> Running in 7a0e648e736a [2023-03-01T14:09:37.457Z] Successfully built cbb79b0de321 [2023-03-01T14:09:37.457Z] Successfully tagged core-command:latest [2023-03-01T14:09:37.457Z]  Building core-command ... done Building security-bootstrapper [2023-03-01T14:09:37.457Z] Removing intermediate container e3de9a817620 [2023-03-01T14:09:37.457Z] ---> 77a520e5d72a [2023-03-01T14:09:37.457Z] Step 22/23 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:09:37.457Z] Removing intermediate container 7a0e648e736a [2023-03-01T14:09:37.457Z] ---> e30defb987a4 [2023-03-01T14:09:37.457Z] Step 20/21 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:09:37.722Z] Removing intermediate container a93d5ced2124 [2023-03-01T14:09:37.722Z] ---> 688983977b46 [2023-03-01T14:09:37.722Z] [2023-03-01T14:09:37.983Z] Successfully built 688983977b46 [2023-03-01T14:09:39.553Z] Successfully tagged core-metadata:latest [2023-03-01T14:09:39.553Z] Building sys-mgmt-agent [2023-03-01T14:09:40.946Z]  Building core-metadata ... done  ---> Running in ae2ed200021c [2023-03-01T14:09:40.946Z] ---> Running in 56c5c77018e8 [2023-03-01T14:09:45.149Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:09:45.149Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:09:45.149Z] ---> 923be7eb7c68 [2023-03-01T14:09:45.149Z] Step 3/30 : WORKDIR /edgex-go [2023-03-01T14:09:45.149Z] ---> Using cache [2023-03-01T14:09:45.149Z] ---> a96af2cc3f35 [2023-03-01T14:09:45.149Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:09:45.149Z] ---> Using cache [2023-03-01T14:09:45.149Z] ---> 6312b3461636 [2023-03-01T14:09:45.149Z] Step 5/30 : RUN apk add --update --no-cache make git [2023-03-01T14:09:45.149Z] ---> Using cache [2023-03-01T14:09:45.149Z] ---> ef5b62e91d51 [2023-03-01T14:09:45.149Z] Step 6/30 : COPY . . [2023-03-01T14:09:45.149Z] ---> Using cache [2023-03-01T14:09:45.149Z] ---> 6f4dff9061af [2023-03-01T14:09:45.149Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:09:45.149Z] ---> Using cache [2023-03-01T14:09:45.149Z] ---> 80d0a3800b27 [2023-03-01T14:09:45.149Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T14:09:45.409Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:09:45.409Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:09:45.409Z] ---> 923be7eb7c68 [2023-03-01T14:09:45.409Z] Step 3/22 : WORKDIR /edgex-go [2023-03-01T14:09:45.409Z] ---> Using cache [2023-03-01T14:09:45.409Z] ---> a96af2cc3f35 [2023-03-01T14:09:45.409Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:09:45.409Z] ---> Using cache [2023-03-01T14:09:45.409Z] ---> 6312b3461636 [2023-03-01T14:09:45.409Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2023-03-01T14:09:47.326Z] ---> db7143735905 [2023-03-01T14:09:47.326Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T14:09:47.587Z] Removing intermediate container 56c5c77018e8 [2023-03-01T14:09:47.587Z] ---> 046e2871a7ec [2023-03-01T14:09:47.587Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T14:09:47.587Z] Removing intermediate container ae2ed200021c [2023-03-01T14:09:47.587Z] ---> 292bed24a945 [2023-03-01T14:09:47.587Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T14:09:47.587Z] ---> Running in 8eb60724e184 [2023-03-01T14:09:47.587Z] ---> Running in 6a23ecf2ed84 [2023-03-01T14:09:47.587Z] ---> Running in c2a744769bbc [2023-03-01T14:09:47.587Z] ---> Running in 5cd263f7aa75 [2023-03-01T14:09:47.587Z] Removing intermediate container 5cd263f7aa75 [2023-03-01T14:09:47.587Z] ---> 1d287cce9011 [2023-03-01T14:09:47.587Z] [2023-03-01T14:09:47.587Z] Removing intermediate container c2a744769bbc [2023-03-01T14:09:47.587Z] ---> 12285cc4d510 [2023-03-01T14:09:47.587Z] [2023-03-01T14:09:47.587Z] ---> f16e775336d5 [2023-03-01T14:09:47.587Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2023-03-01T14:09:47.587Z] ---> Running in 27ef617c8903 [2023-03-01T14:09:47.847Z] Successfully built 12285cc4d510 [2023-03-01T14:09:47.847Z] Successfully built 1d287cce9011 [2023-03-01T14:09:47.847Z] Successfully tagged support-notifications:latest [2023-03-01T14:09:47.847Z] Building security-proxy-setup [2023-03-01T14:09:47.847Z] Successfully tagged support-scheduler:latest [2023-03-01T14:09:47.847Z]  Building support-notifications ... done Building core-data [2023-03-01T14:09:47.847Z]  Building support-scheduler ... done 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 [2023-03-01T14:09:48.117Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:48.389Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:09:49.332Z] OK: 220 MiB in 52 packages [2023-03-01T14:09:55.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:09:55.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:09:55.913Z] ---> 923be7eb7c68 [2023-03-01T14:09:55.913Z] Step 3/22 : WORKDIR /edgex-go [2023-03-01T14:09:55.913Z] ---> Using cache [2023-03-01T14:09:55.913Z] ---> a96af2cc3f35 [2023-03-01T14:09:55.913Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:09:55.913Z] ---> Using cache [2023-03-01T14:09:55.913Z] ---> 6312b3461636 [2023-03-01T14:09:55.913Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2023-03-01T14:09:56.486Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:09:56.486Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:09:57.059Z] ---> 923be7eb7c68 [2023-03-01T14:09:57.059Z] Step 3/20 : WORKDIR /edgex-go [2023-03-01T14:09:57.059Z] ---> Using cache [2023-03-01T14:09:57.059Z] ---> a96af2cc3f35 [2023-03-01T14:09:57.059Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:09:57.059Z] ---> Using cache [2023-03-01T14:09:57.059Z] ---> 6312b3461636 [2023-03-01T14:09:57.059Z] Step 5/20 : RUN apk add --update --no-cache make git [2023-03-01T14:09:57.059Z] ---> Using cache [2023-03-01T14:09:57.059Z] ---> ef5b62e91d51 [2023-03-01T14:09:57.059Z] Step 6/20 : COPY . . [2023-03-01T14:09:57.059Z] ---> Using cache [2023-03-01T14:09:57.059Z] ---> 6f4dff9061af [2023-03-01T14:09:57.059Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:09:57.059Z] ---> Using cache [2023-03-01T14:09:57.059Z] ---> 80d0a3800b27 [2023-03-01T14:09:57.059Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T14:09:59.645Z] Removing intermediate container 27ef617c8903 [2023-03-01T14:09:59.646Z] ---> b9c6d52624ee [2023-03-01T14:09:59.646Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T14:09:59.646Z] ---> Running in b04655ffe09a [2023-03-01T14:09:59.646Z] ---> Running in 49a23dd096d2 [2023-03-01T14:09:59.646Z] ---> Running in 670699b54099 [2023-03-01T14:09:59.646Z] Removing intermediate container 6a23ecf2ed84 [2023-03-01T14:09:59.646Z] ---> 2b50f33907f1 [2023-03-01T14:09:59.646Z] Step 6/22 : COPY . . [2023-03-01T14:09:59.646Z] Removing intermediate container 670699b54099 [2023-03-01T14:09:59.646Z] ---> 12df3085e416 [2023-03-01T14:09:59.646Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T14:10:01.558Z] 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 [2023-03-01T14:10:02.952Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:03.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:04.181Z] OK: 220 MiB in 52 packages [2023-03-01T14:10:08.401Z] ---> Running in 06083cf3a5e1 [2023-03-01T14:10:08.401Z] Removing intermediate container 8eb60724e184 [2023-03-01T14:10:08.401Z] ---> b77691ac2460 [2023-03-01T14:10:08.401Z] [2023-03-01T14:10:08.401Z] Step 9/30 : FROM alpine:3.14 [2023-03-01T14:10:08.401Z] ---> 6dff1269bc79 [2023-03-01T14:10:08.401Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2023-03-01T14:10:08.401Z] ---> Running in a8bdd16d9c84 [2023-03-01T14:10:08.401Z] Removing intermediate container 06083cf3a5e1 [2023-03-01T14:10:08.401Z] ---> b0403922c8e2 [2023-03-01T14:10:08.401Z] Step 23/24 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:10:08.401Z] 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 [2023-03-01T14:10:08.401Z] ---> Running in 11a8da6ea39f [2023-03-01T14:10:08.401Z] ---> aef8792aebf3 [2023-03-01T14:10:08.401Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:10:08.401Z] ---> Running in aa1089d48891 [2023-03-01T14:10:08.401Z] Removing intermediate container 49a23dd096d2 [2023-03-01T14:10:08.401Z] ---> 4742ae94598b [2023-03-01T14:10:08.401Z] Step 6/22 : COPY . . [2023-03-01T14:10:08.401Z] Removing intermediate container a8bdd16d9c84 [2023-03-01T14:10:08.401Z] ---> f27e7d012602 [2023-03-01T14:10:08.401Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T14:10:08.401Z] ---> Running in 1b1d01b3adb2 [2023-03-01T14:10:08.401Z] Removing intermediate container 11a8da6ea39f [2023-03-01T14:10:08.401Z] ---> 26e944ec5cd8 [2023-03-01T14:10:08.401Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T14:10:08.401Z] ---> Running in 2a5e36b89417 [2023-03-01T14:10:08.684Z] Removing intermediate container 2a5e36b89417 [2023-03-01T14:10:08.684Z] ---> 0f7ee1d0445f [2023-03-01T14:10:08.684Z] [2023-03-01T14:10:08.684Z] skipping... [2023-03-01T14:10:08.950Z] Successfully built 0f7ee1d0445f [2023-03-01T14:10:08.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:08.950Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T14:10:09.215Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:09.798Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T14:10:09.798Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T14:10:09.798Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:10:09.798Z] OK: 6 MiB in 16 packages [2023-03-01T14:10:16.408Z] Removing intermediate container aa1089d48891 [2023-03-01T14:10:16.408Z] ---> 4969dc7b994c [2023-03-01T14:10:16.408Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2023-03-01T14:10:16.408Z] ---> Running in bc2c79c926a4 [2023-03-01T14:10:16.408Z] Removing intermediate container 1b1d01b3adb2 [2023-03-01T14:10:16.408Z] ---> 9272f54a6c72 [2023-03-01T14:10:16.408Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T14:10:16.408Z] ---> ec45bf9fab53 [2023-03-01T14:10:16.408Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:10:16.408Z] ---> Running in e3d9765aebd1 [2023-03-01T14:10:16.408Z] 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 [2023-03-01T14:10:16.408Z] ---> Running in 713a20fe9acc [2023-03-01T14:10:16.408Z] Removing intermediate container e3d9765aebd1 [2023-03-01T14:10:16.408Z] ---> 845bc3cc7423 [2023-03-01T14:10:16.408Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2023-03-01T14:10:16.408Z] ---> Running in 677f5ed6bee3 [2023-03-01T14:10:16.668Z] Removing intermediate container 677f5ed6bee3 [2023-03-01T14:10:16.668Z] ---> 3e067a2ce530 [2023-03-01T14:10:16.668Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2023-03-01T14:10:16.929Z] ---> Running in 1aecdbc4c7c4 [2023-03-01T14:10:16.929Z] skipping... [2023-03-01T14:10:16.929Z] Removing intermediate container b04655ffe09a [2023-03-01T14:10:16.929Z] ---> 6a598651dde7 [2023-03-01T14:10:16.929Z] [2023-03-01T14:10:16.929Z] Step 9/20 : FROM alpine:3.14 [2023-03-01T14:10:16.929Z] ---> 6dff1269bc79 [2023-03-01T14:10:16.929Z] Step 10/20 : RUN apk add --update --no-cache curl [2023-03-01T14:10:17.282Z] ---> Running in 4542b7c09222 [2023-03-01T14:10:17.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:17.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:18.251Z] (1/5) Installing ca-certificates (20220614-r0) [2023-03-01T14:10:18.251Z] (2/5) Installing brotli-libs (1.0.9-r5) [2023-03-01T14:10:18.251Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2023-03-01T14:10:18.251Z] (4/5) Installing libcurl (7.79.1-r5) [2023-03-01T14:10:18.251Z] (5/5) Installing curl (7.79.1-r5) [2023-03-01T14:10:18.251Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:10:18.251Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T14:10:18.251Z] OK: 8 MiB in 19 packages [2023-03-01T14:10:18.251Z] Removing intermediate container 713a20fe9acc [2023-03-01T14:10:18.251Z] ---> 8f8b9cf20f81 [2023-03-01T14:10:18.251Z] Step 8/22 : RUN make cmd/core-data/core-data [2023-03-01T14:10:18.516Z] ---> Running in ba477e7b3619 [2023-03-01T14:10:19.087Z] Removing intermediate container 1aecdbc4c7c4 [2023-03-01T14:10:19.087Z] ---> 65b55a5c9249 [2023-03-01T14:10:19.087Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2023-03-01T14:10:19.087Z] ---> Running in dd4b2d6783e7 [2023-03-01T14:10:19.347Z] Removing intermediate container dd4b2d6783e7 [2023-03-01T14:10:19.347Z] ---> 995e2e33fa9e [2023-03-01T14:10:19.347Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2023-03-01T14:10:19.347Z] Removing intermediate container 4542b7c09222 [2023-03-01T14:10:19.347Z] ---> 44657c2ba490 [2023-03-01T14:10:19.347Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T14:10:19.606Z] ---> Running in 9179abd2ff83 [2023-03-01T14:10:19.606Z] 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 [2023-03-01T14:10:19.606Z] ---> d81b8cd31509 [2023-03-01T14:10:19.606Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2023-03-01T14:10:19.606Z] ---> Running in 65020fe1d39d [2023-03-01T14:10:19.606Z] Removing intermediate container 9179abd2ff83 [2023-03-01T14:10:19.606Z] ---> 75b06b09c8ee [2023-03-01T14:10:19.606Z] Step 12/20 : WORKDIR /edgex [2023-03-01T14:10:19.606Z] ---> Running in bca2799ff737 [2023-03-01T14:10:19.865Z] Removing intermediate container bca2799ff737 [2023-03-01T14:10:19.865Z] ---> 388d8542ccb2 [2023-03-01T14:10:19.865Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T14:10:19.865Z] ---> 7fe3b8c6063c [2023-03-01T14:10:19.865Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T14:10:21.245Z] ---> cdf20336f7eb [2023-03-01T14:10:21.245Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T14:10:21.505Z] Removing intermediate container 65020fe1d39d [2023-03-01T14:10:21.505Z] ---> b133630559e6 [2023-03-01T14:10:21.505Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:10:22.444Z] ---> ff63fd1969c2 [2023-03-01T14:10:22.444Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T14:10:22.444Z] ---> 58933a5189b4 [2023-03-01T14:10:22.444Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2023-03-01T14:10:22.444Z] ---> Running in c0e9fc227f0b [2023-03-01T14:10:23.013Z] Removing intermediate container c0e9fc227f0b [2023-03-01T14:10:23.013Z] ---> 48476fdf6b9b [2023-03-01T14:10:23.013Z] Step 17/20 : CMD ["--init=true"] [2023-03-01T14:10:23.013Z] ---> Running in 83431cc0f464 [2023-03-01T14:10:23.013Z] ---> f28778533c0f [2023-03-01T14:10:23.013Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T14:10:23.581Z] Removing intermediate container 83431cc0f464 [2023-03-01T14:10:23.581Z] ---> a24f04fdd6d3 [2023-03-01T14:10:23.581Z] Step 18/20 : LABEL arch=x86_64 [2023-03-01T14:10:23.581Z] ---> f93499fa3e5b [2023-03-01T14:10:23.581Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T14:10:23.581Z] ---> Running in c9a58f4a01b7 [2023-03-01T14:10:23.841Z] Removing intermediate container c9a58f4a01b7 [2023-03-01T14:10:23.841Z] ---> 9ec98aaab261 [2023-03-01T14:10:23.841Z] Step 19/20 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:10:23.841Z] ---> Running in 5d5078f790a4 [2023-03-01T14:10:23.841Z] ---> ba3b9d30852e [2023-03-01T14:10:23.841Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2023-03-01T14:10:24.145Z] Removing intermediate container 5d5078f790a4 [2023-03-01T14:10:24.145Z] ---> f3ce7836d3a3 [2023-03-01T14:10:24.145Z] Step 20/20 : LABEL version=0.0.0 [2023-03-01T14:10:24.145Z] ---> Running in 3cc00203a8fc [2023-03-01T14:10:24.715Z] Removing intermediate container 3cc00203a8fc [2023-03-01T14:10:24.715Z] ---> 4079cc252331 [2023-03-01T14:10:24.715Z] [2023-03-01T14:10:24.715Z] Successfully built 4079cc252331 [2023-03-01T14:10:25.046Z] Successfully tagged security-proxy-setup:latest [2023-03-01T14:10:25.046Z]  Building security-proxy-setup ... done  ---> 1879331c2896 [2023-03-01T14:10:25.046Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2023-03-01T14:10:25.308Z] Removing intermediate container bc2c79c926a4 [2023-03-01T14:10:25.308Z] ---> 3be08ce1c5d4 [2023-03-01T14:10:25.308Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2023-03-01T14:10:25.308Z] ---> Running in c744e669a4d7 [2023-03-01T14:10:25.567Z] ---> Running in b38ce79ca8fd [2023-03-01T14:10:25.567Z] Removing intermediate container c744e669a4d7 [2023-03-01T14:10:25.567Z] ---> 79fe3ff30cf6 [2023-03-01T14:10:25.567Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T14:10:25.831Z] 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 [2023-03-01T14:10:25.831Z] ---> 235a8f768297 [2023-03-01T14:10:25.831Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2023-03-01T14:10:26.092Z] ---> Running in 375998d06768 [2023-03-01T14:10:28.055Z] Removing intermediate container b38ce79ca8fd [2023-03-01T14:10:28.055Z] ---> 921dcab69f7c [2023-03-01T14:10:28.055Z] [2023-03-01T14:10:28.055Z] Step 10/22 : FROM docker:20.10.8 [2023-03-01T14:10:28.055Z] Removing intermediate container 375998d06768 [2023-03-01T14:10:28.055Z] ---> e73834276213 [2023-03-01T14:10:28.055Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T14:10:28.055Z] ---> Running in e8b8c16405f3 [2023-03-01T14:10:28.316Z] 20.10.8: Pulling from library/docker [2023-03-01T14:10:28.316Z] Removing intermediate container e8b8c16405f3 [2023-03-01T14:10:28.316Z] ---> 62845191de23 [2023-03-01T14:10:28.316Z] Step 27/30 : CMD ["gate"] [2023-03-01T14:10:28.576Z] ---> Running in c1d68043423b [2023-03-01T14:10:28.576Z] Removing intermediate container c1d68043423b [2023-03-01T14:10:28.576Z] ---> acd58b25feac [2023-03-01T14:10:28.576Z] Step 28/30 : LABEL arch=x86_64 [2023-03-01T14:10:29.520Z] ---> Running in e2011c8f68fa [2023-03-01T14:10:30.092Z] Removing intermediate container e2011c8f68fa [2023-03-01T14:10:30.092Z] ---> 7ec2beb122bf [2023-03-01T14:10:30.092Z] Step 29/30 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:10:34.406Z] ---> Running in 0d7977152361 [2023-03-01T14:10:34.406Z] Removing intermediate container ba477e7b3619 [2023-03-01T14:10:34.406Z] ---> fcbb20f9b877 [2023-03-01T14:10:34.406Z] [2023-03-01T14:10:34.406Z] Step 9/22 : FROM alpine:3.14 [2023-03-01T14:10:34.406Z] ---> 6dff1269bc79 [2023-03-01T14:10:34.406Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T14:10:34.406Z] ---> Running in 20bbe7d79703 [2023-03-01T14:10:34.406Z] Removing intermediate container 0d7977152361 [2023-03-01T14:10:34.406Z] ---> ad19c428d7ac [2023-03-01T14:10:34.406Z] Step 30/30 : LABEL version=0.0.0 [2023-03-01T14:10:34.406Z] ---> Running in 9629d14423e7 [2023-03-01T14:10:34.406Z] Removing intermediate container 20bbe7d79703 [2023-03-01T14:10:34.406Z] ---> cab0e1dcf2c2 [2023-03-01T14:10:34.406Z] Step 11/22 : ENV APP_PORT=59880 [2023-03-01T14:10:34.406Z] ---> Running in 8ff9de7ef04b [2023-03-01T14:10:34.406Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2023-03-01T14:10:34.406Z] Removing intermediate container 9629d14423e7 [2023-03-01T14:10:34.406Z] ---> ebd860075b1d [2023-03-01T14:10:34.406Z] [2023-03-01T14:10:34.406Z] Status: Downloaded newer image for docker:20.10.8 [2023-03-01T14:10:34.406Z] ---> bc6c0ffef665 [2023-03-01T14:10:34.406Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:10:34.406Z] ---> Running in f7f3558a5f18 [2023-03-01T14:10:34.406Z] Removing intermediate container 8ff9de7ef04b [2023-03-01T14:10:34.406Z] ---> 516ee597177e [2023-03-01T14:10:34.406Z] Step 12/22 : EXPOSE $APP_PORT [2023-03-01T14:10:34.406Z] ---> Running in d05f0a8a771f [2023-03-01T14:10:34.406Z] Removing intermediate container f7f3558a5f18 [2023-03-01T14:10:34.406Z] ---> fe3556bb7817 [2023-03-01T14:10:34.406Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2023-03-01T14:10:34.406Z] Successfully built ebd860075b1d [2023-03-01T14:10:34.406Z] ---> Running in 0ca9faa7faf7 [2023-03-01T14:10:34.406Z] Successfully tagged security-bootstrapper:latest [2023-03-01T14:10:34.406Z]  Building security-bootstrapper ... done Removing intermediate container d05f0a8a771f [2023-03-01T14:10:34.406Z] ---> b7e2b40b0f97 [2023-03-01T14:10:34.406Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:10:34.406Z] ---> Running in 063f959376a0 [2023-03-01T14:10:34.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:34.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:34.991Z] Removing intermediate container a5348b44cee6 [2023-03-01T14:10:34.991Z] ---> 8b7e24de061c [2023-03-01T14:10:34.991Z] Successfully built 8b7e24de061c [2023-03-01T14:10:34.991Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [2023-03-01T14:10:35.023Z] (1/42) Installing readline (8.1.0-r0) [2023-03-01T14:10:35.023Z] (2/42) Installing bash (5.1.16-r0) [2023-03-01T14:10:35.023Z] Executing bash-5.1.16-r0.post-install [2023-03-01T14:10:35.023Z] (3/42) Installing brotli-libs (1.0.9-r5) [2023-03-01T14:10:35.023Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2023-03-01T14:10:35.023Z] (5/42) Installing libcurl (7.79.1-r5) [2023-03-01T14:10:35.023Z] (6/42) Installing curl (7.79.1-r5) [2023-03-01T14:10:35.023Z] (7/42) Installing dumb-init (1.2.5-r1) [2023-03-01T14:10:35.023Z] (8/42) Installing libbz2 (1.0.8-r1) [2023-03-01T14:10:35.023Z] (9/42) Installing expat (2.5.0-r0) [2023-03-01T14:10:35.023Z] (10/42) Installing libffi (3.3-r2) [2023-03-01T14:10:35.023Z] (11/42) Installing gdbm (1.19-r0) [2023-03-01T14:10:35.023Z] (12/42) Installing xz-libs (5.2.5-r1) [2023-03-01T14:10:35.023Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2023-03-01T14:10:35.023Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2023-03-01T14:10:35.023Z] (15/42) Installing mpdecimal (2.5.1-r1) [2023-03-01T14:10:35.023Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2023-03-01T14:10:35.023Z] (17/42) Installing python3 (3.9.16-r0) [2023-03-01T14:10:35.023Z] Removing intermediate container 063f959376a0 [2023-03-01T14:10:35.023Z] ---> 1085979be4be [2023-03-01T14:10:35.023Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:10:35.307Z] ---> Running in 52e0469f1ab5 [2023-03-01T14:10:35.400Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T14:10:35.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:10:35.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container [2023-03-01T14:10:35.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T14:10:35.715Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2023-03-01T14:10:35.715Z] (19/42) Installing py3-chardet (4.0.0-r2) [2023-03-01T14:10:35.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:35.715Z] (20/42) Installing py3-idna (3.2-r0) [2023-03-01T14:10:35.715Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2023-03-01T14:10:35.715Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2023-03-01T14:10:35.715Z] (23/42) Installing py3-requests (2.25.1-r4) [2023-03-01T14:10:35.715Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2023-03-01T14:10:35.715Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2023-03-01T14:10:35.715Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2023-03-01T14:10:35.715Z] (27/42) Installing py3-colorama (0.4.4-r1) [2023-03-01T14:10:35.715Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2023-03-01T14:10:35.715Z] (29/42) Installing py3-distlib (0.3.1-r3) [2023-03-01T14:10:35.715Z] (30/42) Installing py3-distro (1.5.0-r3) [2023-03-01T14:10:35.715Z] (31/42) Installing py3-six (1.15.0-r1) [2023-03-01T14:10:35.715Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2023-03-01T14:10:35.715Z] (33/42) Installing py3-html5lib (1.1-r1) [2023-03-01T14:10:35.715Z] (34/42) Installing py3-parsing (2.4.7-r2) [2023-03-01T14:10:35.715Z] (35/42) Installing py3-packaging (20.9-r1) [2023-03-01T14:10:35.715Z] (36/42) Installing py3-toml (0.10.2-r2) [2023-03-01T14:10:35.715Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2023-03-01T14:10:35.715Z] (38/42) Installing py3-progress (1.5-r2) [2023-03-01T14:10:35.715Z] (39/42) Installing py3-retrying (1.3.3-r1) [2023-03-01T14:10:35.715Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2023-03-01T14:10:35.715Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2023-03-01T14:10:35.715Z] (42/42) Installing py3-pip (20.3.4-r1) [2023-03-01T14:10:35.981Z] Executing busybox-1.33.1-r3.trigger [2023-03-01T14:10:35.981Z] OK: 85 MiB in 64 packages [2023-03-01T14:10:35.981Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-01T14:10:36.597Z] Collecting docker-compose==1.23.2 [2023-03-01T14:10:36.597Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-01T14:10:36.597Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2023-03-01T14:10:36.597Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2023-03-01T14:10:36.834Z] $ docker top f8796ec447f8624f01b283bb152b2a36c0d3f9d96ab3e2c6b507f3b2ec2e92a3 -eo pid,comm [2023-03-01T14:10:36.883Z] Collecting docker<4.0,>=3.6.0 [2023-03-01T14:10:36.883Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2023-03-01T14:10:36.883Z] Collecting websocket-client<1.0,>=0.32.0 [2023-03-01T14:10:36.883Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2023-03-01T14:10:36.883Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2023-03-01T14:10:36.883Z] Collecting jsonschema<3,>=2.5.1 [2023-03-01T14:10:36.883Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [Pipeline] { [Pipeline] sh [2023-03-01T14:10:37.175Z] Collecting PyYAML<4,>=3.10 [2023-03-01T14:10:37.175Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2023-03-01T14:10:37.175Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-01T14:10:37.745Z] + go version [2023-03-01T14:10:37.745Z] go version go1.16.8 linux/arm64 [2023-03-01T14:10:37.746Z] Collecting docopt<0.7,>=0.6.1 [2023-03-01T14:10:37.746Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2023-03-01T14:10:37.746Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2023-03-01T14:10:37.746Z] Collecting cached-property<2,>=1.2.0 [2023-03-01T14:10:37.746Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] } [2023-03-01T14:10:37.797Z] $ docker stop --time=1 f8796ec447f8624f01b283bb152b2a36c0d3f9d96ab3e2c6b507f3b2ec2e92a3 [2023-03-01T14:10:38.005Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2023-03-01T14:10:38.005Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2023-03-01T14:10:38.005Z] Collecting texttable<0.10,>=0.9.0 [2023-03-01T14:10:38.005Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2023-03-01T14:10:38.005Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-01T14:10:38.265Z] Collecting dockerpty<0.5,>=0.4.1 [2023-03-01T14:10:38.265Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2023-03-01T14:10:38.525Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-01T14:10:38.787Z] Collecting docker-pycreds>=0.4.0 [2023-03-01T14:10:38.787Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:10:38.787Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2023-03-01T14:10:38.787Z] OK: 8 MiB in 20 packages [2023-03-01T14:10:38.787Z] Collecting chardet<3.1.0,>=3.0.2 [2023-03-01T14:10:38.787Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2023-03-01T14:10:38.787Z] 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) [2023-03-01T14:10:38.787Z] Collecting idna<2.8,>=2.5 [2023-03-01T14:10:38.787Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2023-03-01T14:10:39.047Z] Collecting urllib3<1.25,>=1.21.1 [2023-03-01T14:10:39.047Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2023-03-01T14:10:39.047Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2023-03-01T14:10:39.047Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2023-03-01T14:10:39.047Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2023-03-01T14:10:39.047Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2023-03-01T14:10:39.308Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2023-03-01T14:10:39.308Z] Attempting uninstall: urllib3 [2023-03-01T14:10:39.308Z] Found existing installation: urllib3 1.26.5 [2023-03-01T14:10:39.308Z] Uninstalling urllib3-1.26.5: [2023-03-01T14:10:39.308Z] Successfully uninstalled urllib3-1.26.5 [2023-03-01T14:10:39.308Z] Removing intermediate container 52e0469f1ab5 [2023-03-01T14:10:39.308Z] ---> e4fce3d1ad96 [2023-03-01T14:10:39.308Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:10:39.359Z] $ docker rm -f --volumes f8796ec447f8624f01b283bb152b2a36c0d3f9d96ab3e2c6b507f3b2ec2e92a3 [2023-03-01T14:10:39.566Z] Attempting uninstall: idna [2023-03-01T14:10:39.567Z] Found existing installation: idna 3.2 [2023-03-01T14:10:39.567Z] Uninstalling idna-3.2: [2023-03-01T14:10:39.567Z] Successfully uninstalled idna-3.2 [2023-03-01T14:10:39.567Z] ---> 6318ddff509b [2023-03-01T14:10:39.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T14:10:39.567Z] Attempting uninstall: chardet [2023-03-01T14:10:39.567Z] Found existing installation: chardet 4.0.0 [2023-03-01T14:10:39.567Z] Uninstalling chardet-4.0.0: [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2023-03-01T14:10:39.827Z] Successfully uninstalled chardet-4.0.0 [2023-03-01T14:10:39.827Z] ---> c1464add3112 [2023-03-01T14:10:39.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:10:40.086Z] ---> 40a3e2067149 [2023-03-01T14:10:40.087Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T14:10:40.087Z] ---> Running in 216207d6706c [2023-03-01T14:10:40.087Z] Attempting uninstall: requests [2023-03-01T14:10:40.087Z] Found existing installation: requests 2.25.1 [2023-03-01T14:10:40.087Z] Uninstalling requests-2.25.1: [2023-03-01T14:10:40.087Z] Successfully uninstalled requests-2.25.1 [2023-03-01T14:10:40.319Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T14:10:40.319Z] . [Pipeline] } [2023-03-01T14:10:40.349Z] Removing intermediate container 216207d6706c [2023-03-01T14:10:40.349Z] ---> 0346963d4337 [2023-03-01T14:10:40.349Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:10:40.349Z] ---> Running in b5cd0a2cc5a9 [2023-03-01T14:10:40.349Z] Running setup.py install for texttable: started [2023-03-01T14:10:40.349Z] Removing intermediate container b5cd0a2cc5a9 [2023-03-01T14:10:40.349Z] ---> 8563c14ba2a6 [2023-03-01T14:10:40.349Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T14:10:40.349Z] ---> Running in a74f2ab86072 [2023-03-01T14:10:40.349Z] Removing intermediate container a74f2ab86072 [2023-03-01T14:10:40.349Z] ---> 0e3c77d2162b [2023-03-01T14:10:40.349Z] Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:10:40.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container [2023-03-01T14:10:40.609Z] ---> Running in 10cc61a7d7d7 [2023-03-01T14:10:40.609Z] Removing intermediate container 10cc61a7d7d7 [2023-03-01T14:10:40.609Z] ---> 55f94c1f5610 [2023-03-01T14:10:40.609Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T14:10:40.609Z] Running setup.py install for texttable: finished with status 'done' [2023-03-01T14:10:40.609Z] Running setup.py install for PyYAML: started [2023-03-01T14:10:40.609Z] ---> Running in 5d2071aba9fe [2023-03-01T14:10:40.609Z] Removing intermediate container 5d2071aba9fe [2023-03-01T14:10:40.609Z] ---> effb08839a66 [2023-03-01T14:10:40.609Z] [2023-03-01T14:10:40.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T14:10:40.872Z] Successfully built effb08839a66 [2023-03-01T14:10:40.872Z] Successfully tagged core-data:latest [2023-03-01T14:10:40.872Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2023-03-01T14:10:41.132Z] Running setup.py install for docopt: started [2023-03-01T14:10:41.393Z] Running setup.py install for docopt: finished with status 'done' [2023-03-01T14:10:41.393Z] Running setup.py install for dockerpty: started [2023-03-01T14:10:41.654Z] Running setup.py install for dockerpty: finished with status 'done' [2023-03-01T14:10:41.781Z] $ docker top 6dca15a55cf7843fb2e250acf73ace10043283491982a9fdbca1e1d5293923c5 -eo pid,comm [2023-03-01T14:10:41.917Z] 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 [Pipeline] { [Pipeline] echo [2023-03-01T14:10:42.114Z] ========================================================= [2023-03-01T14:10:42.114Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T14:10:42.114Z] ========================================================= [Pipeline] sh [2023-03-01T14:10:42.431Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T14:10:42.818Z] + make test [2023-03-01T14:10:42.818Z] go mod tidy [2023-03-01T14:10:43.775Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-03-01T14:10:45.213Z] Removing intermediate container 0ca9faa7faf7 [2023-03-01T14:10:45.213Z] ---> ce25d84320bf [2023-03-01T14:10:45.213Z] Step 13/22 : ENV APP_PORT=58890 [2023-03-01T14:10:45.213Z] ---> Running in 23e442e40036 [2023-03-01T14:10:45.213Z] Removing intermediate container 23e442e40036 [2023-03-01T14:10:45.213Z] ---> 55f616f9fb1c [2023-03-01T14:10:45.213Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T14:10:45.213Z] ---> Running in 0b3732fbaad9 [2023-03-01T14:10:45.213Z] Removing intermediate container 0b3732fbaad9 [2023-03-01T14:10:45.213Z] ---> afd8b01ffe4c [2023-03-01T14:10:45.213Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2023-03-01T14:10:45.476Z] ---> 5755ab1d688f [2023-03-01T14:10:45.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2023-03-01T14:10:45.737Z] ---> 336e74d31396 [2023-03-01T14:10:45.737Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2023-03-01T14:10:45.997Z] ---> f686b20da35d [2023-03-01T14:10:45.997Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2023-03-01T14:10:45.997Z] ---> Running in 0495cbdbcadc [2023-03-01T14:10:45.997Z] Removing intermediate container 0495cbdbcadc [2023-03-01T14:10:45.997Z] ---> a367ae30144f [2023-03-01T14:10:45.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:10:45.997Z] ---> Running in ef8cc6f881f9 [2023-03-01T14:10:46.257Z] Removing intermediate container ef8cc6f881f9 [2023-03-01T14:10:46.257Z] ---> fd418664d135 [2023-03-01T14:10:46.257Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T14:10:46.257Z] ---> Running in adae1033dbd9 [2023-03-01T14:10:46.257Z] Removing intermediate container adae1033dbd9 [2023-03-01T14:10:46.257Z] ---> 745c3637a524 [2023-03-01T14:10:46.257Z] Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:10:46.257Z] ---> Running in 53e06330e7a2 [2023-03-01T14:10:46.257Z] Removing intermediate container 53e06330e7a2 [2023-03-01T14:10:46.257Z] ---> 433d40be13f4 [2023-03-01T14:10:46.257Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T14:10:46.257Z] ---> Running in 2a79f21f67ce [2023-03-01T14:10:46.518Z] Removing intermediate container 2a79f21f67ce [2023-03-01T14:10:46.518Z] ---> 3ed853130865 [2023-03-01T14:10:46.518Z] [2023-03-01T14:10:46.518Z] Successfully built 3ed853130865 [2023-03-01T14:10:46.518Z] Successfully tagged sys-mgmt-agent:latest [2023-03-01T14:10:46.524Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2023-03-01T14:10:46.556Z] $ docker stop --time=1 a74ad9d7f2d2d37a90e10ce3b8823994ffc601b92507bcf6e07cf10489521814 [2023-03-01T14:10:47.829Z] $ docker rm -f --volumes a74ad9d7f2d2d37a90e10ce3b8823994ffc601b92507bcf6e07cf10489521814 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T14:10:48.221Z] + docker images [2023-03-01T14:10:48.221Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T14:10:48.221Z] sys-mgmt-agent latest 3ed853130865 2 seconds ago 295MB [2023-03-01T14:10:48.221Z] core-data latest effb08839a66 8 seconds ago 20.7MB [2023-03-01T14:10:48.221Z] security-bootstrapper latest ebd860075b1d 15 seconds ago 18.9MB [2023-03-01T14:10:48.221Z] fcbb20f9b877 17 seconds ago 1.78GB [2023-03-01T14:10:48.221Z] 921dcab69f7c 21 seconds ago 1.77GB [2023-03-01T14:10:48.221Z] security-proxy-setup latest 4079cc252331 24 seconds ago 26.9MB [2023-03-01T14:10:48.221Z] 6a598651dde7 32 seconds ago 1.78GB [2023-03-01T14:10:48.221Z] security-secretstore-setup latest 0f7ee1d0445f 40 seconds ago 28.4MB [2023-03-01T14:10:48.221Z] b77691ac2460 47 seconds ago 1.78GB [2023-03-01T14:10:48.221Z] support-notifications latest 1d287cce9011 About a minute ago 17MB [2023-03-01T14:10:48.221Z] support-scheduler latest 12285cc4d510 About a minute ago 16.2MB [2023-03-01T14:10:48.221Z] core-metadata latest 688983977b46 About a minute ago 16.9MB [2023-03-01T14:10:48.221Z] core-command latest cbb79b0de321 About a minute ago 16.1MB [2023-03-01T14:10:48.221Z] cba165e9dd65 About a minute ago 1.78GB [2023-03-01T14:10:48.221Z] 58e1cd9b68da About a minute ago 1.78GB [2023-03-01T14:10:48.221Z] d8643dac2682 About a minute ago 1.78GB [2023-03-01T14:10:48.221Z] 7f72c4aa8274 About a minute ago 1.77GB [2023-03-01T14:10:48.221Z] 7ada1c058924 About a minute ago 1.78GB [2023-03-01T14:10:48.221Z] ci-base-image-x86_64 latest 923be7eb7c68 4 minutes ago 1.25GB [2023-03-01T14:10:48.221Z] alpine 3.14 6dff1269bc79 2 weeks ago 5.61MB [2023-03-01T14:10:48.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T14:10:48.221Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.16-alpine-lts de6a6ee31cbe 9 months ago 548MB [2023-03-01T14:10:48.221Z] docker 20.10.8 bc6c0ffef665 18 months ago 214MB [2023-03-01T14:10:48.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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 [2023-03-01T14:10:48.788Z] Running on prd-ubuntu18.04-docker-8c-8g-7965 in /w/workspace/edgexfoundry_edgex-go_PR-4403 [Pipeline] { [Pipeline] ws [2023-03-01T14:10:48.834Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T14:10:48.894Z] The recommended git tool is: git [2023-03-01T14:10:50.522Z] using credential edgex-jenkins-ssh [2023-03-01T14:10:50.532Z] Cloning the remote Git repository [2023-03-01T14:10:50.549Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T14:10:50.571Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-01T14:10:50.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T14:10:50.612Z] > git --version # timeout=10 [2023-03-01T14:10:50.617Z] > git --version # 'git version 2.17.1' [2023-03-01T14:10:50.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T14:10:50.633Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T14:10:55.844Z] Merging remotes/origin/jakarta commit 37bead552474273de976aaf56ac2094eaaca713f into PR head commit 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:10:54.795Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T14:10:54.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T14:10:55.095Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T14:10:55.105Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T14:10:55.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T14:10:55.109Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4403/head:refs/remotes/origin/PR-4403 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2023-03-01T14:10:55.852Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T14:10:55.857Z] > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 [2023-03-01T14:10:56.011Z] Merge succeeded, producing 5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:10:56.011Z] Checking out Revision 5ff0ddf6099717705e7ca6c15115871fe6e26ddf (PR-4403) [2023-03-01T14:10:55.978Z] > git remote # timeout=10 [2023-03-01T14:10:55.987Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T14:10:55.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T14:10:55.996Z] > git merge 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 [2023-03-01T14:10:56.005Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T14:10:56.012Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T14:10:56.016Z] > git checkout -f 5ff0ddf6099717705e7ca6c15115871fe6e26ddf # timeout=10 [2023-03-01T14:10:59.318Z] Commit message: "netdb" [2023-03-01T14:10:59.334Z] > git --version # timeout=10 [2023-03-01T14:10:59.337Z] > git --version # 'git version 2.17.1' [2023-03-01T14:10:59.340Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:11:00.153Z] + echo snap-build.sh [2023-03-01T14:11:00.154Z] snap-build.sh [2023-03-01T14:11:00.154Z] + SNAP_BASE_DIR=. [2023-03-01T14:11:00.154Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2023-03-01T14:11:00.154Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2023-03-01T14:11:00.154Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2023-03-01T14:11:00.154Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2023-03-01T14:11:00.154Z] + cd /w/workspace/edgex-go/1 [2023-03-01T14:11:00.154Z] + sudo apt-get remove -qy --purge lxd lxd-client [2023-03-01T14:11:00.154Z] Reading package lists... [2023-03-01T14:11:00.154Z] Building dependency tree... [2023-03-01T14:11:00.154Z] Reading state information... [2023-03-01T14:11:00.154Z] The following packages were automatically installed and are no longer required: [2023-03-01T14:11:00.154Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2023-03-01T14:11:00.154Z] xdelta3 [2023-03-01T14:11:00.154Z] Use 'sudo apt autoremove' to remove them. [2023-03-01T14:11:00.154Z] The following packages will be REMOVED: [2023-03-01T14:11:00.154Z] lxd* lxd-client* [2023-03-01T14:11:00.154Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2023-03-01T14:11:00.415Z] After this operation, 31.7 MB disk space will be freed. [2023-03-01T14:11:01.198Z] (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 ... 191263 files and directories currently installed.) [2023-03-01T14:11:01.198Z] Removing lxd (3.0.3-0ubuntu1~18.04.2) ... [2023-03-01T14:11:01.766Z] Removing lxd dnsmasq configuration [2023-03-01T14:11:01.766Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.2) ... [2023-03-01T14:11:02.026Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2023-03-01T14:11:10.448Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T14:12:07.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T14:12:11.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T14:12:13.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T14:12:13.784Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T14:12:23.490Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2023-03-01T14:12:23.490Z] (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 ... 191088 files and directories currently installed.) [2023-03-01T14:12:23.490Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.2) ... [2023-03-01T14:12:23.490Z] Processing triggers for systemd (237-3ubuntu10.56) ... [2023-03-01T14:12:23.490Z] Processing triggers for ureadahead (0.100.0-21) ... [2023-03-01T14:12:23.490Z] + sudo snap remove --purge lxd [2023-03-01T14:12:23.490Z] snap "lxd" is not installed [2023-03-01T14:12:23.490Z] + sudo groupadd --force --system lxd [2023-03-01T14:12:23.490Z] ++ whoami [2023-03-01T14:12:23.490Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2023-03-01T14:12:23.490Z] + newgrp - lxd [2023-03-01T14:12:23.490Z] + sudo snap install lxd [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T14:12:28.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T14:12:30.059Z] 2023-03-01T14:12:27Z INFO Waiting for automatic snapd restart... [2023-03-01T14:12:37.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements [2023-03-01T14:12:37.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T14:12:37.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T14:12:40.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements [2023-03-01T14:12:40.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T14:12:43.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 44.7% of statements [2023-03-01T14:12:43.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T14:12:43.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T14:12:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.882s coverage: 89.5% of statements [2023-03-01T14:12:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T14:12:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T14:12:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.302s coverage: 83.8% of statements [2023-03-01T14:12:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T14:12:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T14:12:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2023-03-01T14:12:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T14:12:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T14:12:48.150Z] lxd 5.11-ad0b61e from Canonical* installed [2023-03-01T14:12:48.150Z] + sudo lxd init --auto [2023-03-01T14:12:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.707s coverage: 94.2% of statements [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T14:12:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T14:12:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T14:12:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.366s coverage: 0.9% of statements [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T14:12:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements [2023-03-01T14:12:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 21.7% of statements [2023-03-01T14:12:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T14:12:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements [2023-03-01T14:12:53.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements [2023-03-01T14:12:53.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2023-03-01T14:12:54.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2023-03-01T14:12:54.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2023-03-01T14:12:58.150Z] + sudo snap install --classic snapcraft [2023-03-01T14:13:04.716Z] snapcraft 7.2.9 from Canonical** installed [2023-03-01T14:13:04.716Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2023-03-01T14:13:04.716Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2023-03-01T14:13:04.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T14:13:04.716Z] Dload Upload Total Spent Left Speed [2023-03-01T14:13:04.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2023-03-01T14:13:04.716Z] 100 3325k 100 3325k 0 0 5916k 0 --:--:-- --:--:-- --:--:-- 5916k [2023-03-01T14:13:04.716Z] ./yq_linux_amd64 [2023-03-01T14:13:04.716Z] + sudo snapcraft prime --use-lxd [2023-03-01T14:13:06.619Z] Starting Snapcraft 7.2.9 [2023-03-01T14:13:06.619Z] Logging execution to '/home/jenkins/.cache/snapcraft/log/snapcraft-20230301-141306.139626.log' [2023-03-01T14:13:06.619Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2023-03-01T14:13:06.619Z] 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: [2023-03-01T14:13:06.619Z] - README.md [2023-03-01T14:13:06.619Z] [2023-03-01T14:13:06.619Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2023-03-01T14:13:06.879Z] Launching a container. [2023-03-01T14:13:06.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements [2023-03-01T14:13:06.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2023-03-01T14:13:13.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.577s coverage: 82.5% of statements [2023-03-01T14:13:13.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T14:13:16.869Z] Waiting for container to be ready [2023-03-01T14:13:16.869Z] To start your first container, try: lxc launch ubuntu:22.04 [2023-03-01T14:13:16.869Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2023-03-01T14:13:16.869Z] [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.772s coverage: 91.2% of statements [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.831s coverage: 64.4% of statements [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T14:13:20.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T14:13:20.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.209s coverage: 100.0% of statements [2023-03-01T14:13:21.060Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2023-03-01T14:13:21.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2023-03-01T14:13:21.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements [2023-03-01T14:13:21.320Z] Waiting for network to be ready... [2023-03-01T14:13:21.579Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2023-03-01T14:13:21.579Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2023-03-01T14:13:21.840Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2023-03-01T14:13:21.840Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2569 kB] [2023-03-01T14:13:21.840Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2023-03-01T14:13:21.840Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [445 kB] [2023-03-01T14:13:22.100Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.8 kB] [2023-03-01T14:13:22.100Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3928 B] [2023-03-01T14:13:22.100Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1113 kB] [2023-03-01T14:13:22.100Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [154 kB] [2023-03-01T14:13:22.100Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1272 kB] [2023-03-01T14:13:22.100Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [297 kB] [2023-03-01T14:13:22.100Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2023-03-01T14:13:22.100Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2023-03-01T14:13:22.100Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2023-03-01T14:13:22.100Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2023-03-01T14:13:22.100Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2023-03-01T14:13:22.100Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2023-03-01T14:13:22.100Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2023-03-01T14:13:22.100Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2901 kB] [2023-03-01T14:13:22.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2023-03-01T14:13:22.359Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [531 kB] [2023-03-01T14:13:22.359Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] [2023-03-01T14:13:22.359Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] [2023-03-01T14:13:22.359Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1144 kB] [2023-03-01T14:13:22.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2023-03-01T14:13:22.619Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [159 kB] [2023-03-01T14:13:22.619Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1884 kB] [2023-03-01T14:13:22.619Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [410 kB] [2023-03-01T14:13:26.806Z] Fetched 28.7 MB in 4s (6392 kB/s) [2023-03-01T14:13:27.066Z] Reading package lists... [2023-03-01T14:13:27.066Z] Reading package lists... [2023-03-01T14:13:27.326Z] Building dependency tree... [2023-03-01T14:13:27.326Z] Reading state information... [2023-03-01T14:13:27.589Z] The following additional packages will be installed: [2023-03-01T14:13:27.589Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2023-03-01T14:13:27.589Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2023-03-01T14:13:27.589Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2023-03-01T14:13:27.589Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2023-03-01T14:13:27.589Z] Suggested packages: [2023-03-01T14:13:27.589Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2023-03-01T14:13:27.589Z] Recommended packages: [2023-03-01T14:13:27.589Z] gnupg libsasl2-modules [2023-03-01T14:13:27.589Z] The following NEW packages will be installed: [2023-03-01T14:13:27.589Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2023-03-01T14:13:27.589Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2023-03-01T14:13:27.589Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2023-03-01T14:13:27.589Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2023-03-01T14:13:27.589Z] The following packages will be upgraded: [2023-03-01T14:13:27.589Z] gpg gpg-agent gpgconf libudev1 [2023-03-01T14:13:27.589Z] 4 upgraded, 18 newly installed, 0 to remove and 114 not upgraded. [2023-03-01T14:13:27.589Z] Need to get 3530 kB of archives. [2023-03-01T14:13:27.589Z] After this operation, 13.3 MB of additional disk space will be used. [2023-03-01T14:13:27.589Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.56 [54.0 kB] [2023-03-01T14:13:27.589Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.56 [1100 kB] [2023-03-01T14:13:27.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.599s coverage: 65.4% of statements [2023-03-01T14:13:27.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T14:13:27.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T14:13:27.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T14:13:27.849Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] [2023-03-01T14:13:27.849Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] [2023-03-01T14:13:27.849Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] [2023-03-01T14:13:27.849Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.2 [94.6 kB] [2023-03-01T14:13:27.849Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] [2023-03-01T14:13:27.849Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] [2023-03-01T14:13:27.849Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] [2023-03-01T14:13:27.849Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] [2023-03-01T14:13:27.849Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] [2023-03-01T14:13:27.849Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] [2023-03-01T14:13:27.850Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2023-03-01T14:13:27.850Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] [2023-03-01T14:13:27.850Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] [2023-03-01T14:13:27.850Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] [2023-03-01T14:13:27.850Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] [2023-03-01T14:13:27.850Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] [2023-03-01T14:13:28.109Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] [2023-03-01T14:13:28.109Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] [2023-03-01T14:13:28.109Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] [2023-03-01T14:13:28.109Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2023-03-01T14:13:28.369Z] debconf: delaying package configuration, since apt-utils is not installed [2023-03-01T14:13:28.369Z] Fetched 3530 kB in 1s (5534 kB/s) [2023-03-01T14:13:28.369Z] (Reading database ... 12511 files and directories currently installed.) [2023-03-01T14:13:28.369Z] Preparing to unpack .../libudev1_237-3ubuntu10.56_amd64.deb ... [2023-03-01T14:13:28.369Z] Unpacking libudev1:amd64 (237-3ubuntu10.56) over (237-3ubuntu10) ... [2023-03-01T14:13:28.369Z] Setting up libudev1:amd64 (237-3ubuntu10.56) ... [2023-03-01T14:13:28.369Z] Selecting previously unselected package udev. [2023-03-01T14:13:28.369Z] (Reading database ... 12511 files and directories currently installed.) [2023-03-01T14:13:28.369Z] Preparing to unpack .../00-udev_237-3ubuntu10.56_amd64.deb ... [2023-03-01T14:13:28.369Z] Unpacking udev (237-3ubuntu10.56) ... [2023-03-01T14:13:28.629Z] Selecting previously unselected package libfuse2:amd64. [2023-03-01T14:13:28.629Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2023-03-01T14:13:28.629Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2023-03-01T14:13:28.629Z] Selecting previously unselected package fuse. [2023-03-01T14:13:28.629Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2023-03-01T14:13:28.629Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2023-03-01T14:13:28.629Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.6_amd64.deb ... [2023-03-01T14:13:28.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.885s coverage: 43.8% of statements [2023-03-01T14:13:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T14:13:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T14:13:28.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements [2023-03-01T14:13:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T14:13:28.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements [2023-03-01T14:13:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T14:13:28.890Z] Unpacking gpg (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2023-03-01T14:13:28.890Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... [2023-03-01T14:13:28.890Z] Unpacking gpgconf (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2023-03-01T14:13:28.890Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... [2023-03-01T14:13:28.890Z] Unpacking gpg-agent (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2023-03-01T14:13:28.890Z] Selecting previously unselected package libksba8:amd64. [2023-03-01T14:13:28.890Z] Preparing to unpack .../06-libksba8_1.3.5-2ubuntu0.18.04.2_amd64.deb ... [2023-03-01T14:13:28.890Z] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ... [2023-03-01T14:13:29.150Z] Selecting previously unselected package libroken18-heimdal:amd64. [2023-03-01T14:13:29.150Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.150Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.150Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2023-03-01T14:13:29.150Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.150Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.150Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2023-03-01T14:13:29.150Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.150Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.150Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2023-03-01T14:13:29.150Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.150Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.150Z] Selecting previously unselected package libwind0-heimdal:amd64. [2023-03-01T14:13:29.150Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.150Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.410Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2023-03-01T14:13:29.410Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.410Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.410Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2023-03-01T14:13:29.410Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.410Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.410Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2023-03-01T14:13:29.410Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.410Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.410Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2023-03-01T14:13:29.410Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... [2023-03-01T14:13:29.410Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.671Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-01T14:13:29.671Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2023-03-01T14:13:29.671Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2023-03-01T14:13:29.671Z] Selecting previously unselected package libsasl2-2:amd64. [2023-03-01T14:13:29.671Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2023-03-01T14:13:29.671Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2023-03-01T14:13:29.671Z] Selecting previously unselected package libldap-common. [2023-03-01T14:13:29.671Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... [2023-03-01T14:13:29.671Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2023-03-01T14:13:29.671Z] Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-01T14:13:29.671Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... [2023-03-01T14:13:29.671Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2023-03-01T14:13:29.671Z] Selecting previously unselected package dirmngr. [2023-03-01T14:13:29.671Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... [2023-03-01T14:13:29.671Z] Unpacking dirmngr (2.2.4-1ubuntu1.6) ... [2023-03-01T14:13:29.931Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2023-03-01T14:13:29.931Z] Setting up gpgconf (2.2.4-1ubuntu1.6) ... [2023-03-01T14:13:29.931Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2023-03-01T14:13:29.931Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2023-03-01T14:13:29.931Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2023-03-01T14:13:29.931Z] Setting up gpg-agent (2.2.4-1ubuntu1.6) ... [2023-03-01T14:13:29.931Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:29.931Z] Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ... [2023-03-01T14:13:29.931Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2023-03-01T14:13:29.931Z] Setting up udev (237-3ubuntu10.56) ... [2023-03-01T14:13:30.192Z] invoke-rc.d: policy-rc.d denied execution of start. [2023-03-01T14:13:30.452Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:30.453Z] Processing triggers for systemd (237-3ubuntu10) ... [2023-03-01T14:13:30.453Z] Setting up fuse (2.9.7-1ubuntu1) ... [2023-03-01T14:13:30.453Z] Setting up gpg (2.2.4-1ubuntu1.6) ... [2023-03-01T14:13:30.453Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:30.453Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:30.453Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:30.453Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:30.453Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:30.453Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:30.453Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... [2023-03-01T14:13:30.453Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2023-03-01T14:13:30.453Z] Setting up dirmngr (2.2.4-1ubuntu1.6) ... [2023-03-01T14:13:30.453Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2023-03-01T14:13:31.020Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2023-03-01T14:13:31.020Z] settings in the [Install] section, and DefaultInstance for template units). [2023-03-01T14:13:31.020Z] This means they are not meant to be enabled using systemctl. [2023-03-01T14:13:31.020Z] Possible reasons for having this kind of units are: [2023-03-01T14:13:31.020Z] 1) A unit may be statically enabled by being symlinked from another unit's [2023-03-01T14:13:31.020Z] .wants/ or .requires/ directory. [2023-03-01T14:13:31.020Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2023-03-01T14:13:31.020Z] a requirement dependency on it. [2023-03-01T14:13:31.020Z] 3) A unit may be started when needed via activation (socket, path, timer, [2023-03-01T14:13:31.020Z] D-Bus, udev, scripted systemctl call, ...). [2023-03-01T14:13:31.020Z] 4) In case of template units, the unit is meant to be enabled with some [2023-03-01T14:13:31.020Z] instance name specified. [2023-03-01T14:13:31.279Z] Reading package lists... [2023-03-01T14:13:31.279Z] Building dependency tree... [2023-03-01T14:13:31.279Z] Reading state information... [2023-03-01T14:13:31.538Z] The following additional packages will be installed: [2023-03-01T14:13:31.538Z] apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 [2023-03-01T14:13:31.538Z] libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2023-03-01T14:13:31.538Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2023-03-01T14:13:31.538Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 [2023-03-01T14:13:31.538Z] mime-support multiarch-support openssh-client python3 python3-minimal [2023-03-01T14:13:31.538Z] python3.6 python3.6-minimal squashfs-tools systemd [2023-03-01T14:13:31.538Z] Suggested packages: [2023-03-01T14:13:31.538Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2023-03-01T14:13:31.538Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2023-03-01T14:13:31.538Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2023-03-01T14:13:31.538Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2023-03-01T14:13:31.538Z] systemd-container policykit-1 [2023-03-01T14:13:31.538Z] Recommended packages: [2023-03-01T14:13:31.538Z] krb5-locales file xauth gnupg networkd-dispatcher [2023-03-01T14:13:31.538Z] The following NEW packages will be installed: [2023-03-01T14:13:31.538Z] apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 [2023-03-01T14:13:31.538Z] libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2023-03-01T14:13:31.538Z] liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal [2023-03-01T14:13:31.539Z] libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support [2023-03-01T14:13:31.539Z] openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd [2023-03-01T14:13:31.539Z] squashfs-tools sudo [2023-03-01T14:13:31.539Z] The following packages will be upgraded: [2023-03-01T14:13:31.539Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2023-03-01T14:13:31.539Z] 5 upgraded, 29 newly installed, 0 to remove and 109 not upgraded. [2023-03-01T14:13:31.539Z] Need to get 52.5 MB of archives. [2023-03-01T14:13:31.539Z] After this operation, 210 MB of additional disk space will be used. [2023-03-01T14:13:31.539Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2023-03-01T14:13:31.539Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.56 [2916 kB] [2023-03-01T14:13:31.798Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2023-03-01T14:13:31.798Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2023-03-01T14:13:31.798Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2023-03-01T14:13:31.798Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2023-03-01T14:13:31.798Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2023-03-01T14:13:31.798Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2023-03-01T14:13:31.798Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] [2023-03-01T14:13:31.798Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2023-03-01T14:13:31.798Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2023-03-01T14:13:31.798Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] [2023-03-01T14:13:31.798Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.56 [205 kB] [2023-03-01T14:13:31.798Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.21 [1304 kB] [2023-03-01T14:13:31.798Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [533 kB] [2023-03-01T14:13:31.798Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] [2023-03-01T14:13:31.798Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.9 [1609 kB] [2023-03-01T14:13:31.798Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] [2023-03-01T14:13:31.798Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.9 [1712 kB] [2023-03-01T14:13:31.798Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.9 [203 kB] [2023-03-01T14:13:31.798Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.4 [175 kB] [2023-03-01T14:13:31.798Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.4 [150 kB] [2023-03-01T14:13:31.798Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2023-03-01T14:13:31.798Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam-systemd amd64 237-3ubuntu10.56 [107 kB] [2023-03-01T14:13:32.057Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.58+18.04 [37.9 MB] [2023-03-01T14:13:32.057Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.5 [428 kB] [2023-03-01T14:13:32.057Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2023-03-01T14:13:32.057Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.3 [30.9 kB] [2023-03-01T14:13:32.057Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.3 [85.5 kB] [2023-03-01T14:13:32.057Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.3 [278 kB] [2023-03-01T14:13:32.057Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.3 [122 kB] [2023-03-01T14:13:32.318Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.11 [1089 kB] [2023-03-01T14:13:32.319Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.4 [9388 B] [2023-03-01T14:13:32.319Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2023-03-01T14:13:32.579Z] debconf: delaying package configuration, since apt-utils is not installed [2023-03-01T14:13:32.579Z] Fetched 52.5 MB in 1s (60.7 MB/s) [2023-03-01T14:13:32.579Z] (Reading database ... 12757 files and directories currently installed.) [2023-03-01T14:13:32.579Z] Preparing to unpack .../systemd_237-3ubuntu10.56_amd64.deb ... [2023-03-01T14:13:32.838Z] Unpacking systemd (237-3ubuntu10.56) over (237-3ubuntu10) ... [2023-03-01T14:13:33.097Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.56_amd64.deb ... [2023-03-01T14:13:33.097Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.56) over (237-3ubuntu10) ... [2023-03-01T14:13:33.356Z] Setting up libsystemd0:amd64 (237-3ubuntu10.56) ... [2023-03-01T14:13:33.356Z] (Reading database ... 12757 files and directories currently installed.) [2023-03-01T14:13:33.356Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2023-03-01T14:13:33.357Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2023-03-01T14:13:33.357Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2023-03-01T14:13:33.357Z] (Reading database ... 12757 files and directories currently installed.) [2023-03-01T14:13:33.357Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2023-03-01T14:13:33.616Z] Unpacking apt (1.6.14) over (1.6.1) ... [2023-03-01T14:13:33.875Z] Setting up apt (1.6.14) ... [2023-03-01T14:13:33.875Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2023-03-01T14:13:34.133Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2023-03-01T14:13:34.133Z] (Reading database ... 12764 files and directories currently installed.) [2023-03-01T14:13:34.133Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.21_amd64.deb ... [2023-03-01T14:13:34.133Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.21) over (1.1.0g-2ubuntu4) ... [2023-03-01T14:13:34.392Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2023-03-01T14:13:34.392Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ... [2023-03-01T14:13:34.392Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ... [2023-03-01T14:13:34.392Z] Selecting previously unselected package libexpat1:amd64. [2023-03-01T14:13:34.392Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... [2023-03-01T14:13:34.392Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... [2023-03-01T14:13:34.392Z] Selecting previously unselected package python3.6-minimal. [2023-03-01T14:13:34.392Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.9_amd64.deb ... [2023-03-01T14:13:34.392Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ... [2023-03-01T14:13:34.652Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.21) ... [2023-03-01T14:13:34.652Z] Checking for services that may need to be restarted...done. [2023-03-01T14:13:34.912Z] Checking for services that may need to be restarted...done. [2023-03-01T14:13:34.912Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.9) ... [2023-03-01T14:13:34.912Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... [2023-03-01T14:13:34.912Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.9) ... [2023-03-01T14:13:35.172Z] Selecting previously unselected package python3-minimal. [2023-03-01T14:13:35.172Z] (Reading database ... 13012 files and directories currently installed.) [2023-03-01T14:13:35.172Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2023-03-01T14:13:35.172Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2023-03-01T14:13:35.172Z] Selecting previously unselected package mime-support. [2023-03-01T14:13:35.172Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2023-03-01T14:13:35.172Z] Unpacking mime-support (3.60ubuntu1) ... [2023-03-01T14:13:35.430Z] Selecting previously unselected package libmpdec2:amd64. [2023-03-01T14:13:35.430Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2023-03-01T14:13:35.430Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2023-03-01T14:13:35.430Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2023-03-01T14:13:35.430Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.9_amd64.deb ... [2023-03-01T14:13:35.430Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ... [2023-03-01T14:13:35.690Z] Selecting previously unselected package python3.6. [2023-03-01T14:13:35.690Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.9_amd64.deb ... [2023-03-01T14:13:35.690Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.9) ... [2023-03-01T14:13:35.690Z] Selecting previously unselected package libpython3-stdlib:amd64. [2023-03-01T14:13:35.690Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2023-03-01T14:13:35.690Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2023-03-01T14:13:35.690Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2023-03-01T14:13:35.950Z] Selecting previously unselected package python3. [2023-03-01T14:13:35.950Z] (Reading database ... 13442 files and directories currently installed.) [2023-03-01T14:13:35.950Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2023-03-01T14:13:35.950Z] Unpacking python3 (3.6.7-1~18.04) ... [2023-03-01T14:13:35.950Z] Selecting previously unselected package multiarch-support. [2023-03-01T14:13:35.950Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... [2023-03-01T14:13:35.950Z] Unpacking multiarch-support (2.27-3ubuntu1.6) ... [2023-03-01T14:13:35.950Z] Setting up multiarch-support (2.27-3ubuntu1.6) ... [2023-03-01T14:13:36.209Z] Selecting previously unselected package liblzo2-2:amd64. [2023-03-01T14:13:36.209Z] (Reading database ... 13479 files and directories currently installed.) [2023-03-01T14:13:36.209Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2023-03-01T14:13:36.209Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2023-03-01T14:13:36.209Z] Selecting previously unselected package libdbus-1-3:amd64. [2023-03-01T14:13:36.209Z] Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.4_amd64.deb ... [2023-03-01T14:13:36.209Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.4) ... [2023-03-01T14:13:36.209Z] Selecting previously unselected package dbus. [2023-03-01T14:13:36.209Z] Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.4_amd64.deb ... [2023-03-01T14:13:36.209Z] Unpacking dbus (1.12.2-1ubuntu1.4) ... [2023-03-01T14:13:36.209Z] Selecting previously unselected package libbsd0:amd64. [2023-03-01T14:13:36.209Z] Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2023-03-01T14:13:36.209Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2023-03-01T14:13:36.468Z] Selecting previously unselected package libpam-systemd:amd64. [2023-03-01T14:13:36.468Z] Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.56_amd64.deb ... [2023-03-01T14:13:36.468Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.56) ... [2023-03-01T14:13:36.468Z] Selecting previously unselected package sudo. [2023-03-01T14:13:36.468Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.5_amd64.deb ... [2023-03-01T14:13:36.468Z] Unpacking sudo (1.8.21p2-3ubuntu1.5) ... [2023-03-01T14:13:36.468Z] Selecting previously unselected package apparmor. [2023-03-01T14:13:36.468Z] Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2023-03-01T14:13:36.468Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2023-03-01T14:13:36.729Z] Selecting previously unselected package libedit2:amd64. [2023-03-01T14:13:36.729Z] Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... [2023-03-01T14:13:36.729Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2023-03-01T14:13:36.729Z] Selecting previously unselected package libkrb5support0:amd64. [2023-03-01T14:13:36.729Z] Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.3_amd64.deb ... [2023-03-01T14:13:36.729Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.3) ... [2023-03-01T14:13:36.729Z] Selecting previously unselected package libk5crypto3:amd64. [2023-03-01T14:13:36.729Z] Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.3_amd64.deb ... [2023-03-01T14:13:36.729Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.3) ... [2023-03-01T14:13:36.729Z] Selecting previously unselected package libkeyutils1:amd64. [2023-03-01T14:13:36.729Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... [2023-03-01T14:13:36.729Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2023-03-01T14:13:36.729Z] Selecting previously unselected package libkrb5-3:amd64. [2023-03-01T14:13:36.729Z] Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.3_amd64.deb ... [2023-03-01T14:13:36.988Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.3) ... [2023-03-01T14:13:36.988Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2023-03-01T14:13:36.988Z] Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.3_amd64.deb ... [2023-03-01T14:13:36.988Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.3) ... [2023-03-01T14:13:36.988Z] Selecting previously unselected package libssl1.0.0:amd64. [2023-03-01T14:13:36.988Z] Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.11_amd64.deb ... [2023-03-01T14:13:36.988Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.11) ... [2023-03-01T14:13:37.248Z] Selecting previously unselected package openssh-client. [2023-03-01T14:13:37.248Z] Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... [2023-03-01T14:13:37.248Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... [2023-03-01T14:13:37.248Z] Selecting previously unselected package dbus-user-session. [2023-03-01T14:13:37.248Z] Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.4_amd64.deb ... [2023-03-01T14:13:37.248Z] Unpacking dbus-user-session (1.12.2-1ubuntu1.4) ... [2023-03-01T14:13:37.248Z] Selecting previously unselected package squashfs-tools. [2023-03-01T14:13:37.248Z] Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2023-03-01T14:13:37.248Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2023-03-01T14:13:37.507Z] Selecting previously unselected package snapd. [2023-03-01T14:13:37.507Z] Preparing to unpack .../17-snapd_2.58+18.04_amd64.deb ... [2023-03-01T14:13:37.507Z] Unpacking snapd (2.58+18.04) ... [2023-03-01T14:13:38.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.252s coverage: 17.7% of statements [2023-03-01T14:13:38.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T14:13:38.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T14:13:38.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T14:13:38.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T14:13:38.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T14:13:38.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T14:13:38.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2023-03-01T14:13:38.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2023-03-01T14:13:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2023-03-01T14:13:38.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements [2023-03-01T14:13:38.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2023-03-01T14:13:38.783Z] 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 [2023-03-01T14:13:38.783Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T14:13:38.783Z] GO111MODULE=on go vet ./... [2023-03-01T14:13:40.794Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2023-03-01T14:13:40.794Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.11) ... [2023-03-01T14:13:40.794Z] Setting up mime-support (3.60ubuntu1) ... [2023-03-01T14:13:40.794Z] Setting up sudo (1.8.21p2-3ubuntu1.5) ... [2023-03-01T14:13:40.794Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2023-03-01T14:13:40.794Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.3) ... [2023-03-01T14:13:40.794Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2023-03-01T14:13:40.794Z] Setting up systemd (237-3ubuntu10.56) ... [2023-03-01T14:13:40.794Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2023-03-01T14:13:41.363Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2023-03-01T14:13:41.363Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2023-03-01T14:13:41.363Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.4) ... [2023-03-01T14:13:41.623Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2023-03-01T14:13:41.623Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.9) ... [2023-03-01T14:13:41.623Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.3) ... [2023-03-01T14:13:41.623Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.9) ... [2023-03-01T14:13:42.193Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2023-03-01T14:13:42.193Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.3) ... [2023-03-01T14:13:42.193Z] Setting up dbus (1.12.2-1ubuntu1.4) ... [2023-03-01T14:13:42.451Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2023-03-01T14:13:42.451Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.56) ... [2023-03-01T14:13:42.451Z] Setting up python3 (3.6.7-1~18.04) ... [2023-03-01T14:13:42.451Z] running python rtupdate hooks for python3.6... [2023-03-01T14:13:42.451Z] running python post-rtupdate hooks for python3.6... [2023-03-01T14:13:42.709Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2023-03-01T14:13:43.274Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-03-01T14:13:43.274Z] Setting up dbus-user-session (1.12.2-1ubuntu1.4) ... [2023-03-01T14:13:43.274Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.3) ... [2023-03-01T14:13:43.274Z] Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... [2023-03-01T14:13:43.533Z] Setting up snapd (2.58+18.04) ... [2023-03-01T14:13:43.792Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service. [2023-03-01T14:13:44.051Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2023-03-01T14:13:44.051Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2023-03-01T14:13:44.310Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2023-03-01T14:13:44.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2023-03-01T14:13:44.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2023-03-01T14:13:44.568Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2023-03-01T14:13:44.826Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2023-03-01T14:13:45.085Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2023-03-01T14:13:45.343Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2023-03-01T14:13:45.343Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2023-03-01T14:13:45.602Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' [2023-03-01T14:13:45.602Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' [2023-03-01T14:13:45.602Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.aa-prompt-listener.service snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.mounts-pre.target snapd.mounts.target snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.snap-repair.service snapd.snap-repair.timer snapd.system-shutdown.service' [2023-03-01T14:13:45.602Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2023-03-01T14:13:45.861Z] Processing triggers for systemd (237-3ubuntu10.56) ... [2023-03-01T14:13:46.800Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2023-03-01T14:13:46.800Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2023-03-01T14:13:46.800Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2023-03-01T14:13:47.997Z] Reading package lists... [2023-03-01T14:13:48.258Z] Reading package lists... [2023-03-01T14:13:48.519Z] Building dependency tree... [2023-03-01T14:13:48.519Z] Reading state information... [2023-03-01T14:13:48.519Z] Calculating upgrade... [2023-03-01T14:13:48.779Z] The following packages will be upgraded: [2023-03-01T14:13:48.779Z] advancecomp base-files bash binutils binutils-common [2023-03-01T14:13:48.779Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2023-03-01T14:13:48.779Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2023-03-01T14:13:48.779Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2023-03-01T14:13:48.779Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2023-03-01T14:13:48.779Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2023-03-01T14:13:48.779Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgmp10 [2023-03-01T14:13:48.779Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2023-03-01T14:13:48.779Z] libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 [2023-03-01T14:13:48.779Z] libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin [2023-03-01T14:13:48.779Z] libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 [2023-03-01T14:13:48.779Z] libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 [2023-03-01T14:13:48.779Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2023-03-01T14:13:48.779Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2023-03-01T14:13:48.779Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2023-03-01T14:13:48.779Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2023-03-01T14:13:48.779Z] 109 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2023-03-01T14:13:48.779Z] Need to get 65.1 MB of archives. [2023-03-01T14:13:48.779Z] After this operation, 5220 kB of additional disk space will be used. [2023-03-01T14:13:48.779Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] [2023-03-01T14:13:48.779Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-204.215 [996 kB] [2023-03-01T14:13:48.779Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2023-03-01T14:13:48.779Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2023-03-01T14:13:48.779Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2023-03-01T14:13:48.779Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2023-03-01T14:13:48.779Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] [2023-03-01T14:13:48.779Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] [2023-03-01T14:13:48.779Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2023-03-01T14:13:48.779Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2023-03-01T14:13:48.779Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2023-03-01T14:13:48.779Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2023-03-01T14:13:49.037Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2023-03-01T14:13:49.037Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2023-03-01T14:13:49.037Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2023-03-01T14:13:49.037Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2023-03-01T14:13:49.037Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2023-03-01T14:13:49.037Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2023-03-01T14:13:49.037Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2023-03-01T14:13:49.037Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2023-03-01T14:13:49.037Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] [2023-03-01T14:13:49.037Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2023-03-01T14:13:49.037Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2023-03-01T14:13:49.037Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2023-03-01T14:13:49.037Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] [2023-03-01T14:13:49.037Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2023-03-01T14:13:49.037Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2023-03-01T14:13:49.037Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2023-03-01T14:13:49.037Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2023-03-01T14:13:49.037Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.4 [234 kB] [2023-03-01T14:13:49.037Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] [2023-03-01T14:13:49.037Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.4 [156 kB] [2023-03-01T14:13:49.037Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2023-03-01T14:13:49.037Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2023-03-01T14:13:49.037Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.4 [390 kB] [2023-03-01T14:13:49.037Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2023-03-01T14:13:49.037Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] [2023-03-01T14:13:49.037Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.5 [307 kB] [2023-03-01T14:13:49.037Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.6 [3556 kB] [2023-03-01T14:13:49.037Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2023-03-01T14:13:49.037Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2023-03-01T14:13:49.037Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2023-03-01T14:13:49.037Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2023-03-01T14:13:49.296Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.6 [201 kB] [2023-03-01T14:13:49.296Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2023-03-01T14:13:49.296Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.6 [1393 kB] [2023-03-01T14:13:49.296Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.6 [2764 kB] [2023-03-01T14:13:49.296Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2023-03-01T14:13:49.296Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2023-03-01T14:13:49.296Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2023-03-01T14:13:49.555Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.2 [56.9 kB] [2023-03-01T14:13:49.555Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2023-03-01T14:13:49.555Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2023-03-01T14:13:49.555Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2023-03-01T14:13:49.555Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2023-03-01T14:13:49.555Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2023-03-01T14:13:49.555Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2023-03-01T14:13:49.555Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2023-03-01T14:13:49.555Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.6 [54.3 kB] [2023-03-01T14:13:49.555Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.6 [40.3 kB] [2023-03-01T14:13:49.555Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.6 [253 kB] [2023-03-01T14:13:49.555Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2023-03-01T14:13:49.555Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.56 [11.8 kB] [2023-03-01T14:13:49.555Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.4 [8696 B] [2023-03-01T14:13:49.555Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2023-03-01T14:13:49.555Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2023-03-01T14:13:49.555Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] [2023-03-01T14:13:49.813Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.6 [37.1 kB] [2023-03-01T14:13:49.813Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] [2023-03-01T14:13:49.813Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] [2023-03-01T14:13:49.813Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.4 [11.2 kB] [2023-03-01T14:13:49.813Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2023-03-01T14:13:49.813Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.5 [818 kB] [2023-03-01T14:13:49.813Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.6 [198 kB] [2023-03-01T14:13:49.813Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgmp10 amd64 2:6.1.2+dfsg-2ubuntu0.1 [240 kB] [2023-03-01T14:13:49.813Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2023-03-01T14:13:49.813Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2023-03-01T14:13:49.813Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2023-03-01T14:13:49.813Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2023-03-01T14:13:50.072Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.6 [646 kB] [2023-03-01T14:13:50.072Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2023-03-01T14:13:50.072Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.21 [614 kB] [2023-03-01T14:13:50.072Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20211016ubuntu0.18.04.1 [140 kB] [2023-03-01T14:13:50.072Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2023-03-01T14:13:50.072Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2023-03-01T14:13:50.072Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] [2023-03-01T14:13:50.072Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022g-0ubuntu0.18.04 [184 kB] [2023-03-01T14:13:50.072Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] [2023-03-01T14:13:50.072Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2023-03-01T14:13:50.072Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.3 [201 kB] [2023-03-01T14:13:50.330Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.8 [1839 kB] [2023-03-01T14:13:50.330Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.8 [488 kB] [2023-03-01T14:13:50.330Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.8 [3388 B] [2023-03-01T14:13:50.330Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.8 [197 kB] [2023-03-01T14:13:50.330Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2023-03-01T14:13:50.330Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2023-03-01T14:13:50.330Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2023-03-01T14:13:50.330Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2023-03-01T14:13:50.330Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2023-03-01T14:13:50.590Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2023-03-01T14:13:50.590Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2023-03-01T14:13:50.849Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2023-03-01T14:13:50.849Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2023-03-01T14:13:50.849Z] Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2023-03-01T14:13:50.849Z] Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] [2023-03-01T14:13:50.849Z] Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] [2023-03-01T14:13:50.849Z] Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2023-03-01T14:13:50.849Z] Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2023-03-01T14:13:50.849Z] Get:109 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2023-03-01T14:13:51.107Z] debconf: delaying package configuration, since apt-utils is not installed [2023-03-01T14:13:51.107Z] Fetched 65.1 MB in 2s (29.6 MB/s) [2023-03-01T14:13:51.107Z] (Reading database ... 13994 files and directories currently installed.) [2023-03-01T14:13:51.107Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... [2023-03-01T14:13:51.107Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2023-03-01T14:13:51.675Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... [2023-03-01T14:13:51.675Z] Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2023-03-01T14:13:51.675Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-204.215_amd64.deb ... [2023-03-01T14:13:51.675Z] Unpacking linux-libc-dev:amd64 (4.15.0-204.215) over (4.15.0-20.21) ... [2023-03-01T14:13:51.934Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:51.934Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:51.934Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:51.934Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:51.934Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:51.934Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:51.934Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:51.934Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:52.193Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:52.193Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:52.193Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:52.193Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:52.193Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:52.193Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:52.193Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:13:52.452Z] (Reading database ... 13994 files and directories currently installed.) [2023-03-01T14:13:52.452Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:52.452Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2023-03-01T14:13:52.452Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:13:52.452Z] (Reading database ... 13994 files and directories currently installed.) [2023-03-01T14:13:52.452Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:52.452Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:52.452Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:52.452Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:52.711Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2023-03-01T14:13:52.711Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2023-03-01T14:13:52.711Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:13:52.711Z] (Reading database ... 13994 files and directories currently installed.) [2023-03-01T14:13:52.711Z] Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... [2023-03-01T14:13:52.969Z] Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2023-03-01T14:13:53.227Z] Setting up libc6:amd64 (2.27-3ubuntu1.6) ... [2023-03-01T14:13:53.486Z] (Reading database ... 13994 files and directories currently installed.) [2023-03-01T14:13:53.486Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2023-03-01T14:13:53.486Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2023-03-01T14:13:53.486Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2023-03-01T14:13:53.486Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2023-03-01T14:13:53.744Z] Setting up base-files (10.1ubuntu2.11) ... [2023-03-01T14:13:53.744Z] Installing new version of config file /etc/issue ... [2023-03-01T14:13:53.744Z] Installing new version of config file /etc/issue.net ... [2023-03-01T14:13:53.744Z] Installing new version of config file /etc/lsb-release ... [2023-03-01T14:13:53.744Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2023-03-01T14:13:54.003Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2023-03-01T14:13:54.003Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2023-03-01T14:13:54.003Z] Removing obsolete conffile /etc/default/motd-news ... [2023-03-01T14:13:54.261Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:54.261Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... [2023-03-01T14:13:54.261Z] Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... [2023-03-01T14:13:54.261Z] Setting up bash (4.4.18-2ubuntu1.3) ... [2023-03-01T14:13:54.261Z] 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 [2023-03-01T14:13:54.261Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:54.261Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:13:54.261Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2023-03-01T14:13:54.519Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:13:54.519Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:54.519Z] Preparing to unpack .../tar_1.29b-2ubuntu0.4_amd64.deb ... [2023-03-01T14:13:54.519Z] Unpacking tar (1.29b-2ubuntu0.4) over (1.29b-2) ... [2023-03-01T14:13:54.519Z] Setting up tar (1.29b-2ubuntu0.4) ... [2023-03-01T14:13:54.778Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:54.778Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... [2023-03-01T14:13:54.778Z] Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2023-03-01T14:13:54.778Z] Setting up dpkg (1.19.0.5ubuntu2.4) ... [2023-03-01T14:13:55.038Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:55.039Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_amd64.deb ... [2023-03-01T14:13:55.039Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2023-03-01T14:13:55.039Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.4) ... [2023-03-01T14:13:55.039Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:55.039Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_amd64.deb ... [2023-03-01T14:13:55.039Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2023-03-01T14:13:55.300Z] Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... [2023-03-01T14:13:55.300Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:55.300Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2023-03-01T14:13:55.300Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2023-03-01T14:13:55.300Z] Setting up grep (3.1-2build1) ... [2023-03-01T14:13:55.300Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:55.300Z] Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... [2023-03-01T14:13:55.300Z] Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... [2023-03-01T14:13:55.559Z] Setting up gzip (1.6-5ubuntu1.2) ... [2023-03-01T14:13:55.559Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:55.559Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2.5_amd64.deb ... [2023-03-01T14:13:55.559Z] Unpacking login (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... [2023-03-01T14:13:55.559Z] Setting up login (1:4.5-1ubuntu2.5) ... [2023-03-01T14:13:55.559Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:55.559Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2023-03-01T14:13:55.559Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2023-03-01T14:13:56.126Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2023-03-01T14:13:56.126Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:56.126Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.6_amd64.deb ... [2023-03-01T14:13:56.126Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.6) over (5.26.1-6) ... [2023-03-01T14:13:56.693Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.6_amd64.deb ... [2023-03-01T14:13:56.693Z] Unpacking perl (5.26.1-6ubuntu0.6) over (5.26.1-6) ... [2023-03-01T14:13:56.693Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.6_amd64.deb ... [2023-03-01T14:13:56.693Z] Unpacking perl-base (5.26.1-6ubuntu0.6) over (5.26.1-6) ... [2023-03-01T14:13:56.952Z] Setting up perl-base (5.26.1-6ubuntu0.6) ... [2023-03-01T14:13:56.952Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:56.952Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.6_all.deb ... [2023-03-01T14:13:57.209Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.6) over (5.26.1-6) ... [2023-03-01T14:13:57.467Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2023-03-01T14:13:57.467Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2023-03-01T14:13:57.725Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2023-03-01T14:13:57.725Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2023-03-01T14:13:57.725Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2023-03-01T14:13:57.725Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:57.725Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2023-03-01T14:13:57.725Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2023-03-01T14:13:57.725Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2023-03-01T14:13:57.983Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:57.983Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.2_amd64.deb ... [2023-03-01T14:13:57.983Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.2) over (1:1.2.11.dfsg-0ubuntu2) ... [2023-03-01T14:13:57.983Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.2) ... [2023-03-01T14:13:57.983Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:57.983Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:13:57.983Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2023-03-01T14:13:57.983Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:13:57.983Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:57.983Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:13:58.242Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2023-03-01T14:13:58.242Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:13:58.242Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:58.242Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:13:58.242Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2023-03-01T14:13:58.242Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:13:58.501Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:58.501Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:13:58.501Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2023-03-01T14:13:58.501Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:13:58.501Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:58.501Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2023-03-01T14:13:58.501Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2023-03-01T14:13:58.501Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2023-03-01T14:13:58.501Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2023-03-01T14:13:58.765Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2023-03-01T14:13:58.766Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:58.766Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2023-03-01T14:13:58.766Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2023-03-01T14:13:58.766Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2023-03-01T14:13:58.766Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:58.766Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:13:58.766Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2023-03-01T14:13:59.024Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:13:59.024Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:59.024Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:13:59.024Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2023-03-01T14:13:59.024Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:13:59.024Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:13:59.024Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:13:59.285Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2023-03-01T14:13:59.544Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:13:59.802Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2023-03-01T14:14:00.062Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2023-03-01T14:14:00.062Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:14:00.062Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... [2023-03-01T14:14:00.062Z] Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2023-03-01T14:14:00.320Z] Setting up libc-bin (2.27-3ubuntu1.6) ... [2023-03-01T14:14:00.320Z] (Reading database ... 13995 files and directories currently installed.) [2023-03-01T14:14:00.320Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2023-03-01T14:14:00.320Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2023-03-01T14:14:00.320Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2023-03-01T14:14:00.320Z] (Reading database ... 13997 files and directories currently installed.) [2023-03-01T14:14:00.320Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2023-03-01T14:14:00.581Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2023-03-01T14:14:00.581Z] Setting up debconf (1.5.66ubuntu1) ... [2023-03-01T14:14:00.842Z] (Reading database ... 13997 files and directories currently installed.) [2023-03-01T14:14:00.842Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2023-03-01T14:14:00.842Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2023-03-01T14:14:00.842Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2023-03-01T14:14:00.842Z] (Reading database ... 13997 files and directories currently installed.) [2023-03-01T14:14:00.842Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2023-03-01T14:14:00.842Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2023-03-01T14:14:00.842Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2023-03-01T14:14:01.102Z] (Reading database ... 13997 files and directories currently installed.) [2023-03-01T14:14:01.102Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.6_amd64.deb ... [2023-03-01T14:14:01.102Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... [2023-03-01T14:14:01.102Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.6) ... [2023-03-01T14:14:01.102Z] (Reading database ... 13997 files and directories currently installed.) [2023-03-01T14:14:01.102Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.6_amd64.deb ... [2023-03-01T14:14:01.102Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... [2023-03-01T14:14:01.362Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.6) ... [2023-03-01T14:14:01.362Z] (Reading database ... 13999 files and directories currently installed.) [2023-03-01T14:14:01.362Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.6_amd64.deb ... [2023-03-01T14:14:01.362Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... [2023-03-01T14:14:01.362Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.6) ... [2023-03-01T14:14:01.622Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:01.622Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2023-03-01T14:14:01.622Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2023-03-01T14:14:01.622Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.56_amd64.deb ... [2023-03-01T14:14:01.622Z] Unpacking systemd-sysv (237-3ubuntu10.56) over (237-3ubuntu10) ... [2023-03-01T14:14:01.622Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_amd64.deb ... [2023-03-01T14:14:01.623Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2023-03-01T14:14:01.881Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.4) ... [2023-03-01T14:14:01.881Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:01.881Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2023-03-01T14:14:01.881Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2023-03-01T14:14:01.881Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2023-03-01T14:14:01.881Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:01.881Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2023-03-01T14:14:01.881Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2023-03-01T14:14:02.142Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2023-03-01T14:14:02.142Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:02.142Z] Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... [2023-03-01T14:14:02.142Z] Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2023-03-01T14:14:02.142Z] Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... [2023-03-01T14:14:02.142Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:02.142Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.6_all.deb ... [2023-03-01T14:14:02.142Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) over (1.1.8-3.6ubuntu2) ... [2023-03-01T14:14:02.401Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.6) ... [2023-03-01T14:14:02.401Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:02.401Z] Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... [2023-03-01T14:14:02.401Z] Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... [2023-03-01T14:14:02.660Z] Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... [2023-03-01T14:14:02.660Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:02.660Z] Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... [2023-03-01T14:14:02.660Z] Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... [2023-03-01T14:14:02.660Z] Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... [2023-03-01T14:14:02.660Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:02.660Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_amd64.deb ... [2023-03-01T14:14:02.660Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... [2023-03-01T14:14:02.920Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.4) ... [2023-03-01T14:14:02.920Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:02.920Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2023-03-01T14:14:02.920Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2023-03-01T14:14:02.920Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2023-03-01T14:14:02.920Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:02.920Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.5_amd64.deb ... [2023-03-01T14:14:02.920Z] Unpacking passwd (1:4.5-1ubuntu2.5) over (1:4.5-1ubuntu1) ... [2023-03-01T14:14:03.180Z] Setting up passwd (1:4.5-1ubuntu2.5) ... [2023-03-01T14:14:03.180Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:03.180Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_amd64.deb ... [2023-03-01T14:14:03.180Z] Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... [2023-03-01T14:14:03.438Z] Setting up gpgv (2.2.4-1ubuntu1.6) ... [2023-03-01T14:14:03.438Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:03.438Z] Preparing to unpack .../libgmp10_2%3a6.1.2+dfsg-2ubuntu0.1_amd64.deb ... [2023-03-01T14:14:03.438Z] Unpacking libgmp10:amd64 (2:6.1.2+dfsg-2ubuntu0.1) over (2:6.1.2+dfsg-2) ... [2023-03-01T14:14:03.438Z] Setting up libgmp10:amd64 (2:6.1.2+dfsg-2ubuntu0.1) ... [2023-03-01T14:14:03.697Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:03.697Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2023-03-01T14:14:03.697Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2023-03-01T14:14:03.697Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2023-03-01T14:14:03.697Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:03.697Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2023-03-01T14:14:03.697Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2023-03-01T14:14:03.697Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2023-03-01T14:14:03.956Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:03.956Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2023-03-01T14:14:03.956Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2023-03-01T14:14:03.956Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2023-03-01T14:14:03.956Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:03.956Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2023-03-01T14:14:03.956Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2023-03-01T14:14:03.956Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2023-03-01T14:14:04.215Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:04.215Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2023-03-01T14:14:04.215Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2023-03-01T14:14:04.215Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2023-03-01T14:14:04.215Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:04.215Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.6_amd64.deb ... [2023-03-01T14:14:04.215Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.6) over (3.5.18-1ubuntu1) ... [2023-03-01T14:14:04.215Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.6) ... [2023-03-01T14:14:04.474Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:04.474Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2023-03-01T14:14:04.474Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2023-03-01T14:14:04.474Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2023-03-01T14:14:04.474Z] (Reading database ... 14003 files and directories currently installed.) [2023-03-01T14:14:04.474Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2023-03-01T14:14:04.474Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2023-03-01T14:14:04.474Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2023-03-01T14:14:04.474Z] (Reading database ... 14004 files and directories currently installed.) [2023-03-01T14:14:04.474Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2023-03-01T14:14:04.474Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2023-03-01T14:14:04.735Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2023-03-01T14:14:04.735Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2023-03-01T14:14:04.735Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.21_amd64.deb ... [2023-03-01T14:14:04.735Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.21) over (1.1.0g-2ubuntu4) ... [2023-03-01T14:14:04.995Z] Preparing to unpack .../03-ca-certificates_20211016ubuntu0.18.04.1_all.deb ... [2023-03-01T14:14:04.995Z] Unpacking ca-certificates (20211016ubuntu0.18.04.1) over (20180409) ... [2023-03-01T14:14:04.995Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2023-03-01T14:14:04.995Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2023-03-01T14:14:04.995Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2023-03-01T14:14:04.995Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2023-03-01T14:14:05.255Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2023-03-01T14:14:05.255Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2023-03-01T14:14:05.255Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2023-03-01T14:14:05.255Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2023-03-01T14:14:05.255Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2023-03-01T14:14:05.255Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2023-03-01T14:14:05.255Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2023-03-01T14:14:05.515Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2023-03-01T14:14:05.515Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... [2023-03-01T14:14:05.515Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) over (3.22.0-1) ... [2023-03-01T14:14:05.515Z] Preparing to unpack .../11-tzdata_2022g-0ubuntu0.18.04_all.deb ... [2023-03-01T14:14:05.515Z] Unpacking tzdata (2022g-0ubuntu0.18.04) over (2018d-1) ... [2023-03-01T14:14:05.775Z] Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... [2023-03-01T14:14:05.775Z] Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2023-03-01T14:14:06.034Z] Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2023-03-01T14:14:06.034Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2023-03-01T14:14:06.034Z] Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.3_amd64.deb ... [2023-03-01T14:14:06.034Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.3) over (2.1-1) ... [2023-03-01T14:14:06.034Z] Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.8_amd64.deb ... [2023-03-01T14:14:06.034Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) over (2.30-15ubuntu1) ... [2023-03-01T14:14:06.294Z] Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.8_amd64.deb ... [2023-03-01T14:14:06.294Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.8) over (2.30-15ubuntu1) ... [2023-03-01T14:14:06.553Z] Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.8_amd64.deb ... [2023-03-01T14:14:06.553Z] Unpacking binutils (2.30-21ubuntu1~18.04.8) over (2.30-15ubuntu1) ... [2023-03-01T14:14:06.553Z] Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.8_amd64.deb ... [2023-03-01T14:14:06.553Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.8) over (2.30-15ubuntu1) ... [2023-03-01T14:14:06.553Z] Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:06.553Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:06.553Z] Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:06.553Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:06.812Z] Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:06.812Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:06.812Z] Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:06.812Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:07.747Z] Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:07.747Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:08.315Z] Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:08.315Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:08.575Z] Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:08.575Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:08.834Z] Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:08.834Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:09.772Z] Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2023-03-01T14:14:09.772Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2023-03-01T14:14:09.772Z] Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2023-03-01T14:14:09.772Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2023-03-01T14:14:09.772Z] Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... [2023-03-01T14:14:09.772Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2023-03-01T14:14:10.032Z] Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... [2023-03-01T14:14:10.032Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2023-03-01T14:14:10.032Z] Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2023-03-01T14:14:10.032Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2023-03-01T14:14:10.032Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2023-03-01T14:14:10.032Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2023-03-01T14:14:10.032Z] Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2023-03-01T14:14:10.032Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2023-03-01T14:14:10.291Z] Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... [2023-03-01T14:14:10.291Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2023-03-01T14:14:10.291Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:14:10.291Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2023-03-01T14:14:10.291Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:14:10.291Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:14:10.291Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:14:10.291Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2023-03-01T14:14:10.291Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2023-03-01T14:14:10.291Z] Setting up tzdata (2022g-0ubuntu0.18.04) ... [2023-03-01T14:14:10.550Z] [2023-03-01T14:14:10.550Z] Current default time zone: 'Etc/UTC' [2023-03-01T14:14:10.550Z] Local time is now: Wed Mar 1 14:14:10 UTC 2023. [2023-03-01T14:14:10.551Z] Universal Time is now: Wed Mar 1 14:14:10 UTC 2023. [2023-03-01T14:14:10.551Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2023-03-01T14:14:10.551Z] [2023-03-01T14:14:10.551Z] Setting up systemd-sysv (237-3ubuntu10.56) ... [2023-03-01T14:14:10.551Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:14:10.551Z] Setting up linux-libc-dev:amd64 (4.15.0-204.215) ... [2023-03-01T14:14:10.551Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2023-03-01T14:14:10.551Z] Setting up advancecomp (2.1-1ubuntu0.18.04.3) ... [2023-03-01T14:14:10.551Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2023-03-01T14:14:10.551Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.6) ... [2023-03-01T14:14:10.551Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2023-03-01T14:14:10.551Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2023-03-01T14:14:10.551Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2023-03-01T14:14:10.551Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:14:10.551Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2023-03-01T14:14:10.810Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:10.810Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.8) ... [2023-03-01T14:14:10.810Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:14:10.810Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2023-03-01T14:14:10.810Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.6) ... [2023-03-01T14:14:10.810Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2023-03-01T14:14:10.810Z] Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... [2023-03-01T14:14:10.810Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.21) ... [2023-03-01T14:14:10.810Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2023-03-01T14:14:10.810Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... [2023-03-01T14:14:10.810Z] Setting up libc-dev-bin (2.27-3ubuntu1.6) ... [2023-03-01T14:14:10.810Z] Setting up ca-certificates (20211016ubuntu0.18.04.1) ... [2023-03-01T14:14:12.711Z] Updating certificates in /etc/ssl/certs... [2023-03-01T14:14:13.279Z] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL [2023-03-01T14:14:13.279Z] 30 added, 39 removed; done. [2023-03-01T14:14:13.538Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... [2023-03-01T14:14:13.538Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2023-03-01T14:14:13.538Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2023-03-01T14:14:13.538Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2023-03-01T14:14:13.538Z] Setting up pkgbinarymangler (138.18.04.1) ... [2023-03-01T14:14:13.538Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:13.538Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.8) ... [2023-03-01T14:14:13.538Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:13.538Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:13.538Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:13.538Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:13.538Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:13.538Z] Setting up perl (5.26.1-6ubuntu0.6) ... [2023-03-01T14:14:13.538Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.8) ... [2023-03-01T14:14:13.538Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2023-03-01T14:14:13.538Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... [2023-03-01T14:14:13.538Z] Setting up binutils (2.30-21ubuntu1~18.04.8) ... [2023-03-01T14:14:13.538Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:13.538Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2023-03-01T14:14:13.798Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2023-03-01T14:14:13.798Z] Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... [2023-03-01T14:14:13.798Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2023-03-01T14:14:13.798Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2023-03-01T14:14:13.798Z] Processing triggers for systemd (237-3ubuntu10.56) ... [2023-03-01T14:14:13.798Z] Processing triggers for mime-support (3.60ubuntu1) ... [2023-03-01T14:14:13.798Z] Processing triggers for ca-certificates (20211016ubuntu0.18.04.1) ... [2023-03-01T14:14:13.798Z] Updating certificates in /etc/ssl/certs... [2023-03-01T14:14:14.367Z] 0 added, 0 removed; done. [2023-03-01T14:14:14.367Z] Running hooks in /etc/ca-certificates/update.d... [2023-03-01T14:14:14.367Z] done. [2023-03-01T14:14:14.935Z] Reading package lists... [2023-03-01T14:14:15.194Z] Building dependency tree... [2023-03-01T14:14:15.194Z] Reading state information... [2023-03-01T14:14:15.194Z] The following NEW packages will be installed: [2023-03-01T14:14:15.194Z] apt-transport-https [2023-03-01T14:14:15.194Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2023-03-01T14:14:15.194Z] Need to get 4348 B of archives. [2023-03-01T14:14:15.194Z] After this operation, 154 kB of additional disk space will be used. [2023-03-01T14:14:15.194Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2023-03-01T14:14:15.453Z] debconf: delaying package configuration, since apt-utils is not installed [2023-03-01T14:14:15.453Z] Fetched 4348 B in 0s (63.8 kB/s) [2023-03-01T14:14:15.453Z] Selecting previously unselected package apt-transport-https. [2023-03-01T14:14:15.453Z] (Reading database ... 14013 files and directories currently installed.) [2023-03-01T14:14:15.453Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2023-03-01T14:14:15.453Z] Unpacking apt-transport-https (1.6.14) ... [2023-03-01T14:14:15.453Z] Setting up apt-transport-https (1.6.14) ... [2023-03-01T14:14:15.714Z] Waiting for network to be ready... [2023-03-01T14:14:22.277Z] 2023-03-01T14:14:20Z INFO Waiting for automatic snapd restart... [2023-03-01T14:14:23.213Z] snapd 2.58.2 from Canonical** installed [2023-03-01T14:14:24.149Z] "snapd" switched to the "latest/stable" channel [2023-03-01T14:14:24.149Z] [2023-03-01T14:14:28.337Z] core18 20230207 from Canonical** installed [2023-03-01T14:14:30.869Z] core20 20230126 from Canonical** installed [2023-03-01T14:14:30.869Z] "core20" switched to the "latest/stable" channel [2023-03-01T14:14:30.869Z] [2023-03-01T14:14:37.445Z] snapcraft 7.2.9 from Canonical** installed [2023-03-01T14:14:37.445Z] "snapcraft" switched to the "latest/stable" channel [2023-03-01T14:14:37.445Z] [2023-03-01T14:14:41.637Z] 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: [2023-03-01T14:14:41.637Z] - README.md [2023-03-01T14:14:41.637Z] [2023-03-01T14:14:41.637Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2023-03-01T14:14:42.578Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2023-03-01T14:14:42.578Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2023-03-01T14:14:42.578Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2023-03-01T14:14:44.085Z] Reading package lists... [2023-03-01T14:14:45.463Z] Installing build dependencies: git libzmq3-dev make pkg-config zip [2023-03-01T14:14:46.402Z] Reading package lists... [2023-03-01T14:14:46.660Z] Building dependency tree... [2023-03-01T14:14:46.660Z] Reading state information... [2023-03-01T14:14:46.922Z] make is already the newest version (4.1-9.1ubuntu1). [2023-03-01T14:14:46.922Z] make set to manually installed. [2023-03-01T14:14:46.922Z] The following additional packages will be installed: [2023-03-01T14:14:46.922Z] git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 [2023-03-01T14:14:46.922Z] libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq5 [2023-03-01T14:14:46.922Z] Suggested packages: [2023-03-01T14:14:46.922Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2023-03-01T14:14:46.922Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2023-03-01T14:14:46.922Z] Recommended packages: [2023-03-01T14:14:46.922Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2023-03-01T14:14:46.922Z] The following NEW packages will be installed: [2023-03-01T14:14:46.922Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2023-03-01T14:14:46.922Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2023-03-01T14:14:46.922Z] pkg-config zip [2023-03-01T14:14:46.922Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-03-01T14:14:46.922Z] Need to get 7675 kB of archives. [2023-03-01T14:14:46.922Z] After this operation, 43.8 MB of additional disk space will be used. [2023-03-01T14:14:46.922Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2023-03-01T14:14:46.922Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2023-03-01T14:14:46.922Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2023-03-01T14:14:46.922Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2023-03-01T14:14:47.180Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2023-03-01T14:14:47.180Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2023-03-01T14:14:47.180Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2023-03-01T14:14:47.180Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2023-03-01T14:14:47.180Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2023-03-01T14:14:47.180Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2023-03-01T14:14:47.747Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.23 [218 kB] [2023-03-01T14:14:47.747Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.16 [805 kB] [2023-03-01T14:14:48.005Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.16 [3929 kB] [2023-03-01T14:14:48.005Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2023-03-01T14:14:48.005Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2023-03-01T14:14:48.264Z] debconf: delaying package configuration, since apt-utils is not installed [2023-03-01T14:14:48.264Z] Fetched 7675 kB in 1s (6451 kB/s) [2023-03-01T14:14:48.264Z] Selecting previously unselected package libglib2.0-0:amd64. [2023-03-01T14:14:48.264Z] (Reading database ... 14017 files and directories currently installed.) [2023-03-01T14:14:48.264Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2023-03-01T14:14:48.264Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2023-03-01T14:14:48.523Z] Selecting previously unselected package libpsl5:amd64. [2023-03-01T14:14:48.523Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2023-03-01T14:14:48.523Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2023-03-01T14:14:48.523Z] Selecting previously unselected package libnghttp2-14:amd64. [2023-03-01T14:14:48.523Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2023-03-01T14:14:48.523Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2023-03-01T14:14:48.523Z] Selecting previously unselected package librtmp1:amd64. [2023-03-01T14:14:48.523Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2023-03-01T14:14:48.523Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2023-03-01T14:14:48.523Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2023-03-01T14:14:48.523Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.23_amd64.deb ... [2023-03-01T14:14:48.523Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.23) ... [2023-03-01T14:14:48.781Z] Selecting previously unselected package liberror-perl. [2023-03-01T14:14:48.781Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2023-03-01T14:14:48.781Z] Unpacking liberror-perl (0.17025-1) ... [2023-03-01T14:14:48.781Z] Selecting previously unselected package git-man. [2023-03-01T14:14:48.781Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.16_all.deb ... [2023-03-01T14:14:48.781Z] Unpacking git-man (1:2.17.1-1ubuntu0.16) ... [2023-03-01T14:14:48.781Z] Selecting previously unselected package git. [2023-03-01T14:14:48.782Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.16_amd64.deb ... [2023-03-01T14:14:48.782Z] Unpacking git (1:2.17.1-1ubuntu0.16) ... [2023-03-01T14:14:49.349Z] Selecting previously unselected package libnorm1:amd64. [2023-03-01T14:14:49.349Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2023-03-01T14:14:49.349Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2023-03-01T14:14:49.349Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2023-03-01T14:14:49.349Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2023-03-01T14:14:49.349Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2023-03-01T14:14:49.349Z] Selecting previously unselected package libsodium23:amd64. [2023-03-01T14:14:49.349Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2023-03-01T14:14:49.349Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2023-03-01T14:14:49.607Z] Selecting previously unselected package libzmq5:amd64. [2023-03-01T14:14:49.607Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2023-03-01T14:14:49.607Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2023-03-01T14:14:49.607Z] Selecting previously unselected package libzmq3-dev:amd64. [2023-03-01T14:14:49.607Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2023-03-01T14:14:49.607Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2023-03-01T14:14:49.607Z] Selecting previously unselected package pkg-config. [2023-03-01T14:14:49.607Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2023-03-01T14:14:49.607Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2023-03-01T14:14:49.865Z] Selecting previously unselected package zip. [2023-03-01T14:14:49.865Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2023-03-01T14:14:49.865Z] Unpacking zip (3.0-11build1) ... [2023-03-01T14:14:49.865Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2023-03-01T14:14:49.865Z] Setting up git-man (1:2.17.1-1ubuntu0.16) ... [2023-03-01T14:14:49.865Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2023-03-01T14:14:49.865Z] Setting up liberror-perl (0.17025-1) ... [2023-03-01T14:14:49.865Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2023-03-01T14:14:49.865Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2023-03-01T14:14:49.865Z] No schema files found: doing nothing. [2023-03-01T14:14:49.865Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2023-03-01T14:14:49.865Z] Setting up zip (3.0-11build1) ... [2023-03-01T14:14:49.865Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2023-03-01T14:14:49.865Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2023-03-01T14:14:49.865Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2023-03-01T14:14:49.865Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2023-03-01T14:14:49.865Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.23) ... [2023-03-01T14:14:49.865Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2023-03-01T14:14:50.125Z] Setting up git (1:2.17.1-1ubuntu0.16) ... [2023-03-01T14:14:50.125Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2023-03-01T14:14:50.692Z] git set to automatically installed. [2023-03-01T14:14:50.692Z] libzmq3-dev set to automatically installed. [2023-03-01T14:14:50.692Z] make set to automatically installed. [2023-03-01T14:14:50.692Z] pkg-config set to automatically installed. [2023-03-01T14:14:50.692Z] zip set to automatically installed. [2023-03-01T14:14:52.594Z] snapd is not logged in, snap install commands will use sudo [2023-03-01T14:15:00.713Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2023-03-01T14:15:00.713Z] Downloading snap 'edgex-app-service-configurable' [2023-03-01T14:15:03.253Z] Pulling app-service-configurable [2023-03-01T14:15:03.253Z] + snapcraftctl pull [2023-03-01T14:15:05.159Z] Pulling config-common [2023-03-01T14:15:05.159Z] + snapcraftctl pull [2023-03-01T14:15:06.097Z] Pulling go-build-helper [2023-03-01T14:15:06.097Z] + snapcraftctl pull [2023-03-01T14:15:08.002Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2023-03-01T14:15:08.002Z] Skipping pull go-build-helper (already ran) [2023-03-01T14:15:08.002Z] Building go-build-helper [2023-03-01T14:15:08.002Z] + snapcraftctl build [2023-03-01T14:15:09.903Z] Staging go-build-helper [2023-03-01T14:15:09.903Z] + snapcraftctl stage [2023-03-01T14:15:14.105Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2023-03-01T14:15:14.105Z] Fetched 224 kB in 0s (0 B/s) [2023-03-01T14:15:14.105Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2023-03-01T14:15:14.105Z] Fetched 157 kB in 0s (0 B/s) [2023-03-01T14:15:14.105Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2023-03-01T14:15:14.105Z] Fetched 221 kB in 0s (0 B/s) [2023-03-01T14:15:14.105Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2023-03-01T14:15:14.105Z] Fetched 143 kB in 0s (0 B/s) [2023-03-01T14:15:14.105Z] Pulling edgex-go [2023-03-01T14:15:14.105Z] + snapcraftctl pull [2023-03-01T14:15:15.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T14:15:15.427Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T14:15:15.427Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T14:15:15.465Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-03-01T14:15:15.851Z] + go mod tidy [2023-03-01T14:15:16.009Z] Pulling hooks [2023-03-01T14:15:16.009Z] + snapcraftctl pull [Pipeline] sh [2023-03-01T14:15:17.474Z] + ls -al . [2023-03-01T14:15:17.474Z] total 676 [2023-03-01T14:15:17.474Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 14:15 . [2023-03-01T14:15:17.474Z] drwxr-xr-x 4 root root 4096 Mar 1 14:10 .. [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 11 Mar 1 14:08 .dockerignore [2023-03-01T14:15:17.474Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 14:08 .git [2023-03-01T14:15:17.474Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 14:08 .github [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 797 Mar 1 14:08 .gitignore [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 14:08 .golangci.yml [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 76 Mar 1 14:08 .hadolint.yml [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 14:08 .sonarcloud.properties [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 14:08 ADOPTERS.md [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 8910 Mar 1 14:08 Attribution.txt [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 53021 Mar 1 14:08 CHANGELOG.md [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 14:08 CONTRIBUTING.md [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 14:08 GOVERNANCE.md [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 849 Mar 1 14:08 Jenkinsfile [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 14:08 LICENSE [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 6508 Mar 1 14:08 Makefile [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 14:08 OWNERS.md [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 8212 Mar 1 14:08 README.md [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 14:08 SECURITY.md [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 14:05 VERSION [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 4131 Mar 1 14:08 ZMQWindows.md [2023-03-01T14:15:17.474Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 14:08 bin [2023-03-01T14:15:17.474Z] drwxrwxr-x 14 1001 1001 4096 Mar 1 14:08 cmd [2023-03-01T14:15:17.474Z] -rw-r--r-- 1 root root 428658 Mar 1 14:13 coverage.out [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 822 Mar 1 14:15 go.mod [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 49471 Mar 1 14:10 go.sum [2023-03-01T14:15:17.474Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 14:08 internal [2023-03-01T14:15:17.474Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 14:08 openapi [2023-03-01T14:15:17.474Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 14:08 snap [2023-03-01T14:15:17.474Z] drwxrwxr-x 6 1001 1001 4096 Mar 1 14:08 vendor [2023-03-01T14:15:17.474Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 14:08 version.go [Pipeline] sh [2023-03-01T14:15:18.131Z] + '[' -e coverage.out ] [2023-03-01T14:15:18.131Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T14:15:18.182Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T14:15:19.156Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T14:15:19.898Z] + make build [2023-03-01T14:15:19.898Z] 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 [2023-03-01T14:15:26.541Z] 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 [2023-03-01T14:15:34.088Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [96.7 kB] [2023-03-01T14:15:34.089Z] Fetched 96.7 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libkrb5-3_1.16-2ubuntu0.3_amd64.deb [278 kB] [2023-03-01T14:15:34.089Z] Fetched 278 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.3_amd64.deb [122 kB] [2023-03-01T14:15:34.089Z] Fetched 122 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2023-03-01T14:15:34.089Z] Fetched 77.8 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libcom-err2_1.44.1-1ubuntu1.4_amd64.deb [8696 B] [2023-03-01T14:15:34.089Z] Fetched 8696 B in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [48.0 kB] [2023-03-01T14:15:34.089Z] Fetched 48.0 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2023-03-01T14:15:34.089Z] Fetched 45.6 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] [2023-03-01T14:15:34.089Z] Fetched 15.0 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libcurl4_7.58.0-2ubuntu3.23_amd64.deb [220 kB] [2023-03-01T14:15:34.089Z] Fetched 220 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] [2023-03-01T14:15:34.089Z] Fetched 154 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2023-03-01T14:15:34.089Z] Fetched 50.6 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [14.8 kB] [2023-03-01T14:15:34.089Z] Fetched 14.8 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2023-03-01T14:15:34.089Z] Fetched 41.8 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb [499 kB] [2023-03-01T14:15:34.089Z] Fetched 499 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2023-03-01T14:15:34.089Z] Fetched 111 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libgmp10_6.1.2+dfsg-2ubuntu0.1_amd64.deb [240 kB] [2023-03-01T14:15:34.089Z] Fetched 240 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [30.3 kB] [2023-03-01T14:15:34.089Z] Fetched 30.3 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libk5crypto3_1.16-2ubuntu0.3_amd64.deb [85.5 kB] [2023-03-01T14:15:34.089Z] Fetched 85.5 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2023-03-01T14:15:34.089Z] Fetched 24.5 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] [2023-03-01T14:15:34.089Z] Fetched 49.2 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2023-03-01T14:15:34.089Z] Fetched 54.2 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libkrb5support0_1.16-2ubuntu0.3_amd64.deb [30.9 kB] [2023-03-01T14:15:34.089Z] Fetched 30.9 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] [2023-03-01T14:15:34.089Z] Fetched 15.8 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [85.9 kB] [2023-03-01T14:15:34.089Z] Fetched 85.9 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] [2023-03-01T14:15:34.089Z] Fetched 8764 B in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2023-03-01T14:15:34.089Z] Fetched 140 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2023-03-01T14:15:34.089Z] Fetched 119 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2023-03-01T14:15:34.089Z] Fetched 111 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2023-03-01T14:15:34.089Z] Fetched 11.1 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libgnutls30_3.5.18-1ubuntu1.6_amd64.deb [646 kB] [2023-03-01T14:15:34.089Z] Fetched 646 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [42.3 kB] [2023-03-01T14:15:34.089Z] Fetched 42.3 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2023-03-01T14:15:34.089Z] Fetched 17.9 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2023-03-01T14:15:34.089Z] Fetched 368 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2023-03-01T14:15:34.089Z] Fetched 187 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [175 kB] [2023-03-01T14:15:34.089Z] Fetched 175 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [207 kB] [2023-03-01T14:15:34.089Z] Fetched 207 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.21_amd64.deb [1304 kB] [2023-03-01T14:15:34.089Z] Fetched 1304 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2023-03-01T14:15:34.089Z] Fetched 36.2 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 curl_7.58.0-2ubuntu3.23_amd64.deb [159 kB] [2023-03-01T14:15:34.089Z] Fetched 159 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb [107 kB] [2023-03-01T14:15:34.089Z] Fetched 107 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2023-03-01T14:15:34.089Z] Fetched 48.7 kB in 0s (0 B/s) [2023-03-01T14:15:34.089Z] Pulling static-packages [2023-03-01T14:15:34.089Z] + snapcraftctl pull [2023-03-01T14:15:34.089Z] Pulling version [2023-03-01T14:15:34.089Z] + cd /root/project [2023-03-01T14:15:34.089Z] + git describe --tags --abbrev=0 [2023-03-01T14:15:34.089Z] + sed s/v// [2023-03-01T14:15:34.089Z] + GIT_VERSION=2.1.2-dev.1 [2023-03-01T14:15:34.089Z] + [ -z 2.1.2-dev.1 ] [2023-03-01T14:15:34.089Z] + snapcraftctl set-version 2.1.2-dev.1 [2023-03-01T14:15:35.024Z] Building app-service-configurable [2023-03-01T14:15:35.024Z] + snapcraftctl build [2023-03-01T14:15:36.926Z] Building config-common [2023-03-01T14:15:36.927Z] + snapcraftctl build [2023-03-01T14:15:38.830Z] Skipping build go-build-helper (already ran) [2023-03-01T14:15:39.089Z] Building edgex-go [2023-03-01T14:15:39.349Z] + cd /root/parts/edgex-go/src [2023-03-01T14:15:39.349Z] + git describe --tags --abbrev=0 [2023-03-01T14:15:39.349Z] + sed s/v// [2023-03-01T14:15:39.349Z] + GIT_VERSION=2.1.2-dev.1 [2023-03-01T14:15:39.349Z] + [ -z 2.1.2-dev.1 ] [2023-03-01T14:15:39.349Z] + echo 2.1.2-dev.1 [2023-03-01T14:15:39.349Z] + [ ! -d vendor ] [2023-03-01T14:15:39.349Z] skipping... [2023-03-01T14:15:39.349Z] + echo skipping... [2023-03-01T14:15:39.349Z] + make build [2023-03-01T14:15:39.349Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T14:15:51.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T14:15:53.213Z] 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 [2023-03-01T14:15:53.213Z] 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 [2023-03-01T14:15:54.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T14:15:55.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T14:15:55.798Z] 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 [2023-03-01T14:15:56.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2023-03-01T14:15:56.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2023-03-01T14:15:57.212Z] 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 [2023-03-01T14:15:57.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T14:15:58.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T14:16:00.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T14:16:00.546Z] 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 [2023-03-01T14:16:01.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T14:16:02.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T14:16:02.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T14:16:03.885Z] 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 [2023-03-01T14:16:04.330Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2023-03-01T14:16:04.589Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2023-03-01T14:16:04.589Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2023-03-01T14:16:04.589Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2023-03-01T14:16:04.589Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2023-03-01T14:16:04.589Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2023-03-01T14:16:04.589Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2023-03-01T14:16:04.589Z] + 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 [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2023-03-01T14:16:04.589Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2023-03-01T14:16:04.589Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2023-03-01T14:16:04.589Z] + 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 [2023-03-01T14:16:04.589Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2023-03-01T14:16:04.589Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2023-03-01T14:16:04.589Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2023-03-01T14:16:05.526Z] Building hooks [2023-03-01T14:16:05.526Z] + cd /root/parts/hooks/src [2023-03-01T14:16:05.526Z] + make build [2023-03-01T14:16:05.526Z] go mod tidy [2023-03-01T14:16:06.093Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2023-03-01T14:16:06.093Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-03-01T14:16:06.352Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2023-03-01T14:16:06.352Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-01T14:16:06.352Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2023-03-01T14:16:06.352Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2023-03-01T14:16:07.221Z] 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 [2023-03-01T14:16:07.284Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2023-03-01T14:16:07.543Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2023-03-01T14:16:07.543Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2023-03-01T14:16:10.826Z] Building static-packages [2023-03-01T14:16:10.827Z] + snapcraftctl build [2023-03-01T14:16:11.464Z] 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 [2023-03-01T14:16:12.201Z] Building version [2023-03-01T14:16:12.201Z] + snapcraftctl build [2023-03-01T14:16:14.104Z] Staging app-service-configurable [2023-03-01T14:16:14.104Z] + snapcraftctl stage [2023-03-01T14:16:14.122Z] 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 [2023-03-01T14:16:15.478Z] Staging config-common [2023-03-01T14:16:15.478Z] + snapcraftctl stage [2023-03-01T14:16:17.377Z] Skipping stage go-build-helper (already ran) [2023-03-01T14:16:17.377Z] Staging edgex-go [2023-03-01T14:16:17.377Z] + snapcraftctl stage [2023-03-01T14:16:17.468Z] 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 [2023-03-01T14:16:18.309Z] Staging hooks [2023-03-01T14:16:18.309Z] + snapcraftctl stage [2023-03-01T14:16:19.691Z] Staging static-packages [2023-03-01T14:16:19.691Z] + snapcraftctl stage [2023-03-01T14:16:21.066Z] Staging version [2023-03-01T14:16:21.066Z] + snapcraftctl stage [2023-03-01T14:16:22.446Z] Priming app-service-configurable [2023-03-01T14:16:22.446Z] + snapcraftctl prime [Pipeline] } [2023-03-01T14:16:22.832Z] $ docker stop --time=1 6dca15a55cf7843fb2e250acf73ace10043283491982a9fdbca1e1d5293923c5 [2023-03-01T14:16:24.738Z] $ docker rm -f --volumes 6dca15a55cf7843fb2e250acf73ace10043283491982a9fdbca1e1d5293923c5 [2023-03-01T14:16:24.976Z] 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 [2023-03-01T14:16:24.976Z] stage-packages: [2023-03-01T14:16:24.976Z] - libnorm1 [2023-03-01T14:16:24.976Z] - libpgm-5.2-0 [2023-03-01T14:16:24.976Z] - libsodium23 [2023-03-01T14:16:24.976Z] - libzmq5 [2023-03-01T14:16:24.976Z] Priming config-common [2023-03-01T14:16:24.976Z] + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:16:26.352Z] Priming go-build-helper [2023-03-01T14:16:26.352Z] + snapcraftctl prime [2023-03-01T14:16:26.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T14:16:26.405Z] [2023-03-01T14:16:26.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:16:26.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T14:16:27.065Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T14:16:27.065Z] 29e5d40040c1: Pulling fs layer [2023-03-01T14:16:27.065Z] 1ce36da41761: Pulling fs layer [2023-03-01T14:16:27.065Z] 25b303627fd3: Pulling fs layer [2023-03-01T14:16:27.065Z] 29e5d40040c1: Verifying Checksum [2023-03-01T14:16:27.065Z] 29e5d40040c1: Download complete [2023-03-01T14:16:27.331Z] 1ce36da41761: Verifying Checksum [2023-03-01T14:16:27.331Z] 1ce36da41761: Download complete [2023-03-01T14:16:27.597Z] 29e5d40040c1: Pull complete [2023-03-01T14:16:27.730Z] Priming edgex-go [2023-03-01T14:16:27.730Z] + snapcraftctl prime [2023-03-01T14:16:28.553Z] 1ce36da41761: Pull complete [2023-03-01T14:16:28.819Z] 25b303627fd3: Download complete [2023-03-01T14:16:29.112Z] Priming hooks [2023-03-01T14:16:29.112Z] + snapcraftctl prime [2023-03-01T14:16:30.494Z] Priming static-packages [2023-03-01T14:16:30.494Z] + snapcraftctl prime [2023-03-01T14:16:33.783Z] Priming version [2023-03-01T14:16:33.783Z] + snapcraftctl prime [2023-03-01T14:16:34.718Z] 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] } [2023-03-01T14:16:38.868Z] 25b303627fd3: Pull complete [2023-03-01T14:16:38.868Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T14:16:38.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T14:16:38.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:16:39.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container [2023-03-01T14:16:39.246Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T14:16:41.396Z] $ docker top 1eeae04088743e56d391c966c648db2e3dc56eb09c6961ba9d3c72c90df31b80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T14:16:42.264Z] + docker-compose build --help [2023-03-01T14:16:42.264Z] + grep parallel [2023-03-01T14:16:46.503Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T14:16:46.538Z] $ docker stop --time=1 1eeae04088743e56d391c966c648db2e3dc56eb09c6961ba9d3c72c90df31b80 [2023-03-01T14:16:48.529Z] $ docker rm -f --volumes 1eeae04088743e56d391c966c648db2e3dc56eb09c6961ba9d3c72c90df31b80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:16:49.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T14:16:49.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:16:49.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container [2023-03-01T14:16:49.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T14:16:50.532Z] $ docker top eead7d8f41abe702e8f90fdd44d9752b35131881711c309409f66df09b05f0d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T14:16:51.046Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T14:16:55.279Z] Building core-command ... [2023-03-01T14:16:55.279Z] Building core-data ... [2023-03-01T14:16:55.279Z] Building core-metadata ... [2023-03-01T14:16:55.279Z] Building security-bootstrapper ... [2023-03-01T14:16:55.279Z] Building security-proxy-setup ... [2023-03-01T14:16:55.279Z] Building security-secretstore-setup ... [2023-03-01T14:16:55.279Z] Building support-notifications ... [2023-03-01T14:16:55.279Z] Building support-scheduler ... [2023-03-01T14:16:55.279Z] Building sys-mgmt-agent ... [2023-03-01T14:16:55.279Z] Building security-bootstrapper [2023-03-01T14:16:55.279Z] Building sys-mgmt-agent [2023-03-01T14:16:55.279Z] Building security-proxy-setup [2023-03-01T14:16:55.279Z] Building support-scheduler [2023-03-01T14:16:55.279Z] Building core-metadata [2023-03-01T14:18:31.896Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:18:31.896Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:18:31.896Z] ---> 8b7e24de061c [2023-03-01T14:18:31.896Z] Step 3/30 : WORKDIR /edgex-go [2023-03-01T14:18:31.896Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:18:31.896Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:18:31.896Z] ---> 8b7e24de061c [2023-03-01T14:18:31.896Z] Step 3/20 : WORKDIR /edgex-go [2023-03-01T14:18:31.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:18:31.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:18:31.896Z] ---> 8b7e24de061c [2023-03-01T14:18:31.896Z] Step 3/22 : WORKDIR /edgex-go [2023-03-01T14:18:31.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:18:31.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:18:31.896Z] ---> 8b7e24de061c [2023-03-01T14:18:31.896Z] Step 3/22 : WORKDIR /edgex-go [2023-03-01T14:18:31.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:18:31.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:18:31.896Z] ---> 8b7e24de061c [2023-03-01T14:18:31.896Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T14:18:31.896Z] ---> Running in 51eb28f78033 [2023-03-01T14:18:31.896Z] ---> Running in 9506dd5f5fc1 [2023-03-01T14:18:31.896Z] ---> Running in c7f30e44c8b3 [2023-03-01T14:18:31.896Z] ---> Running in cf8926f92986 [2023-03-01T14:18:31.896Z] ---> Running in 678734495f8c [2023-03-01T14:18:31.896Z] Removing intermediate container 51eb28f78033 [2023-03-01T14:18:31.896Z] ---> 89c0b4830567 [2023-03-01T14:18:31.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:18:31.896Z] Removing intermediate container 9506dd5f5fc1 [2023-03-01T14:18:31.896Z] ---> 1317b6f7bab5 [2023-03-01T14:18:31.896Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:18:31.896Z] Removing intermediate container c7f30e44c8b3 [2023-03-01T14:18:31.896Z] ---> 3ca8a0a7ba11 [2023-03-01T14:18:31.896Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:18:31.896Z] ---> Running in 9e2e068e8afa [2023-03-01T14:18:31.896Z] Removing intermediate container 678734495f8c [2023-03-01T14:18:31.896Z] ---> a32d5ff4c147 [2023-03-01T14:18:31.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:18:31.896Z] Removing intermediate container cf8926f92986 [2023-03-01T14:18:31.896Z] ---> 5d6d80071250 [2023-03-01T14:18:31.896Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:18:31.896Z] ---> Running in 10fcbca7b684 [2023-03-01T14:18:31.896Z] ---> Running in b3c0f4130c4d [2023-03-01T14:18:31.896Z] ---> Running in 573b8718e9bd [2023-03-01T14:18:31.896Z] ---> Running in 132d3b71bd00 [2023-03-01T14:18:31.896Z] Removing intermediate container 9e2e068e8afa [2023-03-01T14:18:31.896Z] ---> f5f86ef18ad1 [2023-03-01T14:18:31.896Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2023-03-01T14:18:31.896Z] ---> Running in e6d507ff0fc6 [2023-03-01T14:18:31.896Z] Removing intermediate container 132d3b71bd00 [2023-03-01T14:18:31.896Z] ---> 53779cdcd745 [2023-03-01T14:18:31.896Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T14:18:31.896Z] ---> Running in 7ad246cbedb3 [2023-03-01T14:18:31.896Z] Removing intermediate container 573b8718e9bd [2023-03-01T14:18:31.896Z] ---> fc76e11b3201 [2023-03-01T14:18:31.896Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T14:18:31.896Z] Removing intermediate container b3c0f4130c4d [2023-03-01T14:18:31.896Z] ---> 418ee2a6fb2c [2023-03-01T14:18:31.896Z] Step 5/30 : RUN apk add --update --no-cache make git [2023-03-01T14:18:31.896Z] ---> Running in 5abdae277cd5 [2023-03-01T14:18:31.896Z] Removing intermediate container 10fcbca7b684 [2023-03-01T14:18:31.896Z] ---> bf8cf611c3bb [2023-03-01T14:18:31.896Z] Step 5/20 : RUN apk add --update --no-cache make git [2023-03-01T14:18:31.896Z] ---> Running in b48e19503a64 [2023-03-01T14:18:31.896Z] ---> Running in 8c3c83f65c34 [2023-03-01T14:18:31.896Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:31.896Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:31.896Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:31.896Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:31.896Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:32.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:32.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:32.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:32.698Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:32.698Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:18:33.280Z] OK: 219 MiB in 52 packages [2023-03-01T14:18:33.280Z] OK: 219 MiB in 52 packages [2023-03-01T14:18:33.862Z] OK: 219 MiB in 52 packages [2023-03-01T14:18:34.444Z] OK: 219 MiB in 52 packages [2023-03-01T14:18:34.445Z] OK: 219 MiB in 52 packages [2023-03-01T14:18:35.028Z] Removing intermediate container 7ad246cbedb3 [2023-03-01T14:18:35.028Z] ---> dce77b846041 [2023-03-01T14:18:35.028Z] Step 6/23 : COPY go.mod . [2023-03-01T14:18:35.028Z] Removing intermediate container e6d507ff0fc6 [2023-03-01T14:18:35.028Z] ---> cfade4496b96 [2023-03-01T14:18:35.028Z] Step 6/22 : COPY . . [2023-03-01T14:18:35.305Z] Removing intermediate container 5abdae277cd5 [2023-03-01T14:18:35.305Z] ---> 5c0447c8faee [2023-03-01T14:18:35.305Z] Step 6/22 : COPY . . [2023-03-01T14:18:35.887Z] Removing intermediate container b48e19503a64 [2023-03-01T14:18:35.887Z] ---> 73470cfbd144 [2023-03-01T14:18:35.887Z] Step 6/30 : COPY . . [2023-03-01T14:18:35.887Z] Removing intermediate container 8c3c83f65c34 [2023-03-01T14:18:35.887Z] ---> 5ba880e9842d [2023-03-01T14:18:35.887Z] Step 6/20 : COPY . . [2023-03-01T14:18:36.153Z] ---> fa2fd25af4a3 [2023-03-01T14:18:36.153Z] Step 7/23 : RUN go mod download [2023-03-01T14:18:36.418Z] ---> Running in adc44d54660c [2023-03-01T14:18:41.755Z] Removing intermediate container adc44d54660c [2023-03-01T14:18:41.755Z] ---> bd3fe52a4e34 [2023-03-01T14:18:41.755Z] Step 8/23 : COPY . . [2023-03-01T14:19:08.433Z] ---> b0586a3727b5 [2023-03-01T14:19:08.433Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:19:08.433Z] ---> 36208127a8d5 [2023-03-01T14:19:08.433Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:19:08.433Z] ---> 32850635c995 [2023-03-01T14:19:08.433Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:19:08.433Z] ---> Running in d3a8c5d61884 [2023-03-01T14:19:08.433Z] ---> Running in 532790207dfc [2023-03-01T14:19:08.433Z] ---> 5e44bb1ee3fd [2023-03-01T14:19:08.433Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:19:08.433Z] ---> Running in 17e92280981a [2023-03-01T14:19:08.433Z] ---> Running in fae384f4cfff [2023-03-01T14:19:09.412Z] skipping... [2023-03-01T14:19:09.683Z] skipping... [2023-03-01T14:19:10.269Z] skipping... [2023-03-01T14:19:10.269Z] skipping... [2023-03-01T14:19:10.850Z] Removing intermediate container d3a8c5d61884 [2023-03-01T14:19:10.850Z] Removing intermediate container 532790207dfc [2023-03-01T14:19:10.850Z] ---> 3f58eaf73d11 [2023-03-01T14:19:10.850Z] ---> be3ff6911e37 [2023-03-01T14:19:10.850Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T14:19:10.850Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2023-03-01T14:19:11.126Z] ---> Running in c3a1ef9b12bc [2023-03-01T14:19:11.127Z] ---> Running in 1ab04b3243bb [2023-03-01T14:19:11.714Z] ---> e4d1d6d3705e [2023-03-01T14:19:11.714Z] Step 9/23 : RUN go mod tidy [2023-03-01T14:19:11.714Z] Removing intermediate container 17e92280981a [2023-03-01T14:19:11.714Z] ---> 0ce4756ff2de [2023-03-01T14:19:11.714Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T14:19:11.714Z] ---> Running in 040d943d8fdb [2023-03-01T14:19:11.981Z] ---> Running in 48b6d01a3da7 [2023-03-01T14:19:11.981Z] Removing intermediate container fae384f4cfff [2023-03-01T14:19:11.981Z] ---> ace0a8f8cc97 [2023-03-01T14:19:11.981Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2023-03-01T14:19:12.247Z] ---> Running in a6361770820d [2023-03-01T14:19:13.658Z] 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 [2023-03-01T14:19:13.926Z] 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 [2023-03-01T14:19:14.192Z] 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 [2023-03-01T14:19:14.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T14:19:19.544Z] Removing intermediate container 040d943d8fdb [2023-03-01T14:19:19.544Z] ---> 7d02d0276b40 [2023-03-01T14:19:19.544Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T14:19:19.813Z] ---> Running in d48a17c1f449 [2023-03-01T14:19:21.757Z] 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 [2023-03-01T14:21:16.488Z] 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 [2023-03-01T14:21:17.074Z] Removing intermediate container a6361770820d [2023-03-01T14:21:17.074Z] ---> 5102cf54de82 [2023-03-01T14:21:17.074Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2023-03-01T14:21:17.074Z] ---> Running in d01d09cf1738 [2023-03-01T14:21:19.659Z] 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 [2023-03-01T14:21:22.997Z] Removing intermediate container 48b6d01a3da7 [2023-03-01T14:21:22.997Z] ---> b66cba9bd5fd [2023-03-01T14:21:22.997Z] [2023-03-01T14:21:22.997Z] Step 9/30 : FROM alpine:3.14 [2023-03-01T14:21:22.997Z] 3.14: Pulling from library/alpine [2023-03-01T14:21:25.572Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-01T14:21:25.848Z] Status: Downloaded newer image for alpine:3.14 [2023-03-01T14:21:25.848Z] ---> bf97f6347a60 [2023-03-01T14:21:25.848Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2023-03-01T14:21:26.115Z] ---> Running in 33573fbbc188 [2023-03-01T14:21:26.115Z] Removing intermediate container d01d09cf1738 [2023-03-01T14:21:26.115Z] ---> 88aa2dbcb076 [2023-03-01T14:21:26.115Z] [2023-03-01T14:21:26.115Z] Step 10/22 : FROM docker:20.10.8 [2023-03-01T14:21:26.382Z] 20.10.8: Pulling from library/docker [2023-03-01T14:21:26.651Z] Removing intermediate container 33573fbbc188 [2023-03-01T14:21:26.651Z] ---> d48610a9c26c [2023-03-01T14:21:26.651Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T14:21:26.924Z] ---> Running in 848fb8df62b8 [2023-03-01T14:21:29.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:29.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:29.517Z] Removing intermediate container c3a1ef9b12bc [2023-03-01T14:21:29.517Z] ---> 052969373511 [2023-03-01T14:21:29.517Z] [2023-03-01T14:21:29.517Z] Step 9/20 : FROM alpine:3.14 [2023-03-01T14:21:29.517Z] ---> bf97f6347a60 [2023-03-01T14:21:29.517Z] Step 10/20 : RUN apk add --update --no-cache curl [2023-03-01T14:21:29.784Z] ---> Running in d1060bb007b4 [2023-03-01T14:21:30.368Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T14:21:30.368Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T14:21:30.634Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:21:30.634Z] OK: 6 MiB in 16 packages [2023-03-01T14:21:31.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:31.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:32.458Z] Removing intermediate container 848fb8df62b8 [2023-03-01T14:21:32.458Z] ---> 5b4d952c1073 [2023-03-01T14:21:32.458Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T14:21:32.458Z] ---> Running in 87cfaaca57b6 [2023-03-01T14:21:32.724Z] (1/5) Installing ca-certificates (20220614-r0) [2023-03-01T14:21:32.724Z] (2/5) Installing brotli-libs (1.0.9-r5) [2023-03-01T14:21:32.724Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2023-03-01T14:21:32.724Z] (4/5) Installing libcurl (7.79.1-r5) [2023-03-01T14:21:32.724Z] (5/5) Installing curl (7.79.1-r5) [2023-03-01T14:21:32.724Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:21:32.724Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T14:21:32.991Z] OK: 8 MiB in 19 packages [2023-03-01T14:21:37.237Z] Removing intermediate container 87cfaaca57b6 [2023-03-01T14:21:37.237Z] ---> 6ece181339c4 [2023-03-01T14:21:37.237Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2023-03-01T14:21:37.237Z] ---> Running in 5575d9869353 [2023-03-01T14:21:37.237Z] Removing intermediate container 1ab04b3243bb [2023-03-01T14:21:37.237Z] ---> d6e887a3758e [2023-03-01T14:21:37.237Z] [2023-03-01T14:21:37.237Z] Step 9/22 : FROM alpine:3.14 [2023-03-01T14:21:37.237Z] ---> bf97f6347a60 [2023-03-01T14:21:37.237Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T14:21:37.237Z] Removing intermediate container d48a17c1f449 [2023-03-01T14:21:37.237Z] ---> 70a97b135254 [2023-03-01T14:21:37.237Z] [2023-03-01T14:21:37.237Z] Step 11/23 : FROM alpine:3.14 [2023-03-01T14:21:37.237Z] ---> bf97f6347a60 [2023-03-01T14:21:37.237Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T14:21:37.237Z] ---> Running in 79dce178a3b8 [2023-03-01T14:21:37.237Z] ---> Running in 7bdfa5370eff [2023-03-01T14:21:37.511Z] Removing intermediate container 5575d9869353 [2023-03-01T14:21:37.511Z] ---> 043952353caf [2023-03-01T14:21:37.511Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2023-03-01T14:21:37.511Z] ---> Running in 57ea882544f5 [2023-03-01T14:21:38.096Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2023-03-01T14:21:38.096Z] Status: Downloaded newer image for docker:20.10.8 [2023-03-01T14:21:38.096Z] ---> 3734d5adc5ac [2023-03-01T14:21:38.096Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:21:38.365Z] ---> Running in 448150d7630a [2023-03-01T14:21:38.365Z] Removing intermediate container d1060bb007b4 [2023-03-01T14:21:38.365Z] ---> 989a11451dcb [2023-03-01T14:21:38.365Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T14:21:38.365Z] ---> Running in c2749947d2bb [2023-03-01T14:21:38.632Z] Removing intermediate container 448150d7630a [2023-03-01T14:21:38.632Z] ---> c19bf19fba63 [2023-03-01T14:21:38.632Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2023-03-01T14:21:38.898Z] ---> Running in 5cead12c5b18 [2023-03-01T14:21:38.898Z] Removing intermediate container c2749947d2bb [2023-03-01T14:21:38.898Z] ---> 9d2bc3d9bb9c [2023-03-01T14:21:38.898Z] Step 12/20 : WORKDIR /edgex [2023-03-01T14:21:39.166Z] ---> Running in 28877bebe274 [2023-03-01T14:21:39.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:39.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:40.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:40.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:40.015Z] Removing intermediate container 28877bebe274 [2023-03-01T14:21:40.015Z] ---> 66408b45b04c [2023-03-01T14:21:40.015Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T14:21:40.979Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T14:21:40.979Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:21:40.979Z] OK: 6 MiB in 15 packages [2023-03-01T14:21:40.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:41.263Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T14:21:41.263Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:21:41.263Z] OK: 6 MiB in 15 packages [2023-03-01T14:21:41.263Z] Removing intermediate container 57ea882544f5 [2023-03-01T14:21:41.263Z] ---> c18fad1ec117 [2023-03-01T14:21:41.263Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2023-03-01T14:21:41.263Z] ---> 1a8746d3b22e [2023-03-01T14:21:41.263Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T14:21:41.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:21:41.532Z] ---> Running in b9fa90f38067 [2023-03-01T14:21:42.116Z] Removing intermediate container b9fa90f38067 [2023-03-01T14:21:42.116Z] ---> d9309c2c4b99 [2023-03-01T14:21:42.116Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2023-03-01T14:21:42.388Z] (1/42) Installing readline (8.1.0-r0) [2023-03-01T14:21:42.388Z] (2/42) Installing bash (5.1.16-r0) [2023-03-01T14:21:42.388Z] Executing bash-5.1.16-r0.post-install [2023-03-01T14:21:42.388Z] (3/42) Installing brotli-libs (1.0.9-r5) [2023-03-01T14:21:42.388Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2023-03-01T14:21:42.388Z] (5/42) Installing libcurl (7.79.1-r5) [2023-03-01T14:21:42.388Z] (6/42) Installing curl (7.79.1-r5) [2023-03-01T14:21:42.388Z] (7/42) Installing dumb-init (1.2.5-r1) [2023-03-01T14:21:42.388Z] (8/42) Installing libbz2 (1.0.8-r1) [2023-03-01T14:21:42.388Z] (9/42) Installing expat (2.5.0-r0) [2023-03-01T14:21:42.388Z] (10/42) Installing libffi (3.3-r2) [2023-03-01T14:21:42.388Z] (11/42) Installing gdbm (1.19-r0) [2023-03-01T14:21:42.388Z] (12/42) Installing xz-libs (5.2.5-r1) [2023-03-01T14:21:42.388Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2023-03-01T14:21:42.388Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2023-03-01T14:21:42.654Z] (15/42) Installing mpdecimal (2.5.1-r1) [2023-03-01T14:21:42.654Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2023-03-01T14:21:42.654Z] (17/42) Installing python3 (3.9.16-r0) [2023-03-01T14:21:42.654Z] Removing intermediate container 7bdfa5370eff [2023-03-01T14:21:42.654Z] ---> 48de6b2caef8 [2023-03-01T14:21:42.654Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:21:42.920Z] ---> Running in 34c81c3f83be [2023-03-01T14:21:42.920Z] Removing intermediate container 79dce178a3b8 [2023-03-01T14:21:42.920Z] ---> 3ac6a0974ab9 [2023-03-01T14:21:42.921Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:21:43.187Z] ---> Running in 396b703ff268 [2023-03-01T14:21:43.455Z] ---> aa2d085358d7 [2023-03-01T14:21:43.455Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2023-03-01T14:21:43.729Z] ---> Running in a3716ae707f7 [2023-03-01T14:21:43.729Z] Removing intermediate container 34c81c3f83be [2023-03-01T14:21:43.729Z] ---> 52960860b012 [2023-03-01T14:21:43.729Z] Step 14/23 : ENV APP_PORT=59861 [2023-03-01T14:21:43.729Z] ---> 94b0b55e2824 [2023-03-01T14:21:43.729Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T14:21:43.996Z] ---> Running in cf34ad7eb6be [2023-03-01T14:21:43.996Z] Removing intermediate container 396b703ff268 [2023-03-01T14:21:43.996Z] ---> 8d67c8d30234 [2023-03-01T14:21:43.996Z] Step 12/22 : ENV APP_PORT=59881 [2023-03-01T14:21:44.263Z] ---> Running in 0bf8edfe5061 [2023-03-01T14:21:44.843Z] Removing intermediate container cf34ad7eb6be [2023-03-01T14:21:44.843Z] ---> 723de350b45c [2023-03-01T14:21:44.843Z] Step 15/23 : EXPOSE $APP_PORT [2023-03-01T14:21:45.112Z] Removing intermediate container 0bf8edfe5061 [2023-03-01T14:21:45.112Z] ---> 7a0559cab6fe [2023-03-01T14:21:45.112Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T14:21:45.112Z] ---> Running in 1da6329252b3 [2023-03-01T14:21:45.393Z] ---> Running in 3dc70bf82523 [2023-03-01T14:21:45.393Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2023-03-01T14:21:45.393Z] (19/42) Installing py3-chardet (4.0.0-r2) [2023-03-01T14:21:45.668Z] (20/42) Installing py3-idna (3.2-r0) [2023-03-01T14:21:45.668Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2023-03-01T14:21:45.668Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2023-03-01T14:21:45.668Z] (23/42) Installing py3-requests (2.25.1-r4) [2023-03-01T14:21:45.668Z] ---> 77545245b116 [2023-03-01T14:21:45.668Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2023-03-01T14:21:45.668Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2023-03-01T14:21:45.668Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2023-03-01T14:21:45.936Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2023-03-01T14:21:45.936Z] Removing intermediate container 1da6329252b3 [2023-03-01T14:21:45.936Z] ---> ff93ed6678dd [2023-03-01T14:21:45.936Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:21:45.936Z] (27/42) Installing py3-colorama (0.4.4-r1) [2023-03-01T14:21:45.936Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2023-03-01T14:21:45.936Z] (29/42) Installing py3-distlib (0.3.1-r3) [2023-03-01T14:21:45.936Z] (30/42) Installing py3-distro (1.5.0-r3) [2023-03-01T14:21:45.936Z] (31/42) Installing py3-six (1.15.0-r1) [2023-03-01T14:21:45.936Z] ---> Running in dd7f6cfd6c66 [2023-03-01T14:21:45.936Z] Removing intermediate container 3dc70bf82523 [2023-03-01T14:21:45.936Z] ---> f2a15fb8df12 [2023-03-01T14:21:45.936Z] Step 14/22 : WORKDIR / [2023-03-01T14:21:45.936Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2023-03-01T14:21:45.936Z] (33/42) Installing py3-html5lib (1.1-r1) [2023-03-01T14:21:46.215Z] (34/42) Installing py3-parsing (2.4.7-r2) [2023-03-01T14:21:46.215Z] (35/42) Installing py3-packaging (20.9-r1) [2023-03-01T14:21:46.215Z] ---> Running in 4abeee1e1fb9 [2023-03-01T14:21:46.215Z] (36/42) Installing py3-toml (0.10.2-r2) [2023-03-01T14:21:46.215Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2023-03-01T14:21:46.215Z] (38/42) Installing py3-progress (1.5-r2) [2023-03-01T14:21:46.215Z] (39/42) Installing py3-retrying (1.3.3-r1) [2023-03-01T14:21:46.215Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2023-03-01T14:21:46.215Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2023-03-01T14:21:46.482Z] (42/42) Installing py3-pip (20.3.4-r1) [2023-03-01T14:21:46.753Z] Removing intermediate container dd7f6cfd6c66 [2023-03-01T14:21:46.753Z] ---> 9fd626fd21cc [2023-03-01T14:21:46.753Z] Step 17/20 : CMD ["--init=true"] [2023-03-01T14:21:46.753Z] Removing intermediate container 4abeee1e1fb9 [2023-03-01T14:21:46.753Z] ---> dc88805e01c8 [2023-03-01T14:21:46.753Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:21:47.021Z] Removing intermediate container a3716ae707f7 [2023-03-01T14:21:47.021Z] ---> Running in 8cbd9121f098 [2023-03-01T14:21:47.021Z] ---> 8f718b0f0a84 [2023-03-01T14:21:47.021Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:21:47.021Z] ---> b1666b86450a [2023-03-01T14:21:47.021Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T14:21:47.288Z] Executing busybox-1.33.1-r3.trigger [2023-03-01T14:21:47.288Z] OK: 84 MiB in 64 packages [2023-03-01T14:21:49.229Z] Removing intermediate container 8cbd9121f098 [2023-03-01T14:21:49.229Z] ---> f2e6b9e2eab6 [2023-03-01T14:21:49.229Z] Step 18/20 : LABEL arch=arm64 [2023-03-01T14:21:49.229Z] ---> 333ed6be4356 [2023-03-01T14:21:49.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T14:21:49.229Z] ---> 7cccfe1907fc [2023-03-01T14:21:49.229Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T14:21:49.229Z] ---> Running in 9ffedab814b7 [2023-03-01T14:21:49.229Z] ---> 00aeaee9df65 [2023-03-01T14:21:49.229Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T14:21:49.606Z] Removing intermediate container 9ffedab814b7 [2023-03-01T14:21:49.606Z] ---> 54dc9d3ca04a [2023-03-01T14:21:49.606Z] Step 19/20 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:21:49.877Z] ---> Running in 13b3ef0d223b [2023-03-01T14:21:50.889Z] ---> f0acc7fd29ab [2023-03-01T14:21:50.889Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T14:21:50.889Z] Removing intermediate container 13b3ef0d223b [2023-03-01T14:21:50.889Z] ---> 691cb19cb52f [2023-03-01T14:21:50.889Z] Step 20/20 : LABEL version=0.0.0 [2023-03-01T14:21:50.889Z] ---> Running in 3388298b0d0a [2023-03-01T14:21:50.889Z] ---> Running in cbc190da76f1 [2023-03-01T14:21:51.157Z] ---> 323734fec824 [2023-03-01T14:21:51.157Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T14:21:51.463Z] Removing intermediate container 3388298b0d0a [2023-03-01T14:21:51.463Z] ---> 1961646e8af7 [2023-03-01T14:21:51.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:21:51.463Z] ---> c1bb029f390f [2023-03-01T14:21:51.463Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T14:21:51.756Z] ---> Running in 88243f855591 [2023-03-01T14:21:51.756Z] Removing intermediate container cbc190da76f1 [2023-03-01T14:21:51.756Z] ---> 1d5c1e73c8ec [2023-03-01T14:21:51.756Z] [2023-03-01T14:21:52.373Z] Collecting docker-compose==1.23.2 [2023-03-01T14:21:52.373Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2023-03-01T14:21:52.373Z] Removing intermediate container 88243f855591 [2023-03-01T14:21:52.373Z] ---> 2fabd85f84bc [2023-03-01T14:21:52.373Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T14:21:52.373Z] ---> b9d5d50d4782 [2023-03-01T14:21:52.373Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2023-03-01T14:21:52.643Z] ---> Running in 39197e613815 [2023-03-01T14:21:52.643Z] ---> Running in d738095bf452 [2023-03-01T14:21:52.923Z] ---> c6b8cecfe58a [2023-03-01T14:21:52.923Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T14:21:53.195Z] Removing intermediate container 39197e613815 [2023-03-01T14:21:53.195Z] ---> 4d3a9ce13fc2 [2023-03-01T14:21:53.195Z] Step 22/23 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:21:53.195Z] Successfully built 1d5c1e73c8ec [2023-03-01T14:21:53.195Z] Collecting docker<4.0,>=3.6.0 [2023-03-01T14:21:53.195Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2023-03-01T14:21:53.196Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T14:21:53.196Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-03-01T14:21:53.464Z] Removing intermediate container d738095bf452 [2023-03-01T14:21:53.464Z] ---> 3b5dc6c113f0 [2023-03-01T14:21:53.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:21:53.464Z] ---> Running in e915824de315 [2023-03-01T14:21:53.464Z] Collecting texttable<0.10,>=0.9.0 [2023-03-01T14:21:53.464Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2023-03-01T14:21:53.738Z] ---> Running in 57fe2ba0f65f [2023-03-01T14:21:54.005Z] ---> 67d121a692b1 [2023-03-01T14:21:54.005Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2023-03-01T14:21:54.005Z] Removing intermediate container e915824de315 [2023-03-01T14:21:54.005Z] ---> f2805c640725 [2023-03-01T14:21:54.005Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T14:21:54.272Z] Removing intermediate container 57fe2ba0f65f [2023-03-01T14:21:54.272Z] ---> 9f0ae6e969ae [2023-03-01T14:21:54.272Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T14:21:54.272Z] ---> Running in eb16746c6d13 [2023-03-01T14:21:54.542Z] ---> Running in 4b1e3b515b8d [2023-03-01T14:21:55.125Z] Removing intermediate container eb16746c6d13 [2023-03-01T14:21:55.125Z] ---> 50544595bfdb [2023-03-01T14:21:55.125Z] [2023-03-01T14:21:55.125Z] ---> d888158ed5cf [2023-03-01T14:21:55.125Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2023-03-01T14:21:55.125Z] Removing intermediate container 4b1e3b515b8d [2023-03-01T14:21:55.125Z] ---> 1d34326ab622 [2023-03-01T14:21:55.125Z] Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:21:55.390Z] ---> Running in ef8a1e555249 [2023-03-01T14:21:55.390Z] ---> Running in 3bf0a502c14b [2023-03-01T14:21:55.659Z] Removing intermediate container ef8a1e555249 [2023-03-01T14:21:55.659Z] ---> 3ee66ac16c49 [2023-03-01T14:21:55.659Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T14:21:55.928Z] ---> Running in 3253a886c8a0 [2023-03-01T14:21:55.929Z] Removing intermediate container 3bf0a502c14b [2023-03-01T14:21:55.929Z] ---> 249007721ab5 [2023-03-01T14:21:55.929Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T14:21:56.213Z] Successfully built 50544595bfdb [2023-03-01T14:21:56.213Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T14:21:56.214Z] Building support-notifications [2023-03-01T14:21:56.481Z]  Building support-scheduler ... done Removing intermediate container 3253a886c8a0 [2023-03-01T14:21:56.481Z] ---> c9c8059d362d [2023-03-01T14:21:56.481Z] [2023-03-01T14:21:56.748Z] Collecting PyYAML<4,>=3.10 [2023-03-01T14:21:56.748Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2023-03-01T14:21:57.013Z] ---> 054d7c32fdfe [2023-03-01T14:21:57.013Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2023-03-01T14:21:57.283Z] Successfully built c9c8059d362d [2023-03-01T14:21:57.283Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T14:21:57.283Z]  Building core-metadata ... done Building core-command [2023-03-01T14:21:57.283Z] ---> Running in fbba2d466f2a [2023-03-01T14:21:59.228Z] Removing intermediate container fbba2d466f2a [2023-03-01T14:21:59.228Z] ---> 673677aa64ed [2023-03-01T14:21:59.228Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T14:21:59.492Z] ---> Running in aec4a216aeed [2023-03-01T14:21:59.758Z] Removing intermediate container aec4a216aeed [2023-03-01T14:21:59.758Z] ---> d7da14c9b2bb [2023-03-01T14:21:59.758Z] Step 27/30 : CMD ["gate"] [2023-03-01T14:22:00.024Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2023-03-01T14:22:00.024Z] Collecting docopt<0.7,>=0.6.1 [2023-03-01T14:22:00.024Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2023-03-01T14:22:00.024Z] ---> Running in be3858cc189f [2023-03-01T14:22:00.605Z] Removing intermediate container be3858cc189f [2023-03-01T14:22:00.605Z] ---> 95169af04ba0 [2023-03-01T14:22:00.605Z] Step 28/30 : LABEL arch=arm64 [2023-03-01T14:22:00.605Z] ---> Running in f14fe4026636 [2023-03-01T14:22:01.186Z] Removing intermediate container f14fe4026636 [2023-03-01T14:22:01.186Z] ---> ebf17159d717 [2023-03-01T14:22:01.186Z] Step 29/30 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:22:01.452Z] ---> Running in 2f3990a8bdcf [2023-03-01T14:22:01.719Z] Removing intermediate container 2f3990a8bdcf [2023-03-01T14:22:01.719Z] ---> fe16fd495588 [2023-03-01T14:22:01.719Z] Step 30/30 : LABEL version=0.0.0 [2023-03-01T14:22:01.992Z] ---> Running in 49a67df92267 [2023-03-01T14:22:02.579Z] Collecting websocket-client<1.0,>=0.32.0 [2023-03-01T14:22:02.579Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2023-03-01T14:22:02.579Z] Removing intermediate container 49a67df92267 [2023-03-01T14:22:02.579Z] ---> f079037db00f [2023-03-01T14:22:02.579Z] [2023-03-01T14:22:02.844Z] Collecting dockerpty<0.5,>=0.4.1 [2023-03-01T14:22:02.844Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2023-03-01T14:22:03.111Z] Successfully built f079037db00f [2023-03-01T14:22:03.111Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T14:22:03.111Z]  Building security-bootstrapper ... done Building core-data [2023-03-01T14:22:04.512Z] Collecting cached-property<2,>=1.2.0 [2023-03-01T14:22:04.512Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2023-03-01T14:22:05.090Z] Collecting jsonschema<3,>=2.5.1 [2023-03-01T14:22:05.090Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2023-03-01T14:22:06.494Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2023-03-01T14:22:06.494Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2023-03-01T14:22:06.494Z] Collecting docker-pycreds>=0.4.0 [2023-03-01T14:22:06.494Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2023-03-01T14:22:07.452Z] Collecting idna<2.8,>=2.5 [2023-03-01T14:22:07.452Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2023-03-01T14:22:07.717Z] Collecting chardet<3.1.0,>=3.0.2 [2023-03-01T14:22:07.717Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2023-03-01T14:22:07.717Z] 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) [2023-03-01T14:22:08.671Z] Collecting urllib3<1.25,>=1.21.1 [2023-03-01T14:22:08.671Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2023-03-01T14:22:09.253Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2023-03-01T14:22:09.253Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2023-03-01T14:22:09.253Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2023-03-01T14:22:09.253Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2023-03-01T14:22:10.212Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2023-03-01T14:22:10.212Z] Attempting uninstall: urllib3 [2023-03-01T14:22:10.212Z] Found existing installation: urllib3 1.26.5 [2023-03-01T14:22:10.212Z] Uninstalling urllib3-1.26.5: [2023-03-01T14:22:10.212Z] Successfully uninstalled urllib3-1.26.5 [2023-03-01T14:22:10.793Z] Attempting uninstall: idna [2023-03-01T14:22:10.793Z] Found existing installation: idna 3.2 [2023-03-01T14:22:10.793Z] Uninstalling idna-3.2: [2023-03-01T14:22:10.793Z] Successfully uninstalled idna-3.2 [2023-03-01T14:22:11.748Z] Attempting uninstall: chardet [2023-03-01T14:22:11.748Z] Found existing installation: chardet 4.0.0 [2023-03-01T14:22:11.748Z] Uninstalling chardet-4.0.0: [2023-03-01T14:22:11.748Z] Successfully uninstalled chardet-4.0.0 [2023-03-01T14:22:13.685Z] Attempting uninstall: requests [2023-03-01T14:22:13.685Z] Found existing installation: requests 2.25.1 [2023-03-01T14:22:13.685Z] Uninstalling requests-2.25.1: [2023-03-01T14:22:13.685Z] Successfully uninstalled requests-2.25.1 [2023-03-01T14:22:14.265Z] Running setup.py install for texttable: started [2023-03-01T14:22:16.195Z] Running setup.py install for texttable: finished with status 'done' [2023-03-01T14:22:16.195Z] Running setup.py install for PyYAML: started [2023-03-01T14:22:18.141Z] Running setup.py install for PyYAML: finished with status 'done' [2023-03-01T14:22:18.407Z] Running setup.py install for docopt: started [2023-03-01T14:22:20.340Z] Running setup.py install for docopt: finished with status 'done' [2023-03-01T14:22:20.340Z] Running setup.py install for dockerpty: started [2023-03-01T14:22:22.273Z] Running setup.py install for dockerpty: finished with status 'done' [2023-03-01T14:22:24.205Z] 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 [2023-03-01T14:22:36.507Z] Removing intermediate container 5cead12c5b18 [2023-03-01T14:22:36.507Z] ---> 56b1aa1b3501 [2023-03-01T14:22:36.507Z] Step 13/22 : ENV APP_PORT=58890 [2023-03-01T14:22:36.507Z] ---> Running in 740d67513273 [2023-03-01T14:22:36.507Z] Removing intermediate container 740d67513273 [2023-03-01T14:22:36.507Z] ---> 3c8123827b39 [2023-03-01T14:22:36.508Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T14:22:36.508Z] ---> Running in 8a7383ad247a [2023-03-01T14:22:36.508Z] Removing intermediate container 8a7383ad247a [2023-03-01T14:22:36.508Z] ---> 392fb42c9c0a [2023-03-01T14:22:36.508Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2023-03-01T14:22:39.854Z] ---> 4758078687ff [2023-03-01T14:22:39.854Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2023-03-01T14:22:40.816Z] ---> 7b1aab46d5f8 [2023-03-01T14:22:40.816Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2023-03-01T14:22:41.780Z] ---> c3b5dd6ff4ab [2023-03-01T14:22:41.780Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2023-03-01T14:22:42.049Z] ---> Running in caa388b237d6 [2023-03-01T14:22:42.635Z] Removing intermediate container caa388b237d6 [2023-03-01T14:22:42.635Z] ---> e89352de1074 [2023-03-01T14:22:42.635Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:22:42.635Z] ---> Running in 72f5b8c9bd6e [2023-03-01T14:22:43.229Z] Removing intermediate container 72f5b8c9bd6e [2023-03-01T14:22:43.229Z] ---> 6d7e6d9b4c29 [2023-03-01T14:22:43.229Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T14:22:43.229Z] ---> Running in 344a5f02b677 [2023-03-01T14:22:43.811Z] Removing intermediate container 344a5f02b677 [2023-03-01T14:22:43.811Z] ---> f0b33a1c0191 [2023-03-01T14:22:43.811Z] Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:22:43.811Z] ---> Running in 567560841cc1 [2023-03-01T14:22:44.420Z] Removing intermediate container 567560841cc1 [2023-03-01T14:22:44.420Z] ---> 9d4913886c2b [2023-03-01T14:22:44.420Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T14:22:44.687Z] ---> Running in 60b9061f8f68 [2023-03-01T14:22:45.270Z] Removing intermediate container 60b9061f8f68 [2023-03-01T14:22:45.270Z] ---> aad393331202 [2023-03-01T14:22:45.270Z] [2023-03-01T14:22:45.856Z] Successfully built aad393331202 [2023-03-01T14:22:45.856Z] Successfully tagged sys-mgmt-agent-arm64:latest [2023-03-01T14:23:00.850Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:23:00.851Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:23:00.851Z] ---> 8b7e24de061c [2023-03-01T14:23:00.851Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T14:23:00.851Z] ---> Using cache [2023-03-01T14:23:00.851Z] ---> 5d6d80071250 [2023-03-01T14:23:00.851Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:23:00.851Z] ---> Using cache [2023-03-01T14:23:00.851Z] ---> 53779cdcd745 [2023-03-01T14:23:00.851Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T14:23:00.851Z] ---> Using cache [2023-03-01T14:23:00.851Z] ---> dce77b846041 [2023-03-01T14:23:00.851Z] Step 6/24 : COPY . . [2023-03-01T14:23:05.109Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:23:05.109Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:23:05.109Z] ---> 8b7e24de061c [2023-03-01T14:23:05.109Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T14:23:05.109Z] ---> Using cache [2023-03-01T14:23:05.109Z] ---> 5d6d80071250 [2023-03-01T14:23:05.109Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:23:05.109Z] ---> Using cache [2023-03-01T14:23:05.109Z] ---> 53779cdcd745 [2023-03-01T14:23:05.109Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T14:23:05.702Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:23:05.702Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:23:05.702Z] ---> 8b7e24de061c [2023-03-01T14:23:05.702Z] Step 3/22 : WORKDIR /edgex-go [2023-03-01T14:23:05.702Z] ---> Using cache [2023-03-01T14:23:05.702Z] ---> 5d6d80071250 [2023-03-01T14:23:05.702Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:23:05.702Z] ---> Using cache [2023-03-01T14:23:05.702Z] ---> 53779cdcd745 [2023-03-01T14:23:05.702Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T14:23:05.702Z] ---> Using cache [2023-03-01T14:23:05.702Z] ---> dce77b846041 [2023-03-01T14:23:05.702Z] Step 6/22 : COPY . . [2023-03-01T14:23:06.665Z] ---> Running in de702b3711f0 [2023-03-01T14:23:07.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2023-03-01T14:23:07.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T14:23:07.628Z] ---> 8b7e24de061c [2023-03-01T14:23:07.628Z] Step 3/22 : WORKDIR /edgex-go [2023-03-01T14:23:07.628Z] ---> Using cache [2023-03-01T14:23:07.628Z] ---> 5d6d80071250 [2023-03-01T14:23:07.628Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:23:07.628Z] ---> Using cache [2023-03-01T14:23:07.628Z] ---> 53779cdcd745 [2023-03-01T14:23:07.628Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2023-03-01T14:23:07.896Z] ---> Running in 106058f4465f [2023-03-01T14:23:08.165Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:23:08.754Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:23:09.337Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:23:09.919Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:23:09.919Z] OK: 219 MiB in 52 packages [2023-03-01T14:23:11.331Z] OK: 219 MiB in 52 packages [2023-03-01T14:23:12.291Z] Removing intermediate container de702b3711f0 [2023-03-01T14:23:12.291Z] ---> dea5b9338670 [2023-03-01T14:23:12.291Z] Step 6/21 : COPY . . [2023-03-01T14:23:12.557Z] Removing intermediate container 106058f4465f [2023-03-01T14:23:12.557Z] ---> 4c887089230f [2023-03-01T14:23:12.557Z] Step 6/22 : COPY . . [2023-03-01T14:23:27.565Z] ---> d8583bb4a02a [2023-03-01T14:23:27.565Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:23:27.832Z] ---> Running in b780e13b96f1 [2023-03-01T14:23:28.789Z] ---> ea7f9315f7b5 [2023-03-01T14:23:28.789Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:23:29.054Z] ---> Running in 7540bd5f6da9 [2023-03-01T14:23:29.321Z] skipping... [2023-03-01T14:23:30.746Z] skipping... [2023-03-01T14:23:30.746Z] Removing intermediate container b780e13b96f1 [2023-03-01T14:23:30.746Z] ---> 30c8faba3c0d [2023-03-01T14:23:30.746Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T14:23:30.746Z] ---> Running in aa1b1f6301bf [2023-03-01T14:23:32.156Z] Removing intermediate container 7540bd5f6da9 [2023-03-01T14:23:32.156Z] ---> 746b5749e948 [2023-03-01T14:23:32.156Z] Step 8/22 : RUN make cmd/core-command/core-command [2023-03-01T14:23:32.156Z] ---> Running in f6d0a9206e84 [2023-03-01T14:23:32.423Z] 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 [2023-03-01T14:23:33.828Z] 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 [2023-03-01T14:23:42.045Z] ---> 42a321f037ad [2023-03-01T14:23:42.045Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:23:42.045Z] ---> Running in ac12f4fd5ca6 [2023-03-01T14:23:42.045Z] ---> ef0f0714710a [2023-03-01T14:23:42.045Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T14:23:42.045Z] ---> Running in f1d1ea3c70b1 [2023-03-01T14:23:43.450Z] skipping... [2023-03-01T14:23:43.450Z] skipping... [2023-03-01T14:23:45.415Z] Removing intermediate container f1d1ea3c70b1 [2023-03-01T14:23:45.415Z] ---> 963f8af54ac2 [2023-03-01T14:23:45.415Z] Step 8/22 : RUN make cmd/core-data/core-data [2023-03-01T14:23:45.415Z] Removing intermediate container ac12f4fd5ca6 [2023-03-01T14:23:45.415Z] ---> 9ee1a2c0ebce [2023-03-01T14:23:45.415Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2023-03-01T14:23:45.684Z] ---> Running in fb0695759b94 [2023-03-01T14:23:45.684Z] ---> Running in 826f469dad5d [2023-03-01T14:23:48.265Z] 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 [2023-03-01T14:23:48.265Z] 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 [2023-03-01T14:25:09.855Z] 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 [2023-03-01T14:25:12.426Z] Removing intermediate container f6d0a9206e84 [2023-03-01T14:25:12.426Z] ---> da6e91666563 [2023-03-01T14:25:12.426Z] [2023-03-01T14:25:12.426Z] Step 9/22 : FROM alpine:3.14 [2023-03-01T14:25:12.426Z] ---> bf97f6347a60 [2023-03-01T14:25:12.426Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T14:25:12.426Z] ---> Using cache [2023-03-01T14:25:12.426Z] ---> 3ac6a0974ab9 [2023-03-01T14:25:12.426Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:25:12.426Z] ---> Using cache [2023-03-01T14:25:12.426Z] ---> 8d67c8d30234 [2023-03-01T14:25:12.426Z] Step 12/22 : ENV APP_PORT=59882 [2023-03-01T14:25:12.426Z] ---> Running in c0423a126675 [2023-03-01T14:25:13.389Z] Removing intermediate container c0423a126675 [2023-03-01T14:25:13.389Z] ---> 0f00b19e3970 [2023-03-01T14:25:13.389Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T14:25:13.389Z] ---> Running in 70ac9115645d [2023-03-01T14:25:15.962Z] Removing intermediate container 70ac9115645d [2023-03-01T14:25:15.962Z] ---> 55a7ab887ef2 [2023-03-01T14:25:15.962Z] Step 14/22 : WORKDIR / [2023-03-01T14:25:16.233Z] ---> Running in 8f6c5d7910de [2023-03-01T14:25:17.188Z] Removing intermediate container 8f6c5d7910de [2023-03-01T14:25:17.188Z] ---> 4775a616471f [2023-03-01T14:25:17.188Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:25:17.770Z] Removing intermediate container aa1b1f6301bf [2023-03-01T14:25:17.770Z] ---> d881e8e98f2a [2023-03-01T14:25:17.770Z] [2023-03-01T14:25:17.770Z] Step 9/24 : FROM alpine:3.14 [2023-03-01T14:25:17.770Z] ---> bf97f6347a60 [2023-03-01T14:25:17.770Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T14:25:18.038Z] ---> Running in 7efee788184c [2023-03-01T14:25:18.660Z] ---> 27961a84ce4e [2023-03-01T14:25:18.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T14:25:20.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:25:21.057Z] ---> e77f35967500 [2023-03-01T14:25:21.057Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T14:25:21.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:25:22.028Z] ---> aa31c4063bcb [2023-03-01T14:25:22.028Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2023-03-01T14:25:22.028Z] ---> Running in d7e778247e7c [2023-03-01T14:25:22.609Z] Removing intermediate container d7e778247e7c [2023-03-01T14:25:22.609Z] ---> 7e2fe1dc0124 [2023-03-01T14:25:22.609Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:25:22.609Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T14:25:22.609Z] ---> Running in 399e6096746f [2023-03-01T14:25:22.609Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T14:25:22.609Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T14:25:22.609Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:25:22.609Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T14:25:23.191Z] Removing intermediate container 399e6096746f [2023-03-01T14:25:23.191Z] ---> 6bb06f4dd7b0 [2023-03-01T14:25:23.191Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T14:25:23.191Z] ---> Running in fb523a548bdd [2023-03-01T14:25:23.461Z] OK: 6 MiB in 17 packages [2023-03-01T14:25:24.078Z] Removing intermediate container fb523a548bdd [2023-03-01T14:25:24.078Z] ---> 7d1ed9488bb1 [2023-03-01T14:25:24.078Z] Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:25:24.344Z] ---> Running in 64d2fef75d7a [2023-03-01T14:25:25.300Z] Removing intermediate container 64d2fef75d7a [2023-03-01T14:25:25.300Z] ---> ad41225446a8 [2023-03-01T14:25:25.300Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T14:25:25.300Z] ---> Running in dfeff10d82fd [2023-03-01T14:25:25.887Z] Removing intermediate container dfeff10d82fd [2023-03-01T14:25:25.887Z] ---> e1823bd1de88 [2023-03-01T14:25:25.888Z] [2023-03-01T14:25:25.888Z] Removing intermediate container 7efee788184c [2023-03-01T14:25:25.888Z] ---> 79598e0d88f5 [2023-03-01T14:25:25.888Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T14:25:26.151Z] ---> Running in ca128e31b0d2 [2023-03-01T14:25:26.743Z] Removing intermediate container ca128e31b0d2 [2023-03-01T14:25:26.743Z] ---> 9b878e5420e4 [2023-03-01T14:25:26.743Z] Step 12/24 : WORKDIR / [2023-03-01T14:25:27.010Z] ---> Running in cb72ed726d8d [2023-03-01T14:25:27.591Z] Removing intermediate container cb72ed726d8d [2023-03-01T14:25:27.591Z] ---> b97e43e7a40d [2023-03-01T14:25:27.591Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T14:25:27.591Z] Successfully built e1823bd1de88 [2023-03-01T14:25:27.591Z] Successfully tagged core-command-arm64:latest [2023-03-01T14:25:28.564Z]  Building core-command ... done  ---> 01e5bdf29ea0 [2023-03-01T14:25:28.564Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T14:25:29.556Z] ---> dc004f40b66c [2023-03-01T14:25:29.556Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T14:25:30.536Z] ---> 336055158a8c [2023-03-01T14:25:30.536Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T14:25:31.623Z] ---> efd763076010 [2023-03-01T14:25:31.623Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T14:25:33.038Z] ---> 29ec3216aced [2023-03-01T14:25:33.038Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T14:25:34.978Z] ---> a5c8b5f414b9 [2023-03-01T14:25:34.978Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T14:25:35.564Z] ---> 30dfda9ad933 [2023-03-01T14:25:35.564Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2023-03-01T14:25:35.832Z] ---> Running in 0c3cedfc73a2 [2023-03-01T14:25:38.405Z] Removing intermediate container 0c3cedfc73a2 [2023-03-01T14:25:38.405Z] ---> 6f8ee7475034 [2023-03-01T14:25:38.405Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T14:25:38.405Z] ---> Running in 41a4a1f1b562 [2023-03-01T14:25:39.387Z] Removing intermediate container 41a4a1f1b562 [2023-03-01T14:25:39.387Z] ---> 3614d167897d [2023-03-01T14:25:39.387Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T14:25:39.387Z] ---> Running in c8c964e75aae [2023-03-01T14:25:40.344Z] Removing intermediate container c8c964e75aae [2023-03-01T14:25:40.344Z] ---> e878f39422e7 [2023-03-01T14:25:40.344Z] Step 23/24 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:25:40.344Z] ---> Running in 62f5a8f046b9 [2023-03-01T14:25:40.925Z] Removing intermediate container 62f5a8f046b9 [2023-03-01T14:25:40.925Z] ---> 2d751386e672 [2023-03-01T14:25:40.925Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T14:25:40.925Z] ---> Running in e92656937eef [2023-03-01T14:25:41.191Z] Removing intermediate container 826f469dad5d [2023-03-01T14:25:41.191Z] ---> 0536c51e6630 [2023-03-01T14:25:41.191Z] [2023-03-01T14:25:41.191Z] Step 9/21 : FROM alpine:3.14 [2023-03-01T14:25:41.191Z] ---> bf97f6347a60 [2023-03-01T14:25:41.191Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T14:25:41.191Z] ---> Running in c414deebea6e [2023-03-01T14:25:41.459Z] Removing intermediate container e92656937eef [2023-03-01T14:25:41.459Z] ---> df551ff7826a [2023-03-01T14:25:41.459Z] [2023-03-01T14:25:42.041Z] Successfully built df551ff7826a [2023-03-01T14:25:42.041Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T14:25:42.305Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:25:42.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:25:43.463Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T14:25:43.731Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T14:25:43.731Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:25:43.731Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T14:25:43.995Z] OK: 6 MiB in 16 packages [2023-03-01T14:25:45.400Z] Removing intermediate container c414deebea6e [2023-03-01T14:25:45.400Z] ---> 7694a4e42e82 [2023-03-01T14:25:45.400Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T14:25:45.400Z] ---> Running in 65093c2c6694 [2023-03-01T14:25:45.981Z] Removing intermediate container 65093c2c6694 [2023-03-01T14:25:45.981Z] ---> 6bf2f9352f24 [2023-03-01T14:25:45.981Z] Step 12/21 : ENV APP_PORT=59860 [2023-03-01T14:25:45.981Z] ---> Running in 537abed66717 [2023-03-01T14:25:46.248Z] Removing intermediate container 537abed66717 [2023-03-01T14:25:46.248Z] ---> b01a66470d28 [2023-03-01T14:25:46.534Z] Step 13/21 : EXPOSE $APP_PORT [2023-03-01T14:25:46.534Z] ---> Running in 5f91649c95e6 [2023-03-01T14:25:46.800Z] Removing intermediate container 5f91649c95e6 [2023-03-01T14:25:46.800Z] ---> e904a4383db2 [2023-03-01T14:25:46.800Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:25:46.800Z] Removing intermediate container fb0695759b94 [2023-03-01T14:25:46.800Z] ---> 006f8717d38f [2023-03-01T14:25:46.800Z] [2023-03-01T14:25:46.800Z] Step 9/22 : FROM alpine:3.14 [2023-03-01T14:25:46.800Z] ---> bf97f6347a60 [2023-03-01T14:25:46.800Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T14:25:47.068Z] ---> Running in fb9744eeb0d7 [2023-03-01T14:25:47.334Z] Removing intermediate container fb9744eeb0d7 [2023-03-01T14:25:47.334Z] ---> b279dcb42502 [2023-03-01T14:25:47.334Z] Step 11/22 : ENV APP_PORT=59880 [2023-03-01T14:25:47.334Z] ---> Running in 060c39bc600b [2023-03-01T14:25:47.603Z] ---> 7cae3d24f3cc [2023-03-01T14:25:47.603Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T14:25:47.869Z] Removing intermediate container 060c39bc600b [2023-03-01T14:25:47.869Z] ---> 10b9058c95b9 [2023-03-01T14:25:47.869Z] Step 12/22 : EXPOSE $APP_PORT [2023-03-01T14:25:47.869Z] ---> Running in 7c3c57b6971f [2023-03-01T14:25:48.136Z] Removing intermediate container 7c3c57b6971f [2023-03-01T14:25:48.136Z] ---> b6b5bc5ac62b [2023-03-01T14:25:48.136Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-01T14:25:48.408Z] ---> Running in 5138e20cd5e5 [2023-03-01T14:25:48.673Z] ---> d472a9c05f7e [2023-03-01T14:25:48.673Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T14:25:49.257Z] ---> 5cd8acad8592 [2023-03-01T14:25:49.257Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2023-03-01T14:25:49.525Z] ---> Running in 4de4f8dfc86d [2023-03-01T14:25:49.792Z] Removing intermediate container 4de4f8dfc86d [2023-03-01T14:25:49.792Z] ---> 8612ec943d3b [2023-03-01T14:25:49.792Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:25:50.069Z] ---> Running in c90e87a38689 [2023-03-01T14:25:50.341Z] Removing intermediate container c90e87a38689 [2023-03-01T14:25:50.341Z] ---> 999514e70455 [2023-03-01T14:25:50.341Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T14:25:50.341Z] Removing intermediate container 5138e20cd5e5 [2023-03-01T14:25:50.341Z] ---> b221ada15ec4 [2023-03-01T14:25:50.341Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-01T14:25:50.341Z] ---> Running in 722043dbb597 [2023-03-01T14:25:50.608Z] ---> Running in 19441a8badfe [2023-03-01T14:25:50.876Z] Removing intermediate container 722043dbb597 [2023-03-01T14:25:50.876Z] ---> 2dfddfbf9054 [2023-03-01T14:25:50.876Z] Step 20/21 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:25:51.149Z] ---> Running in 55ccb73de88b [2023-03-01T14:25:51.416Z] Removing intermediate container 55ccb73de88b [2023-03-01T14:25:51.416Z] ---> 211099b3f82c [2023-03-01T14:25:51.416Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T14:25:51.416Z] ---> Running in 0d6cd280e136 [2023-03-01T14:25:51.683Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-01T14:25:51.947Z] Removing intermediate container 0d6cd280e136 [2023-03-01T14:25:51.947Z] ---> fc1e8c6ff8b2 [2023-03-01T14:25:51.947Z] [2023-03-01T14:25:52.213Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-01T14:25:52.478Z] Successfully built fc1e8c6ff8b2 [2023-03-01T14:25:52.478Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T14:25:53.436Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2023-03-01T14:25:53.700Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2023-03-01T14:25:54.280Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-01T14:25:54.545Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2023-03-01T14:25:55.126Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-01T14:25:55.709Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-01T14:25:55.709Z] Executing busybox-1.33.1-r8.trigger [2023-03-01T14:25:55.709Z] OK: 8 MiB in 20 packages [2023-03-01T14:25:56.675Z] Removing intermediate container 19441a8badfe [2023-03-01T14:25:56.675Z] ---> d6537733b50b [2023-03-01T14:25:56.675Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T14:25:57.258Z] ---> 07a2ca208f23 [2023-03-01T14:25:57.258Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T14:25:58.217Z] ---> 2a6fcfa5ac07 [2023-03-01T14:25:58.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T14:25:58.798Z] ---> 6dc5374dd793 [2023-03-01T14:25:58.798Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T14:25:58.798Z] ---> Running in d46d5fe8316f [2023-03-01T14:25:59.065Z] Removing intermediate container d46d5fe8316f [2023-03-01T14:25:59.065Z] ---> e0ec8d3f1fe3 [2023-03-01T14:25:59.065Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-01T14:25:59.065Z] ---> Running in 9388c508f08d [2023-03-01T14:25:59.332Z] Removing intermediate container 9388c508f08d [2023-03-01T14:25:59.332Z] ---> fa47408f2478 [2023-03-01T14:25:59.332Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T14:25:59.598Z] ---> Running in 5cfd96ac4b52 [2023-03-01T14:25:59.864Z] Removing intermediate container 5cfd96ac4b52 [2023-03-01T14:25:59.864Z] ---> 0916b82fe4b9 [2023-03-01T14:25:59.864Z] Step 21/22 : LABEL git_sha=5ff0ddf6099717705e7ca6c15115871fe6e26ddf [2023-03-01T14:25:59.864Z] ---> Running in eb501c15d1b2 [2023-03-01T14:26:00.131Z] Removing intermediate container eb501c15d1b2 [2023-03-01T14:26:00.131Z] ---> 5059887d1fa3 [2023-03-01T14:26:00.131Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T14:26:00.396Z] ---> Running in 07ff31a6f1bc [2023-03-01T14:26:00.662Z] Removing intermediate container 07ff31a6f1bc [2023-03-01T14:26:00.662Z] ---> 2de027cfd052 [2023-03-01T14:26:00.662Z] [2023-03-01T14:26:01.241Z] Successfully built 2de027cfd052 [2023-03-01T14:26:01.241Z] Successfully tagged core-data-arm64:latest [2023-03-01T14:26:01.524Z]  Building core-data ... done  [Pipeline] } [2023-03-01T14:26:01.543Z] $ docker stop --time=1 eead7d8f41abe702e8f90fdd44d9752b35131881711c309409f66df09b05f0d0 [2023-03-01T14:26:03.220Z] $ docker rm -f --volumes eead7d8f41abe702e8f90fdd44d9752b35131881711c309409f66df09b05f0d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T14:26:03.752Z] + docker images [2023-03-01T14:26:03.752Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T14:26:03.752Z] core-data-arm64 latest 2de027cfd052 3 seconds ago 19.6MB [2023-03-01T14:26:03.752Z] support-notifications-arm64 latest fc1e8c6ff8b2 12 seconds ago 16.1MB [2023-03-01T14:26:03.752Z] 006f8717d38f 17 seconds ago 1.59GB [2023-03-01T14:26:03.752Z] security-secretstore-setup-arm64 latest df551ff7826a 22 seconds ago 26.8MB [2023-03-01T14:26:03.752Z] 0536c51e6630 23 seconds ago 1.59GB [2023-03-01T14:26:03.752Z] core-command-arm64 latest e1823bd1de88 38 seconds ago 15.3MB [2023-03-01T14:26:03.752Z] d881e8e98f2a 46 seconds ago 1.59GB [2023-03-01T14:26:03.752Z] da6e91666563 52 seconds ago 1.58GB [2023-03-01T14:26:03.752Z] sys-mgmt-agent-arm64 latest aad393331202 3 minutes ago 278MB [2023-03-01T14:26:03.752Z] security-bootstrapper-arm64 latest f079037db00f 4 minutes ago 17.8MB [2023-03-01T14:26:03.752Z] core-metadata-arm64 latest c9c8059d362d 4 minutes ago 15.9MB [2023-03-01T14:26:03.752Z] support-scheduler-arm64 latest 50544595bfdb 4 minutes ago 15.3MB [2023-03-01T14:26:03.752Z] security-proxy-setup-arm64 latest 1d5c1e73c8ec 4 minutes ago 25.5MB [2023-03-01T14:26:03.752Z] 70a97b135254 4 minutes ago 1.59GB [2023-03-01T14:26:03.752Z] d6e887a3758e 4 minutes ago 1.59GB [2023-03-01T14:26:03.752Z] 052969373511 4 minutes ago 1.59GB [2023-03-01T14:26:03.752Z] 88aa2dbcb076 4 minutes ago 1.58GB [2023-03-01T14:26:03.752Z] b66cba9bd5fd 4 minutes ago 1.59GB [2023-03-01T14:26:03.752Z] ci-base-image-arm64 latest 8b7e24de061c 15 minutes ago 1.24GB [2023-03-01T14:26:03.752Z] alpine 3.14 bf97f6347a60 2 weeks ago 5.35MB [2023-03-01T14:26:03.752Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.16-alpine-lts d19f1962542a 9 months ago 534MB [2023-03-01T14:26:03.752Z] docker 20.10.8 3734d5adc5ac 18 months ago 198MB [2023-03-01T14:26:03.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:26:04.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T14:26:04.805Z] [2023-03-01T14:26:04.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:26:05.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T14:26:05.548Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T14:26:05.548Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T14:26:05.548Z] 04944245beec: Pulling fs layer [2023-03-01T14:26:05.548Z] 699f458cf7ca: Pulling fs layer [2023-03-01T14:26:05.548Z] 765212b225bb: Pulling fs layer [2023-03-01T14:26:05.548Z] f23df028b6ca: Pulling fs layer [2023-03-01T14:26:05.548Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T14:26:05.548Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T14:26:05.548Z] 765212b225bb: Waiting [2023-03-01T14:26:05.548Z] d65c8cfc05b1: Waiting [2023-03-01T14:26:05.548Z] f23df028b6ca: Waiting [2023-03-01T14:26:05.548Z] 2437ff75d9bd: Waiting [2023-03-01T14:26:05.548Z] 04944245beec: Verifying Checksum [2023-03-01T14:26:05.548Z] 04944245beec: Download complete [2023-03-01T14:26:05.548Z] 765212b225bb: Verifying Checksum [2023-03-01T14:26:05.548Z] 765212b225bb: Download complete [2023-03-01T14:26:05.548Z] f23df028b6ca: Verifying Checksum [2023-03-01T14:26:05.548Z] f23df028b6ca: Download complete [2023-03-01T14:26:05.548Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T14:26:05.548Z] d65c8cfc05b1: Download complete [2023-03-01T14:26:05.835Z] 699f458cf7ca: Verifying Checksum [2023-03-01T14:26:05.835Z] 699f458cf7ca: Download complete [2023-03-01T14:26:06.114Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T14:26:06.114Z] 8998bd30e6a1: Download complete [2023-03-01T14:26:08.766Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T14:26:08.767Z] 2437ff75d9bd: Download complete [2023-03-01T14:26:10.703Z] 8998bd30e6a1: Pull complete [2023-03-01T14:26:10.970Z] 04944245beec: Pull complete [2023-03-01T14:26:12.374Z] 699f458cf7ca: Pull complete [2023-03-01T14:26:12.374Z] 765212b225bb: Pull complete [2023-03-01T14:26:13.335Z] f23df028b6ca: Pull complete [2023-03-01T14:26:13.335Z] d65c8cfc05b1: Pull complete [2023-03-01T14:26:28.322Z] 2437ff75d9bd: Pull complete [2023-03-01T14:26:28.322Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T14:26:28.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T14:26:28.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:26:28.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-7968 does not seem to be running inside a container [2023-03-01T14:26:28.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T14:26:31.386Z] $ docker top df9ee9bcef9d31f2ee772d88aa90082fde62e77d0f04066d933f21d3f4c90b35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:26:32.356Z] ---> job-cost.sh [2023-03-01T14:26:32.356Z] lf-activate-venv: SKIPPING [2023-03-01T14:26:32.356Z] INFO: No Stack... [2023-03-01T14:26:32.622Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T14:26:33.579Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T14:26:33.936Z] + cut -d, -f6 [2023-03-01T14:26:33.936Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-01T14:26:34.239Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4403-1-stack-cost] [2023-03-01T14:26:34.244Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4403-1-stack-cost] did not exist. Created. [2023-03-01T14:26:34.245Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T14:26:34.648Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T14:26:34.957Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T14:26:34.973Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4403-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T14:26:35.047Z] $ docker stop --time=1 df9ee9bcef9d31f2ee772d88aa90082fde62e77d0f04066d933f21d3f4c90b35 [2023-03-01T14:26:36.526Z] $ docker rm -f --volumes df9ee9bcef9d31f2ee772d88aa90082fde62e77d0f04066d933f21d3f4c90b35 [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 [2023-03-01T14:26:37.565Z] provisioning config files... [2023-03-01T14:26:37.573Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1119361309080027093tmp [Pipeline] { [Pipeline] sh [2023-03-01T14:26:37.914Z] + set +x [2023-03-01T14:26:37.914Z] + bash -s -- [2023-03-01T14:26:37.914Z] + curl -s https://codecov.io/bash [2023-03-01T14:26:37.914Z] [2023-03-01T14:26:37.914Z] _____ _ [2023-03-01T14:26:37.914Z] / ____| | | [2023-03-01T14:26:37.914Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T14:26:37.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T14:26:37.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T14:26:37.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T14:26:37.914Z] Bash-1.0.6 [2023-03-01T14:26:37.914Z] [2023-03-01T14:26:37.914Z] [2023-03-01T14:26:37.914Z] ==> git version 2.25.1 found [2023-03-01T14:26:37.914Z] ==> 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 [2023-03-01T14:26:37.914Z] Release-Date: 2020-01-08 [2023-03-01T14:26:37.914Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T14:26:37.914Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T14:26:37.914Z] ==> Jenkins CI detected. [2023-03-01T14:26:37.914Z] current dir:  /w/workspace/edgex-go/1 [2023-03-01T14:26:37.914Z] project root: . [2023-03-01T14:26:37.914Z] --> token set from env [2023-03-01T14:26:37.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T14:26:38.175Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T14:26:38.175Z] ==> Python coveragepy not found [2023-03-01T14:26:38.175Z] ==> Searching for coverage reports in: [2023-03-01T14:26:38.175Z] + . [2023-03-01T14:26:38.175Z] -> Found 1 reports [2023-03-01T14:26:38.175Z] ==> Detecting git/mercurial file structure [2023-03-01T14:26:38.175Z] ==> Reading reports [2023-03-01T14:26:38.175Z] + ./coverage.out bytes=428658 [2023-03-01T14:26:38.175Z] ==> Appending adjustments [2023-03-01T14:26:38.175Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T14:26:39.553Z] + Found adjustments [2023-03-01T14:26:39.553Z] ==> Gzipping contents [2023-03-01T14:26:39.553Z] 64K /tmp/codecov.Bn8aYu.gz [2023-03-01T14:26:39.553Z] ==> Uploading reports [2023-03-01T14:26:39.553Z] url: https://codecov.io [2023-03-01T14:26:39.553Z] query: branch=PR-4403&commit=5ff0ddf6099717705e7ca6c15115871fe6e26ddf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4403&job=&cmd_args= [2023-03-01T14:26:39.553Z] -> Pinging Codecov [2023-03-01T14:26:39.553Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4403&commit=5ff0ddf6099717705e7ca6c15115871fe6e26ddf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4403&job=&cmd_args= [2023-03-01T14:26:39.553Z] -> Uploading to [2023-03-01T14:26:39.553Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/5ff0ddf6099717705e7ca6c15115871fe6e26ddf/f2ed7bb7-5e67-4da7-91bf-a09d820d6930.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T142639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42823d9689228421c3845a72076d5f4042567eeed804f12c09f3e92606476056 [2023-03-01T14:26:39.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T14:26:39.553Z] Dload Upload Total Spent Left Speed [2023-03-01T14:26:40.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65063 0 0 100 65063 0 730k --:--:-- --:--:-- --:--:-- 722k 100 65063 0 0 100 65063 0 183k --:--:-- --:--:-- --:--:-- 182k [2023-03-01T14:26:40.070Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ff0ddf6099717705e7ca6c15115871fe6e26ddf [Pipeline] } [2023-03-01T14:26:40.098Z] 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 [2023-03-01T14:26:41.589Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:26:41.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:26:42.803Z] ---> package-listing.sh [2023-03-01T14:26:42.803Z] ++ facter osfamily [2023-03-01T14:26:42.803Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T14:26:43.063Z] + OS_FAMILY=debian [2023-03-01T14:26:43.063Z] + workspace=/w/workspace/edgex-go/1 [2023-03-01T14:26:43.063Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T14:26:43.063Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T14:26:43.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T14:26:43.063Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T14:26:43.063Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T14:26:43.063Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T14:26:43.063Z] + case "${OS_FAMILY}" in [2023-03-01T14:26:43.063Z] + dpkg -l [2023-03-01T14:26:43.063Z] + grep '^ii' [2023-03-01T14:26:43.063Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T14:26:43.063Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T14:26:43.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T14:26:43.063Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T14:26:43.063Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-01T14:26:43.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-01T14:26:43.092Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T14:26:43.382Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:26:44.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T14:26:44.003Z] [2023-03-01T14:26:44.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T14:26:44.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T14:26:44.388Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T14:26:44.388Z] 5eb5b503b376: Pulling fs layer [2023-03-01T14:26:44.388Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T14:26:44.388Z] ec43610c2a17: Pulling fs layer [2023-03-01T14:26:44.388Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T14:26:44.388Z] 33b1e0a273af: Pulling fs layer [2023-03-01T14:26:44.388Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T14:26:44.388Z] 2f39f015ded8: Pulling fs layer [2023-03-01T14:26:44.388Z] 5d3b04190fa2: Waiting [2023-03-01T14:26:44.388Z] 3a2ae6a8a46f: Waiting [2023-03-01T14:26:44.388Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T14:26:44.388Z] 5c69ac0246d0: Download complete [2023-03-01T14:26:44.388Z] 3a2ae6a8a46f: Download complete [2023-03-01T14:26:44.653Z] 33b1e0a273af: Verifying Checksum [2023-03-01T14:26:44.653Z] 33b1e0a273af: Download complete [2023-03-01T14:26:44.653Z] 5d3b04190fa2: Download complete [2023-03-01T14:26:44.653Z] ec43610c2a17: Verifying Checksum [2023-03-01T14:26:44.653Z] ec43610c2a17: Download complete [2023-03-01T14:26:44.912Z] 5eb5b503b376: Verifying Checksum [2023-03-01T14:26:44.912Z] 5eb5b503b376: Download complete [2023-03-01T14:26:45.479Z] 2f39f015ded8: Verifying Checksum [2023-03-01T14:26:45.479Z] 2f39f015ded8: Download complete [2023-03-01T14:26:46.046Z] 5eb5b503b376: Pull complete [2023-03-01T14:26:46.046Z] 5c69ac0246d0: Pull complete [2023-03-01T14:26:46.612Z] ec43610c2a17: Pull complete [2023-03-01T14:26:46.612Z] 3a2ae6a8a46f: Pull complete [2023-03-01T14:26:46.869Z] 33b1e0a273af: Pull complete [2023-03-01T14:26:46.869Z] 5d3b04190fa2: Pull complete [2023-03-01T14:26:51.059Z] 2f39f015ded8: Pull complete [2023-03-01T14:26:51.059Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T14:26:51.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T14:26:51.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T14:26:51.529Z] prd-ubuntu20.04-docker-8c-8g-7967 does not seem to be running inside a container [2023-03-01T14:26:51.574Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T14:26:54.307Z] $ docker top ae28da95eca37a85d21612f05106e5441d26c983d44113ff44e07def396115ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T14:26:54.681Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T14:26:54.987Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T14:26:55.292Z] + ls /var/log/sa-host [2023-03-01T14:26:55.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T14:26:55.504Z] provisioning config files... [2023-03-01T14:26:55.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11684204729545079558tmp [Pipeline] { [Pipeline] echo [2023-03-01T14:26:55.562Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:26:55.876Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T14:26:55.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:26:56.321Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T14:26:56.405Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:26:56.710Z] ---> sudo-logs.sh [2023-03-01T14:26:56.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T14:26:56.785Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:26:57.098Z] ---> job-cost.sh [2023-03-01T14:26:57.098Z] lf-activate-venv: SKIPPING [2023-03-01T14:26:57.098Z] DEBUG: total: 0.10999999940395355 [2023-03-01T14:26:57.098Z] INFO: Retrieving Stack Cost... [2023-03-01T14:26:57.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T14:26:57.924Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T14:26:57.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T14:26:58.273Z] ---> logs-deploy.sh [2023-03-01T14:26:58.273Z] lf-activate-venv: SKIPPING [2023-03-01T14:26:58.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4403/1 [2023-03-01T14:26:58.273Z] INFO: archiving workspace using pattern(s): [2023-03-01T14:26:59.208Z] Archives upload complete. [2023-03-01T14:26:59.466Z] INFO: archiving logs to Nexus [2023-03-01T14:27:00.035Z] ---> uname -a: [2023-03-01T14:27:00.035Z] Linux prd-ubuntu20-04-docker-8c-8g-7967 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-01T14:27:00.035Z] [2023-03-01T14:27:00.035Z] [2023-03-01T14:27:00.035Z] ---> lscpu: [2023-03-01T14:27:00.035Z] Architecture: x86_64 [2023-03-01T14:27:00.035Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-01T14:27:00.035Z] Byte Order: Little Endian [2023-03-01T14:27:00.035Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-01T14:27:00.035Z] CPU(s): 8 [2023-03-01T14:27:00.035Z] On-line CPU(s) list: 0-7 [2023-03-01T14:27:00.035Z] Thread(s) per core: 1 [2023-03-01T14:27:00.035Z] Core(s) per socket: 1 [2023-03-01T14:27:00.035Z] Socket(s): 8 [2023-03-01T14:27:00.035Z] NUMA node(s): 1 [2023-03-01T14:27:00.035Z] Vendor ID: AuthenticAMD [2023-03-01T14:27:00.035Z] CPU family: 23 [2023-03-01T14:27:00.035Z] Model: 49 [2023-03-01T14:27:00.035Z] Model name: AMD EPYC-Rome Processor [2023-03-01T14:27:00.035Z] Stepping: 0 [2023-03-01T14:27:00.035Z] CPU MHz: 2799.864 [2023-03-01T14:27:00.035Z] BogoMIPS: 5599.72 [2023-03-01T14:27:00.035Z] Virtualization: AMD-V [2023-03-01T14:27:00.035Z] Hypervisor vendor: KVM [2023-03-01T14:27:00.035Z] Virtualization type: full [2023-03-01T14:27:00.035Z] L1d cache: 256 KiB [2023-03-01T14:27:00.035Z] L1i cache: 256 KiB [2023-03-01T14:27:00.035Z] L2 cache: 4 MiB [2023-03-01T14:27:00.035Z] L3 cache: 128 MiB [2023-03-01T14:27:00.035Z] NUMA node0 CPU(s): 0-7 [2023-03-01T14:27:00.035Z] Vulnerability Itlb multihit: Not affected [2023-03-01T14:27:00.035Z] Vulnerability L1tf: Not affected [2023-03-01T14:27:00.035Z] Vulnerability Mds: Not affected [2023-03-01T14:27:00.035Z] Vulnerability Meltdown: Not affected [2023-03-01T14:27:00.035Z] Vulnerability Mmio stale data: Not affected [2023-03-01T14:27:00.035Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-01T14:27:00.035Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-01T14:27:00.035Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-01T14:27:00.035Z] Vulnerability Srbds: Not affected [2023-03-01T14:27:00.035Z] Vulnerability Tsx async abort: Not affected [2023-03-01T14:27:00.035Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-01T14:27:00.035Z] [2023-03-01T14:27:00.035Z] [2023-03-01T14:27:00.035Z] ---> nproc: [2023-03-01T14:27:00.035Z] 8 [2023-03-01T14:27:00.035Z] [2023-03-01T14:27:00.035Z]