Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca0f3052e1ef0a4d801960624e9522a3d2143121+c1fb6d23c38d8e4135415aa828943646775f2bb3 (c9eca864bf467f8b6ff174ba2ceaa8e4e57cf2bd) 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-ssh3215241100862618109.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-ssh18109804926113676713.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-3883/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-3883/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13362331770733911299.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-ssh8459193417368511301.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-3883/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-3883/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4269440280138955617.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-5661 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [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-ssh3473641446421493642.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ca0f3052e1ef0a4d801960624e9522a3d2143121 Merge succeeded, producing bb864a661540386b907751b632727ff0c2aebcdc Checking out Revision bb864a661540386b907751b632727ff0c2aebcdc (PR-3883) > 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-ssh8694513591207544349.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca0f3052e1ef0a4d801960624e9522a3d2143121 # 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-ssh2754638148906330006.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb864a661540386b907751b632727ff0c2aebcdc # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" > git rev-list --no-walk ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-18T20:29:15.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-18T20:29:15.507Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-18T20:29:15.521Z] ========================================================= [2022-02-18T20:29:15.521Z] EdgeX Global Pipelines Version Info [2022-02-18T20:29:15.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:29:16.661Z] ------------------- [2022-02-18T20:29:16.661Z] stable info: [2022-02-18T20:29:16.661Z] ------------------- [2022-02-18T20:29:16.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T20:29:16.661Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T20:29:16.661Z] Message: update stable to v1.0.220 [2022-02-18T20:29:17.234Z] ------------------- [2022-02-18T20:29:17.234Z] experimental info: [2022-02-18T20:29:17.234Z] ------------------- [2022-02-18T20:29:17.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-18T20:29:17.234Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-18T20:29:17.234Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-18T20:29:17.384Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-18T20:29:17.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-18T20:29:17.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-18T20:29:17.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-18T20:29:17.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-18T20:29:17.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-18T20:29:17.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-18T20:29:17.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-18T20:29:17.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-18T20:29:17.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-18T20:29:17.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-18T20:29:17.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-18T20:29:17.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-18T20:29:17.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-18T20:29:17.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-18T20:29:17.551Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T20:29:17.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-18T20:29:17.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-18T20:29:17.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-18T20:29:17.597Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-18T20:29:17.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-18T20:29:17.619Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-18T20:29:17.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3883 [Pipeline] echo [2022-02-18T20:29:17.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3883 [Pipeline] echo [2022-02-18T20:29:17.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3883 [Pipeline] echo [2022-02-18T20:29:17.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb864a661540386b907751b632727ff0c2aebcdc [Pipeline] echo [2022-02-18T20:29:17.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb864a6 [Pipeline] echo [2022-02-18T20:29:17.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T20:29:17.735Z] provisioning config files... [2022-02-18T20:29:17.750Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7613723187710321428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:29:18.058Z] ---> docker-login.sh [2022-02-18T20:29:18.058Z] nexus3.edgexfoundry.org:10001 [2022-02-18T20:29:18.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:29:18.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:29:18.322Z] Configure a credential helper to remove this warning. See [2022-02-18T20:29:18.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:29:18.322Z] [2022-02-18T20:29:18.322Z] Login Succeeded [2022-02-18T20:29:18.322Z] nexus3.edgexfoundry.org:10002 [2022-02-18T20:29:18.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:29:18.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:29:18.322Z] Configure a credential helper to remove this warning. See [2022-02-18T20:29:18.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:29:18.322Z] [2022-02-18T20:29:18.322Z] Login Succeeded [2022-02-18T20:29:18.322Z] nexus3.edgexfoundry.org:10003 [2022-02-18T20:29:18.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:29:18.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:29:18.585Z] Configure a credential helper to remove this warning. See [2022-02-18T20:29:18.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:29:18.585Z] [2022-02-18T20:29:18.585Z] Login Succeeded [2022-02-18T20:29:18.585Z] nexus3.edgexfoundry.org:10004 [2022-02-18T20:29:18.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:29:18.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:29:18.585Z] Configure a credential helper to remove this warning. See [2022-02-18T20:29:18.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:29:18.585Z] [2022-02-18T20:29:18.585Z] Login Succeeded [2022-02-18T20:29:18.585Z] docker.io [2022-02-18T20:29:18.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:29:19.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:29:19.159Z] Configure a credential helper to remove this warning. See [2022-02-18T20:29:19.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:29:19.159Z] [2022-02-18T20:29:19.159Z] Login Succeeded [2022-02-18T20:29:19.159Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T20:29:19.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T20:29:19.489Z] ++ 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-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/core-command/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/core-data/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-18T20:29:19.489Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-18T20:29:19.489Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-18T20:29:19.489Z] ++ cut -d/ -f2 [2022-02-18T20:29:19.489Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-18T20:29:19.525Z] 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-02-18T20:29:19.907Z] + git rev-list -1 --merges bb864a661540386b907751b632727ff0c2aebcdc~1..bb864a661540386b907751b632727ff0c2aebcdc [Pipeline] echo [2022-02-18T20:29:19.922Z] -----------> git rev-list -1 --merges bb864a661540386b907751b632727ff0c2aebcdc~1..bb864a661540386b907751b632727ff0c2aebcdc bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:29:19.922Z] bb864a661540386b907751b632727ff0c2aebcdc [false] [Pipeline] sh [2022-02-18T20:29:20.217Z] + git log --format=format:%s -1 bb864a661540386b907751b632727ff0c2aebcdc [Pipeline] echo [2022-02-18T20:29:20.235Z] ========================================================= [2022-02-18T20:29:20.236Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-18T20:29:20.236Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-18T20:29:20.782Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-18T20:29:20.782Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-18T20:29:20.782Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-18T20:29:20.782Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-18T20:29:20.782Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-18T20:29:20.782Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-18T20:29:20.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:29:21.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T20:29:21.203Z] [2022-02-18T20:29:21.203Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:29:21.508Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T20:29:21.508Z] latest: Pulling from edgex-devops/git-semver [2022-02-18T20:29:21.508Z] a0d0a0d46f8b: Pulling fs layer [2022-02-18T20:29:21.508Z] 3e5f54012d9b: Pulling fs layer [2022-02-18T20:29:21.508Z] 4c7163046ea9: Pulling fs layer [2022-02-18T20:29:21.508Z] 0c2d73faf560: Pulling fs layer [2022-02-18T20:29:21.508Z] 0c2d73faf560: Waiting [2022-02-18T20:29:21.508Z] 3e5f54012d9b: Verifying Checksum [2022-02-18T20:29:21.508Z] 3e5f54012d9b: Download complete [2022-02-18T20:29:21.508Z] a0d0a0d46f8b: Verifying Checksum [2022-02-18T20:29:21.508Z] a0d0a0d46f8b: Download complete [2022-02-18T20:29:21.508Z] 4c7163046ea9: Verifying Checksum [2022-02-18T20:29:21.508Z] 4c7163046ea9: Download complete [2022-02-18T20:29:21.508Z] 0c2d73faf560: Verifying Checksum [2022-02-18T20:29:21.508Z] 0c2d73faf560: Download complete [2022-02-18T20:29:21.774Z] a0d0a0d46f8b: Pull complete [2022-02-18T20:29:21.774Z] 3e5f54012d9b: Pull complete [2022-02-18T20:29:22.034Z] 4c7163046ea9: Pull complete [2022-02-18T20:29:22.295Z] 0c2d73faf560: Pull complete [2022-02-18T20:29:22.295Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-18T20:29:22.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-18T20:29:22.295Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-18T20:29:22.385Z] prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container [2022-02-18T20:29:22.432Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-18T20:29:23.132Z] $ docker top 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-18T20:29:23.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T20:29:23.221Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T20:29:23.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T20:29:23.341Z] $ docker exec 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 ssh-agent [2022-02-18T20:29:23.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXidkhki/agent.12 [2022-02-18T20:29:23.436Z] SSH_AGENT_PID=18 [2022-02-18T20:29:23.444Z] Running ssh-add (command line suppressed) [2022-02-18T20:29:23.535Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4399190711914074114.key (/w/workspace/edgex-go/3@tmp/private_key_4399190711914074114.key) [2022-02-18T20:29:23.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T20:29:23.841Z] + git tag --points-at HEAD [Pipeline] } [2022-02-18T20:29:23.874Z] $ docker exec --env ******** --env ******** 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 ssh-agent -k [2022-02-18T20:29:23.952Z] unset SSH_AUTH_SOCK; [2022-02-18T20:29:23.953Z] unset SSH_AGENT_PID; [2022-02-18T20:29:23.953Z] echo Agent pid 18 killed; [2022-02-18T20:29:23.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-18T20:29:23.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-18T20:29:23.980Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-18T20:29:24.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-18T20:29:24.083Z] $ docker exec 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 ssh-agent [2022-02-18T20:29:24.172Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiDBIGH/agent.48 [2022-02-18T20:29:24.172Z] SSH_AGENT_PID=54 [2022-02-18T20:29:24.178Z] Running ssh-add (command line suppressed) [2022-02-18T20:29:24.273Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9083028290888896774.key (/w/workspace/edgex-go/3@tmp/private_key_9083028290888896774.key) [2022-02-18T20:29:24.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-18T20:29:24.580Z] + git semver init [2022-02-18T20:29:24.580Z] # -> Open(): unable to determine branch for HEAD [2022-02-18T20:29:24.580Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-02-18T20:29:24.580Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-02-18T20:29:24.580Z] # $SEMVER_REMOTE_NAME = origin [2022-02-18T20:29:24.580Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-18T20:29:24.580Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-18T20:29:24.580Z] # $SEMVER_BRANCH = PR-3883 [2022-02-18T20:29:24.580Z] # $SEMVER_TEMP = /tmp/semver-385236180 [2022-02-18T20:29:24.580Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-18T20:29:36.856Z] # '/tmp/semver-385236180' -> '/w/workspace/edgex-go/3/.semver' [2022-02-18T20:29:36.856Z] # -> Force: false [2022-02-18T20:29:36.856Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-02-18T20:29:36.874Z] $ docker exec --env ******** --env ******** 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 ssh-agent -k [2022-02-18T20:29:36.966Z] unset SSH_AUTH_SOCK; [2022-02-18T20:29:36.967Z] unset SSH_AGENT_PID; [2022-02-18T20:29:36.967Z] echo Agent pid 54 killed; [2022-02-18T20:29:36.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-18T20:29:37.283Z] + git semver [Pipeline] } [2022-02-18T20:29:37.301Z] $ docker stop --time=1 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 [2022-02-18T20:29:39.271Z] $ docker rm -f 346d0ff29570d74ead2cbb34de5abae27c7dc8cdf236270737f931840cf88e29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T20:29:39.631Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-18T20:29:39.847Z] Stashed 1 file(s) [Pipeline] echo [2022-02-18T20:29:39.850Z] [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-02-18T20:29:40.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T20:29:40.010Z] ========================================================= [2022-02-18T20:29:40.010Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-18T20:29:40.010Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-18T20:29:40.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-18T20:29:40.305Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-18T20:29:40.305Z] 59bf1c3509f3: Pulling fs layer [2022-02-18T20:29:40.305Z] 666ba61612fd: Pulling fs layer [2022-02-18T20:29:40.305Z] 8ed8ca486205: Pulling fs layer [2022-02-18T20:29:40.305Z] 4fe6c5a15a65: Pulling fs layer [2022-02-18T20:29:40.305Z] 22a0e8bec74d: Pulling fs layer [2022-02-18T20:29:40.305Z] 640e595b4fbd: Pulling fs layer [2022-02-18T20:29:40.305Z] 763cafe07f6e: Pulling fs layer [2022-02-18T20:29:40.305Z] 0c0b528cf693: Pulling fs layer [2022-02-18T20:29:40.305Z] 10935f4eaf8b: Pulling fs layer [2022-02-18T20:29:40.305Z] 763cafe07f6e: Waiting [2022-02-18T20:29:40.305Z] 0c0b528cf693: Waiting [2022-02-18T20:29:40.305Z] 10935f4eaf8b: Waiting [2022-02-18T20:29:40.305Z] 22a0e8bec74d: Waiting [2022-02-18T20:29:40.305Z] 640e595b4fbd: Waiting [2022-02-18T20:29:40.305Z] 8ed8ca486205: Verifying Checksum [2022-02-18T20:29:40.305Z] 8ed8ca486205: Download complete [2022-02-18T20:29:40.305Z] 666ba61612fd: Verifying Checksum [2022-02-18T20:29:40.305Z] 666ba61612fd: Download complete [2022-02-18T20:29:40.305Z] 22a0e8bec74d: Verifying Checksum [2022-02-18T20:29:40.305Z] 22a0e8bec74d: Download complete [2022-02-18T20:29:40.305Z] 640e595b4fbd: Verifying Checksum [2022-02-18T20:29:40.305Z] 640e595b4fbd: Download complete [2022-02-18T20:29:40.305Z] 59bf1c3509f3: Verifying Checksum [2022-02-18T20:29:40.305Z] 59bf1c3509f3: Download complete [2022-02-18T20:29:40.305Z] 763cafe07f6e: Verifying Checksum [2022-02-18T20:29:40.305Z] 763cafe07f6e: Download complete [2022-02-18T20:29:40.305Z] 0c0b528cf693: Verifying Checksum [2022-02-18T20:29:40.305Z] 0c0b528cf693: Download complete [2022-02-18T20:29:40.881Z] 59bf1c3509f3: Pull complete [2022-02-18T20:29:40.881Z] 10935f4eaf8b: Verifying Checksum [2022-02-18T20:29:40.881Z] 10935f4eaf8b: Download complete [2022-02-18T20:29:40.881Z] 4fe6c5a15a65: Verifying Checksum [2022-02-18T20:29:40.881Z] 4fe6c5a15a65: Download complete [2022-02-18T20:29:40.881Z] 666ba61612fd: Pull complete [2022-02-18T20:29:41.152Z] 8ed8ca486205: Pull complete [2022-02-18T20:29:45.398Z] 4fe6c5a15a65: Pull complete [2022-02-18T20:29:45.398Z] 22a0e8bec74d: Pull complete [2022-02-18T20:29:45.398Z] 640e595b4fbd: Pull complete [2022-02-18T20:29:45.398Z] 763cafe07f6e: Pull complete [2022-02-18T20:29:45.398Z] 0c0b528cf693: Pull complete [2022-02-18T20:29:47.321Z] 10935f4eaf8b: Pull complete [2022-02-18T20:29:47.321Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-18T20:29:47.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-18T20:29:47.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-18T20:29:47.655Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-18T20:29:47.655Z] WORKDIR /edgex [2022-02-18T20:29:47.655Z] COPY go.mod . [2022-02-18T20:29:47.655Z] RUN go mod download' [2022-02-18T20:29:47.655Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-18T20:29:49.116Z] Sending build context to Docker daemon 334MB [2022-02-18T20:29:49.116Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-18T20:29:49.116Z] ---> 99d49a6021b9 [2022-02-18T20:29:49.116Z] Step 2/4 : WORKDIR /edgex [2022-02-18T20:29:51.028Z] ---> Running in 10e71f2049ef [2022-02-18T20:29:51.289Z] Removing intermediate container 10e71f2049ef [2022-02-18T20:29:51.289Z] ---> 0804de2af9d1 [2022-02-18T20:29:51.289Z] Step 3/4 : COPY go.mod . [2022-02-18T20:29:51.289Z] ---> 49d4b801fe5a [2022-02-18T20:29:51.289Z] Step 4/4 : RUN go mod download [2022-02-18T20:29:51.289Z] ---> Running in 1c1d2be77b4a [2022-02-18T20:29:54.940Z] Still waiting to schedule task [2022-02-18T20:29:54.940Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-18T20:30:30.076Z] Removing intermediate container 1c1d2be77b4a [2022-02-18T20:30:30.076Z] ---> 3e37a528e95e [2022-02-18T20:30:30.076Z] Successfully built 3e37a528e95e [2022-02-18T20:30:30.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:30:30.377Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T20:30:30.377Z] . [Pipeline] withDockerContainer [2022-02-18T20:30:30.437Z] prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container [2022-02-18T20:30:30.474Z] $ 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-x86_64 cat [2022-02-18T20:30:30.827Z] $ docker top b26b435ba6f41caf0108fd7c091103eb92a19f89c1fd1bdcf29cddbf6707e1ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T20:30:31.174Z] + go version [2022-02-18T20:30:31.174Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-18T20:30:31.192Z] $ docker stop --time=1 b26b435ba6f41caf0108fd7c091103eb92a19f89c1fd1bdcf29cddbf6707e1ed [2022-02-18T20:30:32.412Z] $ docker rm -f b26b435ba6f41caf0108fd7c091103eb92a19f89c1fd1bdcf29cddbf6707e1ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:30:32.822Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-18T20:30:32.822Z] . [Pipeline] withDockerContainer [2022-02-18T20:30:32.882Z] prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container [2022-02-18T20:30:32.918Z] $ 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-x86_64 cat [2022-02-18T20:30:33.231Z] $ docker top d0a8a2f7320426c002f3802f93a4c5459d942dce9d0c58f42846d076223be019 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-18T20:30:33.298Z] ========================================================= [2022-02-18T20:30:33.298Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-18T20:30:33.298Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-18T20:30:33.591Z] + make test [2022-02-18T20:30:33.591Z] go mod tidy [2022-02-18T20:30:33.591Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-18T20:30:40.254Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-18T20:30:55.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-18T20:30:59.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-18T20:30:59.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-18T20:30:59.776Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-18T20:31:01.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-18T20:31:02.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-18T20:31:02.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-18T20:31:02.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-18T20:31:02.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-18T20:31:02.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-18T20:31:03.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-18T20:31:03.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-18T20:31:03.125Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-18T20:31:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-18T20:31:05.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2022-02-18T20:31:05.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-18T20:31:05.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-18T20:31:05.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2022-02-18T20:31:05.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-18T20:31:05.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2022-02-18T20:31:05.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-18T20:31:05.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-18T20:31:06.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements [2022-02-18T20:31:06.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-18T20:31:06.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-18T20:31:07.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2022-02-18T20:31:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-18T20:31:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-18T20:31:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-18T20:31:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-18T20:31:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-18T20:31:08.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements [2022-02-18T20:31:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-18T20:31:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-18T20:31:08.392Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2022-02-18T20:31:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-18T20:31:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-18T20:31:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-18T20:31:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-18T20:31:08.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-18T20:31:08.986Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2022-02-18T20:31:08.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-18T20:31:08.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-18T20:31:08.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-18T20:31:09.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2022-02-18T20:31:09.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-18T20:31:09.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2022-02-18T20:31:09.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2022-02-18T20:31:09.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-18T20:31:10.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-02-18T20:31:10.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2022-02-18T20:31:10.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-02-18T20:31:10.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-02-18T20:31:11.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2022-02-18T20:31:18.496Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5664 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [Pipeline] { [Pipeline] ws [2022-02-18T20:31:18.509Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-02-18T20:31:18.686Z] The recommended git tool is: git [2022-02-18T20:31:23.204Z] using credential edgex-jenkins-ssh [2022-02-18T20:31:23.222Z] Cloning the remote Git repository [2022-02-18T20:31:23.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2022-02-18T20:31:23.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2022-02-18T20:31:23.272Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-18T20:31:23.345Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-02-18T20:31:23.427Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-18T20:31:23.428Z] > git --version # timeout=10 [2022-02-18T20:31:23.451Z] > git --version # 'git version 2.17.1' [2022-02-18T20:31:23.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T20:31:23.519Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T20:31:27.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 82.5% of statements [2022-02-18T20:31:27.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-18T20:31:40.217Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ca0f3052e1ef0a4d801960624e9522a3d2143121 [2022-02-18T20:31:40.763Z] Merge succeeded, producing a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:31:40.764Z] Checking out Revision a9b0920b1f108f56c41cce5812cc3e83f347a460 (PR-3883) [2022-02-18T20:31:39.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-18T20:31:39.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T20:31:39.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-18T20:31:39.483Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-18T20:31:39.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T20:31:39.495Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-18T20:31:40.233Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:31:40.252Z] > git checkout -f ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 [2022-02-18T20:31:40.460Z] > git remote # timeout=10 [2022-02-18T20:31:40.475Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:31:40.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T20:31:40.506Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-02-18T20:31:40.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T20:31:40.767Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:31:40.777Z] > git checkout -f a9b0920b1f108f56c41cce5812cc3e83f347a460 # timeout=10 [2022-02-18T20:31:45.020Z] Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" [2022-02-18T20:31:45.026Z] > git rev-list --no-walk ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-02-18T20:31:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.247s coverage: 65.4% of statements [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-18T20:31:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-18T20:31:45.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.8% of statements [2022-02-18T20:31:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-18T20:31:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-18T20:31:45.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2022-02-18T20:31:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-18T20:31:45.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2022-02-18T20:31:45.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-18T20:31:45.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-18T20:31:45.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T20:31:45.916Z] Dload Upload Total Spent Left Speed [2022-02-18T20:31:45.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh [2022-02-18T20:31:46.433Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-18T20:31:46.775Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-18T20:31:46.776Z] + sudo tee /etc/docker/daemon.new [2022-02-18T20:31:46.776Z] { [2022-02-18T20:31:46.776Z] "registry-mirrors": [ [2022-02-18T20:31:46.776Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-18T20:31:46.776Z] ], [2022-02-18T20:31:46.776Z] "bip": "10.250.0.254/24", [2022-02-18T20:31:46.776Z] "hosts": [ [2022-02-18T20:31:46.776Z] "tcp://0.0.0.0:5555", [2022-02-18T20:31:46.776Z] "unix:///var/run/docker.sock" [2022-02-18T20:31:46.776Z] ], [2022-02-18T20:31:46.776Z] "mtu": 1458, [2022-02-18T20:31:46.776Z] "selinux-enabled": true, [2022-02-18T20:31:46.776Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-18T20:31:46.776Z] } [Pipeline] sh [2022-02-18T20:31:47.199Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-18T20:31:47.559Z] + sudo service docker restart [2022-02-18T20:31:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-18T20:31:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-18T20:31:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-18T20:31:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-18T20:31:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-18T20:31:52.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-18T20:31:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-02-18T20:31:52.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2022-02-18T20:31:52.725Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T20:32:05.904Z] provisioning config files... [2022-02-18T20:32:05.928Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3776117209379090490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:32:06.288Z] ---> docker-login.sh [2022-02-18T20:32:06.288Z] nexus3.edgexfoundry.org:10001 [2022-02-18T20:32:06.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:32:07.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:32:07.159Z] Configure a credential helper to remove this warning. See [2022-02-18T20:32:07.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:32:07.159Z] [2022-02-18T20:32:07.159Z] Login Succeeded [2022-02-18T20:32:07.159Z] nexus3.edgexfoundry.org:10002 [2022-02-18T20:32:07.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:32:07.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:32:07.432Z] Configure a credential helper to remove this warning. See [2022-02-18T20:32:07.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:32:07.432Z] [2022-02-18T20:32:07.432Z] Login Succeeded [2022-02-18T20:32:07.432Z] nexus3.edgexfoundry.org:10003 [2022-02-18T20:32:08.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:32:08.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:32:08.036Z] Configure a credential helper to remove this warning. See [2022-02-18T20:32:08.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:32:08.036Z] [2022-02-18T20:32:08.036Z] Login Succeeded [2022-02-18T20:32:08.036Z] nexus3.edgexfoundry.org:10004 [2022-02-18T20:32:08.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:32:08.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:32:08.312Z] Configure a credential helper to remove this warning. See [2022-02-18T20:32:08.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:32:08.312Z] [2022-02-18T20:32:08.312Z] Login Succeeded [2022-02-18T20:32:08.312Z] docker.io [2022-02-18T20:32:08.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-18T20:32:09.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-18T20:32:09.181Z] Configure a credential helper to remove this warning. See [2022-02-18T20:32:09.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-18T20:32:09.181Z] [2022-02-18T20:32:09.181Z] Login Succeeded [2022-02-18T20:32:09.181Z] ---> docker-login.sh ends [Pipeline] } [2022-02-18T20:32:09.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-18T20:32:09.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-18T20:32:09.712Z] ========================================================= [2022-02-18T20:32:09.712Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-18T20:32:09.712Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-18T20:32:10.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-18T20:32:10.316Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-18T20:32:10.316Z] 9b3977197b4f: Pulling fs layer [2022-02-18T20:32:10.316Z] 1a89e8eeedd5: Pulling fs layer [2022-02-18T20:32:10.316Z] 94645a83ff95: Pulling fs layer [2022-02-18T20:32:10.316Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-18T20:32:10.316Z] 0c92f367c5e7: Pulling fs layer [2022-02-18T20:32:10.316Z] f7c0051592d6: Pulling fs layer [2022-02-18T20:32:10.316Z] a227ed2f7395: Pulling fs layer [2022-02-18T20:32:10.316Z] 7b1c46037f91: Pulling fs layer [2022-02-18T20:32:10.316Z] f7c0051592d6: Waiting [2022-02-18T20:32:10.316Z] a227ed2f7395: Waiting [2022-02-18T20:32:10.316Z] 3f3a8bcf1eab: Waiting [2022-02-18T20:32:10.316Z] 7b1c46037f91: Waiting [2022-02-18T20:32:10.316Z] 0c92f367c5e7: Waiting [2022-02-18T20:32:10.316Z] 94645a83ff95: Download complete [2022-02-18T20:32:10.316Z] 1a89e8eeedd5: Download complete [2022-02-18T20:32:10.316Z] 0c92f367c5e7: Download complete [2022-02-18T20:32:10.316Z] f7c0051592d6: Verifying Checksum [2022-02-18T20:32:10.316Z] f7c0051592d6: Download complete [2022-02-18T20:32:10.316Z] 9b3977197b4f: Verifying Checksum [2022-02-18T20:32:10.316Z] 9b3977197b4f: Download complete [2022-02-18T20:32:10.316Z] a227ed2f7395: Verifying Checksum [2022-02-18T20:32:10.316Z] a227ed2f7395: Download complete [2022-02-18T20:32:10.917Z] 9b3977197b4f: Pull complete [2022-02-18T20:32:11.518Z] 1a89e8eeedd5: Pull complete [2022-02-18T20:32:12.117Z] 94645a83ff95: Pull complete [2022-02-18T20:32:12.117Z] 7b1c46037f91: Verifying Checksum [2022-02-18T20:32:12.117Z] 7b1c46037f91: Download complete [2022-02-18T20:32:12.714Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-18T20:32:12.714Z] 3f3a8bcf1eab: Download complete [2022-02-18T20:32:25.108Z] 3f3a8bcf1eab: Pull complete [2022-02-18T20:32:25.108Z] 0c92f367c5e7: Pull complete [2022-02-18T20:32:25.108Z] f7c0051592d6: Pull complete [2022-02-18T20:32:25.108Z] a227ed2f7395: Pull complete [2022-02-18T20:32:31.653Z] GO111MODULE=on go vet ./... [2022-02-18T20:32:31.819Z] 7b1c46037f91: Pull complete [2022-02-18T20:32:31.819Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-18T20:32:31.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-18T20:32:31.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-18T20:32:32.173Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-18T20:32:32.173Z] WORKDIR /edgex [2022-02-18T20:32:32.173Z] COPY go.mod . [2022-02-18T20:32:32.173Z] RUN go mod download build [2022-02-18T20:32:32.173Z] -t ci-base-image-arm64 -f - . [2022-02-18T20:32:32.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T20:32:32.872Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-18T20:32:33.136Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-18T20:32:33.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-18T20:32:33.711Z] + ls -al . [2022-02-18T20:32:33.711Z] total 644 [2022-02-18T20:32:33.711Z] drwxrwxr-x 10 1001 1001 4096 Feb 18 20:32 . [2022-02-18T20:32:33.711Z] drwxr-xr-x 4 root root 28 Feb 18 20:30 .. [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 11 Feb 18 20:29 .dockerignore [2022-02-18T20:32:33.711Z] drwxrwxr-x 8 1001 1001 179 Feb 18 20:29 .git [2022-02-18T20:32:33.711Z] drwxrwxr-x 4 1001 1001 142 Feb 18 20:29 .github [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 804 Feb 18 20:29 .gitignore [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 42 Feb 18 20:29 .golangci.yml [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 76 Feb 18 20:29 .hadolint.yml [2022-02-18T20:32:33.711Z] drwx------ 3 1001 1001 73 Feb 18 20:29 .semver [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 166 Feb 18 20:29 .sonarcloud.properties [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 1171 Feb 18 20:29 ADOPTERS.md [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 9019 Feb 18 20:29 Attribution.txt [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 51732 Feb 18 20:29 CHANGELOG.md [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 3804 Feb 18 20:29 CONTRIBUTING.md [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 677 Feb 18 20:29 GOVERNANCE.md [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 849 Feb 18 20:29 Jenkinsfile [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 10775 Feb 18 20:29 LICENSE [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 6508 Feb 18 20:29 Makefile [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 582 Feb 18 20:29 OWNERS.md [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 8207 Feb 18 20:29 README.md [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 6912 Feb 18 20:29 SECURITY.md [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 5 Feb 18 20:29 VERSION [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 4131 Feb 18 20:29 ZMQWindows.md [2022-02-18T20:32:33.711Z] drwxrwxr-x 2 1001 1001 37 Feb 18 20:29 bin [2022-02-18T20:32:33.711Z] drwxrwxr-x 14 1001 1001 4096 Feb 18 20:29 cmd [2022-02-18T20:32:33.711Z] -rw-r--r-- 1 root root 428383 Feb 18 20:31 coverage.out [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 2841 Feb 18 20:29 go.mod [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 50303 Feb 18 20:29 go.sum [2022-02-18T20:32:33.711Z] drwxrwxr-x 8 1001 1001 124 Feb 18 20:29 internal [2022-02-18T20:32:33.711Z] drwxrwxr-x 3 1001 1001 16 Feb 18 20:29 openapi [2022-02-18T20:32:33.711Z] drwxrwxr-x 4 1001 1001 71 Feb 18 20:29 snap [2022-02-18T20:32:33.711Z] -rw-rw-r-- 1 1001 1001 204 Feb 18 20:29 version.go [Pipeline] sh [2022-02-18T20:32:34.004Z] + '[' -e coverage.out ] [2022-02-18T20:32:34.004Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-18T20:32:34.104Z] Stashed 1 file(s) [Pipeline] sh [2022-02-18T20:32:34.157Z] Sending build context to Docker daemon 168.7MB [2022-02-18T20:32:34.403Z] + make build [2022-02-18T20:32:34.403Z] 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-02-18T20:32:34.428Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-18T20:32:34.429Z] ---> f79e39bc4007 [2022-02-18T20:32:34.429Z] Step 2/4 : WORKDIR /edgex [2022-02-18T20:32:35.791Z] 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-02-18T20:32:36.403Z] ---> Running in 5f6cf2e296c6 [2022-02-18T20:32:36.682Z] Removing intermediate container 5f6cf2e296c6 [2022-02-18T20:32:36.682Z] ---> 553ac2ea45ba [2022-02-18T20:32:36.682Z] Step 3/4 : COPY go.mod . [2022-02-18T20:32:37.278Z] ---> 5db1a5e4e0db [2022-02-18T20:32:37.278Z] Step 4/4 : RUN go mod download [2022-02-18T20:32:37.551Z] ---> Running in 8b982366a704 [2022-02-18T20:32:44.003Z] 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-02-18T20:32:44.003Z] 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-02-18T20:32:44.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-18T20:32:44.521Z] 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-02-18T20:32:45.466Z] 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-02-18T20:32:46.203Z] 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-02-18T20:32:46.985Z] 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-02-18T20:32:48.079Z] 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-02-18T20:32:48.654Z] 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-02-18T20:32:49.229Z] 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-02-18T20:32:50.633Z] $ docker stop --time=1 d0a8a2f7320426c002f3802f93a4c5459d942dce9d0c58f42846d076223be019 [2022-02-18T20:32:52.374Z] $ docker rm -f d0a8a2f7320426c002f3802f93a4c5459d942dce9d0c58f42846d076223be019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:32:53.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-18T20:32:53.691Z] [2022-02-18T20:32:53.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:32:53.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-18T20:32:53.991Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-18T20:32:53.991Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-18T20:32:53.991Z] ca9280d653b3: Pulling fs layer [2022-02-18T20:32:53.991Z] 7e9c9ca2126c: Pulling fs layer [2022-02-18T20:32:53.991Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-18T20:32:53.991Z] cbdbe7a5bc2a: Download complete [2022-02-18T20:32:54.253Z] ca9280d653b3: Verifying Checksum [2022-02-18T20:32:54.253Z] ca9280d653b3: Download complete [2022-02-18T20:32:54.253Z] cbdbe7a5bc2a: Pull complete [2022-02-18T20:32:54.520Z] 7e9c9ca2126c: Verifying Checksum [2022-02-18T20:32:54.520Z] 7e9c9ca2126c: Download complete [2022-02-18T20:32:54.784Z] ca9280d653b3: Pull complete [2022-02-18T20:32:59.004Z] 7e9c9ca2126c: Pull complete [2022-02-18T20:32:59.004Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-18T20:32:59.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-18T20:32:59.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-18T20:32:59.067Z] prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container [2022-02-18T20:32:59.109Z] $ 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:latest cat [2022-02-18T20:33:01.807Z] $ docker top 27650088b0dbffc534184f577aecc9477e2108bd9b498b499f4caf9e1ad17646 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T20:33:02.164Z] + docker-compose build --help [2022-02-18T20:33:02.165Z] + grep parallel [2022-02-18T20:33:02.737Z] --parallel Build images in parallel. [Pipeline] } [2022-02-18T20:33:02.754Z] $ docker stop --time=1 27650088b0dbffc534184f577aecc9477e2108bd9b498b499f4caf9e1ad17646 [2022-02-18T20:33:03.918Z] $ docker rm -f 27650088b0dbffc534184f577aecc9477e2108bd9b498b499f4caf9e1ad17646 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:33:04.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-18T20:33:04.303Z] . [Pipeline] withDockerContainer [2022-02-18T20:33:04.364Z] prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container [2022-02-18T20:33:04.401Z] $ 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:latest cat [2022-02-18T20:33:04.691Z] $ docker top 1398f97a762c0c9166eb32a99be049dd0cf47ef6e76b9fa80d74db96bde8f62e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T20:33:05.044Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-18T20:33:05.613Z] Building core-command ... [2022-02-18T20:33:05.613Z] Building core-data ... [2022-02-18T20:33:05.613Z] Building core-metadata ... [2022-02-18T20:33:05.613Z] Building security-bootstrapper ... [2022-02-18T20:33:05.613Z] Building security-proxy-setup ... [2022-02-18T20:33:05.613Z] Building security-secretstore-setup ... [2022-02-18T20:33:05.613Z] Building support-notifications ... [2022-02-18T20:33:05.613Z] Building support-scheduler ... [2022-02-18T20:33:05.613Z] Building sys-mgmt-agent ... [2022-02-18T20:33:05.613Z] Building security-secretstore-setup [2022-02-18T20:33:05.613Z] Building core-command [2022-02-18T20:33:05.613Z] Building support-scheduler [2022-02-18T20:33:05.613Z] Building core-metadata [2022-02-18T20:33:05.613Z] Building support-notifications [2022-02-18T20:33:15.603Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:33:15.603Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:33:15.603Z] ---> 3e37a528e95e [2022-02-18T20:33:15.603Z] Step 3/22 : WORKDIR /edgex-go [2022-02-18T20:33:15.603Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:33:15.603Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:33:15.603Z] ---> 3e37a528e95e [2022-02-18T20:33:15.603Z] Step 3/23 : WORKDIR /edgex-go [2022-02-18T20:33:20.891Z] ---> Running in 011e3f51d65d [2022-02-18T20:33:20.891Z] ---> Running in 228eacaa6453 [2022-02-18T20:33:25.098Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:33:25.098Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:33:25.098Z] ---> 3e37a528e95e [2022-02-18T20:33:25.098Z] Step 3/25 : WORKDIR /edgex-go [2022-02-18T20:33:26.039Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:33:26.039Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:33:26.984Z] ---> 3e37a528e95e [2022-02-18T20:33:26.984Z] Step 3/22 : WORKDIR /edgex-go [2022-02-18T20:33:26.984Z] ---> Using cache [2022-02-18T20:33:26.984Z] ---> 1554ec981c99 [2022-02-18T20:33:26.984Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:33:26.984Z] Removing intermediate container 011e3f51d65d [2022-02-18T20:33:26.984Z] ---> 1554ec981c99 [2022-02-18T20:33:26.984Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:33:27.245Z] Removing intermediate container 228eacaa6453 [2022-02-18T20:33:27.245Z] ---> 9d41ccbbf738 [2022-02-18T20:33:27.245Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:33:27.245Z] ---> Running in fe331cd993bb [2022-02-18T20:33:27.245Z] ---> Running in dc3a0217a5a8 [2022-02-18T20:33:27.245Z] ---> Running in f1df7470cede [2022-02-18T20:33:27.245Z] ---> Running in 1d58297ab2f3 [2022-02-18T20:33:27.245Z] Removing intermediate container dc3a0217a5a8 [2022-02-18T20:33:27.245Z] ---> 972cac25740c [2022-02-18T20:33:27.245Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:33:27.506Z] ---> Running in 6d298f65b5ba [2022-02-18T20:33:28.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:33:28.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:33:28.473Z] ---> 3e37a528e95e [2022-02-18T20:33:28.473Z] Step 3/23 : WORKDIR /edgex-go [2022-02-18T20:33:28.473Z] ---> Using cache [2022-02-18T20:33:28.473Z] ---> 972cac25740c [2022-02-18T20:33:28.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:33:28.473Z] Removing intermediate container fe331cd993bb [2022-02-18T20:33:28.473Z] ---> a97776293986 [2022-02-18T20:33:28.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-18T20:33:28.473Z] ---> Running in f5516a82ca34 [2022-02-18T20:33:28.473Z] ---> Running in bb7bb45bc287 [2022-02-18T20:33:28.473Z] Removing intermediate container f1df7470cede [2022-02-18T20:33:28.473Z] ---> 035bffc83874 [2022-02-18T20:33:28.473Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-18T20:33:28.473Z] Removing intermediate container 1d58297ab2f3 [2022-02-18T20:33:28.473Z] ---> f172ee689774 [2022-02-18T20:33:28.473Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-18T20:33:28.473Z] ---> Running in 0ed2fd6e7d69 [2022-02-18T20:33:28.473Z] ---> Running in 20ca68e793fb [2022-02-18T20:33:28.473Z] Removing intermediate container 6d298f65b5ba [2022-02-18T20:33:28.473Z] ---> 68fd22296e20 [2022-02-18T20:33:28.473Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-18T20:33:28.473Z] ---> Running in a263f07dd05a [2022-02-18T20:33:29.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:29.049Z] Removing intermediate container f5516a82ca34 [2022-02-18T20:33:29.049Z] ---> e059688e50f6 [2022-02-18T20:33:29.049Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-18T20:33:29.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:29.049Z] ---> Running in bf1e3420386a [2022-02-18T20:33:29.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:29.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:29.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:29.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:30.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:30.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:30.089Z] OK: 221 MiB in 52 packages [2022-02-18T20:33:30.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:30.364Z] Removing intermediate container bb7bb45bc287 [2022-02-18T20:33:30.364Z] ---> 22a644eb60cd [2022-02-18T20:33:30.364Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-18T20:33:30.626Z] OK: 221 MiB in 52 packages [2022-02-18T20:33:30.626Z] ---> faa9f0972129 [2022-02-18T20:33:30.626Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:33:30.626Z] OK: 221 MiB in 52 packages [2022-02-18T20:33:30.626Z] ---> Running in 1d7b45839b0b [2022-02-18T20:33:30.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:33:30.887Z] OK: 221 MiB in 52 packages [2022-02-18T20:33:31.153Z] Removing intermediate container 20ca68e793fb [2022-02-18T20:33:31.153Z] ---> 9b2fced0ea75 [2022-02-18T20:33:31.153Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-18T20:33:31.153Z] Removing intermediate container 0ed2fd6e7d69 [2022-02-18T20:33:31.153Z] ---> cd6fa4d48967 [2022-02-18T20:33:31.153Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-18T20:33:31.415Z] Removing intermediate container bf1e3420386a [2022-02-18T20:33:31.415Z] ---> 72ce98313f72 [2022-02-18T20:33:31.415Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-18T20:33:31.415Z] ---> e140139de668 [2022-02-18T20:33:31.415Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:33:31.415Z] ---> Running in e182906744cb [2022-02-18T20:33:31.415Z] ---> 531dcb566ab0 [2022-02-18T20:33:31.415Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:33:31.676Z] ---> Running in e8140700832f [2022-02-18T20:33:31.676Z] ---> 9d7bd74075b1 [2022-02-18T20:33:31.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:33:31.676Z] ---> Running in 0ad603020948 [2022-02-18T20:33:31.934Z] Removing intermediate container 1d7b45839b0b [2022-02-18T20:33:31.934Z] ---> c3917c5d4932 [2022-02-18T20:33:31.934Z] Step 8/22 : COPY . . [2022-02-18T20:33:33.858Z] OK: 221 MiB in 52 packages [2022-02-18T20:33:34.141Z] Removing intermediate container e182906744cb [2022-02-18T20:33:34.141Z] ---> 76dd9cf89198 [2022-02-18T20:33:34.141Z] Step 8/22 : COPY . . [2022-02-18T20:33:34.410Z] Removing intermediate container e8140700832f [2022-02-18T20:33:34.410Z] ---> 02683f5da5d2 [2022-02-18T20:33:34.410Z] Step 8/23 : COPY . . [2022-02-18T20:33:35.370Z] Removing intermediate container a263f07dd05a [2022-02-18T20:33:35.370Z] ---> e341ceefe646 [2022-02-18T20:33:35.370Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-18T20:33:35.370Z] Removing intermediate container 0ad603020948 [2022-02-18T20:33:35.370Z] ---> 710c78d43413 [2022-02-18T20:33:35.370Z] Step 8/23 : COPY . . [2022-02-18T20:33:38.687Z] ---> 9729adc1dee3 [2022-02-18T20:33:38.687Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:33:40.076Z] ---> Running in 168f625a2714 [2022-02-18T20:33:40.076Z] ---> acd6ccf30790 [2022-02-18T20:33:40.076Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-18T20:33:40.649Z] ---> Running in ad2cb83e0d98 [2022-02-18T20:33:40.946Z] 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-02-18T20:33:42.960Z] Removing intermediate container 168f625a2714 [2022-02-18T20:33:42.960Z] ---> ad5493f91232 [2022-02-18T20:33:42.960Z] Step 8/25 : COPY . . [2022-02-18T20:33:42.960Z] ---> f554fb7d8017 [2022-02-18T20:33:42.960Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-18T20:33:43.239Z] ---> Running in cce0022b9414 [2022-02-18T20:33:43.239Z] ---> ea3e826435e6 [2022-02-18T20:33:43.239Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-18T20:33:43.511Z] ---> Running in c21e0b3092e1 [2022-02-18T20:33:44.477Z] 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-02-18T20:33:45.060Z] 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-02-18T20:33:45.324Z] ---> 39ecaa98c89f [2022-02-18T20:33:45.324Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-18T20:33:45.585Z] ---> Running in ac560283ca87 [2022-02-18T20:33:46.980Z] 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-02-18T20:33:59.351Z] Removing intermediate container 8b982366a704 [2022-02-18T20:33:59.351Z] ---> 52cbe72164da [2022-02-18T20:33:59.351Z] Successfully built 52cbe72164da [2022-02-18T20:33:59.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:33:59.697Z] + docker inspect -f . ci-base-image-arm64 [2022-02-18T20:33:59.697Z] . [Pipeline] withDockerContainer [2022-02-18T20:33:59.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container [2022-02-18T20:33:59.998Z] $ 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-arm64 cat [2022-02-18T20:34:01.306Z] $ docker top d6b1f86a5f35aa2d64d97865138f19dc5e01c03ed3a0a52379f0d495b210d527 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T20:34:02.186Z] + go version [2022-02-18T20:34:02.186Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-18T20:34:02.204Z] $ docker stop --time=1 d6b1f86a5f35aa2d64d97865138f19dc5e01c03ed3a0a52379f0d495b210d527 [2022-02-18T20:34:03.820Z] $ docker rm -f d6b1f86a5f35aa2d64d97865138f19dc5e01c03ed3a0a52379f0d495b210d527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:34:04.402Z] + docker inspect -f . ci-base-image-arm64 [2022-02-18T20:34:04.402Z] . [Pipeline] withDockerContainer [2022-02-18T20:34:04.602Z] prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container [2022-02-18T20:34:04.677Z] $ 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-arm64 cat [2022-02-18T20:34:05.150Z] ---> 7e72d9bc0cda [2022-02-18T20:34:05.150Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-18T20:34:05.150Z] ---> Running in c6f39f02df8f [2022-02-18T20:34:05.150Z] 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-02-18T20:34:05.903Z] $ docker top 897dd6bccee0b6268624024cea9827f2ecf33d061f34d5163a46e62c05355784 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-18T20:34:06.161Z] ========================================================= [2022-02-18T20:34:06.161Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-18T20:34:06.161Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-18T20:34:06.817Z] + make test [2022-02-18T20:34:06.817Z] go mod tidy [2022-02-18T20:34:07.796Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-18T20:34:17.438Z] Removing intermediate container ad2cb83e0d98 [2022-02-18T20:34:17.438Z] ---> 43c04ae09065 [2022-02-18T20:34:17.438Z] [2022-02-18T20:34:17.438Z] Step 10/22 : FROM alpine:3.14 [2022-02-18T20:34:17.438Z] 3.14: Pulling from library/alpine [2022-02-18T20:34:18.021Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T20:34:18.021Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T20:34:18.021Z] ---> 0a97eee8041e [2022-02-18T20:34:18.021Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-18T20:34:18.285Z] ---> Running in dcbcaefee952 [2022-02-18T20:34:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:19.468Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-18T20:34:19.468Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:34:19.468Z] OK: 6 MiB in 15 packages [2022-02-18T20:34:19.733Z] Removing intermediate container dcbcaefee952 [2022-02-18T20:34:19.733Z] ---> 4205eacd2e36 [2022-02-18T20:34:19.733Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-18T20:34:20.001Z] ---> Running in 56e88dbd6a3f [2022-02-18T20:34:20.001Z] Removing intermediate container 56e88dbd6a3f [2022-02-18T20:34:20.001Z] ---> e4eb04f09c80 [2022-02-18T20:34:20.001Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-18T20:34:20.001Z] ---> Running in 9b2963668a11 [2022-02-18T20:34:20.272Z] Removing intermediate container 9b2963668a11 [2022-02-18T20:34:20.272Z] ---> abaa3bf94832 [2022-02-18T20:34:20.272Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-18T20:34:20.272Z] ---> Running in 87dd72383d3c [2022-02-18T20:34:20.272Z] Removing intermediate container 87dd72383d3c [2022-02-18T20:34:20.272Z] ---> db3e06bf43f8 [2022-02-18T20:34:20.272Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:34:20.550Z] ---> ca6faf65f665 [2022-02-18T20:34:20.550Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-18T20:34:21.138Z] ---> 092e3b299a06 [2022-02-18T20:34:21.138Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-18T20:34:21.407Z] ---> 2640d7ef1088 [2022-02-18T20:34:21.407Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-18T20:34:21.407Z] ---> Running in cf8679791968 [2022-02-18T20:34:21.681Z] Removing intermediate container cf8679791968 [2022-02-18T20:34:21.681Z] ---> e4cdab92555d [2022-02-18T20:34:21.681Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:34:21.681Z] ---> Running in bbc8bdc2280a [2022-02-18T20:34:21.947Z] Removing intermediate container bbc8bdc2280a [2022-02-18T20:34:21.947Z] ---> 2af219560d4c [2022-02-18T20:34:21.947Z] Step 20/22 : LABEL arch=x86_64 [2022-02-18T20:34:21.947Z] ---> Running in c3521bbf4599 [2022-02-18T20:34:21.947Z] Removing intermediate container c3521bbf4599 [2022-02-18T20:34:21.947Z] ---> 1eca801ce5a4 [2022-02-18T20:34:21.947Z] Step 21/22 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:34:22.226Z] ---> Running in 24db57625d9b [2022-02-18T20:34:22.813Z] Removing intermediate container 24db57625d9b [2022-02-18T20:34:22.813Z] ---> cfdbc625cd71 [2022-02-18T20:34:22.813Z] Step 22/22 : LABEL version=0.0.0 [2022-02-18T20:34:23.084Z] Removing intermediate container ac560283ca87 [2022-02-18T20:34:23.084Z] ---> 26a3fca685c7 [2022-02-18T20:34:23.084Z] [2022-02-18T20:34:23.084Z] Step 10/23 : FROM alpine:3.14 [2022-02-18T20:34:23.084Z] ---> 0a97eee8041e [2022-02-18T20:34:23.084Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-18T20:34:23.084Z] ---> Using cache [2022-02-18T20:34:23.084Z] ---> 4205eacd2e36 [2022-02-18T20:34:23.084Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-18T20:34:23.084Z] ---> Using cache [2022-02-18T20:34:23.084Z] ---> e4eb04f09c80 [2022-02-18T20:34:23.084Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-18T20:34:23.084Z] ---> Running in 132475985b66 [2022-02-18T20:34:23.084Z] ---> Running in 3c1fe550104b [2022-02-18T20:34:23.358Z] Removing intermediate container 132475985b66 [2022-02-18T20:34:23.358Z] ---> 01920859dff4 [2022-02-18T20:34:23.358Z] [2022-02-18T20:34:23.358Z] Removing intermediate container 3c1fe550104b [2022-02-18T20:34:23.358Z] ---> d850ef2c1a22 [2022-02-18T20:34:23.358Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-18T20:34:23.358Z] Successfully built 01920859dff4 [2022-02-18T20:34:23.358Z] Successfully tagged support-scheduler:latest [2022-02-18T20:34:23.358Z] Building security-bootstrapper [2022-02-18T20:34:23.358Z] ---> Running in fb7c7a53f8b4 [2022-02-18T20:34:23.646Z]  Building support-scheduler ... done Removing intermediate container fb7c7a53f8b4 [2022-02-18T20:34:23.646Z] ---> 3fa37d534053 [2022-02-18T20:34:23.646Z] Step 15/23 : WORKDIR / [2022-02-18T20:34:23.646Z] ---> Running in e0e978b21a87 [2022-02-18T20:34:24.254Z] Removing intermediate container e0e978b21a87 [2022-02-18T20:34:24.254Z] ---> 88bed6993edd [2022-02-18T20:34:24.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:34:25.643Z] ---> e1aabd4fce87 [2022-02-18T20:34:25.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-18T20:34:25.643Z] Removing intermediate container cce0022b9414 [2022-02-18T20:34:25.643Z] ---> 776657c82762 [2022-02-18T20:34:25.643Z] [2022-02-18T20:34:25.643Z] Step 10/22 : FROM alpine:3.14 [2022-02-18T20:34:25.643Z] ---> 0a97eee8041e [2022-02-18T20:34:25.643Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-18T20:34:25.905Z] ---> Running in fb593089eb41 [2022-02-18T20:34:26.172Z] ---> 7e732cc594b2 [2022-02-18T20:34:26.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-18T20:34:26.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:26.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:26.696Z] ---> e16fe08e8cea [2022-02-18T20:34:26.696Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-18T20:34:26.956Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-18T20:34:26.956Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-18T20:34:26.956Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:34:26.956Z] Executing ca-certificates-20211220-r0.trigger [2022-02-18T20:34:26.956Z] ---> Running in 9b162ba9a487 [2022-02-18T20:34:26.956Z] OK: 6 MiB in 16 packages [2022-02-18T20:34:27.218Z] Removing intermediate container c21e0b3092e1 [2022-02-18T20:34:27.218Z] ---> 9eb2d7029064 [2022-02-18T20:34:27.218Z] [2022-02-18T20:34:27.218Z] Step 10/23 : FROM alpine:3.14 [2022-02-18T20:34:27.218Z] ---> 0a97eee8041e [2022-02-18T20:34:27.218Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-18T20:34:27.218Z] ---> Using cache [2022-02-18T20:34:27.218Z] ---> 4205eacd2e36 [2022-02-18T20:34:27.218Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-18T20:34:27.218Z] ---> Using cache [2022-02-18T20:34:27.218Z] ---> e4eb04f09c80 [2022-02-18T20:34:27.218Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-18T20:34:27.218Z] Removing intermediate container 9b162ba9a487 [2022-02-18T20:34:27.218Z] ---> 73847dbfa832 [2022-02-18T20:34:27.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:34:27.218Z] ---> Running in c293d7f9f275 [2022-02-18T20:34:27.218Z] ---> Running in 6af5c4b22f32 [2022-02-18T20:34:27.485Z] Removing intermediate container c293d7f9f275 [2022-02-18T20:34:27.485Z] ---> 9e204f9c1200 [2022-02-18T20:34:27.485Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-18T20:34:27.485Z] Removing intermediate container 6af5c4b22f32 [2022-02-18T20:34:27.485Z] ---> 95f7cb0c0207 [2022-02-18T20:34:27.485Z] Step 21/23 : LABEL arch=x86_64 [2022-02-18T20:34:27.485Z] ---> Running in 0c83f9fa9818 [2022-02-18T20:34:27.485Z] ---> Running in 0121cb4736cb [2022-02-18T20:34:27.749Z] Removing intermediate container fb593089eb41 [2022-02-18T20:34:27.749Z] ---> a768b96fc33f [2022-02-18T20:34:27.749Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-18T20:34:27.749Z] Removing intermediate container 0c83f9fa9818 [2022-02-18T20:34:27.749Z] ---> adb179baa5ff [2022-02-18T20:34:27.749Z] Step 15/23 : WORKDIR / [2022-02-18T20:34:27.749Z] ---> Running in 647e435fd041 [2022-02-18T20:34:27.749Z] ---> Running in 3fdaeee1c5db [2022-02-18T20:34:27.749Z] Removing intermediate container 0121cb4736cb [2022-02-18T20:34:27.749Z] ---> 1cb0435d8b65 [2022-02-18T20:34:27.749Z] Step 22/23 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:34:27.749Z] ---> Running in b8c52e524225 [2022-02-18T20:34:28.015Z] Removing intermediate container 647e435fd041 [2022-02-18T20:34:28.015Z] ---> 064985815735 [2022-02-18T20:34:28.015Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-18T20:34:28.015Z] ---> Running in d9e7b07da538 [2022-02-18T20:34:28.015Z] Removing intermediate container 3fdaeee1c5db [2022-02-18T20:34:28.015Z] ---> d1244fba353b [2022-02-18T20:34:28.015Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:34:28.015Z] Removing intermediate container b8c52e524225 [2022-02-18T20:34:28.015Z] ---> aa6402222140 [2022-02-18T20:34:28.015Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T20:34:28.279Z] ---> Running in 2883352a4809 [2022-02-18T20:34:28.279Z] Removing intermediate container d9e7b07da538 [2022-02-18T20:34:28.279Z] ---> b12a2a6f5f97 [2022-02-18T20:34:28.279Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-18T20:34:28.279Z] ---> Running in 6423eaaf4d2b [2022-02-18T20:34:28.279Z] Removing intermediate container 2883352a4809 [2022-02-18T20:34:28.279Z] ---> 7e97c130aaaa [2022-02-18T20:34:28.279Z] [2022-02-18T20:34:28.541Z] ---> 9d2fe29f76cb [2022-02-18T20:34:28.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-18T20:34:28.541Z] Successfully built 7e97c130aaaa [2022-02-18T20:34:28.541Z] Successfully tagged core-command:latest [2022-02-18T20:34:28.541Z] Building sys-mgmt-agent [2022-02-18T20:34:28.803Z]  Building core-command ... done Removing intermediate container 6423eaaf4d2b [2022-02-18T20:34:28.803Z] ---> a4c212fb4659 [2022-02-18T20:34:28.803Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:34:30.192Z] ---> 69723b76a0a6 [2022-02-18T20:34:30.192Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-18T20:34:30.459Z] ---> 17035be22510 [2022-02-18T20:34:30.459Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-18T20:34:30.724Z] ---> 692a2c708c4b [2022-02-18T20:34:30.724Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-18T20:34:30.999Z] ---> 48d11c6959fa [2022-02-18T20:34:30.999Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-18T20:34:30.999Z] ---> Running in 1f1a4d0b3864 [2022-02-18T20:34:31.277Z] Removing intermediate container 1f1a4d0b3864 [2022-02-18T20:34:31.277Z] ---> 7318b7b80bf1 [2022-02-18T20:34:31.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:34:31.277Z] ---> 942af210c869 [2022-02-18T20:34:31.277Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-18T20:34:31.277Z] ---> Running in d527e108c576 [2022-02-18T20:34:31.278Z] ---> Running in 85c251621786 [2022-02-18T20:34:31.543Z] Removing intermediate container d527e108c576 [2022-02-18T20:34:31.543Z] ---> f988293e30e9 [2022-02-18T20:34:31.543Z] Step 21/23 : LABEL arch=x86_64 [2022-02-18T20:34:31.543Z] Removing intermediate container 85c251621786 [2022-02-18T20:34:31.543Z] ---> b5b54acc5990 [2022-02-18T20:34:31.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:34:31.543Z] ---> Running in de19bd5ebb78 [2022-02-18T20:34:31.543Z] ---> Running in 10eb7a448361 [2022-02-18T20:34:31.821Z] Removing intermediate container de19bd5ebb78 [2022-02-18T20:34:31.821Z] ---> b6e8a90f3b1c [2022-02-18T20:34:31.821Z] Step 22/23 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:34:31.821Z] Removing intermediate container 10eb7a448361 [2022-02-18T20:34:31.821Z] ---> d87862b84ee9 [2022-02-18T20:34:31.821Z] Step 20/22 : LABEL arch=x86_64 [2022-02-18T20:34:31.821Z] ---> Running in 44f2dfd0fd4d [2022-02-18T20:34:31.821Z] ---> Running in 553b9a161318 [2022-02-18T20:34:32.085Z] Removing intermediate container 44f2dfd0fd4d [2022-02-18T20:34:32.085Z] ---> d219817a1213 [2022-02-18T20:34:32.085Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T20:34:33.028Z] 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-02-18T20:34:33.028Z] Removing intermediate container 553b9a161318 [2022-02-18T20:34:33.028Z] ---> 2c64678d4432 [2022-02-18T20:34:33.028Z] Step 21/22 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:34:33.028Z] ---> Running in 1ce14e81eea5 [2022-02-18T20:34:34.423Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:34:34.423Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:34:34.423Z] ---> 3e37a528e95e [2022-02-18T20:34:34.423Z] Step 3/23 : WORKDIR /edgex-go [2022-02-18T20:34:34.423Z] ---> Using cache [2022-02-18T20:34:34.423Z] ---> 972cac25740c [2022-02-18T20:34:34.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:34:34.423Z] ---> Using cache [2022-02-18T20:34:34.423Z] ---> e059688e50f6 [2022-02-18T20:34:34.423Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-18T20:34:34.423Z] ---> Running in 2e946d3e3f1c [2022-02-18T20:34:34.423Z] Removing intermediate container 1ce14e81eea5 [2022-02-18T20:34:34.423Z] ---> 82a64751c5ad [2022-02-18T20:34:34.423Z] [2022-02-18T20:34:34.423Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:34:34.423Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:34:34.423Z] ---> 3e37a528e95e [2022-02-18T20:34:34.423Z] Step 3/31 : WORKDIR /edgex-go [2022-02-18T20:34:34.423Z] ---> Using cache [2022-02-18T20:34:34.423Z] ---> 972cac25740c [2022-02-18T20:34:34.423Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:34:34.423Z] ---> Using cache [2022-02-18T20:34:34.691Z] ---> e059688e50f6 [2022-02-18T20:34:34.691Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-18T20:34:34.691Z] ---> Using cache [2022-02-18T20:34:34.691Z] ---> 72ce98313f72 [2022-02-18T20:34:34.691Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-18T20:34:34.691Z] ---> Using cache [2022-02-18T20:34:34.691Z] ---> 9d7bd74075b1 [2022-02-18T20:34:34.691Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:34:34.691Z] ---> Using cache [2022-02-18T20:34:34.691Z] ---> 710c78d43413 [2022-02-18T20:34:34.691Z] Step 8/31 : COPY . . [2022-02-18T20:34:34.691Z] ---> Running in da2b07a3676f [2022-02-18T20:34:34.691Z] Successfully built 82a64751c5ad [2022-02-18T20:34:34.691Z] ---> Using cache [2022-02-18T20:34:34.691Z] ---> 39ecaa98c89f [2022-02-18T20:34:34.691Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-18T20:34:34.691Z] Successfully tagged core-metadata:latest [2022-02-18T20:34:34.691Z] Building security-proxy-setup [2022-02-18T20:34:34.691Z]  Building core-metadata ... done Removing intermediate container 2e946d3e3f1c [2022-02-18T20:34:34.691Z] ---> 7c36b63ebe10 [2022-02-18T20:34:34.691Z] Step 22/22 : LABEL version=0.0.0 [2022-02-18T20:34:34.691Z] ---> Running in 74459edf23aa [2022-02-18T20:34:34.952Z] ---> Running in 9e915ea3f8b7 [2022-02-18T20:34:35.530Z] Removing intermediate container 9e915ea3f8b7 [2022-02-18T20:34:35.530Z] ---> a88b2c0c73ba [2022-02-18T20:34:35.530Z] [2022-02-18T20:34:35.791Z] Successfully built a88b2c0c73ba [2022-02-18T20:34:35.791Z] Successfully tagged support-notifications:latest [2022-02-18T20:34:35.791Z]  Building support-notifications ... done Building core-data [2022-02-18T20:34:35.791Z] 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-02-18T20:34:36.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:37.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:37.881Z] OK: 221 MiB in 52 packages [2022-02-18T20:34:39.284Z] Removing intermediate container c6f39f02df8f [2022-02-18T20:34:39.284Z] ---> 5a96755bc2a6 [2022-02-18T20:34:39.284Z] [2022-02-18T20:34:39.284Z] Step 10/25 : FROM alpine:3.14 [2022-02-18T20:34:39.284Z] ---> 0a97eee8041e [2022-02-18T20:34:39.284Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-18T20:34:39.558Z] ---> Running in bc2ec4531157 [2022-02-18T20:34:39.822Z] Removing intermediate container da2b07a3676f [2022-02-18T20:34:39.822Z] ---> 59aeb76efd78 [2022-02-18T20:34:39.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-18T20:34:40.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:40.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:40.130Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-18T20:34:40.345Z] ---> c696734b5587 [2022-02-18T20:34:40.345Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:34:40.345Z] ---> Running in ede00ed3d608 [2022-02-18T20:34:40.605Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-18T20:34:40.605Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-18T20:34:40.605Z] (3/3) Installing su-exec (0.2-r1) [2022-02-18T20:34:40.605Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:34:40.605Z] Executing ca-certificates-20211220-r0.trigger [2022-02-18T20:34:40.605Z] OK: 6 MiB in 17 packages [2022-02-18T20:34:41.553Z] Removing intermediate container bc2ec4531157 [2022-02-18T20:34:41.553Z] ---> 9bbd9e53cc6c [2022-02-18T20:34:41.553Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-18T20:34:41.553Z] ---> Running in c4ae35b01e1b [2022-02-18T20:34:41.553Z] Removing intermediate container c4ae35b01e1b [2022-02-18T20:34:41.553Z] ---> ae2da3dc29dd [2022-02-18T20:34:41.553Z] Step 13/25 : WORKDIR / [2022-02-18T20:34:41.819Z] ---> Running in c004326c5903 [2022-02-18T20:34:41.819Z] Removing intermediate container c004326c5903 [2022-02-18T20:34:41.819Z] ---> c4a1a6adfbfb [2022-02-18T20:34:41.819Z] 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-02-18T20:34:42.081Z] Removing intermediate container ede00ed3d608 [2022-02-18T20:34:42.081Z] ---> 411cb756a2eb [2022-02-18T20:34:42.081Z] Step 8/23 : COPY . . [2022-02-18T20:34:42.345Z] ---> cbb4a3ea9e19 [2022-02-18T20:34:42.345Z] 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-02-18T20:34:45.705Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:34:45.705Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:34:45.705Z] ---> 3e37a528e95e [2022-02-18T20:34:45.705Z] Step 3/23 : WORKDIR /edgex-go [2022-02-18T20:34:45.705Z] ---> Using cache [2022-02-18T20:34:45.705Z] ---> 972cac25740c [2022-02-18T20:34:45.705Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:34:45.705Z] ---> Using cache [2022-02-18T20:34:45.705Z] ---> e059688e50f6 [2022-02-18T20:34:45.705Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-18T20:34:45.964Z] ---> b5f7002b2a1a [2022-02-18T20:34:45.964Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-18T20:34:46.227Z] ---> Running in e40b0e437f38 [2022-02-18T20:34:46.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:46.828Z] ---> 48734e234d12 [2022-02-18T20:34:46.828Z] 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-02-18T20:34:47.443Z] ---> a8b2b8e1255a [2022-02-18T20:34:47.443Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-18T20:34:47.443Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:34:47.443Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:34:47.443Z] ---> 3e37a528e95e [2022-02-18T20:34:47.443Z] Step 3/21 : WORKDIR /edgex-go [2022-02-18T20:34:47.443Z] ---> Using cache [2022-02-18T20:34:47.443Z] ---> 972cac25740c [2022-02-18T20:34:47.443Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:34:47.443Z] ---> Using cache [2022-02-18T20:34:47.443Z] ---> e059688e50f6 [2022-02-18T20:34:47.443Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-18T20:34:47.443Z] ---> Using cache [2022-02-18T20:34:47.443Z] ---> 72ce98313f72 [2022-02-18T20:34:47.443Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-18T20:34:47.443Z] ---> Using cache [2022-02-18T20:34:47.443Z] ---> 9d7bd74075b1 [2022-02-18T20:34:47.443Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:34:47.443Z] ---> Using cache [2022-02-18T20:34:47.443Z] ---> 710c78d43413 [2022-02-18T20:34:47.443Z] Step 8/21 : COPY . . [2022-02-18T20:34:47.443Z] ---> Using cache [2022-02-18T20:34:47.443Z] ---> 39ecaa98c89f [2022-02-18T20:34:47.443Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-18T20:34:47.443Z] ---> Running in 6ef628d8adf1 [2022-02-18T20:34:47.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:34:48.340Z] OK: 221 MiB in 52 packages [2022-02-18T20:34:48.340Z] 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-02-18T20:34:48.620Z] ---> e1a655e00bdb [2022-02-18T20:34:48.620Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-18T20:34:49.228Z] Removing intermediate container e40b0e437f38 [2022-02-18T20:34:49.228Z] ---> c8c229cc2e6c [2022-02-18T20:34:49.228Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-18T20:34:49.494Z] ---> 436f159a986f [2022-02-18T20:34:49.494Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-18T20:34:49.762Z] ---> a9d0fd4facc4 [2022-02-18T20:34:49.762Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:34:50.040Z] ---> Running in 4c34a4a5bf4d [2022-02-18T20:34:50.308Z] ---> 418f99b333be [2022-02-18T20:34:50.308Z] 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-02-18T20:34:50.308Z] ---> Running in 8fa453a73fd8 [2022-02-18T20:34:50.578Z] ---> e7226178c7b7 [2022-02-18T20:34:50.578Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-18T20:34:50.840Z] ---> Running in 119a4a691784 [2022-02-18T20:34:51.411Z] 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-02-18T20:34:51.411Z] Removing intermediate container 8fa453a73fd8 [2022-02-18T20:34:51.411Z] ---> e5db126959b9 [2022-02-18T20:34:51.411Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-18T20:34:51.673Z] ---> Running in 5c29f902bc0c [2022-02-18T20:34:51.673Z] Removing intermediate container 5c29f902bc0c [2022-02-18T20:34:51.673Z] ---> 93c427c5e693 [2022-02-18T20:34:51.673Z] Step 23/25 : LABEL arch=x86_64 [2022-02-18T20:34:51.673Z] Removing intermediate container 4c34a4a5bf4d [2022-02-18T20:34:51.673Z] ---> 431e80b2840e [2022-02-18T20:34:51.673Z] Step 8/23 : COPY . . [2022-02-18T20:34:51.933Z] ---> Running in 5b56cabacf10 [2022-02-18T20:34:52.193Z] Removing intermediate container 5b56cabacf10 [2022-02-18T20:34:52.193Z] ---> 6e77821064fc [2022-02-18T20:34:52.193Z] Step 24/25 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:34:52.453Z] ---> Running in e1beee874489 [2022-02-18T20:34:53.427Z] Removing intermediate container e1beee874489 [2022-02-18T20:34:53.427Z] ---> 26e4b8c74547 [2022-02-18T20:34:53.427Z] Step 25/25 : LABEL version=0.0.0 [2022-02-18T20:34:53.692Z] ---> Running in 135807843de6 [2022-02-18T20:34:53.963Z] Removing intermediate container 135807843de6 [2022-02-18T20:34:53.963Z] ---> a5604ae09cf6 [2022-02-18T20:34:53.963Z] [2022-02-18T20:34:54.224Z] Successfully built a5604ae09cf6 [2022-02-18T20:34:54.224Z] Successfully tagged security-secretstore-setup:latest [2022-02-18T20:34:58.447Z]  Building security-secretstore-setup ... done  ---> d18afc31dac0 [2022-02-18T20:34:58.447Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-18T20:34:58.447Z] ---> Running in 3cc11afeab9d [2022-02-18T20:34:58.447Z] 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-02-18T20:35:02.681Z] Removing intermediate container 74459edf23aa [2022-02-18T20:35:02.681Z] ---> 09c0c999d920 [2022-02-18T20:35:02.681Z] [2022-02-18T20:35:02.681Z] Step 10/31 : FROM alpine:3.14 [2022-02-18T20:35:02.681Z] ---> 0a97eee8041e [2022-02-18T20:35:02.681Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-18T20:35:02.681Z] ---> Running in 6fc5f6520da8 [2022-02-18T20:35:02.950Z] Removing intermediate container 6fc5f6520da8 [2022-02-18T20:35:02.950Z] ---> 3010d6a982b7 [2022-02-18T20:35:02.950Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-18T20:35:02.950Z] ---> Running in 29119a24fd06 [2022-02-18T20:35:03.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:35:03.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:35:03.762Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-18T20:35:03.762Z] (2/2) Installing su-exec (0.2-r1) [2022-02-18T20:35:03.762Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:35:03.762Z] OK: 6 MiB in 16 packages [2022-02-18T20:35:04.355Z] Removing intermediate container 29119a24fd06 [2022-02-18T20:35:04.355Z] ---> 50e1117fccfe [2022-02-18T20:35:04.355Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-18T20:35:04.355Z] ---> Running in 7a0805e2042e [2022-02-18T20:35:04.622Z] Removing intermediate container 7a0805e2042e [2022-02-18T20:35:04.622Z] ---> 4b16bf17e806 [2022-02-18T20:35:04.622Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-18T20:35:04.622Z] ---> Running in 34e0a14d42bb [2022-02-18T20:35:04.622Z] Removing intermediate container 34e0a14d42bb [2022-02-18T20:35:04.622Z] ---> 80a3c4984755 [2022-02-18T20:35:04.622Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-18T20:35:04.888Z] ---> Running in 39d40f7a38ee [2022-02-18T20:35:05.854Z] Removing intermediate container 39d40f7a38ee [2022-02-18T20:35:05.854Z] ---> 5ff706d58b3d [2022-02-18T20:35:05.854Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-18T20:35:05.854Z] ---> Running in 2ae05ad19da9 [2022-02-18T20:35:05.854Z] Removing intermediate container 2ae05ad19da9 [2022-02-18T20:35:05.854Z] ---> 616df7b0bdc5 [2022-02-18T20:35:05.854Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-18T20:35:06.129Z] ---> 2d6c847a92a2 [2022-02-18T20:35:06.129Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-18T20:35:06.129Z] ---> Running in 2ccf8d822cc2 [2022-02-18T20:35:07.104Z] Removing intermediate container 2ccf8d822cc2 [2022-02-18T20:35:07.104Z] ---> 39154ee82a0b [2022-02-18T20:35:07.104Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:35:07.376Z] ---> a50d9af4c13c [2022-02-18T20:35:07.376Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-18T20:35:07.637Z] ---> b44bdbdd6721 [2022-02-18T20:35:07.637Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-18T20:35:07.903Z] ---> d3be56622529 [2022-02-18T20:35:07.903Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-18T20:35:08.166Z] ---> 69c6d0a4add5 [2022-02-18T20:35:08.166Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-18T20:35:08.428Z] ---> 405f2d568176 [2022-02-18T20:35:08.428Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-18T20:35:08.690Z] ---> Running in 2248495aab33 [2022-02-18T20:35:08.951Z] Removing intermediate container 2248495aab33 [2022-02-18T20:35:08.951Z] ---> d7306c432f61 [2022-02-18T20:35:08.951Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-18T20:35:08.951Z] ---> ea296cb4f7c9 [2022-02-18T20:35:08.951Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-18T20:35:09.213Z] ---> Running in caae2cbc6dd0 [2022-02-18T20:35:10.171Z] Removing intermediate container caae2cbc6dd0 [2022-02-18T20:35:10.171Z] ---> 9a9b3689f354 [2022-02-18T20:35:10.171Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-18T20:35:10.171Z] ---> Running in 54fa988eae10 [2022-02-18T20:35:10.432Z] Removing intermediate container 54fa988eae10 [2022-02-18T20:35:10.432Z] ---> 044c71816c48 [2022-02-18T20:35:10.432Z] Step 28/31 : CMD ["gate"] [2022-02-18T20:35:10.432Z] ---> Running in da87b1ce36e4 [2022-02-18T20:35:10.692Z] Removing intermediate container da87b1ce36e4 [2022-02-18T20:35:10.692Z] ---> 5dfead08ae83 [2022-02-18T20:35:10.692Z] Step 29/31 : LABEL arch=x86_64 [2022-02-18T20:35:10.952Z] ---> Running in d97b7561ab7c [2022-02-18T20:35:10.952Z] Removing intermediate container d97b7561ab7c [2022-02-18T20:35:10.952Z] ---> 0c723a695ed6 [2022-02-18T20:35:10.952Z] Step 30/31 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:35:10.952Z] ---> Running in 31f540b117f8 [2022-02-18T20:35:11.212Z] Removing intermediate container 31f540b117f8 [2022-02-18T20:35:11.212Z] ---> da17ca674a01 [2022-02-18T20:35:11.212Z] Step 31/31 : LABEL version=0.0.0 [2022-02-18T20:35:11.212Z] ---> Running in 541edab0f723 [2022-02-18T20:35:11.479Z] Removing intermediate container 541edab0f723 [2022-02-18T20:35:11.479Z] ---> 7ba714478c4a [2022-02-18T20:35:11.479Z] [2022-02-18T20:35:11.741Z] Successfully built 7ba714478c4a [2022-02-18T20:35:11.741Z] Successfully tagged security-bootstrapper:latest [2022-02-18T20:35:13.660Z]  Building security-bootstrapper ... 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-02-18T20:35:17.906Z] Removing intermediate container 6ef628d8adf1 [2022-02-18T20:35:17.906Z] ---> cf7f18723960 [2022-02-18T20:35:17.906Z] [2022-02-18T20:35:17.906Z] Step 10/21 : FROM alpine:3.14 [2022-02-18T20:35:17.906Z] ---> 0a97eee8041e [2022-02-18T20:35:17.906Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-18T20:35:17.906Z] ---> Running in 90db206d6b87 [2022-02-18T20:35:17.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:35:17.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:35:18.174Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-18T20:35:18.174Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-18T20:35:18.174Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-18T20:35:18.174Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-18T20:35:18.174Z] (5/5) Installing curl (7.79.1-r0) [2022-02-18T20:35:18.174Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:35:18.174Z] Executing ca-certificates-20211220-r0.trigger [2022-02-18T20:35:18.174Z] OK: 8 MiB in 19 packages [2022-02-18T20:35:18.748Z] Removing intermediate container 90db206d6b87 [2022-02-18T20:35:18.748Z] ---> ec890ff22a4b [2022-02-18T20:35:18.748Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-18T20:35:18.748Z] ---> Running in ef6e865c6f00 [2022-02-18T20:35:19.015Z] Removing intermediate container ef6e865c6f00 [2022-02-18T20:35:19.015Z] ---> 518e0c954c13 [2022-02-18T20:35:19.015Z] Step 13/21 : WORKDIR /edgex [2022-02-18T20:35:19.015Z] ---> Running in a1c2fab8a09d [2022-02-18T20:35:19.015Z] Removing intermediate container a1c2fab8a09d [2022-02-18T20:35:19.015Z] ---> 37d066021e98 [2022-02-18T20:35:19.015Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-18T20:35:19.277Z] ---> 2736e353c1a7 [2022-02-18T20:35:19.277Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-18T20:35:19.863Z] ---> ee5d2595a620 [2022-02-18T20:35:19.863Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-18T20:35:20.468Z] ---> 4710bedf4a53 [2022-02-18T20:35:20.468Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-18T20:35:20.738Z] ---> Running in 046210d53f41 [2022-02-18T20:35:21.010Z] Removing intermediate container 119a4a691784 [2022-02-18T20:35:21.011Z] ---> a012a57b46f8 [2022-02-18T20:35:21.011Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-18T20:35:21.011Z] Removing intermediate container 046210d53f41 [2022-02-18T20:35:21.011Z] ---> f2224809c26c [2022-02-18T20:35:21.011Z] Step 18/21 : CMD ["--init=true"] [2022-02-18T20:35:21.011Z] ---> Running in a99f9bea3e39 [2022-02-18T20:35:21.011Z] ---> Running in b7eb3840af99 [2022-02-18T20:35:21.275Z] Removing intermediate container b7eb3840af99 [2022-02-18T20:35:21.275Z] ---> 18493fdf743c [2022-02-18T20:35:21.275Z] Step 19/21 : LABEL arch=x86_64 [2022-02-18T20:35:21.275Z] ---> Running in d5c806e49c75 [2022-02-18T20:35:21.548Z] Removing intermediate container d5c806e49c75 [2022-02-18T20:35:21.548Z] ---> c50a55d94a6b [2022-02-18T20:35:21.548Z] Step 20/21 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:35:21.548Z] ---> Running in ef13e727f974 [2022-02-18T20:35:21.548Z] 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-02-18T20:35:21.548Z] Removing intermediate container ef13e727f974 [2022-02-18T20:35:21.548Z] ---> ad0901a7ea2d [2022-02-18T20:35:21.548Z] Step 21/21 : LABEL version=0.0.0 [2022-02-18T20:35:21.548Z] ---> Running in 03896544fe1d [2022-02-18T20:35:21.817Z] Removing intermediate container 03896544fe1d [2022-02-18T20:35:21.817Z] ---> 85ef7285634d [2022-02-18T20:35:21.817Z] [2022-02-18T20:35:21.817Z] Successfully built 85ef7285634d [2022-02-18T20:35:21.817Z] Successfully tagged security-proxy-setup:latest [2022-02-18T20:35:22.421Z]  Building security-proxy-setup ... done Removing intermediate container a99f9bea3e39 [2022-02-18T20:35:22.421Z] ---> 94280f4219f0 [2022-02-18T20:35:22.421Z] [2022-02-18T20:35:22.421Z] Step 11/23 : FROM docker:20.10.10 [2022-02-18T20:35:22.421Z] 20.10.10: Pulling from library/docker [2022-02-18T20:35:26.758Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-18T20:35:26.758Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-18T20:35:26.758Z] ---> b706a049f56e [2022-02-18T20:35:26.758Z] 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-02-18T20:35:26.758Z] ---> Running in 8fb54e7810db [2022-02-18T20:35:27.019Z] Removing intermediate container 3cc11afeab9d [2022-02-18T20:35:27.019Z] ---> 4b9fb41e718b [2022-02-18T20:35:27.019Z] [2022-02-18T20:35:27.019Z] Step 10/23 : FROM alpine:3.14 [2022-02-18T20:35:27.019Z] ---> 0a97eee8041e [2022-02-18T20:35:27.019Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-18T20:35:27.019Z] Removing intermediate container 8fb54e7810db [2022-02-18T20:35:27.019Z] ---> ab5c472c166b [2022-02-18T20:35:27.019Z] 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-02-18T20:35:27.019Z] ---> Running in 279262413fed [2022-02-18T20:35:27.019Z] ---> Running in 2b564d076f1b [2022-02-18T20:35:27.019Z] Removing intermediate container 279262413fed [2022-02-18T20:35:27.019Z] ---> 4a199782db2e [2022-02-18T20:35:27.019Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-18T20:35:27.279Z] ---> Running in b4ccda1c9fa5 [2022-02-18T20:35:27.279Z] Removing intermediate container b4ccda1c9fa5 [2022-02-18T20:35:27.279Z] ---> 7882e02592ec [2022-02-18T20:35:27.279Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-18T20:35:27.279Z] ---> Running in 418f2bdc86b2 [2022-02-18T20:35:27.279Z] Removing intermediate container 418f2bdc86b2 [2022-02-18T20:35:27.279Z] ---> 382a52360226 [2022-02-18T20:35:27.279Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:35:27.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:35:27.279Z] ---> Running in afa63b1b20ec [2022-02-18T20:35:27.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:35:27.540Z] (1/42) Installing readline (8.1.0-r0) [2022-02-18T20:35:27.540Z] (2/42) Installing bash (5.1.4-r0) [2022-02-18T20:35:27.540Z] Executing bash-5.1.4-r0.post-install [2022-02-18T20:35:27.540Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-18T20:35:27.540Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-18T20:35:27.812Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-18T20:35:27.812Z] (6/42) Installing curl (7.79.1-r0) [2022-02-18T20:35:27.812Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-18T20:35:27.812Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-18T20:35:27.812Z] (9/42) Installing expat (2.4.4-r0) [2022-02-18T20:35:27.812Z] (10/42) Installing libffi (3.3-r2) [2022-02-18T20:35:27.812Z] (11/42) Installing gdbm (1.19-r0) [2022-02-18T20:35:27.812Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-18T20:35:27.812Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-18T20:35:27.812Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-18T20:35:27.812Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-18T20:35:27.812Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-18T20:35:27.812Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-18T20:35:28.072Z] Removing intermediate container afa63b1b20ec [2022-02-18T20:35:28.072Z] ---> c8306a4d8fbc [2022-02-18T20:35:28.072Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-18T20:35:29.009Z] ---> Running in b949cbad45ba [2022-02-18T20:35:29.009Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-18T20:35:29.009Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-18T20:35:29.009Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-18T20:35:29.009Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-18T20:35:29.009Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-18T20:35:29.009Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-18T20:35:29.009Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-18T20:35:29.009Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-18T20:35:29.009Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-18T20:35:29.009Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-18T20:35:29.009Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-18T20:35:29.009Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-18T20:35:29.009Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-18T20:35:29.009Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-18T20:35:29.009Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-18T20:35:29.009Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-18T20:35:29.009Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-18T20:35:29.009Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-18T20:35:29.009Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-18T20:35:29.009Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-18T20:35:29.009Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-18T20:35:29.009Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-18T20:35:29.009Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-18T20:35:29.009Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-18T20:35:29.009Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-18T20:35:29.270Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-18T20:35:29.270Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:35:29.270Z] OK: 84 MiB in 64 packages [2022-02-18T20:35:29.841Z] Collecting docker-compose==1.23.2 [2022-02-18T20:35:29.841Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-18T20:35:29.841Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-18T20:35:30.112Z] Collecting PyYAML<4,>=3.10 [2022-02-18T20:35:30.112Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-18T20:35:30.377Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-18T20:35:30.377Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-18T20:35:30.377Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-18T20:35:30.636Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-18T20:35:30.636Z] Collecting texttable<0.10,>=0.9.0 [2022-02-18T20:35:30.636Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-18T20:35:30.636Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-18T20:35:30.636Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-18T20:35:30.896Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:35:30.896Z] OK: 8 MiB in 20 packages [2022-02-18T20:35:30.896Z] Collecting jsonschema<3,>=2.5.1 [2022-02-18T20:35:30.896Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-18T20:35:30.896Z] Collecting docopt<0.7,>=0.6.1 [2022-02-18T20:35:30.896Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-18T20:35:31.465Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-18T20:35:31.465Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-18T20:35:31.465Z] Collecting cached-property<2,>=1.2.0 [2022-02-18T20:35:31.465Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-18T20:35:31.465Z] 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-02-18T20:35:31.921Z] Removing intermediate container b949cbad45ba [2022-02-18T20:35:31.921Z] ---> ae950b1514e7 [2022-02-18T20:35:31.921Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:35:31.921Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-18T20:35:31.921Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-18T20:35:31.921Z] Collecting docker<4.0,>=3.6.0 [2022-02-18T20:35:31.921Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-18T20:35:31.921Z] ---> 834c598fb9ff [2022-02-18T20:35:31.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-18T20:35:31.921Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-18T20:35:31.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-18T20:35:32.283Z] Collecting docker-pycreds>=0.4.0 [2022-02-18T20:35:32.283Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-18T20:35:32.283Z] ---> 46222319ade8 [2022-02-18T20:35:32.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-18T20:35:32.283Z] 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-02-18T20:35:32.283Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-18T20:35:32.283Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-18T20:35:32.283Z] ---> 56f474a2f57a [2022-02-18T20:35:32.283Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-18T20:35:32.283Z] Collecting idna<2.8,>=2.5 [2022-02-18T20:35:32.283Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-18T20:35:32.283Z] ---> Running in bd065e75d323 [2022-02-18T20:35:32.283Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-18T20:35:32.283Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-18T20:35:32.283Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-18T20:35:32.283Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-18T20:35:32.283Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-18T20:35:32.283Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-18T20:35:32.283Z] Removing intermediate container bd065e75d323 [2022-02-18T20:35:32.283Z] ---> d28e4014966a [2022-02-18T20:35:32.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:35:32.283Z] ---> Running in f4ff54482df2 [2022-02-18T20:35:32.698Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-18T20:35:32.698Z] Attempting uninstall: urllib3 [2022-02-18T20:35:32.698Z] Found existing installation: urllib3 1.26.5 [2022-02-18T20:35:32.698Z] Uninstalling urllib3-1.26.5: [2022-02-18T20:35:32.698Z] Successfully uninstalled urllib3-1.26.5 [2022-02-18T20:35:32.698Z] Removing intermediate container f4ff54482df2 [2022-02-18T20:35:32.698Z] ---> ea963d102a28 [2022-02-18T20:35:32.698Z] Step 21/23 : LABEL arch=x86_64 [2022-02-18T20:35:32.698Z] ---> Running in ada6d62d6c7f [2022-02-18T20:35:32.698Z] Attempting uninstall: idna [2022-02-18T20:35:32.698Z] Found existing installation: idna 3.2 [2022-02-18T20:35:32.698Z] Uninstalling idna-3.2: [2022-02-18T20:35:32.698Z] Successfully uninstalled idna-3.2 [2022-02-18T20:35:32.698Z] Removing intermediate container ada6d62d6c7f [2022-02-18T20:35:32.698Z] ---> cff06cafcb46 [2022-02-18T20:35:32.698Z] Step 22/23 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:35:32.698Z] ---> Running in e905f27b9fd7 [2022-02-18T20:35:32.698Z] Attempting uninstall: chardet [2022-02-18T20:35:32.698Z] Found existing installation: chardet 4.0.0 [2022-02-18T20:35:32.698Z] Uninstalling chardet-4.0.0: [2022-02-18T20:35:32.698Z] Removing intermediate container e905f27b9fd7 [2022-02-18T20:35:32.698Z] ---> e4cfa574aeae [2022-02-18T20:35:32.698Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T20:35:32.698Z] Successfully uninstalled chardet-4.0.0 [2022-02-18T20:35:32.698Z] ---> Running in 9bdd606bc3de [2022-02-18T20:35:33.056Z] Removing intermediate container 9bdd606bc3de [2022-02-18T20:35:33.056Z] ---> c6aba786e38e [2022-02-18T20:35:33.056Z] [2022-02-18T20:35:33.056Z] Successfully built c6aba786e38e [2022-02-18T20:35:33.056Z] Successfully tagged core-data:latest [2022-02-18T20:35:33.056Z]  Building core-data ... done  Attempting uninstall: requests [2022-02-18T20:35:33.056Z] Found existing installation: requests 2.25.1 [2022-02-18T20:35:33.056Z] Uninstalling requests-2.25.1: [2022-02-18T20:35:33.056Z] Successfully uninstalled requests-2.25.1 [2022-02-18T20:35:33.056Z] Running setup.py install for texttable: started [2022-02-18T20:35:33.364Z] Running setup.py install for texttable: finished with status 'done' [2022-02-18T20:35:33.364Z] Running setup.py install for PyYAML: started [2022-02-18T20:35:33.679Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-18T20:35:34.000Z] Running setup.py install for docopt: started [2022-02-18T20:35:34.311Z] Running setup.py install for docopt: finished with status 'done' [2022-02-18T20:35:34.311Z] Running setup.py install for dockerpty: started [2022-02-18T20:35:34.622Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-18T20:35:34.622Z] 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-02-18T20:35:36.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-18T20:35:37.932Z] Removing intermediate container 2b564d076f1b [2022-02-18T20:35:37.932Z] ---> 4bfcd18683ad [2022-02-18T20:35:37.932Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-18T20:35:37.932Z] ---> Running in d4f3236fafee [2022-02-18T20:35:37.932Z] Removing intermediate container d4f3236fafee [2022-02-18T20:35:37.932Z] ---> 698a73101652 [2022-02-18T20:35:37.932Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-18T20:35:37.932Z] ---> Running in a9b2297cc3b8 [2022-02-18T20:35:37.932Z] Removing intermediate container a9b2297cc3b8 [2022-02-18T20:35:37.932Z] ---> 7fe8c40f296b [2022-02-18T20:35:37.932Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-18T20:35:37.932Z] ---> 887b6481ed2e [2022-02-18T20:35:37.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-18T20:35:38.195Z] ---> 61cef7a7ebd8 [2022-02-18T20:35:38.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-18T20:35:38.195Z] ---> f6270a3c1ae3 [2022-02-18T20:35:38.195Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-18T20:35:38.195Z] ---> Running in 82c92a5166f7 [2022-02-18T20:35:38.455Z] Removing intermediate container 82c92a5166f7 [2022-02-18T20:35:38.455Z] ---> 5b4c13b9fd44 [2022-02-18T20:35:38.455Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:35:38.455Z] ---> Running in 476942adb6ca [2022-02-18T20:35:38.455Z] Removing intermediate container 476942adb6ca [2022-02-18T20:35:38.455Z] ---> 7dad6083c04e [2022-02-18T20:35:38.455Z] Step 21/23 : LABEL arch=x86_64 [2022-02-18T20:35:38.455Z] ---> Running in a7dbb3c78dae [2022-02-18T20:35:38.455Z] Removing intermediate container a7dbb3c78dae [2022-02-18T20:35:38.455Z] ---> 08bd027e82f9 [2022-02-18T20:35:38.455Z] Step 22/23 : LABEL git_sha=bb864a661540386b907751b632727ff0c2aebcdc [2022-02-18T20:35:38.716Z] ---> Running in 4e490515c507 [2022-02-18T20:35:38.716Z] Removing intermediate container 4e490515c507 [2022-02-18T20:35:38.716Z] ---> 2f6b418400b6 [2022-02-18T20:35:38.716Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T20:35:38.716Z] ---> Running in 780e1466aa86 [2022-02-18T20:35:38.716Z] Removing intermediate container 780e1466aa86 [2022-02-18T20:35:38.716Z] ---> 87aecba02d02 [2022-02-18T20:35:38.716Z] [2022-02-18T20:35:38.976Z] Successfully built 87aecba02d02 [2022-02-18T20:35:38.976Z] Successfully tagged sys-mgmt-agent:latest [2022-02-18T20:35:38.982Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-18T20:35:38.990Z] $ docker stop --time=1 1398f97a762c0c9166eb32a99be049dd0cf47ef6e76b9fa80d74db96bde8f62e [2022-02-18T20:35:40.252Z] $ docker rm -f 1398f97a762c0c9166eb32a99be049dd0cf47ef6e76b9fa80d74db96bde8f62e [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T20:35:40.593Z] + docker images [2022-02-18T20:35:40.593Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T20:35:40.593Z] sys-mgmt-agent latest 87aecba02d02 2 seconds ago 296MB [2022-02-18T20:35:40.593Z] core-data latest c6aba786e38e 8 seconds ago 20MB [2022-02-18T20:35:40.593Z] 4b9fb41e718b 14 seconds ago 1.78GB [2022-02-18T20:35:40.593Z] 94280f4219f0 18 seconds ago 1.77GB [2022-02-18T20:35:40.593Z] security-proxy-setup latest 85ef7285634d 19 seconds ago 26.2MB [2022-02-18T20:35:40.593Z] cf7f18723960 24 seconds ago 1.78GB [2022-02-18T20:35:40.593Z] security-bootstrapper latest 7ba714478c4a 29 seconds ago 18.7MB [2022-02-18T20:35:40.593Z] 09c0c999d920 38 seconds ago 1.77GB [2022-02-18T20:35:40.593Z] security-secretstore-setup latest a5604ae09cf6 47 seconds ago 27.9MB [2022-02-18T20:35:40.593Z] 5a96755bc2a6 About a minute ago 1.78GB [2022-02-18T20:35:40.593Z] support-notifications latest a88b2c0c73ba About a minute ago 16.7MB [2022-02-18T20:35:40.593Z] core-metadata latest 82a64751c5ad About a minute ago 16.6MB [2022-02-18T20:35:40.593Z] core-command latest 7e97c130aaaa About a minute ago 15.8MB [2022-02-18T20:35:40.593Z] 9eb2d7029064 About a minute ago 1.78GB [2022-02-18T20:35:40.593Z] 776657c82762 About a minute ago 1.78GB [2022-02-18T20:35:40.593Z] support-scheduler latest 01920859dff4 About a minute ago 16MB [2022-02-18T20:35:40.593Z] 26a3fca685c7 About a minute ago 1.77GB [2022-02-18T20:35:40.593Z] 43c04ae09065 About a minute ago 1.78GB [2022-02-18T20:35:40.593Z] ci-base-image-x86_64 latest 3e37a528e95e 5 minutes ago 1.27GB [2022-02-18T20:35:40.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 weeks ago 562MB [2022-02-18T20:35:40.594Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-18T20:35:40.594Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-18T20:35:40.594Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-18T20:35:40.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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-02-18T20:35:49.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-18T20:35:49.117Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-18T20:35:49.117Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-18T20:35:55.756Z] Still waiting to schedule task [2022-02-18T20:35:55.757Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-18T20:35:55.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-18T20:35:55.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-18T20:35:55.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-18T20:35:55.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-18T20:35:56.143Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-18T20:35:57.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-18T20:35:57.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-18T20:35:57.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-18T20:35:57.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-18T20:35:57.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-18T20:36:07.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements [2022-02-18T20:36:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-18T20:36:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-18T20:36:11.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 98.5% of statements [2022-02-18T20:36:11.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-18T20:36:11.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.373s coverage: 44.7% of statements [2022-02-18T20:36:11.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-18T20:36:11.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-18T20:36:13.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.910s coverage: 89.5% of statements [2022-02-18T20:36:13.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-18T20:36:13.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-18T20:36:13.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.300s coverage: 84.4% of statements [2022-02-18T20:36:13.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-18T20:36:13.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-18T20:36:13.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-18T20:36:13.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-18T20:36:13.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.908s coverage: 94.2% of statements [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.257s coverage: 59.1% of statements [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.222s coverage: 60.0% of statements [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.9% of statements [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.231s coverage: 21.7% of statements [2022-02-18T20:36:26.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 47.1% of statements [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.240s coverage: 79.5% of statements [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements [2022-02-18T20:36:26.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2022-02-18T20:36:38.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements [2022-02-18T20:36:38.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2022-02-18T20:36:43.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.669s coverage: 82.5% of statements [2022-02-18T20:36:43.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-18T20:36:50.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-18T20:36:50.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-18T20:36:50.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-18T20:36:50.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-18T20:36:50.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2022-02-18T20:36:50.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-18T20:36:50.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements [2022-02-18T20:36:50.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-18T20:36:50.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2022-02-18T20:36:50.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-02-18T20:36:50.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements [2022-02-18T20:36:50.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements [2022-02-18T20:36:50.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-18T20:36:51.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.925s coverage: 64.4% of statements [2022-02-18T20:36:51.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-18T20:36:51.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-18T20:36:51.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.201s coverage: 100.0% of statements [2022-02-18T20:36:51.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-02-18T20:36:51.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-02-18T20:36:52.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2022-02-18T20:36:52.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-02-18T20:36:57.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.306s coverage: 65.4% of statements [2022-02-18T20:36:57.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-18T20:36:57.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-18T20:36:57.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-18T20:36:59.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.8% of statements [2022-02-18T20:36:59.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-18T20:36:59.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-18T20:36:59.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.240s coverage: 89.5% of statements [2022-02-18T20:36:59.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-18T20:36:59.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements [2022-02-18T20:36:59.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-18T20:37:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 17.7% of statements [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-18T20:37:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.630s coverage: 92.3% of statements [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-18T20:37:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-18T20:37:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-18T20:37:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-18T20:37:08.055Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-18T20:37:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements [2022-02-18T20:37:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-02-18T20:37:08.055Z] 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-02-18T20:37:08.055Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-18T20:37:08.055Z] GO111MODULE=on go vet ./... [2022-02-18T20:37:09.554Z] Running on prd-ubuntu18.04-docker-8c-8g-5667 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [Pipeline] { [Pipeline] ws [2022-02-18T20:37:09.566Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-02-18T20:37:09.645Z] The recommended git tool is: git [2022-02-18T20:37:11.141Z] using credential edgex-jenkins-ssh [2022-02-18T20:37:11.154Z] Cloning the remote Git repository [2022-02-18T20:37:11.204Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-18T20:37:11.240Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-02-18T20:37:11.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-18T20:37:11.264Z] > git --version # timeout=10 [2022-02-18T20:37:11.269Z] > git --version # 'git version 2.17.1' [2022-02-18T20:37:11.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T20:37:11.293Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T20:37:16.134Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ca0f3052e1ef0a4d801960624e9522a3d2143121 [2022-02-18T20:37:16.303Z] Merge succeeded, producing 2057c0f7e2fc85c1635889a96d50479e6030b5b9 [2022-02-18T20:37:16.303Z] Checking out Revision 2057c0f7e2fc85c1635889a96d50479e6030b5b9 (PR-3883) [2022-02-18T20:37:15.523Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-18T20:37:15.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-18T20:37:15.539Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-18T20:37:15.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-18T20:37:15.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T20:37:15.559Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-18T20:37:16.142Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:37:16.147Z] > git checkout -f ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 [2022-02-18T20:37:16.223Z] > git remote # timeout=10 [2022-02-18T20:37:16.234Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:37:16.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-18T20:37:16.245Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-02-18T20:37:16.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T20:37:16.305Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:37:16.309Z] > git checkout -f 2057c0f7e2fc85c1635889a96d50479e6030b5b9 # timeout=10 [2022-02-18T20:37:19.820Z] Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" [2022-02-18T20:37:19.823Z] > git rev-list --no-walk ca0f3052e1ef0a4d801960624e9522a3d2143121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:37:20.693Z] + echo snap-build.sh [2022-02-18T20:37:20.693Z] snap-build.sh [2022-02-18T20:37:20.693Z] + SNAP_BASE_DIR=. [2022-02-18T20:37:20.693Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-02-18T20:37:20.693Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-02-18T20:37:20.693Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-02-18T20:37:20.693Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-02-18T20:37:20.693Z] + cd /w/workspace/edgex-go/3 [2022-02-18T20:37:20.693Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-02-18T20:37:20.693Z] Reading package lists... [2022-02-18T20:37:20.693Z] Building dependency tree... [2022-02-18T20:37:20.693Z] Reading state information... [2022-02-18T20:37:20.693Z] The following packages were automatically installed and are no longer required: [2022-02-18T20:37:20.693Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-02-18T20:37:20.693Z] uidmap xdelta3 [2022-02-18T20:37:20.693Z] Use 'sudo apt autoremove' to remove them. [2022-02-18T20:37:20.693Z] The following packages will be REMOVED: [2022-02-18T20:37:20.693Z] lxd* lxd-client* [2022-02-18T20:37:20.693Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-02-18T20:37:20.956Z] After this operation, 31.7 MB disk space will be freed. [2022-02-18T20:37:21.752Z] (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-02-18T20:37:21.752Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-18T20:37:22.694Z] Removing lxd dnsmasq configuration [2022-02-18T20:37:22.694Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-02-18T20:37:22.694Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-02-18T20:37:23.268Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-02-18T20:37:23.529Z] (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-02-18T20:37:23.529Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-18T20:37:24.921Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-02-18T20:37:25.185Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-02-18T20:37:25.761Z] + sudo snap remove --purge lxd [2022-02-18T20:37:26.024Z] snap "lxd" is not installed [2022-02-18T20:37:26.024Z] + sudo groupadd --force --system lxd [2022-02-18T20:37:26.024Z] ++ whoami [2022-02-18T20:37:26.024Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-02-18T20:37:26.024Z] + newgrp - lxd [2022-02-18T20:37:26.024Z] + sudo snap install lxd [2022-02-18T20:37:36.041Z] 2022-02-18T20:37:33Z INFO Waiting for automatic snapd restart... [2022-02-18T20:37:54.179Z] lxd 4.23 from Canonical* installed [2022-02-18T20:37:54.179Z] + sudo lxd init --auto [2022-02-18T20:38:02.323Z] + sudo snap install --classic snapcraft [2022-02-18T20:38:04.864Z] snapcraft 6.0.2 from Canonical* installed [2022-02-18T20:38:04.864Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-02-18T20:38:04.864Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-02-18T20:38:04.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T20:38:04.864Z] Dload Upload Total Spent Left Speed [2022-02-18T20:38:05.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4601 0 --:--:-- --:--:-- --:--:-- 4601 [2022-02-18T20:38:05.384Z] 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M [2022-02-18T20:38:05.384Z] ./yq_linux_amd64 [2022-02-18T20:38:05.384Z] + sudo snapcraft prime --use-lxd [2022-02-18T20:38:07.296Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-02-18T20:38:07.296Z] 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-02-18T20:38:07.296Z] - README.md [2022-02-18T20:38:07.296Z] [2022-02-18T20:38:07.296Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-18T20:38:07.566Z] Launching a container. [2022-02-18T20:38:17.568Z] Waiting for container to be ready [2022-02-18T20:38:17.835Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-02-18T20:38:17.835Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-02-18T20:38:17.835Z] [2022-02-18T20:38:21.136Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-02-18T20:38:22.518Z] Waiting for network to be ready... [2022-02-18T20:38:22.778Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-02-18T20:38:22.778Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-02-18T20:38:23.349Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-02-18T20:38:23.349Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1247 kB] [2022-02-18T20:38:23.609Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-02-18T20:38:23.868Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [219 kB] [2022-02-18T20:38:23.868Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-02-18T20:38:23.868Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-02-18T20:38:23.868Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-02-18T20:38:23.868Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [757 kB] [2022-02-18T20:38:23.868Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-02-18T20:38:23.868Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [108 kB] [2022-02-18T20:38:23.868Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [678 kB] [2022-02-18T20:38:23.868Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-02-18T20:38:23.868Z] Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-02-18T20:38:23.868Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-02-18T20:38:23.868Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-02-18T20:38:23.868Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] [2022-02-18T20:38:24.127Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-02-18T20:38:24.386Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1581 kB] [2022-02-18T20:38:24.386Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [304 kB] [2022-02-18T20:38:24.386Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-02-18T20:38:24.386Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-02-18T20:38:24.386Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [810 kB] [2022-02-18T20:38:24.386Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [115 kB] [2022-02-18T20:38:24.386Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [904 kB] [2022-02-18T20:38:24.386Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [200 kB] [2022-02-18T20:38:26.932Z] Fetched 23.1 MB in 4s (5983 kB/s) [2022-02-18T20:38:27.193Z] Reading package lists... [2022-02-18T20:38:27.453Z] Reading package lists... [2022-02-18T20:38:27.453Z] Building dependency tree... [2022-02-18T20:38:27.453Z] Reading state information... [2022-02-18T20:38:27.713Z] The following additional packages will be installed: [2022-02-18T20:38:27.713Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-18T20:38:27.713Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-18T20:38:27.713Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-18T20:38:27.713Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-02-18T20:38:27.713Z] Suggested packages: [2022-02-18T20:38:27.713Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-02-18T20:38:27.713Z] Recommended packages: [2022-02-18T20:38:27.713Z] gnupg libsasl2-modules [2022-02-18T20:38:27.713Z] The following NEW packages will be installed: [2022-02-18T20:38:27.713Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-18T20:38:27.713Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-18T20:38:27.713Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-18T20:38:27.713Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-02-18T20:38:27.713Z] The following packages will be upgraded: [2022-02-18T20:38:27.713Z] gpg gpg-agent gpgconf libudev1 [2022-02-18T20:38:27.713Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-02-18T20:38:27.713Z] Need to get 3859 kB of archives. [2022-02-18T20:38:27.713Z] After this operation, 14.9 MB of additional disk space will be used. [2022-02-18T20:38:27.713Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-02-18T20:38:27.713Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-02-18T20:38:27.974Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-02-18T20:38:28.234Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-02-18T20:38:28.234Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-02-18T20:38:28.496Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-02-18T20:38:28.496Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-02-18T20:38:28.496Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-02-18T20:38:28.496Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-02-18T20:38:28.496Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-02-18T20:38:28.496Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-02-18T20:38:28.496Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-02-18T20:38:28.496Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-02-18T20:38:28.496Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-02-18T20:38:28.496Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-02-18T20:38:28.496Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-02-18T20:38:28.496Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-02-18T20:38:28.496Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-02-18T20:38:28.496Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-02-18T20:38:28.757Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-02-18T20:38:28.757Z] 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-02-18T20:38:28.757Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-02-18T20:38:28.757Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:38:28.757Z] Fetched 3859 kB in 1s (3574 kB/s) [2022-02-18T20:38:28.757Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-18T20:38:28.757Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-02-18T20:38:28.757Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-18T20:38:29.019Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-02-18T20:38:29.019Z] Selecting previously unselected package udev. [2022-02-18T20:38:29.019Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-18T20:38:29.019Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-02-18T20:38:29.019Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-02-18T20:38:29.280Z] Selecting previously unselected package libfuse2:amd64. [2022-02-18T20:38:29.280Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-02-18T20:38:29.280Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-02-18T20:38:29.280Z] Selecting previously unselected package fuse. [2022-02-18T20:38:29.280Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-02-18T20:38:29.280Z] Unpacking fuse (2.9.9-3) ... [2022-02-18T20:38:29.280Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-18T20:38:29.280Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-18T20:38:29.542Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-18T20:38:29.542Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-18T20:38:29.542Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-18T20:38:29.542Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-18T20:38:29.542Z] Selecting previously unselected package libksba8:amd64. [2022-02-18T20:38:29.542Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-02-18T20:38:29.542Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-02-18T20:38:29.802Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-02-18T20:38:29.802Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:29.802Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:29.802Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-02-18T20:38:29.802Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:29.802Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:29.802Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-02-18T20:38:29.802Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:29.802Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:29.802Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-02-18T20:38:29.802Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:29.802Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:29.802Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-02-18T20:38:29.802Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:29.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-18T20:38:29.840Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-18T20:38:29.840Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-18T20:38:29.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-18T20:38:30.064Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:30.064Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-02-18T20:38:30.064Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:30.064Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:30.064Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-02-18T20:38:30.064Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:30.064Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:30.064Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-02-18T20:38:30.064Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:30.064Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:30.064Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-02-18T20:38:30.064Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-18T20:38:30.064Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:30.323Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T20:38:30.323Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-02-18T20:38:30.323Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-18T20:38:30.323Z] Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T20:38:30.323Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-02-18T20:38:30.323Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-18T20:38:30.323Z] Selecting previously unselected package libldap-common. [2022-02-18T20:38:30.323Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-02-18T20:38:30.323Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-18T20:38:30.323Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T20:38:30.323Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-02-18T20:38:30.323Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-18T20:38:30.513Z] + ls -al . [2022-02-18T20:38:30.513Z] total 672 [2022-02-18T20:38:30.513Z] drwxrwxr-x 9 1001 1001 4096 Feb 18 20:38 . [2022-02-18T20:38:30.513Z] drwxr-xr-x 4 root root 4096 Feb 18 20:34 .. [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 11 Feb 18 20:31 .dockerignore [2022-02-18T20:38:30.513Z] drwxrwxr-x 8 1001 1001 4096 Feb 18 20:31 .git [2022-02-18T20:38:30.513Z] drwxrwxr-x 4 1001 1001 4096 Feb 18 20:31 .github [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 804 Feb 18 20:31 .gitignore [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 42 Feb 18 20:31 .golangci.yml [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 76 Feb 18 20:31 .hadolint.yml [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 166 Feb 18 20:31 .sonarcloud.properties [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 1171 Feb 18 20:31 ADOPTERS.md [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 9019 Feb 18 20:31 Attribution.txt [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 51732 Feb 18 20:31 CHANGELOG.md [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 3804 Feb 18 20:31 CONTRIBUTING.md [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 677 Feb 18 20:31 GOVERNANCE.md [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 849 Feb 18 20:31 Jenkinsfile [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 10775 Feb 18 20:31 LICENSE [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 6508 Feb 18 20:31 Makefile [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 582 Feb 18 20:31 OWNERS.md [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 8207 Feb 18 20:31 README.md [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 6912 Feb 18 20:31 SECURITY.md [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 5 Feb 18 20:29 VERSION [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 4131 Feb 18 20:31 ZMQWindows.md [2022-02-18T20:38:30.513Z] drwxrwxr-x 2 1001 1001 4096 Feb 18 20:31 bin [2022-02-18T20:38:30.513Z] drwxrwxr-x 14 1001 1001 4096 Feb 18 20:31 cmd [2022-02-18T20:38:30.513Z] -rw-r--r-- 1 root root 428383 Feb 18 20:37 coverage.out [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 2841 Feb 18 20:31 go.mod [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 50303 Feb 18 20:31 go.sum [2022-02-18T20:38:30.513Z] drwxrwxr-x 8 1001 1001 4096 Feb 18 20:31 internal [2022-02-18T20:38:30.513Z] drwxrwxr-x 3 1001 1001 4096 Feb 18 20:31 openapi [2022-02-18T20:38:30.513Z] drwxrwxr-x 4 1001 1001 4096 Feb 18 20:31 snap [2022-02-18T20:38:30.513Z] -rw-rw-r-- 1 1001 1001 204 Feb 18 20:31 version.go [Pipeline] sh [2022-02-18T20:38:30.585Z] Selecting previously unselected package dirmngr. [2022-02-18T20:38:30.585Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-18T20:38:30.585Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-18T20:38:30.585Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-02-18T20:38:30.585Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-02-18T20:38:30.585Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-18T20:38:30.585Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-18T20:38:30.585Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-02-18T20:38:31.157Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T20:38:31.157Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-18T20:38:31.157Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.157Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-02-18T20:38:31.168Z] + '[' -e coverage.out ] [2022-02-18T20:38:31.168Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-18T20:38:31.188Z] Warning: overwriting stash ‘coverage-report’ [2022-02-18T20:38:31.418Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-02-18T20:38:31.418Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.418Z] Setting up fuse (2.9.9-3) ... [2022-02-18T20:38:31.418Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-02-18T20:38:31.989Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.989Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.989Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.989Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.989Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.989Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.989Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-18T20:38:31.989Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-18T20:38:31.989Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-18T20:38:31.989Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-02-18T20:38:31.989Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-18T20:38:32.029Z] Stashed 1 file(s) [Pipeline] sh [2022-02-18T20:38:32.251Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-18T20:38:32.511Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-02-18T20:38:32.511Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-02-18T20:38:32.511Z] units). This means they are not meant to be enabled using systemctl. [2022-02-18T20:38:32.511Z] [2022-02-18T20:38:32.511Z] Possible reasons for having this kind of units are: [2022-02-18T20:38:32.511Z] • A unit may be statically enabled by being symlinked from another unit's [2022-02-18T20:38:32.511Z] .wants/ or .requires/ directory. [2022-02-18T20:38:32.511Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-02-18T20:38:32.511Z] a requirement dependency on it. [2022-02-18T20:38:32.511Z] • A unit may be started when needed via activation (socket, path, timer, [2022-02-18T20:38:32.511Z] D-Bus, udev, scripted systemctl call, ...). [2022-02-18T20:38:32.511Z] • In case of template units, the unit is meant to be enabled with some [2022-02-18T20:38:32.511Z] instance name specified. [2022-02-18T20:38:32.669Z] + make build [2022-02-18T20:38:32.670Z] 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-02-18T20:38:32.772Z] Reading package lists... [2022-02-18T20:38:33.035Z] Building dependency tree... [2022-02-18T20:38:33.035Z] Reading state information... [2022-02-18T20:38:33.035Z] The following additional packages will be installed: [2022-02-18T20:38:33.035Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-18T20:38:33.035Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-18T20:38:33.035Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-18T20:38:33.035Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-02-18T20:38:33.035Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-02-18T20:38:33.035Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-02-18T20:38:33.035Z] Suggested packages: [2022-02-18T20:38:33.035Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-02-18T20:38:33.035Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-02-18T20:38:33.035Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-02-18T20:38:33.035Z] systemd-container policykit-1 [2022-02-18T20:38:33.035Z] Recommended packages: [2022-02-18T20:38:33.035Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-02-18T20:38:33.294Z] The following NEW packages will be installed: [2022-02-18T20:38:33.294Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-18T20:38:33.294Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-18T20:38:33.294Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-18T20:38:33.294Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-02-18T20:38:33.294Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-02-18T20:38:33.294Z] The following packages will be upgraded: [2022-02-18T20:38:33.294Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-02-18T20:38:33.294Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-02-18T20:38:33.294Z] Need to get 46.5 MB of archives. [2022-02-18T20:38:33.294Z] After this operation, 181 MB of additional disk space will be used. [2022-02-18T20:38:33.294Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-02-18T20:38:33.294Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-02-18T20:38:33.554Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-02-18T20:38:33.554Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-02-18T20:38:33.814Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-02-18T20:38:33.814Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-02-18T20:38:33.814Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-02-18T20:38:33.814Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-02-18T20:38:33.814Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-02-18T20:38:33.814Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-02-18T20:38:33.814Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-02-18T20:38:34.074Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-02-18T20:38:34.074Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-02-18T20:38:34.074Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-02-18T20:38:34.074Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-02-18T20:38:34.074Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-02-18T20:38:34.074Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-02-18T20:38:34.074Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-02-18T20:38:34.074Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-02-18T20:38:34.074Z] 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-02-18T20:38:34.335Z] 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-02-18T20:38:34.335Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-02-18T20:38:34.335Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-02-18T20:38:34.335Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-02-18T20:38:34.335Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-02-18T20:38:34.335Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-02-18T20:38:34.335Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-02-18T20:38:34.335Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-02-18T20:38:34.335Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-02-18T20:38:34.335Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-02-18T20:38:34.335Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-02-18T20:38:34.335Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-02-18T20:38:34.335Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1 [34.3 MB] [2022-02-18T20:38:35.722Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:38:35.722Z] Fetched 46.5 MB in 2s (20.0 MB/s) [2022-02-18T20:38:35.722Z] (Reading database ... 13067 files and directories currently installed.) [2022-02-18T20:38:35.722Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-18T20:38:35.722Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-18T20:38:35.982Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-02-18T20:38:35.982Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-18T20:38:35.982Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-18T20:38:36.270Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-18T20:38:36.882Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-02-18T20:38:36.882Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-18T20:38:36.882Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-02-18T20:38:36.882Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-02-18T20:38:36.882Z] (Reading database ... 13068 files and directories currently installed.) [2022-02-18T20:38:36.882Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-18T20:38:36.882Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-18T20:38:37.157Z] Selecting previously unselected package libexpat1:amd64. [2022-02-18T20:38:37.157Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-02-18T20:38:37.157Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-02-18T20:38:37.157Z] Selecting previously unselected package python3.8-minimal. [2022-02-18T20:38:37.157Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-18T20:38:37.157Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-18T20:38:37.416Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-18T20:38:37.416Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-02-18T20:38:37.416Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-18T20:38:37.993Z] Selecting previously unselected package python3-minimal. [2022-02-18T20:38:37.993Z] (Reading database ... 13359 files and directories currently installed.) [2022-02-18T20:38:37.993Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-02-18T20:38:37.993Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-02-18T20:38:37.993Z] Selecting previously unselected package mime-support. [2022-02-18T20:38:37.993Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-02-18T20:38:37.993Z] Unpacking mime-support (3.64ubuntu1) ... [2022-02-18T20:38:37.993Z] Selecting previously unselected package libmpdec2:amd64. [2022-02-18T20:38:37.993Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-02-18T20:38:37.993Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-02-18T20:38:38.254Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-02-18T20:38:38.254Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-18T20:38:38.254Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-18T20:38:38.254Z] Selecting previously unselected package python3.8. [2022-02-18T20:38:38.255Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-18T20:38:38.255Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-18T20:38:38.514Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-02-18T20:38:38.514Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-02-18T20:38:38.514Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-18T20:38:38.514Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-02-18T20:38:38.514Z] Selecting previously unselected package python3. [2022-02-18T20:38:38.775Z] (Reading database ... 13761 files and directories currently installed.) [2022-02-18T20:38:38.775Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-02-18T20:38:38.775Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-02-18T20:38:38.775Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-02-18T20:38:38.775Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-18T20:38:38.775Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-18T20:38:38.775Z] Selecting previously unselected package dbus. [2022-02-18T20:38:38.775Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-18T20:38:38.775Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-02-18T20:38:39.037Z] Selecting previously unselected package libbsd0:amd64. [2022-02-18T20:38:39.037Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-02-18T20:38:39.037Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-02-18T20:38:39.037Z] Selecting previously unselected package libpam-systemd:amd64. [2022-02-18T20:38:39.037Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-18T20:38:39.037Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-18T20:38:39.037Z] Selecting previously unselected package sudo. [2022-02-18T20:38:39.037Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-02-18T20:38:39.037Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-02-18T20:38:39.037Z] Selecting previously unselected package apparmor. [2022-02-18T20:38:39.037Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-18T20:38:39.037Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-02-18T20:38:39.297Z] Selecting previously unselected package libcbor0.6:amd64. [2022-02-18T20:38:39.297Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-02-18T20:38:39.297Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-18T20:38:39.297Z] Selecting previously unselected package libedit2:amd64. [2022-02-18T20:38:39.297Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-02-18T20:38:39.297Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-02-18T20:38:39.297Z] Selecting previously unselected package libfido2-1:amd64. [2022-02-18T20:38:39.297Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-02-18T20:38:39.297Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-18T20:38:39.559Z] Selecting previously unselected package libkrb5support0:amd64. [2022-02-18T20:38:39.559Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:38:39.559Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:38:39.559Z] Selecting previously unselected package libk5crypto3:amd64. [2022-02-18T20:38:39.559Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:38:39.559Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:38:39.559Z] Selecting previously unselected package libkeyutils1:amd64. [2022-02-18T20:38:39.559Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-02-18T20:38:39.559Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-18T20:38:39.559Z] Selecting previously unselected package libkrb5-3:amd64. [2022-02-18T20:38:39.559Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:38:39.559Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:38:39.819Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-02-18T20:38:39.819Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:38:39.819Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:38:39.819Z] Selecting previously unselected package openssh-client. [2022-02-18T20:38:39.819Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-02-18T20:38:39.819Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-18T20:38:39.819Z] Selecting previously unselected package dbus-user-session. [2022-02-18T20:38:39.819Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-18T20:38:39.819Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-18T20:38:40.080Z] Selecting previously unselected package liblzo2-2:amd64. [2022-02-18T20:38:40.080Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-02-18T20:38:40.080Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-02-18T20:38:40.080Z] Selecting previously unselected package squashfs-tools. [2022-02-18T20:38:40.080Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-02-18T20:38:40.080Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-18T20:38:40.080Z] Selecting previously unselected package snapd. [2022-02-18T20:38:40.080Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1_amd64.deb ... [2022-02-18T20:38:40.080Z] Unpacking snapd (2.54.3+20.04.1) ... [2022-02-18T20:38:40.943Z] 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-02-18T20:38:43.385Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-18T20:38:43.385Z] Setting up mime-support (3.64ubuntu1) ... [2022-02-18T20:38:43.385Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-02-18T20:38:43.385Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-18T20:38:43.385Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:38:43.385Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-18T20:38:43.385Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-02-18T20:38:43.385Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-02-18T20:38:43.385Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:38:43.385Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:38:43.645Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-02-18T20:38:43.645Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-18T20:38:43.645Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-18T20:38:43.645Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-18T20:38:44.216Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-02-18T20:38:44.216Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-18T20:38:44.216Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-18T20:38:44.216Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-02-18T20:38:44.216Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-02-18T20:38:44.216Z] running python rtupdate hooks for python3.8... [2022-02-18T20:38:44.216Z] running python post-rtupdate hooks for python3.8... [2022-02-18T20:38:44.216Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-02-18T20:38:45.155Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-02-18T20:38:45.415Z] Reloading AppArmor profiles [2022-02-18T20:38:45.415Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:38:45.415Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-18T20:38:45.675Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-02-18T20:38:45.936Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-02-18T20:38:45.936Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-02-18T20:38:45.936Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-02-18T20:38:45.936Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-02-18T20:38:47.850Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-02-18T20:38:47.850Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-18T20:38:47.850Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-18T20:38:48.111Z] Setting up snapd (2.54.3+20.04.1) ... [2022-02-18T20:38:48.371Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-02-18T20:38:48.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-02-18T20:38:48.889Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-02-18T20:38:49.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-02-18T20:38:49.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-18T20:38:49.149Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-18T20:38:49.410Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-02-18T20:38:49.670Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-02-18T20:38:49.930Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-02-18T20:38:50.191Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-02-18T20:38:50.453Z] /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-02-18T20:38:50.453Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-18T20:38:51.020Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-18T20:38:51.280Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-18T20:38:51.280Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-18T20:38:52.111Z] Reading package lists... [2022-02-18T20:38:52.372Z] Reading package lists... [2022-02-18T20:38:52.372Z] Building dependency tree... [2022-02-18T20:38:52.372Z] Reading state information... [2022-02-18T20:38:52.632Z] Calculating upgrade... [2022-02-18T20:38:52.632Z] The following packages will be upgraded: [2022-02-18T20:38:52.632Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-02-18T20:38:52.632Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-02-18T20:38:52.632Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-02-18T20:38:52.632Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-02-18T20:38:52.632Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-02-18T20:38:52.632Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-02-18T20:38:52.632Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-02-18T20:38:52.632Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-02-18T20:38:52.632Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-02-18T20:38:52.632Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-02-18T20:38:52.632Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-02-18T20:38:52.632Z] xz-utils zlib1g [2022-02-18T20:38:52.892Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T20:38:52.892Z] Need to get 63.3 MB of archives. [2022-02-18T20:38:52.892Z] After this operation, 13.8 MB of additional disk space will be used. [2022-02-18T20:38:52.892Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-02-18T20:38:52.892Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-02-18T20:38:53.462Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-02-18T20:38:53.462Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-02-18T20:38:53.722Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-02-18T20:38:53.722Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-02-18T20:38:53.722Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-02-18T20:38:53.722Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-02-18T20:38:53.722Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-02-18T20:38:53.722Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-02-18T20:38:53.722Z] 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-02-18T20:38:53.722Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-02-18T20:38:53.722Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-02-18T20:38:53.722Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-02-18T20:38:53.722Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-02-18T20:38:53.722Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-02-18T20:38:53.722Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-02-18T20:38:53.722Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-02-18T20:38:53.722Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-02-18T20:38:53.722Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-02-18T20:38:53.722Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-02-18T20:38:53.722Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-02-18T20:38:53.722Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-02-18T20:38:53.722Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-02-18T20:38:53.722Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-02-18T20:38:53.722Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-02-18T20:38:53.987Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-02-18T20:38:53.987Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-02-18T20:38:53.987Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-02-18T20:38:53.987Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-02-18T20:38:53.987Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-02-18T20:38:53.987Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-02-18T20:38:53.987Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-02-18T20:38:53.987Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-02-18T20:38:53.987Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-02-18T20:38:53.987Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-02-18T20:38:53.987Z] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-02-18T20:38:53.987Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-02-18T20:38:53.987Z] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-02-18T20:38:53.987Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-02-18T20:38:53.987Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-02-18T20:38:53.987Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-02-18T20:38:53.987Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-02-18T20:38:53.987Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-02-18T20:38:53.987Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-02-18T20:38:53.987Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-02-18T20:38:53.987Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-02-18T20:38:53.987Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-02-18T20:38:53.987Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-02-18T20:38:53.987Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-02-18T20:38:53.987Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-02-18T20:38:54.256Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-02-18T20:38:54.256Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-02-18T20:38:54.256Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-02-18T20:38:54.256Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-02-18T20:38:54.256Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-02-18T20:38:54.256Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-02-18T20:38:54.256Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-02-18T20:38:54.256Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-02-18T20:38:54.256Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-02-18T20:38:54.256Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-02-18T20:38:54.256Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-02-18T20:38:54.256Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-02-18T20:38:54.256Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-02-18T20:38:54.256Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-02-18T20:38:54.256Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-02-18T20:38:54.515Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-02-18T20:38:54.515Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-02-18T20:38:54.515Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-02-18T20:38:54.515Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-02-18T20:38:54.515Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-02-18T20:38:54.515Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-02-18T20:38:54.773Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-02-18T20:38:55.033Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-02-18T20:38:55.033Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-02-18T20:38:55.033Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-02-18T20:38:55.293Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-02-18T20:38:55.864Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:38:55.864Z] Fetched 63.3 MB in 3s (23.6 MB/s) [2022-02-18T20:38:55.864Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-18T20:38:55.864Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-02-18T20:38:55.864Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-18T20:38:56.125Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-18T20:38:56.125Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-18T20:38:56.125Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-02-18T20:38:56.125Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-02-18T20:38:56.384Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:56.384Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:56.643Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:56.643Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:56.902Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:56.902Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:56.902Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:56.902Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:57.162Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:57.162Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:57.162Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:57.162Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:57.162Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:57.162Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:57.162Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:38:57.423Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-18T20:38:57.423Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:57.423Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:57.423Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:38:57.423Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-18T20:38:57.423Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:57.423Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:57.683Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:57.683Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:57.683Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-18T20:38:57.683Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-18T20:38:57.683Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:38:57.945Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-18T20:38:57.945Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-02-18T20:38:58.206Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-18T20:38:58.776Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-02-18T20:38:58.776Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-18T20:38:58.776Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-02-18T20:38:58.776Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-02-18T20:38:58.776Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-02-18T20:38:58.776Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-02-18T20:38:59.036Z] Setting up base-files (11ubuntu5.5) ... [2022-02-18T20:38:59.036Z] Installing new version of config file /etc/issue ... [2022-02-18T20:38:59.036Z] Installing new version of config file /etc/issue.net ... [2022-02-18T20:38:59.036Z] Installing new version of config file /etc/lsb-release ... [2022-02-18T20:38:59.297Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-02-18T20:38:59.297Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-02-18T20:38:59.559Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-02-18T20:38:59.559Z] Removing obsolete conffile /etc/default/motd-news ... [2022-02-18T20:38:59.559Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:38:59.559Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-02-18T20:38:59.559Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-02-18T20:38:59.819Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-02-18T20:38:59.819Z] 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-02-18T20:38:59.819Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:38:59.819Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:38:59.819Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-02-18T20:38:59.819Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-02-18T20:38:59.819Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:38:59.819Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-18T20:39:00.080Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-18T20:39:00.080Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-18T20:39:00.080Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:00.080Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-18T20:39:00.080Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-18T20:39:00.652Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-18T20:39:00.653Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-18T20:39:00.653Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-18T20:39:00.653Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-18T20:39:00.913Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-02-18T20:39:01.173Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:01.173Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-02-18T20:39:01.173Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-18T20:39:01.434Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-02-18T20:39:01.434Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-02-18T20:39:01.694Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-02-18T20:39:01.694Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:01.694Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-02-18T20:39:01.694Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-02-18T20:39:01.694Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-02-18T20:39:01.694Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:01.694Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:39:01.955Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-18T20:39:01.955Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-18T20:39:01.955Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:01.955Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:39:01.955Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-18T20:39:01.955Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-18T20:39:01.955Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:01.955Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:39:01.955Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-18T20:39:02.216Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:39:02.216Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-18T20:39:02.216Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-18T20:39:02.216Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:02.216Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:39:02.216Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-18T20:39:02.216Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-18T20:39:02.477Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:02.477Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:39:02.477Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-18T20:39:02.477Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:39:02.477Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-18T20:39:03.049Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-02-18T20:39:03.310Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-02-18T20:39:03.570Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-02-18T20:39:03.570Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:03.570Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-18T20:39:03.570Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-18T20:39:03.830Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-02-18T20:39:03.830Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:03.830Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-02-18T20:39:03.830Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-02-18T20:39:04.090Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-02-18T20:39:04.090Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:04.090Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-02-18T20:39:04.090Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-02-18T20:39:04.090Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-02-18T20:39:04.090Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:04.090Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-02-18T20:39:04.350Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-18T20:39:04.350Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-02-18T20:39:04.350Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:04.350Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-02-18T20:39:04.350Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-02-18T20:39:04.350Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-02-18T20:39:04.611Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:04.611Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-02-18T20:39:04.611Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-02-18T20:39:04.611Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-02-18T20:39:04.611Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:04.611Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-18T20:39:04.611Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-18T20:39:04.872Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-02-18T20:39:04.872Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:04.872Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-02-18T20:39:04.872Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-02-18T20:39:04.872Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-02-18T20:39:04.872Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:04.872Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-18T20:39:04.872Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-18T20:39:05.133Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-18T20:39:05.133Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:05.133Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-18T20:39:05.133Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-18T20:39:05.133Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-18T20:39:05.133Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:05.133Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-02-18T20:39:05.133Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-02-18T20:39:05.392Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-02-18T20:39:05.392Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:05.392Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-02-18T20:39:05.392Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-02-18T20:39:05.392Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-02-18T20:39:05.652Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:05.652Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-02-18T20:39:05.652Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-02-18T20:39:05.652Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-02-18T20:39:05.652Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:05.652Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-02-18T20:39:05.652Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-02-18T20:39:06.224Z] Setting up apt (2.0.6) ... [2022-02-18T20:39:06.796Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-02-18T20:39:06.796Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:06.796Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-18T20:39:06.796Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-18T20:39:06.796Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-18T20:39:06.796Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-18T20:39:06.796Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-18T20:39:06.796Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-18T20:39:07.056Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-02-18T20:39:07.056Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-18T20:39:07.056Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-18T20:39:07.056Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-18T20:39:07.316Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-18T20:39:07.316Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-18T20:39:07.316Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-18T20:39:07.316Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-18T20:39:07.316Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-02-18T20:39:07.316Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-18T20:39:07.576Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-02-18T20:39:07.576Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-18T20:39:07.576Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-18T20:39:07.576Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-18T20:39:07.835Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-18T20:39:08.097Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-18T20:39:08.097Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-18T20:39:08.097Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-18T20:39:08.097Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-18T20:39:08.097Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-18T20:39:08.097Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-18T20:39:08.097Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-18T20:39:08.357Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-18T20:39:08.357Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-18T20:39:08.618Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-02-18T20:39:08.618Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-02-18T20:39:08.618Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-18T20:39:08.618Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-02-18T20:39:08.618Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-02-18T20:39:08.618Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-02-18T20:39:08.618Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-02-18T20:39:08.880Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-02-18T20:39:08.880Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-02-18T20:39:08.880Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-02-18T20:39:08.880Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-02-18T20:39:08.880Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-02-18T20:39:09.451Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-02-18T20:39:09.451Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-18T20:39:09.451Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-18T20:39:09.451Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-18T20:39:09.451Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-02-18T20:39:09.451Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-18T20:39:09.713Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-18T20:39:09.713Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-18T20:39:09.713Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-18T20:39:09.713Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-18T20:39:09.713Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-02-18T20:39:09.713Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-18T20:39:09.975Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-18T20:39:09.975Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-18T20:39:09.975Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-02-18T20:39:09.975Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-02-18T20:39:09.975Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-18T20:39:09.975Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-18T20:39:10.237Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-18T20:39:10.237Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-18T20:39:10.808Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-18T20:39:10.808Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-18T20:39:11.749Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-18T20:39:11.749Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-18T20:39:12.009Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-18T20:39:12.009Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-18T20:39:12.269Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-18T20:39:12.269Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-18T20:39:12.839Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-18T20:39:12.839Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-18T20:39:12.839Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-02-18T20:39:12.839Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-02-18T20:39:12.839Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-02-18T20:39:13.102Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-02-18T20:39:13.102Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-02-18T20:39:13.102Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-02-18T20:39:13.102Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-02-18T20:39:13.102Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:39:13.102Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-02-18T20:39:13.102Z] [2022-02-18T20:39:13.102Z] Current default time zone: 'Etc/UTC' [2022-02-18T20:39:13.102Z] Local time is now: Fri Feb 18 20:39:13 UTC 2022. [2022-02-18T20:39:13.102Z] Universal Time is now: Fri Feb 18 20:39:13 UTC 2022. [2022-02-18T20:39:13.102Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-02-18T20:39:13.102Z] [2022-02-18T20:39:13.102Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-02-18T20:39:13.102Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:39:13.280Z] 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-02-18T20:39:13.363Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:39:13.363Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-18T20:39:13.363Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:39:13.363Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-02-18T20:39:13.363Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-02-18T20:39:13.363Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-02-18T20:39:13.363Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-02-18T20:39:13.363Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-02-18T20:39:13.363Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-02-18T20:39:13.363Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:39:13.363Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:39:13.363Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-02-18T20:39:13.363Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:39:13.363Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-18T20:39:13.363Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-18T20:39:13.363Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-02-18T20:39:13.363Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-02-18T20:39:13.363Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-02-18T20:39:14.271Z] 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-02-18T20:39:15.272Z] Updating certificates in /etc/ssl/certs... [2022-02-18T20:39:15.843Z] 21 added, 21 removed; done. [2022-02-18T20:39:15.843Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-18T20:39:15.843Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-02-18T20:39:16.104Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-02-18T20:39:16.104Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-18T20:39:16.104Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-02-18T20:39:16.104Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-02-18T20:39:16.364Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-02-18T20:39:16.364Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-02-18T20:39:16.364Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-18T20:39:16.364Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-02-18T20:39:16.364Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-18T20:39:16.364Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-18T20:39:16.364Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-18T20:39:16.364Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-18T20:39:16.364Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-02-18T20:39:16.364Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-02-18T20:39:16.364Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-02-18T20:39:16.364Z] Updating certificates in /etc/ssl/certs... [2022-02-18T20:39:16.934Z] 0 added, 0 removed; done. [2022-02-18T20:39:16.934Z] Running hooks in /etc/ca-certificates/update.d... [2022-02-18T20:39:16.934Z] done. [2022-02-18T20:39:18.132Z] Reading package lists... [2022-02-18T20:39:18.392Z] Building dependency tree... [2022-02-18T20:39:18.392Z] Reading state information... [2022-02-18T20:39:18.392Z] The following NEW packages will be installed: [2022-02-18T20:39:18.392Z] apt-transport-https [2022-02-18T20:39:18.392Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T20:39:18.653Z] Need to get 4680 B of archives. [2022-02-18T20:39:18.653Z] After this operation, 162 kB of additional disk space will be used. [2022-02-18T20:39:18.653Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-02-18T20:39:18.913Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:39:18.913Z] Fetched 4680 B in 0s (24.9 kB/s) [2022-02-18T20:39:18.913Z] Selecting previously unselected package apt-transport-https. [2022-02-18T20:39:18.913Z] (Reading database ... 14320 files and directories currently installed.) [2022-02-18T20:39:18.913Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-02-18T20:39:18.913Z] Unpacking apt-transport-https (2.0.6) ... [2022-02-18T20:39:18.913Z] Setting up apt-transport-https (2.0.6) ... [2022-02-18T20:39:19.172Z] Waiting for network to be ready... [2022-02-18T20:39:20.995Z] 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-02-18T20:39:20.995Z] 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-02-18T20:39:24.456Z] 2022-02-18T20:39:23Z INFO Waiting for automatic snapd restart... [2022-02-18T20:39:25.297Z] 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-02-18T20:39:25.840Z] snapd 2.54.3 from Canonical* installed [2022-02-18T20:39:26.100Z] "snapd" switched to the "latest/stable" channel [2022-02-18T20:39:26.100Z] [2022-02-18T20:39:28.639Z] core20 20220114 from Canonical* installed [2022-02-18T20:39:28.639Z] "core20" switched to the "latest/stable" channel [2022-02-18T20:39:28.639Z] [2022-02-18T20:39:30.804Z] 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-02-18T20:39:31.183Z] snapcraft 6.0.2 from Canonical* installed [2022-02-18T20:39:31.184Z] "snapcraft" switched to the "latest/stable" channel [2022-02-18T20:39:31.184Z] [2022-02-18T20:39:35.096Z] 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-02-18T20:39:35.377Z] 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-02-18T20:39:35.377Z] - README.md [2022-02-18T20:39:35.377Z] [2022-02-18T20:39:35.377Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-18T20:39:35.636Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-18T20:39:35.896Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-18T20:39:35.896Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-18T20:39:36.725Z] Reading package lists... [2022-02-18T20:39:37.295Z] 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-02-18T20:39:37.295Z] Reading package lists... [2022-02-18T20:39:37.295Z] Building dependency tree... [2022-02-18T20:39:37.295Z] Reading state information... [2022-02-18T20:39:37.557Z] Suggested packages: [2022-02-18T20:39:37.557Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-02-18T20:39:37.557Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-02-18T20:39:37.557Z] krb5-user libnorm-doc [2022-02-18T20:39:37.557Z] Recommended packages: [2022-02-18T20:39:37.557Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-02-18T20:39:37.557Z] The following NEW packages will be installed: [2022-02-18T20:39:37.557Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-02-18T20:39:37.557Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-02-18T20:39:37.557Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-02-18T20:39:37.557Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-02-18T20:39:37.557Z] libzmq5 pkg-config zip [2022-02-18T20:39:37.557Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T20:39:37.557Z] Need to get 10.3 MB of archives. [2022-02-18T20:39:37.557Z] After this operation, 56.5 MB of additional disk space will be used. [2022-02-18T20:39:37.557Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-02-18T20:39:37.817Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-02-18T20:39:37.817Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-02-18T20:39:37.817Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-02-18T20:39:37.817Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-02-18T20:39:37.817Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-02-18T20:39:37.817Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-02-18T20:39:37.817Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-02-18T20:39:37.817Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-02-18T20:39:37.817Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-02-18T20:39:37.817Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-02-18T20:39:37.817Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-02-18T20:39:38.388Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-02-18T20:39:38.388Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-02-18T20:39:38.388Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-02-18T20:39:38.388Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-02-18T20:39:38.388Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-02-18T20:39:38.388Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-02-18T20:39:38.388Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-02-18T20:39:38.388Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-02-18T20:39:38.388Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-02-18T20:39:38.648Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-02-18T20:39:38.648Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-02-18T20:39:38.648Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-02-18T20:39:38.648Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-02-18T20:39:38.648Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-02-18T20:39:38.648Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-02-18T20:39:38.648Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:39:38.648Z] Fetched 10.3 MB in 1s (9651 kB/s) [2022-02-18T20:39:38.648Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-02-18T20:39:38.648Z] (Reading database ... 14324 files and directories currently installed.) [2022-02-18T20:39:38.909Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-02-18T20:39:38.909Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-18T20:39:38.909Z] Selecting previously unselected package libsodium23:amd64. [2022-02-18T20:39:38.909Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-02-18T20:39:38.909Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-02-18T20:39:38.909Z] Selecting previously unselected package libpsl5:amd64. [2022-02-18T20:39:38.909Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-02-18T20:39:38.909Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-18T20:39:39.169Z] Selecting previously unselected package libbrotli1:amd64. [2022-02-18T20:39:39.169Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-02-18T20:39:39.169Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-18T20:39:39.169Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T20:39:39.169Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-02-18T20:39:39.169Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-18T20:39:39.169Z] Selecting previously unselected package librtmp1:amd64. [2022-02-18T20:39:39.169Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-02-18T20:39:39.169Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-18T20:39:39.169Z] Selecting previously unselected package libssh-4:amd64. [2022-02-18T20:39:39.169Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-02-18T20:39:39.169Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-18T20:39:39.429Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-02-18T20:39:39.429Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-02-18T20:39:39.429Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-18T20:39:39.429Z] Selecting previously unselected package liberror-perl. [2022-02-18T20:39:39.429Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-02-18T20:39:39.429Z] Unpacking liberror-perl (0.17029-1) ... [2022-02-18T20:39:39.429Z] Selecting previously unselected package git-man. [2022-02-18T20:39:39.429Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-02-18T20:39:39.429Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-18T20:39:39.688Z] Selecting previously unselected package git. [2022-02-18T20:39:39.688Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-02-18T20:39:39.688Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-02-18T20:39:40.256Z] Selecting previously unselected package libgssrpc4:amd64. [2022-02-18T20:39:40.256Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:39:40.256Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:40.256Z] Selecting previously unselected package libkdb5-9:amd64. [2022-02-18T20:39:40.256Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:39:40.256Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:40.256Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-02-18T20:39:40.256Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:39:40.256Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:40.256Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-02-18T20:39:40.256Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:39:40.256Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:40.257Z] Selecting previously unselected package comerr-dev:amd64. [2022-02-18T20:39:40.257Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-02-18T20:39:40.257Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-18T20:39:40.257Z] Selecting previously unselected package krb5-multidev:amd64. [2022-02-18T20:39:40.257Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:39:40.257Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:40.482Z] 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-02-18T20:39:40.516Z] Selecting previously unselected package libnorm1:amd64. [2022-02-18T20:39:40.516Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-18T20:39:40.516Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-18T20:39:40.516Z] Selecting previously unselected package libnorm-dev:amd64. [2022-02-18T20:39:40.516Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-18T20:39:40.516Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-18T20:39:40.516Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-02-18T20:39:40.516Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-18T20:39:40.516Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-18T20:39:40.777Z] Selecting previously unselected package libpgm-dev:amd64. [2022-02-18T20:39:40.777Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-18T20:39:40.777Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-18T20:39:40.777Z] Selecting previously unselected package libsodium-dev:amd64. [2022-02-18T20:39:40.777Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-02-18T20:39:40.777Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-02-18T20:39:40.777Z] Selecting previously unselected package libzmq5:amd64. [2022-02-18T20:39:40.777Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-02-18T20:39:40.777Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-18T20:39:40.777Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-02-18T20:39:41.038Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-18T20:39:41.038Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:41.038Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-02-18T20:39:41.038Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-02-18T20:39:41.038Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-18T20:39:41.038Z] Selecting previously unselected package pkg-config. [2022-02-18T20:39:41.038Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-02-18T20:39:41.038Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-02-18T20:39:41.038Z] Selecting previously unselected package zip. [2022-02-18T20:39:41.038Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-02-18T20:39:41.038Z] Unpacking zip (3.0-11build1) ... [2022-02-18T20:39:41.299Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-18T20:39:41.299Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-02-18T20:39:41.299Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-18T20:39:41.299Z] No schema files found: doing nothing. [2022-02-18T20:39:41.299Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-18T20:39:41.299Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-18T20:39:41.299Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-18T20:39:41.299Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-18T20:39:41.299Z] Setting up liberror-perl (0.17029-1) ... [2022-02-18T20:39:41.299Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:41.299Z] Setting up zip (3.0-11build1) ... [2022-02-18T20:39:41.299Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-18T20:39:41.299Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-18T20:39:41.299Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-02-18T20:39:41.299Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-02-18T20:39:41.299Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-18T20:39:41.299Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:41.299Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-18T20:39:41.299Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:41.299Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-18T20:39:41.299Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:41.299Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-18T20:39:41.299Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-18T20:39:41.559Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-18T20:39:41.559Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-02-18T20:39:41.559Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:41.559Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-18T20:39:41.559Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-18T20:39:41.559Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-18T20:39:42.129Z] comerr-dev set to automatically installed. [2022-02-18T20:39:42.129Z] git set to automatically installed. [2022-02-18T20:39:42.129Z] git-man set to automatically installed. [2022-02-18T20:39:42.129Z] krb5-multidev set to automatically installed. [2022-02-18T20:39:42.129Z] libbrotli1 set to automatically installed. [2022-02-18T20:39:42.129Z] libcurl3-gnutls set to automatically installed. [2022-02-18T20:39:42.129Z] liberror-perl set to automatically installed. [2022-02-18T20:39:42.129Z] libglib2.0-0 set to automatically installed. [2022-02-18T20:39:42.129Z] libgssrpc4 set to automatically installed. [2022-02-18T20:39:42.129Z] libkadm5clnt-mit11 set to automatically installed. [2022-02-18T20:39:42.129Z] libkadm5srv-mit11 set to automatically installed. [2022-02-18T20:39:42.129Z] libkdb5-9 set to automatically installed. [2022-02-18T20:39:42.129Z] libkrb5-dev set to automatically installed. [2022-02-18T20:39:42.129Z] libnghttp2-14 set to automatically installed. [2022-02-18T20:39:42.129Z] libnorm-dev set to automatically installed. [2022-02-18T20:39:42.129Z] libnorm1 set to automatically installed. [2022-02-18T20:39:42.129Z] libpgm-5.2-0 set to automatically installed. [2022-02-18T20:39:42.129Z] libpgm-dev set to automatically installed. [2022-02-18T20:39:42.129Z] libpsl5 set to automatically installed. [2022-02-18T20:39:42.129Z] librtmp1 set to automatically installed. [2022-02-18T20:39:42.129Z] libsodium-dev set to automatically installed. [2022-02-18T20:39:42.129Z] libsodium23 set to automatically installed. [2022-02-18T20:39:42.129Z] libssh-4 set to automatically installed. [2022-02-18T20:39:42.129Z] libzmq3-dev set to automatically installed. [2022-02-18T20:39:42.129Z] libzmq5 set to automatically installed. [2022-02-18T20:39:42.129Z] pkg-config set to automatically installed. [2022-02-18T20:39:42.129Z] zip set to automatically installed. [2022-02-18T20:39:43.070Z] snapd is not logged in, snap install commands will use sudo [2022-02-18T20:39:43.860Z] 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-02-18T20:39:47.242Z] 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-02-18T20:39:53.955Z] $ docker stop --time=1 897dd6bccee0b6268624024cea9827f2ecf33d061f34d5163a46e62c05355784 [2022-02-18T20:39:55.953Z] $ docker rm -f 897dd6bccee0b6268624024cea9827f2ecf33d061f34d5163a46e62c05355784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:39:57.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-18T20:39:57.640Z] [2022-02-18T20:39:57.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:39:57.972Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-02-18T20:39:57.972Z] Downloading snap 'edgex-app-service-configurable' [2022-02-18T20:39:57.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-18T20:39:58.266Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-18T20:39:58.266Z] 29e5d40040c1: Pulling fs layer [2022-02-18T20:39:58.266Z] 1ce36da41761: Pulling fs layer [2022-02-18T20:39:58.266Z] 25b303627fd3: Pulling fs layer [2022-02-18T20:39:58.266Z] 29e5d40040c1: Verifying Checksum [2022-02-18T20:39:58.266Z] 29e5d40040c1: Download complete [2022-02-18T20:39:58.542Z] 1ce36da41761: Verifying Checksum [2022-02-18T20:39:58.542Z] 1ce36da41761: Download complete [2022-02-18T20:39:58.545Z] Pulling app-service-configurable [2022-02-18T20:39:58.545Z] + snapcraftctl pull [2022-02-18T20:39:58.814Z] 29e5d40040c1: Pull complete [2022-02-18T20:39:59.927Z] Pulling config-common [2022-02-18T20:39:59.927Z] + snapcraftctl pull [2022-02-18T20:40:00.255Z] 25b303627fd3: Verifying Checksum [2022-02-18T20:40:00.255Z] 25b303627fd3: Download complete [2022-02-18T20:40:00.255Z] 1ce36da41761: Pull complete [2022-02-18T20:40:01.308Z] Pulling go-build-helper [2022-02-18T20:40:01.308Z] + snapcraftctl pull [2022-02-18T20:40:02.688Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-02-18T20:40:02.688Z] Skipping pull go-build-helper (already ran) [2022-02-18T20:40:02.688Z] Building go-build-helper [2022-02-18T20:40:02.688Z] + snapcraftctl build [2022-02-18T20:40:04.068Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-02-18T20:40:04.639Z] Staging go-build-helper [2022-02-18T20:40:04.639Z] + snapcraftctl stage [2022-02-18T20:40:10.036Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-02-18T20:40:10.036Z] Fetched 290 kB in 0s (0 B/s) [2022-02-18T20:40:10.036Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-02-18T20:40:10.036Z] Fetched 158 kB in 0s (0 B/s) [2022-02-18T20:40:10.036Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-02-18T20:40:10.036Z] Fetched 242 kB in 0s (0 B/s) [2022-02-18T20:40:10.036Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-02-18T20:40:10.036Z] Fetched 150 kB in 0s (0 B/s) [2022-02-18T20:40:10.036Z] Pulling edgex-go [2022-02-18T20:40:10.036Z] + snapcraftctl pull [2022-02-18T20:40:10.379Z] 25b303627fd3: Pull complete [2022-02-18T20:40:10.379Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-18T20:40:10.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-18T20:40:10.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-18T20:40:10.602Z] prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container [2022-02-18T20:40:10.666Z] $ 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-arm64:latest cat [2022-02-18T20:40:11.413Z] Pulling hooks [2022-02-18T20:40:11.413Z] + snapcraftctl pull [2022-02-18T20:40:13.024Z] $ docker top 8bf79d29ff9c59d630ef43539886306c3363d708e06f50da7c3e5e0f3881e99e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T20:40:13.906Z] + + grep paralleldocker-compose [2022-02-18T20:40:13.906Z] build --help [2022-02-18T20:40:19.270Z] --parallel Build images in parallel. [Pipeline] } [2022-02-18T20:40:19.276Z] $ docker stop --time=1 8bf79d29ff9c59d630ef43539886306c3363d708e06f50da7c3e5e0f3881e99e [2022-02-18T20:40:20.929Z] $ docker rm -f 8bf79d29ff9c59d630ef43539886306c3363d708e06f50da7c3e5e0f3881e99e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:40:21.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-18T20:40:21.547Z] . [Pipeline] withDockerContainer [2022-02-18T20:40:21.767Z] prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container [2022-02-18T20:40:21.838Z] $ 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-arm64:latest cat [2022-02-18T20:40:23.180Z] $ docker top 582f3c8e9fe4e1d34b105e39cb51c48fc0ee7f347cc47e09fe4f569b013e91de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T20:40:24.093Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-18T20:40:26.310Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-18T20:40:26.310Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-02-18T20:40:26.310Z] Fetched 96.1 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-02-18T20:40:26.310Z] Fetched 78.7 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-02-18T20:40:26.310Z] Fetched 48.0 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-02-18T20:40:26.310Z] Fetched 50.2 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-02-18T20:40:26.310Z] Fetched 14.9 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-02-18T20:40:26.310Z] Fetched 234 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-02-18T20:40:26.310Z] Fetched 155 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-02-18T20:40:26.310Z] Fetched 170 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-02-18T20:40:26.310Z] Fetched 267 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-02-18T20:40:26.310Z] Fetched 50.6 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-02-18T20:40:26.310Z] Fetched 15.1 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-02-18T20:40:26.310Z] Fetched 51.5 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-02-18T20:40:26.310Z] Fetched 121 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-02-18T20:40:26.310Z] Fetched 29.7 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-02-18T20:40:26.310Z] Fetched 1021 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-02-18T20:40:26.310Z] Fetched 49.3 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-02-18T20:40:26.310Z] Fetched 54.9 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-02-18T20:40:26.310Z] Fetched 16.6 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-02-18T20:40:26.310Z] Fetched 87.9 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-02-18T20:40:26.310Z] Fetched 142 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-02-18T20:40:26.310Z] Fetched 41.8 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-02-18T20:40:26.310Z] Fetched 181 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-02-18T20:40:26.310Z] Fetched 208 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-02-18T20:40:26.310Z] Fetched 161 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-02-18T20:40:26.310Z] Fetched 107 kB in 0s (0 B/s) [2022-02-18T20:40:26.310Z] Pulling static-packages [2022-02-18T20:40:26.310Z] + snapcraftctl pull [2022-02-18T20:40:26.310Z] Pulling version [2022-02-18T20:40:26.310Z] + cd /root/project [2022-02-18T20:40:26.310Z] ++ git describe --tags --abbrev=0 [2022-02-18T20:40:26.310Z] ++ sed s/v// [2022-02-18T20:40:26.310Z] + GIT_VERSION=2.2.0-dev.30 [2022-02-18T20:40:26.310Z] + '[' -z 2.2.0-dev.30 ']' [2022-02-18T20:40:26.310Z] + snapcraftctl set-version 2.2.0-dev.30 [2022-02-18T20:40:27.252Z] Building app-service-configurable [2022-02-18T20:40:27.252Z] + snapcraftctl build [2022-02-18T20:40:29.162Z] Building config-common [2022-02-18T20:40:29.162Z] + snapcraftctl build [2022-02-18T20:40:29.482Z] Building core-command ... [2022-02-18T20:40:29.483Z] Building core-data ... [2022-02-18T20:40:29.483Z] Building core-metadata ... [2022-02-18T20:40:29.483Z] Building security-bootstrapper ... [2022-02-18T20:40:29.483Z] Building security-proxy-setup ... [2022-02-18T20:40:29.483Z] Building security-secretstore-setup ... [2022-02-18T20:40:29.483Z] Building support-notifications ... [2022-02-18T20:40:29.483Z] Building support-scheduler ... [2022-02-18T20:40:29.483Z] Building sys-mgmt-agent ... [2022-02-18T20:40:29.483Z] Building sys-mgmt-agent [2022-02-18T20:40:29.483Z] Building security-proxy-setup [2022-02-18T20:40:29.483Z] Building support-notifications [2022-02-18T20:40:29.483Z] Building support-scheduler [2022-02-18T20:40:29.483Z] Building core-metadata [2022-02-18T20:40:30.546Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-02-18T20:40:31.119Z] Skipping build go-build-helper (already ran) [2022-02-18T20:40:31.119Z] Building edgex-go [2022-02-18T20:40:31.380Z] + cd /root/parts/edgex-go/src [2022-02-18T20:40:31.380Z] ++ git describe --tags --abbrev=0 [2022-02-18T20:40:31.380Z] ++ sed s/v// [2022-02-18T20:40:31.380Z] + GIT_VERSION=2.2.0-dev.30 [2022-02-18T20:40:31.380Z] + '[' -z 2.2.0-dev.30 ']' [2022-02-18T20:40:31.380Z] + echo 2.2.0-dev.30 [2022-02-18T20:40:31.380Z] + '[' '!' -d vendor ']' [2022-02-18T20:40:31.380Z] + go mod download all [2022-02-18T20:40:37.978Z] + make build [2022-02-18T20:40:37.978Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2022-02-18T20:40:47.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-18T20:40:53.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2022-02-18T20:40:53.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-18T20:40:54.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-18T20:40:55.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-18T20:40:56.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-18T20:40:57.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-18T20:40:58.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-18T20:40:59.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-18T20:41:00.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-18T20:41:01.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-02-18T20:41:03.427Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-02-18T20:41:03.427Z] + case "$service" in [2022-02-18T20:41:03.427Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.427Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-02-18T20:41:03.427Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-02-18T20:41:03.427Z] + 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-02-18T20:41:03.998Z] Building hooks [2022-02-18T20:41:03.998Z] + cd /root/parts/hooks/src [2022-02-18T20:41:03.998Z] + make build [2022-02-18T20:41:03.998Z] go mod tidy [2022-02-18T20:41:04.257Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-02-18T20:41:04.518Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-02-18T20:41:04.518Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-18T20:41:04.518Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-02-18T20:41:05.458Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-02-18T20:41:05.718Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-02-18T20:41:05.718Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-02-18T20:41:07.627Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-18T20:41:07.627Z] Building static-packages [2022-02-18T20:41:07.627Z] + snapcraftctl build [2022-02-18T20:41:09.546Z] Building version [2022-02-18T20:41:09.547Z] + snapcraftctl build [2022-02-18T20:41:11.458Z] Staging app-service-configurable [2022-02-18T20:41:11.458Z] + snapcraftctl stage [2022-02-18T20:41:12.840Z] Staging config-common [2022-02-18T20:41:12.840Z] + snapcraftctl stage [2022-02-18T20:41:13.777Z] Skipping stage go-build-helper (already ran) [2022-02-18T20:41:13.777Z] Staging edgex-go [2022-02-18T20:41:13.777Z] + snapcraftctl stage [2022-02-18T20:41:15.160Z] Staging hooks [2022-02-18T20:41:15.160Z] + snapcraftctl stage [2022-02-18T20:41:16.542Z] Staging static-packages [2022-02-18T20:41:16.542Z] + snapcraftctl stage [2022-02-18T20:41:17.923Z] Staging version [2022-02-18T20:41:17.923Z] + snapcraftctl stage [2022-02-18T20:41:19.304Z] Priming app-service-configurable [2022-02-18T20:41:19.304Z] + snapcraftctl prime [2022-02-18T20:41:22.600Z] 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-02-18T20:41:22.600Z] stage-packages: [2022-02-18T20:41:22.600Z] - libnorm1 [2022-02-18T20:41:22.600Z] - libpgm-5.2-0 [2022-02-18T20:41:22.600Z] - libsodium23 [2022-02-18T20:41:22.600Z] - libzmq5 [2022-02-18T20:41:22.600Z] Priming config-common [2022-02-18T20:41:22.600Z] + snapcraftctl prime [2022-02-18T20:41:23.980Z] Priming go-build-helper [2022-02-18T20:41:23.980Z] + snapcraftctl prime [2022-02-18T20:41:24.919Z] Priming edgex-go [2022-02-18T20:41:24.919Z] + snapcraftctl prime [2022-02-18T20:41:26.829Z] Priming hooks [2022-02-18T20:41:26.829Z] + snapcraftctl prime [2022-02-18T20:41:28.211Z] Priming static-packages [2022-02-18T20:41:28.211Z] + snapcraftctl prime [2022-02-18T20:41:32.414Z] Priming version [2022-02-18T20:41:32.415Z] + snapcraftctl prime [2022-02-18T20:41:33.797Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T20:41:51.216Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:41:51.216Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:41:51.216Z] ---> 52cbe72164da [2022-02-18T20:41:51.216Z] Step 3/23 : WORKDIR /edgex-go [2022-02-18T20:41:51.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:41:51.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:41:51.216Z] ---> 52cbe72164da [2022-02-18T20:41:51.216Z] Step 3/22 : WORKDIR /edgex-go [2022-02-18T20:41:51.216Z] ---> Running in 6b6e6d23f5a7 [2022-02-18T20:41:51.216Z] ---> Running in 57d148373669 [2022-02-18T20:41:51.216Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:41:51.216Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:41:51.216Z] ---> 52cbe72164da [2022-02-18T20:41:51.216Z] Step 3/21 : WORKDIR /edgex-go [2022-02-18T20:41:51.216Z] ---> Running in 2677e15f118a [2022-02-18T20:41:51.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:41:51.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:41:51.216Z] ---> 52cbe72164da [2022-02-18T20:41:51.216Z] Step 3/22 : WORKDIR /edgex-go [2022-02-18T20:41:51.216Z] ---> Running in b3d17723c433 [2022-02-18T20:41:51.216Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:41:51.216Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:41:51.216Z] ---> 52cbe72164da [2022-02-18T20:41:51.216Z] Step 3/23 : WORKDIR /edgex-go [2022-02-18T20:41:51.216Z] ---> Running in 5b787d0e10a5 [2022-02-18T20:41:51.216Z] Removing intermediate container b3d17723c433 [2022-02-18T20:41:51.216Z] ---> 6651a6e2cb70 [2022-02-18T20:41:51.216Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:41:51.216Z] Removing intermediate container 57d148373669 [2022-02-18T20:41:51.216Z] ---> b483e57b5234 [2022-02-18T20:41:51.216Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:41:51.216Z] ---> Running in 7f79f9ccf54d [2022-02-18T20:41:51.216Z] Removing intermediate container 6b6e6d23f5a7 [2022-02-18T20:41:51.216Z] ---> ff12ee1434f3 [2022-02-18T20:41:51.216Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:41:51.216Z] Removing intermediate container 2677e15f118a [2022-02-18T20:41:51.216Z] ---> 7a3712992b2d [2022-02-18T20:41:51.216Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:41:51.216Z] ---> Running in 0dd97d68bf62 [2022-02-18T20:41:51.216Z] Removing intermediate container 5b787d0e10a5 [2022-02-18T20:41:51.216Z] ---> 31b73521d25d [2022-02-18T20:41:51.216Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:41:51.216Z] ---> Running in dee48010fb2a [2022-02-18T20:41:51.216Z] ---> Running in fe52e20205be [2022-02-18T20:41:51.216Z] ---> Running in 335716dd2308 [2022-02-18T20:41:51.216Z] Removing intermediate container 7f79f9ccf54d [2022-02-18T20:41:51.216Z] ---> 3d6657ef87db [2022-02-18T20:41:51.216Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-18T20:41:51.216Z] ---> Running in f9e003dcea8a [2022-02-18T20:41:51.216Z] Removing intermediate container 0dd97d68bf62 [2022-02-18T20:41:51.216Z] Removing intermediate container fe52e20205be [2022-02-18T20:41:51.216Z] ---> 5805de0524a8 [2022-02-18T20:41:51.216Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-18T20:41:51.216Z] ---> bc5085d70340 [2022-02-18T20:41:51.216Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-18T20:41:51.216Z] Removing intermediate container 335716dd2308 [2022-02-18T20:41:51.216Z] ---> 6d576e197526 [2022-02-18T20:41:51.216Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-18T20:41:51.216Z] ---> Running in 1d6c0af912af [2022-02-18T20:41:51.216Z] ---> Running in cfe5263b2463 [2022-02-18T20:41:51.216Z] Removing intermediate container dee48010fb2a [2022-02-18T20:41:51.216Z] ---> 5e239e5ee3a5 [2022-02-18T20:41:51.216Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-18T20:41:51.216Z] ---> Running in 8167f307e616 [2022-02-18T20:41:51.216Z] ---> Running in e894841d3e3b [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] OK: 220 MiB in 52 packages [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:41:51.216Z] Removing intermediate container f9e003dcea8a [2022-02-18T20:41:51.216Z] ---> aac5af47df0b [2022-02-18T20:41:51.216Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-18T20:41:51.216Z] OK: 220 MiB in 52 packages [2022-02-18T20:41:51.216Z] OK: 220 MiB in 52 packages [2022-02-18T20:41:51.216Z] OK: 220 MiB in 52 packages [2022-02-18T20:41:51.216Z] OK: 220 MiB in 52 packages [2022-02-18T20:41:51.216Z] ---> 843ea1f940f7 [2022-02-18T20:41:51.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:41:51.216Z] ---> Running in 8526dc960c92 [2022-02-18T20:41:51.216Z] Removing intermediate container 8167f307e616 [2022-02-18T20:41:51.216Z] ---> 2f437a028b8b [2022-02-18T20:41:51.216Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-18T20:41:51.216Z] Removing intermediate container e894841d3e3b [2022-02-18T20:41:51.216Z] ---> 919f6165d535 [2022-02-18T20:41:51.216Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-18T20:41:51.217Z] Removing intermediate container cfe5263b2463 [2022-02-18T20:41:51.217Z] ---> d356d5ec69a9 [2022-02-18T20:41:51.217Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-18T20:41:51.217Z] Removing intermediate container 1d6c0af912af [2022-02-18T20:41:51.217Z] ---> cb6a22e5f701 [2022-02-18T20:41:51.217Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-18T20:41:51.217Z] ---> d8359e5d5c1e [2022-02-18T20:41:51.217Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:41:51.217Z] ---> 5e3ae9a060b6 [2022-02-18T20:41:51.217Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:41:51.217Z] ---> Running in e6c10b47347d [2022-02-18T20:41:51.486Z] ---> Running in a290669c2203 [2022-02-18T20:41:51.486Z] ---> 3ce84cf57376 [2022-02-18T20:41:51.486Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:41:51.486Z] ---> 79db68b22c69 [2022-02-18T20:41:51.486Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:41:51.764Z] ---> Running in c87aef8dbdf2 [2022-02-18T20:41:51.764Z] ---> Running in e73c45387f10 [2022-02-18T20:41:53.737Z] Removing intermediate container 8526dc960c92 [2022-02-18T20:41:53.737Z] ---> 5d872a643f09 [2022-02-18T20:41:53.737Z] Step 8/22 : COPY . . [2022-02-18T20:41:59.388Z] Removing intermediate container a290669c2203 [2022-02-18T20:41:59.388Z] ---> 20085dd54aea [2022-02-18T20:41:59.388Z] Step 8/21 : COPY . . [2022-02-18T20:41:59.388Z] Removing intermediate container e73c45387f10 [2022-02-18T20:41:59.388Z] ---> 1c609e6793d1 [2022-02-18T20:41:59.388Z] Step 8/22 : COPY . . [2022-02-18T20:41:59.388Z] Removing intermediate container e6c10b47347d [2022-02-18T20:41:59.388Z] ---> fcf17ee67fad [2022-02-18T20:41:59.388Z] Step 8/23 : COPY . . [2022-02-18T20:41:59.388Z] Removing intermediate container c87aef8dbdf2 [2022-02-18T20:41:59.388Z] ---> a65c23f5b9d0 [2022-02-18T20:41:59.388Z] Step 8/23 : COPY . . [2022-02-18T20:42:17.695Z] ---> bc35056feff0 [2022-02-18T20:42:17.695Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-18T20:42:17.695Z] ---> Running in 22904cf5c2e3 [2022-02-18T20:42:18.674Z] 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-02-18T20:42:22.067Z] ---> fbf6296b715e [2022-02-18T20:42:22.067Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-18T20:42:22.067Z] ---> 35d56c7000a9 [2022-02-18T20:42:22.067Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-18T20:42:22.067Z] ---> 0260fa4a4411 [2022-02-18T20:42:22.067Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-18T20:42:22.343Z] ---> 7af8239a84e9 [2022-02-18T20:42:22.343Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-18T20:42:22.343Z] ---> Running in 379ec5d3cd83 [2022-02-18T20:42:22.343Z] ---> Running in 36683de256b2 [2022-02-18T20:42:22.343Z] ---> Running in b6400622e2fe [2022-02-18T20:42:22.620Z] ---> Running in 8eb68505494c [2022-02-18T20:42:26.022Z] 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-02-18T20:42:26.022Z] 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-02-18T20:42:26.022Z] 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-02-18T20:42:26.022Z] 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-02-18T20:44:47.896Z] 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-02-18T20:44:50.524Z] Removing intermediate container 36683de256b2 [2022-02-18T20:44:50.524Z] ---> f45f602e9b2f [2022-02-18T20:44:50.524Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-18T20:44:50.799Z] ---> Running in ba0357b5b024 [2022-02-18T20:44:52.781Z] 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-02-18T20:44:58.196Z] Removing intermediate container 22904cf5c2e3 [2022-02-18T20:44:58.196Z] ---> a02f762a4b1d [2022-02-18T20:44:58.196Z] [2022-02-18T20:44:58.196Z] Step 10/22 : FROM alpine:3.14 [2022-02-18T20:44:58.196Z] 3.14: Pulling from library/alpine [2022-02-18T20:44:58.196Z] Removing intermediate container ba0357b5b024 [2022-02-18T20:44:58.196Z] ---> 01dad4631d84 [2022-02-18T20:44:58.196Z] [2022-02-18T20:44:58.196Z] Step 11/23 : FROM docker:20.10.10 [2022-02-18T20:44:58.472Z] 20.10.10: Pulling from library/docker [2022-02-18T20:44:59.904Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-18T20:44:59.904Z] Status: Downloaded newer image for alpine:3.14 [2022-02-18T20:44:59.904Z] ---> 5b8b7b635229 [2022-02-18T20:44:59.904Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-18T20:45:00.176Z] ---> Running in fbcaa9cd1592 [2022-02-18T20:45:00.776Z] Removing intermediate container b6400622e2fe [2022-02-18T20:45:00.776Z] ---> 1f6655ef7785 [2022-02-18T20:45:00.776Z] [2022-02-18T20:45:00.776Z] Step 10/21 : FROM alpine:3.14 [2022-02-18T20:45:00.776Z] ---> 5b8b7b635229 [2022-02-18T20:45:00.776Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-18T20:45:01.052Z] ---> Running in 68534663dd75 [2022-02-18T20:45:02.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:45:02.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:45:03.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:45:03.637Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-18T20:45:03.637Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:45:03.637Z] OK: 6 MiB in 15 packages [2022-02-18T20:45:03.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:45:04.918Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-18T20:45:04.918Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-18T20:45:04.918Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-18T20:45:04.918Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-18T20:45:04.918Z] (5/5) Installing curl (7.79.1-r0) [2022-02-18T20:45:04.918Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:45:04.918Z] Executing ca-certificates-20211220-r0.trigger [2022-02-18T20:45:05.194Z] OK: 8 MiB in 19 packages [2022-02-18T20:45:05.472Z] Removing intermediate container fbcaa9cd1592 [2022-02-18T20:45:05.472Z] ---> 58d3c8923c85 [2022-02-18T20:45:05.472Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-18T20:45:05.472Z] ---> Running in a9514e7a7ca0 [2022-02-18T20:45:06.450Z] Removing intermediate container a9514e7a7ca0 [2022-02-18T20:45:06.450Z] ---> 3f7ae1668d3f [2022-02-18T20:45:06.450Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-18T20:45:06.725Z] ---> Running in 70a5fefc5f82 [2022-02-18T20:45:07.319Z] Removing intermediate container 68534663dd75 [2022-02-18T20:45:07.319Z] ---> c1a410c1c40f [2022-02-18T20:45:07.319Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-18T20:45:07.319Z] Removing intermediate container 70a5fefc5f82 [2022-02-18T20:45:07.319Z] ---> 8314f4ccd15b [2022-02-18T20:45:07.595Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-18T20:45:07.595Z] ---> Running in 3c3cc1a7ac2f [2022-02-18T20:45:07.595Z] ---> Running in 41df05c94af2 [2022-02-18T20:45:08.192Z] Removing intermediate container 3c3cc1a7ac2f [2022-02-18T20:45:08.192Z] ---> e964518ea143 [2022-02-18T20:45:08.192Z] Step 13/21 : WORKDIR /edgex [2022-02-18T20:45:08.465Z] ---> Running in 1ade0c2203de [2022-02-18T20:45:08.465Z] Removing intermediate container 41df05c94af2 [2022-02-18T20:45:08.465Z] ---> 1398582a197f [2022-02-18T20:45:08.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:45:09.444Z] Removing intermediate container 1ade0c2203de [2022-02-18T20:45:09.444Z] ---> 903e9a18198f [2022-02-18T20:45:09.444Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-18T20:45:09.717Z] ---> 1fbfda5385de [2022-02-18T20:45:09.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-18T20:45:10.312Z] Removing intermediate container 8eb68505494c [2022-02-18T20:45:10.312Z] ---> 77816b77ce0b [2022-02-18T20:45:10.312Z] [2022-02-18T20:45:10.312Z] Step 10/23 : FROM alpine:3.14 [2022-02-18T20:45:10.312Z] ---> 5b8b7b635229 [2022-02-18T20:45:10.312Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-18T20:45:10.312Z] ---> Using cache [2022-02-18T20:45:10.312Z] ---> 58d3c8923c85 [2022-02-18T20:45:10.312Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-18T20:45:10.312Z] ---> Using cache [2022-02-18T20:45:10.312Z] ---> 3f7ae1668d3f [2022-02-18T20:45:10.312Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-18T20:45:10.586Z] Removing intermediate container 379ec5d3cd83 [2022-02-18T20:45:10.586Z] ---> fe80b7e9cfd8 [2022-02-18T20:45:10.586Z] [2022-02-18T20:45:10.586Z] Step 10/22 : FROM alpine:3.14 [2022-02-18T20:45:10.586Z] ---> 5b8b7b635229 [2022-02-18T20:45:10.586Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-18T20:45:10.586Z] ---> Running in d4b7f566fcd8 [2022-02-18T20:45:10.586Z] ---> 79e618a0b7c0 [2022-02-18T20:45:10.586Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-18T20:45:10.586Z] ---> Running in 25bc18624fcc [2022-02-18T20:45:11.564Z] Removing intermediate container d4b7f566fcd8 [2022-02-18T20:45:11.564Z] ---> 3e6c070fd377 [2022-02-18T20:45:11.564Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-18T20:45:11.564Z] ---> Running in c09247ddc2f7 [2022-02-18T20:45:11.838Z] ---> ca84b19a69ba [2022-02-18T20:45:11.838Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-18T20:45:12.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:45:12.392Z] Removing intermediate container c09247ddc2f7 [2022-02-18T20:45:12.392Z] ---> e164206d281e [2022-02-18T20:45:12.392Z] Step 15/23 : WORKDIR / [2022-02-18T20:45:12.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:45:12.663Z] ---> Running in 35fd336e1407 [2022-02-18T20:45:12.663Z] ---> a7bd4e8f85f4 [2022-02-18T20:45:12.663Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-18T20:45:13.644Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-18T20:45:13.644Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-18T20:45:13.644Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:45:13.644Z] ---> 7b245d0dda67 [2022-02-18T20:45:13.644Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-18T20:45:13.644Z] Executing ca-certificates-20211220-r0.trigger [2022-02-18T20:45:13.644Z] Removing intermediate container 35fd336e1407 [2022-02-18T20:45:13.644Z] ---> a1ff65956efa [2022-02-18T20:45:13.644Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:45:13.644Z] ---> Running in dde413ebb0b4 [2022-02-18T20:45:13.921Z] OK: 6 MiB in 16 packages [2022-02-18T20:45:14.519Z] Removing intermediate container dde413ebb0b4 [2022-02-18T20:45:14.519Z] ---> 803a1e7c43d1 [2022-02-18T20:45:14.519Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:45:14.519Z] ---> Running in 5212f9e331e6 [2022-02-18T20:45:14.791Z] ---> e39ec1f0e250 [2022-02-18T20:45:14.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-18T20:45:15.066Z] ---> 35136ae53d88 [2022-02-18T20:45:15.066Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-18T20:45:15.066Z] ---> Running in 2d8a38118aae [2022-02-18T20:45:15.341Z] Removing intermediate container 5212f9e331e6 [2022-02-18T20:45:15.341Z] ---> c84de86aa1a1 [2022-02-18T20:45:15.341Z] Step 20/22 : LABEL arch=arm64 [2022-02-18T20:45:15.614Z] ---> Running in c48419ef1253 [2022-02-18T20:45:15.614Z] Removing intermediate container 2d8a38118aae [2022-02-18T20:45:15.614Z] ---> 33f75de5c7ce [2022-02-18T20:45:15.614Z] Step 18/21 : CMD ["--init=true"] [2022-02-18T20:45:15.614Z] ---> Running in 486de8aaedcc [2022-02-18T20:45:15.894Z] Removing intermediate container 25bc18624fcc [2022-02-18T20:45:15.894Z] ---> 24804da2dabd [2022-02-18T20:45:15.894Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-18T20:45:16.184Z] ---> Running in 2fe50c91530c [2022-02-18T20:45:16.184Z] Removing intermediate container c48419ef1253 [2022-02-18T20:45:16.184Z] ---> 2fc90b6904ff [2022-02-18T20:45:16.184Z] Step 21/22 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:45:16.184Z] ---> Running in adc447b94c1a [2022-02-18T20:45:16.184Z] Removing intermediate container 486de8aaedcc [2022-02-18T20:45:16.184Z] ---> cf82766f18c4 [2022-02-18T20:45:16.184Z] Step 19/21 : LABEL arch=arm64 [2022-02-18T20:45:16.456Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-18T20:45:16.456Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-18T20:45:16.456Z] ---> 520e9a0a30f7 [2022-02-18T20:45:16.456Z] 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-02-18T20:45:16.456Z] ---> Running in 82d3ce06b0c1 [2022-02-18T20:45:16.733Z] ---> Running in c1ef1f8674f9 [2022-02-18T20:45:16.733Z] Removing intermediate container 2fe50c91530c [2022-02-18T20:45:16.733Z] ---> 72e1617b489e [2022-02-18T20:45:16.733Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-18T20:45:16.733Z] ---> 9b6600389869 [2022-02-18T20:45:16.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-18T20:45:17.007Z] Removing intermediate container adc447b94c1a [2022-02-18T20:45:17.007Z] ---> e4be82f59a6e [2022-02-18T20:45:17.007Z] Step 22/22 : LABEL version=0.0.0 [2022-02-18T20:45:17.007Z] ---> Running in 898f540f7dcb [2022-02-18T20:45:17.007Z] ---> Running in 75c45e2ef7f3 [2022-02-18T20:45:17.007Z] Removing intermediate container 82d3ce06b0c1 [2022-02-18T20:45:17.007Z] ---> 9ce091f2344e [2022-02-18T20:45:17.007Z] Step 20/21 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:45:17.278Z] Removing intermediate container c1ef1f8674f9 [2022-02-18T20:45:17.278Z] ---> bd0814b5a64a [2022-02-18T20:45:17.278Z] 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-02-18T20:45:17.278Z] ---> Running in 6b4d75805b13 [2022-02-18T20:45:17.278Z] ---> Running in bbefe422479f [2022-02-18T20:45:17.553Z] Removing intermediate container 75c45e2ef7f3 [2022-02-18T20:45:17.553Z] ---> 90c71ea0f302 [2022-02-18T20:45:17.553Z] [2022-02-18T20:45:17.827Z] Removing intermediate container 898f540f7dcb [2022-02-18T20:45:17.827Z] ---> ddadddb8fe7d [2022-02-18T20:45:17.827Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-18T20:45:18.103Z] ---> Running in 726ffe211abe [2022-02-18T20:45:18.103Z] Removing intermediate container 6b4d75805b13 [2022-02-18T20:45:18.103Z] ---> 6b3ac2ff2d99 [2022-02-18T20:45:18.103Z] Step 21/21 : LABEL version=0.0.0 [2022-02-18T20:45:18.103Z] ---> 7f85258616fb [2022-02-18T20:45:18.103Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-18T20:45:18.103Z] ---> Running in f11dde3ce49e [2022-02-18T20:45:18.385Z] ---> Running in 1bec7ac0be6e [2022-02-18T20:45:18.385Z] Successfully built 90c71ea0f302 [2022-02-18T20:45:18.385Z] Successfully tagged support-scheduler-arm64:latest [2022-02-18T20:45:18.385Z]  Building support-scheduler ... done Building security-bootstrapper [2022-02-18T20:45:18.658Z] Removing intermediate container 726ffe211abe [2022-02-18T20:45:18.658Z] ---> 3f69b0872b7e [2022-02-18T20:45:18.658Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:45:18.658Z] Removing intermediate container f11dde3ce49e [2022-02-18T20:45:18.658Z] ---> d4d6650943bf [2022-02-18T20:45:18.658Z] [2022-02-18T20:45:18.933Z] Removing intermediate container 1bec7ac0be6e [2022-02-18T20:45:18.933Z] ---> 01f6224bdf50 [2022-02-18T20:45:18.933Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:45:18.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:45:19.209Z] ---> Running in 5ce97fcbb443 [2022-02-18T20:45:19.209Z] Successfully built d4d6650943bf [2022-02-18T20:45:19.209Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-18T20:45:19.209Z] Building core-command [2022-02-18T20:45:19.209Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:45:19.487Z] Removing intermediate container 5ce97fcbb443 [2022-02-18T20:45:19.487Z] ---> a0e73bc7f6e7 [2022-02-18T20:45:19.487Z] Step 21/23 : LABEL arch=arm64 [2022-02-18T20:45:19.764Z] ---> e570fc84168a [2022-02-18T20:45:19.764Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-18T20:45:19.764Z] ---> Running in fb9a2cae8d3f [2022-02-18T20:45:20.041Z] (1/42) Installing readline (8.1.0-r0) [2022-02-18T20:45:20.327Z] (2/42) Installing bash (5.1.4-r0) [2022-02-18T20:45:20.327Z] Executing bash-5.1.4-r0.post-install [2022-02-18T20:45:20.327Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-18T20:45:20.327Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-18T20:45:20.327Z] Removing intermediate container fb9a2cae8d3f [2022-02-18T20:45:20.327Z] ---> 4a44daa5633d [2022-02-18T20:45:20.327Z] Step 22/23 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:45:20.327Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-18T20:45:20.327Z] (6/42) Installing curl (7.79.1-r0) [2022-02-18T20:45:20.327Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-18T20:45:20.327Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-18T20:45:20.327Z] (9/42) Installing expat (2.4.4-r0) [2022-02-18T20:45:20.327Z] (10/42) Installing libffi (3.3-r2) [2022-02-18T20:45:20.327Z] (11/42) Installing gdbm (1.19-r0) [2022-02-18T20:45:20.327Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-18T20:45:20.327Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-18T20:45:20.327Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-18T20:45:20.608Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-18T20:45:20.608Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-18T20:45:20.608Z] ---> Running in 411d50482c97 [2022-02-18T20:45:20.608Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-18T20:45:21.202Z] Removing intermediate container 411d50482c97 [2022-02-18T20:45:21.202Z] ---> 57548f989d6e [2022-02-18T20:45:21.202Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T20:45:21.202Z] ---> c13109b725e5 [2022-02-18T20:45:21.202Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-18T20:45:21.477Z] ---> Running in 2206c6416ba5 [2022-02-18T20:45:22.076Z] Removing intermediate container 2206c6416ba5 [2022-02-18T20:45:22.076Z] ---> 70c4182bf1cf [2022-02-18T20:45:22.076Z] [2022-02-18T20:45:22.351Z] ---> ce4ea8bfac61 [2022-02-18T20:45:22.351Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-18T20:45:22.623Z] Successfully built 70c4182bf1cf [2022-02-18T20:45:22.623Z] Successfully tagged core-metadata-arm64:latest [2022-02-18T20:45:22.623Z]  Building core-metadata ... done Building core-data [2022-02-18T20:45:22.623Z] ---> Running in 62e7312820a5 [2022-02-18T20:45:22.895Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-18T20:45:22.895Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-18T20:45:22.895Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-18T20:45:22.895Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-18T20:45:23.166Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-18T20:45:23.166Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-18T20:45:23.166Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-18T20:45:23.166Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-18T20:45:23.166Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-18T20:45:23.166Z] Removing intermediate container 62e7312820a5 [2022-02-18T20:45:23.166Z] ---> 2f825c6dd4ab [2022-02-18T20:45:23.166Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:45:23.166Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-18T20:45:23.166Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-18T20:45:23.166Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-18T20:45:23.166Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-18T20:45:23.166Z] ---> Running in 8fd41817e6f8 [2022-02-18T20:45:23.166Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-18T20:45:23.166Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-18T20:45:23.166Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-18T20:45:23.440Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-18T20:45:23.440Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-18T20:45:23.440Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-18T20:45:23.440Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-18T20:45:23.440Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-18T20:45:23.441Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-18T20:45:23.441Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-18T20:45:23.441Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-18T20:45:23.712Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-18T20:45:23.713Z] Removing intermediate container 8fd41817e6f8 [2022-02-18T20:45:23.713Z] ---> 79fe01673efe [2022-02-18T20:45:23.713Z] Step 20/22 : LABEL arch=arm64 [2022-02-18T20:45:23.985Z] ---> Running in f4fb6c47a93e [2022-02-18T20:45:24.266Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:45:24.266Z] OK: 84 MiB in 64 packages [2022-02-18T20:45:24.545Z] Removing intermediate container f4fb6c47a93e [2022-02-18T20:45:24.545Z] ---> 8d98b3cdcdd0 [2022-02-18T20:45:24.545Z] Step 21/22 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:45:24.819Z] ---> Running in b22305055d2c [2022-02-18T20:45:25.414Z] Removing intermediate container b22305055d2c [2022-02-18T20:45:25.414Z] ---> b11ea8de23db [2022-02-18T20:45:25.414Z] Step 22/22 : LABEL version=0.0.0 [2022-02-18T20:45:25.414Z] ---> Running in a98655883dc7 [2022-02-18T20:45:26.031Z] Removing intermediate container a98655883dc7 [2022-02-18T20:45:26.031Z] ---> 1682585152e9 [2022-02-18T20:45:26.031Z] [2022-02-18T20:45:26.308Z] Successfully built 1682585152e9 [2022-02-18T20:45:26.581Z] Successfully tagged support-notifications-arm64:latest [2022-02-18T20:45:26.581Z]  Building support-notifications ... done Building security-secretstore-setup [2022-02-18T20:45:28.550Z] Collecting docker-compose==1.23.2 [2022-02-18T20:45:28.550Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-18T20:45:29.980Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-18T20:45:29.980Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-18T20:45:30.575Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-18T20:45:30.576Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-18T20:45:30.849Z] Collecting jsonschema<3,>=2.5.1 [2022-02-18T20:45:30.849Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-18T20:45:31.119Z] Collecting docopt<0.7,>=0.6.1 [2022-02-18T20:45:31.119Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-18T20:45:33.096Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-18T20:45:33.096Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-18T20:45:35.065Z] Collecting cached-property<2,>=1.2.0 [2022-02-18T20:45:35.065Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-18T20:45:35.365Z] Collecting texttable<0.10,>=0.9.0 [2022-02-18T20:45:35.365Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-18T20:45:38.878Z] Collecting PyYAML<4,>=3.10 [2022-02-18T20:45:38.878Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-18T20:45:42.260Z] 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-02-18T20:45:42.260Z] Collecting docker<4.0,>=3.6.0 [2022-02-18T20:45:42.260Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-18T20:45:42.536Z] Collecting docker-pycreds>=0.4.0 [2022-02-18T20:45:42.536Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-18T20:45:43.556Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-18T20:45:43.556Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-18T20:45:44.192Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-18T20:45:44.465Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-18T20:45:44.739Z] Collecting idna<2.8,>=2.5 [2022-02-18T20:45:44.739Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-18T20:45:44.739Z] 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-02-18T20:45:45.014Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-18T20:45:45.014Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-18T20:45:45.014Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-18T20:45:45.014Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-18T20:45:46.028Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-18T20:45:46.028Z] Attempting uninstall: urllib3 [2022-02-18T20:45:46.028Z] Found existing installation: urllib3 1.26.5 [2022-02-18T20:45:46.028Z] Uninstalling urllib3-1.26.5: [2022-02-18T20:45:46.329Z] Successfully uninstalled urllib3-1.26.5 [2022-02-18T20:45:46.929Z] Attempting uninstall: idna [2022-02-18T20:45:46.929Z] Found existing installation: idna 3.2 [2022-02-18T20:45:46.929Z] Uninstalling idna-3.2: [2022-02-18T20:45:47.201Z] Successfully uninstalled idna-3.2 [2022-02-18T20:45:48.174Z] Attempting uninstall: chardet [2022-02-18T20:45:48.174Z] Found existing installation: chardet 4.0.0 [2022-02-18T20:45:48.174Z] Uninstalling chardet-4.0.0: [2022-02-18T20:45:48.174Z] Successfully uninstalled chardet-4.0.0 [2022-02-18T20:45:50.137Z] Attempting uninstall: requests [2022-02-18T20:45:50.137Z] Found existing installation: requests 2.25.1 [2022-02-18T20:45:50.137Z] Uninstalling requests-2.25.1: [2022-02-18T20:45:50.137Z] Successfully uninstalled requests-2.25.1 [2022-02-18T20:45:50.729Z] Running setup.py install for texttable: started [2022-02-18T20:45:53.426Z] Running setup.py install for texttable: finished with status 'done' [2022-02-18T20:45:53.426Z] Running setup.py install for PyYAML: started [2022-02-18T20:45:56.045Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-18T20:45:56.045Z] Running setup.py install for docopt: started [2022-02-18T20:45:59.438Z] Running setup.py install for docopt: finished with status 'done' [2022-02-18T20:45:59.438Z] Running setup.py install for dockerpty: started [2022-02-18T20:46:01.420Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-18T20:46:03.428Z] 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-02-18T20:46:04.044Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:46:04.044Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:46:04.044Z] ---> 52cbe72164da [2022-02-18T20:46:04.044Z] Step 3/31 : WORKDIR /edgex-go [2022-02-18T20:46:04.044Z] ---> Using cache [2022-02-18T20:46:04.044Z] ---> 7a3712992b2d [2022-02-18T20:46:04.044Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:46:04.044Z] ---> Using cache [2022-02-18T20:46:04.044Z] ---> 5e239e5ee3a5 [2022-02-18T20:46:04.044Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-18T20:46:04.044Z] ---> Using cache [2022-02-18T20:46:04.044Z] ---> 919f6165d535 [2022-02-18T20:46:04.044Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-18T20:46:04.044Z] ---> Using cache [2022-02-18T20:46:04.044Z] ---> 5e3ae9a060b6 [2022-02-18T20:46:04.044Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:46:04.044Z] ---> Using cache [2022-02-18T20:46:04.044Z] ---> 20085dd54aea [2022-02-18T20:46:04.044Z] Step 8/31 : COPY . . [2022-02-18T20:46:04.044Z] ---> Using cache [2022-02-18T20:46:04.044Z] ---> 0260fa4a4411 [2022-02-18T20:46:04.044Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-18T20:46:05.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:46:05.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:46:05.040Z] ---> 52cbe72164da [2022-02-18T20:46:05.040Z] Step 3/23 : WORKDIR /edgex-go [2022-02-18T20:46:05.040Z] ---> Using cache [2022-02-18T20:46:05.040Z] ---> 7a3712992b2d [2022-02-18T20:46:05.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:46:05.040Z] ---> Using cache [2022-02-18T20:46:05.040Z] ---> 5e239e5ee3a5 [2022-02-18T20:46:05.040Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-18T20:46:05.040Z] ---> Using cache [2022-02-18T20:46:05.040Z] ---> 919f6165d535 [2022-02-18T20:46:05.040Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-18T20:46:05.040Z] ---> Using cache [2022-02-18T20:46:05.040Z] ---> 5e3ae9a060b6 [2022-02-18T20:46:05.040Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:46:05.040Z] ---> Using cache [2022-02-18T20:46:05.040Z] ---> 20085dd54aea [2022-02-18T20:46:05.040Z] Step 8/23 : COPY . . [2022-02-18T20:46:05.040Z] ---> Using cache [2022-02-18T20:46:05.040Z] ---> 0260fa4a4411 [2022-02-18T20:46:05.040Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-18T20:46:06.037Z] ---> Running in 3824ef17f40b [2022-02-18T20:46:06.037Z] ---> Running in ba9e7d131d08 [2022-02-18T20:46:08.057Z] 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-02-18T20:46:08.057Z] 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-02-18T20:46:08.329Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:46:08.329Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:46:08.329Z] ---> 52cbe72164da [2022-02-18T20:46:08.329Z] Step 3/23 : WORKDIR /edgex-go [2022-02-18T20:46:08.329Z] ---> Using cache [2022-02-18T20:46:08.329Z] ---> 7a3712992b2d [2022-02-18T20:46:08.329Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:46:08.329Z] ---> Using cache [2022-02-18T20:46:08.329Z] ---> 5e239e5ee3a5 [2022-02-18T20:46:08.329Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-18T20:46:08.329Z] ---> Running in 6ef355da8433 [2022-02-18T20:46:10.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:46:11.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:46:13.000Z] OK: 220 MiB in 52 packages [2022-02-18T20:46:13.601Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-18T20:46:13.601Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-18T20:46:13.601Z] ---> 52cbe72164da [2022-02-18T20:46:13.601Z] Step 3/25 : WORKDIR /edgex-go [2022-02-18T20:46:13.601Z] ---> Using cache [2022-02-18T20:46:13.601Z] ---> 7a3712992b2d [2022-02-18T20:46:13.601Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:46:13.601Z] ---> Using cache [2022-02-18T20:46:13.601Z] ---> 5e239e5ee3a5 [2022-02-18T20:46:13.601Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-18T20:46:13.601Z] ---> Using cache [2022-02-18T20:46:13.601Z] ---> 919f6165d535 [2022-02-18T20:46:13.601Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-18T20:46:13.601Z] ---> Using cache [2022-02-18T20:46:13.601Z] ---> 5e3ae9a060b6 [2022-02-18T20:46:13.601Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:46:13.601Z] ---> Using cache [2022-02-18T20:46:13.601Z] ---> 20085dd54aea [2022-02-18T20:46:13.601Z] Step 8/25 : COPY . . [2022-02-18T20:46:13.880Z] ---> Using cache [2022-02-18T20:46:13.880Z] ---> 0260fa4a4411 [2022-02-18T20:46:13.880Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-18T20:46:14.495Z] ---> Running in 53bdbadf5937 [2022-02-18T20:46:15.954Z] Removing intermediate container 6ef355da8433 [2022-02-18T20:46:15.954Z] ---> a63a89a78496 [2022-02-18T20:46:15.954Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-18T20:46:17.476Z] 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-02-18T20:46:17.750Z] ---> 7848213a1ab3 [2022-02-18T20:46:17.750Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-18T20:46:18.026Z] ---> Running in ddb76fe50a40 [2022-02-18T20:46:23.481Z] Removing intermediate container bbefe422479f [2022-02-18T20:46:23.481Z] ---> c76551ab66ed [2022-02-18T20:46:23.481Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-18T20:46:23.481Z] ---> Running in 6f6907fb825e [2022-02-18T20:46:24.078Z] Removing intermediate container 6f6907fb825e [2022-02-18T20:46:24.078Z] ---> 90f4a7822f71 [2022-02-18T20:46:24.078Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-18T20:46:24.351Z] ---> Running in a1ca55378c81 [2022-02-18T20:46:24.954Z] Removing intermediate container a1ca55378c81 [2022-02-18T20:46:24.954Z] ---> 211ec59d77bb [2022-02-18T20:46:24.954Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-18T20:46:26.416Z] Removing intermediate container ddb76fe50a40 [2022-02-18T20:46:26.416Z] ---> fbf2f3b4004e [2022-02-18T20:46:26.416Z] Step 8/23 : COPY . . [2022-02-18T20:46:27.014Z] ---> b82866f3111d [2022-02-18T20:46:27.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-18T20:46:28.453Z] ---> 3cdc96c0dd99 [2022-02-18T20:46:28.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-18T20:46:30.440Z] ---> a6f39843de90 [2022-02-18T20:46:30.440Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-18T20:46:30.713Z] ---> Running in c52f2dbb1fe8 [2022-02-18T20:46:31.700Z] Removing intermediate container c52f2dbb1fe8 [2022-02-18T20:46:31.700Z] ---> 40e37959fd0d [2022-02-18T20:46:31.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:46:31.700Z] ---> Running in 5fa9bdb68360 [2022-02-18T20:46:32.690Z] Removing intermediate container 5fa9bdb68360 [2022-02-18T20:46:32.690Z] ---> 0d8cc4a3d38d [2022-02-18T20:46:32.690Z] Step 21/23 : LABEL arch=arm64 [2022-02-18T20:46:32.690Z] ---> Running in 785cc1ffae05 [2022-02-18T20:46:33.698Z] Removing intermediate container 785cc1ffae05 [2022-02-18T20:46:33.698Z] ---> cbb4992528b9 [2022-02-18T20:46:33.698Z] Step 22/23 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:46:33.698Z] ---> Running in dd32c9f31801 [2022-02-18T20:46:34.689Z] Removing intermediate container dd32c9f31801 [2022-02-18T20:46:34.689Z] ---> cc37d83652bc [2022-02-18T20:46:34.689Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T20:46:34.689Z] ---> Running in 4a17d84168bd [2022-02-18T20:46:35.290Z] Removing intermediate container 4a17d84168bd [2022-02-18T20:46:35.290Z] ---> 550c57b1f415 [2022-02-18T20:46:35.290Z] [2022-02-18T20:46:36.277Z] Successfully built 550c57b1f415 [2022-02-18T20:46:36.277Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-18T20:46:46.443Z]  Building sys-mgmt-agent ... done  ---> da06160d4d35 [2022-02-18T20:46:46.443Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-18T20:46:46.443Z] ---> Running in a205d9cb6b1b [2022-02-18T20:46:48.431Z] 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-02-18T20:48:25.253Z] Removing intermediate container ba9e7d131d08 [2022-02-18T20:48:25.253Z] ---> ca45d6dba2db [2022-02-18T20:48:25.253Z] [2022-02-18T20:48:25.253Z] Step 10/23 : FROM alpine:3.14 [2022-02-18T20:48:25.253Z] ---> 5b8b7b635229 [2022-02-18T20:48:25.253Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-18T20:48:25.253Z] ---> Using cache [2022-02-18T20:48:25.253Z] ---> 58d3c8923c85 [2022-02-18T20:48:25.253Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-18T20:48:25.253Z] ---> Using cache [2022-02-18T20:48:25.253Z] ---> 3f7ae1668d3f [2022-02-18T20:48:25.253Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-18T20:48:25.253Z] ---> Running in 11986ed35ea7 [2022-02-18T20:48:25.253Z] 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-02-18T20:48:25.253Z] Removing intermediate container 11986ed35ea7 [2022-02-18T20:48:25.253Z] ---> c668cd35c5b9 [2022-02-18T20:48:25.253Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-18T20:48:25.253Z] ---> Running in aa929b5fbf1c [2022-02-18T20:48:25.253Z] Removing intermediate container aa929b5fbf1c [2022-02-18T20:48:25.253Z] ---> 68ce70847ab3 [2022-02-18T20:48:25.253Z] Step 15/23 : WORKDIR / [2022-02-18T20:48:25.253Z] ---> Running in a34ae168cf7f [2022-02-18T20:48:25.253Z] Removing intermediate container a34ae168cf7f [2022-02-18T20:48:25.253Z] ---> 566c1c106125 [2022-02-18T20:48:25.253Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:48:25.253Z] Removing intermediate container 3824ef17f40b [2022-02-18T20:48:25.253Z] ---> 7c5092015182 [2022-02-18T20:48:25.253Z] [2022-02-18T20:48:25.253Z] Step 10/31 : FROM alpine:3.14 [2022-02-18T20:48:25.253Z] ---> 5b8b7b635229 [2022-02-18T20:48:25.253Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-18T20:48:25.253Z] ---> Running in cc294b4f4202 [2022-02-18T20:48:25.253Z] ---> 859140096d2b [2022-02-18T20:48:25.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-18T20:48:25.253Z] Removing intermediate container cc294b4f4202 [2022-02-18T20:48:25.253Z] ---> 37599e37cf5e [2022-02-18T20:48:25.253Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-18T20:48:25.253Z] ---> Running in 8a2c1849e24d [2022-02-18T20:48:25.253Z] ---> 66610d87538f [2022-02-18T20:48:25.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-18T20:48:25.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:48:25.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:48:25.253Z] ---> 2fdb9d44bd3b [2022-02-18T20:48:25.253Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-18T20:48:25.253Z] ---> Running in d99c3e553c19 [2022-02-18T20:48:25.253Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-18T20:48:25.253Z] (2/2) Installing su-exec (0.2-r1) [2022-02-18T20:48:25.253Z] Removing intermediate container d99c3e553c19 [2022-02-18T20:48:25.253Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:48:25.253Z] ---> 8811b51da6fd [2022-02-18T20:48:25.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:48:25.253Z] OK: 6 MiB in 16 packages [2022-02-18T20:48:25.253Z] ---> Running in 855509e46c9e [2022-02-18T20:48:25.253Z] Removing intermediate container 855509e46c9e [2022-02-18T20:48:25.253Z] ---> 561c3e7f8952 [2022-02-18T20:48:25.253Z] Step 21/23 : LABEL arch=arm64 [2022-02-18T20:48:25.253Z] ---> Running in 3de22e4c2962 [2022-02-18T20:48:25.253Z] Removing intermediate container 3de22e4c2962 [2022-02-18T20:48:25.253Z] ---> 69778218e550 [2022-02-18T20:48:25.253Z] Step 22/23 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:48:25.253Z] Removing intermediate container 8a2c1849e24d [2022-02-18T20:48:25.253Z] ---> 9733bbe39b28 [2022-02-18T20:48:25.253Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-18T20:48:25.253Z] ---> Running in d44eeb8c85a6 [2022-02-18T20:48:25.253Z] ---> Running in c3ed49809aca [2022-02-18T20:48:25.253Z] Removing intermediate container d44eeb8c85a6 [2022-02-18T20:48:25.253Z] ---> c6166764e7b9 [2022-02-18T20:48:25.253Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T20:48:25.253Z] Removing intermediate container c3ed49809aca [2022-02-18T20:48:25.253Z] ---> a5257c287775 [2022-02-18T20:48:25.253Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-18T20:48:25.253Z] ---> Running in c2efef9c80e6 [2022-02-18T20:48:25.253Z] ---> Running in 1b2e027cbb7f [2022-02-18T20:48:25.530Z] Removing intermediate container 1b2e027cbb7f [2022-02-18T20:48:25.530Z] ---> c161998573f1 [2022-02-18T20:48:25.530Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-18T20:48:25.530Z] Removing intermediate container c2efef9c80e6 [2022-02-18T20:48:25.530Z] ---> e212434fb910 [2022-02-18T20:48:25.530Z] [2022-02-18T20:48:25.803Z] ---> Running in 32b4cdb8f92c [2022-02-18T20:48:27.245Z] Successfully built e212434fb910 [2022-02-18T20:48:27.245Z] Successfully tagged core-command-arm64:latest [2022-02-18T20:48:28.694Z]  Building core-command ... done Removing intermediate container 53bdbadf5937 [2022-02-18T20:48:28.694Z] ---> 79e002dee5ea [2022-02-18T20:48:28.694Z] [2022-02-18T20:48:28.694Z] Step 10/25 : FROM alpine:3.14 [2022-02-18T20:48:28.694Z] ---> 5b8b7b635229 [2022-02-18T20:48:28.694Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-18T20:48:28.694Z] ---> Running in 07706650548c [2022-02-18T20:48:29.309Z] Removing intermediate container 32b4cdb8f92c [2022-02-18T20:48:29.309Z] ---> 408e1481e4a8 [2022-02-18T20:48:29.309Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-18T20:48:29.583Z] ---> Running in 784fb07155b0 [2022-02-18T20:48:30.179Z] Removing intermediate container 784fb07155b0 [2022-02-18T20:48:30.179Z] ---> 45c0209e63e9 [2022-02-18T20:48:30.179Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-18T20:48:30.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:48:31.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:48:31.333Z] ---> 4fd4126e7e93 [2022-02-18T20:48:31.333Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-18T20:48:31.610Z] ---> Running in 280b3d8e67bc [2022-02-18T20:48:31.886Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-18T20:48:31.886Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-18T20:48:31.886Z] (3/3) Installing su-exec (0.2-r1) [2022-02-18T20:48:31.886Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:48:32.165Z] Executing ca-certificates-20211220-r0.trigger [2022-02-18T20:48:32.165Z] OK: 6 MiB in 17 packages [2022-02-18T20:48:34.792Z] Removing intermediate container 07706650548c [2022-02-18T20:48:34.792Z] ---> b7c4857931c2 [2022-02-18T20:48:34.792Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-18T20:48:34.792Z] ---> Running in 30d9bd4ebb5d [2022-02-18T20:48:34.792Z] Removing intermediate container 280b3d8e67bc [2022-02-18T20:48:34.792Z] ---> 145a720b3a8d [2022-02-18T20:48:34.792Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:48:35.073Z] Removing intermediate container 30d9bd4ebb5d [2022-02-18T20:48:35.073Z] ---> e63aeab681a9 [2022-02-18T20:48:35.073Z] Step 13/25 : WORKDIR / [2022-02-18T20:48:35.348Z] ---> Running in 7228f4eeb21e [2022-02-18T20:48:35.950Z] ---> 75e91f7cafb4 [2022-02-18T20:48:35.950Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-18T20:48:35.950Z] Removing intermediate container 7228f4eeb21e [2022-02-18T20:48:35.950Z] ---> c7434cd34f41 [2022-02-18T20:48:35.950Z] 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-02-18T20:48:36.929Z] ---> dd501a0fe2fd [2022-02-18T20:48:36.929Z] 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-02-18T20:48:37.534Z] ---> 1cfade6580a5 [2022-02-18T20:48:37.534Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-18T20:48:37.805Z] ---> a50aa7bb8b63 [2022-02-18T20:48:37.805Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-18T20:48:38.076Z] ---> 6955b83f21b0 [2022-02-18T20:48:38.076Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-18T20:48:38.666Z] ---> f214613a417e [2022-02-18T20:48:38.666Z] 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-02-18T20:48:38.938Z] ---> c50a0f4d76ef [2022-02-18T20:48:38.938Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-18T20:48:39.540Z] ---> 5813d1b0f1d3 [2022-02-18T20:48:39.540Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-18T20:48:39.814Z] ---> 3e459b5fa134 [2022-02-18T20:48:39.814Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-18T20:48:40.095Z] ---> Running in 2538bf10ab92 [2022-02-18T20:48:40.693Z] Removing intermediate container 2538bf10ab92 [2022-02-18T20:48:40.693Z] ---> a01b0b7b64ae [2022-02-18T20:48:40.693Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-18T20:48:40.693Z] ---> 35b422b77bca [2022-02-18T20:48:40.693Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-18T20:48:41.677Z] ---> a8de6bfb8f4c [2022-02-18T20:48:41.677Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-18T20:48:41.954Z] ---> Running in d5bc77e4b098 [2022-02-18T20:48:42.234Z] ---> 7700cb50546b [2022-02-18T20:48:42.234Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-18T20:48:42.832Z] ---> 7498cce4a867 [2022-02-18T20:48:42.832Z] 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-02-18T20:48:43.104Z] ---> Running in dd0e304013a2 [2022-02-18T20:48:44.545Z] Removing intermediate container d5bc77e4b098 [2022-02-18T20:48:44.545Z] ---> 705dc976e804 [2022-02-18T20:48:44.545Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-18T20:48:44.545Z] ---> Running in 058725cd1f80 [2022-02-18T20:48:45.141Z] Removing intermediate container 058725cd1f80 [2022-02-18T20:48:45.141Z] ---> 95097d8af84a [2022-02-18T20:48:45.141Z] Step 28/31 : CMD ["gate"] [2022-02-18T20:48:45.416Z] ---> Running in 3e627fc682bd [2022-02-18T20:48:45.688Z] Removing intermediate container dd0e304013a2 [2022-02-18T20:48:45.688Z] ---> fbf5bf396dba [2022-02-18T20:48:45.688Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-18T20:48:45.688Z] ---> Running in 9c7f0036c2b4 [2022-02-18T20:48:45.960Z] Removing intermediate container 3e627fc682bd [2022-02-18T20:48:45.960Z] ---> 92bbd7a1c04f [2022-02-18T20:48:45.960Z] Step 29/31 : LABEL arch=arm64 [2022-02-18T20:48:46.237Z] ---> Running in 41ba276a37ce [2022-02-18T20:48:46.237Z] Removing intermediate container 9c7f0036c2b4 [2022-02-18T20:48:46.237Z] ---> 4fa3869d2c53 [2022-02-18T20:48:46.237Z] Step 23/25 : LABEL arch=arm64 [2022-02-18T20:48:46.513Z] ---> Running in a6c6660236ca [2022-02-18T20:48:46.784Z] Removing intermediate container 41ba276a37ce [2022-02-18T20:48:46.784Z] ---> fa1d284faec4 [2022-02-18T20:48:46.784Z] Step 30/31 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:48:47.060Z] ---> Running in 67d8e384aff9 [2022-02-18T20:48:47.060Z] Removing intermediate container a6c6660236ca [2022-02-18T20:48:47.060Z] ---> b624803761ea [2022-02-18T20:48:47.060Z] Step 24/25 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:48:47.334Z] ---> Running in 1543c21b5615 [2022-02-18T20:48:47.604Z] Removing intermediate container 67d8e384aff9 [2022-02-18T20:48:47.604Z] ---> 8d45eecf6c7a [2022-02-18T20:48:47.604Z] Step 31/31 : LABEL version=0.0.0 [2022-02-18T20:48:47.875Z] Removing intermediate container 1543c21b5615 [2022-02-18T20:48:47.875Z] ---> 5968064353f7 [2022-02-18T20:48:47.875Z] Step 25/25 : LABEL version=0.0.0 [2022-02-18T20:48:47.875Z] ---> Running in 17898ddb46c0 [2022-02-18T20:48:47.875Z] ---> Running in 58428fb86b84 [2022-02-18T20:48:48.147Z] Removing intermediate container a205d9cb6b1b [2022-02-18T20:48:48.147Z] ---> f25271605c89 [2022-02-18T20:48:48.147Z] [2022-02-18T20:48:48.147Z] Step 10/23 : FROM alpine:3.14 [2022-02-18T20:48:48.147Z] ---> 5b8b7b635229 [2022-02-18T20:48:48.147Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-18T20:48:48.147Z] ---> Running in b5ffaa5ead10 [2022-02-18T20:48:48.419Z] Removing intermediate container 17898ddb46c0 [2022-02-18T20:48:48.419Z] ---> 8025d753cc19 [2022-02-18T20:48:48.419Z] [2022-02-18T20:48:48.419Z] Removing intermediate container 58428fb86b84 [2022-02-18T20:48:48.419Z] ---> 3d742c8c6a4f [2022-02-18T20:48:48.419Z] [2022-02-18T20:48:48.691Z] Successfully built 8025d753cc19 [2022-02-18T20:48:48.691Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-18T20:48:48.691Z]  Building security-secretstore-setup ... done Successfully built 3d742c8c6a4f [2022-02-18T20:48:48.964Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-18T20:48:48.964Z]  Building security-bootstrapper ... done Removing intermediate container b5ffaa5ead10 [2022-02-18T20:48:48.964Z] ---> 9abf0acfdd5d [2022-02-18T20:48:48.964Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-18T20:48:48.964Z] ---> Running in cdc7dfeff43f [2022-02-18T20:48:49.236Z] Removing intermediate container cdc7dfeff43f [2022-02-18T20:48:49.236Z] ---> 42d8a42e4e42 [2022-02-18T20:48:49.236Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-18T20:48:49.506Z] ---> Running in 4ff1a032e5c1 [2022-02-18T20:48:49.789Z] Removing intermediate container 4ff1a032e5c1 [2022-02-18T20:48:49.789Z] ---> d742e21526e7 [2022-02-18T20:48:49.789Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-18T20:48:49.789Z] ---> Running in 7494a447d733 [2022-02-18T20:48:51.768Z] Removing intermediate container 7494a447d733 [2022-02-18T20:48:51.768Z] ---> 24ae4ae840e6 [2022-02-18T20:48:51.768Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-18T20:48:51.768Z] ---> Running in eebee6c81d66 [2022-02-18T20:48:52.746Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-18T20:48:53.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-18T20:48:54.706Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-18T20:48:54.706Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-18T20:48:54.706Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-18T20:48:54.706Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-18T20:48:54.979Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-18T20:48:54.979Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-18T20:48:55.255Z] Executing busybox-1.33.1-r6.trigger [2022-02-18T20:48:55.255Z] OK: 8 MiB in 20 packages [2022-02-18T20:48:56.236Z] Removing intermediate container eebee6c81d66 [2022-02-18T20:48:56.236Z] ---> 92fd2efc8146 [2022-02-18T20:48:56.236Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-18T20:48:56.832Z] ---> d46e67a9b0e2 [2022-02-18T20:48:56.832Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-18T20:48:57.817Z] ---> c25d1ee7b4c1 [2022-02-18T20:48:57.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-18T20:48:58.416Z] ---> 6437a3198502 [2022-02-18T20:48:58.416Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-18T20:48:58.416Z] ---> Running in 59632143231e [2022-02-18T20:48:59.013Z] Removing intermediate container 59632143231e [2022-02-18T20:48:59.013Z] ---> e889454d9499 [2022-02-18T20:48:59.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-18T20:48:59.013Z] ---> Running in 2a3963dce375 [2022-02-18T20:48:59.289Z] Removing intermediate container 2a3963dce375 [2022-02-18T20:48:59.289Z] ---> 4ee57a50dc6e [2022-02-18T20:48:59.289Z] Step 21/23 : LABEL arch=arm64 [2022-02-18T20:48:59.289Z] ---> Running in 22538e025591 [2022-02-18T20:48:59.886Z] Removing intermediate container 22538e025591 [2022-02-18T20:48:59.886Z] ---> 10b7ac2b0582 [2022-02-18T20:48:59.886Z] Step 22/23 : LABEL git_sha=a9b0920b1f108f56c41cce5812cc3e83f347a460 [2022-02-18T20:48:59.886Z] ---> Running in e31e2dbe6f21 [2022-02-18T20:49:00.161Z] Removing intermediate container e31e2dbe6f21 [2022-02-18T20:49:00.161Z] ---> c429205d84e2 [2022-02-18T20:49:00.161Z] Step 23/23 : LABEL version=0.0.0 [2022-02-18T20:49:00.437Z] ---> Running in f9c91527793b [2022-02-18T20:49:00.712Z] Removing intermediate container f9c91527793b [2022-02-18T20:49:00.712Z] ---> 54ff457482d8 [2022-02-18T20:49:00.712Z] [2022-02-18T20:49:00.985Z] Successfully built 54ff457482d8 [2022-02-18T20:49:00.985Z] Successfully tagged core-data-arm64:latest [2022-02-18T20:49:01.599Z]  Building core-data ... done  [Pipeline] } [2022-02-18T20:49:01.598Z] $ docker stop --time=1 582f3c8e9fe4e1d34b105e39cb51c48fc0ee7f347cc47e09fe4f569b013e91de [2022-02-18T20:49:03.381Z] $ docker rm -f 582f3c8e9fe4e1d34b105e39cb51c48fc0ee7f347cc47e09fe4f569b013e91de [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-18T20:49:03.997Z] + docker images [2022-02-18T20:49:04.278Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T20:49:04.278Z] core-data-arm64 latest 54ff457482d8 4 seconds ago 19.2MB [2022-02-18T20:49:04.278Z] security-bootstrapper-arm64 latest 3d742c8c6a4f 16 seconds ago 18MB [2022-02-18T20:49:04.278Z] security-secretstore-setup-arm64 latest 8025d753cc19 16 seconds ago 27MB [2022-02-18T20:49:04.278Z] f25271605c89 17 seconds ago 1.6GB [2022-02-18T20:49:04.278Z] 79e002dee5ea 37 seconds ago 1.6GB [2022-02-18T20:49:04.278Z] core-command-arm64 latest e212434fb910 39 seconds ago 15.3MB [2022-02-18T20:49:04.278Z] 7c5092015182 48 seconds ago 1.59GB [2022-02-18T20:49:04.278Z] ca45d6dba2db 52 seconds ago 1.59GB [2022-02-18T20:49:04.278Z] sys-mgmt-agent-arm64 latest 550c57b1f415 2 minutes ago 280MB [2022-02-18T20:49:04.278Z] support-notifications-arm64 latest 1682585152e9 3 minutes ago 16.1MB [2022-02-18T20:49:04.278Z] core-metadata-arm64 latest 70c4182bf1cf 3 minutes ago 15.9MB [2022-02-18T20:49:04.278Z] security-proxy-setup-arm64 latest d4d6650943bf 3 minutes ago 25.5MB [2022-02-18T20:49:04.278Z] support-scheduler-arm64 latest 90c71ea0f302 3 minutes ago 15.4MB [2022-02-18T20:49:04.278Z] 77816b77ce0b 3 minutes ago 1.6GB [2022-02-18T20:49:04.278Z] fe80b7e9cfd8 3 minutes ago 1.6GB [2022-02-18T20:49:04.278Z] 1f6655ef7785 4 minutes ago 1.6GB [2022-02-18T20:49:04.278Z] 01dad4631d84 4 minutes ago 1.59GB [2022-02-18T20:49:04.278Z] a02f762a4b1d 4 minutes ago 1.6GB [2022-02-18T20:49:04.278Z] ci-base-image-arm64 latest 52cbe72164da 15 minutes ago 1.26GB [2022-02-18T20:49:04.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 weeks ago 551MB [2022-02-18T20:49:04.278Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-02-18T20:49:04.278Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-02-18T20:49:04.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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-02-18T20:49:04.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T20:49:04.724Z] [2022-02-18T20:49:04.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:49:05.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T20:49:05.360Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-18T20:49:05.360Z] 448f6bf000e3: Pulling fs layer [2022-02-18T20:49:05.360Z] f757da607395: Pulling fs layer [2022-02-18T20:49:05.360Z] 05883995daec: Pulling fs layer [2022-02-18T20:49:05.360Z] 8603b9c90790: Pulling fs layer [2022-02-18T20:49:05.360Z] 1560dd03e051: Pulling fs layer [2022-02-18T20:49:05.360Z] 27f5ce0e4adf: Pulling fs layer [2022-02-18T20:49:05.360Z] c2d8d7efcc4b: Pulling fs layer [2022-02-18T20:49:05.360Z] 8603b9c90790: Waiting [2022-02-18T20:49:05.360Z] 27f5ce0e4adf: Waiting [2022-02-18T20:49:05.360Z] 1560dd03e051: Waiting [2022-02-18T20:49:05.360Z] c2d8d7efcc4b: Waiting [2022-02-18T20:49:05.360Z] f757da607395: Verifying Checksum [2022-02-18T20:49:05.360Z] f757da607395: Download complete [2022-02-18T20:49:05.360Z] 8603b9c90790: Verifying Checksum [2022-02-18T20:49:05.360Z] 8603b9c90790: Download complete [2022-02-18T20:49:05.662Z] 1560dd03e051: Verifying Checksum [2022-02-18T20:49:05.662Z] 1560dd03e051: Download complete [2022-02-18T20:49:05.662Z] 27f5ce0e4adf: Verifying Checksum [2022-02-18T20:49:05.662Z] 27f5ce0e4adf: Download complete [2022-02-18T20:49:05.662Z] 05883995daec: Verifying Checksum [2022-02-18T20:49:05.662Z] 05883995daec: Download complete [2022-02-18T20:49:05.935Z] 448f6bf000e3: Verifying Checksum [2022-02-18T20:49:05.935Z] 448f6bf000e3: Download complete [2022-02-18T20:49:08.543Z] c2d8d7efcc4b: Verifying Checksum [2022-02-18T20:49:08.543Z] c2d8d7efcc4b: Download complete [2022-02-18T20:49:09.513Z] 448f6bf000e3: Pull complete [2022-02-18T20:49:10.107Z] f757da607395: Pull complete [2022-02-18T20:49:11.545Z] 05883995daec: Pull complete [2022-02-18T20:49:11.815Z] 8603b9c90790: Pull complete [2022-02-18T20:49:12.789Z] 1560dd03e051: Pull complete [2022-02-18T20:49:13.060Z] 27f5ce0e4adf: Pull complete [2022-02-18T20:49:28.127Z] c2d8d7efcc4b: Pull complete [2022-02-18T20:49:28.127Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-18T20:49:28.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-18T20:49:28.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-18T20:49:28.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-5664 does not seem to be running inside a container [2022-02-18T20:49:28.429Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-18T20:49:31.597Z] $ docker top d468d2185e10735851971007f17a0aa49dbb90269c3a1811c53f94a934ddfbbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:49:32.581Z] ---> job-cost.sh [2022-02-18T20:49:32.581Z] lf-activate-venv: SKIPPING [2022-02-18T20:49:32.581Z] INFO: No Stack... [2022-02-18T20:49:33.174Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-18T20:49:33.447Z] INFO: Archiving Costs [Pipeline] sh [2022-02-18T20:49:34.104Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-02-18T20:49:34.104Z] + cut -d, -f6 [Pipeline] lock [2022-02-18T20:49:34.135Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3883-3-stack-cost] [2022-02-18T20:49:34.141Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3883-3-stack-cost] did not exist. Created. [2022-02-18T20:49:34.142Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3883-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-18T20:49:34.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-18T20:49:34.987Z] Stashed 1 file(s) [Pipeline] } [2022-02-18T20:49:34.994Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3883-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-18T20:49:34.991Z] $ docker stop --time=1 d468d2185e10735851971007f17a0aa49dbb90269c3a1811c53f94a934ddfbbe [2022-02-18T20:49:36.470Z] $ docker rm -f d468d2185e10735851971007f17a0aa49dbb90269c3a1811c53f94a934ddfbbe [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-02-18T20:49:37.006Z] provisioning config files... [2022-02-18T20:49:37.015Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4200550754737498294tmp [Pipeline] { [Pipeline] sh [2022-02-18T20:49:37.309Z] + set +x [2022-02-18T20:49:37.309Z] + curl -s https://codecov.io/bash [2022-02-18T20:49:37.309Z] + bash -s -- [2022-02-18T20:49:37.309Z] [2022-02-18T20:49:37.309Z] _____ _ [2022-02-18T20:49:37.309Z] / ____| | | [2022-02-18T20:49:37.309Z] | | ___ __| | ___ ___ _____ __ [2022-02-18T20:49:37.309Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-18T20:49:37.309Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-18T20:49:37.309Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-18T20:49:37.309Z] Bash-1.0.6 [2022-02-18T20:49:37.309Z] [2022-02-18T20:49:37.309Z] [2022-02-18T20:49:37.309Z] ==> git version 2.24.4 found [2022-02-18T20:49:37.309Z] ==> 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-02-18T20:49:37.309Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-18T20:49:37.309Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-18T20:49:37.309Z] ==> Jenkins CI detected. [2022-02-18T20:49:37.309Z] current dir:  /w/workspace/edgex-go/3 [2022-02-18T20:49:37.309Z] project root: . [2022-02-18T20:49:37.309Z] --> token set from env [2022-02-18T20:49:37.570Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-18T20:49:37.570Z] ==> Running gcov in . (disable via -X gcov) [2022-02-18T20:49:37.570Z] ==> Python coveragepy not found [2022-02-18T20:49:37.570Z] ==> Searching for coverage reports in: [2022-02-18T20:49:37.570Z] + . [2022-02-18T20:49:37.570Z] -> Found 1 reports [2022-02-18T20:49:37.570Z] ==> Detecting git/mercurial file structure [2022-02-18T20:49:37.570Z] ==> Reading reports [2022-02-18T20:49:37.570Z] + ./coverage.out bytes=428383 [2022-02-18T20:49:37.570Z] ==> Appending adjustments [2022-02-18T20:49:37.570Z] https://docs.codecov.io/docs/fixing-reports [2022-02-18T20:49:38.515Z] + Found adjustments [2022-02-18T20:49:38.515Z] ==> Gzipping contents [2022-02-18T20:49:38.515Z] 60K /tmp/codecov.6dV9HJ.gz [2022-02-18T20:49:38.515Z] ==> Uploading reports [2022-02-18T20:49:38.515Z] url: https://codecov.io [2022-02-18T20:49:38.515Z] query: branch=PR-3883&commit=bb864a661540386b907751b632727ff0c2aebcdc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3883%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3883&job=&cmd_args= [2022-02-18T20:49:38.515Z] -> Pinging Codecov [2022-02-18T20:49:38.515Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3883&commit=bb864a661540386b907751b632727ff0c2aebcdc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3883%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3883&job=&cmd_args= [2022-02-18T20:49:39.085Z] -> Uploading to [2022-02-18T20:49:39.085Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-18/00271124DB129430A58F1EEE437C3FCB/bb864a661540386b907751b632727ff0c2aebcdc/14237743-ede9-4668-8e74-a2807b40f419.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220218T204938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f7ff052ed73929da174fffb492f7bc24ce34e45070f0a8157b22d3fbb868a7a [2022-02-18T20:49:39.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T20:49:39.085Z] Dload Upload Total Spent Left Speed [2022-02-18T20:49:39.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58013 0 0 100 58013 0 175k --:--:-- --:--:-- --:--:-- 175k [2022-02-18T20:49:39.345Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bb864a661540386b907751b632727ff0c2aebcdc [Pipeline] } [2022-02-18T20:49:39.353Z] 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-02-18T20:49:39.998Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:49:40.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:49:40.853Z] ---> package-listing.sh [2022-02-18T20:49:40.853Z] ++ facter osfamily [2022-02-18T20:49:40.853Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-18T20:49:41.114Z] + OS_FAMILY=redhat [2022-02-18T20:49:41.114Z] + workspace=/w/workspace/edgex-go/3 [2022-02-18T20:49:41.114Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-18T20:49:41.114Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-18T20:49:41.114Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-18T20:49:41.114Z] + PACKAGES=/tmp/packages_start.txt [2022-02-18T20:49:41.114Z] + '[' /w/workspace/edgex-go/3 ']' [2022-02-18T20:49:41.114Z] + PACKAGES=/tmp/packages_end.txt [2022-02-18T20:49:41.114Z] + case "${OS_FAMILY}" in [2022-02-18T20:49:41.114Z] + sort [2022-02-18T20:49:41.114Z] + rpm -qa [2022-02-18T20:49:45.321Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-18T20:49:45.321Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-18T20:49:45.321Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-18T20:49:45.321Z] + '[' /w/workspace/edgex-go/3 ']' [2022-02-18T20:49:45.321Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-02-18T20:49:45.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-02-18T20:49:45.334Z] 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-02-18T20:49:45.617Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:49:46.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T20:49:46.175Z] [2022-02-18T20:49:46.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-18T20:49:46.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T20:49:46.488Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-18T20:49:46.488Z] b4d181a07f80: Pulling fs layer [2022-02-18T20:49:46.488Z] a1111a8f2ec3: Pulling fs layer [2022-02-18T20:49:46.488Z] ed53099fbce6: Pulling fs layer [2022-02-18T20:49:46.488Z] dc539afda2c1: Pulling fs layer [2022-02-18T20:49:46.488Z] 77bc0d833cb6: Pulling fs layer [2022-02-18T20:49:46.488Z] 9065ff56babe: Pulling fs layer [2022-02-18T20:49:46.488Z] d287ab97295c: Pulling fs layer [2022-02-18T20:49:46.488Z] 77bc0d833cb6: Waiting [2022-02-18T20:49:46.488Z] 9065ff56babe: Waiting [2022-02-18T20:49:46.488Z] d287ab97295c: Waiting [2022-02-18T20:49:46.488Z] dc539afda2c1: Waiting [2022-02-18T20:49:46.488Z] a1111a8f2ec3: Verifying Checksum [2022-02-18T20:49:46.488Z] a1111a8f2ec3: Download complete [2022-02-18T20:49:46.488Z] dc539afda2c1: Verifying Checksum [2022-02-18T20:49:46.488Z] dc539afda2c1: Download complete [2022-02-18T20:49:46.488Z] ed53099fbce6: Verifying Checksum [2022-02-18T20:49:46.488Z] ed53099fbce6: Download complete [2022-02-18T20:49:46.488Z] 77bc0d833cb6: Verifying Checksum [2022-02-18T20:49:46.488Z] 77bc0d833cb6: Download complete [2022-02-18T20:49:46.488Z] 9065ff56babe: Verifying Checksum [2022-02-18T20:49:46.488Z] 9065ff56babe: Download complete [2022-02-18T20:49:46.755Z] b4d181a07f80: Verifying Checksum [2022-02-18T20:49:46.755Z] b4d181a07f80: Download complete [2022-02-18T20:49:47.329Z] d287ab97295c: Verifying Checksum [2022-02-18T20:49:47.329Z] d287ab97295c: Download complete [2022-02-18T20:49:48.300Z] b4d181a07f80: Pull complete [2022-02-18T20:49:48.300Z] a1111a8f2ec3: Pull complete [2022-02-18T20:49:48.885Z] ed53099fbce6: Pull complete [2022-02-18T20:49:48.885Z] dc539afda2c1: Pull complete [2022-02-18T20:49:49.153Z] 77bc0d833cb6: Pull complete [2022-02-18T20:49:49.415Z] 9065ff56babe: Pull complete [2022-02-18T20:49:54.755Z] d287ab97295c: Pull complete [2022-02-18T20:49:54.755Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-18T20:49:54.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-18T20:49:54.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-18T20:49:54.821Z] prd-centos7-docker-4c-2g-5661 does not seem to be running inside a container [2022-02-18T20:49:54.863Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-18T20:49:58.260Z] $ docker top 60dc380c0418efc8d8d28786a95c6017115f237d4109eff2c489ec01fdb0cad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-18T20:49:58.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-18T20:49:58.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-18T20:49:59.190Z] + ls /var/log/sa-host [2022-02-18T20:49:59.190Z] + sadf -c /var/log/sa-host/sa17 [2022-02-18T20:49:59.190Z] file_magic: OK [2022-02-18T20:49:59.190Z] HZ: Using current value: 100 [2022-02-18T20:49:59.190Z] file_header: OK [2022-02-18T20:49:59.190Z] 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-02-18T20:49:59.190Z] Statistics: [2022-02-18T20:49:59.190Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-18T20:49:59.190Z] File successfully converted to sysstat format version 12.0.3 [2022-02-18T20:49:59.190Z] + sadf -c /var/log/sa-host/sa18 [2022-02-18T20:49:59.190Z] file_magic: OK [2022-02-18T20:49:59.190Z] HZ: Using current value: 100 [2022-02-18T20:49:59.190Z] file_header: OK [2022-02-18T20:49:59.190Z] 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-02-18T20:49:59.190Z] Statistics: [2022-02-18T20:49:59.190Z] 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-02-18T20:49:59.190Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-18T20:49:59.278Z] provisioning config files... [2022-02-18T20:49:59.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7533089730301338969tmp [Pipeline] { [Pipeline] echo [2022-02-18T20:49:59.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:49:59.587Z] ---> create-netrc.sh [Pipeline] } [2022-02-18T20:49:59.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:49:59.938Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-18T20:49:59.947Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:50:00.233Z] ---> sudo-logs.sh [2022-02-18T20:50:00.234Z] Archiving 'sudo' log.. [2022-02-18T20:50:00.234Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5661.novalocal: Name or service not known [2022-02-18T20:50:00.234Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5661.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-18T20:50:00.256Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:50:00.554Z] ---> job-cost.sh [2022-02-18T20:50:00.554Z] lf-activate-venv: SKIPPING [2022-02-18T20:50:00.554Z] DEBUG: total: 0.10999999940395355 [2022-02-18T20:50:00.554Z] INFO: Retrieving Stack Cost... [2022-02-18T20:50:01.125Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-18T20:50:01.386Z] INFO: Archiving Costs [Pipeline] echo [2022-02-18T20:50:01.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-18T20:50:01.691Z] ---> logs-deploy.sh [2022-02-18T20:50:01.691Z] lf-activate-venv: SKIPPING [2022-02-18T20:50:01.691Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3883/3 [2022-02-18T20:50:01.691Z] INFO: archiving workspace using pattern(s): [2022-02-18T20:50:02.634Z] Archives upload complete. [2022-02-18T20:50:02.635Z] INFO: archiving logs to Nexus