Pull request #3772 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from fe6081c4ca8d805012ac499859bc9d714b93eba4+fb769a0070cc1922608d3d80e9a209584ebd424b (d9609e7c83848dbb8674a83562167be12993beca) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7512610209182949472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh6528566908642753590.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3772/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-3772/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4523005284060363485.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh3135622442988669698.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-3772/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-3772/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh563954485188397660.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-2249 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh2185151803201833099.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5812584293595771467.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit fe6081c4ca8d805012ac499859bc9d714b93eba4 Merge succeeded, producing fe6081c4ca8d805012ac499859bc9d714b93eba4 Checking out Revision fe6081c4ca8d805012ac499859bc9d714b93eba4 (PR-3772) > git config core.sparsecheckout # timeout=10 > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # 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/5@tmp/jenkins-gitclient-ssh758005651469501676.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 Commit message: "Merge branch 'main' into issue-1913" > git rev-list --no-walk 66c6b46645d5c8051e5f49112bb9797cb23cbb3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:45:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:45:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:45:31 ========================================================= 02:45:31 EdgeX Global Pipelines Version Info 02:45:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:45:33 ------------------- 02:45:33 stable info: 02:45:33 ------------------- 02:45:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:45:33 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 02:45:33 Message: update stable to v1.0.210 02:45:33 ------------------- 02:45:33 experimental info: 02:45:33 ------------------- 02:45:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:45:33 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 02:45:33 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3772 [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3772 [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3772 [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe6081c4ca8d805012ac499859bc9d714b93eba4 [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe6081c [Pipeline] echo 02:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:34 provisioning config files... 02:45:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8008105591253377532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:35 ---> docker-login.sh 02:45:35 nexus3.edgexfoundry.org:10001 02:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:35 Configure a credential helper to remove this warning. See 02:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:35 02:45:35 Login Succeeded 02:45:35 nexus3.edgexfoundry.org:10002 02:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:35 Configure a credential helper to remove this warning. See 02:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:35 02:45:35 Login Succeeded 02:45:35 nexus3.edgexfoundry.org:10003 02:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:35 Configure a credential helper to remove this warning. See 02:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:35 02:45:35 Login Succeeded 02:45:35 nexus3.edgexfoundry.org:10004 02:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:36 Configure a credential helper to remove this warning. See 02:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:36 02:45:36 Login Succeeded 02:45:36 docker.io 02:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:36 Configure a credential helper to remove this warning. See 02:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:36 02:45:36 Login Succeeded 02:45:36 ---> docker-login.sh ends [Pipeline] } 02:45:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:36 ++ 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 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/core-command/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo core-command,cmd/core-command/Dockerfile 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/core-data/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo core-data,cmd/core-data/Dockerfile 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/core-metadata/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo core-metadata,cmd/core-metadata/Dockerfile 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/security-bootstrapper/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/security-proxy-setup/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/support-notifications/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo support-notifications,cmd/support-notifications/Dockerfile 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/support-scheduler/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:45:36 + for file in '`ls cmd/**/Dockerfile`' 02:45:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:45:36 ++ cut -d/ -f2 02:45:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:45:36 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:45:38 02:45:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:45:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:45:38 latest: Pulling from edgex-devops/git-semver 02:45:38 a0d0a0d46f8b: Pulling fs layer 02:45:38 3e5f54012d9b: Pulling fs layer 02:45:38 4c7163046ea9: Pulling fs layer 02:45:38 0c2d73faf560: Pulling fs layer 02:45:38 0c2d73faf560: Waiting 02:45:38 3e5f54012d9b: Verifying Checksum 02:45:38 3e5f54012d9b: Download complete 02:45:38 a0d0a0d46f8b: Verifying Checksum 02:45:38 a0d0a0d46f8b: Download complete 02:45:38 0c2d73faf560: Verifying Checksum 02:45:38 0c2d73faf560: Download complete 02:45:38 4c7163046ea9: Verifying Checksum 02:45:38 4c7163046ea9: Download complete 02:45:39 a0d0a0d46f8b: Pull complete 02:45:39 3e5f54012d9b: Pull complete 02:45:39 4c7163046ea9: Pull complete 02:45:39 0c2d73faf560: Pull complete 02:45:39 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:45:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:45:39 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 02:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 02:45:40 $ docker top 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:40 [ssh-agent] Looking for ssh-agent implementation... 02:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:40 $ docker exec 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 ssh-agent 02:45:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnBBjIC/agent.13 02:45:40 SSH_AGENT_PID=20 02:45:40 Running ssh-add (command line suppressed) 02:45:40 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5544273225170058889.key (/w/workspace/edgex-go/5@tmp/private_key_5544273225170058889.key) 02:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:41 + git tag --points-at HEAD [Pipeline] } 02:45:41 $ docker exec --env ******** --env ******** 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 ssh-agent -k 02:45:41 unset SSH_AUTH_SOCK; 02:45:41 unset SSH_AGENT_PID; 02:45:41 echo Agent pid 20 killed; 02:45:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:45:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:41 [ssh-agent] Looking for ssh-agent implementation... 02:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:41 $ docker exec 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 ssh-agent 02:45:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlFBIlF/agent.52 02:45:41 SSH_AGENT_PID=58 02:45:41 Running ssh-add (command line suppressed) 02:45:41 Identity added: /w/workspace/edgex-go/5@tmp/private_key_645440930162711259.key (/w/workspace/edgex-go/5@tmp/private_key_645440930162711259.key) 02:45:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:41 + git semver init 02:45:41 # -> Open(): unable to determine branch for HEAD 02:45:41 # $GIT_DIR = /w/workspace/edgex-go/5/.git 02:45:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 02:45:41 # $SEMVER_REMOTE_NAME = origin 02:45:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:45:41 # $SEMVER_USER_NAME = edgex-jenkins 02:45:41 # $SEMVER_BRANCH = PR-3772 02:45:41 # $SEMVER_TEMP = /tmp/semver-743223829 02:45:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:45:54 # '/tmp/semver-743223829' -> '/w/workspace/edgex-go/5/.semver' 02:45:54 # -> Force: false 02:45:54 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 02:45:54 $ docker exec --env ******** --env ******** 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 ssh-agent -k 02:45:54 unset SSH_AUTH_SOCK; 02:45:54 unset SSH_AGENT_PID; 02:45:54 echo Agent pid 58 killed; 02:45:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:54 + git semver [Pipeline] } 02:45:54 $ docker stop --time=1 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 02:45:56 $ docker rm -f 9c6d2a91da3e3418c2aee41c615e598fc071bf72290510a149c12889b943ec30 [Pipeline] // withDockerContainer [Pipeline] sh 02:45:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:45:57 Stashed 1 file(s) [Pipeline] echo 02:45:57 [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 02:45:57 ========================================================= 02:45:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:45:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:45:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:45:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:45:57 a0d0a0d46f8b: Already exists 02:45:57 31adcdaf11c8: Pulling fs layer 02:45:57 b8b176561691: Pulling fs layer 02:45:57 4527c011a84f: Pulling fs layer 02:45:57 5d74067f8e1e: Pulling fs layer 02:45:57 e0aca202a116: Pulling fs layer 02:45:57 3a43be97a3b4: Pulling fs layer 02:45:57 34cad66bf833: Pulling fs layer 02:45:57 b4e3c513aaa6: Pulling fs layer 02:45:57 5d74067f8e1e: Waiting 02:45:57 e0aca202a116: Waiting 02:45:57 3a43be97a3b4: Waiting 02:45:57 34cad66bf833: Waiting 02:45:57 b4e3c513aaa6: Waiting 02:45:57 b8b176561691: Verifying Checksum 02:45:57 b8b176561691: Download complete 02:45:57 31adcdaf11c8: Download complete 02:45:57 5d74067f8e1e: Verifying Checksum 02:45:57 5d74067f8e1e: Download complete 02:45:57 e0aca202a116: Verifying Checksum 02:45:57 e0aca202a116: Download complete 02:45:57 3a43be97a3b4: Verifying Checksum 02:45:57 3a43be97a3b4: Download complete 02:45:57 31adcdaf11c8: Pull complete 02:45:57 34cad66bf833: Verifying Checksum 02:45:57 34cad66bf833: Download complete 02:45:57 b8b176561691: Pull complete 02:45:58 b4e3c513aaa6: Verifying Checksum 02:45:58 b4e3c513aaa6: Download complete 02:45:58 4527c011a84f: Verifying Checksum 02:45:58 4527c011a84f: Download complete 02:46:02 4527c011a84f: Pull complete 02:46:02 5d74067f8e1e: Pull complete 02:46:02 e0aca202a116: Pull complete 02:46:02 3a43be97a3b4: Pull complete 02:46:02 34cad66bf833: Pull complete 02:46:04 b4e3c513aaa6: Pull complete 02:46:04 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 02:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:46:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:46:04 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:46:04 WORKDIR /edgex 02:46:04 COPY go.mod . 02:46:04 RUN go mod download' 02:46:04 + docker build -t ci-base-image-x86_64 -f - . 02:46:06 Sending build context to Docker daemon 329.8MB 02:46:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:46:06 ---> 9f6097aaca64 02:46:06 Step 2/4 : WORKDIR /edgex 02:46:08 ---> Running in eb91f7577f5d 02:46:08 Removing intermediate container eb91f7577f5d 02:46:08 ---> 8d09388e0478 02:46:08 Step 3/4 : COPY go.mod . 02:46:08 ---> c7148ea773bf 02:46:08 Step 4/4 : RUN go mod download 02:46:08 ---> Running in 3697cff37d17 02:46:12 Still waiting to schedule task 02:46:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:46:40 Removing intermediate container 3697cff37d17 02:46:40 ---> 73c1dadbb300 02:46:40 Successfully built 73c1dadbb300 02:46:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:46:40 + docker inspect -f . ci-base-image-x86_64 02:46:40 . [Pipeline] withDockerContainer 02:46:40 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 02:46:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:46:41 $ docker top c183810cb894b89e7a09a3149b3094957dd1d425d9e72a8f9480dd843053b8d1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:42 + go version 02:46:42 go version go1.16.8 linux/amd64 [Pipeline] } 02:46:42 $ docker stop --time=1 c183810cb894b89e7a09a3149b3094957dd1d425d9e72a8f9480dd843053b8d1 02:46:43 $ docker rm -f c183810cb894b89e7a09a3149b3094957dd1d425d9e72a8f9480dd843053b8d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:46:43 + docker inspect -f . ci-base-image-x86_64 02:46:43 . [Pipeline] withDockerContainer 02:46:44 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 02:46:44 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:46:44 $ docker top 327b7b57a284ec3ff11fa830a8c48bb1f4c4fe8b566f669cadc2f4f1f2e8e13e -eo pid,comm [Pipeline] { [Pipeline] echo 02:46:44 ========================================================= 02:46:44 [edgeXBuildGoParallel] Running Tests and Build... 02:46:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:46:44 + make test 02:46:44 go mod tidy 02:46:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:46:50 ? github.com/edgexfoundry/edgex-go [no test files] 02:47:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:47:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:47:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:47:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:47:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:47:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:47:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:47:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:47:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:47:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:47:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 02:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:47:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 44.7% of statements 02:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:47:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements 02:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:47:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:47:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:47:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:47:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:47:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:47:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:47:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 02:47:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:47:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 02:47:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 02:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 02:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 02:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 02:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 02:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 02:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 02:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 02:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 82.5% of statements 02:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:47:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2250 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws 02:47:55 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 02:47:55 The recommended git tool is: git 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 02:48:00 using credential edgex-jenkins-ssh 02:48:00 Cloning the remote Git repository 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 65.4% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:48:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements 02:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:48:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 02:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:48:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:48:00 > git init /w/workspace/edgex-go/5 # timeout=10 02:48:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:48:01 > git --version # timeout=10 02:48:01 > git --version # 'git version 2.17.1' 02:48:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 02:48:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:48:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:48:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:48:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:48:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:48:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:48:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 02:48:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 02:48:08 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 02:48:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:48:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:48:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:48:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:48:17 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit fe6081c4ca8d805012ac499859bc9d714b93eba4 02:48:18 Merge succeeded, producing fe6081c4ca8d805012ac499859bc9d714b93eba4 02:48:18 Checking out Revision fe6081c4ca8d805012ac499859bc9d714b93eba4 (PR-3772) 02:48:17 > git config core.sparsecheckout # timeout=10 02:48:18 > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 02:48:18 > git remote # timeout=10 02:48:18 > git config --get remote.origin.url # timeout=10 02:48:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:18 > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 02:48:18 > git rev-parse HEAD^{commit} # timeout=10 02:48:18 > git config core.sparsecheckout # timeout=10 02:48:18 > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 02:48:22 Commit message: "Merge branch 'main' into issue-1913" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:48:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:24 Dload Upload Total Spent Left Speed 02:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77281 0 --:--:-- --:--:-- --:--:-- 77789 [Pipeline] sh 02:48:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:48:25 + + sudo teesudo /etc/docker/daemon.new jq 02:48:25 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:48:25 { 02:48:25 "registry-mirrors": [ 02:48:25 "https://nexus3.edgexfoundry.org:10001" 02:48:25 ], 02:48:25 "bip": "10.250.0.254/24", 02:48:25 "hosts": [ 02:48:25 "tcp://0.0.0.0:5555", 02:48:25 "unix:///var/run/docker.sock" 02:48:25 ], 02:48:25 "mtu": 1458, 02:48:25 "selinux-enabled": true, 02:48:25 "seccomp-profile": "/etc/docker/seccomp.json" 02:48:25 } [Pipeline] sh 02:48:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:48:26 + sudo service docker restart 02:48:41 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:44 provisioning config files... 02:48:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8276153353735506001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:44 ---> docker-login.sh 02:48:44 nexus3.edgexfoundry.org:10001 02:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:45 Configure a credential helper to remove this warning. See 02:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:45 02:48:45 Login Succeeded 02:48:45 nexus3.edgexfoundry.org:10002 02:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:46 Configure a credential helper to remove this warning. See 02:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:46 02:48:46 Login Succeeded 02:48:46 nexus3.edgexfoundry.org:10003 02:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:47 Configure a credential helper to remove this warning. See 02:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:47 02:48:47 Login Succeeded 02:48:47 nexus3.edgexfoundry.org:10004 02:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:47 Configure a credential helper to remove this warning. See 02:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:47 02:48:47 Login Succeeded 02:48:47 docker.io 02:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:48 Configure a credential helper to remove this warning. See 02:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:48 02:48:48 Login Succeeded 02:48:48 ---> docker-login.sh ends [Pipeline] } 02:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:48:49 ========================================================= 02:48:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:48:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:48:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:48:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:48:49 552d1f2373af: Pulling fs layer 02:48:49 ea3f2d53f512: Pulling fs layer 02:48:49 9e70ebbbe112: Pulling fs layer 02:48:49 7a9cfe048b4a: Pulling fs layer 02:48:49 72dc09318566: Pulling fs layer 02:48:49 f4f7b4309257: Pulling fs layer 02:48:49 0ac9a79272e3: Pulling fs layer 02:48:49 b78e95d17946: Pulling fs layer 02:48:49 7a9cfe048b4a: Waiting 02:48:49 72dc09318566: Waiting 02:48:49 f4f7b4309257: Waiting 02:48:49 0ac9a79272e3: Waiting 02:48:49 9e70ebbbe112: Verifying Checksum 02:48:49 9e70ebbbe112: Download complete 02:48:49 ea3f2d53f512: Verifying Checksum 02:48:49 ea3f2d53f512: Download complete 02:48:49 72dc09318566: Verifying Checksum 02:48:49 72dc09318566: Download complete 02:48:49 f4f7b4309257: Verifying Checksum 02:48:49 f4f7b4309257: Download complete 02:48:49 552d1f2373af: Verifying Checksum 02:48:49 552d1f2373af: Download complete 02:48:49 0ac9a79272e3: Download complete 02:48:50 552d1f2373af: Pull complete 02:48:51 ea3f2d53f512: Pull complete 02:48:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:48:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:48:51 ./bin/test-attribution-txt.sh [Pipeline] sh 02:48:51 9e70ebbbe112: Pull complete 02:48:51 + ls -al . 02:48:51 total 636 02:48:51 drwxrwxr-x 10 1001 1001 4096 Oct 27 02:48 . 02:48:51 drwxr-xr-x 4 root root 28 Oct 27 02:46 .. 02:48:51 -rw-rw-r-- 1 1001 1001 11 Oct 27 02:45 .dockerignore 02:48:51 drwxrwxr-x 8 1001 1001 179 Oct 27 02:45 .git 02:48:51 drwxrwxr-x 4 1001 1001 142 Oct 27 02:45 .github 02:48:51 -rw-rw-r-- 1 1001 1001 804 Oct 27 02:45 .gitignore 02:48:51 -rw-rw-r-- 1 1001 1001 42 Oct 27 02:45 .golangci.yml 02:48:51 -rw-rw-r-- 1 1001 1001 76 Oct 27 02:45 .hadolint.yml 02:48:51 drwx------ 3 1001 1001 58 Oct 27 02:45 .semver 02:48:51 -rw-rw-r-- 1 1001 1001 166 Oct 27 02:45 .sonarcloud.properties 02:48:51 -rw-rw-r-- 1 1001 1001 1171 Oct 27 02:45 ADOPTERS.md 02:48:51 -rw-rw-r-- 1 1001 1001 8910 Oct 27 02:45 Attribution.txt 02:48:51 -rw-rw-r-- 1 1001 1001 43881 Oct 27 02:45 CHANGELOG.md 02:48:51 -rw-rw-r-- 1 1001 1001 3804 Oct 27 02:45 CONTRIBUTING.md 02:48:51 -rw-rw-r-- 1 1001 1001 677 Oct 27 02:45 GOVERNANCE.md 02:48:51 -rw-rw-r-- 1 1001 1001 849 Oct 27 02:45 Jenkinsfile 02:48:51 -rw-rw-r-- 1 1001 1001 10775 Oct 27 02:45 LICENSE 02:48:51 -rw-rw-r-- 1 1001 1001 6508 Oct 27 02:45 Makefile 02:48:51 -rw-rw-r-- 1 1001 1001 582 Oct 27 02:45 OWNERS.md 02:48:51 -rw-rw-r-- 1 1001 1001 8256 Oct 27 02:45 README.md 02:48:51 -rw-rw-r-- 1 1001 1001 6912 Oct 27 02:45 SECURITY.md 02:48:51 -rw-rw-r-- 1 1001 1001 5 Oct 27 02:45 VERSION 02:48:51 -rw-rw-r-- 1 1001 1001 4131 Oct 27 02:45 ZMQWindows.md 02:48:51 drwxrwxr-x 2 1001 1001 37 Oct 27 02:45 bin 02:48:51 drwxrwxr-x 14 1001 1001 4096 Oct 27 02:45 cmd 02:48:51 -rw-r--r-- 1 root root 428179 Oct 27 02:48 coverage.out 02:48:51 -rw-rw-r-- 1 1001 1001 848 Oct 27 02:45 go.mod 02:48:51 -rw-rw-r-- 1 1001 1001 50414 Oct 27 02:45 go.sum 02:48:51 drwxrwxr-x 8 1001 1001 124 Oct 27 02:45 internal 02:48:51 drwxrwxr-x 3 1001 1001 16 Oct 27 02:45 openapi 02:48:51 drwxrwxr-x 4 1001 1001 71 Oct 27 02:45 snap 02:48:51 -rw-rw-r-- 1 1001 1001 204 Oct 27 02:45 version.go [Pipeline] sh 02:48:51 b78e95d17946: Verifying Checksum 02:48:51 b78e95d17946: Download complete 02:48:52 + '[' -e coverage.out ] 02:48:52 + chown 1001:1001 coverage.out [Pipeline] stash 02:48:52 Stashed 1 file(s) [Pipeline] sh 02:48:52 7a9cfe048b4a: Verifying Checksum 02:48:52 7a9cfe048b4a: Download complete 02:48:52 + make build 02:48:52 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 02:48:53 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 02:49:00 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 02:49:01 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 02:49:02 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 02:49:02 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 02:49:02 7a9cfe048b4a: Pull complete 02:49:02 72dc09318566: Pull complete 02:49:02 f4f7b4309257: Pull complete 02:49:03 0ac9a79272e3: Pull complete 02:49:03 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 02:49:04 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 02:49:04 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 02:49:06 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 02:49:06 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 02:49:07 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] } 02:49:09 $ docker stop --time=1 327b7b57a284ec3ff11fa830a8c48bb1f4c4fe8b566f669cadc2f4f1f2e8e13e 02:49:09 b78e95d17946: Pull complete 02:49:09 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 02:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:49:11 $ docker rm -f 327b7b57a284ec3ff11fa830a8c48bb1f4c4fe8b566f669cadc2f4f1f2e8e13e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:49:11 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:49:11 WORKDIR /edgex 02:49:11 COPY go.mod . 02:49:11 RUN go mod download -f 02:49:11 - . 02:49:13 Sending build context to Docker daemon 166.6MB 02:49:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:49:13 ---> 8b459fc5aaf0 02:49:13 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh 02:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:49:14 02:49:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:49:15 latest: Pulling from edgex-devops/edgex-compose 02:49:15 cbdbe7a5bc2a: Pulling fs layer 02:49:15 ca9280d653b3: Pulling fs layer 02:49:15 7e9c9ca2126c: Pulling fs layer 02:49:15 cbdbe7a5bc2a: Verifying Checksum 02:49:15 cbdbe7a5bc2a: Download complete 02:49:15 ---> Running in 752a37a42435 02:49:16 ca9280d653b3: Verifying Checksum 02:49:16 ca9280d653b3: Download complete 02:49:16 cbdbe7a5bc2a: Pull complete 02:49:16 7e9c9ca2126c: Verifying Checksum 02:49:16 7e9c9ca2126c: Download complete 02:49:16 Removing intermediate container 752a37a42435 02:49:16 ---> 92307116d330 02:49:16 Step 3/4 : COPY go.mod . 02:49:17 ca9280d653b3: Pull complete 02:49:17 ---> d880f8c339f1 02:49:17 Step 4/4 : RUN go mod download 02:49:17 ---> Running in a11035c4b74e 02:49:20 7e9c9ca2126c: Pull complete 02:49:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:49:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:49:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:49:20 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 02:49:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:49:23 $ docker top ebeb1ef91ed679b9d1869930fa13e3a3e94b791eb6c601f87248623830f5402f -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:23 + docker-compose build --help 02:49:23 + grep parallel 02:49:24 --parallel Build images in parallel. [Pipeline] } 02:49:24 $ docker stop --time=1 ebeb1ef91ed679b9d1869930fa13e3a3e94b791eb6c601f87248623830f5402f 02:49:25 $ docker rm -f ebeb1ef91ed679b9d1869930fa13e3a3e94b791eb6c601f87248623830f5402f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:49:25 . [Pipeline] withDockerContainer 02:49:25 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 02:49:25 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:49:26 $ docker top 7ba3ff58c7147dbfa78f81dbf39121d3278805b878f7701153e553fe1ebccf2c -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:26 + docker-compose -f ./docker-compose-build.yml build --parallel 02:49:27 Building core-command ... 02:49:27 Building core-data ... 02:49:27 Building core-metadata ... 02:49:27 Building security-bootstrapper ... 02:49:27 Building security-proxy-setup ... 02:49:27 Building security-secretstore-setup ... 02:49:27 Building support-notifications ... 02:49:27 Building support-scheduler ... 02:49:27 Building sys-mgmt-agent ... 02:49:27 Building support-notifications 02:49:27 Building core-command 02:49:27 Building core-data 02:49:27 Building support-scheduler 02:49:27 Building sys-mgmt-agent 02:49:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:49:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:49:39 ---> 73c1dadbb300 02:49:39 Step 3/22 : WORKDIR /edgex-go 02:49:39 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:49:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:49:39 ---> 73c1dadbb300 02:49:39 Step 3/21 : WORKDIR /edgex-go 02:49:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:49:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:49:39 ---> 73c1dadbb300 02:49:39 Step 3/22 : WORKDIR /edgex-go 02:49:41 ---> Running in 779d9440fcf7 02:49:41 ---> Running in cd9f8ce7b5a9 02:49:41 ---> Running in 9fe7371e7bc4 02:49:46 Removing intermediate container cd9f8ce7b5a9 02:49:46 ---> 7b3e52639138 02:49:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:46 Removing intermediate container 9fe7371e7bc4 02:49:46 ---> a24938d99cce 02:49:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:46 Removing intermediate container 779d9440fcf7 02:49:46 ---> fbdc597139fc 02:49:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:46 ---> Running in 57e64c90c433 02:49:46 ---> Running in ba486ee6f48e 02:49:46 ---> Running in 6497467b3338 02:49:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:49:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:49:53 ---> 73c1dadbb300 02:49:53 Step 3/23 : WORKDIR /edgex-go 02:49:53 ---> Using cache 02:49:53 ---> fbdc597139fc 02:49:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:53 ---> Running in 0c107739efa8 02:49:53 Removing intermediate container 6497467b3338 02:49:53 ---> 8d3d0436f4ce 02:49:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:49:53 Removing intermediate container ba486ee6f48e 02:49:53 ---> 1002634d20f7 02:49:53 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 02:49:53 Removing intermediate container 57e64c90c433 02:49:53 ---> 04b81366bbda 02:49:53 Step 5/22 : RUN apk add --update --no-cache make git 02:49:53 ---> Running in 67ae37fda938 02:49:53 ---> Running in beb5db87be9c 02:49:53 ---> Running in 2fc1483e9e24 02:49:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:49:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:49:53 ---> 73c1dadbb300 02:49:53 Step 3/22 : WORKDIR /edgex-go 02:49:53 ---> Using cache 02:49:53 ---> fbdc597139fc 02:49:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:53 ---> Using cache 02:49:53 ---> 1002634d20f7 02:49:53 Step 5/22 : RUN apk add --update --no-cache make bash git 02:49:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:49:53 ---> Running in 1b91742643a2 02:49:53 Removing intermediate container 0c107739efa8 02:49:53 ---> ba9dc4db360c 02:49:53 Step 5/23 : RUN apk add --update --no-cache make git 02:49:53 ---> Running in e02fe7a97c51 02:49:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:49:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:49:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:49:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:49:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:49:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:49:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:49:54 OK: 220 MiB in 52 packages 02:49:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:49:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:49:54 OK: 220 MiB in 52 packages 02:49:55 Removing intermediate container 67ae37fda938 02:49:55 ---> f392f66fb503 02:49:55 Step 6/21 : COPY . . 02:49:55 OK: 220 MiB in 52 packages 02:49:55 OK: 220 MiB in 52 packages 02:49:55 OK: 220 MiB in 52 packages 02:49:55 Removing intermediate container 2fc1483e9e24 02:49:55 ---> ce31af0785e5 02:49:55 Step 6/22 : COPY . . 02:49:59 Removing intermediate container beb5db87be9c 02:49:59 ---> 4c48e6ad291d 02:49:59 Step 6/22 : COPY . . 02:49:59 Removing intermediate container 1b91742643a2 02:49:59 ---> 7488c9310e37 02:49:59 Step 6/22 : COPY . . 02:50:00 Removing intermediate container e02fe7a97c51 02:50:00 ---> 851cf34ab8b1 02:50:00 Step 6/23 : COPY go.mod . 02:50:01 ---> 0ee27bd7089a 02:50:01 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:02 ---> 664fb0357f59 02:50:02 Step 7/23 : RUN go mod download 02:50:02 ---> Running in 12b79d0b75cf 02:50:02 ---> Running in cd0c8a99ebf9 02:50:02 ---> 5a12bf7004f6 02:50:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:03 ---> Running in 2850abaa0e21 02:50:05 Removing intermediate container 2850abaa0e21 02:50:05 ---> de6425140dd9 02:50:05 Step 8/22 : RUN make cmd/core-command/core-command 02:50:05 ---> Running in 0a9065714066 02:50:05 Removing intermediate container 12b79d0b75cf 02:50:05 ---> 18c23c2b0812 02:50:05 Step 8/21 : RUN make cmd/support-notifications/support-notifications 02:50:05 Removing intermediate container cd0c8a99ebf9 02:50:05 ---> a89e82d5e44f 02:50:05 Step 8/23 : COPY . . 02:50:05 ---> Running in ad227fb53cab 02:50:06 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 02:50:06 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 02:50:06 ---> 130d55277d1f 02:50:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:08 ---> Running in b4a2fdc1baf6 02:50:08 ---> d5ad2ea8d313 02:50:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:08 ---> Running in f52d740d36be 02:50:11 Removing intermediate container b4a2fdc1baf6 02:50:11 ---> 1f6974a2806b 02:50:11 Step 8/22 : RUN make cmd/core-data/core-data 02:50:11 Removing intermediate container f52d740d36be 02:50:11 ---> a97edcf1c49f 02:50:11 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:50:11 ---> Running in 3d34595122ae 02:50:11 ---> Running in 2e82ec005fff 02:50:12 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 02:50:12 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 02:50:16 ---> 8a424d709068 02:50:16 Step 9/23 : RUN go mod tidy 02:50:16 ---> Running in a109879d59a8 02:50:19 Removing intermediate container a109879d59a8 02:50:19 ---> 48cc76df7a70 02:50:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:50:19 ---> Running in 4f566f5832b9 02:50:19 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 02:50:38 Removing intermediate container a11035c4b74e 02:50:38 ---> 5ad8386d8612 02:50:38 Successfully built 5ad8386d8612 02:50:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:50:39 + docker inspect -f . ci-base-image-arm64 02:50:39 . [Pipeline] withDockerContainer 02:50:39 prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container 02:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:50:41 $ docker top afafbfd2f0260d71c0864ddfa6d715a76ab048d72d7907ca79850e30d58011c1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:42 + go version 02:50:42 go version go1.16.8 linux/arm64 [Pipeline] } 02:50:42 $ docker stop --time=1 afafbfd2f0260d71c0864ddfa6d715a76ab048d72d7907ca79850e30d58011c1 02:50:42 Removing intermediate container 0a9065714066 02:50:42 ---> 59f744f62c63 02:50:42 02:50:42 Step 9/22 : FROM alpine:3.14 02:50:42 3.14: Pulling from library/alpine 02:50:42 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:50:42 Status: Downloaded newer image for alpine:3.14 02:50:42 ---> 14119a10abf4 02:50:42 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:50:42 ---> Running in e27844836b39 02:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:50:43 (1/1) Installing dumb-init (1.2.5-r1) 02:50:43 Executing busybox-1.33.1-r3.trigger 02:50:43 OK: 6 MiB in 15 packages 02:50:43 $ docker rm -f afafbfd2f0260d71c0864ddfa6d715a76ab048d72d7907ca79850e30d58011c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:44 Removing intermediate container e27844836b39 02:50:44 ---> da9771030049 02:50:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:50:44 ---> Running in 99e15b86c3c3 02:50:44 Removing intermediate container 99e15b86c3c3 02:50:44 ---> c8fbada0b098 02:50:44 Step 12/22 : ENV APP_PORT=59882 02:50:44 ---> Running in 73a72243016f 02:50:44 + docker inspect -f . ci-base-image-arm64 02:50:44 . [Pipeline] withDockerContainer 02:50:44 Removing intermediate container 73a72243016f 02:50:44 ---> 9c87d34a7808 02:50:44 Step 13/22 : EXPOSE $APP_PORT 02:50:44 ---> Running in 2a3293655d53 02:50:44 Removing intermediate container 2a3293655d53 02:50:44 ---> a63e5f8096ad 02:50:44 Step 14/22 : WORKDIR / 02:50:44 ---> Running in 1e333d1fbdca 02:50:44 prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container 02:50:44 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:50:44 Removing intermediate container 1e333d1fbdca 02:50:44 ---> 45e51a41f246 02:50:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:50:45 ---> 90a1f400f8ef 02:50:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:50:45 ---> c353c9f29dad 02:50:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:50:45 ---> d0fe3ddcd059 02:50:45 Step 18/22 : ENTRYPOINT ["/core-command"] 02:50:45 ---> Running in 5ec7ba03e7a7 02:50:46 Removing intermediate container 5ec7ba03e7a7 02:50:46 ---> 19c9bea778fa 02:50:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:46 ---> Running in 7edd0c3f8f46 02:50:46 $ docker top b802163d1e802bdcd05b450da5020b2c8784a5d5585c4335bb1a58f2b7a78682 -eo pid,comm 02:50:46 Removing intermediate container 7edd0c3f8f46 02:50:46 ---> 181c35460cd8 02:50:46 Step 20/22 : LABEL arch=x86_64 [Pipeline] { [Pipeline] echo 02:50:46 ========================================================= 02:50:46 [edgeXBuildGoParallel] Running Tests and Build... 02:50:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:50:46 ---> Running in e66493391504 02:50:46 Removing intermediate container e66493391504 02:50:46 ---> d28372c2b725 02:50:46 Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:50:46 ---> Running in 8d0c630d4ca1 02:50:47 + make test 02:50:47 go mod tidy 02:50:47 Removing intermediate container 8d0c630d4ca1 02:50:47 ---> 811db1a29de5 02:50:47 Step 22/22 : LABEL version=0.0.0 02:50:47 ---> Running in 38468c3235c0 02:50:47 Removing intermediate container 38468c3235c0 02:50:47 ---> f131e7d99314 02:50:47 02:50:47 Successfully built f131e7d99314 02:50:47 Successfully tagged core-command:latest 02:50:47 Building security-bootstrapper 02:50:47  Building core-command ... done Removing intermediate container ad227fb53cab 02:50:47 ---> 96596cc0ac10 02:50:47 02:50:47 Step 9/21 : FROM alpine:3.14 02:50:47 ---> 14119a10abf4 02:50:47 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 02:50:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:50:48 ---> Running in 910ac98d6d49 02:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:50:48 (1/2) Installing ca-certificates (20191127-r5) 02:50:48 (2/2) Installing dumb-init (1.2.5-r1) 02:50:48 Executing busybox-1.33.1-r3.trigger 02:50:48 Executing ca-certificates-20191127-r5.trigger 02:50:48 OK: 6 MiB in 16 packages 02:50:53 Removing intermediate container 910ac98d6d49 02:50:53 ---> b48e2060a15c 02:50:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:50:53 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:50:53 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:50:53 ---> 73c1dadbb300 02:50:53 Step 3/30 : WORKDIR /edgex-go 02:50:53 ---> Using cache 02:50:53 ---> fbdc597139fc 02:50:53 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:53 ---> Using cache 02:50:53 ---> ba9dc4db360c 02:50:53 Step 5/30 : RUN apk add --update --no-cache make git 02:50:53 ---> Using cache 02:50:53 ---> 851cf34ab8b1 02:50:53 Step 6/30 : COPY . . 02:50:53 ---> Running in 2dfbdb87b029 02:50:53 Removing intermediate container 2dfbdb87b029 02:50:53 ---> 5573baecaba0 02:50:53 Step 12/21 : ENV APP_PORT=59860 02:50:54 ---> Running in d10538c5f1d6 02:50:54 Removing intermediate container 2e82ec005fff 02:50:54 ---> 07f1540dc912 02:50:54 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:50:54 ---> Running in 267accf29a45 02:50:55 Removing intermediate container d10538c5f1d6 02:50:55 ---> a8e9ec50574d 02:50:55 Step 13/21 : EXPOSE $APP_PORT 02:50:55 ---> Running in a5371f51e280 02:50:55 Removing intermediate container a5371f51e280 02:50:55 ---> 174638c5658e 02:50:55 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:50:55 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 02:50:56 ---> 85b3a8d50490 02:50:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:50:57 ---> 9147189b2437 02:50:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:50:58 Removing intermediate container 267accf29a45 02:50:58 ---> 19714f18bb63 02:50:58 02:50:58 Step 10/22 : FROM docker:20.10.8 02:50:58 ---> 076298f23af5 02:50:58 Step 17/21 : ENTRYPOINT ["/support-notifications"] 02:50:58 20.10.8: Pulling from library/docker 02:50:58 ---> Running in 28a720a489ea 02:50:58 Removing intermediate container 28a720a489ea 02:50:58 ---> 8b42b7dfd1e6 02:50:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:58 ---> c4866c9361b3 02:50:58 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:59 ---> Running in c70acf021beb 02:50:59 ---> Running in ecd334613da6 02:50:59 Removing intermediate container c70acf021beb 02:50:59 ---> 02159f80d166 02:50:59 Step 19/21 : LABEL arch=x86_64 02:50:59 ---> Running in 38084015aedc 02:50:59 Removing intermediate container 38084015aedc 02:50:59 ---> 79ee76ce33d7 02:50:59 Step 20/21 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:51:00 ---> Running in 5cdc0ba0a9ac 02:51:00 Removing intermediate container 5cdc0ba0a9ac 02:51:00 ---> bec94de8b3d3 02:51:00 Step 21/21 : LABEL version=0.0.0 02:51:00 ---> Running in 153c21200d50 02:51:00 Removing intermediate container 153c21200d50 02:51:00 ---> cdba8af738c5 02:51:00 02:51:00 Successfully built cdba8af738c5 02:51:00 Successfully tagged support-notifications:latest 02:51:00 Building security-proxy-setup 02:51:00  Building support-notifications ... done Removing intermediate container ecd334613da6 02:51:00 ---> 824ef763aa86 02:51:00 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:02 ---> Running in d49f7dc9d6cc 02:51:02 Removing intermediate container 4f566f5832b9 02:51:02 ---> eb7518bece98 02:51:02 02:51:02 Step 11/23 : FROM alpine:3.14 02:51:02 ---> 14119a10abf4 02:51:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:51:02 ---> Using cache 02:51:02 ---> da9771030049 02:51:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:51:02 ---> Using cache 02:51:02 ---> c8fbada0b098 02:51:02 Step 14/23 : ENV APP_PORT=59861 02:51:03 ---> Running in bcc2564cb33f 02:51:03 Removing intermediate container 3d34595122ae 02:51:03 ---> 94a094c4a84e 02:51:03 02:51:03 Step 9/22 : FROM alpine:3.14 02:51:03 ---> 14119a10abf4 02:51:03 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:51:03 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 02:51:03 Removing intermediate container bcc2564cb33f 02:51:03 ---> 01606dc2b999 02:51:03 Step 15/23 : EXPOSE $APP_PORT 02:51:03 ---> Running in 3a3e1c535e5b 02:51:03 ---> Running in 2dd24060856f 02:51:03 Removing intermediate container 3a3e1c535e5b 02:51:03 ---> b027496fb981 02:51:03 Step 11/22 : ENV APP_PORT=59880 02:51:03 Removing intermediate container 2dd24060856f 02:51:03 ---> 8e73a4421b6a 02:51:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:03 ---> Running in 4511539d626c 02:51:03 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 02:51:03 Status: Downloaded newer image for docker:20.10.8 02:51:03 ---> bc6c0ffef665 02:51:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:51:04 ---> Running in 878be27d64ca 02:51:04 Removing intermediate container 4511539d626c 02:51:04 ---> 54e2eac417a6 02:51:04 Step 12/22 : EXPOSE $APP_PORT 02:51:04 ---> 40575b27c805 02:51:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:51:04 ---> Running in f97fc67e9dbc 02:51:04 Removing intermediate container 878be27d64ca 02:51:04 ---> 12afe91de1f2 02:51:04 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:51:04 ---> Running in 39c175eb0c6f 02:51:04 Removing intermediate container f97fc67e9dbc 02:51:04 ---> c0893db47afc 02:51:04 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:05 ---> Running in 27f4ceeffdff 02:51:05 ---> de997677b455 02:51:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:51:05 ---> 0c6e2ed8f3fb 02:51:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:51:05 ---> Running in 88e1778feb1e 02:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:51:05 Removing intermediate container 88e1778feb1e 02:51:05 ---> c8fd9a77c6e9 02:51:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:05 ---> Running in 2e5a6117fed0 02:51:06 (1/42) Installing readline (8.1.0-r0) 02:51:06 (2/42) Installing bash (5.1.4-r0) 02:51:06 Executing bash-5.1.4-r0.post-install 02:51:06 (3/42) Installing brotli-libs (1.0.9-r5) 02:51:06 Removing intermediate container 2e5a6117fed0 02:51:06 ---> db6b8dac3895 02:51:06 Step 21/23 : LABEL arch=x86_64 02:51:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 02:51:06 (5/42) Installing libcurl (7.79.1-r0) 02:51:06 (6/42) Installing curl (7.79.1-r0) 02:51:06 (7/42) Installing dumb-init (1.2.5-r1) 02:51:06 (8/42) Installing libbz2 (1.0.8-r1) 02:51:06 ---> Running in 4a1cab6e2b1d 02:51:06 Removing intermediate container 27f4ceeffdff 02:51:06 ---> 5b8e7f2e1a7d 02:51:06 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 02:51:06 (9/42) Installing expat (2.4.1-r0) 02:51:06 (10/42) Installing libffi (3.3-r2) 02:51:06 (11/42) Installing gdbm (1.19-r0) 02:51:06 (12/42) Installing xz-libs (5.2.5-r0) 02:51:06 (13/42) Installing libgcc (10.3.1_git20210424-r2) 02:51:06 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 02:51:06 (15/42) Installing mpdecimal (2.5.1-r1) 02:51:06 (16/42) Installing sqlite-libs (3.35.5-r0) 02:51:06 (17/42) Installing python3 (3.9.5-r1) 02:51:06 ---> Running in b1e29e4b392f 02:51:06 Removing intermediate container 4a1cab6e2b1d 02:51:06 ---> 6738bf5d623f 02:51:06 Step 22/23 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:51:07 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:51:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:51:07 ---> 73c1dadbb300 02:51:07 Step 3/20 : WORKDIR /edgex-go 02:51:07 ---> Using cache 02:51:07 ---> fbdc597139fc 02:51:07 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:07 ---> Using cache 02:51:07 ---> ba9dc4db360c 02:51:07 Step 5/20 : RUN apk add --update --no-cache make git 02:51:07 ---> Using cache 02:51:07 ---> 851cf34ab8b1 02:51:07 Step 6/20 : COPY . . 02:51:07 ---> Using cache 02:51:07 ---> c4866c9361b3 02:51:07 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:07 ---> Using cache 02:51:07 ---> 824ef763aa86 02:51:07 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:51:07 ---> Running in 2de85b48b2de 02:51:07 ---> Running in 3884d87c32b7 02:51:07 (18/42) Installing py3-appdirs (1.4.4-r2) 02:51:07 (19/42) Installing py3-chardet (4.0.0-r2) 02:51:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:51:08 (20/42) Installing py3-idna (3.2-r0) 02:51:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 02:51:08 Removing intermediate container 2de85b48b2de 02:51:08 ---> 6f255d690271 02:51:08 Step 23/23 : LABEL version=0.0.0 02:51:08 (22/42) Installing py3-certifi (2020.12.5-r1) 02:51:08 (23/42) Installing py3-requests (2.25.1-r4) 02:51:08 (24/42) Installing py3-msgpack (1.0.2-r1) 02:51:08 ---> Running in 3336f59e033f 02:51:08 (25/42) Installing py3-lockfile (0.12.2-r4) 02:51:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 02:51:08 (27/42) Installing py3-colorama (0.4.4-r1) 02:51:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 02:51:08 (29/42) Installing py3-distlib (0.3.1-r3) 02:51:08 (30/42) Installing py3-distro (1.5.0-r3) 02:51:08 (31/42) Installing py3-six (1.15.0-r1) 02:51:08 (32/42) Installing py3-webencodings (0.5.1-r4) 02:51:08 (33/42) Installing py3-html5lib (1.1-r1) 02:51:08 (34/42) Installing py3-parsing (2.4.7-r2) 02:51:08 (35/42) Installing py3-packaging (20.9-r1) 02:51:08 (36/42) Installing py3-toml (0.10.2-r2) 02:51:08 (37/42) Installing py3-pep517 (0.10.0-r2) 02:51:08 (38/42) Installing py3-progress (1.5-r2) 02:51:08 Removing intermediate container 3336f59e033f 02:51:08 ---> 40386be16e1f 02:51:08 02:51:08 (39/42) Installing py3-retrying (1.3.3-r1) 02:51:08 (40/42) Installing py3-ordered-set (4.0.2-r1) 02:51:08 (41/42) Installing py3-setuptools (52.0.0-r3) 02:51:08 (42/42) Installing py3-pip (20.3.4-r1) 02:51:08 Successfully built 40386be16e1f 02:51:08 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 02:51:08 Successfully tagged support-scheduler:latest 02:51:08 Building core-metadata 02:51:08  Building support-scheduler ... done Executing busybox-1.33.1-r3.trigger 02:51:08 OK: 84 MiB in 64 packages 02:51:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:51:09 (1/6) Installing dumb-init (1.2.5-r1) 02:51:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:51:09 (3/6) Installing libsodium (1.0.18-r0) 02:51:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:51:09 (5/6) Installing libzmq (4.3.4-r0) 02:51:09 (6/6) Installing zeromq (4.3.4-r0) 02:51:09 Executing busybox-1.33.1-r3.trigger 02:51:09 OK: 8 MiB in 20 packages 02:51:09 Collecting docker-compose==1.23.2 02:51:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:51:10 Collecting docopt<0.7,>=0.6.1 02:51:10 Downloading docopt-0.6.2.tar.gz (25 kB) 02:51:12 Collecting websocket-client<1.0,>=0.32.0 02:51:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:51:12 Collecting dockerpty<0.5,>=0.4.1 02:51:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:51:13 Removing intermediate container b1e29e4b392f 02:51:13 ---> 8ead2b3d78b2 02:51:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:13 ---> a35c868dc411 02:51:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:51:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:51:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:51:13 ---> 73c1dadbb300 02:51:13 Step 3/22 : WORKDIR /edgex-go 02:51:13 ---> Using cache 02:51:13 ---> fbdc597139fc 02:51:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:13 ---> Using cache 02:51:13 ---> ba9dc4db360c 02:51:13 Step 5/22 : RUN apk add --update --no-cache make git 02:51:13 ---> Using cache 02:51:13 ---> 851cf34ab8b1 02:51:13 Step 6/22 : COPY . . 02:51:13 ---> Using cache 02:51:13 ---> c4866c9361b3 02:51:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:13 ---> Using cache 02:51:13 ---> 824ef763aa86 02:51:13 Step 8/22 : RUN make cmd/core-metadata/core-metadata 02:51:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:51:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:51:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 02:51:13 Collecting jsonschema<3,>=2.5.1 02:51:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:51:13 ---> Running in ba0404ae1d39 02:51:14 Collecting cached-property<2,>=1.2.0 02:51:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:51:14 Collecting texttable<0.10,>=0.9.0 02:51:14 Downloading texttable-0.9.1.tar.gz (11 kB) 02:51:14 ---> 63eaf899081d 02:51:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:51:14 ---> ef4a70764bf5 02:51:14 Step 18/22 : ENTRYPOINT ["/core-data"] 02:51:14 ---> Running in 2574cf7161c1 02:51:14 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 02:51:14 ? github.com/edgexfoundry/edgex-go [no test files] 02:51:14 Removing intermediate container 2574cf7161c1 02:51:14 ---> 650be43c5782 02:51:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:14 ---> Running in 3d298dad14cb 02:51:14 Removing intermediate container 3d298dad14cb 02:51:14 ---> 9c06f8e04c08 02:51:14 Step 20/22 : LABEL arch=x86_64 02:51:14 ---> Running in a6b65725401b 02:51:14 Removing intermediate container a6b65725401b 02:51:14 ---> b703eb11401c 02:51:14 Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:51:14 Collecting PyYAML<4,>=3.10 02:51:14 Downloading PyYAML-3.13.tar.gz (270 kB) 02:51:14 ---> Running in f24e8880f3ac 02:51:15 Removing intermediate container f24e8880f3ac 02:51:15 ---> 1739fb44d9eb 02:51:15 Step 22/22 : LABEL version=0.0.0 02:51:15 ---> Running in e7619896281b 02:51:15 Removing intermediate container e7619896281b 02:51:15 ---> 154c5520e272 02:51:15 02:51:15 Successfully built 154c5520e272 02:51:15 Successfully tagged core-data:latest 02:51:15 Building security-secretstore-setup 02:51:16  Building core-data ... done Collecting docker<4.0,>=3.6.0 02:51:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:51:16 Collecting docker-pycreds>=0.4.0 02:51:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:51:17 Collecting idna<2.8,>=2.5 02:51:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:51:17 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) 02:51:17 Collecting urllib3<1.25,>=1.21.1 02:51:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:51:17 Collecting chardet<3.1.0,>=3.0.2 02:51:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:51:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:51:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:51:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:51:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:51:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:51:17 Attempting uninstall: urllib3 02:51:17 Found existing installation: urllib3 1.26.5 02:51:17 Uninstalling urllib3-1.26.5: 02:51:17 Successfully uninstalled urllib3-1.26.5 02:51:18 Attempting uninstall: idna 02:51:18 Found existing installation: idna 3.2 02:51:18 Uninstalling idna-3.2: 02:51:18 Successfully uninstalled idna-3.2 02:51:18 Attempting uninstall: chardet 02:51:18 Found existing installation: chardet 4.0.0 02:51:18 Uninstalling chardet-4.0.0: 02:51:18 Successfully uninstalled chardet-4.0.0 02:51:19 Attempting uninstall: requests 02:51:19 Found existing installation: requests 2.25.1 02:51:19 Uninstalling requests-2.25.1: 02:51:19 Successfully uninstalled requests-2.25.1 02:51:19 Running setup.py install for texttable: started 02:51:19 Running setup.py install for texttable: finished with status 'done' 02:51:19 Running setup.py install for PyYAML: started 02:51:20 Running setup.py install for PyYAML: finished with status 'done' 02:51:20 Running setup.py install for docopt: started 02:51:21 Running setup.py install for docopt: finished with status 'done' 02:51:21 Running setup.py install for dockerpty: started 02:51:22 Running setup.py install for dockerpty: finished with status 'done' 02:51:23 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 02:51:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:51:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:51:24 ---> 73c1dadbb300 02:51:24 Step 3/24 : WORKDIR /edgex-go 02:51:24 ---> Using cache 02:51:24 ---> fbdc597139fc 02:51:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:24 ---> Using cache 02:51:24 ---> ba9dc4db360c 02:51:24 Step 5/24 : RUN apk add --update --no-cache make git 02:51:24 ---> Using cache 02:51:24 ---> 851cf34ab8b1 02:51:24 Step 6/24 : COPY . . 02:51:24 ---> Using cache 02:51:24 ---> c4866c9361b3 02:51:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:24 ---> Using cache 02:51:24 ---> 824ef763aa86 02:51:24 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:25 ---> Running in fc540081b3a5 02:51:25 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 02:51:28 Removing intermediate container 39c175eb0c6f 02:51:28 ---> 011e06b10387 02:51:28 Step 13/22 : ENV APP_PORT=58890 02:51:28 ---> Running in 718c1a323098 02:51:28 Removing intermediate container 718c1a323098 02:51:28 ---> 09638cca8e7a 02:51:28 Step 14/22 : EXPOSE $APP_PORT 02:51:28 ---> Running in 9491a5eec1b0 02:51:29 Removing intermediate container 9491a5eec1b0 02:51:29 ---> 76c2b03c100e 02:51:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:51:29 ---> 82319c1bcd2b 02:51:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:51:30 ---> ad20e98d0f8f 02:51:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:51:30 ---> 8a1e48c872dd 02:51:30 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 02:51:30 ---> Running in 5dd2b2b902aa 02:51:30 Removing intermediate container 5dd2b2b902aa 02:51:30 ---> ee80e28f6b63 02:51:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:30 ---> Running in 101ab23bbc40 02:51:30 Removing intermediate container 101ab23bbc40 02:51:30 ---> 2a73eddf917f 02:51:30 Step 20/22 : LABEL arch=x86_64 02:51:30 ---> Running in 13b6cdc0d265 02:51:30 Removing intermediate container 13b6cdc0d265 02:51:30 ---> a99093a554c3 02:51:30 Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:51:30 ---> Running in f9eef900105c 02:51:31 Removing intermediate container f9eef900105c 02:51:31 ---> ff8902f8d643 02:51:31 Step 22/22 : LABEL version=0.0.0 02:51:31 ---> Running in 2b5709d9ffec 02:51:31 Removing intermediate container 2b5709d9ffec 02:51:31 ---> ef57163684aa 02:51:31 02:51:31 Successfully built ef57163684aa 02:51:31 Successfully tagged sys-mgmt-agent:latest 02:51:39  Building sys-mgmt-agent ... done Removing intermediate container d49f7dc9d6cc 02:51:39 ---> 9c5d215e5d08 02:51:39 02:51:39 Step 9/30 : FROM alpine:3.14 02:51:39 ---> 14119a10abf4 02:51:39 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:51:39 ---> Running in f45cc0a98d49 02:51:39 Removing intermediate container f45cc0a98d49 02:51:39 ---> 897ebde9924b 02:51:39 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 02:51:39 ---> Running in 553c4ed0d80e 02:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:51:41 (1/2) Installing dumb-init (1.2.5-r1) 02:51:41 (2/2) Installing su-exec (0.2-r1) 02:51:41 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 02:51:41 Executing busybox-1.33.1-r3.trigger 02:51:41 OK: 6 MiB in 16 packages 02:51:41 Removing intermediate container 553c4ed0d80e 02:51:41 ---> ea94c7dcba20 02:51:41 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 02:51:41 ---> Running in ff05786e279f 02:51:41 Removing intermediate container ff05786e279f 02:51:41 ---> 50821e939ab3 02:51:41 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:51:41 ---> Running in d0d535757059 02:51:41 Removing intermediate container d0d535757059 02:51:41 ---> 44b4633eca80 02:51:41 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:51:42 ---> Running in 72303f6fed6f 02:51:43 Removing intermediate container 72303f6fed6f 02:51:43 ---> ef042fcbb86d 02:51:43 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 02:51:43 ---> Running in aeffc7cf9adf 02:51:43 Removing intermediate container aeffc7cf9adf 02:51:43 ---> e543fe3ddff8 02:51:43 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:51:43 ---> 45f10f1f1c3d 02:51:43 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:51:43 ---> Running in d3b58db7c291 02:51:44 Removing intermediate container d3b58db7c291 02:51:44 ---> 54eaffe2e414 02:51:44 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:45 ---> fc6f75da4b49 02:51:45 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:51:45 Removing intermediate container 3884d87c32b7 02:51:45 ---> d4054d4f4265 02:51:45 02:51:45 Step 9/20 : FROM alpine:3.14 02:51:45 ---> 14119a10abf4 02:51:45 Step 10/20 : RUN apk add --update --no-cache curl 02:51:45 ---> Running in 66768d6211ec 02:51:46 ---> d6b254772ffb 02:51:46 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:51:46 ---> e5b8d6ec8b27 02:51:46 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:51:46 (1/5) Installing ca-certificates (20191127-r5) 02:51:46 (2/5) Installing brotli-libs (1.0.9-r5) 02:51:46 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:51:46 (4/5) Installing libcurl (7.79.1-r0) 02:51:46 ---> 9b317bf9362e 02:51:46 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:51:46 (5/5) Installing curl (7.79.1-r0) 02:51:46 Executing busybox-1.33.1-r3.trigger 02:51:46 Executing ca-certificates-20191127-r5.trigger 02:51:46 OK: 8 MiB in 19 packages 02:51:46 ---> a750fefc7ed6 02:51:46 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 02:51:47 ---> Running in 63112d8c61c7 02:51:47 Removing intermediate container 63112d8c61c7 02:51:47 ---> f3316de6c1b6 02:51:47 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:51:47 Removing intermediate container 66768d6211ec 02:51:47 ---> 440cd826f47c 02:51:47 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:51:47 ---> Running in 09c2e82ea456 02:51:47 ---> 20593d458dae 02:51:47 Step 25/30 : RUN chmod +x /entrypoint.sh 02:51:47 Removing intermediate container 09c2e82ea456 02:51:47 ---> 8d392a65fbe6 02:51:47 Step 12/20 : WORKDIR /edgex 02:51:47 ---> Running in 82a6920f9424 02:51:47 ---> Running in e909419a1bf0 02:51:48 Removing intermediate container 82a6920f9424 02:51:48 ---> 80dcdeb76943 02:51:48 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:51:48 ---> fe7a92278b6a 02:51:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:51:49 ---> 14553d4b1354 02:51:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:51:49 Removing intermediate container e909419a1bf0 02:51:49 ---> 220a7bfd0cb9 02:51:49 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 02:51:49 ---> Running in 9e8a34f0e29d 02:51:49 ---> aaa4712509d3 02:51:49 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:51:49 Removing intermediate container 9e8a34f0e29d 02:51:49 ---> 1e77a1934640 02:51:49 Step 27/30 : CMD ["gate"] 02:51:49 ---> Running in d0a7f2e3f4d1 02:51:49 ---> Running in edd8cd402168 02:51:49 Removing intermediate container ba0404ae1d39 02:51:49 ---> cc602d7eb31a 02:51:49 02:51:49 Step 9/22 : FROM alpine:3.14 02:51:49 ---> 14119a10abf4 02:51:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:51:49 ---> Using cache 02:51:49 ---> da9771030049 02:51:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:51:49 ---> Using cache 02:51:49 ---> c8fbada0b098 02:51:49 Step 12/22 : ENV APP_PORT=59881 02:51:50 ---> Running in ff5366d42f69 02:51:50 Removing intermediate container d0a7f2e3f4d1 02:51:50 ---> 104955b652a9 02:51:50 Step 17/20 : CMD ["--init=true"] 02:51:50 Removing intermediate container edd8cd402168 02:51:50 ---> 0ec34bc53808 02:51:50 Step 28/30 : LABEL arch=x86_64 02:51:50 ---> Running in 2f7b3bcb74d7 02:51:50 ---> Running in 14163baa596c 02:51:50 Removing intermediate container ff5366d42f69 02:51:50 ---> 51948459067b 02:51:50 Step 13/22 : EXPOSE $APP_PORT 02:51:50 Removing intermediate container 2f7b3bcb74d7 02:51:50 ---> b517fd269799 02:51:50 Step 18/20 : LABEL arch=x86_64 02:51:50 ---> Running in 20388997f734 02:51:50 ---> Running in 9fd9d8f36736 02:51:50 Removing intermediate container 14163baa596c 02:51:50 ---> 032aedc18746 02:51:50 Step 29/30 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:51:50 ---> Running in d30f6c5be094 02:51:50 Removing intermediate container 20388997f734 02:51:50 ---> bd43172074a5 02:51:50 Step 14/22 : WORKDIR / 02:51:50 Removing intermediate container 9fd9d8f36736 02:51:50 ---> 6e90d90d6d0a 02:51:50 Step 19/20 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:51:50 ---> Running in fcfd9bb4989d 02:51:50 ---> Running in 3c0f3ef213b7 02:51:50 Removing intermediate container d30f6c5be094 02:51:50 ---> 3aa2a4deff6c 02:51:50 Step 30/30 : LABEL version=0.0.0 02:51:50 Removing intermediate container fcfd9bb4989d 02:51:50 ---> 99000aa7fb98 02:51:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:50 Removing intermediate container 3c0f3ef213b7 02:51:50 ---> 832866a88b5b 02:51:50 Step 20/20 : LABEL version=0.0.0 02:51:50 ---> Running in 7451329e9648 02:51:50 ---> Running in 3db76ab2752b 02:51:50 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 02:51:50 ---> 5832e45f6baf 02:51:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:51:50 Removing intermediate container 7451329e9648 02:51:50 ---> b6492fdcd08b 02:51:50 02:51:50 Removing intermediate container 3db76ab2752b 02:51:50 ---> 9a543a051598 02:51:50 02:51:51 Successfully built b6492fdcd08b 02:51:51 Successfully tagged security-bootstrapper:latest 02:51:51 Successfully built 9a543a051598 02:51:51  Building security-bootstrapper ... done Successfully tagged security-proxy-setup:latest 02:51:51  Building security-proxy-setup ... done  ---> 302b33eda191 02:51:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:51:51 ---> c7dea1b11a78 02:51:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:51:51 ---> Running in 3b72c8ffe5f8 02:51:51 Removing intermediate container 3b72c8ffe5f8 02:51:51 ---> 4e3a28e68b1c 02:51:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:51 ---> Running in ce21f38abfc2 02:51:51 Removing intermediate container ce21f38abfc2 02:51:51 ---> 41a8c3aa5f9a 02:51:51 Step 20/22 : LABEL arch=x86_64 02:51:51 ---> Running in a805f47f28ee 02:51:52 Removing intermediate container a805f47f28ee 02:51:52 ---> 85acb7d90dfc 02:51:52 Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:51:52 ---> Running in 1be5532b5564 02:51:52 Removing intermediate container 1be5532b5564 02:51:52 ---> 620250919976 02:51:52 Step 22/22 : LABEL version=0.0.0 02:51:52 ---> Running in a506cd554dc0 02:51:52 Removing intermediate container a506cd554dc0 02:51:52 ---> b8c728b9f1a0 02:51:52 02:51:52 Successfully built b8c728b9f1a0 02:51:52 Successfully tagged core-metadata:latest 02:51:53  Building core-metadata ... done Removing intermediate container fc540081b3a5 02:51:53 ---> 19a93b34b91e 02:51:53 02:51:53 Step 9/24 : FROM alpine:3.14 02:51:53 ---> 14119a10abf4 02:51:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:51:53 ---> Running in d9049c0c64d7 02:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:51:53 (1/3) Installing ca-certificates (20191127-r5) 02:51:53 (2/3) Installing dumb-init (1.2.5-r1) 02:51:53 (3/3) Installing su-exec (0.2-r1) 02:51:53 Executing busybox-1.33.1-r3.trigger 02:51:53 Executing ca-certificates-20191127-r5.trigger 02:51:53 OK: 6 MiB in 17 packages 02:51:53 Removing intermediate container d9049c0c64d7 02:51:53 ---> 28d37cf9a1f5 02:51:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:51:53 ---> Running in 734d1b257442 02:51:54 Removing intermediate container 734d1b257442 02:51:54 ---> 4d84a3a008b1 02:51:54 Step 12/24 : WORKDIR / 02:51:54 ---> Running in f2021113737b 02:51:54 Removing intermediate container f2021113737b 02:51:54 ---> 68f0a1e59201 02:51:54 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:51:54 ---> fad9cbb7b950 02:51:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:51:54 ---> e93defea627d 02:51:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:51:54 ---> e4d2c68a43af 02:51:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:51:54 ---> 739efb7f66e6 02:51:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:51:55 ---> a08700530745 02:51:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:51:55 ---> f9a2f3d9de8a 02:51:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:51:55 ---> f4dca834cf9b 02:51:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:51:55 ---> Running in ebbd6ff7d368 02:51:56 Removing intermediate container ebbd6ff7d368 02:51:56 ---> 81b792d5ea68 02:51:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:51:56 ---> Running in 0b11db9ad468 02:51:56 Removing intermediate container 0b11db9ad468 02:51:56 ---> 78075a28c5d0 02:51:56 Step 22/24 : LABEL arch=x86_64 02:51:56 ---> Running in d215ab805fdd 02:51:56 Removing intermediate container d215ab805fdd 02:51:56 ---> 06b3a472842e 02:51:56 Step 23/24 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 02:51:56 ---> Running in e2adb0650afd 02:51:56 Removing intermediate container e2adb0650afd 02:51:56 ---> bd26cd603193 02:51:56 Step 24/24 : LABEL version=0.0.0 02:51:56 ---> Running in ff4a77046a28 02:51:56 Removing intermediate container ff4a77046a28 02:51:56 ---> b5c8bfd91c3d 02:51:56 02:51:56 Successfully built b5c8bfd91c3d 02:51:56 Successfully tagged security-secretstore-setup:latest 02:51:56  Building security-secretstore-setup ... done  [Pipeline] } 02:51:56 $ docker stop --time=1 7ba3ff58c7147dbfa78f81dbf39121d3278805b878f7701153e553fe1ebccf2c 02:51:58 $ docker rm -f 7ba3ff58c7147dbfa78f81dbf39121d3278805b878f7701153e553fe1ebccf2c [Pipeline] // withDockerContainer [Pipeline] sh 02:51:59 + docker images 02:51:59 REPOSITORY TAG IMAGE ID CREATED SIZE 02:51:59 security-secretstore-setup latest b5c8bfd91c3d 2 seconds ago 28.4MB 02:51:59 19a93b34b91e 6 seconds ago 1.76GB 02:51:59 core-metadata latest b8c728b9f1a0 6 seconds ago 16.9MB 02:51:59 security-bootstrapper latest b6492fdcd08b 8 seconds ago 18.9MB 02:51:59 security-proxy-setup latest 9a543a051598 8 seconds ago 26.9MB 02:51:59 cc602d7eb31a 9 seconds ago 1.76GB 02:51:59 d4054d4f4265 13 seconds ago 1.76GB 02:51:59 9c5d215e5d08 19 seconds ago 1.76GB 02:51:59 sys-mgmt-agent latest ef57163684aa 27 seconds ago 294MB 02:51:59 core-data latest 154c5520e272 43 seconds ago 20.7MB 02:51:59 support-scheduler latest 40386be16e1f 50 seconds ago 16.2MB 02:51:59 94a094c4a84e 55 seconds ago 1.76GB 02:51:59 eb7518bece98 57 seconds ago 1.76GB 02:51:59 support-notifications latest cdba8af738c5 58 seconds ago 16.9MB 02:51:59 19714f18bb63 About a minute ago 1.76GB 02:51:59 core-command latest f131e7d99314 About a minute ago 16.1MB 02:51:59 96596cc0ac10 About a minute ago 1.76GB 02:51:59 59f744f62c63 About a minute ago 1.75GB 02:51:59 ci-base-image-x86_64 latest 73c1dadbb300 5 minutes ago 1.25GB 02:51:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB 02:51:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 02:51:59 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 02:51:59 alpine 3.14 14119a10abf4 2 months ago 5.6MB 02:51:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 02:51:59 Running on prd-ubuntu18.04-docker-8c-8g-2242 in /w/workspace/edgexfoundry_edgex-go_PR-3772 [Pipeline] { [Pipeline] ws 02:51:59 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 02:51:59 The recommended git tool is: git 02:52:01 using credential edgex-jenkins-ssh 02:52:01 Cloning the remote Git repository 02:52:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:52:01 > git init /w/workspace/edgex-go/5 # timeout=10 02:52:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:52:01 > git --version # timeout=10 02:52:01 > git --version # 'git version 2.17.1' 02:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:52:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:52:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:52:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3772/head:refs/remotes/origin/PR-3772 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:52:07 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit fe6081c4ca8d805012ac499859bc9d714b93eba4 02:52:07 Merge succeeded, producing fe6081c4ca8d805012ac499859bc9d714b93eba4 02:52:07 Checking out Revision fe6081c4ca8d805012ac499859bc9d714b93eba4 (PR-3772) 02:52:07 > git config core.sparsecheckout # timeout=10 02:52:07 > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 02:52:07 > git remote # timeout=10 02:52:07 > git config --get remote.origin.url # timeout=10 02:52:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:07 > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 02:52:07 > git rev-parse HEAD^{commit} # timeout=10 02:52:07 > git config core.sparsecheckout # timeout=10 02:52:07 > git checkout -f fe6081c4ca8d805012ac499859bc9d714b93eba4 # timeout=10 02:52:11 Commit message: "Merge branch 'main' into issue-1913" 02:52:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:12 + echo snap-build.sh 02:52:12 snap-build.sh 02:52:12 + SNAP_BASE_DIR=. 02:52:12 + '[' '!' -z /w/workspace/edgex-go/5 ']' 02:52:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 02:52:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 02:52:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 02:52:12 + cd /w/workspace/edgex-go/5 02:52:12 + sudo apt-get remove -qy --purge lxd lxd-client 02:52:12 Reading package lists... 02:52:12 Building dependency tree... 02:52:12 Reading state information... 02:52:12 The following packages were automatically installed and are no longer required: 02:52:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:52:12 uidmap xdelta3 02:52:12 Use 'sudo apt autoremove' to remove them. 02:52:12 The following packages will be REMOVED: 02:52:12 lxd* lxd-client* 02:52:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:52:12 After this operation, 31.7 MB disk space will be freed. 02:52:12 (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 ... 190317 files and directories currently installed.) 02:52:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:52:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:52:13 Removing lxd dnsmasq configuration 02:52:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:52:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:52:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:52:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:52:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements 02:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:52:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.462s coverage: 98.5% of statements 02:52:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:52:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 44.7% of statements 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:52:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.619s coverage: 89.5% of statements 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:52:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.246s coverage: 84.4% of statements 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:52:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.654s coverage: 94.2% of statements 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.186s coverage: 59.1% of statements 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.320s coverage: 0.9% of statements 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.226s coverage: 58.8% of statements 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.167s coverage: 21.7% of statements 02:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.407s coverage: 47.1% of statements 02:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements 02:52:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements 02:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.350s coverage: 94.4% of statements 02:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 02:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.677s coverage: 82.5% of statements 02:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 02:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.761s coverage: 91.2% of statements 02:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.784s coverage: 64.4% of statements 02:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 02:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 02:53:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 02:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 02:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 02:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.408s coverage: 65.4% of statements 02:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.5% of statements 02:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 02:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 02:53:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:53:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:53:35 (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 ... 190142 files and directories currently installed.) 02:53:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:53:36 Processing triggers for systemd (237-3ubuntu10.45) ... 02:53:36 Processing triggers for ureadahead (0.100.0-21) ... 02:53:37 + sudo snap remove --purge lxd 02:53:37 snap "lxd" is not installed 02:53:37 + sudo groupadd --force --system lxd 02:53:37 ++ whoami 02:53:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:53:37 + newgrp - lxd 02:53:37 + sudo snap install lxd 02:53:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 17.7% of statements 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:53:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:53:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.200s coverage: 63.2% of statements 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:53:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.366s coverage: 97.7% of statements 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:53:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:53:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:53:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 02:53:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 02:53:38 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 02:53:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:53:38 GO111MODULE=on go vet ./... 02:53:47 2021-10-27T02:53:44Z INFO Waiting for automatic snapd restart... 02:54:02 lxd 4.19 from Canonical* installed 02:54:02 + sudo lxd init --auto 02:54:11 + sudo snap install --classic snapcraft 02:54:21 snapcraft 5.0 from Canonical* installed 02:54:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:54:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:21 Dload Upload Total Spent Left Speed 02:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846 02:54:21 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 9109k 02:54:21 ./yq_linux_amd64 02:54:21 + sudo snapcraft prime --use-lxd 02:54:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:54:23 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: 02:54:23 - README.md 02:54:23 02:54:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:54:23 Launching a container. 02:54:28 Waiting for container to be ready 02:54:28 To start your first instance, try: lxc launch ubuntu:20.04 02:54:28 02:54:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:54:32 Waiting for network to be ready... 02:54:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:54:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 02:54:33 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:54:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 02:54:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:54:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:54:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 02:54:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 02:54:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 02:54:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 02:54:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:54:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:54:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:54:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:54:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:54:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:54:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:54:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:54:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:54:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 02:54:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 02:54:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:54:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:54:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 02:54:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 02:54:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 02:54:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 02:54:37 Fetched 25.5 MB in 4s (6168 kB/s) 02:54:38 Reading package lists... 02:54:38 Reading package lists... 02:54:38 Building dependency tree... 02:54:38 Reading state information... 02:54:38 The following additional packages will be installed: 02:54:38 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:54:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:54:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:54:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:54:38 Suggested packages: 02:54:38 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:54:38 Recommended packages: 02:54:38 gnupg libsasl2-modules 02:54:38 The following NEW packages will be installed: 02:54:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:54:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:54:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:54:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:54:38 The following packages will be upgraded: 02:54:38 gpg gpg-agent gpgconf libudev1 02:54:38 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:54:38 Need to get 3527 kB of archives. 02:54:38 After this operation, 13.3 MB of additional disk space will be used. 02:54:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:54:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:54:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:54:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:54:38 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 02:54:39 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 02:54:39 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:54:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:54:39 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:54:39 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:54:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:54:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:54:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:54:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:54:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:54:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:54:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:54:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:54:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:54:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:54:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:54:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:54:39 debconf: delaying package configuration, since apt-utils is not installed 02:54:39 Fetched 3527 kB in 1s (3085 kB/s) 02:54:39 (Reading database ... 12511 files and directories currently installed.) 02:54:39 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 02:54:39 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:54:39 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 02:54:39 Selecting previously unselected package udev. 02:54:39 (Reading database ... 12511 files and directories currently installed.) 02:54:39 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 02:54:39 Unpacking udev (237-3ubuntu10.52) ... 02:54:40 Selecting previously unselected package libfuse2:amd64. 02:54:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:54:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:54:40 Selecting previously unselected package fuse. 02:54:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:54:40 Unpacking fuse (2.9.7-1ubuntu1) ... 02:54:40 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:54:40 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:54:40 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:54:40 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:54:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:54:40 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:54:40 Selecting previously unselected package libksba8:amd64. 02:54:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:54:40 Unpacking libksba8:amd64 (1.3.5-2) ... 02:54:40 Selecting previously unselected package libroken18-heimdal:amd64. 02:54:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:54:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:54:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:54:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libwind0-heimdal:amd64. 02:54:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:54:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:54:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:54:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:54:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:54:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:40 Selecting previously unselected package libsasl2-modules-db:amd64. 02:54:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:54:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:54:40 Selecting previously unselected package libsasl2-2:amd64. 02:54:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:54:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:54:40 Selecting previously unselected package libldap-common. 02:54:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:54:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:54:41 Selecting previously unselected package libldap-2.4-2:amd64. 02:54:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:54:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:54:41 Selecting previously unselected package dirmngr. 02:54:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:54:41 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:54:41 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:54:41 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:54:41 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:54:41 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:54:41 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:54:41 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:54:41 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Setting up libksba8:amd64 (1.3.5-2) ... 02:54:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:54:41 Setting up udev (237-3ubuntu10.52) ... 02:54:41 invoke-rc.d: policy-rc.d denied execution of start. 02:54:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Processing triggers for systemd (237-3ubuntu10) ... 02:54:41 Setting up fuse (2.9.7-1ubuntu1) ... 02:54:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:54:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:54:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:54:41 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:54:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:54:42 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:54:42 settings in the [Install] section, and DefaultInstance for template units). 02:54:42 This means they are not meant to be enabled using systemctl. 02:54:42 Possible reasons for having this kind of units are: 02:54:42 1) A unit may be statically enabled by being symlinked from another unit's 02:54:42 .wants/ or .requires/ directory. 02:54:42 2) A unit's purpose may be to act as a helper for some other unit which has 02:54:42 a requirement dependency on it. 02:54:42 3) A unit may be started when needed via activation (socket, path, timer, 02:54:42 D-Bus, udev, scripted systemctl call, ...). 02:54:42 4) In case of template units, the unit is meant to be enabled with some 02:54:42 instance name specified. 02:54:42 Reading package lists... 02:54:42 Building dependency tree... 02:54:42 Reading state information... 02:54:42 The following additional packages will be installed: 02:54:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:54:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:54:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:54:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:54:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:54:42 Suggested packages: 02:54:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:54:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:54:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:54:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:54:42 systemd-container policykit-1 02:54:42 Recommended packages: 02:54:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:54:42 The following NEW packages will be installed: 02:54:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:54:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:54:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:54:42 multiarch-support openssh-client python3 python3-minimal python3.6 02:54:42 python3.6-minimal snapd squashfs-tools sudo 02:54:42 The following packages will be upgraded: 02:54:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:54:42 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:54:42 Need to get 36.8 MB of archives. 02:54:42 After this operation, 147 MB of additional disk space will be used. 02:54:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 02:54:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:54:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:54:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:54:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:54:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 02:54:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:54:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:54:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:54:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:54:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:54:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:54:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:54:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:54:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 02:54:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 02:54:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 02:54:43 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 02:54:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:54:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:54:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:54:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:54:43 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:54:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:54:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:54:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:54:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:54:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:54:43 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:54:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 02:54:44 debconf: delaying package configuration, since apt-utils is not installed 02:54:44 Fetched 36.8 MB in 2s (20.4 MB/s) 02:54:44 (Reading database ... 12757 files and directories currently installed.) 02:54:44 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 02:54:44 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:54:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 02:54:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:54:45 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 02:54:45 (Reading database ... 12757 files and directories currently installed.) 02:54:45 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:54:45 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:54:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:54:45 (Reading database ... 12757 files and directories currently installed.) 02:54:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:54:45 Unpacking apt (1.6.14) over (1.6.1) ... 02:54:45 Setting up apt (1.6.14) ... 02:54:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:54:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:54:46 (Reading database ... 12764 files and directories currently installed.) 02:54:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:54:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:54:46 Selecting previously unselected package libpython3.6-minimal:amd64. 02:54:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:54:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:54:46 Selecting previously unselected package libexpat1:amd64. 02:54:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:54:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:54:46 Selecting previously unselected package python3.6-minimal. 02:54:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:54:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:54:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 02:54:46 Checking for services that may need to be restarted...done. 02:54:46 Checking for services that may need to be restarted...done. 02:54:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:54:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:54:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:54:47 Selecting previously unselected package python3-minimal. 02:54:47 (Reading database ... 13012 files and directories currently installed.) 02:54:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:54:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:54:47 Selecting previously unselected package mime-support. 02:54:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:54:47 Unpacking mime-support (3.60ubuntu1) ... 02:54:47 Selecting previously unselected package libmpdec2:amd64. 02:54:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:54:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:54:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:54:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:54:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:54:47 Selecting previously unselected package python3.6. 02:54:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:54:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:54:47 Selecting previously unselected package libpython3-stdlib:amd64. 02:54:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:54:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:54:47 Setting up python3-minimal (3.6.7-1~18.04) ... 02:54:48 Selecting previously unselected package python3. 02:54:48 (Reading database ... 13442 files and directories currently installed.) 02:54:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:54:48 Unpacking python3 (3.6.7-1~18.04) ... 02:54:48 Selecting previously unselected package multiarch-support. 02:54:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:54:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:54:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:54:48 Selecting previously unselected package liblzo2-2:amd64. 02:54:48 (Reading database ... 13479 files and directories currently installed.) 02:54:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:54:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:54:48 Selecting previously unselected package libbsd0:amd64. 02:54:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:54:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:54:48 Selecting previously unselected package sudo. 02:54:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:54:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:54:48 Selecting previously unselected package apparmor. 02:54:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:54:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:54:48 Selecting previously unselected package libedit2:amd64. 02:54:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:54:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:54:48 Selecting previously unselected package libkrb5support0:amd64. 02:54:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:54:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:54:48 Selecting previously unselected package libk5crypto3:amd64. 02:54:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:54:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:54:48 Selecting previously unselected package libkeyutils1:amd64. 02:54:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:54:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:54:48 Selecting previously unselected package libkrb5-3:amd64. 02:54:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:54:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:54:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:54:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:54:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:54:48 Selecting previously unselected package libssl1.0.0:amd64. 02:54:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 02:54:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:54:48 Selecting previously unselected package openssh-client. 02:54:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 02:54:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 02:54:49 Selecting previously unselected package squashfs-tools. 02:54:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 02:54:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:54:49 Selecting previously unselected package snapd. 02:54:49 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 02:54:49 Unpacking snapd (2.51.1+18.04) ... 02:54:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:54:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:54:51 Setting up mime-support (3.60ubuntu1) ... 02:54:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:54:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:54:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:54:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:54:51 Setting up systemd (237-3ubuntu10.52) ... 02:54:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:54:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:54:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:54:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:54:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:54:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:54:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:54:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:54:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:54:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:54:52 Setting up python3 (3.6.7-1~18.04) ... 02:54:52 running python rtupdate hooks for python3.6... 02:54:52 running python post-rtupdate hooks for python3.6... 02:54:52 Setting up apparmor (2.12-4ubuntu5.1) ... 02:54:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:54:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:54:53 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 02:54:53 Setting up snapd (2.51.1+18.04) ... 02:54:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:54:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:54:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:54:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:54:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:54:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:54:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:54:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:54:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:54:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:54:55 /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' 02:54:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:54:55 Processing triggers for systemd (237-3ubuntu10.52) ... 02:54:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:54:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:54:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:54:57 Reading package lists... 02:54:57 Reading package lists... 02:54:57 Building dependency tree... 02:54:57 Reading state information... 02:54:58 Calculating upgrade... 02:54:58 The following packages will be upgraded: 02:54:58 advancecomp base-files bash binutils binutils-common 02:54:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:54:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:54:58 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:54:58 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:54:58 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:54:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:54:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:54:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:54:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:54:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:54:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:54:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:54:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:54:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:54:58 ubuntu-keyring util-linux 02:54:58 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:54:58 Need to get 64.2 MB of archives. 02:54:58 After this operation, 5144 kB of additional disk space will be used. 02:54:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 02:54:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:54:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:54:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:54:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:54:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:54:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:54:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:54:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:54:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:54:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:54:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:54:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:54:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:54:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:54:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:54:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:54:58 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:54:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:54:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:54:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:54:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:54:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:54:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:54:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:54:58 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:54:58 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:54:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:54:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:54:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:54:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:54:58 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:54:58 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:54:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 02:54:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:54:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:54:58 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:54:58 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:54:58 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:54:58 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:54:58 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:54:58 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 02:54:58 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 02:54:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:54:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:54:58 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:54:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 02:54:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:54:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:54:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 02:54:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 02:54:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 02:54:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 02:54:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:54:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:54:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:54:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:54:58 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:54:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:54:58 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:54:58 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:54:58 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:54:58 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:54:58 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:54:58 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:54:58 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:54:59 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:54:59 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:54:59 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 02:54:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:54:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:54:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:54:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:54:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:54:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:54:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:54:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:54:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:54:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:54:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:54:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:54:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:54:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:54:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:54:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:54:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:54:59 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 02:54:59 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 02:54:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:54:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:54:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:54:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 02:54:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:54:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:54:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:54:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:54:59 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:54:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:54:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:54:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:54:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:54:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:54:59 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:54:59 debconf: delaying package configuration, since apt-utils is not installed 02:54:59 Fetched 64.2 MB in 2s (39.9 MB/s) 02:54:59 (Reading database ... 13914 files and directories currently installed.) 02:54:59 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:54:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:54:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:54:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:54:59 ./bin/test-attribution-txt.sh 02:55:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:55:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:55:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 02:55:00 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 02:55:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [Pipeline] sh 02:55:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:01 (Reading database ... 13914 files and directories currently installed.) 02:55:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:55:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:55:01 (Reading database ... 13914 files and directories currently installed.) 02:55:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:02 + ls -al . 02:55:02 total 664 02:55:02 drwxrwxr-x 9 1001 1001 4096 Oct 27 02:55 . 02:55:02 drwxr-xr-x 4 root root 4096 Oct 27 02:50 .. 02:55:02 -rw-rw-r-- 1 1001 1001 11 Oct 27 02:48 .dockerignore 02:55:02 drwxrwxr-x 8 1001 1001 4096 Oct 27 02:48 .git 02:55:02 drwxrwxr-x 4 1001 1001 4096 Oct 27 02:48 .github 02:55:02 -rw-rw-r-- 1 1001 1001 804 Oct 27 02:48 .gitignore 02:55:02 -rw-rw-r-- 1 1001 1001 42 Oct 27 02:48 .golangci.yml 02:55:02 -rw-rw-r-- 1 1001 1001 76 Oct 27 02:48 .hadolint.yml 02:55:02 -rw-rw-r-- 1 1001 1001 166 Oct 27 02:48 .sonarcloud.properties 02:55:02 -rw-rw-r-- 1 1001 1001 1171 Oct 27 02:48 ADOPTERS.md 02:55:02 -rw-rw-r-- 1 1001 1001 8910 Oct 27 02:48 Attribution.txt 02:55:02 -rw-rw-r-- 1 1001 1001 43881 Oct 27 02:48 CHANGELOG.md 02:55:02 -rw-rw-r-- 1 1001 1001 3804 Oct 27 02:48 CONTRIBUTING.md 02:55:02 -rw-rw-r-- 1 1001 1001 677 Oct 27 02:48 GOVERNANCE.md 02:55:02 -rw-rw-r-- 1 1001 1001 849 Oct 27 02:48 Jenkinsfile 02:55:02 -rw-rw-r-- 1 1001 1001 10775 Oct 27 02:48 LICENSE 02:55:02 -rw-rw-r-- 1 1001 1001 6508 Oct 27 02:48 Makefile 02:55:02 -rw-rw-r-- 1 1001 1001 582 Oct 27 02:48 OWNERS.md 02:55:02 -rw-rw-r-- 1 1001 1001 8256 Oct 27 02:48 README.md 02:55:02 -rw-rw-r-- 1 1001 1001 6912 Oct 27 02:48 SECURITY.md 02:55:02 -rw-rw-r-- 1 1001 1001 5 Oct 27 02:45 VERSION 02:55:02 -rw-rw-r-- 1 1001 1001 4131 Oct 27 02:48 ZMQWindows.md 02:55:02 drwxrwxr-x 2 1001 1001 4096 Oct 27 02:48 bin 02:55:02 drwxrwxr-x 14 1001 1001 4096 Oct 27 02:48 cmd 02:55:02 -rw-r--r-- 1 root root 428179 Oct 27 02:53 coverage.out 02:55:02 -rw-rw-r-- 1 1001 1001 848 Oct 27 02:48 go.mod 02:55:02 -rw-rw-r-- 1 1001 1001 50414 Oct 27 02:48 go.sum 02:55:02 drwxrwxr-x 8 1001 1001 4096 Oct 27 02:48 internal 02:55:02 drwxrwxr-x 3 1001 1001 4096 Oct 27 02:48 openapi 02:55:02 drwxrwxr-x 4 1001 1001 4096 Oct 27 02:48 snap 02:55:02 -rw-rw-r-- 1 1001 1001 204 Oct 27 02:48 version.go 02:55:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:02 (Reading database ... 13914 files and directories currently installed.) 02:55:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [Pipeline] sh 02:55:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:55:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:55:02 + '[' -e coverage.out ] 02:55:02 + chown 1001:1001 coverage.out [Pipeline] stash 02:55:02 Warning: overwriting stash ‘coverage-report’ 02:55:02 (Reading database ... 13914 files and directories currently installed.) 02:55:02 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 02:55:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:55:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:55:02 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 02:55:03 Setting up base-files (10.1ubuntu2.11) ... 02:55:03 Installing new version of config file /etc/issue ... 02:55:03 Installing new version of config file /etc/issue.net ... 02:55:03 Installing new version of config file /etc/lsb-release ... 02:55:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:55:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:55:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:55:03 Removing obsolete conffile /etc/default/motd-news ... 02:55:03 (Reading database ... 13915 files and directories currently installed.) 02:55:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:55:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:55:03 Setting up bash (4.4.18-2ubuntu1.2) ... 02:55:03 Stashed 1 file(s) [Pipeline] sh 02:55:03 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 02:55:03 (Reading database ... 13915 files and directories currently installed.) 02:55:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:55:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:55:03 (Reading database ... 13915 files and directories currently installed.) 02:55:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:55:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:55:03 Setting up tar (1.29b-2ubuntu0.2) ... 02:55:03 (Reading database ... 13915 files and directories currently installed.) 02:55:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:55:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:55:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:55:04 + make build 02:55:04 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 02:55:04 (Reading database ... 13915 files and directories currently installed.) 02:55:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:55:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:55:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:55:04 (Reading database ... 13915 files and directories currently installed.) 02:55:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:55:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:55:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:55:04 (Reading database ... 13915 files and directories currently installed.) 02:55:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:55:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:55:04 Setting up grep (3.1-2build1) ... 02:55:04 (Reading database ... 13915 files and directories currently installed.) 02:55:04 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:55:04 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:55:04 Setting up gzip (1.6-5ubuntu1.1) ... 02:55:04 (Reading database ... 13915 files and directories currently installed.) 02:55:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:55:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:55:04 Setting up login (1:4.5-1ubuntu2) ... 02:55:04 (Reading database ... 13915 files and directories currently installed.) 02:55:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:55:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:55:04 (Reading database ... 13915 files and directories currently installed.) 02:55:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:55:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:55:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:55:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:55:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:55:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:55:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:55:05 (Reading database ... 13915 files and directories currently installed.) 02:55:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:55:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:55:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:55:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:55:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:55:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:55:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:55:06 (Reading database ... 13915 files and directories currently installed.) 02:55:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:55:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:55:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:55:06 (Reading database ... 13915 files and directories currently installed.) 02:55:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:06 (Reading database ... 13915 files and directories currently installed.) 02:55:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:07 (Reading database ... 13915 files and directories currently installed.) 02:55:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:07 (Reading database ... 13915 files and directories currently installed.) 02:55:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:07 (Reading database ... 13915 files and directories currently installed.) 02:55:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:55:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:55:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:55:07 (Reading database ... 13915 files and directories currently installed.) 02:55:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:55:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:55:07 (Reading database ... 13915 files and directories currently installed.) 02:55:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:07 (Reading database ... 13915 files and directories currently installed.) 02:55:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:55:07 (Reading database ... 13915 files and directories currently installed.) 02:55:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:55:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:55:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:55:08 (Reading database ... 13915 files and directories currently installed.) 02:55:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:55:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:55:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:55:08 (Reading database ... 13915 files and directories currently installed.) 02:55:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:55:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:55:09 (Reading database ... 13917 files and directories currently installed.) 02:55:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:55:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:55:09 Setting up debconf (1.5.66ubuntu1) ... 02:55:09 (Reading database ... 13917 files and directories currently installed.) 02:55:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:55:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:55:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:55:09 (Reading database ... 13917 files and directories currently installed.) 02:55:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:55:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:55:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:55:09 (Reading database ... 13917 files and directories currently installed.) 02:55:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:55:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:55:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:55:09 (Reading database ... 13917 files and directories currently installed.) 02:55:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:55:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:55:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:55:09 (Reading database ... 13919 files and directories currently installed.) 02:55:09 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:55:09 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:55:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:55:10 (Reading database ... 13923 files and directories currently installed.) 02:55:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 02:55:10 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:55:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:55:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:55:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:55:10 (Reading database ... 13923 files and directories currently installed.) 02:55:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 02:55:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 02:55:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 02:55:10 (Reading database ... 13923 files and directories currently installed.) 02:55:10 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:55:10 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:55:10 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:55:10 (Reading database ... 13923 files and directories currently installed.) 02:55:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:55:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:55:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:55:10 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 02:55:11 (Reading database ... 13923 files and directories currently installed.) 02:55:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:55:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:55:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:55:11 (Reading database ... 13923 files and directories currently installed.) 02:55:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:55:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:55:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:55:11 (Reading database ... 13923 files and directories currently installed.) 02:55:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:55:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:55:11 Setting up passwd (1:4.5-1ubuntu2) ... 02:55:11 (Reading database ... 13923 files and directories currently installed.) 02:55:11 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:55:11 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:55:11 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:55:11 (Reading database ... 13923 files and directories currently installed.) 02:55:11 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:55:11 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:55:11 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:55:11 (Reading database ... 13923 files and directories currently installed.) 02:55:11 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:55:11 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:55:11 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:55:11 (Reading database ... 13923 files and directories currently installed.) 02:55:11 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:55:11 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:55:11 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:55:12 (Reading database ... 13923 files and directories currently installed.) 02:55:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:55:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:55:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:55:12 (Reading database ... 13923 files and directories currently installed.) 02:55:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:55:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:55:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:55:12 (Reading database ... 13923 files and directories currently installed.) 02:55:12 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 02:55:12 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 02:55:12 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 02:55:12 (Reading database ... 13923 files and directories currently installed.) 02:55:12 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:55:12 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:55:12 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:55:12 (Reading database ... 13923 files and directories currently installed.) 02:55:12 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:55:12 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:55:12 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:55:12 (Reading database ... 13924 files and directories currently installed.) 02:55:12 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:55:12 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:55:12 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:55:12 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:55:12 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:55:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:55:12 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 02:55:12 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 02:55:13 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:55:13 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:55:13 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:55:13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:55:13 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:55:13 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:55:13 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:55:13 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:55:13 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:55:13 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:55:13 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:55:13 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:55:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:55:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:55:13 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 02:55:13 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 02:55:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:55:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:55:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:55:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:55:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:55:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:55:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:55:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:55:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:55:14 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:55:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:55:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:55:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:55:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:55:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:55:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:55:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:55:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:55:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:55:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:55:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:55:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:55:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:55:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:55:17 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:55:17 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:55:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:55:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:55:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:55:18 Setting up tzdata (2021a-2ubuntu0.18.04) ... 02:55:18 02:55:18 Current default time zone: 'Etc/UTC' 02:55:18 Local time is now: Wed Oct 27 02:55:17 UTC 2021. 02:55:18 Universal Time is now: Wed Oct 27 02:55:17 UTC 2021. 02:55:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:55:18 02:55:18 Setting up systemd-sysv (237-3ubuntu10.52) ... 02:55:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:18 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 02:55:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:55:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:55:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:55:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:55:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:55:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:55:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:55:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:55:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:55:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 02:55:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:18 Setting up patch (2.7.6-2ubuntu1.1) ... 02:55:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:55:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:55:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 02:55:18 Installing new version of config file /etc/ssl/openssl.cnf ... 02:55:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:55:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:55:18 Setting up ca-certificates (20210119~18.04.2) ... 02:55:20 Updating certificates in /etc/ssl/certs... 02:55:21 23 added, 28 removed; done. 02:55:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:55:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:55:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:55:21 Setting up pkgbinarymangler (138.18.04.1) ... 02:55:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:55:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 02:55:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:55:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:55:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:55:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:55:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:55:21 Setting up perl (5.26.1-6ubuntu0.5) ... 02:55:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 02:55:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:55:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:55:21 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 02:55:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:55:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:55:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:55:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:55:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:55:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:55:21 Processing triggers for systemd (237-3ubuntu10.52) ... 02:55:21 Processing triggers for mime-support (3.60ubuntu1) ... 02:55:21 Processing triggers for ca-certificates (20210119~18.04.2) ... 02:55:21 Updating certificates in /etc/ssl/certs... 02:55:21 0 added, 0 removed; done. 02:55:21 Running hooks in /etc/ca-certificates/update.d... 02:55:21 done. 02:55:22 Reading package lists... 02:55:22 Building dependency tree... 02:55:22 Reading state information... 02:55:22 The following NEW packages will be installed: 02:55:22 apt-transport-https 02:55:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:55:22 Need to get 4348 B of archives. 02:55:22 After this operation, 154 kB of additional disk space will be used. 02:55:22 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:55:22 debconf: delaying package configuration, since apt-utils is not installed 02:55:22 Fetched 4348 B in 0s (24.2 kB/s) 02:55:22 Selecting previously unselected package apt-transport-https. 02:55:22 (Reading database ... 13928 files and directories currently installed.) 02:55:22 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:55:22 Unpacking apt-transport-https (1.6.14) ... 02:55:22 Setting up apt-transport-https (1.6.14) ... 02:55:23 Waiting for network to be ready... 02:55:29 2021-10-27T02:55:27Z INFO Waiting for automatic snapd restart... 02:55:30 snapd 2.52.1 from Canonical* installed 02:55:31 "snapd" switched to the "latest/stable" channel 02:55:31 02:55:32 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 02:55:33 core18 20210722 from Canonical* installed 02:55:33 "core18" switched to the "latest/stable" channel 02:55:33 02:55:34 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 02:55:36 snapcraft 5.0 from Canonical* installed 02:55:36 "snapcraft" switched to the "latest/stable" channel 02:55:36 02:55:38 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 02:55:39 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 02:55:40 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: 02:55:40 - README.md 02:55:40 02:55:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:55:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:55:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:55:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:55:42 Reading package lists... 02:55:42 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:55:42 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 02:55:42 Reading package lists... 02:55:42 Building dependency tree... 02:55:42 Reading state information... 02:55:43 Suggested packages: 02:55:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:55:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:55:43 Recommended packages: 02:55:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:55:43 The following NEW packages will be installed: 02:55:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:55:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:55:43 pkg-config zip 02:55:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:55:43 Need to get 7670 kB of archives. 02:55:43 After this operation, 43.8 MB of additional disk space will be used. 02:55:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:55:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 02:55:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 02:55:43 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:55:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 02:55:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:55:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:55:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:55:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:55:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:55:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:55:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:55:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:55:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:55:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:55:43 debconf: delaying package configuration, since apt-utils is not installed 02:55:44 Fetched 7670 kB in 1s (9998 kB/s) 02:55:44 Selecting previously unselected package libglib2.0-0:amd64. 02:55:44 (Reading database ... 13932 files and directories currently installed.) 02:55:44 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:55:44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:55:44 Selecting previously unselected package libpsl5:amd64. 02:55:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:55:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:55:44 Selecting previously unselected package libnghttp2-14:amd64. 02:55:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:55:44 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:55:45 Selecting previously unselected package librtmp1:amd64. 02:55:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:55:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:55:45 Selecting previously unselected package libcurl3-gnutls:amd64. 02:55:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 02:55:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:55:45 Selecting previously unselected package liberror-perl. 02:55:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:55:45 Unpacking liberror-perl (0.17025-1) ... 02:55:45 Selecting previously unselected package git-man. 02:55:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 02:55:45 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 02:55:45 Selecting previously unselected package git. 02:55:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 02:55:45 Unpacking git (1:2.17.1-1ubuntu0.9) ... 02:55:45 Selecting previously unselected package libnorm1:amd64. 02:55:45 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:55:45 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:55:45 Selecting previously unselected package libpgm-5.2-0:amd64. 02:55:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:55:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:55:45 Selecting previously unselected package libsodium23:amd64. 02:55:45 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:55:45 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:55:45 Selecting previously unselected package libzmq5:amd64. 02:55:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:55:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:55:45 Selecting previously unselected package libzmq3-dev:amd64. 02:55:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:55:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:55:45 Selecting previously unselected package pkg-config. 02:55:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:55:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:55:45 Selecting previously unselected package zip. 02:55:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:55:45 Unpacking zip (3.0-11build1) ... 02:55:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:55:45 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 02:55:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:55:45 Setting up liberror-perl (0.17025-1) ... 02:55:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:55:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:55:45 No schema files found: doing nothing. 02:55:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:55:45 Setting up zip (3.0-11build1) ... 02:55:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:55:45 Setting up libsodium23:amd64 (1.0.16-2) ... 02:55:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:55:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:55:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:55:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:55:45 Setting up git (1:2.17.1-1ubuntu0.9) ... 02:55:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:55:46 git set to automatically installed. 02:55:46 git-man set to automatically installed. 02:55:46 libcurl3-gnutls set to automatically installed. 02:55:46 liberror-perl set to automatically installed. 02:55:46 libglib2.0-0 set to automatically installed. 02:55:46 libnghttp2-14 set to automatically installed. 02:55:46 libnorm1 set to automatically installed. 02:55:46 libpgm-5.2-0 set to automatically installed. 02:55:46 libpsl5 set to automatically installed. 02:55:46 librtmp1 set to automatically installed. 02:55:46 libsodium23 set to automatically installed. 02:55:46 libzmq3-dev set to automatically installed. 02:55:46 libzmq5 set to automatically installed. 02:55:46 pkg-config set to automatically installed. 02:55:46 zip set to automatically installed. 02:55:46 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 02:55:47 snapd is not logged in, snap install commands will use sudo 02:55:49 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 02:55:54 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 02:55:55 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 02:55:55 snapd is not logged in, snap install commands will use sudo 02:55:57 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 02:56:00 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 02:56:01 core18 20211015 from Canonical* refreshed 02:56:01 Pulling config-common 02:56:01 + snapcraftctl pull 02:56:02 Pulling go-build-helper 02:56:02 + snapcraftctl pull 02:56:03 'edgex-go' has dependencies that need to be staged: go-build-helper 02:56:03 Skipping pull go-build-helper (already ran) 02:56:03 Building go-build-helper 02:56:03 + snapcraftctl build 02:56:05 Staging go-build-helper 02:56:05 + snapcraftctl stage [Pipeline] } 02:56:06 $ docker stop --time=1 b802163d1e802bdcd05b450da5020b2c8784a5d5585c4335bb1a58f2b7a78682 02:56:08 $ docker rm -f b802163d1e802bdcd05b450da5020b2c8784a5d5585c4335bb1a58f2b7a78682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:56:10 02:56:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:56:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:56:10 latest: Pulling from edgex-devops/edgex-compose-arm64 02:56:10 29e5d40040c1: Pulling fs layer 02:56:10 1ce36da41761: Pulling fs layer 02:56:10 25b303627fd3: Pulling fs layer 02:56:10 29e5d40040c1: Verifying Checksum 02:56:10 29e5d40040c1: Download complete 02:56:11 1ce36da41761: Verifying Checksum 02:56:11 1ce36da41761: Download complete 02:56:11 29e5d40040c1: Pull complete 02:56:12 25b303627fd3: Verifying Checksum 02:56:12 25b303627fd3: Download complete 02:56:12 1ce36da41761: Pull complete 02:56:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:56:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:56:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 02:56:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 02:56:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:56:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:56:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 02:56:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 02:56:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 02:56:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 02:56:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:56:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:56:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:56:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:56:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:56:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:56:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:56:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:56:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:56:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 02:56:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 02:56:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:56:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:56:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 02:56:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 02:56:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 02:56:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 02:56:15 Fetched 25.5 MB in 0s (0 B/s) 02:56:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:56:15 Fetched 224 kB in 0s (0 B/s) 02:56:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:56:15 Fetched 157 kB in 0s (0 B/s) 02:56:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:56:15 Fetched 221 kB in 0s (0 B/s) 02:56:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:56:15 Fetched 143 kB in 0s (0 B/s) 02:56:15 Pulling edgex-go 02:56:15 + snapcraftctl pull 02:56:15 Pulling hooks 02:56:15 + snapcraftctl pull 02:56:22 25b303627fd3: Pull complete 02:56:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:56:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:56:23 prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container 02:56:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:56:25 $ docker top 8d835b5affe63f74f98220535befe772154737c5cb84a63edc2368625b799ea6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:26 + docker-compose build --help 02:56:26 + grep parallel 02:56:30 --parallel Build images in parallel. [Pipeline] } 02:56:30 $ docker stop --time=1 8d835b5affe63f74f98220535befe772154737c5cb84a63edc2368625b799ea6 02:56:32 $ docker rm -f 8d835b5affe63f74f98220535befe772154737c5cb84a63edc2368625b799ea6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:56:32 . [Pipeline] withDockerContainer 02:56:32 prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container 02:56:32 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:56:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:56:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:56:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:56:33 Fetched 0 B in 0s (0 B/s) 02:56:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:56:33 Fetched 96.5 kB in 0s (0 B/s) 02:56:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:56:33 Fetched 279 kB in 0s (0 B/s) 02:56:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:56:33 Fetched 122 kB in 0s (0 B/s) 02:56:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:56:33 Fetched 77.8 kB in 0s (0 B/s) 02:56:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:56:33 Fetched 8848 B in 0s (0 B/s) 02:56:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:56:33 Fetched 47.8 kB in 0s (0 B/s) 02:56:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:56:33 Fetched 45.6 kB in 0s (0 B/s) 02:56:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:56:33 Fetched 15.0 kB in 0s (0 B/s) 02:56:33 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 02:56:33 Fetched 220 kB in 0s (0 B/s) 02:56:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:56:33 Fetched 154 kB in 0s (0 B/s) 02:56:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:56:33 Fetched 50.6 kB in 0s (0 B/s) 02:56:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:56:33 Fetched 14.8 kB in 0s (0 B/s) 02:56:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:56:33 Fetched 41.8 kB in 0s (0 B/s) 02:56:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:56:33 Fetched 499 kB in 0s (0 B/s) 02:56:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:56:33 Fetched 111 kB in 0s (0 B/s) 02:56:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:56:33 Fetched 240 kB in 0s (0 B/s) 02:56:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:56:33 Fetched 29.3 kB in 0s (0 B/s) 02:56:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:56:33 Fetched 85.5 kB in 0s (0 B/s) 02:56:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:56:33 Fetched 24.5 kB in 0s (0 B/s) 02:56:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:56:33 Fetched 49.2 kB in 0s (0 B/s) 02:56:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:56:33 Fetched 54.2 kB in 0s (0 B/s) 02:56:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:56:33 Fetched 30.8 kB in 0s (0 B/s) 02:56:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:56:33 Fetched 15.8 kB in 0s (0 B/s) 02:56:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:56:33 Fetched 85.9 kB in 0s (0 B/s) 02:56:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:56:33 Fetched 8720 B in 0s (0 B/s) 02:56:33 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:56:33 Fetched 140 kB in 0s (0 B/s) 02:56:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:56:33 Fetched 119 kB in 0s (0 B/s) 02:56:33 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:56:33 Fetched 111 kB in 0s (0 B/s) 02:56:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:56:33 Fetched 11.1 kB in 0s (0 B/s) 02:56:33 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 02:56:33 Fetched 646 kB in 0s (0 B/s) 02:56:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:56:33 Fetched 41.3 kB in 0s (0 B/s) 02:56:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:56:33 Fetched 17.9 kB in 0s (0 B/s) 02:56:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:56:33 Fetched 368 kB in 0s (0 B/s) 02:56:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:56:33 Fetched 187 kB in 0s (0 B/s) 02:56:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:56:33 Fetched 175 kB in 0s (0 B/s) 02:56:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:56:33 Fetched 206 kB in 0s (0 B/s) 02:56:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 02:56:33 Fetched 1302 kB in 0s (0 B/s) 02:56:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:56:33 Fetched 36.2 kB in 0s (0 B/s) 02:56:33 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 02:56:33 Fetched 159 kB in 0s (0 B/s) 02:56:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:56:33 Fetched 107 kB in 0s (0 B/s) 02:56:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:56:33 Fetched 48.7 kB in 0s (0 B/s) 02:56:33 Pulling static-packages 02:56:33 + snapcraftctl pull 02:56:33 Pulling version 02:56:33 + cd /root/project 02:56:33 + + git describe --tags --abbrev=0 02:56:33 sed s/v// 02:56:33 + GIT_VERSION=2.0.1-dev.80 02:56:33 + [ -z 2.0.1-dev.80 ] 02:56:33 + snapcraftctl set-version 2.0.1-dev.80 02:56:33 Building config-common 02:56:33 + snapcraftctl build 02:56:34 $ docker top 323177ac59c9e745d2b4161e53825190a1fb9fff8c82678b5f47be99df28c327 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:35 Skipping build go-build-helper (already ran) 02:56:35 Building edgex-go 02:56:35 + cd /root/parts/edgex-go/src 02:56:35 + + git describe --tags --abbrev=0 02:56:35 sed s/v// 02:56:35 + GIT_VERSION=2.0.1-dev.80 02:56:35 + [ -z 2.0.1-dev.80 ] 02:56:35 + echo 2.0.1-dev.80 02:56:35 + [ ! -d vendor ] 02:56:35 + go mod download all 02:56:35 + docker-compose -f ./docker-compose-build.yml build --parallel 02:56:39 Building core-command ... 02:56:39 Building core-data ... 02:56:39 Building core-metadata ... 02:56:39 Building security-bootstrapper ... 02:56:39 Building security-proxy-setup ... 02:56:39 Building security-secretstore-setup ... 02:56:39 Building support-notifications ... 02:56:39 Building support-scheduler ... 02:56:39 Building sys-mgmt-agent ... 02:56:39 Building security-proxy-setup 02:56:39 Building support-scheduler 02:56:39 Building security-bootstrapper 02:56:39 Building support-notifications 02:56:39 Building sys-mgmt-agent 02:56:48 + make build 02:56:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data 02:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:57:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command 02:57:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:57:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:57:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:57:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:57:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:57:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:57:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config 02:57:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:57:13 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:57:13 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:57:13 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:57:13 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:57:13 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:57:13 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:57:13 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:57:13 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:57:13 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:57:13 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:57:13 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:57:13 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:57:13 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:57:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:57:13 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:57:13 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:57:13 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:57:13 + 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 02:57:13 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:57:13 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:57:13 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:57:13 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:57:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:57:13 + 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 02:57:13 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:57:13 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:57:13 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:57:14 Building hooks 02:57:14 + cd /root/parts/hooks/src 02:57:14 + make build 02:57:14 go mod tidy 02:57:14 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 02:57:15 go: downloading github.com/davecgh/go-spew v1.1.0 02:57:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:57:15 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:57:15 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:57:16 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:57:16 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:57:19 Building static-packages 02:57:19 + snapcraftctl build 02:57:21 Building version 02:57:21 + snapcraftctl build 02:57:24 Staging config-common 02:57:24 + snapcraftctl stage 02:57:24 Skipping stage go-build-helper (already ran) 02:57:24 Staging edgex-go 02:57:24 + snapcraftctl stage 02:57:25 Staging hooks 02:57:25 + snapcraftctl stage 02:57:26 Staging static-packages 02:57:26 + snapcraftctl stage 02:57:27 Staging version 02:57:27 + snapcraftctl stage 02:57:28 Priming config-common 02:57:28 + snapcraftctl prime 02:57:30 Priming go-build-helper 02:57:30 + snapcraftctl prime 02:57:31 Priming edgex-go 02:57:31 + snapcraftctl prime 02:57:32 Priming hooks 02:57:32 + snapcraftctl prime 02:57:33 Priming static-packages 02:57:33 + snapcraftctl prime 02:57:36 Priming version 02:57:36 + snapcraftctl prime 02:57:37 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] } 02:57:47 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:57:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:57:47 ---> 5ad8386d8612 02:57:47 Step 3/20 : WORKDIR /edgex-go 02:57:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:57:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:57:47 ---> 5ad8386d8612 02:57:47 Step 3/23 : WORKDIR /edgex-go 02:57:47 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:57:47 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:57:47 ---> 5ad8386d8612 02:57:47 Step 3/30 : WORKDIR /edgex-go 02:57:47 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:57:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:57:47 ---> 5ad8386d8612 02:57:47 Step 3/21 : WORKDIR /edgex-go 02:57:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:57:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:57:47 ---> 5ad8386d8612 02:57:47 Step 3/22 : WORKDIR /edgex-go 02:57:47 ---> Running in c0201288526b 02:57:47 ---> Running in 2420c1e5af9b 02:57:47 ---> Running in f3801f19bd64 02:57:47 ---> Running in bea2b08fc2dd 02:57:47 ---> Running in 548bd9fbc2a5 02:57:47 Removing intermediate container bea2b08fc2dd 02:57:47 ---> 9385f7c1a380 02:57:47 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:47 Removing intermediate container 2420c1e5af9b 02:57:47 ---> b60524d026ab 02:57:47 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:47 Removing intermediate container c0201288526b 02:57:47 ---> 41c77aa32e7e 02:57:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:47 Removing intermediate container 548bd9fbc2a5 02:57:47 ---> bfa8be2f7b0e 02:57:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:47 Removing intermediate container f3801f19bd64 02:57:47 ---> f2e074e05a46 02:57:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:47 ---> Running in 27ddd57fa715 02:57:47 ---> Running in d2847f6c18fc 02:57:47 ---> Running in f869b56d8dbe 02:57:47 ---> Running in f9be7f6fd547 02:57:47 ---> Running in 88bc2b53adb5 02:57:47 Removing intermediate container 27ddd57fa715 02:57:47 ---> 7449ee2baf3c 02:57:47 Step 5/30 : RUN apk add --update --no-cache make git 02:57:47 ---> Running in e644035be2e6 02:57:47 Removing intermediate container d2847f6c18fc 02:57:47 ---> a33f3406df48 02:57:47 Step 5/20 : RUN apk add --update --no-cache make git 02:57:47 ---> Running in e3fb46470c43 02:57:47 Removing intermediate container 88bc2b53adb5 02:57:47 ---> fbbb7df87c1d 02:57:47 Step 5/22 : RUN apk add --update --no-cache make bash git 02:57:47 ---> Running in 24f842fc7df1 02:57:47 Removing intermediate container f869b56d8dbe 02:57:47 ---> f6300576bc61 02:57:47 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 02:57:47 ---> Running in dffdd1bf680d 02:57:47 Removing intermediate container f9be7f6fd547 02:57:47 ---> ee9927e47281 02:57:47 Step 5/23 : RUN apk add --update --no-cache make git 02:57:47 ---> Running in 826845de804b 02:57:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:57:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:57:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:57:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:57:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:57:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:57:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:57:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:57:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:57:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:57:50 OK: 219 MiB in 52 packages 02:57:50 OK: 219 MiB in 52 packages 02:57:51 OK: 219 MiB in 52 packages 02:57:51 OK: 219 MiB in 52 packages 02:57:51 OK: 219 MiB in 52 packages 02:57:52 Removing intermediate container e644035be2e6 02:57:52 ---> 49b8beb2eabb 02:57:52 Step 6/30 : COPY . . 02:57:52 Removing intermediate container e3fb46470c43 02:57:52 ---> a2f8d9506813 02:57:52 Step 6/20 : COPY . . 02:57:53 Removing intermediate container 24f842fc7df1 02:57:53 ---> b567f5e718a1 02:57:53 Step 6/22 : COPY . . 02:57:53 Removing intermediate container 826845de804b 02:57:53 ---> 3e0ae6abfdeb 02:57:53 Step 6/23 : COPY go.mod . 02:57:53 Removing intermediate container dffdd1bf680d 02:57:53 ---> efc5b4cad299 02:57:53 Step 6/21 : COPY . . 02:57:54 ---> a53a22732687 02:57:54 Step 7/23 : RUN go mod download 02:57:55 ---> Running in 7483fb84465a 02:58:00 Removing intermediate container 7483fb84465a 02:58:00 ---> 04a92080a843 02:58:00 Step 8/23 : COPY . . 02:58:18 ---> c5591021d6f0 02:58:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:18 ---> 983cc53fcb8a 02:58:18 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:18 ---> 8d96a6f78aa3 02:58:18 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:18 ---> Running in f1bc32d9d4f0 02:58:18 ---> e9451e8a24d5 02:58:18 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:18 ---> Running in 7974b91b1f48 02:58:18 ---> Running in dc8f3620ea97 02:58:18 ---> Running in f90787f1f3cd 02:58:21 ---> ad5cbe9ba1d4 02:58:21 Step 9/23 : RUN go mod tidy 02:58:21 ---> Running in 18a02d2575f0 02:58:22 Removing intermediate container f1bc32d9d4f0 02:58:22 ---> a060ca1805fd 02:58:22 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:58:22 ---> Running in 7ade8a6cf2e7 02:58:23 Removing intermediate container dc8f3620ea97 02:58:23 ---> a17ef0849101 02:58:23 Step 8/21 : RUN make cmd/support-notifications/support-notifications 02:58:23 Removing intermediate container f90787f1f3cd 02:58:23 ---> 5c1320eb979c 02:58:23 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:58:23 ---> Running in 4f6668c94905 02:58:23 Removing intermediate container 7974b91b1f48 02:58:23 ---> 16fae91552d9 02:58:23 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:58:23 ---> Running in e566151c633c 02:58:23 ---> Running in 3fd4ed768436 02:58:24 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 02:58:25 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 02:58:26 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 02:58:26 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 02:58:27 Removing intermediate container 18a02d2575f0 02:58:27 ---> a849a2af22f1 02:58:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:58:27 ---> Running in 94d116f3d076 02:58:29 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 03:00:21 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 03:00:21 Removing intermediate container 7ade8a6cf2e7 03:00:21 ---> 1d00f62f5b11 03:00:21 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:00:21 ---> Running in 899fece66742 03:00:21 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 03:00:25 Removing intermediate container e566151c633c 03:00:25 ---> 0caf1fccb0c4 03:00:25 03:00:25 Step 9/30 : FROM alpine:3.14 03:00:25 3.14: Pulling from library/alpine 03:00:25 Removing intermediate container 899fece66742 03:00:25 ---> 0d666f075d7a 03:00:25 03:00:25 Step 10/22 : FROM docker:20.10.8 03:00:25 20.10.8: Pulling from library/docker 03:00:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:00:26 Status: Downloaded newer image for alpine:3.14 03:00:26 ---> bb3de5531c18 03:00:26 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:00:26 Removing intermediate container 3fd4ed768436 03:00:26 ---> 31091de013a4 03:00:26 03:00:26 Step 9/20 : FROM alpine:3.14 03:00:26 ---> bb3de5531c18 03:00:26 Step 10/20 : RUN apk add --update --no-cache curl 03:00:26 ---> Running in 7ba79fe97810 03:00:26 ---> Running in 686846133ec0 03:00:27 Removing intermediate container 7ba79fe97810 03:00:27 ---> d22557be2a38 03:00:27 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:00:28 ---> Running in e335baf5eeb3 03:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:00:29 (1/5) Installing ca-certificates (20191127-r5) 03:00:29 (2/5) Installing brotli-libs (1.0.9-r5) 03:00:29 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:00:29 (4/5) Installing libcurl (7.79.1-r0) 03:00:29 (5/5) Installing curl (7.79.1-r0) 03:00:29 Executing busybox-1.33.1-r3.trigger 03:00:30 Executing ca-certificates-20191127-r5.trigger 03:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:00:30 OK: 8 MiB in 19 packages 03:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:00:31 (1/2) Installing dumb-init (1.2.5-r1) 03:00:31 (2/2) Installing su-exec (0.2-r1) 03:00:31 Executing busybox-1.33.1-r3.trigger 03:00:31 OK: 5 MiB in 16 packages 03:00:31 Removing intermediate container 4f6668c94905 03:00:31 ---> 4138aa6391d1 03:00:31 03:00:31 Step 9/21 : FROM alpine:3.14 03:00:31 ---> bb3de5531c18 03:00:31 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:00:31 ---> Running in c19f2b83e036 03:00:33 Removing intermediate container 686846133ec0 03:00:33 ---> 9148b72cd038 03:00:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:00:33 ---> Running in e72d155fa51a 03:00:33 Removing intermediate container e335baf5eeb3 03:00:33 ---> 3a36530c4c97 03:00:33 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:00:33 Removing intermediate container 94d116f3d076 03:00:33 ---> 0d14b4608e15 03:00:33 03:00:33 Step 11/23 : FROM alpine:3.14 03:00:33 ---> bb3de5531c18 03:00:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:00:33 ---> Running in 5b231ab15f7a 03:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:00:33 ---> Running in 0ae25aff3e6c 03:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:00:34 Removing intermediate container e72d155fa51a 03:00:34 ---> eb6eb1dd850e 03:00:34 Step 12/20 : WORKDIR /edgex 03:00:34 ---> Running in 2504dfe9253c 03:00:34 Removing intermediate container 5b231ab15f7a 03:00:34 ---> 2d1a178a71a6 03:00:34 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:00:34 ---> Running in 2b5897cda399 03:00:34 (1/2) Installing ca-certificates (20191127-r5) 03:00:34 (2/2) Installing dumb-init (1.2.5-r1) 03:00:34 Executing busybox-1.33.1-r3.trigger 03:00:34 Executing ca-certificates-20191127-r5.trigger 03:00:35 OK: 6 MiB in 16 packages 03:00:35 Removing intermediate container 2504dfe9253c 03:00:35 ---> ed8b9e0ec087 03:00:35 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:00:35 Removing intermediate container 2b5897cda399 03:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:00:35 ---> e6c6d58bd897 03:00:35 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:00:36 ---> Running in 5c86b682213c 03:00:36 ---> 1f87dd3fb0d8 03:00:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:00:36 (1/1) Installing dumb-init (1.2.5-r1) 03:00:36 Executing busybox-1.33.1-r3.trigger 03:00:36 OK: 5 MiB in 15 packages 03:00:37 Removing intermediate container c19f2b83e036 03:00:37 ---> ea8371d116f6 03:00:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:00:37 ---> Running in 8ab5bb08ecea 03:00:38 Removing intermediate container 0ae25aff3e6c 03:00:38 ---> 34c31de0fad6 03:00:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:00:38 ---> Running in a61d3fa10216 03:00:38 Removing intermediate container 8ab5bb08ecea 03:00:38 ---> 145814003622 03:00:38 Step 12/21 : ENV APP_PORT=59860 03:00:38 ---> Running in 245b6e7646b4 03:00:39 ---> 0d8a5de1ad62 03:00:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:00:39 Removing intermediate container a61d3fa10216 03:00:39 ---> a7a86615dea3 03:00:39 Step 14/23 : ENV APP_PORT=59861 03:00:39 ---> Running in 526dfe4e62f9 03:00:39 Removing intermediate container 5c86b682213c 03:00:39 ---> fdad70ccc044 03:00:39 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:00:39 Removing intermediate container 245b6e7646b4 03:00:39 ---> c35f949353c7 03:00:39 Step 13/21 : EXPOSE $APP_PORT 03:00:39 ---> Running in 74ed08617668 03:00:39 ---> Running in bf996a2c3c5a 03:00:40 Removing intermediate container 526dfe4e62f9 03:00:40 ---> 0c10d3227481 03:00:40 Step 15/23 : EXPOSE $APP_PORT 03:00:40 ---> Running in 6612676436d4 03:00:40 Removing intermediate container bf996a2c3c5a 03:00:40 ---> 41debbecdb28 03:00:40 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:40 Removing intermediate container 74ed08617668 03:00:40 ---> 333aedc83681 03:00:40 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:00:41 Removing intermediate container 6612676436d4 03:00:41 ---> 35838e21f3b1 03:00:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:41 ---> 43485a74867f 03:00:41 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:00:41 ---> Running in e8302e4f47fd 03:00:42 ---> 78968c1bb8d3 03:00:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:00:42 ---> e3286cf751dd 03:00:42 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:00:42 ---> Running in acb734dab8ad 03:00:42 Removing intermediate container e8302e4f47fd 03:00:42 ---> b2a3b8cccc88 03:00:42 Step 17/20 : CMD ["--init=true"] 03:00:42 ---> 36c30306a1e5 03:00:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:00:42 ---> Running in 6c19a4343010 03:00:43 Removing intermediate container 6c19a4343010 03:00:43 ---> 258c3cab9940 03:00:43 Step 18/20 : LABEL arch=arm64 03:00:43 ---> Running in 824bf1f87c30 03:00:44 ---> 8a549d43927d 03:00:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:00:44 Removing intermediate container 824bf1f87c30 03:00:44 ---> b44b807f78ce 03:00:44 Step 19/20 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:00:44 ---> Running in b662c8f83524 03:00:44 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:00:44 Status: Downloaded newer image for docker:20.10.8 03:00:44 ---> 3734d5adc5ac 03:00:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:00:44 ---> Running in 1f07c32d455d 03:00:44 ---> b6a0e9a64c15 03:00:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:00:45 Removing intermediate container b662c8f83524 03:00:45 ---> 8a1af5907ca1 03:00:45 Step 20/20 : LABEL version=0.0.0 03:00:45 Removing intermediate container acb734dab8ad 03:00:45 ---> 223a6ef566bf 03:00:45 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:45 ---> 8e22d139f4ee 03:00:45 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:00:45 ---> Running in 73db94e592c2 03:00:45 ---> Running in 32c35e7949dc 03:00:45 Removing intermediate container 1f07c32d455d 03:00:45 ---> 12f138451037 03:00:45 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:00:45 ---> Running in 216b088eb99d 03:00:45 Removing intermediate container 73db94e592c2 03:00:45 ---> bf61c1f3b8d6 03:00:45 03:00:46 ---> f249d30b03ff 03:00:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:00:46 Removing intermediate container 32c35e7949dc 03:00:46 ---> 23fced1be104 03:00:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:46 ---> Running in 39df2f49a4ed 03:00:46 ---> Running in 86f539664f58 03:00:46 ---> 7d8fc4fbfd26 03:00:46 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:00:46 Successfully built bf61c1f3b8d6 03:00:46 Successfully tagged security-proxy-setup-arm64:latest 03:00:46  Building security-proxy-setup ... done Building core-command 03:00:46 Removing intermediate container 39df2f49a4ed 03:00:46 ---> d0815b04aa62 03:00:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:46 Removing intermediate container 86f539664f58 03:00:46 ---> ee3d96a2588f 03:00:46 Step 19/21 : LABEL arch=arm64 03:00:47 ---> Running in 1ae4b72ca870 03:00:47 ---> Running in 401bba2f20b1 03:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:00:47 Removing intermediate container 1ae4b72ca870 03:00:47 ---> f09cf4d52ad6 03:00:47 Step 21/23 : LABEL arch=arm64 03:00:47 Removing intermediate container 401bba2f20b1 03:00:47 ---> e43870e5a26e 03:00:47 Step 20/21 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:00:47 ---> Running in f61b25d87570 03:00:47 ---> Running in ed52f5ad798b 03:00:48 (1/42) Installing readline (8.1.0-r0) 03:00:48 (2/42) Installing bash (5.1.4-r0) 03:00:48 Executing bash-5.1.4-r0.post-install 03:00:48 (3/42) Installing brotli-libs (1.0.9-r5) 03:00:48 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:00:48 (5/42) Installing libcurl (7.79.1-r0) 03:00:48 (6/42) Installing curl (7.79.1-r0) 03:00:48 (7/42) Installing dumb-init (1.2.5-r1) 03:00:48 (8/42) Installing libbz2 (1.0.8-r1) 03:00:48 (9/42) Installing expat (2.4.1-r0) 03:00:48 (10/42) Installing libffi (3.3-r2) 03:00:48 (11/42) Installing gdbm (1.19-r0) 03:00:48 (12/42) Installing xz-libs (5.2.5-r0) 03:00:48 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:00:48 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:00:48 ---> a2424b1c7239 03:00:48 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:00:48 (15/42) Installing mpdecimal (2.5.1-r1) 03:00:48 (16/42) Installing sqlite-libs (3.35.5-r0) 03:00:48 (17/42) Installing python3 (3.9.5-r1) 03:00:48 Removing intermediate container ed52f5ad798b 03:00:48 ---> 2aad3fbe521f 03:00:48 Step 21/21 : LABEL version=0.0.0 03:00:48 Removing intermediate container f61b25d87570 03:00:48 ---> e71abbb46cba 03:00:48 Step 22/23 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:00:49 ---> Running in 87c58d06ad70 03:00:49 ---> Running in bc70c7ce5006 03:00:50 ---> 90ef960e755e 03:00:50 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:00:50 Removing intermediate container bc70c7ce5006 03:00:50 ---> fc5286b494b1 03:00:50 Step 23/23 : LABEL version=0.0.0 03:00:50 Removing intermediate container 87c58d06ad70 03:00:50 ---> 31cdcc5899c8 03:00:50 03:00:50 ---> Running in 1e255d04c69b 03:00:50 Successfully built 31cdcc5899c8 03:00:50 Successfully tagged support-notifications-arm64:latest 03:00:50  Building support-notifications ... done Building core-data 03:00:50 (18/42) Installing py3-appdirs (1.4.4-r2) 03:00:50 (19/42) Installing py3-chardet (4.0.0-r2) 03:00:50 (20/42) Installing py3-idna (3.2-r0) 03:00:50 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:00:51 (22/42) Installing py3-certifi (2020.12.5-r1) 03:00:51 Removing intermediate container 1e255d04c69b 03:00:51 ---> 52209922e1ed 03:00:51 03:00:51 (23/42) Installing py3-requests (2.25.1-r4) 03:00:51 (24/42) Installing py3-msgpack (1.0.2-r1) 03:00:51 (25/42) Installing py3-lockfile (0.12.2-r4) 03:00:51 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:00:51 (27/42) Installing py3-colorama (0.4.4-r1) 03:00:51 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:00:51 (29/42) Installing py3-distlib (0.3.1-r3) 03:00:51 (30/42) Installing py3-distro (1.5.0-r3) 03:00:51 (31/42) Installing py3-six (1.15.0-r1) 03:00:51 (32/42) Installing py3-webencodings (0.5.1-r4) 03:00:51 (33/42) Installing py3-html5lib (1.1-r1) 03:00:51 ---> c325c7ff9a61 03:00:51 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:00:51 (34/42) Installing py3-parsing (2.4.7-r2) 03:00:51 (35/42) Installing py3-packaging (20.9-r1) 03:00:51 Successfully built 52209922e1ed 03:00:51 Successfully tagged support-scheduler-arm64:latest 03:00:51  Building support-scheduler ... done Building security-secretstore-setup 03:00:51 (36/42) Installing py3-toml (0.10.2-r2) 03:00:51 (37/42) Installing py3-pep517 (0.10.0-r2) 03:00:51 (38/42) Installing py3-progress (1.5-r2) 03:00:51 (39/42) Installing py3-retrying (1.3.3-r1) 03:00:51 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:00:51 (41/42) Installing py3-setuptools (52.0.0-r3) 03:00:51 (42/42) Installing py3-pip (20.3.4-r1) 03:00:52 Executing busybox-1.33.1-r3.trigger 03:00:52 OK: 84 MiB in 64 packages 03:00:52 ---> 55b59eaf496e 03:00:52 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:00:52 ---> Running in 7f81bdc0eca0 03:00:52 Removing intermediate container 7f81bdc0eca0 03:00:52 ---> 60661ecfe22e 03:00:52 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:00:53 ---> 851bc746317a 03:00:53 Step 25/30 : RUN chmod +x /entrypoint.sh 03:00:54 ---> Running in 135c78bdb647 03:00:56 Collecting docker-compose==1.23.2 03:00:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:00:56 Removing intermediate container 135c78bdb647 03:00:56 ---> 30f194769d77 03:00:56 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:00:57 ---> Running in ea50c8e7a6db 03:00:57 Removing intermediate container ea50c8e7a6db 03:00:57 ---> ef4509a95e9b 03:00:57 Step 27/30 : CMD ["gate"] 03:00:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:00:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:00:57 ---> Running in c6b03a20c2cb 03:00:58 Collecting cached-property<2,>=1.2.0 03:00:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:00:58 Removing intermediate container c6b03a20c2cb 03:00:58 ---> 8660fc579953 03:00:58 Step 28/30 : LABEL arch=arm64 03:00:58 Collecting jsonschema<3,>=2.5.1 03:00:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:00:58 ---> Running in d7227e2747dd 03:00:59 Collecting websocket-client<1.0,>=0.32.0 03:00:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:00:59 Removing intermediate container d7227e2747dd 03:00:59 ---> d560dfb4f6bb 03:00:59 Step 29/30 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:00:59 Collecting docker<4.0,>=3.6.0 03:00:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:00:59 ---> Running in 4849cdbcab4f 03:01:00 Removing intermediate container 4849cdbcab4f 03:01:00 ---> 989983047dae 03:01:00 Step 30/30 : LABEL version=0.0.0 03:01:00 ---> Running in c532cd278a5e 03:01:00 Collecting PyYAML<4,>=3.10 03:01:00 Downloading PyYAML-3.13.tar.gz (270 kB) 03:01:00 Removing intermediate container c532cd278a5e 03:01:00 ---> 6dc4ada01011 03:01:00 03:01:01 Successfully built 6dc4ada01011 03:01:01 Successfully tagged security-bootstrapper-arm64:latest 03:01:01  Building security-bootstrapper ... done Building core-metadata 03:01:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:01:04 Collecting texttable<0.10,>=0.9.0 03:01:04 Downloading texttable-0.9.1.tar.gz (11 kB) 03:01:05 Collecting docopt<0.7,>=0.6.1 03:01:05 Downloading docopt-0.6.2.tar.gz (25 kB) 03:01:07 Collecting dockerpty<0.5,>=0.4.1 03:01:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:01:09 Collecting docker-pycreds>=0.4.0 03:01:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:01:10 Collecting idna<2.8,>=2.5 03:01:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:01:10 Collecting urllib3<1.25,>=1.21.1 03:01:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:01:10 Collecting chardet<3.1.0,>=3.0.2 03:01:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:01:11 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) 03:01:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:01:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:01:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:01:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:01:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:01:12 Attempting uninstall: urllib3 03:01:12 Found existing installation: urllib3 1.26.5 03:01:12 Uninstalling urllib3-1.26.5: 03:01:12 Successfully uninstalled urllib3-1.26.5 03:01:13 Attempting uninstall: idna 03:01:13 Found existing installation: idna 3.2 03:01:13 Uninstalling idna-3.2: 03:01:13 Successfully uninstalled idna-3.2 03:01:14 Attempting uninstall: chardet 03:01:14 Found existing installation: chardet 4.0.0 03:01:14 Uninstalling chardet-4.0.0: 03:01:14 Successfully uninstalled chardet-4.0.0 03:01:16 Attempting uninstall: requests 03:01:16 Found existing installation: requests 2.25.1 03:01:16 Uninstalling requests-2.25.1: 03:01:16 Successfully uninstalled requests-2.25.1 03:01:16 Running setup.py install for texttable: started 03:01:18 Running setup.py install for texttable: finished with status 'done' 03:01:18 Running setup.py install for PyYAML: started 03:01:21 Running setup.py install for PyYAML: finished with status 'done' 03:01:21 Running setup.py install for docopt: started 03:01:23 Running setup.py install for docopt: finished with status 'done' 03:01:23 Running setup.py install for dockerpty: started 03:01:25 Running setup.py install for dockerpty: finished with status 'done' 03:01:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:01:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:01:25 ---> 5ad8386d8612 03:01:25 Step 3/22 : WORKDIR /edgex-go 03:01:25 ---> Using cache 03:01:25 ---> f2e074e05a46 03:01:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:25 ---> Using cache 03:01:25 ---> ee9927e47281 03:01:25 Step 5/22 : RUN apk add --update --no-cache make git 03:01:25 ---> Using cache 03:01:25 ---> 3e0ae6abfdeb 03:01:25 Step 6/22 : COPY . . 03:01:26 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 03:01:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:01:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:01:32 ---> 5ad8386d8612 03:01:32 Step 3/22 : WORKDIR /edgex-go 03:01:32 ---> Using cache 03:01:32 ---> f2e074e05a46 03:01:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:32 ---> Using cache 03:01:32 ---> ee9927e47281 03:01:32 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:01:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:01:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:01:32 ---> 5ad8386d8612 03:01:32 Step 3/24 : WORKDIR /edgex-go 03:01:32 ---> Using cache 03:01:32 ---> f2e074e05a46 03:01:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:32 ---> Using cache 03:01:32 ---> ee9927e47281 03:01:32 Step 5/24 : RUN apk add --update --no-cache make git 03:01:32 ---> Using cache 03:01:32 ---> 3e0ae6abfdeb 03:01:32 Step 6/24 : COPY . . 03:01:32 ---> Running in 69749fda6492 03:01:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:01:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:01:36 OK: 219 MiB in 52 packages 03:01:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:01:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:01:38 ---> 5ad8386d8612 03:01:38 Step 3/22 : WORKDIR /edgex-go 03:01:38 ---> Using cache 03:01:38 ---> f2e074e05a46 03:01:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:38 ---> Using cache 03:01:38 ---> ee9927e47281 03:01:38 Step 5/22 : RUN apk add --update --no-cache make git 03:01:38 ---> Using cache 03:01:38 ---> 3e0ae6abfdeb 03:01:38 Step 6/22 : COPY . . 03:01:39 Removing intermediate container 69749fda6492 03:01:39 ---> 963e52b42f30 03:01:39 Step 6/22 : COPY . . 03:01:45 Removing intermediate container 216b088eb99d 03:01:45 ---> e4b194af2423 03:01:45 Step 13/22 : ENV APP_PORT=58890 03:01:45 ---> Running in 1d51bc0466f7 03:01:46 Removing intermediate container 1d51bc0466f7 03:01:46 ---> 14d14aa450ec 03:01:46 Step 14/22 : EXPOSE $APP_PORT 03:01:46 ---> Running in 83f7c82f507e 03:01:46 ---> 7a40e94113b4 03:01:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:47 ---> Running in d75a6858d88e 03:01:47 Removing intermediate container 83f7c82f507e 03:01:47 ---> 111d23cf20f0 03:01:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:01:50 ---> 82e2ee5bd407 03:01:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:01:51 Removing intermediate container d75a6858d88e 03:01:51 ---> dbacf8f7be20 03:01:51 Step 8/22 : RUN make cmd/core-command/core-command 03:01:51 ---> 88793ee2341b 03:01:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:01:51 ---> Running in 4f5805eba082 03:01:53 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 03:01:53 ---> 0e3d17d94382 03:01:53 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:01:53 ---> Running in a5f0d321571e 03:01:54 ---> 64c90033b47a 03:01:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:54 Removing intermediate container a5f0d321571e 03:01:54 ---> d3a15c49d6f9 03:01:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:01:54 ---> Running in 0faddb418c57 03:01:54 ---> Running in 8af6429cdf89 03:01:56 Removing intermediate container 8af6429cdf89 03:01:56 ---> c1cafa536ad6 03:01:56 Step 20/22 : LABEL arch=arm64 03:01:56 ---> Running in 8fe49d14cb6d 03:01:57 Removing intermediate container 8fe49d14cb6d 03:01:57 ---> 8da2ae19b1e6 03:01:57 Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:01:57 ---> Running in 6a42beea73af 03:01:58 Removing intermediate container 6a42beea73af 03:01:58 ---> 4febed69b451 03:01:58 Step 22/22 : LABEL version=0.0.0 03:01:58 ---> Running in de3962760f8a 03:02:00 Removing intermediate container de3962760f8a 03:02:00 ---> d7c2d8f384d3 03:02:00 03:02:01 Removing intermediate container 0faddb418c57 03:02:01 ---> 4ec9eb77c4c0 03:02:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:02:01 ---> Running in 047f772adf36 03:02:02 Successfully built d7c2d8f384d3 03:02:02 Successfully tagged sys-mgmt-agent-arm64:latest 03:02:04  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:02:05 ---> dec275ad73ca 03:02:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:05 ---> Running in 98662a949c38 03:02:05 ---> d2bd00e40b4a 03:02:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:06 ---> Running in f70edfa8ff9a 03:02:11 Removing intermediate container 98662a949c38 03:02:11 ---> e07ddbfb8ee0 03:02:11 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:02:11 ---> Running in bfc43b6934f1 03:02:11 Removing intermediate container f70edfa8ff9a 03:02:11 ---> c203fd96af28 03:02:11 Step 8/22 : RUN make cmd/core-data/core-data 03:02:11 ---> Running in 262a267577e1 03:02:13 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 03:02:13 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 03:03:21 Removing intermediate container 4f5805eba082 03:03:21 ---> b92947c43d01 03:03:21 03:03:21 Step 9/22 : FROM alpine:3.14 03:03:21 ---> bb3de5531c18 03:03:21 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:03:21 ---> Using cache 03:03:21 ---> 34c31de0fad6 03:03:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:03:21 ---> Using cache 03:03:21 ---> a7a86615dea3 03:03:21 Step 12/22 : ENV APP_PORT=59882 03:03:21 ---> Running in 3fcfbbae521c 03:03:21 Removing intermediate container 3fcfbbae521c 03:03:21 ---> ba96c24a3912 03:03:21 Step 13/22 : EXPOSE $APP_PORT 03:03:21 ---> Running in efbd7f038b7a 03:03:21 Removing intermediate container efbd7f038b7a 03:03:21 ---> 297ae65b33b5 03:03:21 Step 14/22 : WORKDIR / 03:03:21 ---> Running in 741966d1bc2e 03:03:21 Removing intermediate container 741966d1bc2e 03:03:21 ---> 04bd0c8e62d5 03:03:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:21 ---> 4437e8f07708 03:03:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:03:21 ---> 9df51432c308 03:03:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:03:21 ---> 6824a06a944d 03:03:21 Step 18/22 : ENTRYPOINT ["/core-command"] 03:03:21 ---> Running in 6afc34ce9db9 03:03:21 Removing intermediate container 6afc34ce9db9 03:03:21 ---> c754642e9970 03:03:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:21 ---> Running in 3b8e7fd119da 03:03:21 Removing intermediate container 3b8e7fd119da 03:03:21 ---> dd6d51ae78d5 03:03:21 Step 20/22 : LABEL arch=arm64 03:03:21 ---> Running in 251292d6e91e 03:03:21 Removing intermediate container 251292d6e91e 03:03:21 ---> 7a9bca5ebd75 03:03:21 Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:03:21 ---> Running in fc0875139b1f 03:03:21 Removing intermediate container fc0875139b1f 03:03:21 ---> 908c4093c556 03:03:21 Step 22/22 : LABEL version=0.0.0 03:03:21 ---> Running in 8c0041828903 03:03:21 Removing intermediate container 8c0041828903 03:03:21 ---> 001478435208 03:03:21 03:03:21 Successfully built 001478435208 03:03:21 Successfully tagged core-command-arm64:latest 03:03:28  Building core-command ... done 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 03:03:38 Removing intermediate container 047f772adf36 03:03:38 ---> 4a58d0c6e640 03:03:38 03:03:38 Step 9/24 : FROM alpine:3.14 03:03:38 ---> bb3de5531c18 03:03:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:03:38 ---> Running in 1cbbcc0cb82e 03:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:03:41 (1/3) Installing ca-certificates (20191127-r5) 03:03:42 (2/3) Installing dumb-init (1.2.5-r1) 03:03:42 (3/3) Installing su-exec (0.2-r1) 03:03:42 Executing busybox-1.33.1-r3.trigger 03:03:42 Executing ca-certificates-20191127-r5.trigger 03:03:42 OK: 6 MiB in 17 packages 03:03:43 Removing intermediate container 1cbbcc0cb82e 03:03:43 ---> cba69cfbb0ce 03:03:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:03:44 ---> Running in 5c0d5d22596e 03:03:44 Removing intermediate container 5c0d5d22596e 03:03:44 ---> 120f22d7333e 03:03:44 Step 12/24 : WORKDIR / 03:03:44 ---> Running in 52034dba8653 03:03:45 Removing intermediate container 52034dba8653 03:03:45 ---> ebf09c49b839 03:03:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:03:46 ---> 23d7300a80a1 03:03:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:03:48 ---> 1672c59a8e0a 03:03:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:03:48 Removing intermediate container bfc43b6934f1 03:03:48 ---> 8d3c2b6d3c04 03:03:48 03:03:48 Step 9/22 : FROM alpine:3.14 03:03:48 ---> bb3de5531c18 03:03:48 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:03:48 ---> Using cache 03:03:48 ---> 34c31de0fad6 03:03:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:03:48 ---> Using cache 03:03:48 ---> a7a86615dea3 03:03:48 Step 12/22 : ENV APP_PORT=59881 03:03:48 ---> Running in caa6f5ab8192 03:03:49 ---> 7f8d65c28b92 03:03:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:03:49 Removing intermediate container caa6f5ab8192 03:03:49 ---> eaeb9aadca67 03:03:49 Step 13/22 : EXPOSE $APP_PORT 03:03:49 ---> Running in 7c63ed10b773 03:03:49 Removing intermediate container 7c63ed10b773 03:03:49 ---> 379d1891095a 03:03:49 Step 14/22 : WORKDIR / 03:03:49 ---> Running in 9b5e2b5ade69 03:03:49 ---> 16bcfa94b042 03:03:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:03:50 Removing intermediate container 9b5e2b5ade69 03:03:50 ---> 2b7e6bc70a42 03:03:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:51 ---> 2642fdfede0a 03:03:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:03:51 ---> 5a00ea7dc536 03:03:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:03:53 ---> 2f5d96ad31d2 03:03:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:03:53 ---> 176327f77bbb 03:03:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:03:53 Removing intermediate container 262a267577e1 03:03:53 ---> 53a43fdb4f35 03:03:53 03:03:53 Step 9/22 : FROM alpine:3.14 03:03:53 ---> bb3de5531c18 03:03:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:03:53 ---> Running in 90e15705f211 03:03:54 ---> 323d10231931 03:03:54 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:03:54 ---> 780f2c1adb89 03:03:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:03:54 Removing intermediate container 90e15705f211 03:03:54 ---> af4274d7f39e 03:03:54 Step 11/22 : ENV APP_PORT=59880 03:03:54 ---> Running in 0ea9e48db31c 03:03:54 ---> Running in b6baf0602a11 03:03:54 ---> Running in c5fa267418c1 03:03:54 Removing intermediate container 0ea9e48db31c 03:03:54 ---> fcf70d00765a 03:03:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:54 ---> Running in 9179d5778260 03:03:54 Removing intermediate container c5fa267418c1 03:03:54 ---> 76bd652109fc 03:03:54 Step 12/22 : EXPOSE $APP_PORT 03:03:54 ---> Running in 42ae9581766f 03:03:55 Removing intermediate container 9179d5778260 03:03:55 ---> 0e259ca4caec 03:03:55 Step 20/22 : LABEL arch=arm64 03:03:55 ---> Running in 7b0a5e0727ca 03:03:55 Removing intermediate container 42ae9581766f 03:03:55 ---> b3e61b32ccf0 03:03:55 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:55 ---> Running in f65f1224ee36 03:03:55 Removing intermediate container 7b0a5e0727ca 03:03:55 ---> 8573a534dff1 03:03:55 Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:03:55 ---> Running in b700f3cc0e1d 03:03:57 Removing intermediate container b6baf0602a11 03:03:57 ---> 5363ef3236d8 03:03:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:03:57 Removing intermediate container b700f3cc0e1d 03:03:57 ---> 5321add92970 03:03:57 Step 22/22 : LABEL version=0.0.0 03:03:57 ---> Running in 3aa48f74eb3c 03:03:57 ---> Running in 89209569ece7 03:03:57 Removing intermediate container 3aa48f74eb3c 03:03:57 ---> 07b26c45ed31 03:03:57 Step 22/24 : LABEL arch=arm64 03:03:57 Removing intermediate container 89209569ece7 03:03:57 ---> 8ce5c5964d1a 03:03:57 03:03:57 ---> Running in 1b597e017cfe 03:03:57 Successfully built 8ce5c5964d1a 03:03:57 Successfully tagged core-metadata-arm64:latest 03:03:57  Building core-metadata ... done Removing intermediate container 1b597e017cfe 03:03:57 ---> a190d4f7d226 03:03:57 Step 23/24 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:03:57 ---> Running in 74c04dc412cd 03:03:58 Removing intermediate container f65f1224ee36 03:03:58 ---> 85d1e2718e8e 03:03:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:03:58 ---> Running in e38410e51bbe 03:03:58 Removing intermediate container 74c04dc412cd 03:03:58 ---> 84f9426153b4 03:03:58 Step 24/24 : LABEL version=0.0.0 03:03:58 ---> Running in 378b5df6ff55 03:03:59 Removing intermediate container 378b5df6ff55 03:03:59 ---> 6480bf1cdc2d 03:03:59 03:03:59 Successfully built 6480bf1cdc2d 03:03:59 Successfully tagged security-secretstore-setup-arm64:latest 03:03:59  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:04:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:04:01 (1/6) Installing dumb-init (1.2.5-r1) 03:04:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:04:01 (3/6) Installing libsodium (1.0.18-r0) 03:04:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:04:01 (5/6) Installing libzmq (4.3.4-r0) 03:04:01 (6/6) Installing zeromq (4.3.4-r0) 03:04:01 Executing busybox-1.33.1-r3.trigger 03:04:01 OK: 8 MiB in 20 packages 03:04:02 Removing intermediate container e38410e51bbe 03:04:02 ---> a3bb6365af67 03:04:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:03 ---> 69e093f2daa7 03:04:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:04:04 ---> 519b58e8a9ea 03:04:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:04:05 ---> cc4f2e11cb03 03:04:05 Step 18/22 : ENTRYPOINT ["/core-data"] 03:04:05 ---> Running in 6c407c17e8c0 03:04:05 Removing intermediate container 6c407c17e8c0 03:04:05 ---> 029772af3b1b 03:04:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:04:06 ---> Running in a93f22685de6 03:04:06 Removing intermediate container a93f22685de6 03:04:06 ---> 8819fef8abf9 03:04:06 Step 20/22 : LABEL arch=arm64 03:04:06 ---> Running in b21f94628df6 03:04:06 Removing intermediate container b21f94628df6 03:04:06 ---> c94d9301d259 03:04:06 Step 21/22 : LABEL git_sha=fe6081c4ca8d805012ac499859bc9d714b93eba4 03:04:06 ---> Running in 323b5a14c608 03:04:07 Removing intermediate container 323b5a14c608 03:04:07 ---> 0d35b123d119 03:04:07 Step 22/22 : LABEL version=0.0.0 03:04:07 ---> Running in 151fe5c514fb 03:04:07 Removing intermediate container 151fe5c514fb 03:04:07 ---> b400cddaf25e 03:04:07 03:04:08 Successfully built b400cddaf25e 03:04:08 Successfully tagged core-data-arm64:latest 03:04:08  Building core-data ... done  [Pipeline] } 03:04:08 $ docker stop --time=1 323177ac59c9e745d2b4161e53825190a1fb9fff8c82678b5f47be99df28c327 03:04:10 $ docker rm -f 323177ac59c9e745d2b4161e53825190a1fb9fff8c82678b5f47be99df28c327 [Pipeline] // withDockerContainer [Pipeline] sh 03:04:10 + docker images 03:04:11 REPOSITORY TAG IMAGE ID CREATED SIZE 03:04:11 core-data-arm64 latest b400cddaf25e 3 seconds ago 19.5MB 03:04:11 security-secretstore-setup-arm64 latest 6480bf1cdc2d 12 seconds ago 26.8MB 03:04:11 core-metadata-arm64 latest 8ce5c5964d1a 14 seconds ago 15.9MB 03:04:11 53a43fdb4f35 18 seconds ago 1.58GB 03:04:11 8d3c2b6d3c04 23 seconds ago 1.57GB 03:04:11 4a58d0c6e640 33 seconds ago 1.58GB 03:04:11 core-command-arm64 latest 001478435208 49 seconds ago 15.2MB 03:04:11 b92947c43d01 59 seconds ago 1.57GB 03:04:11 sys-mgmt-agent-arm64 latest d7c2d8f384d3 2 minutes ago 277MB 03:04:11 security-bootstrapper-arm64 latest 6dc4ada01011 3 minutes ago 17.8MB 03:04:11 support-scheduler-arm64 latest 52209922e1ed 3 minutes ago 15.3MB 03:04:11 support-notifications-arm64 latest 31cdcc5899c8 3 minutes ago 16.1MB 03:04:11 security-proxy-setup-arm64 latest bf61c1f3b8d6 3 minutes ago 25.4MB 03:04:11 0d14b4608e15 3 minutes ago 1.57GB 03:04:11 4138aa6391d1 3 minutes ago 1.57GB 03:04:11 31091de013a4 3 minutes ago 1.57GB 03:04:11 0d666f075d7a 3 minutes ago 1.57GB 03:04:11 0caf1fccb0c4 3 minutes ago 1.57GB 03:04:11 ci-base-image-arm64 latest 5ad8386d8612 13 minutes ago 1.24GB 03:04:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB 03:04:11 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 03:04:11 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 03:04:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 03:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:12 03:04:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:13 arm64: Pulling from edgex-lftools-log-publisher 03:04:13 448f6bf000e3: Pulling fs layer 03:04:13 f757da607395: Pulling fs layer 03:04:13 05883995daec: Pulling fs layer 03:04:13 8603b9c90790: Pulling fs layer 03:04:13 1560dd03e051: Pulling fs layer 03:04:13 27f5ce0e4adf: Pulling fs layer 03:04:13 c2d8d7efcc4b: Pulling fs layer 03:04:13 1560dd03e051: Waiting 03:04:13 27f5ce0e4adf: Waiting 03:04:13 8603b9c90790: Waiting 03:04:13 c2d8d7efcc4b: Waiting 03:04:13 f757da607395: Verifying Checksum 03:04:13 f757da607395: Download complete 03:04:13 8603b9c90790: Verifying Checksum 03:04:13 8603b9c90790: Download complete 03:04:13 1560dd03e051: Verifying Checksum 03:04:13 1560dd03e051: Download complete 03:04:13 27f5ce0e4adf: Verifying Checksum 03:04:13 27f5ce0e4adf: Download complete 03:04:13 05883995daec: Verifying Checksum 03:04:13 05883995daec: Download complete 03:04:13 448f6bf000e3: Verifying Checksum 03:04:13 448f6bf000e3: Download complete 03:04:16 c2d8d7efcc4b: Verifying Checksum 03:04:16 c2d8d7efcc4b: Download complete 03:04:17 448f6bf000e3: Pull complete 03:04:18 f757da607395: Pull complete 03:04:19 05883995daec: Pull complete 03:04:19 8603b9c90790: Pull complete 03:04:20 1560dd03e051: Pull complete 03:04:21 27f5ce0e4adf: Pull complete 03:04:36 c2d8d7efcc4b: Pull complete 03:04:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:04:36 prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container 03:04:36 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:04:39 $ docker top a7f67d46e83708fb0eedf80418e8b260f3725f6bef8930d7c10f8749fece1c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:42 ---> job-cost.sh 03:04:42 lf-activate-venv: SKIPPING 03:04:42 INFO: No Stack... 03:04:42 INFO: Retrieving Pricing Info for: v3-standard-4 03:04:43 INFO: Archiving Costs [Pipeline] sh 03:04:43 + cat /w/workspace/edgex-go/5/archives/cost.csv 03:04:43 + cut -d, -f6 [Pipeline] lock 03:04:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3772-5-stack-cost] 03:04:43 Resource [jenkins-edgexfoundry-edgex-go-PR-3772-5-stack-cost] did not exist. Created. 03:04:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3772-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:04:44 + echo total: 0.10999999940395355 [Pipeline] stash 03:04:44 Stashed 1 file(s) [Pipeline] } 03:04:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3772-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:04:44 $ docker stop --time=1 a7f67d46e83708fb0eedf80418e8b260f3725f6bef8930d7c10f8749fece1c83 03:04:46 $ docker rm -f a7f67d46e83708fb0eedf80418e8b260f3725f6bef8930d7c10f8749fece1c83 [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 03:04:46 provisioning config files... 03:04:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config329656672107269058tmp [Pipeline] { [Pipeline] sh 03:04:47 + set +x 03:04:47 + curl -s https://codecov.io/bash 03:04:47 + bash -s -- 03:04:47 03:04:47 _____ _ 03:04:47 / ____| | | 03:04:47 | | ___ __| | ___ ___ _____ __ 03:04:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:04:47 | |___| (_) | (_| | __/ (_| (_) \ V / 03:04:47 \_____\___/ \__,_|\___|\___\___/ \_/ 03:04:47 Bash-1.0.6 03:04:47 03:04:47 03:04:47 ==> git version 2.24.4 found 03:04:47 ==> 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 03:04:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:04:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:04:47 ==> Jenkins CI detected. 03:04:47 current dir:  /w/workspace/edgex-go/5 03:04:47 project root: . 03:04:47 --> token set from env 03:04:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:04:47 ==> Running gcov in . (disable via -X gcov) 03:04:47 ==> Python coveragepy not found 03:04:47 ==> Searching for coverage reports in: 03:04:47 + . 03:04:47 -> Found 1 reports 03:04:47 ==> Detecting git/mercurial file structure 03:04:47 ==> Reading reports 03:04:47 + ./coverage.out bytes=428179 03:04:47 ==> Appending adjustments 03:04:47 https://docs.codecov.io/docs/fixing-reports 03:04:48 + Found adjustments 03:04:48 ==> Gzipping contents 03:04:48 60K /tmp/codecov.ncqQN1.gz 03:04:48 ==> Uploading reports 03:04:48 url: https://codecov.io 03:04:48 query: branch=PR-3772&commit=fe6081c4ca8d805012ac499859bc9d714b93eba4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3772%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3772&job=&cmd_args= 03:04:48 -> Pinging Codecov 03:04:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3772&commit=fe6081c4ca8d805012ac499859bc9d714b93eba4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3772%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3772&job=&cmd_args= 03:04:49 -> Uploading to 03:04:49 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/fe6081c4ca8d805012ac499859bc9d714b93eba4/9e77daf1-094e-4b80-b1ff-a1dead8cbf5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T030448Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab3a3a8e4bd3094c535baa37ef86587f2b33ab37af81803d6c51e514870b8dd7 03:04:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:49 Dload Upload Total Spent Left Speed 03:04:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57702 0 0 100 57702 0 168k --:--:-- --:--:-- --:--:-- 169k 03:04:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fe6081c4ca8d805012ac499859bc9d714b93eba4 [Pipeline] } 03:04:49 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:04:51 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:04:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:04:52 ---> package-listing.sh 03:04:52 ++ facter osfamily 03:04:52 ++ tr '[:upper:]' '[:lower:]' 03:04:52 + OS_FAMILY=redhat 03:04:52 + workspace=/w/workspace/edgex-go/5 03:04:52 + START_PACKAGES=/tmp/packages_start.txt 03:04:52 + END_PACKAGES=/tmp/packages_end.txt 03:04:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:04:52 + PACKAGES=/tmp/packages_start.txt 03:04:52 + '[' /w/workspace/edgex-go/5 ']' 03:04:52 + PACKAGES=/tmp/packages_end.txt 03:04:52 + case "${OS_FAMILY}" in 03:04:52 + rpm -qa 03:04:52 + sort 03:04:55 + '[' -f /tmp/packages_start.txt ']' 03:04:55 + '[' -f /tmp/packages_end.txt ']' 03:04:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:04:55 + '[' /w/workspace/edgex-go/5 ']' 03:04:55 + mkdir -p /w/workspace/edgex-go/5/archives/ 03:04:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 03:04:55 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:04:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:04:56 03:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:04:57 latest: Pulling from edgex-lftools-log-publisher 03:04:57 b4d181a07f80: Pulling fs layer 03:04:57 a1111a8f2ec3: Pulling fs layer 03:04:57 ed53099fbce6: Pulling fs layer 03:04:57 dc539afda2c1: Pulling fs layer 03:04:57 77bc0d833cb6: Pulling fs layer 03:04:57 9065ff56babe: Pulling fs layer 03:04:57 d287ab97295c: Pulling fs layer 03:04:57 77bc0d833cb6: Waiting 03:04:57 9065ff56babe: Waiting 03:04:57 d287ab97295c: Waiting 03:04:57 dc539afda2c1: Waiting 03:04:57 a1111a8f2ec3: Verifying Checksum 03:04:57 a1111a8f2ec3: Download complete 03:04:57 dc539afda2c1: Verifying Checksum 03:04:57 dc539afda2c1: Download complete 03:04:57 ed53099fbce6: Verifying Checksum 03:04:57 ed53099fbce6: Download complete 03:04:57 77bc0d833cb6: Verifying Checksum 03:04:57 77bc0d833cb6: Download complete 03:04:57 9065ff56babe: Verifying Checksum 03:04:57 9065ff56babe: Download complete 03:04:57 b4d181a07f80: Verifying Checksum 03:04:57 b4d181a07f80: Download complete 03:04:57 d287ab97295c: Verifying Checksum 03:04:57 d287ab97295c: Download complete 03:04:58 b4d181a07f80: Pull complete 03:04:59 a1111a8f2ec3: Pull complete 03:04:59 ed53099fbce6: Pull complete 03:04:59 dc539afda2c1: Pull complete 03:04:59 77bc0d833cb6: Pull complete 03:04:59 9065ff56babe: Pull complete 03:05:05 d287ab97295c: Pull complete 03:05:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:05:05 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 03:05:05 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:05:08 $ docker top 5b959ce6793eb3d53366aca2a9d0d54dd01369080c623ab3f3616dab17a05472 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:09 + touch /tmp/pre-build-complete [Pipeline] sh 03:05:09 + mkdir -p /var/log/sysstat [Pipeline] sh 03:05:09 + ls /var/log/sa-host 03:05:09 + sadf -c /var/log/sa-host/sa27 03:05:09 file_magic: OK 03:05:09 HZ: Using current value: 100 03:05:09 file_header: OK 03:05:09 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 03:05:09 Statistics: 03:05:09 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... 03:05:09 File successfully converted to sysstat format version 12.0.3 03:05:09 + sadf -c /var/log/sa-host/sa30 03:05:09 file_magic: OK 03:05:09 HZ: Using current value: 100 03:05:09 file_header: OK 03:05:09 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 03:05:09 Statistics: 03:05:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:05:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:10 provisioning config files... 03:05:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config640569122349075271tmp [Pipeline] { [Pipeline] echo 03:05:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:05:11 ---> create-netrc.sh [Pipeline] } 03:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:05:11 ---> python-tools-install.sh [Pipeline] echo 03:05:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:05:11 ---> sudo-logs.sh 03:05:11 Archiving 'sudo' log.. 03:05:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-2249.novalocal: Name or service not known 03:05:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-2249.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:05:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:05:12 ---> job-cost.sh 03:05:12 lf-activate-venv: SKIPPING 03:05:12 DEBUG: total: 0.10999999940395355 03:05:12 INFO: Retrieving Stack Cost... 03:05:12 INFO: Retrieving Pricing Info for: v3-standard-2 03:05:12 INFO: Archiving Costs [Pipeline] echo 03:05:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:05:13 ---> logs-deploy.sh 03:05:13 lf-activate-venv: SKIPPING 03:05:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3772/5 03:05:13 INFO: archiving workspace using pattern(s): 03:05:14 Archives upload complete. 03:05:14 INFO: archiving logs to Nexus 03:05:14 ---> uname -a: 03:05:14 Linux prd-centos7-docker-4c-2g-2249.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:05:14 03:05:14 03:05:14 ---> lscpu: 03:05:14 Architecture: x86_64 03:05:14 CPU op-mode(s): 32-bit, 64-bit 03:05:14 Byte Order: Little Endian 03:05:14 Address sizes: 40 bits physical, 48 bits virtual 03:05:14 CPU(s): 2 03:05:14 On-line CPU(s) list: 0,1 03:05:14 Thread(s) per core: 1 03:05:14 Core(s) per socket: 1 03:05:14 Socket(s): 2 03:05:14 NUMA node(s): 1 03:05:14 Vendor ID: AuthenticAMD 03:05:14 CPU family: 23 03:05:14 Model: 49 03:05:14 Model name: AMD EPYC-Rome Processor 03:05:14 Stepping: 0 03:05:14 CPU MHz: 2799.998 03:05:14 BogoMIPS: 5599.99 03:05:14 Virtualization: AMD-V 03:05:14 Hypervisor vendor: KVM 03:05:14 Virtualization type: full 03:05:14 L1d cache: 32K 03:05:14 L1i cache: 32K 03:05:14 L2 cache: 512K 03:05:14 L3 cache: 16384K 03:05:14 NUMA node0 CPU(s): 0,1 03:05:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:05:14 03:05:14 03:05:14 ---> nproc: 03:05:14 2 03:05:14 03:05:14 03:05:14 ---> df -h: 03:05:14 Filesystem Size Used Avail Use% Mounted on 03:05:14 overlay 40G 13G 28G 32% / 03:05:14 tmpfs 64M 0 64M 0% /dev 03:05:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:05:14 shm 64M 0 64M 0% /dev/shm 03:05:14 /dev/vda1 40G 13G 28G 32% /facter-os 03:05:14 03:05:14 03:05:14 ---> sar -b -r -n DEV: 03:05:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 03:05:14 03:05:14 02:44:51 LINUX RESTART (2 CPU) 03:05:14 03:05:14 02:46:01 tps rtps wtps bread/s bwrtn/s 03:05:14 02:47:01 369.88 0.00 369.88 0.00 88413.34 03:05:14 02:48:01 57.97 0.00 57.97 0.00 10810.39 03:05:14 02:49:01 113.69 0.02 113.67 0.53 4775.01 03:05:14 02:50:02 671.43 299.08 372.35 8417.35 251551.29 03:05:14 02:51:01 501.39 110.38 391.00 6327.49 158740.28 03:05:14 02:52:01 466.43 42.71 423.71 2441.57 122127.28 03:05:14 02:53:01 6.53 0.00 6.53 0.00 252.23 03:05:14 02:54:01 0.25 0.00 0.25 0.00 2.73 03:05:14 02:55:01 0.20 0.00 0.20 0.00 1.62 03:05:14 02:56:01 0.37 0.08 0.28 27.85 3.45 03:05:14 02:57:01 0.25 0.00 0.25 0.00 2.60 03:05:14 02:58:01 0.25 0.00 0.25 0.00 3.02 03:05:14 02:59:01 0.32 0.00 0.32 0.00 2.96 03:05:14 03:00:01 0.45 0.23 0.22 7.33 2.17 03:05:14 03:01:01 0.80 0.02 0.78 0.13 13.91 03:05:14 03:02:01 0.52 0.18 0.33 3.46 5.05 03:05:14 03:03:01 0.22 0.00 0.22 0.00 2.75 03:05:14 03:04:01 0.33 0.07 0.27 1.07 3.67 03:05:14 03:05:01 61.81 57.40 4.41 4337.07 195.61 03:05:14 Average: 118.59 26.93 91.66 1134.86 33541.86 03:05:14 03:05:14 02:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:05:14 02:47:01 3540668 0 955520 11.93 2620 3510124 1634408 18.04 1253372 2746160 166660 03:05:14 02:48:01 3291744 0 1039852 12.98 2620 3674716 1636828 18.07 1417116 2815492 17396 03:05:14 02:49:01 3250260 0 1065280 13.30 2620 3690772 1527332 16.86 1446516 2804744 66860 03:05:14 02:50:02 267800 0 1305052 16.29 2620 6433460 2184176 24.11 3245700 3877792 69580 03:05:14 02:51:01 665016 0 1265364 15.80 2620 6075932 1896096 20.93 3162280 3555288 86568 03:05:14 02:52:01 2948016 0 1158228 14.46 2620 3900068 1455816 16.07 1442968 2995584 20 03:05:14 02:53:01 2961552 0 1144684 14.29 2620 3900076 1323536 14.61 1436616 2995208 16 03:05:14 02:54:01 2962896 0 1143336 14.28 2620 3900080 1323536 14.61 1436660 2995216 8 03:05:14 02:55:01 2976876 0 1129352 14.10 2620 3900084 1323536 14.61 1461068 2957088 8 03:05:14 02:56:01 2974796 0 1130616 14.12 2620 3900900 1323608 14.61 1464804 2955140 8 03:05:14 02:57:01 2975012 0 1130400 14.11 2620 3900900 1323536 14.61 1464724 2955140 8 03:05:14 02:58:01 2975012 0 1130392 14.11 2620 3900908 1323536 14.61 1464848 2955140 8 03:05:14 02:59:01 2975004 0 1130396 14.11 2620 3900912 1323536 14.61 1464852 2955140 8 03:05:14 03:00:01 2975060 0 1130308 14.11 2620 3900944 1323536 14.61 1464772 2955136 20 03:05:14 03:01:01 2973684 0 1131680 14.13 2620 3900948 1326104 14.64 1465708 2955136 8 03:05:14 03:02:01 2974324 0 1130860 14.12 2620 3901128 1324080 14.62 1465112 2955252 8 03:05:14 03:03:01 2974340 0 1130836 14.12 2620 3901136 1324044 14.62 1465108 2955256 8 03:05:14 03:04:01 2973144 0 1132028 14.13 2620 3901140 1324308 14.62 1465844 2955284 16 03:05:14 03:05:01 2306000 0 1220052 15.23 2620 4480260 1688496 18.64 1643240 3425000 448432 03:05:14 Average: 2733748 0 1137065 14.20 2620 4135499 1468950 16.22 1638490 3040221 45034 03:05:14 03:05:14 02:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:05:14 02:47:01 eth0 263.25 198.57 2076.38 29.34 0.00 0.00 0.00 0.00 03:05:14 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:47:01 vethf62bbe9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:05:14 02:47:01 docker0 178.01 227.02 14.47 2042.86 0.00 0.00 0.00 0.00 03:05:14 02:48:01 eth0 28.66 15.37 22.19 11.27 0.00 0.00 0.00 0.00 03:05:14 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:48:01 vethf62bbe9 2.23 2.23 0.18 0.19 0.00 0.00 0.00 0.00 03:05:14 02:48:01 docker0 2.23 2.23 0.15 0.19 0.00 0.00 0.00 0.00 03:05:14 02:49:01 eth0 20.75 11.06 17.99 9.33 0.00 0.00 0.00 0.00 03:05:14 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:49:01 vethf62bbe9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:50:02 vethae53023 0.00 0.66 0.00 0.04 0.00 0.00 0.00 0.00 03:05:14 02:50:02 eth0 135.99 85.39 1859.30 129.49 0.00 0.00 0.00 0.00 03:05:14 02:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:50:02 docker0 18.43 32.99 1.00 175.88 0.00 0.00 0.00 0.00 03:05:14 02:51:01 vethae53023 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 03:05:14 02:51:01 eth0 73.88 39.14 1154.29 16.12 0.00 0.00 0.00 0.00 03:05:14 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:51:01 docker0 2.40 6.56 0.16 75.35 0.00 0.00 0.00 0.00 03:05:14 02:52:01 eth0 110.97 63.26 626.10 137.21 0.00 0.00 0.00 0.00 03:05:14 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:52:01 docker0 23.05 49.36 1.81 583.18 0.00 0.00 0.00 0.00 03:05:14 02:53:01 eth0 0.07 0.07 0.01 0.19 0.00 0.00 0.00 0.00 03:05:14 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:55:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:05:14 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:56:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 03:05:14 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:05:14 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:05:14 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:05:14 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:00:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:05:14 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:01:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:05:14 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:02:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:05:14 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:03:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 03:05:14 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:04:01 eth0 1.72 0.63 0.62 0.37 0.00 0.00 0.00 0.00 03:05:14 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:05:01 eth0 111.22 67.92 2598.12 12.28 0.00 0.00 0.00 0.00 03:05:14 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 Average: eth0 39.42 25.43 440.06 18.26 0.00 0.00 0.00 0.00 03:05:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:14 Average: docker0 11.81 16.77 0.93 151.56 0.00 0.00 0.00 0.00 03:05:14 03:05:14 03:05:14 ---> sar -P ALL: 03:05:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 03:05:14 03:05:14 02:44:51 LINUX RESTART (2 CPU) 03:05:14 03:05:14 02:46:01 CPU %user %nice %system %iowait %steal %idle 03:05:14 02:47:01 all 44.99 0.00 12.62 3.19 0.15 39.04 03:05:14 02:47:01 0 45.15 0.00 13.46 3.62 0.15 37.62 03:05:14 02:47:01 1 44.84 0.00 11.78 2.75 0.16 40.46 03:05:14 02:48:01 all 40.19 0.00 5.16 0.39 0.10 54.15 03:05:14 02:48:01 0 40.13 0.00 5.60 0.37 0.11 53.80 03:05:14 02:48:01 1 40.26 0.00 4.73 0.41 0.09 54.51 03:05:14 02:49:01 all 73.56 0.00 6.90 1.21 0.16 18.17 03:05:14 02:49:01 0 71.91 0.00 7.40 1.34 0.17 19.19 03:05:14 02:49:01 1 75.20 0.00 6.41 1.09 0.15 17.15 03:05:14 02:50:02 all 30.78 0.00 16.69 23.68 0.13 28.71 03:05:14 02:50:02 0 31.53 0.00 17.01 25.04 0.13 26.30 03:05:14 02:50:02 1 30.03 0.00 16.38 22.33 0.14 31.12 03:05:14 02:51:01 all 81.02 0.00 15.55 2.71 0.19 0.53 03:05:14 02:51:01 0 81.15 0.00 15.47 2.64 0.19 0.55 03:05:14 02:51:01 1 80.89 0.00 15.64 2.78 0.19 0.50 03:05:14 02:52:01 all 69.49 0.00 15.87 2.37 0.16 12.11 03:05:14 02:52:01 0 67.62 0.00 17.58 2.30 0.15 12.35 03:05:14 02:52:01 1 71.37 0.00 14.14 2.45 0.17 11.88 03:05:14 02:53:01 all 0.18 0.00 0.12 0.02 0.00 99.69 03:05:14 02:53:01 0 0.03 0.00 0.10 0.03 0.00 99.83 03:05:14 02:53:01 1 0.32 0.00 0.13 0.00 0.00 99.55 03:05:14 02:54:01 all 0.13 0.00 0.06 0.00 0.01 99.81 03:05:14 02:54:01 0 0.13 0.00 0.05 0.00 0.02 99.80 03:05:14 02:54:01 1 0.12 0.00 0.07 0.00 0.00 99.82 03:05:14 02:55:01 all 0.19 0.00 0.05 0.00 0.02 99.74 03:05:14 02:55:01 0 0.33 0.00 0.05 0.00 0.02 99.60 03:05:14 02:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:05:14 02:56:01 all 0.24 0.00 0.03 0.00 0.01 99.72 03:05:14 02:56:01 0 0.43 0.00 0.02 0.00 0.02 99.53 03:05:14 02:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:05:14 02:57:01 all 0.23 0.00 0.03 0.00 0.01 99.72 03:05:14 02:57:01 0 0.40 0.00 0.02 0.00 0.00 99.58 03:05:14 02:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:05:14 03:05:14 02:57:01 CPU %user %nice %system %iowait %steal %idle 03:05:14 02:58:01 all 0.11 0.00 0.04 0.00 0.02 99.83 03:05:14 02:58:01 0 0.12 0.00 0.03 0.00 0.02 99.83 03:05:14 02:58:01 1 0.10 0.00 0.05 0.00 0.02 99.83 03:05:14 02:59:01 all 0.18 0.00 0.03 0.00 0.01 99.79 03:05:14 02:59:01 0 0.32 0.00 0.03 0.00 0.02 99.63 03:05:14 02:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:05:14 03:00:01 all 0.23 0.00 0.05 0.01 0.00 99.71 03:05:14 03:00:01 0 0.43 0.00 0.05 0.00 0.00 99.52 03:05:14 03:00:01 1 0.03 0.00 0.05 0.02 0.00 99.90 03:05:14 03:01:01 all 0.13 0.00 0.05 0.00 0.01 99.82 03:05:14 03:01:01 0 0.18 0.00 0.05 0.00 0.00 99.77 03:05:14 03:01:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:05:14 03:02:01 all 0.26 0.00 0.04 0.00 0.00 99.70 03:05:14 03:02:01 0 0.47 0.00 0.02 0.00 0.00 99.52 03:05:14 03:02:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:05:14 03:03:01 all 0.21 0.00 0.03 0.00 0.02 99.75 03:05:14 03:03:01 0 0.38 0.00 0.02 0.00 0.02 99.58 03:05:14 03:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:05:14 03:04:01 all 0.25 0.00 0.04 0.00 0.01 99.70 03:05:14 03:04:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:05:14 03:04:01 1 0.43 0.00 0.05 0.00 0.02 99.50 03:05:14 03:05:01 all 6.84 0.00 2.26 1.70 0.03 89.17 03:05:14 03:05:01 0 7.15 0.00 2.54 2.52 0.03 87.75 03:05:14 03:05:01 1 6.53 0.00 1.98 0.88 0.02 90.59 03:05:14 Average: all 17.13 0.00 3.73 1.77 0.05 77.33 03:05:14 Average: 0 17.11 0.00 3.93 1.90 0.05 77.01 03:05:14 Average: 1 17.15 0.00 3.53 1.63 0.05 77.64 03:05:14 03:05:14 03:05:14