Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 077405c83e2c2076cc7559ee55a63022a07ad19a+613ba3a9f074961a82087988d5f76ae29a1a6b1f (375c575c926cbf05d3bb66418bd8d6487bd348e7) 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-ssh2339870783045474106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh12038231890299676299.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12334357691789626821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17018471219258415248.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1342778592046112563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6349 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh876574607849786454.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7713181873442614234.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a Merge succeeded, producing f244d4c3d8b352f9f291a0bc99b28dd435d21193 Checking out Revision f244d4c3d8b352f9f291a0bc99b28dd435d21193 (PR-3886) > git config core.sparsecheckout # timeout=10 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6124235881496544122.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f244d4c3d8b352f9f291a0bc99b28dd435d21193 # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9e075d0d879e5bc3c3f33f555abe311174cc89b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-03T20:30:16.238Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-03T20:30:16.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-03T20:30:16.320Z] ========================================================= [2022-03-03T20:30:16.320Z] EdgeX Global Pipelines Version Info [2022-03-03T20:30:16.320Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:30:17.449Z] ------------------- [2022-03-03T20:30:17.449Z] stable info: [2022-03-03T20:30:17.449Z] ------------------- [2022-03-03T20:30:17.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-03T20:30:17.449Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-03T20:30:17.449Z] Message: update stable to v1.0.220 [2022-03-03T20:30:18.021Z] ------------------- [2022-03-03T20:30:18.021Z] experimental info: [2022-03-03T20:30:18.021Z] ------------------- [2022-03-03T20:30:18.021Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-03T20:30:18.021Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-03T20:30:18.022Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-03T20:30:18.159Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-03T20:30:18.170Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-03T20:30:18.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-03T20:30:18.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-03T20:30:18.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-03T20:30:18.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-03T20:30:18.225Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-03T20:30:18.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-03T20:30:18.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-03T20:30:18.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-03T20:30:18.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-03T20:30:18.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-03T20:30:18.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-03T20:30:18.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-03T20:30:18.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-03T20:30:18.338Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-03T20:30:18.349Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-03T20:30:18.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-03T20:30:18.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-03T20:30:18.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-03T20:30:18.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-03T20:30:18.419Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-03T20:30:18.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3886 [Pipeline] echo [2022-03-03T20:30:18.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3886 [Pipeline] echo [2022-03-03T20:30:18.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3886 [Pipeline] echo [2022-03-03T20:30:18.468Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f244d4c3d8b352f9f291a0bc99b28dd435d21193 [Pipeline] echo [2022-03-03T20:30:18.480Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f244d4c [Pipeline] echo [2022-03-03T20:30:18.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-03T20:30:18.536Z] provisioning config files... [2022-03-03T20:30:18.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7582058927973410863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:30:18.855Z] ---> docker-login.sh [2022-03-03T20:30:18.855Z] nexus3.edgexfoundry.org:10001 [2022-03-03T20:30:18.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:30:19.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:30:19.116Z] Configure a credential helper to remove this warning. See [2022-03-03T20:30:19.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:30:19.116Z] [2022-03-03T20:30:19.116Z] Login Succeeded [2022-03-03T20:30:19.116Z] nexus3.edgexfoundry.org:10002 [2022-03-03T20:30:19.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:30:19.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:30:19.116Z] Configure a credential helper to remove this warning. See [2022-03-03T20:30:19.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:30:19.116Z] [2022-03-03T20:30:19.116Z] Login Succeeded [2022-03-03T20:30:19.116Z] nexus3.edgexfoundry.org:10003 [2022-03-03T20:30:19.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:30:19.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:30:19.377Z] Configure a credential helper to remove this warning. See [2022-03-03T20:30:19.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:30:19.377Z] [2022-03-03T20:30:19.377Z] Login Succeeded [2022-03-03T20:30:19.377Z] nexus3.edgexfoundry.org:10004 [2022-03-03T20:30:19.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:30:19.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:30:19.377Z] Configure a credential helper to remove this warning. See [2022-03-03T20:30:19.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:30:19.377Z] [2022-03-03T20:30:19.377Z] Login Succeeded [2022-03-03T20:30:19.377Z] docker.io [2022-03-03T20:30:19.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:30:19.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:30:19.639Z] Configure a credential helper to remove this warning. See [2022-03-03T20:30:19.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:30:19.639Z] [2022-03-03T20:30:19.639Z] Login Succeeded [2022-03-03T20:30:19.639Z] ---> docker-login.sh ends [Pipeline] } [2022-03-03T20:30:19.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-03T20:30:19.959Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/core-command/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/core-data/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-03T20:30:19.959Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-03T20:30:19.959Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-03T20:30:19.959Z] ++ cut -d/ -f2 [2022-03-03T20:30:19.959Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-03T20:30:19.993Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-03T20:30:20.342Z] + git rev-list -1 --merges f244d4c3d8b352f9f291a0bc99b28dd435d21193~1..f244d4c3d8b352f9f291a0bc99b28dd435d21193 [Pipeline] echo [2022-03-03T20:30:20.355Z] -----------> git rev-list -1 --merges f244d4c3d8b352f9f291a0bc99b28dd435d21193~1..f244d4c3d8b352f9f291a0bc99b28dd435d21193 f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:30:20.355Z] f244d4c3d8b352f9f291a0bc99b28dd435d21193 [false] [Pipeline] sh [2022-03-03T20:30:20.649Z] + git log --format=format:%s -1 f244d4c3d8b352f9f291a0bc99b28dd435d21193 [Pipeline] echo [2022-03-03T20:30:20.665Z] ========================================================= [2022-03-03T20:30:20.665Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-03T20:30:20.665Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-03T20:30:21.082Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-03T20:30:21.082Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-03T20:30:21.082Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-03T20:30:21.082Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-03T20:30:21.082Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-03T20:30:21.082Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-03T20:30:21.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:30:21.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-03T20:30:21.431Z] [2022-03-03T20:30:21.431Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:30:21.746Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-03T20:30:21.746Z] latest: Pulling from edgex-devops/git-semver [2022-03-03T20:30:21.746Z] a0d0a0d46f8b: Pulling fs layer [2022-03-03T20:30:21.746Z] 3e5f54012d9b: Pulling fs layer [2022-03-03T20:30:21.746Z] 4c7163046ea9: Pulling fs layer [2022-03-03T20:30:21.746Z] 0c2d73faf560: Pulling fs layer [2022-03-03T20:30:21.746Z] 0c2d73faf560: Waiting [2022-03-03T20:30:21.746Z] 3e5f54012d9b: Verifying Checksum [2022-03-03T20:30:21.746Z] 3e5f54012d9b: Download complete [2022-03-03T20:30:21.746Z] a0d0a0d46f8b: Verifying Checksum [2022-03-03T20:30:21.746Z] a0d0a0d46f8b: Download complete [2022-03-03T20:30:21.746Z] 4c7163046ea9: Verifying Checksum [2022-03-03T20:30:21.746Z] 4c7163046ea9: Download complete [2022-03-03T20:30:22.025Z] 0c2d73faf560: Verifying Checksum [2022-03-03T20:30:22.025Z] 0c2d73faf560: Download complete [2022-03-03T20:30:22.025Z] a0d0a0d46f8b: Pull complete [2022-03-03T20:30:22.025Z] 3e5f54012d9b: Pull complete [2022-03-03T20:30:22.290Z] 4c7163046ea9: Pull complete [2022-03-03T20:30:22.553Z] 0c2d73faf560: Pull complete [2022-03-03T20:30:22.553Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-03T20:30:22.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-03T20:30:22.553Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-03T20:30:22.624Z] prd-centos7-docker-4c-2g-6349 does not seem to be running inside a container [2022-03-03T20:30:22.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2022-03-03T20:30:23.384Z] $ docker top ddb7225d20568747e6333b1f83d66b7cbef6d9b5b5613ab2d4e0ebf96336eb33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-03T20:30:23.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-03T20:30:23.471Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-03T20:30:23.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-03T20:30:23.578Z] $ docker exec ddb7225d20568747e6333b1f83d66b7cbef6d9b5b5613ab2d4e0ebf96336eb33 ssh-agent [2022-03-03T20:30:23.696Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgngHoL/agent.14 [2022-03-03T20:30:23.696Z] SSH_AGENT_PID=21 [2022-03-03T20:30:23.702Z] Running ssh-add (command line suppressed) [2022-03-03T20:30:23.806Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4708580928268110719.key (/w/workspace/edgex-go/3@tmp/private_key_4708580928268110719.key) [2022-03-03T20:30:23.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-03T20:30:24.106Z] + git tag --points-at HEAD [Pipeline] } [2022-03-03T20:30:24.126Z] $ docker exec --env ******** --env ******** ddb7225d20568747e6333b1f83d66b7cbef6d9b5b5613ab2d4e0ebf96336eb33 ssh-agent -k [2022-03-03T20:30:24.240Z] unset SSH_AUTH_SOCK; [2022-03-03T20:30:24.241Z] unset SSH_AGENT_PID; [2022-03-03T20:30:24.241Z] echo Agent pid 21 killed; [2022-03-03T20:30:24.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-03T20:30:24.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-03T20:30:24.270Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-03T20:30:24.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-03T20:30:24.373Z] $ docker exec ddb7225d20568747e6333b1f83d66b7cbef6d9b5b5613ab2d4e0ebf96336eb33 ssh-agent [2022-03-03T20:30:24.466Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpIMhiE/agent.54 [2022-03-03T20:30:24.466Z] SSH_AGENT_PID=60 [2022-03-03T20:30:24.472Z] Running ssh-add (command line suppressed) [2022-03-03T20:30:24.571Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5325899290274334978.key (/w/workspace/edgex-go/3@tmp/private_key_5325899290274334978.key) [2022-03-03T20:30:24.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-03T20:30:24.877Z] + git semver init [2022-03-03T20:30:24.878Z] # -> Open(): unable to determine branch for HEAD [2022-03-03T20:30:24.878Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-03-03T20:30:24.878Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-03-03T20:30:24.878Z] # $SEMVER_REMOTE_NAME = origin [2022-03-03T20:30:24.878Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-03T20:30:24.878Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-03T20:30:24.878Z] # $SEMVER_BRANCH = PR-3886 [2022-03-03T20:30:24.878Z] # $SEMVER_TEMP = /tmp/semver-775780337 [2022-03-03T20:30:24.878Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-03T20:30:39.819Z] # '/tmp/semver-775780337' -> '/w/workspace/edgex-go/3/.semver' [2022-03-03T20:30:39.819Z] # -> Force: false [2022-03-03T20:30:39.819Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-03-03T20:30:39.836Z] $ docker exec --env ******** --env ******** ddb7225d20568747e6333b1f83d66b7cbef6d9b5b5613ab2d4e0ebf96336eb33 ssh-agent -k [2022-03-03T20:30:39.926Z] unset SSH_AUTH_SOCK; [2022-03-03T20:30:39.926Z] unset SSH_AGENT_PID; [2022-03-03T20:30:39.927Z] echo Agent pid 60 killed; [2022-03-03T20:30:39.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-03T20:30:40.241Z] + git semver [Pipeline] } [2022-03-03T20:30:40.258Z] $ docker stop --time=1 ddb7225d20568747e6333b1f83d66b7cbef6d9b5b5613ab2d4e0ebf96336eb33 [2022-03-03T20:30:42.478Z] $ docker rm -f ddb7225d20568747e6333b1f83d66b7cbef6d9b5b5613ab2d4e0ebf96336eb33 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-03T20:30:42.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-03T20:30:43.063Z] Stashed 1 file(s) [Pipeline] echo [2022-03-03T20:30:43.067Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-03T20:30:43.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-03T20:30:43.165Z] ========================================================= [2022-03-03T20:30:43.165Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-03T20:30:43.165Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-03T20:30:43.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-03T20:30:43.464Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-03T20:30:43.464Z] 59bf1c3509f3: Pulling fs layer [2022-03-03T20:30:43.464Z] 666ba61612fd: Pulling fs layer [2022-03-03T20:30:43.464Z] 8ed8ca486205: Pulling fs layer [2022-03-03T20:30:43.464Z] 4fe6c5a15a65: Pulling fs layer [2022-03-03T20:30:43.464Z] 22a0e8bec74d: Pulling fs layer [2022-03-03T20:30:43.464Z] 640e595b4fbd: Pulling fs layer [2022-03-03T20:30:43.464Z] 763cafe07f6e: Pulling fs layer [2022-03-03T20:30:43.464Z] 0c0b528cf693: Pulling fs layer [2022-03-03T20:30:43.464Z] 10935f4eaf8b: Pulling fs layer [2022-03-03T20:30:43.464Z] 640e595b4fbd: Waiting [2022-03-03T20:30:43.464Z] 763cafe07f6e: Waiting [2022-03-03T20:30:43.464Z] 0c0b528cf693: Waiting [2022-03-03T20:30:43.464Z] 10935f4eaf8b: Waiting [2022-03-03T20:30:43.464Z] 4fe6c5a15a65: Waiting [2022-03-03T20:30:43.464Z] 22a0e8bec74d: Waiting [2022-03-03T20:30:43.464Z] 8ed8ca486205: Verifying Checksum [2022-03-03T20:30:43.464Z] 8ed8ca486205: Download complete [2022-03-03T20:30:43.464Z] 666ba61612fd: Verifying Checksum [2022-03-03T20:30:43.464Z] 666ba61612fd: Download complete [2022-03-03T20:30:43.464Z] 22a0e8bec74d: Verifying Checksum [2022-03-03T20:30:43.464Z] 22a0e8bec74d: Download complete [2022-03-03T20:30:43.464Z] 640e595b4fbd: Verifying Checksum [2022-03-03T20:30:43.464Z] 640e595b4fbd: Download complete [2022-03-03T20:30:43.464Z] 763cafe07f6e: Verifying Checksum [2022-03-03T20:30:43.464Z] 763cafe07f6e: Download complete [2022-03-03T20:30:43.727Z] 59bf1c3509f3: Verifying Checksum [2022-03-03T20:30:43.727Z] 59bf1c3509f3: Download complete [2022-03-03T20:30:43.727Z] 0c0b528cf693: Verifying Checksum [2022-03-03T20:30:43.727Z] 0c0b528cf693: Download complete [2022-03-03T20:30:43.995Z] 59bf1c3509f3: Pull complete [2022-03-03T20:30:44.258Z] 4fe6c5a15a65: Verifying Checksum [2022-03-03T20:30:44.258Z] 4fe6c5a15a65: Download complete [2022-03-03T20:30:44.258Z] 666ba61612fd: Pull complete [2022-03-03T20:30:44.258Z] 10935f4eaf8b: Verifying Checksum [2022-03-03T20:30:44.258Z] 10935f4eaf8b: Download complete [2022-03-03T20:30:44.258Z] 8ed8ca486205: Pull complete [2022-03-03T20:30:48.500Z] 4fe6c5a15a65: Pull complete [2022-03-03T20:30:48.500Z] 22a0e8bec74d: Pull complete [2022-03-03T20:30:48.500Z] 640e595b4fbd: Pull complete [2022-03-03T20:30:48.500Z] 763cafe07f6e: Pull complete [2022-03-03T20:30:48.500Z] 0c0b528cf693: Pull complete [2022-03-03T20:30:51.066Z] 10935f4eaf8b: Pull complete [2022-03-03T20:30:51.066Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-03T20:30:51.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-03T20:30:51.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-03T20:30:51.372Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-03T20:30:51.372Z] WORKDIR /edgex [2022-03-03T20:30:51.372Z] COPY go.mod . [2022-03-03T20:30:51.372Z] RUN go mod download' [2022-03-03T20:30:51.372Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-03T20:30:52.770Z] Sending build context to Docker daemon 334.1MB [2022-03-03T20:30:52.770Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-03T20:30:52.770Z] ---> 99d49a6021b9 [2022-03-03T20:30:52.770Z] Step 2/4 : WORKDIR /edgex [2022-03-03T20:30:55.322Z] ---> Running in c705ca72dcf3 [2022-03-03T20:30:55.322Z] Removing intermediate container c705ca72dcf3 [2022-03-03T20:30:55.322Z] ---> 4859de5136c5 [2022-03-03T20:30:55.322Z] Step 3/4 : COPY go.mod . [2022-03-03T20:30:55.322Z] ---> bb4a148d8e67 [2022-03-03T20:30:55.322Z] Step 4/4 : RUN go mod download [2022-03-03T20:30:55.322Z] ---> Running in 8e0a74882fa5 [2022-03-03T20:30:58.125Z] Still waiting to schedule task [2022-03-03T20:30:58.126Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-6350’ is offline [2022-03-03T20:31:27.481Z] Removing intermediate container 8e0a74882fa5 [2022-03-03T20:31:27.481Z] ---> ab6b93b4e63d [2022-03-03T20:31:27.481Z] Successfully built ab6b93b4e63d [2022-03-03T20:31:27.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:31:27.783Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-03T20:31:27.784Z] . [Pipeline] withDockerContainer [2022-03-03T20:31:27.843Z] prd-centos7-docker-4c-2g-6349 does not seem to be running inside a container [2022-03-03T20:31:27.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2022-03-03T20:31:28.220Z] $ docker top 60adac0121011a93eb9b93ebc1b64615c60101aec13fefae72c4b06f6f8f649e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-03T20:31:28.565Z] + go version [2022-03-03T20:31:28.566Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-03T20:31:28.581Z] $ docker stop --time=1 60adac0121011a93eb9b93ebc1b64615c60101aec13fefae72c4b06f6f8f649e [2022-03-03T20:31:29.752Z] $ docker rm -f 60adac0121011a93eb9b93ebc1b64615c60101aec13fefae72c4b06f6f8f649e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:31:30.162Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-03T20:31:30.162Z] . [Pipeline] withDockerContainer [2022-03-03T20:31:30.221Z] prd-centos7-docker-4c-2g-6349 does not seem to be running inside a container [2022-03-03T20:31:30.255Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2022-03-03T20:31:30.552Z] $ docker top 0fc3cfbc6f23091b691be071ce3a410d9cd509fc2be013ae7e1918ac4ff71961 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-03T20:31:30.620Z] ========================================================= [2022-03-03T20:31:30.620Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-03T20:31:30.620Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-03T20:31:30.915Z] + make test [2022-03-03T20:31:30.915Z] go mod tidy [2022-03-03T20:31:30.915Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-03T20:31:37.557Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-03T20:31:52.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-03T20:31:56.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-03T20:31:56.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-03T20:31:57.443Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-03T20:31:59.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-03T20:32:00.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-03T20:32:00.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-03T20:32:00.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-03T20:32:00.618Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-03T20:32:00.618Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-03T20:32:00.881Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-03T20:32:00.881Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-03T20:32:00.881Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-03T20:32:00.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-03T20:32:02.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2022-03-03T20:32:02.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-03T20:32:02.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-03T20:32:03.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2022-03-03T20:32:03.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-03T20:32:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 44.7% of statements [2022-03-03T20:32:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-03T20:32:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-03T20:32:04.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2022-03-03T20:32:04.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-03T20:32:04.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-03T20:32:05.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements [2022-03-03T20:32:05.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-03T20:32:05.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-03T20:32:05.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-03T20:32:05.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-03T20:32:05.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-03T20:32:06.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 94.2% of statements [2022-03-03T20:32:06.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-03T20:32:06.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-03T20:32:06.140Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2022-03-03T20:32:06.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-03T20:32:06.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-03T20:32:06.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-03T20:32:06.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-03T20:32:06.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-03T20:32:06.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-03-03T20:32:06.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-03T20:32:06.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-03T20:32:06.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-03T20:32:07.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-03-03T20:32:07.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-03T20:32:07.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-03-03T20:32:07.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements [2022-03-03T20:32:07.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-03T20:32:07.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-03-03T20:32:07.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements [2022-03-03T20:32:08.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-03-03T20:32:08.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2022-03-03T20:32:08.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2022-03-03T20:32:20.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2022-03-03T20:32:20.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-03-03T20:32:25.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.227s coverage: 82.5% of statements [2022-03-03T20:32:25.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-03-03T20:32:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 65.4% of statements [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-03T20:32:43.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-03T20:32:43.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.8% of statements [2022-03-03T20:32:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-03T20:32:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-03T20:32:43.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-03-03T20:32:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-03T20:32:44.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-03-03T20:32:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-03T20:32:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-03T20:32:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-03T20:32:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-03T20:32:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-03T20:32:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-03T20:32:52.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-03T20:32:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-03T20:32:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-03T20:32:52.227Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-03T20:33:12.182Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6351 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws [2022-03-03T20:33:12.193Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-03T20:33:12.385Z] The recommended git tool is: git [2022-03-03T20:33:17.691Z] using credential edgex-jenkins-ssh [2022-03-03T20:33:17.717Z] Cloning the remote Git repository [2022-03-03T20:33:17.785Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-03T20:33:17.862Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-03T20:33:17.946Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-03T20:33:17.947Z] > git --version # timeout=10 [2022-03-03T20:33:17.973Z] > git --version # 'git version 2.17.1' [2022-03-03T20:33:17.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-03T20:33:18.109Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-03T20:33:24.428Z] GO111MODULE=on go vet ./... [2022-03-03T20:33:31.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-03T20:33:31.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-03T20:33:31.059Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-03T20:33:31.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-03T20:33:31.945Z] + ls -al . [2022-03-03T20:33:31.945Z] total 644 [2022-03-03T20:33:31.945Z] drwxrwxr-x 10 1001 1001 4096 Mar 3 20:33 . [2022-03-03T20:33:31.945Z] drwxr-xr-x 4 root root 28 Mar 3 20:31 .. [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 20:30 .dockerignore [2022-03-03T20:33:31.945Z] drwxrwxr-x 8 1001 1001 179 Mar 3 20:30 .git [2022-03-03T20:33:31.945Z] drwxrwxr-x 4 1001 1001 142 Mar 3 20:30 .github [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 804 Mar 3 20:30 .gitignore [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 42 Mar 3 20:30 .golangci.yml [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 76 Mar 3 20:30 .hadolint.yml [2022-03-03T20:33:31.945Z] drwx------ 3 1001 1001 73 Mar 3 20:30 .semver [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 20:30 .sonarcloud.properties [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 20:30 ADOPTERS.md [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 9019 Mar 3 20:30 Attribution.txt [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 51732 Mar 3 20:30 CHANGELOG.md [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 20:30 CONTRIBUTING.md [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 20:30 GOVERNANCE.md [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 849 Mar 3 20:30 Jenkinsfile [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 20:30 LICENSE [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 6508 Mar 3 20:30 Makefile [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 20:30 OWNERS.md [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 8207 Mar 3 20:30 README.md [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 6912 Mar 3 20:30 SECURITY.md [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 20:30 VERSION [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 20:30 ZMQWindows.md [2022-03-03T20:33:31.945Z] drwxrwxr-x 2 1001 1001 37 Mar 3 20:30 bin [2022-03-03T20:33:31.945Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 20:30 cmd [2022-03-03T20:33:31.945Z] -rw-r--r-- 1 root root 428383 Mar 3 20:32 coverage.out [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 2828 Mar 3 20:30 go.mod [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 50277 Mar 3 20:30 go.sum [2022-03-03T20:33:31.945Z] drwxrwxr-x 8 1001 1001 124 Mar 3 20:30 internal [2022-03-03T20:33:31.945Z] drwxrwxr-x 3 1001 1001 16 Mar 3 20:30 openapi [2022-03-03T20:33:31.945Z] drwxrwxr-x 4 1001 1001 71 Mar 3 20:30 snap [2022-03-03T20:33:31.945Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 20:30 version.go [Pipeline] sh [2022-03-03T20:33:32.238Z] + '[' -e coverage.out ] [2022-03-03T20:33:32.238Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-03T20:33:32.332Z] Stashed 1 file(s) [Pipeline] sh [2022-03-03T20:33:32.624Z] + make build [2022-03-03T20:33:32.625Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-03T20:33:34.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-03T20:33:35.609Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a [2022-03-03T20:33:36.167Z] Merge succeeded, producing a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:33:36.167Z] Checking out Revision a21289b9ec8813912badaf34ec4a3546f57a1660 (PR-3886) [2022-03-03T20:33:34.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-03T20:33:34.786Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-03T20:33:34.817Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-03T20:33:34.851Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-03T20:33:34.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-03T20:33:34.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-03T20:33:35.632Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T20:33:35.649Z] > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [2022-03-03T20:33:35.886Z] > git remote # timeout=10 [2022-03-03T20:33:35.912Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T20:33:35.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-03T20:33:35.941Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-03T20:33:36.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-03T20:33:36.178Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T20:33:36.202Z] > git checkout -f a21289b9ec8813912badaf34ec4a3546f57a1660 # timeout=10 [2022-03-03T20:33:40.480Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-03T20:33:40.505Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-03T20:33:40.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-03T20:33:40.492Z] > git rev-list --no-walk 9e075d0d879e5bc3c3f33f555abe311174cc89b5 # timeout=10 [2022-03-03T20:33:41.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-03T20:33:41.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-03T20:33:41.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-03T20:33:41.451Z] Dload Upload Total Spent Left Speed [2022-03-03T20:33:41.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-03-03T20:33:41.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-03T20:33:42.330Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-03T20:33:42.330Z] + sudo tee /etc/docker/daemon.new [2022-03-03T20:33:42.330Z] { [2022-03-03T20:33:42.330Z] "registry-mirrors": [ [2022-03-03T20:33:42.330Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-03T20:33:42.330Z] ], [2022-03-03T20:33:42.330Z] "bip": "10.250.0.254/24", [2022-03-03T20:33:42.330Z] "hosts": [ [2022-03-03T20:33:42.330Z] "tcp://0.0.0.0:5555", [2022-03-03T20:33:42.330Z] "unix:///var/run/docker.sock" [2022-03-03T20:33:42.330Z] ], [2022-03-03T20:33:42.330Z] "mtu": 1458, [2022-03-03T20:33:42.330Z] "selinux-enabled": true, [2022-03-03T20:33:42.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-03T20:33:42.330Z] } [Pipeline] sh [2022-03-03T20:33:42.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-03T20:33:42.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-03T20:33:42.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-03T20:33:43.206Z] + sudo service docker restart [2022-03-03T20:33:43.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-03T20:33:44.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-03T20:33:44.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-03T20:33:45.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-03T20:33:46.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-03T20:33:47.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-03T20:33:48.759Z] $ docker stop --time=1 0fc3cfbc6f23091b691be071ce3a410d9cd509fc2be013ae7e1918ac4ff71961 [2022-03-03T20:33:50.620Z] $ docker rm -f 0fc3cfbc6f23091b691be071ce3a410d9cd509fc2be013ae7e1918ac4ff71961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:33:52.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-03T20:33:52.000Z] [2022-03-03T20:33:52.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:33:52.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-03T20:33:52.310Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-03T20:33:52.310Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-03T20:33:52.310Z] ca9280d653b3: Pulling fs layer [2022-03-03T20:33:52.310Z] 7e9c9ca2126c: Pulling fs layer [2022-03-03T20:33:52.310Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-03T20:33:52.310Z] cbdbe7a5bc2a: Download complete [2022-03-03T20:33:52.574Z] ca9280d653b3: Verifying Checksum [2022-03-03T20:33:52.574Z] ca9280d653b3: Download complete [2022-03-03T20:33:52.574Z] cbdbe7a5bc2a: Pull complete [2022-03-03T20:33:52.841Z] 7e9c9ca2126c: Verifying Checksum [2022-03-03T20:33:52.841Z] 7e9c9ca2126c: Download complete [2022-03-03T20:33:53.106Z] ca9280d653b3: Pull complete [2022-03-03T20:33:57.336Z] 7e9c9ca2126c: Pull complete [2022-03-03T20:33:57.336Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-03T20:33:57.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-03T20:33:57.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-03T20:33:57.402Z] prd-centos7-docker-4c-2g-6349 does not seem to be running inside a container [2022-03-03T20:33:57.449Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2022-03-03T20:34:00.086Z] $ docker top ad847f21779b8f675f39ffc62ad4e7c5d58c07d261be3e2006de1f749916389f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-03T20:34:00.439Z] + grep parallel [2022-03-03T20:34:00.439Z] + docker-compose build --help [2022-03-03T20:34:01.009Z] --parallel Build images in parallel. [Pipeline] } [2022-03-03T20:34:01.023Z] $ docker stop --time=1 ad847f21779b8f675f39ffc62ad4e7c5d58c07d261be3e2006de1f749916389f [2022-03-03T20:34:02.206Z] $ docker rm -f ad847f21779b8f675f39ffc62ad4e7c5d58c07d261be3e2006de1f749916389f [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-03T20:34:02.289Z] provisioning config files... [2022-03-03T20:34:02.314Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4970029530207528970tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:34:02.671Z] ---> docker-login.sh [2022-03-03T20:34:02.671Z] nexus3.edgexfoundry.org:10001 [2022-03-03T20:34:02.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-03T20:34:02.710Z] . [Pipeline] withDockerContainer [2022-03-03T20:34:02.780Z] prd-centos7-docker-4c-2g-6349 does not seem to be running inside a container [2022-03-03T20:34:02.818Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-03T20:34:03.213Z] $ docker top 5b1a0121f07b51bbb6649bd386b80ccb77d7a061f0f54d59bfda667835770a0a -eo pid,comm [2022-03-03T20:34:03.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:34:03.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:34:03.276Z] Configure a credential helper to remove this warning. See [2022-03-03T20:34:03.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:34:03.276Z] [2022-03-03T20:34:03.276Z] Login Succeeded [Pipeline] { [Pipeline] sh [2022-03-03T20:34:03.550Z] nexus3.edgexfoundry.org:10002 [2022-03-03T20:34:03.586Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-03T20:34:03.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:34:03.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:34:03.823Z] Configure a credential helper to remove this warning. See [2022-03-03T20:34:03.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:34:03.823Z] [2022-03-03T20:34:03.823Z] Login Succeeded [2022-03-03T20:34:03.823Z] nexus3.edgexfoundry.org:10003 [2022-03-03T20:34:04.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:34:04.156Z] Building core-command ... [2022-03-03T20:34:04.156Z] Building core-data ... [2022-03-03T20:34:04.157Z] Building core-metadata ... [2022-03-03T20:34:04.157Z] Building security-bootstrapper ... [2022-03-03T20:34:04.157Z] Building security-proxy-setup ... [2022-03-03T20:34:04.157Z] Building security-secretstore-setup ... [2022-03-03T20:34:04.157Z] Building support-notifications ... [2022-03-03T20:34:04.157Z] Building support-scheduler ... [2022-03-03T20:34:04.157Z] Building sys-mgmt-agent ... [2022-03-03T20:34:04.157Z] Building security-secretstore-setup [2022-03-03T20:34:04.157Z] Building sys-mgmt-agent [2022-03-03T20:34:04.157Z] Building core-metadata [2022-03-03T20:34:04.157Z] Building support-notifications [2022-03-03T20:34:04.157Z] Building security-bootstrapper [2022-03-03T20:34:04.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:34:04.370Z] Configure a credential helper to remove this warning. See [2022-03-03T20:34:04.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:34:04.371Z] [2022-03-03T20:34:04.371Z] Login Succeeded [2022-03-03T20:34:04.371Z] nexus3.edgexfoundry.org:10004 [2022-03-03T20:34:04.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:34:04.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:34:04.648Z] Configure a credential helper to remove this warning. See [2022-03-03T20:34:04.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:34:04.648Z] [2022-03-03T20:34:04.648Z] Login Succeeded [2022-03-03T20:34:04.648Z] docker.io [2022-03-03T20:34:05.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-03T20:34:05.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-03T20:34:05.517Z] Configure a credential helper to remove this warning. See [2022-03-03T20:34:05.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-03T20:34:05.517Z] [2022-03-03T20:34:05.517Z] Login Succeeded [2022-03-03T20:34:05.517Z] ---> docker-login.sh ends [Pipeline] } [2022-03-03T20:34:05.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-03T20:34:06.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-03T20:34:06.083Z] ========================================================= [2022-03-03T20:34:06.083Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-03T20:34:06.083Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-03T20:34:06.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-03T20:34:06.687Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-03T20:34:06.687Z] 9b3977197b4f: Pulling fs layer [2022-03-03T20:34:06.687Z] 1a89e8eeedd5: Pulling fs layer [2022-03-03T20:34:06.687Z] 94645a83ff95: Pulling fs layer [2022-03-03T20:34:06.687Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-03T20:34:06.687Z] 0c92f367c5e7: Pulling fs layer [2022-03-03T20:34:06.687Z] f7c0051592d6: Pulling fs layer [2022-03-03T20:34:06.687Z] a227ed2f7395: Pulling fs layer [2022-03-03T20:34:06.687Z] 7b1c46037f91: Pulling fs layer [2022-03-03T20:34:06.687Z] 0c92f367c5e7: Waiting [2022-03-03T20:34:06.687Z] f7c0051592d6: Waiting [2022-03-03T20:34:06.687Z] a227ed2f7395: Waiting [2022-03-03T20:34:06.687Z] 7b1c46037f91: Waiting [2022-03-03T20:34:06.687Z] 3f3a8bcf1eab: Waiting [2022-03-03T20:34:06.687Z] 94645a83ff95: Verifying Checksum [2022-03-03T20:34:06.687Z] 94645a83ff95: Download complete [2022-03-03T20:34:06.687Z] 1a89e8eeedd5: Download complete [2022-03-03T20:34:06.687Z] 0c92f367c5e7: Download complete [2022-03-03T20:34:06.687Z] f7c0051592d6: Verifying Checksum [2022-03-03T20:34:06.687Z] f7c0051592d6: Download complete [2022-03-03T20:34:06.687Z] a227ed2f7395: Verifying Checksum [2022-03-03T20:34:06.687Z] a227ed2f7395: Download complete [2022-03-03T20:34:06.687Z] 9b3977197b4f: Verifying Checksum [2022-03-03T20:34:06.687Z] 9b3977197b4f: Download complete [2022-03-03T20:34:07.298Z] 9b3977197b4f: Pull complete [2022-03-03T20:34:07.901Z] 1a89e8eeedd5: Pull complete [2022-03-03T20:34:08.500Z] 94645a83ff95: Pull complete [2022-03-03T20:34:08.500Z] 7b1c46037f91: Verifying Checksum [2022-03-03T20:34:08.500Z] 7b1c46037f91: Download complete [2022-03-03T20:34:09.096Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-03T20:34:09.096Z] 3f3a8bcf1eab: Download complete [2022-03-03T20:34:16.397Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:34:16.397Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:34:16.397Z] ---> ab6b93b4e63d [2022-03-03T20:34:16.397Z] Step 3/23 : WORKDIR /edgex-go [2022-03-03T20:34:16.397Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:34:16.397Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:34:16.397Z] ---> ab6b93b4e63d [2022-03-03T20:34:16.397Z] Step 3/23 : WORKDIR /edgex-go [2022-03-03T20:34:19.697Z] ---> Running in dd9305bb3bcb [2022-03-03T20:34:19.697Z] ---> Running in e3bc75cfac53 [2022-03-03T20:34:21.521Z] 3f3a8bcf1eab: Pull complete [2022-03-03T20:34:21.521Z] 0c92f367c5e7: Pull complete [2022-03-03T20:34:21.521Z] f7c0051592d6: Pull complete [2022-03-03T20:34:21.796Z] a227ed2f7395: Pull complete [2022-03-03T20:34:23.001Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:34:23.001Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:34:23.001Z] ---> ab6b93b4e63d [2022-03-03T20:34:23.001Z] Step 3/25 : WORKDIR /edgex-go [2022-03-03T20:34:25.545Z] Removing intermediate container dd9305bb3bcb [2022-03-03T20:34:25.545Z] ---> b4fe52157eac [2022-03-03T20:34:25.545Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:34:25.545Z] Removing intermediate container e3bc75cfac53 [2022-03-03T20:34:25.545Z] ---> 79b24d331c50 [2022-03-03T20:34:25.545Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:34:25.807Z] ---> Running in 32935fac2b55 [2022-03-03T20:34:26.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:34:26.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:34:26.069Z] ---> ab6b93b4e63d [2022-03-03T20:34:26.069Z] Step 3/22 : WORKDIR /edgex-go [2022-03-03T20:34:26.069Z] ---> Using cache [2022-03-03T20:34:26.069Z] ---> 79b24d331c50 [2022-03-03T20:34:26.069Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:34:26.330Z] ---> Running in 5d99fbad91df [2022-03-03T20:34:26.330Z] ---> Running in 659b0ad9d2c1 [2022-03-03T20:34:26.330Z] ---> Running in d34b148a218f [2022-03-03T20:34:26.330Z] Removing intermediate container 32935fac2b55 [2022-03-03T20:34:26.330Z] ---> 9d5f73f20523 [2022-03-03T20:34:26.330Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:34:26.592Z] ---> Running in 0299632b3ce8 [2022-03-03T20:34:27.534Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:34:27.534Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:34:27.534Z] ---> ab6b93b4e63d [2022-03-03T20:34:27.534Z] Step 3/31 : WORKDIR /edgex-go [2022-03-03T20:34:27.534Z] ---> Using cache [2022-03-03T20:34:27.534Z] ---> 9d5f73f20523 [2022-03-03T20:34:27.534Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:34:27.801Z] Removing intermediate container 5d99fbad91df [2022-03-03T20:34:27.801Z] ---> 0f62c06b000a [2022-03-03T20:34:27.801Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-03T20:34:27.801Z] ---> Running in 07f31d678b01 [2022-03-03T20:34:27.801Z] ---> Running in cbf082374252 [2022-03-03T20:34:27.801Z] Removing intermediate container 659b0ad9d2c1 [2022-03-03T20:34:27.801Z] ---> 88b2b1df4f3d [2022-03-03T20:34:27.801Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-03T20:34:27.801Z] ---> Running in 9c041ffbf1b9 [2022-03-03T20:34:27.801Z] Removing intermediate container 0299632b3ce8 [2022-03-03T20:34:27.801Z] ---> bbd4d9aa2046 [2022-03-03T20:34:27.801Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-03T20:34:28.063Z] ---> Running in fd39d49bc30c [2022-03-03T20:34:28.063Z] Removing intermediate container d34b148a218f [2022-03-03T20:34:28.063Z] ---> 7384486de73f [2022-03-03T20:34:28.063Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-03T20:34:28.063Z] ---> Running in a2589e930b5e [2022-03-03T20:34:28.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:28.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:28.540Z] 7b1c46037f91: Pull complete [2022-03-03T20:34:28.540Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-03T20:34:28.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-03T20:34:28.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-03T20:34:28.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:28.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:28.590Z] Removing intermediate container 07f31d678b01 [2022-03-03T20:34:28.590Z] ---> ddb05b9fc8be [2022-03-03T20:34:28.590Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-03T20:34:28.590Z] ---> Running in 0953cf6aff0a [2022-03-03T20:34:28.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:28.899Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-03T20:34:28.899Z] WORKDIR /edgex [2022-03-03T20:34:28.899Z] COPY go.mod . [2022-03-03T20:34:28.899Z] RUN go mod download [2022-03-03T20:34:28.899Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-03T20:34:29.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:29.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:29.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:29.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:29.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:34:29.695Z] OK: 221 MiB in 52 packages [2022-03-03T20:34:29.955Z] OK: 221 MiB in 52 packages [2022-03-03T20:34:29.955Z] OK: 221 MiB in 52 packages [2022-03-03T20:34:29.955Z] OK: 221 MiB in 52 packages [2022-03-03T20:34:30.217Z] OK: 221 MiB in 52 packages [2022-03-03T20:34:30.483Z] Removing intermediate container a2589e930b5e [2022-03-03T20:34:30.483Z] ---> 4ab1d80204be [2022-03-03T20:34:30.483Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-03T20:34:30.483Z] Removing intermediate container 9c041ffbf1b9 [2022-03-03T20:34:30.483Z] ---> d67f6e9cdab6 [2022-03-03T20:34:30.483Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-03T20:34:30.483Z] Removing intermediate container fd39d49bc30c [2022-03-03T20:34:30.483Z] ---> ab8532807a82 [2022-03-03T20:34:30.483Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-03T20:34:30.483Z] Removing intermediate container cbf082374252 [2022-03-03T20:34:30.483Z] ---> ac689f3318e1 [2022-03-03T20:34:30.483Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-03T20:34:30.747Z] Removing intermediate container 0953cf6aff0a [2022-03-03T20:34:30.747Z] ---> f0608fc5ed7e [2022-03-03T20:34:30.747Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-03T20:34:30.747Z] ---> 703462d6fddd [2022-03-03T20:34:30.747Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:34:30.747Z] ---> b156c4049cef [2022-03-03T20:34:30.747Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:34:30.747Z] ---> 72c184fa7d9a [2022-03-03T20:34:30.747Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:34:30.747Z] ---> b89fcffdd213 [2022-03-03T20:34:30.747Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:34:30.747Z] ---> Running in fbfe54a917e8 [2022-03-03T20:34:30.747Z] ---> Running in 9fa075d60592 [2022-03-03T20:34:30.747Z] ---> Running in 34c38f86ca53 [2022-03-03T20:34:30.747Z] ---> Running in 1690906f6cd0 [2022-03-03T20:34:30.747Z] ---> efd0e8178749 [2022-03-03T20:34:30.747Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:34:30.747Z] ---> Running in 87b9c4716e16 [2022-03-03T20:34:31.539Z] Sending build context to Docker daemon 168.7MB [2022-03-03T20:34:31.539Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-03T20:34:31.539Z] ---> f79e39bc4007 [2022-03-03T20:34:31.539Z] Step 2/4 : WORKDIR /edgex [2022-03-03T20:34:32.670Z] Removing intermediate container fbfe54a917e8 [2022-03-03T20:34:32.670Z] ---> dad80d4574c4 [2022-03-03T20:34:32.670Z] Step 8/23 : COPY . . [2022-03-03T20:34:32.670Z] Removing intermediate container 9fa075d60592 [2022-03-03T20:34:32.670Z] ---> 7455d8d29e16 [2022-03-03T20:34:32.670Z] Step 8/22 : COPY . . [2022-03-03T20:34:33.506Z] ---> Running in eb4841af3837 [2022-03-03T20:34:33.777Z] Removing intermediate container eb4841af3837 [2022-03-03T20:34:33.777Z] ---> 6de84e538b45 [2022-03-03T20:34:33.777Z] Step 3/4 : COPY go.mod . [2022-03-03T20:34:34.369Z] ---> dd49a7aaf19c [2022-03-03T20:34:34.369Z] Step 4/4 : RUN go mod download [2022-03-03T20:34:34.369Z] ---> Running in 00013f3b93a8 [2022-03-03T20:34:37.983Z] Removing intermediate container 34c38f86ca53 [2022-03-03T20:34:37.983Z] ---> 43c8910105e5 [2022-03-03T20:34:37.983Z] Step 8/25 : COPY . . [2022-03-03T20:34:37.983Z] ---> 527f01c4c785 [2022-03-03T20:34:37.983Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-03T20:34:37.983Z] ---> Running in b7e7fd6ebfec [2022-03-03T20:34:37.983Z] ---> b3ca1bae498f [2022-03-03T20:34:37.983Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-03T20:34:39.376Z] ---> Running in b2a372bd2f23 [2022-03-03T20:34:39.376Z] Removing intermediate container 1690906f6cd0 [2022-03-03T20:34:39.376Z] ---> b51ada4a7c24 [2022-03-03T20:34:39.376Z] Step 8/23 : COPY . . [2022-03-03T20:34:39.376Z] Removing intermediate container 87b9c4716e16 [2022-03-03T20:34:39.376Z] ---> e5821e4f29e7 [2022-03-03T20:34:39.376Z] Step 8/31 : COPY . . [2022-03-03T20:34:39.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-03T20:34:39.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-03T20:34:45.270Z] ---> 17712cfcf573 [2022-03-03T20:34:45.270Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-03T20:34:45.270Z] ---> Running in db74cf55c5b8 [2022-03-03T20:34:45.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-03T20:34:53.773Z] ---> 8d27f9aeb957 [2022-03-03T20:34:53.773Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-03T20:34:53.773Z] ---> Running in 06b6442ccea0 [2022-03-03T20:34:53.773Z] ---> 0d7c7736ab4e [2022-03-03T20:34:53.773Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-03T20:34:53.773Z] ---> Running in b51c2bd9ad92 [2022-03-03T20:34:54.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-03T20:34:54.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-03T20:35:20.909Z] Removing intermediate container b7e7fd6ebfec [2022-03-03T20:35:20.909Z] ---> d9aa8095a555 [2022-03-03T20:35:20.909Z] [2022-03-03T20:35:20.909Z] Step 10/22 : FROM alpine:3.14 [2022-03-03T20:35:20.909Z] 3.14: Pulling from library/alpine [2022-03-03T20:35:21.890Z] Removing intermediate container b2a372bd2f23 [2022-03-03T20:35:21.890Z] ---> bd5103cac0d2 [2022-03-03T20:35:21.890Z] [2022-03-03T20:35:21.890Z] Step 10/23 : FROM alpine:3.14 [2022-03-03T20:35:21.890Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-03T20:35:21.890Z] Status: Downloaded newer image for alpine:3.14 [2022-03-03T20:35:22.161Z] ---> 0a97eee8041e [2022-03-03T20:35:22.161Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-03T20:35:22.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-03T20:35:22.161Z] 3.14: Pulling from library/alpine [2022-03-03T20:35:22.161Z] ---> Running in ea274c11884b [2022-03-03T20:35:22.161Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-03T20:35:22.161Z] Status: Image is up to date for alpine:3.14 [2022-03-03T20:35:22.161Z] ---> 0a97eee8041e [2022-03-03T20:35:22.161Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-03T20:35:22.161Z] ---> Running in e91bcc186cca [2022-03-03T20:35:22.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:22.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:22.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:23.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:23.302Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-03T20:35:23.302Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-03T20:35:23.302Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:35:23.302Z] Executing ca-certificates-20211220-r0.trigger [2022-03-03T20:35:23.302Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-03T20:35:23.302Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:35:23.302Z] OK: 6 MiB in 15 packages [2022-03-03T20:35:23.302Z] OK: 6 MiB in 16 packages [2022-03-03T20:35:24.290Z] Removing intermediate container e91bcc186cca [2022-03-03T20:35:24.290Z] ---> 0d796f4eb961 [2022-03-03T20:35:24.290Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:35:24.290Z] Removing intermediate container ea274c11884b [2022-03-03T20:35:24.290Z] ---> dad2892321c6 [2022-03-03T20:35:24.290Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:35:24.290Z] ---> Running in d571dd327f3f [2022-03-03T20:35:24.290Z] ---> Running in 94e7e459e7b1 [2022-03-03T20:35:24.565Z] Removing intermediate container d571dd327f3f [2022-03-03T20:35:24.565Z] ---> fba3a8f8d8eb [2022-03-03T20:35:24.565Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-03T20:35:24.565Z] ---> Running in 89960d58a0c5 [2022-03-03T20:35:24.565Z] Removing intermediate container 94e7e459e7b1 [2022-03-03T20:35:24.565Z] ---> fc224083f2cc [2022-03-03T20:35:24.565Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-03T20:35:24.565Z] ---> Running in 72e60289ae05 [2022-03-03T20:35:24.565Z] Removing intermediate container 89960d58a0c5 [2022-03-03T20:35:24.565Z] ---> 49eec2ddc9c8 [2022-03-03T20:35:24.565Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-03T20:35:24.836Z] Removing intermediate container 72e60289ae05 [2022-03-03T20:35:24.836Z] ---> 9f3371aa6ac8 [2022-03-03T20:35:24.836Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-03T20:35:24.836Z] ---> Running in bd3eff76c9de [2022-03-03T20:35:24.836Z] ---> Running in e4deb74de756 [2022-03-03T20:35:25.097Z] Removing intermediate container bd3eff76c9de [2022-03-03T20:35:25.097Z] ---> b1afeee0a3e6 [2022-03-03T20:35:25.097Z] Step 15/23 : WORKDIR / [2022-03-03T20:35:25.097Z] ---> Running in 19e0a96adcc6 [2022-03-03T20:35:25.097Z] Removing intermediate container e4deb74de756 [2022-03-03T20:35:25.097Z] ---> 3ec262f57436 [2022-03-03T20:35:25.097Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:35:25.673Z] Removing intermediate container 19e0a96adcc6 [2022-03-03T20:35:25.673Z] ---> 7f53e434be06 [2022-03-03T20:35:25.673Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:35:25.673Z] ---> f277d829dd54 [2022-03-03T20:35:25.673Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-03T20:35:26.247Z] ---> 8b3e270519fc [2022-03-03T20:35:26.247Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-03T20:35:26.510Z] ---> 9c4ae1c25a54 [2022-03-03T20:35:26.510Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-03T20:35:26.510Z] Removing intermediate container db74cf55c5b8 [2022-03-03T20:35:26.510Z] ---> e27958ac4235 [2022-03-03T20:35:26.510Z] [2022-03-03T20:35:26.510Z] Step 10/25 : FROM alpine:3.14 [2022-03-03T20:35:26.510Z] ---> 0a97eee8041e [2022-03-03T20:35:26.510Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-03T20:35:26.510Z] ---> Running in 80084fc4e141 [2022-03-03T20:35:26.771Z] ---> 5c55022cb2f8 [2022-03-03T20:35:26.771Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-03T20:35:26.771Z] ---> Running in 602f08b58420 [2022-03-03T20:35:26.771Z] ---> f5fbcf2d9d5b [2022-03-03T20:35:26.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-03T20:35:27.033Z] Removing intermediate container 602f08b58420 [2022-03-03T20:35:27.033Z] ---> 9188ac05d0e5 [2022-03-03T20:35:27.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:35:27.033Z] ---> 427c9d382282 [2022-03-03T20:35:27.033Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-03T20:35:27.033Z] ---> Running in 2bd27c96b6c3 [2022-03-03T20:35:27.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:27.295Z] ---> Running in 942d4049852b [2022-03-03T20:35:27.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:27.295Z] Removing intermediate container 2bd27c96b6c3 [2022-03-03T20:35:27.295Z] ---> 06c188f3f358 [2022-03-03T20:35:27.295Z] Step 20/22 : LABEL arch=x86_64 [2022-03-03T20:35:27.295Z] Removing intermediate container 942d4049852b [2022-03-03T20:35:27.295Z] ---> 8af8d98454c7 [2022-03-03T20:35:27.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:35:27.558Z] ---> Running in 0a74e0b3a40b [2022-03-03T20:35:27.558Z] ---> Running in 7dcb65258a92 [2022-03-03T20:35:27.558Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-03T20:35:27.558Z] Removing intermediate container 0a74e0b3a40b [2022-03-03T20:35:27.558Z] ---> bb0f05cdebb0 [2022-03-03T20:35:27.558Z] Step 21/22 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:35:27.558Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-03T20:35:27.558Z] (3/3) Installing su-exec (0.2-r1) [2022-03-03T20:35:27.558Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:35:27.558Z] Executing ca-certificates-20211220-r0.trigger [2022-03-03T20:35:27.558Z] OK: 6 MiB in 17 packages [2022-03-03T20:35:27.825Z] ---> Running in a073de28432f [2022-03-03T20:35:27.825Z] Removing intermediate container 7dcb65258a92 [2022-03-03T20:35:27.825Z] ---> 99700770c6e2 [2022-03-03T20:35:27.825Z] Step 21/23 : LABEL arch=x86_64 [2022-03-03T20:35:27.825Z] ---> Running in d6ab47ef53d6 [2022-03-03T20:35:27.825Z] Removing intermediate container a073de28432f [2022-03-03T20:35:27.825Z] ---> 7fdd56b3684e [2022-03-03T20:35:27.825Z] Step 22/22 : LABEL version=0.0.0 [2022-03-03T20:35:28.086Z] ---> Running in 2a6a5dc9cfea [2022-03-03T20:35:28.086Z] Removing intermediate container d6ab47ef53d6 [2022-03-03T20:35:28.086Z] ---> eb5d31925821 [2022-03-03T20:35:28.086Z] Step 22/23 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:35:28.086Z] ---> Running in 839d4ce7e63d [2022-03-03T20:35:28.349Z] Removing intermediate container 2a6a5dc9cfea [2022-03-03T20:35:28.349Z] ---> 4c0aa3e3f82a [2022-03-03T20:35:28.349Z] [2022-03-03T20:35:28.349Z] Successfully built 4c0aa3e3f82a [2022-03-03T20:35:28.654Z] Successfully tagged support-notifications:latest [2022-03-03T20:35:28.654Z] Removing intermediate container 80084fc4e141 [2022-03-03T20:35:28.925Z] ---> 1c8074aa71c6 [2022-03-03T20:35:28.925Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-03T20:35:28.925Z] Building core-command [2022-03-03T20:35:28.925Z]  Building support-notifications ... done Removing intermediate container 839d4ce7e63d [2022-03-03T20:35:28.925Z] ---> abb114d45324 [2022-03-03T20:35:28.925Z] Step 23/23 : LABEL version=0.0.0 [2022-03-03T20:35:28.925Z] ---> Running in f4c4883dec13 [2022-03-03T20:35:28.925Z] ---> Running in e492716d84a2 [2022-03-03T20:35:29.189Z] Removing intermediate container b51c2bd9ad92 [2022-03-03T20:35:29.189Z] ---> 0893451ad0b7 [2022-03-03T20:35:29.189Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-03T20:35:30.133Z] ---> Running in a20cb2f49ce0 [2022-03-03T20:35:30.703Z] Removing intermediate container f4c4883dec13 [2022-03-03T20:35:30.703Z] ---> 246b715d9b98 [2022-03-03T20:35:30.703Z] [2022-03-03T20:35:30.703Z] Removing intermediate container e492716d84a2 [2022-03-03T20:35:30.703Z] ---> 14a4b001179b [2022-03-03T20:35:30.703Z] Step 13/25 : WORKDIR / [2022-03-03T20:35:30.703Z] Removing intermediate container 06b6442ccea0 [2022-03-03T20:35:30.703Z] ---> 59522ffeb17f [2022-03-03T20:35:30.703Z] [2022-03-03T20:35:30.703Z] Step 10/31 : FROM alpine:3.14 [2022-03-03T20:35:30.703Z] ---> 0a97eee8041e [2022-03-03T20:35:30.703Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-03T20:35:30.703Z] Successfully built 246b715d9b98 [2022-03-03T20:35:30.703Z] ---> Running in fec9b199b8ea [2022-03-03T20:35:30.703Z] Successfully tagged core-metadata:latest [2022-03-03T20:35:30.703Z]  Building core-metadata ... done Building core-data [2022-03-03T20:35:30.703Z] ---> Running in 06c3d7525215 [2022-03-03T20:35:30.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-03T20:35:32.890Z] Removing intermediate container 06c3d7525215 [2022-03-03T20:35:32.891Z] ---> 1191858eb17f [2022-03-03T20:35:32.891Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-03T20:35:32.891Z] Removing intermediate container fec9b199b8ea [2022-03-03T20:35:32.891Z] ---> 4ca950ceeaae [2022-03-03T20:35:32.891Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-03T20:35:34.813Z] ---> 7b8e3ea9a01d [2022-03-03T20:35:34.813Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-03T20:35:34.813Z] ---> Running in 1a555e0ddf66 [2022-03-03T20:35:34.813Z] Removing intermediate container a20cb2f49ce0 [2022-03-03T20:35:34.813Z] ---> e82f9fb399af [2022-03-03T20:35:34.813Z] [2022-03-03T20:35:34.813Z] Step 11/23 : FROM docker:20.10.10 [2022-03-03T20:35:35.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:35.092Z] ---> 8a07b8d28514 [2022-03-03T20:35:35.092Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-03T20:35:35.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:35.354Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-03T20:35:35.354Z] (2/2) Installing su-exec (0.2-r1) [2022-03-03T20:35:35.354Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:35:35.354Z] OK: 6 MiB in 16 packages [2022-03-03T20:35:35.354Z] ---> a78e870b7085 [2022-03-03T20:35:35.354Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-03T20:35:35.354Z] 20.10.10: Pulling from library/docker [2022-03-03T20:35:35.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:35:35.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:35:35.615Z] ---> ab6b93b4e63d [2022-03-03T20:35:35.615Z] Step 3/23 : WORKDIR /edgex-go [2022-03-03T20:35:35.615Z] ---> Using cache [2022-03-03T20:35:35.615Z] ---> 9d5f73f20523 [2022-03-03T20:35:35.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:35:35.615Z] ---> Using cache [2022-03-03T20:35:35.615Z] ---> ddb05b9fc8be [2022-03-03T20:35:35.615Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-03T20:35:35.615Z] ---> Using cache [2022-03-03T20:35:35.615Z] ---> f0608fc5ed7e [2022-03-03T20:35:35.615Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-03T20:35:35.615Z] ---> Using cache [2022-03-03T20:35:35.615Z] ---> efd0e8178749 [2022-03-03T20:35:35.615Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:35:35.615Z] ---> Using cache [2022-03-03T20:35:35.615Z] ---> e5821e4f29e7 [2022-03-03T20:35:35.615Z] Step 8/23 : COPY . . [2022-03-03T20:35:35.615Z] ---> Using cache [2022-03-03T20:35:35.615Z] ---> 8d27f9aeb957 [2022-03-03T20:35:35.615Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-03T20:35:35.877Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:35:35.877Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:35:35.877Z] ---> ab6b93b4e63d [2022-03-03T20:35:35.877Z] Step 3/23 : WORKDIR /edgex-go [2022-03-03T20:35:35.877Z] ---> Using cache [2022-03-03T20:35:35.877Z] ---> 9d5f73f20523 [2022-03-03T20:35:35.877Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:35:35.877Z] ---> Using cache [2022-03-03T20:35:35.877Z] ---> ddb05b9fc8be [2022-03-03T20:35:35.877Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-03T20:35:35.877Z] ---> Running in 5f21666a05c8 [2022-03-03T20:35:35.877Z] ---> Running in 0afccf1bb7cb [2022-03-03T20:35:35.877Z] ---> 4fcb407ca619 [2022-03-03T20:35:35.877Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-03T20:35:35.877Z] Removing intermediate container 1a555e0ddf66 [2022-03-03T20:35:35.877Z] ---> fdb0a5fdf352 [2022-03-03T20:35:35.877Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-03T20:35:36.148Z] ---> Running in 8296d3a00232 [2022-03-03T20:35:36.148Z] Removing intermediate container 8296d3a00232 [2022-03-03T20:35:36.148Z] ---> f885f049be2a [2022-03-03T20:35:36.148Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-03T20:35:36.148Z] ---> Running in 20e9c5fd206f [2022-03-03T20:35:36.412Z] ---> 6613847e419f [2022-03-03T20:35:36.412Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-03T20:35:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:36.412Z] Removing intermediate container 20e9c5fd206f [2022-03-03T20:35:36.412Z] ---> 693b01c08ef7 [2022-03-03T20:35:36.412Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-03T20:35:36.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-03T20:35:36.695Z] ---> Running in 8c9a4254a8ae [2022-03-03T20:35:36.970Z] ---> e81491118b50 [2022-03-03T20:35:36.970Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-03T20:35:36.970Z] ---> f173ad9dfd8b [2022-03-03T20:35:36.970Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-03T20:35:37.239Z] ---> Running in c26940f7de16 [2022-03-03T20:35:37.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:37.239Z] Removing intermediate container 8c9a4254a8ae [2022-03-03T20:35:37.239Z] ---> cd316de331d4 [2022-03-03T20:35:37.239Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-03T20:35:37.520Z] ---> Running in 09a40e08c60b [2022-03-03T20:35:37.520Z] Removing intermediate container 09a40e08c60b [2022-03-03T20:35:37.520Z] ---> 78f3d5420d93 [2022-03-03T20:35:37.520Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-03T20:35:37.796Z] OK: 221 MiB in 52 packages [2022-03-03T20:35:38.065Z] ---> e9a7d8716591 [2022-03-03T20:35:38.065Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-03T20:35:38.065Z] ---> Running in 0eed16d713c2 [2022-03-03T20:35:38.666Z] Removing intermediate container c26940f7de16 [2022-03-03T20:35:38.666Z] ---> a696a06c905e [2022-03-03T20:35:38.666Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-03T20:35:38.666Z] ---> Running in 760999ec87e2 [2022-03-03T20:35:38.666Z] Removing intermediate container 5f21666a05c8 [2022-03-03T20:35:38.666Z] ---> 9655a6556ea2 [2022-03-03T20:35:38.666Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-03T20:35:38.944Z] Removing intermediate container 760999ec87e2 [2022-03-03T20:35:38.944Z] ---> 4f52b7d8fa60 [2022-03-03T20:35:38.944Z] Step 23/25 : LABEL arch=x86_64 [2022-03-03T20:35:39.221Z] ---> Running in 09cb84e85fd8 [2022-03-03T20:35:39.221Z] ---> 8fe446d185ed [2022-03-03T20:35:39.221Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:35:39.221Z] ---> Running in 8b480670c8eb [2022-03-03T20:35:39.483Z] Removing intermediate container 09cb84e85fd8 [2022-03-03T20:35:39.483Z] ---> 4a097480730a [2022-03-03T20:35:39.483Z] Step 24/25 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:35:39.483Z] ---> Running in 12344c02a144 [2022-03-03T20:35:39.763Z] Removing intermediate container 12344c02a144 [2022-03-03T20:35:39.763Z] ---> 4198f3e21651 [2022-03-03T20:35:39.763Z] Step 25/25 : LABEL version=0.0.0 [2022-03-03T20:35:39.763Z] Removing intermediate container 0eed16d713c2 [2022-03-03T20:35:39.763Z] ---> 4ad095c7ed9a [2022-03-03T20:35:39.763Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:35:39.763Z] ---> Running in be87b659326e [2022-03-03T20:35:40.388Z] Removing intermediate container be87b659326e [2022-03-03T20:35:40.388Z] ---> feef438e6ea4 [2022-03-03T20:35:40.388Z] [2022-03-03T20:35:40.653Z] ---> ab2ecd67e354 [2022-03-03T20:35:40.653Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-03T20:35:40.653Z] Successfully built feef438e6ea4 [2022-03-03T20:35:40.653Z] Successfully tagged security-secretstore-setup:latest [2022-03-03T20:35:40.653Z] Building security-proxy-setup [2022-03-03T20:35:42.862Z]  Building security-secretstore-setup ... done  ---> 896f7daace87 [2022-03-03T20:35:42.863Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-03T20:35:42.863Z] Removing intermediate container 8b480670c8eb [2022-03-03T20:35:42.863Z] ---> 084e60760a94 [2022-03-03T20:35:42.863Z] Step 8/23 : COPY . . [2022-03-03T20:35:44.273Z] ---> ff4d798a46e2 [2022-03-03T20:35:44.273Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-03T20:35:44.273Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-03T20:35:44.273Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-03T20:35:44.273Z] ---> b706a049f56e [2022-03-03T20:35:44.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:35:46.206Z] ---> Running in 6a026ae462c3 [2022-03-03T20:35:47.155Z] ---> 0353d5e98c0b [2022-03-03T20:35:47.155Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-03T20:35:47.733Z] Removing intermediate container 6a026ae462c3 [2022-03-03T20:35:47.733Z] ---> c59021d11b5e [2022-03-03T20:35:47.733Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-03T20:35:48.683Z] ---> Running in 76811381a66a [2022-03-03T20:35:48.683Z] ---> c37d0a2c3887 [2022-03-03T20:35:48.683Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-03T20:35:48.683Z] ---> e2555048720d [2022-03-03T20:35:48.683Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-03T20:35:48.943Z] ---> Running in 0b60a02d2fb8 [2022-03-03T20:35:48.943Z] ---> Running in 6313db3af70d [2022-03-03T20:35:49.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:49.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:35:49.206Z] Removing intermediate container 0b60a02d2fb8 [2022-03-03T20:35:49.206Z] ---> ece3f8f59b38 [2022-03-03T20:35:49.206Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-03T20:35:49.781Z] (1/42) Installing readline (8.1.0-r0) [2022-03-03T20:35:49.781Z] (2/42) Installing bash (5.1.4-r0) [2022-03-03T20:35:49.781Z] Executing bash-5.1.4-r0.post-install [2022-03-03T20:35:49.781Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-03T20:35:49.781Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-03T20:35:49.781Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-03T20:35:49.781Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-03T20:35:49.781Z] (6/42) Installing curl (7.79.1-r0) [2022-03-03T20:35:49.781Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-03T20:35:49.781Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-03T20:35:49.781Z] (9/42) Installing expat (2.4.6-r0) [2022-03-03T20:35:49.781Z] (10/42) Installing libffi (3.3-r2) [2022-03-03T20:35:49.781Z] (11/42) Installing gdbm (1.19-r0) [2022-03-03T20:35:49.781Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-03T20:35:49.781Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-03T20:35:49.781Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-03T20:35:49.781Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-03T20:35:49.781Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-03T20:35:49.781Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-03T20:35:49.781Z] ---> cee8e4422e0e [2022-03-03T20:35:49.781Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-03T20:35:50.043Z] ---> Running in 9e6379c96d50 [2022-03-03T20:35:51.010Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-03T20:35:51.010Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-03T20:35:51.010Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-03T20:35:51.010Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-03T20:35:51.284Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-03T20:35:51.284Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-03T20:35:51.284Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-03T20:35:51.552Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-03T20:35:51.552Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-03T20:35:51.552Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-03T20:35:51.552Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-03T20:35:51.552Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-03T20:35:51.552Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-03T20:35:51.552Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-03T20:35:51.552Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-03T20:35:51.552Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-03T20:35:51.552Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-03T20:35:51.552Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-03T20:35:51.552Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-03T20:35:51.552Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-03T20:35:51.819Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-03T20:35:51.819Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-03T20:35:51.819Z] Removing intermediate container 9e6379c96d50 [2022-03-03T20:35:51.819Z] ---> 582fcc22a9b7 [2022-03-03T20:35:51.819Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-03T20:35:51.819Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-03T20:35:51.819Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-03T20:35:51.819Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-03T20:35:51.819Z] ---> Running in f51d5223dc0a [2022-03-03T20:35:52.416Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:35:52.416Z] Removing intermediate container f51d5223dc0a [2022-03-03T20:35:52.416Z] ---> 254efd7f3173 [2022-03-03T20:35:52.416Z] Step 28/31 : CMD ["gate"] [2022-03-03T20:35:52.416Z] OK: 84 MiB in 64 packages [2022-03-03T20:35:52.685Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:35:52.685Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:35:52.685Z] ---> ab6b93b4e63d [2022-03-03T20:35:52.685Z] Step 3/21 : WORKDIR /edgex-go [2022-03-03T20:35:52.685Z] ---> Using cache [2022-03-03T20:35:52.685Z] ---> 9d5f73f20523 [2022-03-03T20:35:52.685Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:35:52.685Z] ---> Using cache [2022-03-03T20:35:52.685Z] ---> ddb05b9fc8be [2022-03-03T20:35:52.685Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-03T20:35:52.685Z] ---> Using cache [2022-03-03T20:35:52.685Z] ---> f0608fc5ed7e [2022-03-03T20:35:52.685Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-03T20:35:52.685Z] ---> Using cache [2022-03-03T20:35:52.685Z] ---> efd0e8178749 [2022-03-03T20:35:52.685Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:35:52.685Z] ---> Using cache [2022-03-03T20:35:52.685Z] ---> e5821e4f29e7 [2022-03-03T20:35:52.685Z] Step 8/21 : COPY . . [2022-03-03T20:35:52.685Z] ---> Using cache [2022-03-03T20:35:52.685Z] ---> 8d27f9aeb957 [2022-03-03T20:35:52.685Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-03T20:35:52.685Z] ---> Running in 34cfff45e93a [2022-03-03T20:35:52.685Z] ---> Running in d577b2a80e7e [2022-03-03T20:35:52.947Z] Removing intermediate container d577b2a80e7e [2022-03-03T20:35:52.947Z] ---> e56bb316b574 [2022-03-03T20:35:52.947Z] Step 29/31 : LABEL arch=x86_64 [2022-03-03T20:35:52.947Z] ---> Running in f949d7e09153 [2022-03-03T20:35:53.212Z] Removing intermediate container f949d7e09153 [2022-03-03T20:35:53.212Z] ---> 1ece91883731 [2022-03-03T20:35:53.212Z] Step 30/31 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:35:53.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-03T20:35:53.212Z] ---> Running in c5fd541fb1d7 [2022-03-03T20:35:53.477Z] Removing intermediate container c5fd541fb1d7 [2022-03-03T20:35:53.477Z] ---> 79ffeb6d07c6 [2022-03-03T20:35:53.477Z] Step 31/31 : LABEL version=0.0.0 [2022-03-03T20:35:53.738Z] ---> Running in fafae0540e19 [2022-03-03T20:35:53.738Z] Removing intermediate container fafae0540e19 [2022-03-03T20:35:53.738Z] ---> f78bd3c8e686 [2022-03-03T20:35:53.738Z] [2022-03-03T20:35:53.999Z] Collecting docker-compose==1.23.2 [2022-03-03T20:35:53.999Z] Successfully built f78bd3c8e686 [2022-03-03T20:35:53.999Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-03T20:35:53.999Z] Successfully tagged security-bootstrapper:latest [2022-03-03T20:35:53.999Z] Building support-scheduler [2022-03-03T20:35:54.260Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-03T20:35:54.260Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-03T20:35:54.260Z] Collecting cached-property<2,>=1.2.0 [2022-03-03T20:35:54.260Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-03T20:35:54.523Z] Collecting docker<4.0,>=3.6.0 [2022-03-03T20:35:54.523Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-03T20:35:54.523Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-03T20:35:54.785Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-03T20:35:54.785Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-03T20:35:54.785Z] Collecting jsonschema<3,>=2.5.1 [2022-03-03T20:35:54.785Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-03T20:35:54.785Z] Collecting texttable<0.10,>=0.9.0 [2022-03-03T20:35:54.785Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-03T20:35:55.735Z] Collecting docopt<0.7,>=0.6.1 [2022-03-03T20:35:55.735Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-03T20:35:56.135Z] Removing intermediate container 00013f3b93a8 [2022-03-03T20:35:56.135Z] ---> b3742844c785 [2022-03-03T20:35:56.135Z] Successfully built b3742844c785 [2022-03-03T20:35:56.135Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:35:56.309Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-03T20:35:56.309Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-03T20:35:56.478Z] + docker inspect -f . ci-base-image-arm64 [2022-03-03T20:35:56.478Z] . [Pipeline] withDockerContainer [2022-03-03T20:35:56.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-6351 does not seem to be running inside a container [2022-03-03T20:35:56.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-03T20:35:57.252Z] Collecting PyYAML<4,>=3.10 [2022-03-03T20:35:57.252Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-03T20:35:58.155Z] $ docker top 352a609da04c94cd2697aaa1d0fd9b8af202d3b0ece797e854e0c684bfbf4d73 -eo pid,comm [2022-03-03T20:35:58.195Z] Collecting docker-pycreds>=0.4.0 [2022-03-03T20:35:58.195Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-03T20:35:58.195Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-03T20:35:58.195Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [Pipeline] { [Pipeline] sh [2022-03-03T20:35:58.458Z] Collecting idna<2.8,>=2.5 [2022-03-03T20:35:58.458Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-03T20:35:58.458Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-03T20:35:58.458Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-03T20:35:58.458Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-03T20:35:58.458Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-03T20:35:58.458Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-03T20:35:58.458Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-03T20:35:58.458Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-03T20:35:58.722Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-03T20:35:58.722Z] Attempting uninstall: urllib3 [2022-03-03T20:35:58.722Z] Found existing installation: urllib3 1.26.5 [2022-03-03T20:35:58.722Z] Uninstalling urllib3-1.26.5: [2022-03-03T20:35:58.722Z] Successfully uninstalled urllib3-1.26.5 [2022-03-03T20:35:58.983Z] Attempting uninstall: idna [2022-03-03T20:35:58.983Z] Found existing installation: idna 3.2 [2022-03-03T20:35:58.983Z] Uninstalling idna-3.2: [2022-03-03T20:35:58.983Z] Successfully uninstalled idna-3.2 [2022-03-03T20:35:59.060Z] + go version [2022-03-03T20:35:59.060Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-03T20:35:59.086Z] $ docker stop --time=1 352a609da04c94cd2697aaa1d0fd9b8af202d3b0ece797e854e0c684bfbf4d73 [2022-03-03T20:36:00.730Z] $ docker rm -f 352a609da04c94cd2697aaa1d0fd9b8af202d3b0ece797e854e0c684bfbf4d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:36:01.348Z] + docker inspect -f . ci-base-image-arm64 [2022-03-03T20:36:01.348Z] . [Pipeline] withDockerContainer [2022-03-03T20:36:01.568Z] prd-ubuntu18.04-docker-arm64-4c-16g-6351 does not seem to be running inside a container [2022-03-03T20:36:01.617Z] Attempting uninstall: chardet [2022-03-03T20:36:01.617Z] Found existing installation: chardet 4.0.0 [2022-03-03T20:36:01.617Z] Uninstalling chardet-4.0.0: [2022-03-03T20:36:01.617Z] Successfully uninstalled chardet-4.0.0 [2022-03-03T20:36:01.651Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-03T20:36:02.231Z] Attempting uninstall: requests [2022-03-03T20:36:02.231Z] Found existing installation: requests 2.25.1 [2022-03-03T20:36:02.231Z] Uninstalling requests-2.25.1: [2022-03-03T20:36:02.231Z] Successfully uninstalled requests-2.25.1 [2022-03-03T20:36:02.501Z] Running setup.py install for texttable: started [2022-03-03T20:36:02.913Z] $ docker top 5e5c39918a043ab08ea4bded13fd89716747d9b9cf7bfab05fdb783e30f8e061 -eo pid,comm [2022-03-03T20:36:03.115Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:36:03.115Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:36:03.115Z] ---> ab6b93b4e63d [2022-03-03T20:36:03.115Z] Step 3/22 : WORKDIR /edgex-go [2022-03-03T20:36:03.115Z] ---> Using cache [2022-03-03T20:36:03.115Z] ---> 9d5f73f20523 [2022-03-03T20:36:03.115Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:36:03.115Z] ---> Using cache [2022-03-03T20:36:03.115Z] ---> ddb05b9fc8be [2022-03-03T20:36:03.115Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-03T20:36:03.115Z] ---> Using cache [2022-03-03T20:36:03.115Z] ---> f0608fc5ed7e [2022-03-03T20:36:03.115Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-03T20:36:03.115Z] ---> Using cache [2022-03-03T20:36:03.115Z] ---> efd0e8178749 [2022-03-03T20:36:03.115Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:36:03.115Z] ---> Using cache [2022-03-03T20:36:03.115Z] ---> e5821e4f29e7 [2022-03-03T20:36:03.115Z] Step 8/22 : COPY . . [2022-03-03T20:36:03.115Z] ---> Using cache [2022-03-03T20:36:03.115Z] ---> 8d27f9aeb957 [2022-03-03T20:36:03.115Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] { [Pipeline] echo [2022-03-03T20:36:03.176Z] ========================================================= [2022-03-03T20:36:03.176Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-03T20:36:03.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-03T20:36:03.387Z] ---> Running in 99baf3ac18f7 [2022-03-03T20:36:03.388Z] Removing intermediate container 0afccf1bb7cb [2022-03-03T20:36:03.388Z] ---> f484a5a1255c [2022-03-03T20:36:03.388Z] [2022-03-03T20:36:03.388Z] Step 10/23 : FROM alpine:3.14 [2022-03-03T20:36:03.388Z] ---> 0a97eee8041e [2022-03-03T20:36:03.388Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-03T20:36:03.388Z] ---> Using cache [2022-03-03T20:36:03.388Z] ---> 0d796f4eb961 [2022-03-03T20:36:03.388Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:36:03.388Z] ---> Using cache [2022-03-03T20:36:03.388Z] ---> fba3a8f8d8eb [2022-03-03T20:36:03.388Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-03T20:36:03.388Z] Running setup.py install for texttable: finished with status 'done' [2022-03-03T20:36:03.388Z] Running setup.py install for PyYAML: started [2022-03-03T20:36:03.388Z] ---> Running in f0d27f48f0c4 [2022-03-03T20:36:03.656Z] Removing intermediate container f0d27f48f0c4 [2022-03-03T20:36:03.656Z] ---> 7ddd2cca51ba [2022-03-03T20:36:03.656Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-03T20:36:03.845Z] + make test [2022-03-03T20:36:03.845Z] go mod tidy [2022-03-03T20:36:03.916Z] ---> Running in 7c24485605cb [2022-03-03T20:36:03.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-03T20:36:03.916Z] Removing intermediate container 7c24485605cb [2022-03-03T20:36:03.916Z] ---> dd5026e78693 [2022-03-03T20:36:03.916Z] Step 15/23 : WORKDIR / [2022-03-03T20:36:03.916Z] ---> Running in 7a627abda784 [2022-03-03T20:36:04.184Z] Removing intermediate container 7a627abda784 [2022-03-03T20:36:04.184Z] ---> 0c5d32fb2898 [2022-03-03T20:36:04.184Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:36:04.441Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-03T20:36:04.443Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-03T20:36:04.443Z] ---> 10c2c65eff10 [2022-03-03T20:36:04.443Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-03T20:36:04.443Z] Running setup.py install for docopt: started [2022-03-03T20:36:05.022Z] ---> 8098a7f43238 [2022-03-03T20:36:05.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-03T20:36:05.285Z] Running setup.py install for docopt: finished with status 'done' [2022-03-03T20:36:05.285Z] Running setup.py install for dockerpty: started [2022-03-03T20:36:05.285Z] ---> d6ed1f66502e [2022-03-03T20:36:05.285Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-03T20:36:05.548Z] ---> Running in 82175de3bc38 [2022-03-03T20:36:05.548Z] Removing intermediate container 82175de3bc38 [2022-03-03T20:36:05.548Z] ---> 0fbeca7f1ac1 [2022-03-03T20:36:05.548Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:36:05.548Z] ---> Running in 029933770fcc [2022-03-03T20:36:05.809Z] Removing intermediate container 029933770fcc [2022-03-03T20:36:05.809Z] ---> fe2ed2a467aa [2022-03-03T20:36:05.809Z] Step 21/23 : LABEL arch=x86_64 [2022-03-03T20:36:05.809Z] ---> Running in b477f9bbda76 [2022-03-03T20:36:05.809Z] Removing intermediate container b477f9bbda76 [2022-03-03T20:36:05.809Z] ---> 6d84ff3deb0f [2022-03-03T20:36:05.809Z] Step 22/23 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:36:06.082Z] ---> Running in 7fe5a0f296c6 [2022-03-03T20:36:06.082Z] Removing intermediate container 7fe5a0f296c6 [2022-03-03T20:36:06.082Z] ---> c70b588be3b2 [2022-03-03T20:36:06.082Z] Step 23/23 : LABEL version=0.0.0 [2022-03-03T20:36:06.082Z] ---> Running in c4bfa9eb26d1 [2022-03-03T20:36:06.342Z] Removing intermediate container c4bfa9eb26d1 [2022-03-03T20:36:06.342Z] ---> 206a6d693d92 [2022-03-03T20:36:06.342Z] [2022-03-03T20:36:06.342Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-03T20:36:06.342Z] Successfully built 206a6d693d92 [2022-03-03T20:36:06.342Z] Successfully tagged core-command:latest [2022-03-03T20:36:06.921Z]  Building core-command ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-03T20:36:11.282Z] Removing intermediate container 76811381a66a [2022-03-03T20:36:11.283Z] ---> f4eb518a437f [2022-03-03T20:36:11.283Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-03T20:36:11.283Z] ---> Running in 503077694aab [2022-03-03T20:36:11.283Z] Removing intermediate container 503077694aab [2022-03-03T20:36:11.283Z] ---> 227fe9b8c187 [2022-03-03T20:36:11.283Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-03T20:36:11.283Z] ---> Running in e01ba8118839 [2022-03-03T20:36:11.283Z] Removing intermediate container e01ba8118839 [2022-03-03T20:36:11.283Z] ---> 8ca1d53aa10f [2022-03-03T20:36:11.283Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-03T20:36:11.856Z] ---> 4fe8019786f3 [2022-03-03T20:36:11.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-03T20:36:12.425Z] ---> 58069a524c69 [2022-03-03T20:36:12.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-03T20:36:12.684Z] ---> 411772b9ba03 [2022-03-03T20:36:12.684Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-03T20:36:12.946Z] ---> Running in 42ab4a23b4e2 [2022-03-03T20:36:12.946Z] Removing intermediate container 42ab4a23b4e2 [2022-03-03T20:36:12.946Z] ---> 974a95bf5d21 [2022-03-03T20:36:12.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:36:12.946Z] ---> Running in e9fbca27fda8 [2022-03-03T20:36:13.204Z] Removing intermediate container e9fbca27fda8 [2022-03-03T20:36:13.204Z] ---> 69d45c76da7a [2022-03-03T20:36:13.204Z] Step 21/23 : LABEL arch=x86_64 [2022-03-03T20:36:13.204Z] ---> Running in 7b33d2655ec6 [2022-03-03T20:36:13.465Z] Removing intermediate container 7b33d2655ec6 [2022-03-03T20:36:13.465Z] ---> 0ee3875dad10 [2022-03-03T20:36:13.465Z] Step 22/23 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:36:13.465Z] ---> Running in 3a14fe3b7a9a [2022-03-03T20:36:13.465Z] Removing intermediate container 3a14fe3b7a9a [2022-03-03T20:36:13.465Z] ---> efe4c20b10e4 [2022-03-03T20:36:13.465Z] Step 23/23 : LABEL version=0.0.0 [2022-03-03T20:36:13.727Z] ---> Running in a7551908e3d0 [2022-03-03T20:36:13.727Z] Removing intermediate container a7551908e3d0 [2022-03-03T20:36:13.727Z] ---> 971b1e67b27e [2022-03-03T20:36:13.727Z] [2022-03-03T20:36:13.727Z] Successfully built 971b1e67b27e [2022-03-03T20:36:13.727Z] Successfully tagged sys-mgmt-agent:latest [2022-03-03T20:36:21.903Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-03T20:36:25.221Z] Removing intermediate container 34cfff45e93a [2022-03-03T20:36:25.221Z] ---> d898276655f4 [2022-03-03T20:36:25.221Z] [2022-03-03T20:36:25.221Z] Step 10/21 : FROM alpine:3.14 [2022-03-03T20:36:25.221Z] ---> 0a97eee8041e [2022-03-03T20:36:25.221Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-03T20:36:25.221Z] ---> Running in 2ffd5c08b01a [2022-03-03T20:36:25.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:36:25.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:36:26.372Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-03T20:36:26.372Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-03T20:36:26.372Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-03T20:36:26.372Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-03T20:36:26.372Z] (5/5) Installing curl (7.79.1-r0) [2022-03-03T20:36:26.372Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:36:26.372Z] Executing ca-certificates-20211220-r0.trigger [2022-03-03T20:36:26.372Z] OK: 8 MiB in 19 packages [2022-03-03T20:36:26.646Z] Removing intermediate container 6313db3af70d [2022-03-03T20:36:26.646Z] ---> 9dd8b8b5ee04 [2022-03-03T20:36:26.646Z] [2022-03-03T20:36:26.646Z] Step 10/23 : FROM alpine:3.14 [2022-03-03T20:36:26.646Z] ---> 0a97eee8041e [2022-03-03T20:36:26.646Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-03T20:36:26.646Z] ---> Running in 772971aa9a44 [2022-03-03T20:36:26.908Z] Removing intermediate container 772971aa9a44 [2022-03-03T20:36:26.909Z] ---> 0386acb70ee1 [2022-03-03T20:36:26.909Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-03T20:36:26.909Z] ---> Running in 31b23b181122 [2022-03-03T20:36:27.174Z] Removing intermediate container 2ffd5c08b01a [2022-03-03T20:36:27.174Z] ---> bf5dcfb9f118 [2022-03-03T20:36:27.174Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-03T20:36:27.174Z] ---> Running in a4aea9f9b7b1 [2022-03-03T20:36:27.174Z] Removing intermediate container 31b23b181122 [2022-03-03T20:36:27.174Z] ---> 6bde51c50bf2 [2022-03-03T20:36:27.174Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-03T20:36:27.174Z] ---> Running in ed491402d98d [2022-03-03T20:36:27.174Z] Removing intermediate container a4aea9f9b7b1 [2022-03-03T20:36:27.174Z] ---> 9ab38199f945 [2022-03-03T20:36:27.174Z] Step 13/21 : WORKDIR /edgex [2022-03-03T20:36:27.174Z] ---> Running in 4746c1f0db0e [2022-03-03T20:36:27.174Z] Removing intermediate container ed491402d98d [2022-03-03T20:36:27.174Z] ---> 6f48c95fe91f [2022-03-03T20:36:27.174Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:36:27.435Z] ---> Running in 59d15cbfdbc7 [2022-03-03T20:36:27.435Z] Removing intermediate container 4746c1f0db0e [2022-03-03T20:36:27.435Z] ---> 2b78655c20bd [2022-03-03T20:36:27.435Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-03T20:36:27.698Z] ---> 46f2e9646cb6 [2022-03-03T20:36:27.698Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-03T20:36:28.284Z] ---> 4eeec7157ec2 [2022-03-03T20:36:28.284Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-03T20:36:28.284Z] Removing intermediate container 59d15cbfdbc7 [2022-03-03T20:36:28.284Z] ---> 70840476e27b [2022-03-03T20:36:28.284Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-03T20:36:28.559Z] ---> Running in 51b4c8ce6724 [2022-03-03T20:36:28.559Z] ---> e952cda5fbaa [2022-03-03T20:36:28.559Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-03T20:36:28.559Z] ---> Running in 6e2ecd6cdf6c [2022-03-03T20:36:28.829Z] Removing intermediate container 6e2ecd6cdf6c [2022-03-03T20:36:28.829Z] ---> 9181d2b716b6 [2022-03-03T20:36:28.829Z] Step 18/21 : CMD ["--init=true"] [2022-03-03T20:36:28.829Z] ---> Running in 80b902d52681 [2022-03-03T20:36:28.829Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-03T20:36:28.829Z] Removing intermediate container 80b902d52681 [2022-03-03T20:36:28.829Z] ---> c7b3a87cae26 [2022-03-03T20:36:28.829Z] Step 19/21 : LABEL arch=x86_64 [2022-03-03T20:36:29.090Z] ---> Running in d0afc73cae83 [2022-03-03T20:36:29.090Z] Removing intermediate container d0afc73cae83 [2022-03-03T20:36:29.090Z] ---> 941998bf0c6b [2022-03-03T20:36:29.090Z] Step 20/21 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:36:29.090Z] ---> Running in cfc9e1a80776 [2022-03-03T20:36:29.353Z] Removing intermediate container cfc9e1a80776 [2022-03-03T20:36:29.353Z] ---> 28b596d4b2d4 [2022-03-03T20:36:29.353Z] Step 21/21 : LABEL version=0.0.0 [2022-03-03T20:36:29.353Z] ---> Running in 33862fe2f8b4 [2022-03-03T20:36:29.615Z] Removing intermediate container 33862fe2f8b4 [2022-03-03T20:36:29.615Z] ---> 9f12b20c7d8f [2022-03-03T20:36:29.615Z] [2022-03-03T20:36:29.615Z] Successfully built 9f12b20c7d8f [2022-03-03T20:36:29.615Z] Successfully tagged security-proxy-setup:latest [2022-03-03T20:36:29.615Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-03T20:36:29.885Z] Removing intermediate container 99baf3ac18f7 [2022-03-03T20:36:29.885Z] ---> 29680cd7e8d4 [2022-03-03T20:36:29.885Z] [2022-03-03T20:36:29.885Z] Step 10/22 : FROM alpine:3.14 [2022-03-03T20:36:29.885Z] ---> 0a97eee8041e [2022-03-03T20:36:29.885Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-03T20:36:29.885Z] ---> Using cache [2022-03-03T20:36:29.885Z] ---> 0d796f4eb961 [2022-03-03T20:36:29.885Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:36:29.885Z] ---> Using cache [2022-03-03T20:36:29.885Z] ---> fba3a8f8d8eb [2022-03-03T20:36:29.885Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-03T20:36:29.885Z] ---> Running in 450ceecc4fe8 [2022-03-03T20:36:29.885Z] Removing intermediate container 450ceecc4fe8 [2022-03-03T20:36:29.885Z] ---> cf2f4f989c6b [2022-03-03T20:36:29.885Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-03T20:36:29.885Z] ---> Running in eabde5c8fd5a [2022-03-03T20:36:29.885Z] Removing intermediate container eabde5c8fd5a [2022-03-03T20:36:29.885Z] ---> 476db3514844 [2022-03-03T20:36:29.885Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:36:30.147Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-03T20:36:30.147Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-03T20:36:30.147Z] ---> 72fa03b2c28d [2022-03-03T20:36:30.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-03T20:36:30.147Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-03T20:36:30.416Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-03T20:36:30.416Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-03T20:36:30.416Z] ---> 4552f0b0d81e [2022-03-03T20:36:30.416Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-03T20:36:30.416Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-03T20:36:30.675Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:36:30.675Z] OK: 8 MiB in 20 packages [2022-03-03T20:36:30.675Z] ---> 63765cd2b9d3 [2022-03-03T20:36:30.675Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-03T20:36:30.675Z] ---> Running in 7f0e830b1ba7 [2022-03-03T20:36:30.675Z] Removing intermediate container 7f0e830b1ba7 [2022-03-03T20:36:30.675Z] ---> 730432458489 [2022-03-03T20:36:30.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:36:30.939Z] ---> Running in d8b01cc06c71 [2022-03-03T20:36:30.939Z] Removing intermediate container 51b4c8ce6724 [2022-03-03T20:36:30.939Z] ---> ad757d564474 [2022-03-03T20:36:30.939Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:36:30.939Z] Removing intermediate container d8b01cc06c71 [2022-03-03T20:36:30.939Z] ---> 810eba91fe90 [2022-03-03T20:36:30.939Z] Step 20/22 : LABEL arch=x86_64 [2022-03-03T20:36:30.939Z] ---> Running in 3a5fb10c4bf9 [2022-03-03T20:36:30.939Z] ---> d4ea961d80f8 [2022-03-03T20:36:30.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-03T20:36:30.939Z] Removing intermediate container 3a5fb10c4bf9 [2022-03-03T20:36:30.939Z] ---> 7798aafb3657 [2022-03-03T20:36:30.939Z] Step 21/22 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:36:30.940Z] ---> Running in 8fa092e38397 [2022-03-03T20:36:31.204Z] Removing intermediate container 8fa092e38397 [2022-03-03T20:36:31.204Z] ---> 269e74c484b6 [2022-03-03T20:36:31.204Z] Step 22/22 : LABEL version=0.0.0 [2022-03-03T20:36:31.204Z] ---> Running in ebfc2e11aad9 [2022-03-03T20:36:31.204Z] ---> 5a82e53fb7db [2022-03-03T20:36:31.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-03T20:36:31.467Z] Removing intermediate container ebfc2e11aad9 [2022-03-03T20:36:31.467Z] ---> 7dd10db654c2 [2022-03-03T20:36:31.467Z] [2022-03-03T20:36:31.467Z] ---> 84052f7fdb04 [2022-03-03T20:36:31.467Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-03T20:36:31.467Z] Successfully built 7dd10db654c2 [2022-03-03T20:36:31.467Z] Successfully tagged support-scheduler:latest [2022-03-03T20:36:31.467Z]  Building support-scheduler ... done  ---> Running in f38ef6edf3b1 [2022-03-03T20:36:31.467Z] Removing intermediate container f38ef6edf3b1 [2022-03-03T20:36:31.467Z] ---> bed2326d3f92 [2022-03-03T20:36:31.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:36:31.467Z] ---> Running in 688b4c7daf21 [2022-03-03T20:36:31.730Z] Removing intermediate container 688b4c7daf21 [2022-03-03T20:36:31.730Z] ---> 09c494fc5190 [2022-03-03T20:36:31.730Z] Step 21/23 : LABEL arch=x86_64 [2022-03-03T20:36:31.730Z] ---> Running in f6469087c79e [2022-03-03T20:36:31.730Z] Removing intermediate container f6469087c79e [2022-03-03T20:36:31.730Z] ---> 757074eb49ee [2022-03-03T20:36:31.730Z] Step 22/23 : LABEL git_sha=f244d4c3d8b352f9f291a0bc99b28dd435d21193 [2022-03-03T20:36:31.730Z] ---> Running in 587e9a2251db [2022-03-03T20:36:31.990Z] Removing intermediate container 587e9a2251db [2022-03-03T20:36:31.990Z] ---> 514cb078e09d [2022-03-03T20:36:31.990Z] Step 23/23 : LABEL version=0.0.0 [2022-03-03T20:36:31.990Z] ---> Running in a11dee92a9eb [2022-03-03T20:36:31.990Z] Removing intermediate container a11dee92a9eb [2022-03-03T20:36:31.990Z] ---> ff354ef9c6cf [2022-03-03T20:36:31.990Z] [2022-03-03T20:36:31.990Z] Successfully built ff354ef9c6cf [2022-03-03T20:36:31.990Z] Successfully tagged core-data:latest [2022-03-03T20:36:32.257Z]  Building core-data ... done  [Pipeline] } [2022-03-03T20:36:32.265Z] $ docker stop --time=1 5b1a0121f07b51bbb6649bd386b80ccb77d7a061f0f54d59bfda667835770a0a [2022-03-03T20:36:33.620Z] $ docker rm -f 5b1a0121f07b51bbb6649bd386b80ccb77d7a061f0f54d59bfda667835770a0a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-03T20:36:33.950Z] + docker images [2022-03-03T20:36:33.950Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-03T20:36:33.950Z] support-scheduler latest 7dd10db654c2 2 seconds ago 16MB [2022-03-03T20:36:33.950Z] core-data latest ff354ef9c6cf 2 seconds ago 20MB [2022-03-03T20:36:33.950Z] 29680cd7e8d4 4 seconds ago 1.78GB [2022-03-03T20:36:33.950Z] security-proxy-setup latest 9f12b20c7d8f 4 seconds ago 26.2MB [2022-03-03T20:36:33.950Z] 9dd8b8b5ee04 7 seconds ago 1.79GB [2022-03-03T20:36:33.950Z] d898276655f4 9 seconds ago 1.78GB [2022-03-03T20:36:33.950Z] sys-mgmt-agent latest 971b1e67b27e 20 seconds ago 296MB [2022-03-03T20:36:33.950Z] core-command latest 206a6d693d92 27 seconds ago 15.8MB [2022-03-03T20:36:33.950Z] f484a5a1255c 30 seconds ago 1.77GB [2022-03-03T20:36:33.950Z] security-bootstrapper latest f78bd3c8e686 40 seconds ago 18.7MB [2022-03-03T20:36:33.950Z] security-secretstore-setup latest feef438e6ea4 53 seconds ago 27.9MB [2022-03-03T20:36:33.950Z] e82f9fb399af 59 seconds ago 1.77GB [2022-03-03T20:36:33.950Z] 59522ffeb17f About a minute ago 1.77GB [2022-03-03T20:36:33.950Z] core-metadata latest 246b715d9b98 About a minute ago 16.6MB [2022-03-03T20:36:33.950Z] support-notifications latest 4c0aa3e3f82a About a minute ago 16.7MB [2022-03-03T20:36:33.950Z] e27958ac4235 About a minute ago 1.78GB [2022-03-03T20:36:33.950Z] bd5103cac0d2 About a minute ago 1.78GB [2022-03-03T20:36:33.950Z] d9aa8095a555 About a minute ago 1.78GB [2022-03-03T20:36:33.950Z] ci-base-image-x86_64 latest ab6b93b4e63d 5 minutes ago 1.27GB [2022-03-03T20:36:33.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 4 weeks ago 562MB [2022-03-03T20:36:33.950Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-03T20:36:33.950Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-03T20:36:33.950Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-03-03T20:36:33.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-03T20:36:36.790Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-03T20:36:49.136Z] Still waiting to schedule task [2022-03-03T20:36:49.137Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-03T20:37:31.117Z] Running on prd-ubuntu18.04-docker-8c-8g-6352 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws [2022-03-03T20:37:31.133Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-03-03T20:37:31.234Z] The recommended git tool is: git [2022-03-03T20:37:32.691Z] using credential edgex-jenkins-ssh [2022-03-03T20:37:32.701Z] Cloning the remote Git repository [2022-03-03T20:37:33.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-03T20:37:32.725Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-03T20:37:32.759Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-03-03T20:37:32.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-03T20:37:32.786Z] > git --version # timeout=10 [2022-03-03T20:37:32.792Z] > git --version # 'git version 2.17.1' [2022-03-03T20:37:32.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-03T20:37:32.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-03T20:37:36.911Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-03T20:37:36.918Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-03T20:37:37.525Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a [2022-03-03T20:37:37.698Z] Merge succeeded, producing dffe9e80b08efc1012108de6165cb828d00b97f1 [2022-03-03T20:37:37.698Z] Checking out Revision dffe9e80b08efc1012108de6165cb828d00b97f1 (PR-3886) [2022-03-03T20:37:36.927Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-03T20:37:36.939Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-03T20:37:36.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-03T20:37:36.943Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-03T20:37:37.540Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T20:37:37.547Z] > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [2022-03-03T20:37:37.612Z] > git remote # timeout=10 [2022-03-03T20:37:37.619Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T20:37:37.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-03T20:37:37.636Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-03T20:37:37.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-03T20:37:37.707Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T20:37:37.714Z] > git checkout -f dffe9e80b08efc1012108de6165cb828d00b97f1 # timeout=10 [2022-03-03T20:37:40.099Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-03T20:37:40.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-03T20:37:40.661Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-03T20:37:41.227Z] Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" [2022-03-03T20:37:41.238Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:37:42.002Z] + echo snap-build.sh [2022-03-03T20:37:42.002Z] snap-build.sh [2022-03-03T20:37:42.002Z] + SNAP_BASE_DIR=. [2022-03-03T20:37:42.002Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-03-03T20:37:42.002Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-03-03T20:37:42.002Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-03-03T20:37:42.002Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-03-03T20:37:42.002Z] + cd /w/workspace/edgex-go/3 [2022-03-03T20:37:42.002Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-03T20:37:42.002Z] Reading package lists... [2022-03-03T20:37:42.002Z] Building dependency tree... [2022-03-03T20:37:42.002Z] Reading state information... [2022-03-03T20:37:42.002Z] The following packages were automatically installed and are no longer required: [2022-03-03T20:37:42.002Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-03T20:37:42.002Z] uidmap xdelta3 [2022-03-03T20:37:42.002Z] Use 'sudo apt autoremove' to remove them. [2022-03-03T20:37:42.002Z] The following packages will be REMOVED: [2022-03-03T20:37:42.002Z] lxd* lxd-client* [2022-03-03T20:37:42.002Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-03T20:37:42.264Z] After this operation, 31.7 MB disk space will be freed. [2022-03-03T20:37:41.237Z] > git rev-list --no-walk 9e075d0d879e5bc3c3f33f555abe311174cc89b5 # timeout=10 [2022-03-03T20:37:42.786Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-03T20:37:42.786Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-03T20:37:43.736Z] Removing lxd dnsmasq configuration [2022-03-03T20:37:43.736Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-03T20:37:43.736Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-03T20:37:44.307Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-03T20:37:44.572Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-03T20:37:44.572Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-03T20:37:45.961Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-03T20:37:45.961Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-03T20:37:46.533Z] + sudo snap remove --purge lxd [2022-03-03T20:37:46.805Z] snap "lxd" is not installed [2022-03-03T20:37:46.805Z] + sudo groupadd --force --system lxd [2022-03-03T20:37:46.805Z] ++ whoami [2022-03-03T20:37:46.805Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-03T20:37:46.805Z] + newgrp - lxd [2022-03-03T20:37:46.805Z] + sudo snap install lxd [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-03T20:37:53.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-03T20:37:56.815Z] 2022-03-03T20:37:53Z INFO Waiting for automatic snapd restart... [2022-03-03T20:38:01.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2022-03-03T20:38:01.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-03T20:38:01.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-03T20:38:05.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.365s coverage: 98.5% of statements [2022-03-03T20:38:05.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-03T20:38:05.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 44.7% of statements [2022-03-03T20:38:05.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-03T20:38:05.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-03T20:38:07.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.594s coverage: 89.5% of statements [2022-03-03T20:38:07.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-03T20:38:07.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-03T20:38:07.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 84.4% of statements [2022-03-03T20:38:07.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-03T20:38:07.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-03T20:38:07.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-03T20:38:07.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-03T20:38:07.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-03T20:38:09.064Z] lxd 4.23 from Canonical* installed [2022-03-03T20:38:09.064Z] + sudo lxd init --auto [2022-03-03T20:38:17.207Z] + sudo snap install --classic snapcraft [2022-03-03T20:38:19.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.725s coverage: 94.2% of statements [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.239s coverage: 59.1% of statements [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.481s coverage: 0.9% of statements [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.200s coverage: 58.8% of statements [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 21.7% of statements [2022-03-03T20:38:19.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.201s coverage: 79.5% of statements [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2022-03-03T20:38:19.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements [2022-03-03T20:38:20.501Z] snapcraft 6.0.2 from Canonical* installed [2022-03-03T20:38:20.501Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-03T20:38:20.501Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-03T20:38:20.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-03T20:38:20.501Z] Dload Upload Total Spent Left Speed [2022-03-03T20:38:20.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3847 0 --:--:-- --:--:-- --:--:-- 3847 [2022-03-03T20:38:20.502Z] 100 3325k 100 3325k 0 0 9500k 0 --:--:-- --:--:-- --:--:-- 9500k [2022-03-03T20:38:20.502Z] ./yq_linux_amd64 [2022-03-03T20:38:20.502Z] + sudo snapcraft prime --use-lxd [2022-03-03T20:38:22.413Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-03T20:38:22.413Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-03T20:38:22.413Z] - README.md [2022-03-03T20:38:22.413Z] [2022-03-03T20:38:22.413Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-03T20:38:22.985Z] Launching a container. [2022-03-03T20:38:30.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements [2022-03-03T20:38:30.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2022-03-03T20:38:32.987Z] Waiting for container to be ready [2022-03-03T20:38:33.247Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-03T20:38:33.247Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-03T20:38:33.247Z] [2022-03-03T20:38:36.540Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-03T20:38:36.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.679s coverage: 82.5% of statements [2022-03-03T20:38:36.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-03T20:38:37.480Z] Waiting for network to be ready... [2022-03-03T20:38:38.048Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-03T20:38:38.048Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-03T20:38:38.619Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-03T20:38:38.619Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1275 kB] [2022-03-03T20:38:38.878Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-03T20:38:39.138Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [224 kB] [2022-03-03T20:38:39.138Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-03T20:38:39.138Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-03T20:38:39.138Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-03T20:38:39.138Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [773 kB] [2022-03-03T20:38:39.138Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-03T20:38:39.138Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-03T20:38:39.138Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-03T20:38:39.138Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-03T20:38:39.138Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-03T20:38:39.138Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [110 kB] [2022-03-03T20:38:39.138Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [680 kB] [2022-03-03T20:38:39.138Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-03T20:38:39.397Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-03T20:38:39.658Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1608 kB] [2022-03-03T20:38:39.658Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] [2022-03-03T20:38:39.658Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-03-03T20:38:39.658Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-03T20:38:39.658Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [827 kB] [2022-03-03T20:38:39.658Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [118 kB] [2022-03-03T20:38:39.658Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] [2022-03-03T20:38:39.658Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] [2022-03-03T20:38:42.197Z] Fetched 23.2 MB in 4s (5735 kB/s) [2022-03-03T20:38:42.458Z] Reading package lists... [2022-03-03T20:38:42.719Z] Reading package lists... [2022-03-03T20:38:42.980Z] Building dependency tree... [2022-03-03T20:38:42.980Z] Reading state information... [2022-03-03T20:38:42.980Z] The following additional packages will be installed: [2022-03-03T20:38:42.980Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-03T20:38:42.980Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-03T20:38:42.980Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-03T20:38:42.980Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-03T20:38:42.980Z] Suggested packages: [2022-03-03T20:38:42.980Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-03T20:38:42.980Z] Recommended packages: [2022-03-03T20:38:42.980Z] gnupg libsasl2-modules [2022-03-03T20:38:42.980Z] The following NEW packages will be installed: [2022-03-03T20:38:42.980Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-03T20:38:42.980Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-03T20:38:42.980Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-03T20:38:42.980Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-03T20:38:42.980Z] The following packages will be upgraded: [2022-03-03T20:38:42.980Z] gpg gpg-agent gpgconf libudev1 [2022-03-03T20:38:43.239Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-03T20:38:43.239Z] Need to get 3859 kB of archives. [2022-03-03T20:38:43.239Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-03T20:38:43.239Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-03T20:38:43.239Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-03T20:38:43.500Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-03T20:38:43.500Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-03T20:38:43.500Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.245s coverage: 80.0% of statements [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.212s coverage: 87.2% of statements [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.745s coverage: 91.2% of statements [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.716s coverage: 64.4% of statements [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-03T20:38:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 89.4% of statements [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2022-03-03T20:38:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2022-03-03T20:38:43.760Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-03T20:38:43.760Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-03T20:38:43.760Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-03T20:38:43.760Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-03T20:38:43.760Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-03T20:38:44.021Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-03T20:38:44.021Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-03T20:38:44.021Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-03T20:38:44.021Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-03T20:38:44.021Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-03T20:38:44.021Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-03T20:38:44.021Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-03T20:38:44.021Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-03T20:38:44.021Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-03T20:38:44.021Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-03T20:38:44.021Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-03T20:38:44.021Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-03T20:38:44.281Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T20:38:44.281Z] Fetched 3859 kB in 1s (3588 kB/s) [2022-03-03T20:38:44.281Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-03T20:38:44.281Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-03T20:38:44.281Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-03T20:38:44.281Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-03T20:38:44.281Z] Selecting previously unselected package udev. [2022-03-03T20:38:44.281Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-03T20:38:44.281Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-03T20:38:44.281Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-03T20:38:44.542Z] Selecting previously unselected package libfuse2:amd64. [2022-03-03T20:38:44.542Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-03T20:38:44.542Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-03T20:38:44.542Z] Selecting previously unselected package fuse. [2022-03-03T20:38:44.804Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-03T20:38:44.804Z] Unpacking fuse (2.9.9-3) ... [2022-03-03T20:38:44.804Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-03T20:38:44.804Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-03T20:38:44.804Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-03T20:38:44.804Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-03T20:38:44.804Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-03T20:38:44.804Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-03T20:38:45.064Z] Selecting previously unselected package libksba8:amd64. [2022-03-03T20:38:45.064Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-03T20:38:45.064Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-03T20:38:45.064Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-03T20:38:45.064Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.064Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.064Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-03T20:38:45.064Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.064Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-03-03T20:38:45.325Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-03T20:38:45.325Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.325Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.325Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-03T20:38:45.325Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.325Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.325Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-03T20:38:45.325Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.325Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.325Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-03T20:38:45.325Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.325Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.325Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-03T20:38:45.325Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.325Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.585Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-03T20:38:45.585Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.585Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.585Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-03T20:38:45.585Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-03T20:38:45.585Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:45.585Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-03T20:38:45.585Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-03T20:38:45.585Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-03T20:38:45.585Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-03T20:38:45.585Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-03T20:38:45.585Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-03T20:38:45.845Z] Selecting previously unselected package libldap-common. [2022-03-03T20:38:45.845Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-03T20:38:45.845Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-03T20:38:45.845Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-03T20:38:45.845Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-03T20:38:45.845Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-03T20:38:45.845Z] Selecting previously unselected package dirmngr. [2022-03-03T20:38:45.845Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-03T20:38:45.845Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-03T20:38:45.845Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-03T20:38:45.845Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-03T20:38:45.845Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-03T20:38:45.845Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-03T20:38:45.845Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-03T20:38:46.417Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-03T20:38:46.677Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-03T20:38:46.677Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:46.677Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-03T20:38:46.677Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-03T20:38:46.677Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:46.677Z] Setting up fuse (2.9.9-3) ... [2022-03-03T20:38:46.677Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-03T20:38:47.248Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:47.248Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:47.248Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:47.248Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:47.248Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:47.248Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:47.248Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-03T20:38:47.248Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-03T20:38:47.248Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-03T20:38:47.509Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-03T20:38:47.509Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-03T20:38:47.509Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-03T20:38:48.079Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-03T20:38:48.079Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-03T20:38:48.079Z] units). This means they are not meant to be enabled using systemctl. [2022-03-03T20:38:48.079Z] [2022-03-03T20:38:48.079Z] Possible reasons for having this kind of units are: [2022-03-03T20:38:48.079Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-03T20:38:48.079Z] .wants/ or .requires/ directory. [2022-03-03T20:38:48.079Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-03T20:38:48.079Z] a requirement dependency on it. [2022-03-03T20:38:48.079Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-03T20:38:48.079Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-03T20:38:48.079Z] • In case of template units, the unit is meant to be enabled with some [2022-03-03T20:38:48.079Z] instance name specified. [2022-03-03T20:38:48.340Z] Reading package lists... [2022-03-03T20:38:48.340Z] Building dependency tree... [2022-03-03T20:38:48.340Z] Reading state information... [2022-03-03T20:38:48.600Z] The following additional packages will be installed: [2022-03-03T20:38:48.600Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-03T20:38:48.600Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-03T20:38:48.600Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-03T20:38:48.600Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-03T20:38:48.600Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-03T20:38:48.600Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-03T20:38:48.600Z] Suggested packages: [2022-03-03T20:38:48.600Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-03T20:38:48.600Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-03T20:38:48.600Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-03T20:38:48.600Z] systemd-container policykit-1 [2022-03-03T20:38:48.600Z] Recommended packages: [2022-03-03T20:38:48.600Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-03T20:38:48.600Z] The following NEW packages will be installed: [2022-03-03T20:38:48.600Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-03T20:38:48.600Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-03T20:38:48.600Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-03T20:38:48.600Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-03T20:38:48.600Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-03T20:38:48.600Z] The following packages will be upgraded: [2022-03-03T20:38:48.600Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-03T20:38:48.860Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-03T20:38:48.860Z] Need to get 46.5 MB of archives. [2022-03-03T20:38:48.860Z] After this operation, 181 MB of additional disk space will be used. [2022-03-03T20:38:48.860Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-03T20:38:48.860Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-03T20:38:48.860Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-03T20:38:48.860Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-03T20:38:49.121Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-03T20:38:49.121Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-03T20:38:49.121Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-03T20:38:49.121Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-03T20:38:49.121Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-03T20:38:49.121Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-03T20:38:49.382Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-03T20:38:49.382Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-03T20:38:49.382Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-03T20:38:49.382Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-03T20:38:49.382Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-03T20:38:49.382Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-03T20:38:49.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.262s coverage: 65.4% of statements [2022-03-03T20:38:49.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-03T20:38:49.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-03T20:38:49.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-03T20:38:49.646Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-03T20:38:49.646Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-03T20:38:49.646Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-03T20:38:49.646Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-03T20:38:49.646Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-03T20:38:49.906Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-03T20:38:49.906Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-03T20:38:49.906Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-03T20:38:49.906Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-03T20:38:49.906Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-03T20:38:49.906Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-03T20:38:49.906Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-03T20:38:49.906Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-03T20:38:49.906Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-03T20:38:49.906Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-03T20:38:49.906Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-03T20:38:49.906Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-03T20:38:51.341Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T20:38:51.341Z] Fetched 46.5 MB in 2s (19.4 MB/s) [2022-03-03T20:38:51.341Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-03T20:38:51.341Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-03T20:38:51.341Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-03T20:38:51.341Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-03T20:38:51.341Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-03T20:38:51.341Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-03T20:38:51.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.713s coverage: 43.8% of statements [2022-03-03T20:38:51.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-03T20:38:51.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-03T20:38:51.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2022-03-03T20:38:51.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-03T20:38:51.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements [2022-03-03T20:38:51.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-03T20:38:51.612Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-03T20:38:52.234Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-03T20:38:52.234Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-03T20:38:52.234Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-03T20:38:52.234Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-03T20:38:52.234Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-03T20:38:52.234Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-03T20:38:52.234Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-03T20:38:52.493Z] Selecting previously unselected package libexpat1:amd64. [2022-03-03T20:38:52.493Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-03T20:38:52.493Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-03T20:38:52.493Z] Selecting previously unselected package python3.8-minimal. [2022-03-03T20:38:52.493Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-03T20:38:52.493Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-03T20:38:52.754Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-03T20:38:52.754Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-03T20:38:52.754Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-03T20:38:53.324Z] Selecting previously unselected package python3-minimal. [2022-03-03T20:38:53.324Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-03T20:38:53.324Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-03T20:38:53.324Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-03T20:38:53.324Z] Selecting previously unselected package mime-support. [2022-03-03T20:38:53.324Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-03T20:38:53.324Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-03T20:38:53.585Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-03T20:38:53.585Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-03T20:38:53.585Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-03T20:38:53.585Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-03T20:38:53.585Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-03T20:38:53.585Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-03T20:38:53.846Z] Selecting previously unselected package python3.8. [2022-03-03T20:38:53.846Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-03T20:38:53.846Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-03T20:38:53.846Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-03T20:38:53.846Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-03T20:38:53.846Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-03T20:38:53.846Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-03T20:38:54.106Z] Selecting previously unselected package python3. [2022-03-03T20:38:54.106Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-03T20:38:54.106Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-03T20:38:54.106Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-03T20:38:54.106Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-03T20:38:54.106Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-03T20:38:54.106Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-03T20:38:54.106Z] Selecting previously unselected package dbus. [2022-03-03T20:38:54.106Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-03T20:38:54.106Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-03T20:38:54.367Z] Selecting previously unselected package libbsd0:amd64. [2022-03-03T20:38:54.367Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-03T20:38:54.367Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-03T20:38:54.367Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-03T20:38:54.367Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-03T20:38:54.367Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-03T20:38:54.367Z] Selecting previously unselected package sudo. [2022-03-03T20:38:54.367Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-03T20:38:54.367Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-03T20:38:54.627Z] Selecting previously unselected package apparmor. [2022-03-03T20:38:54.627Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-03T20:38:54.627Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-03T20:38:54.627Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-03T20:38:54.627Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-03T20:38:54.627Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-03T20:38:54.627Z] Selecting previously unselected package libedit2:amd64. [2022-03-03T20:38:54.627Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-03T20:38:54.627Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-03T20:38:54.887Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-03T20:38:54.887Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-03T20:38:54.887Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-03T20:38:54.887Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-03T20:38:54.887Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:38:54.887Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:38:54.887Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-03T20:38:54.887Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:38:54.887Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:38:54.887Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-03T20:38:54.887Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-03T20:38:54.887Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-03T20:38:55.147Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-03T20:38:55.147Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:38:55.147Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:38:55.147Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-03T20:38:55.147Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:38:55.147Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:38:55.147Z] Selecting previously unselected package openssh-client. [2022-03-03T20:38:55.147Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-03T20:38:55.147Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-03T20:38:55.407Z] Selecting previously unselected package dbus-user-session. [2022-03-03T20:38:55.407Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-03T20:38:55.407Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-03T20:38:55.407Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-03T20:38:55.407Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-03T20:38:55.407Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-03T20:38:55.407Z] Selecting previously unselected package squashfs-tools. [2022-03-03T20:38:55.407Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-03T20:38:55.407Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-03T20:38:55.666Z] Selecting previously unselected package snapd. [2022-03-03T20:38:55.666Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-03T20:38:55.666Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-03T20:38:58.966Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-03T20:38:58.966Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-03T20:38:58.966Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-03T20:38:58.966Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-03T20:38:58.966Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:38:58.966Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-03T20:38:58.966Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-03T20:38:58.966Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-03T20:38:58.966Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:38:58.966Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:38:58.966Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-03T20:38:58.966Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-03T20:38:58.966Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-03T20:38:58.966Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-03T20:38:59.537Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-03T20:38:59.537Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-03T20:38:59.537Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-03T20:38:59.537Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-03T20:38:59.537Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-03T20:38:59.538Z] running python rtupdate hooks for python3.8... [2022-03-03T20:38:59.538Z] running python post-rtupdate hooks for python3.8... [2022-03-03T20:38:59.538Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-03T20:38:59.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.257s coverage: 17.7% of statements [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-03T20:38:59.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 92.3% of statements [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-03T20:38:59.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 63.2% of statements [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-03T20:38:59.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-03T20:38:59.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-03T20:38:59.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-03T20:38:59.655Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-03T20:38:59.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements [2022-03-03T20:38:59.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-03T20:38:59.655Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-03T20:38:59.655Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-03T20:38:59.655Z] GO111MODULE=on go vet ./... [2022-03-03T20:39:00.921Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-03T20:39:00.921Z] Reloading AppArmor profiles [2022-03-03T20:39:00.921Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:00.921Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-03T20:39:01.181Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-03T20:39:01.442Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-03T20:39:01.442Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-03T20:39:01.442Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-03T20:39:01.442Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-03T20:39:03.358Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-03T20:39:03.358Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-03T20:39:03.929Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-03T20:39:04.191Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-03T20:39:04.453Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-03T20:39:04.713Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-03T20:39:04.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-03T20:39:05.234Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-03T20:39:05.495Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-03T20:39:05.495Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-03T20:39:05.495Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-03T20:39:05.756Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-03T20:39:06.018Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-03T20:39:06.278Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-03T20:39:06.538Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-03T20:39:06.538Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-03T20:39:07.108Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-03T20:39:07.369Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-03T20:39:07.370Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-03T20:39:08.202Z] Reading package lists... [2022-03-03T20:39:08.462Z] Reading package lists... [2022-03-03T20:39:08.725Z] Building dependency tree... [2022-03-03T20:39:08.725Z] Reading state information... [2022-03-03T20:39:08.725Z] Calculating upgrade... [2022-03-03T20:39:08.725Z] The following packages will be upgraded: [2022-03-03T20:39:08.725Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-03T20:39:08.725Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-03T20:39:08.725Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-03T20:39:08.725Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-03T20:39:08.725Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-03T20:39:08.725Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-03T20:39:08.725Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-03T20:39:08.725Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-03T20:39:08.725Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-03T20:39:08.725Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-03T20:39:08.725Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-03T20:39:08.725Z] xz-utils zlib1g [2022-03-03T20:39:08.986Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T20:39:08.986Z] Need to get 63.3 MB of archives. [2022-03-03T20:39:08.986Z] After this operation, 13.8 MB of additional disk space will be used. [2022-03-03T20:39:08.986Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-03T20:39:08.986Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-03T20:39:08.986Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-03T20:39:08.986Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-03-03T20:39:09.245Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-03T20:39:09.245Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-03T20:39:09.245Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-03T20:39:09.245Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-03T20:39:09.245Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-03T20:39:09.245Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-03T20:39:09.245Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-03T20:39:09.245Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-03T20:39:09.245Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-03T20:39:09.245Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-03T20:39:09.245Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-03T20:39:09.245Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-03T20:39:09.245Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-03T20:39:09.245Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-03T20:39:09.245Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-03T20:39:09.246Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-03T20:39:09.246Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-03T20:39:09.246Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-03T20:39:09.246Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-03T20:39:09.246Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-03T20:39:09.246Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-03T20:39:09.246Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-03T20:39:09.246Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-03T20:39:09.246Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-03T20:39:09.246Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-03T20:39:09.246Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-03T20:39:09.246Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-03T20:39:09.246Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-03T20:39:09.246Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-03T20:39:09.246Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-03T20:39:09.246Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-03T20:39:09.246Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-03T20:39:09.246Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-03T20:39:09.246Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-03T20:39:09.246Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-03T20:39:09.246Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-03T20:39:09.246Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-03T20:39:09.246Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-03T20:39:09.246Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-03T20:39:09.246Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-03T20:39:09.246Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-03T20:39:09.246Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-03T20:39:09.246Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-03T20:39:09.505Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-03T20:39:09.505Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-03T20:39:09.505Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-03T20:39:09.505Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-03T20:39:09.505Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-03-03T20:39:09.505Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-03-03T20:39:09.505Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-03-03T20:39:09.505Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-03-03T20:39:09.505Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-03-03T20:39:09.505Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-03-03T20:39:09.505Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-03-03T20:39:09.770Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-03T20:39:09.770Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-03T20:39:09.770Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-03T20:39:09.770Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-03T20:39:09.770Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-03T20:39:09.770Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-03T20:39:09.770Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-03T20:39:09.770Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-03T20:39:09.770Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-03T20:39:09.770Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-03T20:39:09.770Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-03T20:39:09.770Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-03T20:39:10.030Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-03T20:39:10.030Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-03T20:39:10.030Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-03-03T20:39:10.030Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-03-03T20:39:10.030Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-03T20:39:10.030Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-03T20:39:10.030Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-03T20:39:10.291Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T20:39:10.291Z] Fetched 63.3 MB in 1s (55.2 MB/s) [2022-03-03T20:39:10.291Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-03T20:39:10.291Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-03T20:39:10.552Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-03T20:39:10.812Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-03T20:39:10.812Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-03T20:39:10.812Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-03-03T20:39:10.812Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-03-03T20:39:11.072Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:11.072Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:11.331Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:11.331Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:11.590Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:11.590Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:11.590Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:11.590Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:11.849Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:11.849Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:11.849Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:11.849Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:11.849Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:11.849Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:12.108Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:12.108Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-03T20:39:12.108Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:12.108Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:12.108Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:12.108Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-03T20:39:12.108Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:12.108Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:12.367Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:12.367Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:12.367Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:12.367Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-03T20:39:12.367Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:12.627Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-03T20:39:12.627Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-03T20:39:12.627Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-03T20:39:12.887Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-03T20:39:13.147Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-03T20:39:13.147Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-03T20:39:13.147Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-03T20:39:13.147Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-03T20:39:13.147Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-03T20:39:13.717Z] Setting up base-files (11ubuntu5.5) ... [2022-03-03T20:39:13.717Z] Installing new version of config file /etc/issue ... [2022-03-03T20:39:13.717Z] Installing new version of config file /etc/issue.net ... [2022-03-03T20:39:13.717Z] Installing new version of config file /etc/lsb-release ... [2022-03-03T20:39:13.717Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-03T20:39:13.717Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-03T20:39:13.977Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-03T20:39:13.977Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-03T20:39:13.977Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:13.977Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-03T20:39:13.977Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-03T20:39:14.238Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-03T20:39:14.238Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-03T20:39:14.238Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:14.238Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:14.238Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-03T20:39:14.238Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:14.582Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:14.582Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-03T20:39:14.582Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-03T20:39:14.842Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-03T20:39:14.842Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:14.842Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-03T20:39:14.842Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-03T20:39:15.411Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-03T20:39:15.411Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-03T20:39:15.411Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-03T20:39:15.411Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-03T20:39:15.983Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-03T20:39:15.983Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:15.983Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-03T20:39:15.983Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-03T20:39:16.244Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-03T20:39:16.244Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-03T20:39:16.505Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-03T20:39:16.505Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:16.505Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-03T20:39:16.505Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-03T20:39:16.505Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-03T20:39:16.505Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:16.505Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:16.766Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-03T20:39:16.766Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:16.766Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:16.766Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:16.766Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-03T20:39:16.766Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:16.766Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:16.766Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:16.766Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-03T20:39:17.025Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:17.025Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-03T20:39:17.025Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:17.025Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:17.025Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:17.025Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-03T20:39:17.025Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:17.286Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:17.287Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:17.287Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-03T20:39:17.287Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:17.287Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-03T20:39:17.857Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:18.119Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-03T20:39:18.382Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-03T20:39:18.382Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:18.382Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-03T20:39:18.382Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-03T20:39:18.644Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-03T20:39:18.644Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:18.644Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-03T20:39:18.644Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-03T20:39:18.644Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-03T20:39:18.906Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:18.906Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-03T20:39:18.906Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-03T20:39:18.906Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-03T20:39:18.906Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:18.906Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-03T20:39:18.906Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-03T20:39:18.906Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-03T20:39:19.166Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:19.166Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-03T20:39:19.166Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-03T20:39:19.166Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-03T20:39:19.166Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:19.166Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-03T20:39:19.166Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-03T20:39:19.427Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-03T20:39:19.427Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:19.427Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-03T20:39:19.427Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-03T20:39:19.688Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-03T20:39:19.688Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:19.688Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-03T20:39:19.688Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-03T20:39:19.688Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-03T20:39:19.688Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:19.688Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-03T20:39:19.688Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-03T20:39:19.688Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-03T20:39:19.949Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:19.949Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-03T20:39:19.949Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-03T20:39:19.949Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-03T20:39:19.949Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:19.950Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-03T20:39:19.950Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-03T20:39:20.211Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-03T20:39:20.211Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:20.211Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-03T20:39:20.211Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-03T20:39:20.211Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-03T20:39:20.472Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:20.472Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-03T20:39:20.472Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-03T20:39:20.472Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-03T20:39:20.472Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:20.472Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-03T20:39:20.472Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-03T20:39:21.047Z] Setting up apt (2.0.6) ... [2022-03-03T20:39:21.618Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-03T20:39:21.618Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:21.618Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-03T20:39:21.618Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-03T20:39:21.618Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-03T20:39:21.889Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-03T20:39:21.889Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-03T20:39:21.889Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-03T20:39:21.889Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-03T20:39:21.889Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-03T20:39:21.889Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-03T20:39:21.889Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-03T20:39:22.150Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-03T20:39:22.150Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-03T20:39:22.150Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-03T20:39:22.150Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-03T20:39:22.150Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-03T20:39:22.411Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-03T20:39:22.411Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-03T20:39:22.411Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-03T20:39:22.411Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-03T20:39:22.672Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-03T20:39:22.672Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-03T20:39:22.935Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-03T20:39:22.935Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-03T20:39:22.935Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-03T20:39:22.935Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-03T20:39:22.935Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-03T20:39:23.196Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-03T20:39:23.196Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-03T20:39:23.196Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-03T20:39:23.196Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-03T20:39:23.456Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-03T20:39:23.456Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-03T20:39:23.456Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-03T20:39:23.456Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-03T20:39:23.717Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-03T20:39:23.717Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-03T20:39:23.717Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-03T20:39:23.717Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-03T20:39:23.717Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-03T20:39:23.717Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-03T20:39:23.979Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-03T20:39:23.979Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-03T20:39:24.239Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-03T20:39:24.239Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-03T20:39:24.239Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-03T20:39:24.239Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-03T20:39:24.239Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-03T20:39:24.239Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-03T20:39:24.499Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-03T20:39:24.499Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-03T20:39:24.763Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-03T20:39:24.763Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-03T20:39:24.763Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-03T20:39:24.763Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-03T20:39:24.763Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-03T20:39:24.763Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-03T20:39:25.023Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-03T20:39:25.023Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-03T20:39:25.023Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:25.023Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-03T20:39:25.023Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:25.023Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-03T20:39:25.966Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:25.966Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-03T20:39:26.534Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:26.534Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-03T20:39:26.794Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:26.794Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-03T20:39:27.054Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:27.054Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-03T20:39:27.625Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-03T20:39:27.625Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-03T20:39:27.885Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-03T20:39:27.885Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-03T20:39:27.885Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-03-03T20:39:27.885Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-03T20:39:27.885Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-03T20:39:27.885Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-03-03T20:39:27.885Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-03T20:39:27.885Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:27.885Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-03T20:39:28.147Z] [2022-03-03T20:39:28.147Z] Current default time zone: 'Etc/UTC' [2022-03-03T20:39:28.147Z] Local time is now: Thu Mar 3 20:39:27 UTC 2022. [2022-03-03T20:39:28.147Z] Universal Time is now: Thu Mar 3 20:39:27 UTC 2022. [2022-03-03T20:39:28.147Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-03T20:39:28.147Z] [2022-03-03T20:39:28.147Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-03T20:39:28.147Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:28.147Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:28.147Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:28.147Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:28.147Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:28.147Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-03T20:39:28.147Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-03T20:39:28.147Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-03T20:39:28.147Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-03T20:39:28.147Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-03-03T20:39:28.147Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:28.147Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:28.147Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-03T20:39:28.408Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:28.408Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-03T20:39:28.408Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-03T20:39:28.408Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-03T20:39:28.408Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-03T20:39:28.408Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-03T20:39:30.322Z] Updating certificates in /etc/ssl/certs... [2022-03-03T20:39:30.893Z] 21 added, 21 removed; done. [2022-03-03T20:39:30.893Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-03T20:39:30.893Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-03T20:39:30.893Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-03T20:39:31.153Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-03T20:39:31.153Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-03T20:39:31.153Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-03T20:39:31.153Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-03T20:39:31.153Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-03T20:39:31.153Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-03T20:39:31.153Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-03T20:39:31.153Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-03T20:39:31.153Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-03T20:39:31.153Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-03T20:39:31.153Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-03T20:39:31.153Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-03T20:39:31.414Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-03T20:39:31.414Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-03T20:39:31.414Z] Updating certificates in /etc/ssl/certs... [2022-03-03T20:39:31.984Z] 0 added, 0 removed; done. [2022-03-03T20:39:31.984Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-03T20:39:31.984Z] done. [2022-03-03T20:39:33.182Z] Reading package lists... [2022-03-03T20:39:33.182Z] Building dependency tree... [2022-03-03T20:39:33.182Z] Reading state information... [2022-03-03T20:39:33.443Z] The following NEW packages will be installed: [2022-03-03T20:39:33.443Z] apt-transport-https [2022-03-03T20:39:33.443Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T20:39:33.703Z] Need to get 4680 B of archives. [2022-03-03T20:39:33.703Z] After this operation, 162 kB of additional disk space will be used. [2022-03-03T20:39:33.703Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-03T20:39:33.703Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T20:39:33.703Z] Fetched 4680 B in 0s (24.2 kB/s) [2022-03-03T20:39:33.703Z] Selecting previously unselected package apt-transport-https. [2022-03-03T20:39:33.703Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-03T20:39:33.703Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-03T20:39:33.963Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-03T20:39:33.963Z] Setting up apt-transport-https (2.0.6) ... [2022-03-03T20:39:33.963Z] Waiting for network to be ready... [2022-03-03T20:39:38.162Z] 2022-03-03T20:39:37Z INFO Waiting for automatic snapd restart... [2022-03-03T20:39:38.423Z] snapd 2.54.3 from Canonical* installed [2022-03-03T20:39:38.682Z] "snapd" switched to the "latest/stable" channel [2022-03-03T20:39:38.682Z] [2022-03-03T20:39:41.222Z] core20 20220215 from Canonical* installed [2022-03-03T20:39:41.222Z] "core20" switched to the "latest/stable" channel [2022-03-03T20:39:41.222Z] [2022-03-03T20:39:43.762Z] snapcraft 6.0.2 from Canonical* installed [2022-03-03T20:39:43.762Z] "snapcraft" switched to the "latest/stable" channel [2022-03-03T20:39:43.762Z] [2022-03-03T20:39:47.970Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-03T20:39:47.970Z] - README.md [2022-03-03T20:39:47.970Z] [2022-03-03T20:39:47.970Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-03T20:39:48.540Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-03T20:39:48.540Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-03T20:39:48.540Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-03T20:39:49.679Z] Reading package lists... [2022-03-03T20:39:49.939Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-03T20:39:49.939Z] Reading package lists... [2022-03-03T20:39:50.198Z] Building dependency tree... [2022-03-03T20:39:50.198Z] Reading state information... [2022-03-03T20:39:50.198Z] Suggested packages: [2022-03-03T20:39:50.198Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-03T20:39:50.198Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-03T20:39:50.198Z] krb5-user libnorm-doc [2022-03-03T20:39:50.198Z] Recommended packages: [2022-03-03T20:39:50.198Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-03T20:39:50.198Z] The following NEW packages will be installed: [2022-03-03T20:39:50.198Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-03T20:39:50.198Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-03T20:39:50.198Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-03T20:39:50.198Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-03T20:39:50.198Z] libzmq5 pkg-config zip [2022-03-03T20:39:50.198Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T20:39:50.457Z] Need to get 10.3 MB of archives. [2022-03-03T20:39:50.457Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-03T20:39:50.457Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-03T20:39:50.457Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-03T20:39:51.028Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-03T20:39:51.028Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-03T20:39:51.028Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-03T20:39:51.289Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-03T20:39:51.289Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-03T20:39:51.289Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-03T20:39:51.289Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-03T20:39:51.289Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-03T20:39:51.289Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-03T20:39:51.289Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-03T20:39:51.289Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-03T20:39:51.289Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-03T20:39:51.289Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-03T20:39:51.289Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-03T20:39:51.289Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-03T20:39:51.289Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-03T20:39:51.289Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-03T20:39:51.289Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-03T20:39:51.289Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-03T20:39:51.549Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-03T20:39:51.549Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-03T20:39:51.549Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-03T20:39:51.549Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-03T20:39:51.549Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-03T20:39:51.549Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-03T20:39:51.549Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T20:39:51.549Z] Fetched 10.3 MB in 1s (9284 kB/s) [2022-03-03T20:39:51.549Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-03T20:39:51.549Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-03T20:39:51.549Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-03T20:39:51.549Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-03T20:39:51.809Z] Selecting previously unselected package libsodium23:amd64. [2022-03-03T20:39:51.809Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-03T20:39:51.809Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-03T20:39:51.809Z] Selecting previously unselected package libpsl5:amd64. [2022-03-03T20:39:51.809Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-03T20:39:51.809Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-03T20:39:51.809Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-03T20:39:51.809Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-03T20:39:51.809Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-03T20:39:52.069Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-03T20:39:52.069Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-03T20:39:52.069Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-03T20:39:52.069Z] Selecting previously unselected package librtmp1:amd64. [2022-03-03T20:39:52.069Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-03T20:39:52.069Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-03T20:39:52.069Z] Selecting previously unselected package libssh-4:amd64. [2022-03-03T20:39:52.069Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-03T20:39:52.069Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-03T20:39:52.069Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-03T20:39:52.069Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-03T20:39:52.069Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-03T20:39:52.331Z] Selecting previously unselected package liberror-perl. [2022-03-03T20:39:52.331Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-03T20:39:52.331Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-03T20:39:52.331Z] Selecting previously unselected package git-man. [2022-03-03T20:39:52.331Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-03T20:39:52.331Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-03T20:39:52.331Z] Selecting previously unselected package git. [2022-03-03T20:39:52.331Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-03T20:39:52.331Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-03T20:39:52.902Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-03T20:39:52.902Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:39:52.902Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:53.165Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-03T20:39:53.165Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:39:53.165Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:53.165Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-03T20:39:53.165Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:39:53.165Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:53.165Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-03T20:39:53.165Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:39:53.165Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:53.165Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-03T20:39:53.165Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-03T20:39:53.165Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-03T20:39:53.425Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-03T20:39:53.425Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:39:53.425Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:53.689Z] Selecting previously unselected package libnorm1:amd64. [2022-03-03T20:39:53.689Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-03T20:39:53.689Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-03T20:39:53.689Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-03T20:39:53.689Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-03T20:39:53.689Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-03T20:39:53.689Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-03T20:39:53.689Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-03T20:39:53.689Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-03T20:39:53.950Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-03T20:39:53.950Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-03T20:39:53.950Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-03T20:39:53.950Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-03T20:39:53.950Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-03T20:39:53.950Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-03T20:39:53.950Z] Selecting previously unselected package libzmq5:amd64. [2022-03-03T20:39:53.950Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-03T20:39:53.950Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-03T20:39:53.950Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-03T20:39:53.950Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-03T20:39:53.950Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:54.211Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-03T20:39:54.211Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-03T20:39:54.211Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-03T20:39:54.211Z] Selecting previously unselected package pkg-config. [2022-03-03T20:39:54.212Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-03T20:39:54.212Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-03T20:39:54.212Z] Selecting previously unselected package zip. [2022-03-03T20:39:54.212Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-03T20:39:54.212Z] Unpacking zip (3.0-11build1) ... [2022-03-03T20:39:54.212Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-03T20:39:54.212Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-03T20:39:54.212Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-03T20:39:54.473Z] No schema files found: doing nothing. [2022-03-03T20:39:54.473Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-03T20:39:54.473Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-03T20:39:54.473Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-03T20:39:54.473Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-03T20:39:54.473Z] Setting up liberror-perl (0.17029-1) ... [2022-03-03T20:39:54.473Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:54.473Z] Setting up zip (3.0-11build1) ... [2022-03-03T20:39:54.473Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-03T20:39:54.473Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-03T20:39:54.473Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-03T20:39:54.473Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-03T20:39:54.473Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-03T20:39:54.473Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:54.473Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-03T20:39:54.473Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:54.473Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-03T20:39:54.473Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:54.473Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-03T20:39:54.473Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-03T20:39:54.473Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-03T20:39:54.473Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-03T20:39:54.733Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:54.733Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-03T20:39:54.733Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-03T20:39:54.733Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-03T20:39:55.306Z] comerr-dev set to automatically installed. [2022-03-03T20:39:55.306Z] git set to automatically installed. [2022-03-03T20:39:55.306Z] git-man set to automatically installed. [2022-03-03T20:39:55.306Z] krb5-multidev set to automatically installed. [2022-03-03T20:39:55.306Z] libbrotli1 set to automatically installed. [2022-03-03T20:39:55.306Z] libcurl3-gnutls set to automatically installed. [2022-03-03T20:39:55.306Z] liberror-perl set to automatically installed. [2022-03-03T20:39:55.306Z] libglib2.0-0 set to automatically installed. [2022-03-03T20:39:55.306Z] libgssrpc4 set to automatically installed. [2022-03-03T20:39:55.306Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-03T20:39:55.306Z] libkadm5srv-mit11 set to automatically installed. [2022-03-03T20:39:55.306Z] libkdb5-9 set to automatically installed. [2022-03-03T20:39:55.306Z] libkrb5-dev set to automatically installed. [2022-03-03T20:39:55.306Z] libnghttp2-14 set to automatically installed. [2022-03-03T20:39:55.306Z] libnorm-dev set to automatically installed. [2022-03-03T20:39:55.306Z] libnorm1 set to automatically installed. [2022-03-03T20:39:55.306Z] libpgm-5.2-0 set to automatically installed. [2022-03-03T20:39:55.306Z] libpgm-dev set to automatically installed. [2022-03-03T20:39:55.306Z] libpsl5 set to automatically installed. [2022-03-03T20:39:55.306Z] librtmp1 set to automatically installed. [2022-03-03T20:39:55.306Z] libsodium-dev set to automatically installed. [2022-03-03T20:39:55.306Z] libsodium23 set to automatically installed. [2022-03-03T20:39:55.306Z] libssh-4 set to automatically installed. [2022-03-03T20:39:55.306Z] libzmq3-dev set to automatically installed. [2022-03-03T20:39:55.306Z] libzmq5 set to automatically installed. [2022-03-03T20:39:55.306Z] pkg-config set to automatically installed. [2022-03-03T20:39:55.306Z] zip set to automatically installed. [2022-03-03T20:39:55.880Z] snapd is not logged in, snap install commands will use sudo [2022-03-03T20:40:07.672Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-03T20:40:07.672Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-03T20:40:07.948Z] ./bin/test-attribution-txt.sh [2022-03-03T20:40:08.116Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-03T20:40:08.377Z] Downloading snap 'edgex-app-service-configurable' [2022-03-03T20:40:10.290Z] Pulling app-service-configurable [2022-03-03T20:40:10.290Z] + snapcraftctl pull [Pipeline] echo [2022-03-03T20:40:10.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-03T20:40:11.229Z] Pulling config-common [2022-03-03T20:40:11.229Z] + snapcraftctl pull [2022-03-03T20:40:11.246Z] + ls -al . [2022-03-03T20:40:11.246Z] total 672 [2022-03-03T20:40:11.246Z] drwxrwxr-x 9 1001 1001 4096 Mar 3 20:40 . [2022-03-03T20:40:11.246Z] drwxr-xr-x 4 root root 4096 Mar 3 20:36 .. [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 20:33 .dockerignore [2022-03-03T20:40:11.246Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 20:33 .git [2022-03-03T20:40:11.246Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 20:33 .github [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 804 Mar 3 20:33 .gitignore [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 42 Mar 3 20:33 .golangci.yml [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 76 Mar 3 20:33 .hadolint.yml [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 20:33 .sonarcloud.properties [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 20:33 ADOPTERS.md [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 9019 Mar 3 20:33 Attribution.txt [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 51732 Mar 3 20:33 CHANGELOG.md [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 20:33 CONTRIBUTING.md [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 20:33 GOVERNANCE.md [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 849 Mar 3 20:33 Jenkinsfile [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 20:33 LICENSE [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 6508 Mar 3 20:33 Makefile [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 20:33 OWNERS.md [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 8207 Mar 3 20:33 README.md [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 6912 Mar 3 20:33 SECURITY.md [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 20:30 VERSION [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 20:33 ZMQWindows.md [2022-03-03T20:40:11.246Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 20:33 bin [2022-03-03T20:40:11.246Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 20:33 cmd [2022-03-03T20:40:11.246Z] -rw-r--r-- 1 root root 428383 Mar 3 20:38 coverage.out [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 2828 Mar 3 20:33 go.mod [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 50277 Mar 3 20:33 go.sum [2022-03-03T20:40:11.246Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 20:33 internal [2022-03-03T20:40:11.246Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 20:33 openapi [2022-03-03T20:40:11.246Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 20:33 snap [2022-03-03T20:40:11.246Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 20:33 version.go [Pipeline] sh [2022-03-03T20:40:11.904Z] + '[' -e coverage.out ] [2022-03-03T20:40:11.904Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-03T20:40:11.933Z] Warning: overwriting stash ‘coverage-report’ [2022-03-03T20:40:12.611Z] Pulling go-build-helper [2022-03-03T20:40:12.611Z] + snapcraftctl pull [2022-03-03T20:40:12.672Z] Stashed 1 file(s) [Pipeline] sh [2022-03-03T20:40:13.319Z] + make build [2022-03-03T20:40:13.319Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-03T20:40:13.995Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-03T20:40:13.995Z] Skipping pull go-build-helper (already ran) [2022-03-03T20:40:13.995Z] Building go-build-helper [2022-03-03T20:40:13.995Z] + snapcraftctl build [2022-03-03T20:40:15.376Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-03T20:40:15.947Z] Staging go-build-helper [2022-03-03T20:40:15.947Z] + snapcraftctl stage [2022-03-03T20:40:20.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-03T20:40:21.348Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-03T20:40:21.348Z] Fetched 290 kB in 0s (0 B/s) [2022-03-03T20:40:21.348Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-03T20:40:21.348Z] Fetched 158 kB in 0s (0 B/s) [2022-03-03T20:40:21.348Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-03T20:40:21.348Z] Fetched 242 kB in 0s (0 B/s) [2022-03-03T20:40:21.348Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-03T20:40:21.348Z] Fetched 150 kB in 0s (0 B/s) [2022-03-03T20:40:21.348Z] Pulling edgex-go [2022-03-03T20:40:21.348Z] + snapcraftctl pull [2022-03-03T20:40:22.737Z] Pulling hooks [2022-03-03T20:40:22.737Z] + snapcraftctl pull [2022-03-03T20:40:37.653Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-03T20:40:37.653Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-03T20:40:37.653Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-03T20:40:37.653Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-03T20:40:37.653Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-03T20:40:37.653Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-03T20:40:37.653Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-03T20:40:37.653Z] Fetched 234 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-03T20:40:37.653Z] Fetched 155 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-03T20:40:37.653Z] Fetched 170 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-03T20:40:37.653Z] Fetched 267 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-03T20:40:37.653Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-03T20:40:37.653Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-03T20:40:37.653Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-03T20:40:37.653Z] Fetched 121 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-03T20:40:37.653Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-03T20:40:37.653Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-03T20:40:37.653Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-03T20:40:37.653Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-03T20:40:37.653Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-03T20:40:37.653Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-03T20:40:37.653Z] Fetched 142 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-03T20:40:37.653Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-03T20:40:37.653Z] Fetched 181 kB in 0s (0 B/s) [2022-03-03T20:40:37.653Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-03T20:40:37.654Z] Fetched 208 kB in 0s (0 B/s) [2022-03-03T20:40:37.654Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-03T20:40:37.654Z] Fetched 161 kB in 0s (0 B/s) [2022-03-03T20:40:37.654Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-03T20:40:37.654Z] Fetched 107 kB in 0s (0 B/s) [2022-03-03T20:40:37.654Z] Pulling static-packages [2022-03-03T20:40:37.654Z] + snapcraftctl pull [2022-03-03T20:40:37.654Z] Pulling version [2022-03-03T20:40:37.654Z] + cd /root/project [2022-03-03T20:40:37.654Z] ++ git describe --tags --abbrev=0 [2022-03-03T20:40:37.654Z] ++ sed s/v// [2022-03-03T20:40:37.654Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-03T20:40:37.654Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-03T20:40:37.654Z] + snapcraftctl set-version 2.2.0-dev.33 [2022-03-03T20:40:38.594Z] Building app-service-configurable [2022-03-03T20:40:38.594Z] + snapcraftctl build [2022-03-03T20:40:40.504Z] Building config-common [2022-03-03T20:40:40.504Z] + snapcraftctl build [2022-03-03T20:40:41.444Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-03T20:40:42.399Z] Skipping build go-build-helper (already ran) [2022-03-03T20:40:42.399Z] Building edgex-go [2022-03-03T20:40:42.658Z] + cd /root/parts/edgex-go/src [2022-03-03T20:40:42.659Z] ++ git describe --tags --abbrev=0 [2022-03-03T20:40:42.659Z] ++ sed s/v// [2022-03-03T20:40:42.659Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-03T20:40:42.659Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-03T20:40:42.659Z] + echo 2.2.0-dev.33 [2022-03-03T20:40:42.659Z] + '[' '!' -d vendor ']' [2022-03-03T20:40:42.659Z] + go mod download all [2022-03-03T20:40:46.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-03T20:40:47.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-03T20:40:49.258Z] + make build [2022-03-03T20:40:49.258Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2022-03-03T20:40:51.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-03T20:40:52.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-03T20:40:57.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-03T20:40:59.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-03T20:41:00.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-03T20:41:03.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-03T20:41:04.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2022-03-03T20:41:04.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-03T20:41:06.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-03T20:41:06.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-03T20:41:07.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-03T20:41:07.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-03T20:41:08.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-03T20:41:09.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-03T20:41:10.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-03T20:41:11.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-03T20:41:12.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-03T20:41:12.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-03T20:41:14.328Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.328Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-03T20:41:14.328Z] + case "$service" in [2022-03-03T20:41:14.328Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-03T20:41:14.328Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.328Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-03T20:41:14.328Z] + case "$service" in [2022-03-03T20:41:14.328Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-03T20:41:14.328Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.328Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-03T20:41:14.328Z] + case "$service" in [2022-03-03T20:41:14.328Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-03T20:41:14.328Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.328Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-03T20:41:14.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-03T20:41:14.588Z] + case "$service" in [2022-03-03T20:41:14.588Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-03T20:41:14.588Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.588Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-03T20:41:14.588Z] + case "$service" in [2022-03-03T20:41:14.589Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-03T20:41:14.589Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.589Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-03T20:41:14.589Z] + case "$service" in [2022-03-03T20:41:14.589Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-03T20:41:14.589Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-03T20:41:14.589Z] + case "$service" in [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-03T20:41:14.589Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-03T20:41:14.589Z] + case "$service" in [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-03T20:41:14.589Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-03T20:41:14.589Z] + case "$service" in [2022-03-03T20:41:14.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 [2022-03-03T20:41:14.589Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-03T20:41:14.589Z] + case "$service" in [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-03T20:41:14.589Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-03T20:41:14.589Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-03T20:41:14.589Z] + case "$service" in [2022-03-03T20:41:14.589Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-03T20:41:14.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 [2022-03-03T20:41:14.589Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-03T20:41:14.589Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-03T20:41:14.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 [2022-03-03T20:41:15.157Z] Building hooks [2022-03-03T20:41:15.157Z] + cd /root/parts/hooks/src [2022-03-03T20:41:15.157Z] + make build [2022-03-03T20:41:15.157Z] go mod tidy [2022-03-03T20:41:15.416Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-03T20:41:15.676Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-03T20:41:15.676Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-03T20:41:15.676Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-03T20:41:16.614Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-03T20:41:16.879Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-03T20:41:16.879Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-03T20:41:18.792Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-03T20:41:18.792Z] Building static-packages [2022-03-03T20:41:18.792Z] + snapcraftctl build [2022-03-03T20:41:20.706Z] Building version [2022-03-03T20:41:20.706Z] + snapcraftctl build [Pipeline] } [2022-03-03T20:41:21.088Z] $ docker stop --time=1 5e5c39918a043ab08ea4bded13fd89716747d9b9cf7bfab05fdb783e30f8e061 [2022-03-03T20:41:22.617Z] Staging app-service-configurable [2022-03-03T20:41:22.617Z] + snapcraftctl stage [2022-03-03T20:41:23.064Z] $ docker rm -f 5e5c39918a043ab08ea4bded13fd89716747d9b9cf7bfab05fdb783e30f8e061 [2022-03-03T20:41:23.998Z] Staging config-common [2022-03-03T20:41:23.998Z] + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:41:24.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-03T20:41:24.522Z] [2022-03-03T20:41:24.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:41:24.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-03T20:41:25.137Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-03T20:41:25.137Z] 29e5d40040c1: Pulling fs layer [2022-03-03T20:41:25.137Z] 1ce36da41761: Pulling fs layer [2022-03-03T20:41:25.137Z] 25b303627fd3: Pulling fs layer [2022-03-03T20:41:25.137Z] 29e5d40040c1: Verifying Checksum [2022-03-03T20:41:25.137Z] 29e5d40040c1: Download complete [2022-03-03T20:41:25.380Z] Skipping stage go-build-helper (already ran) [2022-03-03T20:41:25.380Z] Staging edgex-go [2022-03-03T20:41:25.380Z] + snapcraftctl stage [2022-03-03T20:41:25.414Z] 1ce36da41761: Verifying Checksum [2022-03-03T20:41:25.414Z] 1ce36da41761: Download complete [2022-03-03T20:41:25.687Z] 29e5d40040c1: Pull complete [2022-03-03T20:41:26.318Z] Staging hooks [2022-03-03T20:41:26.318Z] + snapcraftctl stage [2022-03-03T20:41:26.659Z] 25b303627fd3: Verifying Checksum [2022-03-03T20:41:26.659Z] 25b303627fd3: Download complete [2022-03-03T20:41:26.931Z] 1ce36da41761: Pull complete [2022-03-03T20:41:27.701Z] Staging static-packages [2022-03-03T20:41:27.701Z] + snapcraftctl stage [2022-03-03T20:41:29.083Z] Staging version [2022-03-03T20:41:29.083Z] + snapcraftctl stage [2022-03-03T20:41:30.464Z] Priming app-service-configurable [2022-03-03T20:41:30.464Z] + snapcraftctl prime [2022-03-03T20:41:33.762Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-03T20:41:33.762Z] stage-packages: [2022-03-03T20:41:33.762Z] - libnorm1 [2022-03-03T20:41:33.762Z] - libpgm-5.2-0 [2022-03-03T20:41:33.762Z] - libsodium23 [2022-03-03T20:41:33.762Z] - libzmq5 [2022-03-03T20:41:33.762Z] Priming config-common [2022-03-03T20:41:33.762Z] + snapcraftctl prime [2022-03-03T20:41:35.144Z] Priming go-build-helper [2022-03-03T20:41:35.144Z] + snapcraftctl prime [2022-03-03T20:41:36.525Z] Priming edgex-go [2022-03-03T20:41:36.525Z] + snapcraftctl prime [2022-03-03T20:41:37.072Z] 25b303627fd3: Pull complete [2022-03-03T20:41:37.072Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-03T20:41:37.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-03T20:41:37.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-03T20:41:37.279Z] prd-ubuntu18.04-docker-arm64-4c-16g-6351 does not seem to be running inside a container [2022-03-03T20:41:37.353Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-03T20:41:38.437Z] Priming hooks [2022-03-03T20:41:38.438Z] + snapcraftctl prime [2022-03-03T20:41:39.377Z] Priming static-packages [2022-03-03T20:41:39.377Z] + snapcraftctl prime [2022-03-03T20:41:39.722Z] $ docker top 3877037bc8f3026313d5f5da9a98722877e786d65704f06217ae64197478f36c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-03T20:41:40.629Z] + docker-compose build --help [2022-03-03T20:41:40.629Z] + grep parallel [2022-03-03T20:41:43.645Z] Priming version [2022-03-03T20:41:43.645Z] + snapcraftctl prime [2022-03-03T20:41:44.914Z] --parallel Build images in parallel. [Pipeline] } [2022-03-03T20:41:44.927Z] $ docker stop --time=1 3877037bc8f3026313d5f5da9a98722877e786d65704f06217ae64197478f36c [2022-03-03T20:41:45.041Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-03T20:41:46.560Z] $ docker rm -f 3877037bc8f3026313d5f5da9a98722877e786d65704f06217ae64197478f36c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-03T20:41:47.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-03T20:41:47.137Z] . [Pipeline] withDockerContainer [2022-03-03T20:41:47.356Z] prd-ubuntu18.04-docker-arm64-4c-16g-6351 does not seem to be running inside a container [2022-03-03T20:41:47.427Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-03T20:41:48.615Z] $ docker top 61ac0b0ae9f4182eca551f0e34be0d3d7f62cb5e675de3c062cb9fcd80a86095 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-03T20:41:49.508Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-03T20:41:53.790Z] Building core-command ... [2022-03-03T20:41:53.790Z] Building core-data ... [2022-03-03T20:41:53.790Z] Building core-metadata ... [2022-03-03T20:41:53.790Z] Building security-bootstrapper ... [2022-03-03T20:41:53.790Z] Building security-proxy-setup ... [2022-03-03T20:41:53.790Z] Building security-secretstore-setup ... [2022-03-03T20:41:53.790Z] Building support-notifications ... [2022-03-03T20:41:53.790Z] Building support-scheduler ... [2022-03-03T20:41:53.790Z] Building sys-mgmt-agent ... [2022-03-03T20:41:53.790Z] Building support-notifications [2022-03-03T20:41:53.790Z] Building core-command [2022-03-03T20:41:53.790Z] Building sys-mgmt-agent [2022-03-03T20:41:53.790Z] Building security-proxy-setup [2022-03-03T20:41:53.790Z] Building security-bootstrapper [2022-03-03T20:43:01.768Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:43:01.768Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:43:01.768Z] ---> b3742844c785 [2022-03-03T20:43:01.768Z] Step 3/31 : WORKDIR /edgex-go [2022-03-03T20:43:01.768Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:43:01.768Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:43:01.768Z] ---> b3742844c785 [2022-03-03T20:43:01.768Z] Step 3/21 : WORKDIR /edgex-go [2022-03-03T20:43:01.768Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:43:01.768Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:43:01.768Z] ---> b3742844c785 [2022-03-03T20:43:01.768Z] Step 3/23 : WORKDIR /edgex-go [2022-03-03T20:43:01.768Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:43:01.768Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:43:01.768Z] ---> b3742844c785 [2022-03-03T20:43:01.768Z] Step 3/23 : WORKDIR /edgex-go [2022-03-03T20:43:01.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:43:01.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:43:01.768Z] ---> b3742844c785 [2022-03-03T20:43:01.768Z] Step 3/22 : WORKDIR /edgex-go [2022-03-03T20:43:01.768Z] ---> Running in a8845f285b09 [2022-03-03T20:43:01.768Z] ---> Running in 1ecc7c5cc47a [2022-03-03T20:43:01.768Z] ---> Running in e76995df48c8 [2022-03-03T20:43:01.768Z] ---> Running in 7c779a792041 [2022-03-03T20:43:01.768Z] ---> Running in 28270f659606 [2022-03-03T20:43:01.768Z] Removing intermediate container a8845f285b09 [2022-03-03T20:43:01.768Z] ---> 06ae480f88c2 [2022-03-03T20:43:01.768Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:43:01.768Z] Removing intermediate container 1ecc7c5cc47a [2022-03-03T20:43:01.768Z] ---> 684ce47d5149 [2022-03-03T20:43:01.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:43:01.768Z] ---> Running in fa8182331297 [2022-03-03T20:43:01.768Z] Removing intermediate container 28270f659606 [2022-03-03T20:43:01.768Z] ---> b8f914fffe05 [2022-03-03T20:43:01.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:43:01.769Z] Removing intermediate container e76995df48c8 [2022-03-03T20:43:01.769Z] ---> d41b42f61cf7 [2022-03-03T20:43:01.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:43:01.769Z] Removing intermediate container 7c779a792041 [2022-03-03T20:43:01.769Z] ---> 8f00b34e7a97 [2022-03-03T20:43:01.769Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:43:01.769Z] ---> Running in 89c98ffc2af8 [2022-03-03T20:43:01.769Z] ---> Running in f996965784d8 [2022-03-03T20:43:01.769Z] ---> Running in 64f6920220d8 [2022-03-03T20:43:01.769Z] ---> Running in 4012d3184c2e [2022-03-03T20:43:03.774Z] Removing intermediate container fa8182331297 [2022-03-03T20:43:03.774Z] ---> bd8f413c69be [2022-03-03T20:43:03.774Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-03T20:43:04.058Z] ---> Running in ce2bbd333b7a [2022-03-03T20:43:04.365Z] Removing intermediate container 89c98ffc2af8 [2022-03-03T20:43:04.365Z] ---> 2749f44bba02 [2022-03-03T20:43:04.365Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-03T20:43:04.365Z] ---> Running in 40be1a1cea8d [2022-03-03T20:43:04.646Z] Removing intermediate container f996965784d8 [2022-03-03T20:43:04.646Z] ---> d0919c76cbce [2022-03-03T20:43:04.646Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-03T20:43:04.646Z] ---> Running in 82057f5bd4ad [2022-03-03T20:43:04.920Z] Removing intermediate container 4012d3184c2e [2022-03-03T20:43:04.920Z] ---> 580baf576d7e [2022-03-03T20:43:04.920Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-03T20:43:05.204Z] ---> Running in 043257ed6dc7 [2022-03-03T20:43:05.204Z] Removing intermediate container 64f6920220d8 [2022-03-03T20:43:05.204Z] ---> 42edccc05b5d [2022-03-03T20:43:05.204Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-03T20:43:05.204Z] ---> Running in 3f531f7ae062 [2022-03-03T20:43:06.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:06.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:06.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:06.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:06.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:07.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:07.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:07.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:07.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:07.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:43:07.904Z] OK: 220 MiB in 52 packages [2022-03-03T20:43:08.517Z] OK: 220 MiB in 52 packages [2022-03-03T20:43:08.797Z] OK: 220 MiB in 52 packages [2022-03-03T20:43:09.086Z] OK: 220 MiB in 52 packages [2022-03-03T20:43:09.374Z] OK: 220 MiB in 52 packages [2022-03-03T20:43:09.374Z] Removing intermediate container ce2bbd333b7a [2022-03-03T20:43:09.374Z] ---> dc1019d1ab8c [2022-03-03T20:43:09.374Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-03T20:43:10.003Z] Removing intermediate container 40be1a1cea8d [2022-03-03T20:43:10.003Z] ---> b599ddea1d5d [2022-03-03T20:43:10.003Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-03T20:43:10.281Z] Removing intermediate container 82057f5bd4ad [2022-03-03T20:43:10.281Z] ---> a17b9e2eef04 [2022-03-03T20:43:10.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-03T20:43:10.557Z] Removing intermediate container 043257ed6dc7 [2022-03-03T20:43:10.557Z] ---> 7a2c86c1c23a [2022-03-03T20:43:10.557Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-03T20:43:10.557Z] Removing intermediate container 3f531f7ae062 [2022-03-03T20:43:10.557Z] ---> 33f851be9be8 [2022-03-03T20:43:10.557Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-03T20:43:10.557Z] ---> 103a622eb692 [2022-03-03T20:43:10.557Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:43:10.835Z] ---> Running in 60f81f299112 [2022-03-03T20:43:11.456Z] ---> 21f78346cae8 [2022-03-03T20:43:11.456Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:43:11.456Z] ---> Running in 341eab5c3f46 [2022-03-03T20:43:11.728Z] ---> 24ff9878d296 [2022-03-03T20:43:11.728Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:43:11.729Z] ---> 5b21d4f190b4 [2022-03-03T20:43:11.729Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:43:11.729Z] ---> Running in 46be7acbdccf [2022-03-03T20:43:12.005Z] ---> Running in 841721aca696 [2022-03-03T20:43:12.005Z] ---> a55adec07c39 [2022-03-03T20:43:12.005Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:43:12.280Z] ---> Running in 00b66cce7086 [2022-03-03T20:43:15.965Z] Removing intermediate container 60f81f299112 [2022-03-03T20:43:15.965Z] ---> f3230865f7ed [2022-03-03T20:43:15.965Z] Step 8/31 : COPY . . [2022-03-03T20:43:19.376Z] Removing intermediate container 00b66cce7086 [2022-03-03T20:43:19.376Z] ---> 33796c641aca [2022-03-03T20:43:19.376Z] Step 8/21 : COPY . . [2022-03-03T20:43:19.376Z] Removing intermediate container 341eab5c3f46 [2022-03-03T20:43:19.376Z] ---> 877d361d87f6 [2022-03-03T20:43:19.376Z] Step 8/22 : COPY . . [2022-03-03T20:43:19.376Z] Removing intermediate container 46be7acbdccf [2022-03-03T20:43:19.376Z] ---> e10428590577 [2022-03-03T20:43:19.376Z] Step 8/23 : COPY . . [2022-03-03T20:43:19.376Z] Removing intermediate container 841721aca696 [2022-03-03T20:43:19.376Z] ---> 68541dad8b0d [2022-03-03T20:43:19.376Z] Step 8/23 : COPY . . [2022-03-03T20:43:37.693Z] ---> 4e4c21fef487 [2022-03-03T20:43:37.693Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-03T20:43:37.693Z] ---> Running in c6fc2fa01d51 [2022-03-03T20:43:38.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-03T20:43:42.077Z] ---> 203bd1803cff [2022-03-03T20:43:42.077Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-03T20:43:42.077Z] ---> Running in 027aa19de10f [2022-03-03T20:43:42.352Z] ---> a4358227a283 [2022-03-03T20:43:42.352Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-03T20:43:42.625Z] ---> Running in 10ab4b62d3bc [2022-03-03T20:43:43.221Z] ---> c7f2e388fd1d [2022-03-03T20:43:43.222Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-03T20:43:43.499Z] ---> Running in 951fab64ebaa [2022-03-03T20:43:43.777Z] ---> 2b93609972f3 [2022-03-03T20:43:43.777Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-03T20:43:44.057Z] ---> Running in 63440dd60450 [2022-03-03T20:43:44.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-03T20:43:45.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-03T20:43:45.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-03T20:43:46.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-03T20:45:53.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-03T20:45:53.090Z] Removing intermediate container c6fc2fa01d51 [2022-03-03T20:45:53.090Z] ---> 45184b6b8149 [2022-03-03T20:45:53.090Z] [2022-03-03T20:45:53.090Z] Step 10/31 : FROM alpine:3.14 [2022-03-03T20:45:53.090Z] 3.14: Pulling from library/alpine [2022-03-03T20:45:53.090Z] 3.14: Pulling from library/alpine [2022-03-03T20:45:53.090Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-03T20:45:53.090Z] Status: Downloaded newer image for alpine:3.14 [2022-03-03T20:45:53.090Z] ---> 5b8b7b635229 [2022-03-03T20:45:53.090Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-03T20:45:53.090Z] ---> Running in 49624c631b2c [2022-03-03T20:45:53.090Z] Removing intermediate container 49624c631b2c [2022-03-03T20:45:53.090Z] ---> d7201db8f53e [2022-03-03T20:45:53.090Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-03T20:45:53.090Z] ---> Running in 56ffbcfbc904 [2022-03-03T20:45:53.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:45:53.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:45:53.090Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-03T20:45:53.090Z] (2/2) Installing su-exec (0.2-r1) [2022-03-03T20:45:53.090Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:45:53.090Z] OK: 6 MiB in 16 packages [2022-03-03T20:45:53.090Z] Removing intermediate container 10ab4b62d3bc [2022-03-03T20:45:53.090Z] ---> 71c0cda28d8b [2022-03-03T20:45:53.090Z] [2022-03-03T20:45:53.090Z] Step 10/23 : FROM alpine:3.14 [2022-03-03T20:45:53.090Z] ---> 5b8b7b635229 [2022-03-03T20:45:53.090Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-03T20:45:53.090Z] ---> Running in 7fbfd6e68bce [2022-03-03T20:45:53.090Z] Removing intermediate container 56ffbcfbc904 [2022-03-03T20:45:53.090Z] ---> 8fb5e136e11a [2022-03-03T20:45:53.090Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-03T20:45:53.090Z] ---> Running in 9735c49d7704 [2022-03-03T20:45:53.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:45:53.090Z] Removing intermediate container 9735c49d7704 [2022-03-03T20:45:53.090Z] ---> 96e0794919b6 [2022-03-03T20:45:53.090Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-03T20:45:53.090Z] ---> Running in cd843963ad21 [2022-03-03T20:45:53.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:45:53.090Z] Removing intermediate container cd843963ad21 [2022-03-03T20:45:53.090Z] ---> 48a8478d0f56 [2022-03-03T20:45:53.090Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-03T20:45:53.090Z] ---> Running in 3a659e355a2b [2022-03-03T20:45:53.370Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-03T20:45:53.370Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:45:53.370Z] OK: 6 MiB in 15 packages [2022-03-03T20:45:55.411Z] Removing intermediate container 7fbfd6e68bce [2022-03-03T20:45:55.411Z] ---> c005e273c212 [2022-03-03T20:45:55.411Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:45:55.688Z] ---> Running in 562e837a9d6e [2022-03-03T20:45:56.669Z] Removing intermediate container 562e837a9d6e [2022-03-03T20:45:56.669Z] ---> d896de8c7acd [2022-03-03T20:45:56.669Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-03T20:45:56.950Z] ---> Running in 235560d3b32b [2022-03-03T20:45:56.950Z] Removing intermediate container 3a659e355a2b [2022-03-03T20:45:56.950Z] ---> 8a01ac49aee3 [2022-03-03T20:45:56.950Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-03T20:45:56.950Z] Removing intermediate container 951fab64ebaa [2022-03-03T20:45:56.950Z] ---> 82ff4905af5c [2022-03-03T20:45:56.950Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-03T20:45:57.220Z] ---> Running in 7493f1988efe [2022-03-03T20:45:57.220Z] ---> Running in 652f22daed85 [2022-03-03T20:45:57.504Z] Removing intermediate container 235560d3b32b [2022-03-03T20:45:57.504Z] ---> 1de3be9aeb10 [2022-03-03T20:45:57.504Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-03T20:45:57.782Z] ---> Running in 7c9690f7fa23 [2022-03-03T20:45:58.059Z] Removing intermediate container 7493f1988efe [2022-03-03T20:45:58.059Z] ---> 11c54dfec676 [2022-03-03T20:45:58.059Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-03T20:45:58.660Z] Removing intermediate container 7c9690f7fa23 [2022-03-03T20:45:58.660Z] ---> 3fc76a649d35 [2022-03-03T20:45:58.660Z] Step 15/23 : WORKDIR / [2022-03-03T20:45:58.935Z] ---> Running in 6a583efeb9c2 [2022-03-03T20:45:59.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-03T20:45:59.497Z] ---> 7eba9e1f9609 [2022-03-03T20:45:59.497Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-03T20:45:59.497Z] Removing intermediate container 6a583efeb9c2 [2022-03-03T20:45:59.497Z] ---> 1161486558ae [2022-03-03T20:45:59.497Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:45:59.497Z] ---> Running in 8b7cd544f122 [2022-03-03T20:46:00.486Z] Removing intermediate container 027aa19de10f [2022-03-03T20:46:00.486Z] ---> e5186f3f1cda [2022-03-03T20:46:00.486Z] [2022-03-03T20:46:00.486Z] Step 10/21 : FROM alpine:3.14 [2022-03-03T20:46:00.486Z] ---> 5b8b7b635229 [2022-03-03T20:46:00.486Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-03T20:46:00.758Z] ---> Running in 5282fc7710d1 [2022-03-03T20:46:01.036Z] ---> ed7711b029db [2022-03-03T20:46:01.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-03T20:46:02.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:46:02.755Z] Removing intermediate container 8b7cd544f122 [2022-03-03T20:46:02.755Z] ---> c1987eb519a1 [2022-03-03T20:46:02.755Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:46:03.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:46:03.033Z] Removing intermediate container 652f22daed85 [2022-03-03T20:46:03.033Z] ---> af02e6b4dca5 [2022-03-03T20:46:03.033Z] [2022-03-03T20:46:03.033Z] Step 11/23 : FROM docker:20.10.10 [2022-03-03T20:46:03.309Z] ---> bbc6734884f4 [2022-03-03T20:46:03.309Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-03T20:46:03.309Z] 20.10.10: Pulling from library/docker [2022-03-03T20:46:03.918Z] ---> 39649eeecafb [2022-03-03T20:46:03.918Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-03T20:46:03.918Z] 20.10.10: Pulling from library/docker [2022-03-03T20:46:03.918Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-03T20:46:03.918Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-03T20:46:04.193Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-03T20:46:04.193Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-03T20:46:04.193Z] (5/5) Installing curl (7.79.1-r0) [2022-03-03T20:46:04.193Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:46:04.193Z] Executing ca-certificates-20211220-r0.trigger [2022-03-03T20:46:04.193Z] ---> c16d6d35668c [2022-03-03T20:46:04.193Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-03T20:46:04.466Z] OK: 8 MiB in 19 packages [2022-03-03T20:46:04.466Z] ---> Running in 5ef2aeff9106 [2022-03-03T20:46:05.450Z] Removing intermediate container 5ef2aeff9106 [2022-03-03T20:46:05.450Z] ---> e7d9bb13b70f [2022-03-03T20:46:05.450Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:46:05.723Z] ---> Running in ce4f53f4cbee [2022-03-03T20:46:05.996Z] Removing intermediate container 63440dd60450 [2022-03-03T20:46:05.996Z] ---> f3eb3cde97d4 [2022-03-03T20:46:05.996Z] [2022-03-03T20:46:05.996Z] Step 10/22 : FROM alpine:3.14 [2022-03-03T20:46:05.996Z] ---> 5b8b7b635229 [2022-03-03T20:46:05.996Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-03T20:46:06.273Z] ---> Running in 005e33c83b98 [2022-03-03T20:46:06.273Z] ---> d39efdbc1ab4 [2022-03-03T20:46:06.273Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-03T20:46:06.547Z] Removing intermediate container ce4f53f4cbee [2022-03-03T20:46:06.547Z] ---> 9f413b0210e8 [2022-03-03T20:46:06.547Z] Step 21/23 : LABEL arch=arm64 [2022-03-03T20:46:06.547Z] ---> Running in 4c25eab85fc9 [2022-03-03T20:46:06.821Z] Removing intermediate container 5282fc7710d1 [2022-03-03T20:46:06.821Z] ---> cac55e1daea5 [2022-03-03T20:46:06.821Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-03T20:46:06.821Z] ---> Running in f01a0c803f5d [2022-03-03T20:46:07.099Z] Removing intermediate container 4c25eab85fc9 [2022-03-03T20:46:07.099Z] ---> 5afbfa66767c [2022-03-03T20:46:07.099Z] Step 22/23 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:46:07.377Z] ---> Running in d5fe83e9fcf4 [2022-03-03T20:46:07.377Z] ---> 447bcc987f67 [2022-03-03T20:46:07.377Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-03T20:46:07.652Z] Removing intermediate container f01a0c803f5d [2022-03-03T20:46:07.652Z] ---> a836ccf3dde7 [2022-03-03T20:46:07.652Z] Step 13/21 : WORKDIR /edgex [2022-03-03T20:46:07.936Z] ---> Running in 31af6090af93 [2022-03-03T20:46:07.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:46:08.211Z] Removing intermediate container d5fe83e9fcf4 [2022-03-03T20:46:08.211Z] ---> c5610e75c7c0 [2022-03-03T20:46:08.211Z] Step 23/23 : LABEL version=0.0.0 [2022-03-03T20:46:08.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:46:08.484Z] ---> Running in b0bdaa775609 [2022-03-03T20:46:08.484Z] ---> e3e447ce5521 [2022-03-03T20:46:08.484Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-03T20:46:08.484Z] Removing intermediate container 31af6090af93 [2022-03-03T20:46:08.484Z] ---> 75b14241fcf0 [2022-03-03T20:46:08.484Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-03T20:46:09.083Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-03T20:46:09.083Z] Removing intermediate container b0bdaa775609 [2022-03-03T20:46:09.083Z] ---> a7b530b5eb14 [2022-03-03T20:46:09.083Z] [2022-03-03T20:46:09.083Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-03T20:46:09.083Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:46:09.083Z] Executing ca-certificates-20211220-r0.trigger [2022-03-03T20:46:09.357Z] OK: 6 MiB in 16 packages [2022-03-03T20:46:09.962Z] Successfully built a7b530b5eb14 [2022-03-03T20:46:09.962Z] Successfully tagged core-command-arm64:latest [2022-03-03T20:46:09.962Z] Building security-secretstore-setup [2022-03-03T20:46:09.962Z]  Building core-command ... done  ---> 73d137b71cdf [2022-03-03T20:46:09.962Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-03T20:46:09.962Z] ---> 641863107b37 [2022-03-03T20:46:09.962Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-03T20:46:10.562Z] ---> Running in 8cf9f5182119 [2022-03-03T20:46:11.159Z] Removing intermediate container 8cf9f5182119 [2022-03-03T20:46:11.159Z] ---> 19ab7f652ebb [2022-03-03T20:46:11.159Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-03T20:46:11.758Z] Removing intermediate container 005e33c83b98 [2022-03-03T20:46:11.758Z] ---> 9709293b9821 [2022-03-03T20:46:11.758Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:46:12.040Z] ---> Running in 3d0a2bfe900e [2022-03-03T20:46:12.040Z] ---> 128f1e888d06 [2022-03-03T20:46:12.040Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-03T20:46:12.040Z] ---> 176e9e0e4c46 [2022-03-03T20:46:12.040Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-03T20:46:12.640Z] ---> Running in 04d985399c3f [2022-03-03T20:46:12.640Z] Removing intermediate container 3d0a2bfe900e [2022-03-03T20:46:12.640Z] ---> 264390ee1670 [2022-03-03T20:46:12.640Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-03T20:46:12.912Z] ---> Running in 269822ed3d87 [2022-03-03T20:46:13.883Z] Removing intermediate container 269822ed3d87 [2022-03-03T20:46:13.883Z] ---> e73b1178d090 [2022-03-03T20:46:13.883Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-03T20:46:13.883Z] ---> Running in da04e932f3ec [2022-03-03T20:46:14.483Z] ---> ee7f7d22023c [2022-03-03T20:46:14.483Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-03T20:46:14.483Z] Removing intermediate container da04e932f3ec [2022-03-03T20:46:14.483Z] ---> be3ee2e8352b [2022-03-03T20:46:14.483Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:46:14.761Z] ---> Running in 6c89327ec6eb [2022-03-03T20:46:15.749Z] Removing intermediate container 04d985399c3f [2022-03-03T20:46:15.749Z] ---> 0d9b3c122500 [2022-03-03T20:46:15.749Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-03T20:46:15.749Z] Removing intermediate container 6c89327ec6eb [2022-03-03T20:46:15.749Z] ---> ea6c5510631a [2022-03-03T20:46:15.749Z] Step 18/21 : CMD ["--init=true"] [2022-03-03T20:46:15.749Z] ---> 35d5507250b2 [2022-03-03T20:46:15.749Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-03T20:46:15.749Z] ---> Running in 6823ad1188a9 [2022-03-03T20:46:15.749Z] ---> Running in 9ccdf992e5e6 [2022-03-03T20:46:16.727Z] Removing intermediate container 6823ad1188a9 [2022-03-03T20:46:16.727Z] ---> 0ab4f76da1a2 [2022-03-03T20:46:16.727Z] Step 19/21 : LABEL arch=arm64 [2022-03-03T20:46:16.727Z] Removing intermediate container 9ccdf992e5e6 [2022-03-03T20:46:16.727Z] ---> 7f84ad71f2b8 [2022-03-03T20:46:16.727Z] Step 28/31 : CMD ["gate"] [2022-03-03T20:46:16.727Z] ---> Running in 421a16e8d61f [2022-03-03T20:46:17.320Z] ---> Running in 20cf5d43ef89 [2022-03-03T20:46:17.320Z] Removing intermediate container 421a16e8d61f [2022-03-03T20:46:17.320Z] ---> 0228b394d1e6 [2022-03-03T20:46:17.320Z] Step 20/21 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:46:17.606Z] ---> Running in e0e6ec1eb286 [2022-03-03T20:46:17.877Z] Removing intermediate container 20cf5d43ef89 [2022-03-03T20:46:17.877Z] ---> bd6dc68b0f51 [2022-03-03T20:46:17.877Z] Step 29/31 : LABEL arch=arm64 [2022-03-03T20:46:17.877Z] ---> 502f2ea7b4ef [2022-03-03T20:46:17.877Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-03T20:46:18.149Z] ---> Running in f5eed8f05071 [2022-03-03T20:46:18.149Z] Removing intermediate container e0e6ec1eb286 [2022-03-03T20:46:18.149Z] ---> 9fe0ba6cf747 [2022-03-03T20:46:18.149Z] Step 21/21 : LABEL version=0.0.0 [2022-03-03T20:46:18.432Z] ---> Running in f4be500c6534 [2022-03-03T20:46:19.030Z] ---> 2060a089490f [2022-03-03T20:46:19.030Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-03T20:46:19.030Z] Removing intermediate container f5eed8f05071 [2022-03-03T20:46:19.030Z] ---> ff18caf0ef80 [2022-03-03T20:46:19.030Z] Step 30/31 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:46:19.030Z] Removing intermediate container f4be500c6534 [2022-03-03T20:46:19.030Z] ---> 22dc2b7c7bea [2022-03-03T20:46:19.030Z] [2022-03-03T20:46:19.303Z] ---> Running in 4e50a9f9bf7d [2022-03-03T20:46:19.578Z] ---> Running in 23380cbc7386 [2022-03-03T20:46:19.854Z] Removing intermediate container 4e50a9f9bf7d [2022-03-03T20:46:19.854Z] ---> 68a3c514da48 [2022-03-03T20:46:19.854Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:46:20.136Z] Successfully built 22dc2b7c7bea [2022-03-03T20:46:20.136Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-03T20:46:20.136Z]  Building security-proxy-setup ... done Building core-metadata [2022-03-03T20:46:20.136Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-03T20:46:20.136Z] Removing intermediate container 23380cbc7386 [2022-03-03T20:46:20.136Z] ---> 669f0646dea0 [2022-03-03T20:46:20.136Z] Step 31/31 : LABEL version=0.0.0 [2022-03-03T20:46:20.136Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-03T20:46:20.136Z] ---> 520e9a0a30f7 [2022-03-03T20:46:20.136Z] ---> Running in f0c6637acd54 [2022-03-03T20:46:20.136Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:46:20.136Z] ---> Running in d085e8edc672 [2022-03-03T20:46:20.417Z] ---> Running in 5deeee2c4a75 [2022-03-03T20:46:20.698Z] Removing intermediate container f0c6637acd54 [2022-03-03T20:46:20.698Z] ---> fbe4a3bb1f35 [2022-03-03T20:46:20.698Z] Step 20/22 : LABEL arch=arm64 [2022-03-03T20:46:20.698Z] ---> Running in 0ef062eae7ff [2022-03-03T20:46:20.973Z] Removing intermediate container d085e8edc672 [2022-03-03T20:46:20.973Z] ---> 91349c7449d6 [2022-03-03T20:46:20.973Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-03T20:46:20.973Z] ---> Running in 12962074c9f3 [2022-03-03T20:46:20.973Z] Removing intermediate container 5deeee2c4a75 [2022-03-03T20:46:20.973Z] ---> c206fe24e1f8 [2022-03-03T20:46:20.973Z] [2022-03-03T20:46:21.575Z] Removing intermediate container 0ef062eae7ff [2022-03-03T20:46:21.575Z] ---> a03e7d5d8696 [2022-03-03T20:46:21.575Z] Step 21/22 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:46:21.575Z] Successfully built c206fe24e1f8 [2022-03-03T20:46:21.575Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-03T20:46:21.575Z] Building support-scheduler [2022-03-03T20:46:21.575Z]  Building security-bootstrapper ... done  ---> Running in 4f65219e7493 [2022-03-03T20:46:22.170Z] Removing intermediate container 4f65219e7493 [2022-03-03T20:46:22.170Z] ---> 26d5f5355b41 [2022-03-03T20:46:22.170Z] Step 22/22 : LABEL version=0.0.0 [2022-03-03T20:46:22.170Z] ---> Running in 6526a1e1b1de [2022-03-03T20:46:22.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:46:22.717Z] Removing intermediate container 6526a1e1b1de [2022-03-03T20:46:22.717Z] ---> 0b57dd77b040 [2022-03-03T20:46:22.717Z] [2022-03-03T20:46:22.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:46:22.993Z] Successfully built 0b57dd77b040 [2022-03-03T20:46:22.993Z] Successfully tagged support-notifications-arm64:latest [2022-03-03T20:46:23.271Z]  Building support-notifications ... done Building core-data [2022-03-03T20:46:23.550Z] (1/42) Installing readline (8.1.0-r0) [2022-03-03T20:46:23.550Z] (2/42) Installing bash (5.1.4-r0) [2022-03-03T20:46:23.550Z] Executing bash-5.1.4-r0.post-install [2022-03-03T20:46:23.550Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-03T20:46:23.550Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-03T20:46:23.550Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-03T20:46:23.822Z] (6/42) Installing curl (7.79.1-r0) [2022-03-03T20:46:23.822Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-03T20:46:23.822Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-03T20:46:23.822Z] (9/42) Installing expat (2.4.6-r0) [2022-03-03T20:46:23.822Z] (10/42) Installing libffi (3.3-r2) [2022-03-03T20:46:23.822Z] (11/42) Installing gdbm (1.19-r0) [2022-03-03T20:46:23.822Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-03T20:46:23.822Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-03T20:46:23.822Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-03T20:46:23.822Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-03T20:46:23.822Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-03T20:46:23.822Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-03T20:46:25.792Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-03T20:46:25.792Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-03T20:46:25.792Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-03T20:46:25.792Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-03T20:46:25.792Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-03T20:46:25.792Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-03T20:46:25.792Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-03T20:46:25.792Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-03T20:46:25.792Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-03T20:46:25.792Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-03T20:46:25.792Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-03T20:46:25.792Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-03T20:46:26.062Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-03T20:46:26.062Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-03T20:46:26.062Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-03T20:46:26.062Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-03T20:46:26.062Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-03T20:46:26.062Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-03T20:46:26.062Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-03T20:46:26.062Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-03T20:46:26.062Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-03T20:46:26.062Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-03T20:46:26.062Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-03T20:46:26.062Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-03T20:46:26.336Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-03T20:46:26.929Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:46:26.929Z] OK: 84 MiB in 64 packages [2022-03-03T20:46:31.236Z] Collecting docker-compose==1.23.2 [2022-03-03T20:46:31.236Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-03T20:46:31.510Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-03T20:46:31.510Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-03T20:46:31.510Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-03T20:46:31.510Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-03T20:46:33.482Z] Collecting texttable<0.10,>=0.9.0 [2022-03-03T20:46:33.482Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-03T20:46:35.474Z] Collecting jsonschema<3,>=2.5.1 [2022-03-03T20:46:35.474Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-03T20:46:35.474Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-03T20:46:35.821Z] Collecting docker<4.0,>=3.6.0 [2022-03-03T20:46:36.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-03T20:46:37.151Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-03T20:46:37.151Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-03T20:46:37.450Z] Collecting docopt<0.7,>=0.6.1 [2022-03-03T20:46:37.450Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-03T20:46:40.147Z] Collecting PyYAML<4,>=3.10 [2022-03-03T20:46:40.147Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-03T20:46:43.534Z] Collecting cached-property<2,>=1.2.0 [2022-03-03T20:46:43.534Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-03T20:46:43.805Z] Collecting docker-pycreds>=0.4.0 [2022-03-03T20:46:43.805Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-03T20:46:44.079Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-03T20:46:44.079Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-03T20:46:44.079Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-03T20:46:44.669Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-03T20:46:44.669Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-03T20:46:44.942Z] Collecting idna<2.8,>=2.5 [2022-03-03T20:46:44.942Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-03T20:46:45.218Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:46:45.218Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:46:45.218Z] ---> b3742844c785 [2022-03-03T20:46:45.218Z] Step 3/25 : WORKDIR /edgex-go [2022-03-03T20:46:45.218Z] ---> Using cache [2022-03-03T20:46:45.218Z] ---> 8f00b34e7a97 [2022-03-03T20:46:45.218Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:46:45.218Z] ---> Using cache [2022-03-03T20:46:45.218Z] ---> 42edccc05b5d [2022-03-03T20:46:45.218Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-03T20:46:45.218Z] ---> Using cache [2022-03-03T20:46:45.218Z] ---> 33f851be9be8 [2022-03-03T20:46:45.218Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-03T20:46:45.218Z] ---> Using cache [2022-03-03T20:46:45.218Z] ---> a55adec07c39 [2022-03-03T20:46:45.218Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:46:45.218Z] ---> Using cache [2022-03-03T20:46:45.218Z] ---> 33796c641aca [2022-03-03T20:46:45.218Z] Step 8/25 : COPY . . [2022-03-03T20:46:45.218Z] ---> Using cache [2022-03-03T20:46:45.218Z] ---> 203bd1803cff [2022-03-03T20:46:45.218Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-03T20:46:45.218Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-03T20:46:45.218Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-03T20:46:45.218Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-03T20:46:45.218Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-03T20:46:46.228Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-03T20:46:46.228Z] Attempting uninstall: urllib3 [2022-03-03T20:46:46.228Z] Found existing installation: urllib3 1.26.5 [2022-03-03T20:46:46.228Z] Uninstalling urllib3-1.26.5: [2022-03-03T20:46:46.228Z] Successfully uninstalled urllib3-1.26.5 [2022-03-03T20:46:46.846Z] Attempting uninstall: idna [2022-03-03T20:46:46.846Z] Found existing installation: idna 3.2 [2022-03-03T20:46:46.846Z] Uninstalling idna-3.2: [2022-03-03T20:46:47.124Z] Successfully uninstalled idna-3.2 [2022-03-03T20:46:47.724Z] ---> Running in 8326026c8522 [2022-03-03T20:46:48.000Z] Attempting uninstall: chardet [2022-03-03T20:46:48.000Z] Found existing installation: chardet 4.0.0 [2022-03-03T20:46:48.001Z] Uninstalling chardet-4.0.0: [2022-03-03T20:46:48.001Z] Successfully uninstalled chardet-4.0.0 [2022-03-03T20:46:49.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-03T20:46:50.045Z] Attempting uninstall: requests [2022-03-03T20:46:50.045Z] Found existing installation: requests 2.25.1 [2022-03-03T20:46:50.045Z] Uninstalling requests-2.25.1: [2022-03-03T20:46:50.045Z] Successfully uninstalled requests-2.25.1 [2022-03-03T20:46:50.642Z] Running setup.py install for texttable: started [2022-03-03T20:46:52.613Z] Running setup.py install for texttable: finished with status 'done' [2022-03-03T20:46:52.613Z] Running setup.py install for PyYAML: started [2022-03-03T20:46:55.238Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-03T20:46:55.512Z] Running setup.py install for docopt: started [2022-03-03T20:46:57.489Z] Running setup.py install for docopt: finished with status 'done' [2022-03-03T20:46:57.489Z] Running setup.py install for dockerpty: started [2022-03-03T20:47:00.113Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-03T20:47:02.112Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-03T20:47:06.428Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:47:06.428Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:47:06.428Z] ---> b3742844c785 [2022-03-03T20:47:06.428Z] Step 3/23 : WORKDIR /edgex-go [2022-03-03T20:47:06.428Z] ---> Using cache [2022-03-03T20:47:06.428Z] ---> 8f00b34e7a97 [2022-03-03T20:47:06.428Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:47:06.428Z] ---> Using cache [2022-03-03T20:47:06.428Z] ---> 42edccc05b5d [2022-03-03T20:47:06.428Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-03T20:47:06.428Z] ---> Using cache [2022-03-03T20:47:06.428Z] ---> 33f851be9be8 [2022-03-03T20:47:06.428Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-03T20:47:06.428Z] ---> Using cache [2022-03-03T20:47:06.428Z] ---> a55adec07c39 [2022-03-03T20:47:06.428Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:47:06.428Z] ---> Using cache [2022-03-03T20:47:06.428Z] ---> 33796c641aca [2022-03-03T20:47:06.428Z] Step 8/23 : COPY . . [2022-03-03T20:47:07.028Z] ---> Using cache [2022-03-03T20:47:07.028Z] ---> 203bd1803cff [2022-03-03T20:47:07.028Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-03T20:47:07.314Z] ---> Running in ba8428c7466e [2022-03-03T20:47:09.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-03T20:47:10.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:47:10.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:47:10.915Z] ---> b3742844c785 [2022-03-03T20:47:10.915Z] Step 3/22 : WORKDIR /edgex-go [2022-03-03T20:47:10.915Z] ---> Using cache [2022-03-03T20:47:10.915Z] ---> 8f00b34e7a97 [2022-03-03T20:47:10.915Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:47:10.915Z] ---> Using cache [2022-03-03T20:47:10.915Z] ---> 42edccc05b5d [2022-03-03T20:47:10.915Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-03T20:47:10.915Z] ---> Using cache [2022-03-03T20:47:10.915Z] ---> 33f851be9be8 [2022-03-03T20:47:10.915Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-03T20:47:10.915Z] ---> Using cache [2022-03-03T20:47:10.915Z] ---> a55adec07c39 [2022-03-03T20:47:10.915Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:47:10.915Z] ---> Using cache [2022-03-03T20:47:10.915Z] ---> 33796c641aca [2022-03-03T20:47:10.915Z] Step 8/22 : COPY . . [2022-03-03T20:47:11.192Z] ---> Using cache [2022-03-03T20:47:11.192Z] ---> 203bd1803cff [2022-03-03T20:47:11.192Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-03T20:47:11.472Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-03T20:47:11.472Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-03T20:47:11.472Z] ---> b3742844c785 [2022-03-03T20:47:11.472Z] Step 3/23 : WORKDIR /edgex-go [2022-03-03T20:47:11.472Z] ---> Using cache [2022-03-03T20:47:11.472Z] ---> 8f00b34e7a97 [2022-03-03T20:47:11.472Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:47:11.472Z] ---> Using cache [2022-03-03T20:47:11.472Z] ---> 42edccc05b5d [2022-03-03T20:47:11.472Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-03T20:47:11.748Z] ---> Running in 7c6ed45c753e [2022-03-03T20:47:11.748Z] ---> Running in 30b293d729d2 [2022-03-03T20:47:15.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:47:15.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-03T20:47:16.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:47:17.586Z] OK: 220 MiB in 52 packages [2022-03-03T20:47:19.576Z] Removing intermediate container 30b293d729d2 [2022-03-03T20:47:19.576Z] ---> 2909ba30ffa1 [2022-03-03T20:47:19.576Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-03T20:47:21.044Z] ---> b31c8da3e039 [2022-03-03T20:47:21.044Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-03T20:47:21.044Z] ---> Running in e0511255214c [2022-03-03T20:47:22.022Z] Removing intermediate container 12962074c9f3 [2022-03-03T20:47:22.022Z] ---> 03c4687a15cc [2022-03-03T20:47:22.022Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-03T20:47:22.022Z] ---> Running in 232a15619d4e [2022-03-03T20:47:23.030Z] Removing intermediate container 232a15619d4e [2022-03-03T20:47:23.030Z] ---> 1c084211f627 [2022-03-03T20:47:23.030Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-03T20:47:23.030Z] ---> Running in 38bfae1cafa1 [2022-03-03T20:47:23.644Z] Removing intermediate container 38bfae1cafa1 [2022-03-03T20:47:23.644Z] ---> b52383ad2bd4 [2022-03-03T20:47:23.644Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-03T20:47:25.113Z] ---> cf541b8e5b6a [2022-03-03T20:47:25.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-03T20:47:25.720Z] ---> ade2ab1c07b9 [2022-03-03T20:47:25.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-03T20:47:27.170Z] ---> c5f6039785a0 [2022-03-03T20:47:27.170Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-03T20:47:27.170Z] ---> Running in 249576e697d8 [2022-03-03T20:47:27.780Z] Removing intermediate container 249576e697d8 [2022-03-03T20:47:27.780Z] ---> e1826280067f [2022-03-03T20:47:27.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:47:28.069Z] ---> Running in d2b9bc4e3003 [2022-03-03T20:47:28.346Z] Removing intermediate container e0511255214c [2022-03-03T20:47:28.346Z] ---> 4a51aa403692 [2022-03-03T20:47:28.346Z] Step 8/23 : COPY . . [2022-03-03T20:47:28.639Z] Removing intermediate container d2b9bc4e3003 [2022-03-03T20:47:28.639Z] ---> ac6a982b6c50 [2022-03-03T20:47:28.639Z] Step 21/23 : LABEL arch=arm64 [2022-03-03T20:47:28.911Z] ---> Running in d7a00426354f [2022-03-03T20:47:29.890Z] Removing intermediate container d7a00426354f [2022-03-03T20:47:29.890Z] ---> 66aed1867578 [2022-03-03T20:47:29.890Z] Step 22/23 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:47:30.163Z] ---> Running in db396e683877 [2022-03-03T20:47:31.605Z] Removing intermediate container db396e683877 [2022-03-03T20:47:31.605Z] ---> 165d07aff2cc [2022-03-03T20:47:31.605Z] Step 23/23 : LABEL version=0.0.0 [2022-03-03T20:47:31.605Z] ---> Running in b779c5be5bdc [2022-03-03T20:47:32.204Z] Removing intermediate container b779c5be5bdc [2022-03-03T20:47:32.204Z] ---> b53d7504941d [2022-03-03T20:47:32.204Z] [2022-03-03T20:47:33.188Z] Successfully built b53d7504941d [2022-03-03T20:47:33.188Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-03T20:47:48.325Z]  Building sys-mgmt-agent ... done  ---> 3c87b6ea7b18 [2022-03-03T20:47:48.325Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-03T20:47:48.325Z] ---> Running in c10e6e6139b8 [2022-03-03T20:47:48.325Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-03T20:48:27.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-03T20:48:40.083Z] Removing intermediate container 8326026c8522 [2022-03-03T20:48:40.083Z] ---> 7f073030effe [2022-03-03T20:48:40.083Z] [2022-03-03T20:48:40.083Z] Step 10/25 : FROM alpine:3.14 [2022-03-03T20:48:40.083Z] ---> 5b8b7b635229 [2022-03-03T20:48:40.083Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-03T20:48:40.083Z] ---> Running in df120a5040a3 [2022-03-03T20:48:42.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:48:42.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:48:43.062Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-03T20:48:43.062Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-03T20:48:43.062Z] (3/3) Installing su-exec (0.2-r1) [2022-03-03T20:48:43.062Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:48:43.062Z] Executing ca-certificates-20211220-r0.trigger [2022-03-03T20:48:43.337Z] OK: 6 MiB in 17 packages [2022-03-03T20:48:45.328Z] Removing intermediate container df120a5040a3 [2022-03-03T20:48:45.328Z] ---> 5d863863a89a [2022-03-03T20:48:45.328Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-03T20:48:45.623Z] ---> Running in ab472d6e58e0 [2022-03-03T20:48:45.901Z] Removing intermediate container ab472d6e58e0 [2022-03-03T20:48:45.901Z] ---> c175c467a5c1 [2022-03-03T20:48:45.901Z] Step 13/25 : WORKDIR / [2022-03-03T20:48:46.176Z] ---> Running in 1167fa512781 [2022-03-03T20:48:46.777Z] Removing intermediate container 1167fa512781 [2022-03-03T20:48:46.777Z] ---> 756fd2dad069 [2022-03-03T20:48:46.777Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-03T20:48:47.775Z] ---> dbed8e789f89 [2022-03-03T20:48:47.775Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-03T20:48:48.758Z] ---> 922aa63cce2e [2022-03-03T20:48:48.758Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-03T20:48:49.745Z] ---> 79fbb8031604 [2022-03-03T20:48:49.745Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-03T20:48:50.739Z] ---> 0ce8ebde825b [2022-03-03T20:48:50.739Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-03T20:48:52.208Z] ---> 8d1c4da522f6 [2022-03-03T20:48:52.208Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-03T20:48:54.234Z] ---> f66bb2c1971e [2022-03-03T20:48:54.234Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-03T20:48:54.847Z] ---> e4691f59e979 [2022-03-03T20:48:54.847Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-03T20:48:54.847Z] ---> Running in c5a60a15d2f8 [2022-03-03T20:48:58.281Z] Removing intermediate container c5a60a15d2f8 [2022-03-03T20:48:58.281Z] ---> f83aa52f9a2c [2022-03-03T20:48:58.281Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-03T20:48:58.281Z] ---> Running in 96680405c0cb [2022-03-03T20:48:58.281Z] Removing intermediate container 96680405c0cb [2022-03-03T20:48:58.281Z] ---> f3029b68f4e3 [2022-03-03T20:48:58.281Z] Step 23/25 : LABEL arch=arm64 [2022-03-03T20:48:58.281Z] ---> Running in 0aa432e10dbb [2022-03-03T20:48:58.897Z] Removing intermediate container 0aa432e10dbb [2022-03-03T20:48:58.897Z] ---> 08a6cce3925d [2022-03-03T20:48:59.187Z] Step 24/25 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:48:59.187Z] ---> Running in 496c925a8f1a [2022-03-03T20:48:59.795Z] Removing intermediate container 496c925a8f1a [2022-03-03T20:48:59.795Z] ---> 983b0b4e18b6 [2022-03-03T20:48:59.795Z] Step 25/25 : LABEL version=0.0.0 [2022-03-03T20:48:59.795Z] ---> Running in ecfeda0583c2 [2022-03-03T20:49:00.409Z] Removing intermediate container ecfeda0583c2 [2022-03-03T20:49:00.409Z] ---> c3e157536248 [2022-03-03T20:49:00.409Z] [2022-03-03T20:49:00.695Z] Successfully built c3e157536248 [2022-03-03T20:49:00.695Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-03T20:49:13.114Z]  Building security-secretstore-setup ... done Removing intermediate container ba8428c7466e [2022-03-03T20:49:13.114Z] ---> dbbfee3a5fc9 [2022-03-03T20:49:13.114Z] [2022-03-03T20:49:13.114Z] Step 10/23 : FROM alpine:3.14 [2022-03-03T20:49:13.114Z] ---> 5b8b7b635229 [2022-03-03T20:49:13.114Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-03T20:49:13.114Z] ---> Using cache [2022-03-03T20:49:13.114Z] ---> c005e273c212 [2022-03-03T20:49:13.114Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:49:13.114Z] ---> Using cache [2022-03-03T20:49:13.114Z] ---> d896de8c7acd [2022-03-03T20:49:13.114Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-03T20:49:13.114Z] ---> Running in 49293a3c3bfd [2022-03-03T20:49:13.114Z] Removing intermediate container 49293a3c3bfd [2022-03-03T20:49:13.114Z] ---> 58606a6a5538 [2022-03-03T20:49:13.114Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-03T20:49:13.114Z] ---> Running in 572149c2844b [2022-03-03T20:49:14.099Z] Removing intermediate container 572149c2844b [2022-03-03T20:49:14.099Z] ---> 624eff4110b2 [2022-03-03T20:49:14.099Z] Step 15/23 : WORKDIR / [2022-03-03T20:49:14.099Z] ---> Running in 931b5e5f54bf [2022-03-03T20:49:15.087Z] Removing intermediate container 931b5e5f54bf [2022-03-03T20:49:15.087Z] ---> 23b07c95fe4b [2022-03-03T20:49:15.087Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:49:16.536Z] ---> 68050b596429 [2022-03-03T20:49:16.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-03T20:49:16.536Z] Removing intermediate container 7c6ed45c753e [2022-03-03T20:49:16.536Z] ---> d5573d8fcf53 [2022-03-03T20:49:16.536Z] [2022-03-03T20:49:16.536Z] Step 10/22 : FROM alpine:3.14 [2022-03-03T20:49:16.536Z] ---> 5b8b7b635229 [2022-03-03T20:49:16.536Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-03T20:49:16.536Z] ---> Using cache [2022-03-03T20:49:16.536Z] ---> c005e273c212 [2022-03-03T20:49:16.536Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-03T20:49:16.536Z] ---> Using cache [2022-03-03T20:49:16.536Z] ---> d896de8c7acd [2022-03-03T20:49:16.536Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-03T20:49:16.536Z] ---> Running in 5dc7e7515a0b [2022-03-03T20:49:17.142Z] Removing intermediate container 5dc7e7515a0b [2022-03-03T20:49:17.142Z] ---> 767800bb1fd9 [2022-03-03T20:49:17.142Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-03T20:49:17.420Z] ---> Running in 8464eeb16af6 [2022-03-03T20:49:18.016Z] Removing intermediate container 8464eeb16af6 [2022-03-03T20:49:18.016Z] ---> 8deedd2a71ea [2022-03-03T20:49:18.016Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:49:18.291Z] ---> 04ce6e50c053 [2022-03-03T20:49:18.291Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-03T20:49:19.274Z] ---> c6d9d57cb4f0 [2022-03-03T20:49:19.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-03T20:49:19.549Z] ---> af836c0f4660 [2022-03-03T20:49:19.549Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-03T20:49:19.549Z] ---> Running in f5f2b4c5ed4b [2022-03-03T20:49:20.167Z] Removing intermediate container f5f2b4c5ed4b [2022-03-03T20:49:20.167Z] ---> 9b7aa9b8e3cf [2022-03-03T20:49:20.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:49:20.444Z] ---> Running in 1c5011b653b3 [2022-03-03T20:49:21.063Z] ---> 3a04ec4fe8c8 [2022-03-03T20:49:21.063Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-03T20:49:21.063Z] Removing intermediate container 1c5011b653b3 [2022-03-03T20:49:21.063Z] ---> 3bd57effd344 [2022-03-03T20:49:21.063Z] Step 21/23 : LABEL arch=arm64 [2022-03-03T20:49:21.063Z] ---> Running in f6cc25757b43 [2022-03-03T20:49:22.063Z] Removing intermediate container f6cc25757b43 [2022-03-03T20:49:22.063Z] ---> 86f549294f09 [2022-03-03T20:49:22.063Z] Step 22/23 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:49:22.063Z] ---> Running in 1ee9eae50f24 [2022-03-03T20:49:22.063Z] ---> 553a7b23933e [2022-03-03T20:49:22.063Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-03T20:49:22.348Z] ---> Running in 7dc03bb9f4d8 [2022-03-03T20:49:22.627Z] Removing intermediate container 1ee9eae50f24 [2022-03-03T20:49:22.627Z] ---> faedaf5f7d7f [2022-03-03T20:49:22.627Z] Step 23/23 : LABEL version=0.0.0 [2022-03-03T20:49:22.627Z] ---> Running in 15609d22ad28 [2022-03-03T20:49:22.627Z] Removing intermediate container 7dc03bb9f4d8 [2022-03-03T20:49:22.627Z] ---> c8e565938a04 [2022-03-03T20:49:22.627Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:49:22.905Z] ---> Running in b3477f148064 [2022-03-03T20:49:23.181Z] Removing intermediate container b3477f148064 [2022-03-03T20:49:23.181Z] Removing intermediate container 15609d22ad28 [2022-03-03T20:49:23.181Z] ---> 676393419d11 [2022-03-03T20:49:23.181Z] ---> e659cb64779a [2022-03-03T20:49:23.181Z] Step 20/22 : LABEL arch=arm64 [2022-03-03T20:49:23.181Z] [2022-03-03T20:49:23.458Z] ---> Running in 9448cfc07c58 [2022-03-03T20:49:23.458Z] Successfully built e659cb64779a [2022-03-03T20:49:23.458Z] Successfully tagged core-metadata-arm64:latest [2022-03-03T20:49:23.736Z]  Building core-metadata ... done Removing intermediate container 9448cfc07c58 [2022-03-03T20:49:23.736Z] ---> f1d7abf1ac78 [2022-03-03T20:49:23.736Z] Step 21/22 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:49:24.010Z] ---> Running in a28f72bbd4e9 [2022-03-03T20:49:24.285Z] Removing intermediate container a28f72bbd4e9 [2022-03-03T20:49:24.285Z] ---> 83d48d2d125c [2022-03-03T20:49:24.285Z] Step 22/22 : LABEL version=0.0.0 [2022-03-03T20:49:24.285Z] ---> Running in a39e64c300de [2022-03-03T20:49:24.891Z] Removing intermediate container a39e64c300de [2022-03-03T20:49:24.891Z] ---> 59d75aa71cb0 [2022-03-03T20:49:24.891Z] [2022-03-03T20:49:25.166Z] Successfully built 59d75aa71cb0 [2022-03-03T20:49:25.166Z] Successfully tagged support-scheduler-arm64:latest [2022-03-03T20:49:33.454Z]  Building support-scheduler ... done Removing intermediate container c10e6e6139b8 [2022-03-03T20:49:33.454Z] ---> bf1b75970055 [2022-03-03T20:49:33.454Z] [2022-03-03T20:49:33.454Z] Step 10/23 : FROM alpine:3.14 [2022-03-03T20:49:33.454Z] ---> 5b8b7b635229 [2022-03-03T20:49:33.454Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-03T20:49:33.454Z] ---> Running in d396f62be13d [2022-03-03T20:49:33.454Z] Removing intermediate container d396f62be13d [2022-03-03T20:49:33.454Z] ---> 92c486f7b935 [2022-03-03T20:49:33.454Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-03T20:49:33.454Z] ---> Running in f47fdcc1235d [2022-03-03T20:49:33.454Z] Removing intermediate container f47fdcc1235d [2022-03-03T20:49:33.454Z] ---> 3dbce109f449 [2022-03-03T20:49:33.454Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-03T20:49:33.454Z] ---> Running in 3866120c3fdd [2022-03-03T20:49:33.454Z] Removing intermediate container 3866120c3fdd [2022-03-03T20:49:33.454Z] ---> 7494926d5848 [2022-03-03T20:49:33.454Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-03T20:49:33.454Z] ---> Running in 8f07918ee5f0 [2022-03-03T20:49:35.436Z] Removing intermediate container 8f07918ee5f0 [2022-03-03T20:49:35.436Z] ---> cf73c16c8993 [2022-03-03T20:49:35.436Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-03T20:49:35.436Z] ---> Running in 67f791d3cc50 [2022-03-03T20:49:36.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-03T20:49:37.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-03T20:49:38.011Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-03T20:49:38.011Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-03T20:49:38.283Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-03T20:49:38.283Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-03T20:49:38.283Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-03T20:49:38.556Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-03T20:49:38.556Z] Executing busybox-1.33.1-r6.trigger [2022-03-03T20:49:38.556Z] OK: 8 MiB in 20 packages [2022-03-03T20:49:39.541Z] Removing intermediate container 67f791d3cc50 [2022-03-03T20:49:39.541Z] ---> 1422e84101f3 [2022-03-03T20:49:39.541Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-03T20:49:40.140Z] ---> f30fbd5d118b [2022-03-03T20:49:40.140Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-03T20:49:41.119Z] ---> c991b00b3022 [2022-03-03T20:49:41.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-03T20:49:41.716Z] ---> 9ae95c5c35a8 [2022-03-03T20:49:41.716Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-03T20:49:41.716Z] ---> Running in 400911d7abc7 [2022-03-03T20:49:41.990Z] Removing intermediate container 400911d7abc7 [2022-03-03T20:49:41.990Z] ---> 27c1d5d91a09 [2022-03-03T20:49:41.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-03T20:49:42.262Z] ---> Running in 97916cdc5aff [2022-03-03T20:49:42.537Z] Removing intermediate container 97916cdc5aff [2022-03-03T20:49:42.537Z] ---> aa27ebc6ff43 [2022-03-03T20:49:42.537Z] Step 21/23 : LABEL arch=arm64 [2022-03-03T20:49:42.537Z] ---> Running in 521d4b2cb29d [2022-03-03T20:49:42.812Z] Removing intermediate container 521d4b2cb29d [2022-03-03T20:49:42.812Z] ---> 7b46aea25e1c [2022-03-03T20:49:42.812Z] Step 22/23 : LABEL git_sha=a21289b9ec8813912badaf34ec4a3546f57a1660 [2022-03-03T20:49:43.084Z] ---> Running in d053268de097 [2022-03-03T20:49:43.357Z] Removing intermediate container d053268de097 [2022-03-03T20:49:43.357Z] ---> 0c49a0102a6b [2022-03-03T20:49:43.357Z] Step 23/23 : LABEL version=0.0.0 [2022-03-03T20:49:43.357Z] ---> Running in 8f96e0140b59 [2022-03-03T20:49:43.631Z] Removing intermediate container 8f96e0140b59 [2022-03-03T20:49:43.631Z] ---> 1fff4f5a277a [2022-03-03T20:49:43.631Z] [2022-03-03T20:49:44.229Z] Successfully built 1fff4f5a277a [2022-03-03T20:49:44.229Z] Successfully tagged core-data-arm64:latest [2022-03-03T20:49:44.247Z]  Building core-data ... done  [Pipeline] } [2022-03-03T20:49:44.242Z] $ docker stop --time=1 61ac0b0ae9f4182eca551f0e34be0d3d7f62cb5e675de3c062cb9fcd80a86095 [2022-03-03T20:49:45.882Z] $ docker rm -f 61ac0b0ae9f4182eca551f0e34be0d3d7f62cb5e675de3c062cb9fcd80a86095 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-03T20:49:46.459Z] + docker images [2022-03-03T20:49:46.742Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-03T20:49:46.742Z] core-data-arm64 latest 1fff4f5a277a 3 seconds ago 19.2MB [2022-03-03T20:49:46.742Z] bf1b75970055 15 seconds ago 1.6GB [2022-03-03T20:49:46.742Z] support-scheduler-arm64 latest 59d75aa71cb0 22 seconds ago 15.4MB [2022-03-03T20:49:46.742Z] core-metadata-arm64 latest e659cb64779a 24 seconds ago 16MB [2022-03-03T20:49:46.742Z] d5573d8fcf53 31 seconds ago 1.6GB [2022-03-03T20:49:46.742Z] dbbfee3a5fc9 35 seconds ago 1.6GB [2022-03-03T20:49:46.742Z] security-secretstore-setup-arm64 latest c3e157536248 46 seconds ago 27MB [2022-03-03T20:49:46.742Z] 7f073030effe About a minute ago 1.6GB [2022-03-03T20:49:46.742Z] sys-mgmt-agent-arm64 latest b53d7504941d 2 minutes ago 280MB [2022-03-03T20:49:46.742Z] support-notifications-arm64 latest 0b57dd77b040 3 minutes ago 16.1MB [2022-03-03T20:49:46.742Z] security-bootstrapper-arm64 latest c206fe24e1f8 3 minutes ago 18MB [2022-03-03T20:49:46.742Z] security-proxy-setup-arm64 latest 22dc2b7c7bea 3 minutes ago 25.5MB [2022-03-03T20:49:46.742Z] core-command-arm64 latest a7b530b5eb14 3 minutes ago 15.3MB [2022-03-03T20:49:46.742Z] f3eb3cde97d4 3 minutes ago 1.6GB [2022-03-03T20:49:46.742Z] af02e6b4dca5 3 minutes ago 1.59GB [2022-03-03T20:49:46.742Z] e5186f3f1cda 3 minutes ago 1.6GB [2022-03-03T20:49:46.742Z] 71c0cda28d8b 3 minutes ago 1.59GB [2022-03-03T20:49:46.742Z] 45184b6b8149 4 minutes ago 1.59GB [2022-03-03T20:49:46.742Z] ci-base-image-arm64 latest b3742844c785 14 minutes ago 1.26GB [2022-03-03T20:49:46.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 4 weeks ago 551MB [2022-03-03T20:49:46.742Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-03T20:49:46.742Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-03T20:49:46.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:49:47.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-03T20:49:47.172Z] [2022-03-03T20:49:47.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:49:47.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-03T20:49:47.825Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-03T20:49:47.825Z] 8998bd30e6a1: Pulling fs layer [2022-03-03T20:49:47.825Z] 04944245beec: Pulling fs layer [2022-03-03T20:49:47.825Z] 699f458cf7ca: Pulling fs layer [2022-03-03T20:49:47.825Z] 765212b225bb: Pulling fs layer [2022-03-03T20:49:47.825Z] f23df028b6ca: Pulling fs layer [2022-03-03T20:49:47.825Z] d65c8cfc05b1: Pulling fs layer [2022-03-03T20:49:47.825Z] 2437ff75d9bd: Pulling fs layer [2022-03-03T20:49:47.825Z] d65c8cfc05b1: Waiting [2022-03-03T20:49:47.825Z] 765212b225bb: Waiting [2022-03-03T20:49:47.825Z] 2437ff75d9bd: Waiting [2022-03-03T20:49:47.825Z] f23df028b6ca: Waiting [2022-03-03T20:49:47.825Z] 04944245beec: Verifying Checksum [2022-03-03T20:49:47.825Z] 04944245beec: Download complete [2022-03-03T20:49:47.825Z] 765212b225bb: Verifying Checksum [2022-03-03T20:49:47.825Z] 765212b225bb: Download complete [2022-03-03T20:49:47.825Z] f23df028b6ca: Verifying Checksum [2022-03-03T20:49:47.825Z] f23df028b6ca: Download complete [2022-03-03T20:49:48.102Z] d65c8cfc05b1: Download complete [2022-03-03T20:49:48.102Z] 699f458cf7ca: Verifying Checksum [2022-03-03T20:49:48.102Z] 699f458cf7ca: Download complete [2022-03-03T20:49:48.389Z] 8998bd30e6a1: Verifying Checksum [2022-03-03T20:49:48.389Z] 8998bd30e6a1: Download complete [2022-03-03T20:49:51.009Z] 2437ff75d9bd: Verifying Checksum [2022-03-03T20:49:51.009Z] 2437ff75d9bd: Download complete [2022-03-03T20:49:52.981Z] 8998bd30e6a1: Pull complete [2022-03-03T20:49:53.253Z] 04944245beec: Pull complete [2022-03-03T20:49:54.679Z] 699f458cf7ca: Pull complete [2022-03-03T20:49:54.950Z] 765212b225bb: Pull complete [2022-03-03T20:49:55.545Z] f23df028b6ca: Pull complete [2022-03-03T20:49:55.819Z] d65c8cfc05b1: Pull complete [2022-03-03T20:50:10.878Z] 2437ff75d9bd: Pull complete [2022-03-03T20:50:10.878Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-03T20:50:10.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-03T20:50:10.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-03T20:50:11.097Z] prd-ubuntu18.04-docker-arm64-4c-16g-6351 does not seem to be running inside a container [2022-03-03T20:50:11.169Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-03T20:50:13.933Z] $ docker top 4cca88738197cd3107a4b2fbb6aadad442bb69de88e9dd0865bd2a73bd3cd53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:50:14.919Z] ---> job-cost.sh [2022-03-03T20:50:14.919Z] lf-activate-venv: SKIPPING [2022-03-03T20:50:14.919Z] INFO: No Stack... [2022-03-03T20:50:15.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-03T20:50:16.477Z] INFO: Archiving Costs [Pipeline] sh [2022-03-03T20:50:17.130Z] + + cut -d,cat -f6 /w/workspace/edgex-go/3/archives/cost.csv [2022-03-03T20:50:17.130Z] [Pipeline] lock [2022-03-03T20:50:17.191Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3886-3-stack-cost] [2022-03-03T20:50:17.198Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3886-3-stack-cost] did not exist. Created. [2022-03-03T20:50:17.198Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3886-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-03T20:50:17.851Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-03T20:50:18.012Z] Stashed 1 file(s) [Pipeline] } [2022-03-03T20:50:18.018Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3886-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-03T20:50:18.027Z] $ docker stop --time=1 4cca88738197cd3107a4b2fbb6aadad442bb69de88e9dd0865bd2a73bd3cd53b [2022-03-03T20:50:19.517Z] $ docker rm -f 4cca88738197cd3107a4b2fbb6aadad442bb69de88e9dd0865bd2a73bd3cd53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-03T20:50:20.175Z] provisioning config files... [2022-03-03T20:50:20.235Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config543007122516289997tmp [Pipeline] { [Pipeline] sh [2022-03-03T20:50:20.650Z] + set +x [2022-03-03T20:50:20.650Z] + curl -s https://codecov.io/bash [2022-03-03T20:50:20.650Z] + bash -s -- [2022-03-03T20:50:20.650Z] [2022-03-03T20:50:20.650Z] _____ _ [2022-03-03T20:50:20.650Z] / ____| | | [2022-03-03T20:50:20.650Z] | | ___ __| | ___ ___ _____ __ [2022-03-03T20:50:20.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-03T20:50:20.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-03T20:50:20.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-03T20:50:20.650Z] Bash-1.0.6 [2022-03-03T20:50:20.650Z] [2022-03-03T20:50:20.650Z] [2022-03-03T20:50:20.650Z] ==> git version 2.24.4 found [2022-03-03T20:50:20.650Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-03T20:50:20.650Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-03T20:50:20.650Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-03T20:50:20.910Z] ==> Jenkins CI detected. [2022-03-03T20:50:20.910Z] current dir:  /w/workspace/edgex-go/3 [2022-03-03T20:50:20.910Z] project root: . [2022-03-03T20:50:20.910Z] --> token set from env [2022-03-03T20:50:20.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-03T20:50:20.910Z] ==> Running gcov in . (disable via -X gcov) [2022-03-03T20:50:20.910Z] ==> Python coveragepy not found [2022-03-03T20:50:20.910Z] ==> Searching for coverage reports in: [2022-03-03T20:50:20.910Z] + . [2022-03-03T20:50:20.910Z] -> Found 1 reports [2022-03-03T20:50:20.910Z] ==> Detecting git/mercurial file structure [2022-03-03T20:50:20.910Z] ==> Reading reports [2022-03-03T20:50:20.910Z] + ./coverage.out bytes=428383 [2022-03-03T20:50:20.910Z] ==> Appending adjustments [2022-03-03T20:50:20.910Z] https://docs.codecov.io/docs/fixing-reports [2022-03-03T20:50:22.292Z] + Found adjustments [2022-03-03T20:50:22.292Z] ==> Gzipping contents [2022-03-03T20:50:22.292Z] 60K /tmp/codecov.X9ClgA.gz [2022-03-03T20:50:22.292Z] ==> Uploading reports [2022-03-03T20:50:22.292Z] url: https://codecov.io [2022-03-03T20:50:22.292Z] query: branch=PR-3886&commit=f244d4c3d8b352f9f291a0bc99b28dd435d21193&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3886%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3886&job=&cmd_args= [2022-03-03T20:50:22.292Z] -> Pinging Codecov [2022-03-03T20:50:22.292Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3886&commit=f244d4c3d8b352f9f291a0bc99b28dd435d21193&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3886%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3886&job=&cmd_args= [2022-03-03T20:50:22.292Z] -> Uploading to [2022-03-03T20:50:22.292Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-03/00271124DB129430A58F1EEE437C3FCB/f244d4c3d8b352f9f291a0bc99b28dd435d21193/efe84e0c-8a91-4c24-9b9c-f987b809d89b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220303T205022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c32e71564543981ec884efe3a22d97678cc3a0cc01589ca6566b036f49ae172c [2022-03-03T20:50:22.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-03T20:50:22.292Z] Dload Upload Total Spent Left Speed [2022-03-03T20:50:22.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57975 0 0 100 57975 0 175k --:--:-- --:--:-- --:--:-- 174k [2022-03-03T20:50:22.813Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f244d4c3d8b352f9f291a0bc99b28dd435d21193 [Pipeline] } [2022-03-03T20:50:22.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-03T20:50:23.479Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:50:23.775Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:50:24.328Z] ---> package-listing.sh [2022-03-03T20:50:24.328Z] ++ facter osfamily [2022-03-03T20:50:24.328Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-03T20:50:24.588Z] + OS_FAMILY=redhat [2022-03-03T20:50:24.588Z] + workspace=/w/workspace/edgex-go/3 [2022-03-03T20:50:24.588Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-03T20:50:24.588Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-03T20:50:24.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-03T20:50:24.588Z] + PACKAGES=/tmp/packages_start.txt [2022-03-03T20:50:24.588Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-03T20:50:24.588Z] + PACKAGES=/tmp/packages_end.txt [2022-03-03T20:50:24.588Z] + case "${OS_FAMILY}" in [2022-03-03T20:50:24.588Z] + sort [2022-03-03T20:50:24.588Z] + rpm -qa [2022-03-03T20:50:28.783Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-03T20:50:28.783Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-03T20:50:28.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-03T20:50:28.783Z] + '[' /w/workspace/edgex-go/3 ']' [2022-03-03T20:50:28.783Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-03-03T20:50:28.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-03-03T20:50:28.792Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-03T20:50:29.069Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:50:29.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-03T20:50:29.626Z] [2022-03-03T20:50:29.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-03T20:50:29.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-03T20:50:29.933Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-03T20:50:29.933Z] 5eb5b503b376: Pulling fs layer [2022-03-03T20:50:29.933Z] 5c69ac0246d0: Pulling fs layer [2022-03-03T20:50:29.933Z] ec43610c2a17: Pulling fs layer [2022-03-03T20:50:29.933Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-03T20:50:29.933Z] 33b1e0a273af: Pulling fs layer [2022-03-03T20:50:29.933Z] 5d3b04190fa2: Pulling fs layer [2022-03-03T20:50:29.933Z] 2f39f015ded8: Pulling fs layer [2022-03-03T20:50:29.933Z] 33b1e0a273af: Waiting [2022-03-03T20:50:29.933Z] 5d3b04190fa2: Waiting [2022-03-03T20:50:29.933Z] 2f39f015ded8: Waiting [2022-03-03T20:50:29.933Z] 3a2ae6a8a46f: Waiting [2022-03-03T20:50:29.933Z] 5c69ac0246d0: Download complete [2022-03-03T20:50:29.933Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-03T20:50:29.933Z] 3a2ae6a8a46f: Download complete [2022-03-03T20:50:29.933Z] 33b1e0a273af: Verifying Checksum [2022-03-03T20:50:29.933Z] 33b1e0a273af: Download complete [2022-03-03T20:50:29.933Z] 5d3b04190fa2: Verifying Checksum [2022-03-03T20:50:29.933Z] 5d3b04190fa2: Download complete [2022-03-03T20:50:29.933Z] ec43610c2a17: Verifying Checksum [2022-03-03T20:50:29.933Z] ec43610c2a17: Download complete [2022-03-03T20:50:30.196Z] 5eb5b503b376: Verifying Checksum [2022-03-03T20:50:30.196Z] 5eb5b503b376: Download complete [2022-03-03T20:50:30.777Z] 2f39f015ded8: Verifying Checksum [2022-03-03T20:50:30.777Z] 2f39f015ded8: Download complete [2022-03-03T20:50:31.733Z] 5eb5b503b376: Pull complete [2022-03-03T20:50:31.733Z] 5c69ac0246d0: Pull complete [2022-03-03T20:50:32.311Z] ec43610c2a17: Pull complete [2022-03-03T20:50:32.311Z] 3a2ae6a8a46f: Pull complete [2022-03-03T20:50:32.574Z] 33b1e0a273af: Pull complete [2022-03-03T20:50:32.845Z] 5d3b04190fa2: Pull complete [2022-03-03T20:50:38.164Z] 2f39f015ded8: Pull complete [2022-03-03T20:50:38.164Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-03T20:50:38.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-03T20:50:38.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-03T20:50:38.255Z] prd-centos7-docker-4c-2g-6349 does not seem to be running inside a container [2022-03-03T20:50:38.284Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2022-03-03T20:50:41.379Z] $ docker top 43692eee19636d6d355247e7a666c46b6ef49a551ebf589f5371362c5181750b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-03T20:50:41.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-03T20:50:42.029Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-03T20:50:42.314Z] + ls /var/log/sa-host [2022-03-03T20:50:42.314Z] + sadf -c /var/log/sa-host/sa03 [2022-03-03T20:50:42.314Z] file_magic: OK [2022-03-03T20:50:42.314Z] HZ: Using current value: 100 [2022-03-03T20:50:42.314Z] file_header: OK [2022-03-03T20:50:42.314Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-03T20:50:42.314Z] Statistics: [2022-03-03T20:50:42.314Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-03T20:50:42.314Z] File successfully converted to sysstat format version 12.5.2 [2022-03-03T20:50:42.314Z] + sadf -c /var/log/sa-host/sa17 [2022-03-03T20:50:42.314Z] file_magic: OK [2022-03-03T20:50:42.314Z] HZ: Using current value: 100 [2022-03-03T20:50:42.314Z] file_header: OK [2022-03-03T20:50:42.314Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-03T20:50:42.314Z] Statistics: [2022-03-03T20:50:42.314Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-03T20:50:42.314Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-03T20:50:42.401Z] provisioning config files... [2022-03-03T20:50:42.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5152186167375875861tmp [Pipeline] { [Pipeline] echo [2022-03-03T20:50:42.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:50:42.701Z] ---> create-netrc.sh [Pipeline] } [2022-03-03T20:50:42.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:50:43.045Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-03T20:50:43.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:50:43.341Z] ---> sudo-logs.sh [2022-03-03T20:50:43.341Z] Archiving 'sudo' log.. [2022-03-03T20:50:43.341Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6349.novalocal: Name or service not known [2022-03-03T20:50:43.341Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6349.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-03T20:50:43.368Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:50:43.656Z] ---> job-cost.sh [2022-03-03T20:50:43.656Z] lf-activate-venv: SKIPPING [2022-03-03T20:50:43.656Z] DEBUG: total: 0.10999999940395355 [2022-03-03T20:50:43.656Z] INFO: Retrieving Stack Cost... [2022-03-03T20:50:44.225Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-03T20:50:44.486Z] INFO: Archiving Costs [Pipeline] echo [2022-03-03T20:50:44.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-03T20:50:44.787Z] ---> logs-deploy.sh [2022-03-03T20:50:44.787Z] lf-activate-venv: SKIPPING [2022-03-03T20:50:44.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3886/3 [2022-03-03T20:50:44.787Z] INFO: archiving workspace using pattern(s): [2022-03-03T20:50:45.729Z] Archives upload complete. [2022-03-03T20:50:45.729Z] INFO: archiving logs to Nexus