Pull request #3619 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3b3e7e3e41118f9cdc0f844ff99ad26354133de+1e29038257f9cf3e20d04decabeb5e5af95e4ca0 (b3c011de6722bce44f76d01ad9b0a3c1e69e9958) 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-ssh2471487479000478651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh6560720831124347262.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3619/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-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3479287898491722087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh3362976056073948795.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3619/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-3619/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6665843705954589746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2977 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh6624413383297399621.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit e3b3e7e3e41118f9cdc0f844ff99ad26354133de Merge succeeded, producing e3b3e7e3e41118f9cdc0f844ff99ad26354133de Checking out Revision e3b3e7e3e41118f9cdc0f844ff99ad26354133de (PR-3619) > 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/4@tmp/jenkins-gitclient-ssh770055049616033624.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # 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/4@tmp/jenkins-gitclient-ssh4024284749493372598.key > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:26:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 61ec7ffc7cb9a5724f16ed55eca94272704fba98 # timeout=10 [Pipeline] withCredentials 21:26:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:26:30 ========================================================= 21:26:30 EdgeX Global Pipelines Version Info 21:26:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:26:32 ------------------- 21:26:32 stable info: 21:26:32 ------------------- 21:26:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:26:32 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 21:26:32 Message: update stable to v1.0.196 21:26:33 ------------------- 21:26:33 experimental info: 21:26:33 ------------------- 21:26:33 Commited By: **** collab-it+edgex@linuxfoundation.org 21:26:33 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 21:26:33 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3619 [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3619 [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3619 [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3b3e7e3e41118f9cdc0f844ff99ad26354133de [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3b3e7e [Pipeline] echo 21:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:34 provisioning config files... 21:26:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7367885853820425499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:34 ---> docker-login.sh 21:26:34 nexus3.edgexfoundry.org:10001 21:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:34 Configure a credential helper to remove this warning. See 21:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:34 21:26:34 Login Succeeded 21:26:34 nexus3.edgexfoundry.org:10002 21:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:34 Configure a credential helper to remove this warning. See 21:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:34 21:26:34 Login Succeeded 21:26:34 nexus3.edgexfoundry.org:10003 21:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:34 Configure a credential helper to remove this warning. See 21:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:34 21:26:34 Login Succeeded 21:26:34 nexus3.edgexfoundry.org:10004 21:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:35 Configure a credential helper to remove this warning. See 21:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:35 21:26:35 Login Succeeded 21:26:35 docker.io 21:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:36 Configure a credential helper to remove this warning. See 21:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:36 21:26:36 Login Succeeded 21:26:36 ---> docker-login.sh ends [Pipeline] } 21:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26: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 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/core-command/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo core-command,cmd/core-command/Dockerfile 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/core-data/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo core-data,cmd/core-data/Dockerfile 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/core-metadata/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo core-metadata,cmd/core-metadata/Dockerfile 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/security-bootstrapper/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/security-proxy-setup/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/support-notifications/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo support-notifications,cmd/support-notifications/Dockerfile 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/support-scheduler/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:26:36 + for file in '`ls cmd/**/Dockerfile`' 21:26:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:26:36 ++ cut -d/ -f2 21:26:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:26: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 21:26:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:39 21:26:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:26:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:39 latest: Pulling from edgex-devops/git-semver 21:26:39 31603596830f: Pulling fs layer 21:26:39 b6dc333f4379: Pulling fs layer 21:26:39 3d9ef1400e77: Pulling fs layer 21:26:39 fd332fbdc1db: Pulling fs layer 21:26:39 fd332fbdc1db: Waiting 21:26:39 b6dc333f4379: Download complete 21:26:40 31603596830f: Verifying Checksum 21:26:40 31603596830f: Download complete 21:26:40 31603596830f: Pull complete 21:26:40 b6dc333f4379: Pull complete 21:26:40 3d9ef1400e77: Verifying Checksum 21:26:40 3d9ef1400e77: Download complete 21:26:40 fd332fbdc1db: Verifying Checksum 21:26:40 fd332fbdc1db: Download complete 21:26:40 3d9ef1400e77: Pull complete 21:26:40 fd332fbdc1db: Pull complete 21:26:41 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 21:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:26:41 prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container 21:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:26:41 $ docker top f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:42 [ssh-agent] Looking for ssh-agent implementation... 21:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:42 $ docker exec f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 ssh-agent 21:26:42 SSH_AUTH_SOCK=/tmp/ssh-DwALenr98HYE/agent.14 21:26:42 SSH_AGENT_PID=20 21:26:42 Running ssh-add (command line suppressed) 21:26:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9077826551456888926.key (/w/workspace/edgex-go/4@tmp/private_key_9077826551456888926.key) 21:26:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:42 + git tag --points-at HEAD [Pipeline] } 21:26:42 $ docker exec --env ******** --env ******** f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 ssh-agent -k 21:26:42 unset SSH_AUTH_SOCK; 21:26:42 unset SSH_AGENT_PID; 21:26:42 echo Agent pid 20 killed; 21:26:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:43 [ssh-agent] Looking for ssh-agent implementation... 21:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:43 $ docker exec f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 ssh-agent 21:26:43 SSH_AUTH_SOCK=/tmp/ssh-NU4cpmp4wc6h/agent.54 21:26:43 SSH_AGENT_PID=61 21:26:43 Running ssh-add (command line suppressed) 21:26:43 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5120983071585009578.key (/w/workspace/edgex-go/4@tmp/private_key_5120983071585009578.key) 21:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:43 + git semver init 21:26:43 # -> Open(): unable to determine branch for HEAD 21:26:43 # $GIT_DIR = /w/workspace/edgex-go/4/.git 21:26:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 21:26:43 # $SEMVER_REMOTE_NAME = origin 21:26:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:26:43 # $SEMVER_USER_NAME = edgex-jenkins 21:26:43 # $SEMVER_BRANCH = PR-3619 21:26:43 # $SEMVER_TEMP = /tmp/semver-234614896 21:26:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:27:10 # '/tmp/semver-234614896' -> '/w/workspace/edgex-go/4/.semver' 21:27:10 # -> Force: false 21:27:10 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 21:27:10 $ docker exec --env ******** --env ******** f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 ssh-agent -k 21:27:10 unset SSH_AUTH_SOCK; 21:27:10 unset SSH_AGENT_PID; 21:27:10 echo Agent pid 61 killed; 21:27:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:10 + git semver [Pipeline] } 21:27:10 $ docker stop --time=1 f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 21:27:12 $ docker rm -f f8687e0bc82a9c0b7d68bd7442047cbaeed3a6c853895f36b59fdf9517143ba5 [Pipeline] // withDockerContainer [Pipeline] sh 21:27:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:27:13 Stashed 1 file(s) [Pipeline] echo 21:27:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:27:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:27:14 + sudo service docker restart 21:27:14 + true 21:27:14 Redirecting to /bin/systemctl restart docker.service 21:27:28 Still waiting to schedule task 21:27:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 21:27:33 ========================================================= 21:27:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:27:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:27:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:27:34 Sending build context to Docker daemon 328.5MB 21:27:34 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:27:34 Step 2/6 : FROM ${BASE} 21:27:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:27:34 540db60ca938: Pulling fs layer 21:27:34 adcc1eea9eea: Pulling fs layer 21:27:34 4c4ab2625f07: Pulling fs layer 21:27:34 0773c198feca: Pulling fs layer 21:27:34 345f892a5656: Pulling fs layer 21:27:34 4796506630df: Pulling fs layer 21:27:34 cc55df3e53f1: Pulling fs layer 21:27:34 4d027b6c602c: Pulling fs layer 21:27:34 449e75d2c14e: Pulling fs layer 21:27:34 0773c198feca: Waiting 21:27:34 345f892a5656: Waiting 21:27:34 4796506630df: Waiting 21:27:34 cc55df3e53f1: Waiting 21:27:34 4d027b6c602c: Waiting 21:27:34 449e75d2c14e: Waiting 21:27:34 4c4ab2625f07: Verifying Checksum 21:27:34 4c4ab2625f07: Download complete 21:27:35 adcc1eea9eea: Verifying Checksum 21:27:35 adcc1eea9eea: Download complete 21:27:35 345f892a5656: Verifying Checksum 21:27:35 345f892a5656: Download complete 21:27:35 4796506630df: Verifying Checksum 21:27:35 4796506630df: Download complete 21:27:35 540db60ca938: Verifying Checksum 21:27:35 cc55df3e53f1: Verifying Checksum 21:27:35 cc55df3e53f1: Download complete 21:27:35 540db60ca938: Pull complete 21:27:35 adcc1eea9eea: Pull complete 21:27:35 4c4ab2625f07: Pull complete 21:27:35 4d027b6c602c: Verifying Checksum 21:27:35 4d027b6c602c: Download complete 21:27:38 449e75d2c14e: Verifying Checksum 21:27:38 449e75d2c14e: Download complete 21:27:39 0773c198feca: Verifying Checksum 21:27:39 0773c198feca: Download complete 21:27:42 0773c198feca: Pull complete 21:27:42 345f892a5656: Pull complete 21:27:42 4796506630df: Pull complete 21:27:42 cc55df3e53f1: Pull complete 21:27:42 4d027b6c602c: Pull complete 21:27:44 449e75d2c14e: Pull complete 21:27:44 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 21:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:27:44 ---> 0d28375d9b5b 21:27:44 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:27:45 ---> Running in 2cabe764c4af 21:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:27:47 (1/12) Installing libmagic (5.39-r0) 21:27:47 (2/12) Installing file (5.39-r0) 21:27:48 (3/12) Installing libc-dev (0.7.2-r3) 21:27:48 (4/12) Installing g++ (10.2.1_pre1-r3) 21:27:52 (5/12) Installing fortify-headers (1.1-r0) 21:27:52 (6/12) Installing patch (2.7.6-r7) 21:27:52 (7/12) Installing build-base (0.5-r2) 21:27:52 (8/12) Installing libsodium (1.0.18-r0) 21:27:52 (9/12) Installing pkgconf (1.7.3-r0) 21:27:52 (10/12) Installing libsodium-dev (1.0.18-r0) 21:27:52 (11/12) Installing libzmq (4.3.3-r1) 21:27:52 (12/12) Installing zeromq-dev (4.3.3-r1) 21:27:52 Executing busybox-1.32.1-r6.trigger 21:27:52 OK: 219 MiB in 52 packages 21:27:53 Removing intermediate container 2cabe764c4af 21:27:53 ---> d068ef231a50 21:27:53 Step 4/6 : WORKDIR /edgex-go 21:27:53 ---> Running in ac40bb6dd74b 21:27:54 Removing intermediate container ac40bb6dd74b 21:27:54 ---> dd568b5eb5e0 21:27:54 Step 5/6 : COPY go.mod . 21:27:54 ---> 0d3f6cfe0720 21:27:54 Step 6/6 : RUN go mod download 21:27:54 ---> Running in 1704c1af916c 21:28:09 Removing intermediate container 1704c1af916c 21:28:09 ---> 5a41c8809dea 21:28:09 Successfully built 5a41c8809dea 21:28:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:28:09 + docker inspect -f . ci-base-image-x86_64 21:28:09 . [Pipeline] withDockerContainer 21:28:09 prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container 21:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:28:10 $ docker top 760a0a283bbcb2fac10f6f84e979b561cc4ccb7fcd016daf4a1a4ab056ec17aa -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:10 + go version 21:28:10 go version go1.16.5 linux/amd64 [Pipeline] } 21:28:10 $ docker stop --time=1 760a0a283bbcb2fac10f6f84e979b561cc4ccb7fcd016daf4a1a4ab056ec17aa 21:28:11 $ docker rm -f 760a0a283bbcb2fac10f6f84e979b561cc4ccb7fcd016daf4a1a4ab056ec17aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:12 + docker inspect -f . ci-base-image-x86_64 21:28:12 . [Pipeline] withDockerContainer 21:28:12 prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container 21:28:12 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:28:13 $ docker top 818b414a1c3bc0758e9e1a2257097c2b1f848323db6d6c4ae55c89ca22bb8618 -eo pid,comm [Pipeline] { [Pipeline] echo 21:28:13 ========================================================= 21:28:13 [edgeXBuildGoParallel] Running Tests and Build... 21:28:13 ========================================================= [Pipeline] sh 21:28:13 + go mod tidy [Pipeline] sh 21:28:14 + make test 21:28:14 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 21:28:14 go mod tidy 21:28:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:28:19 ? github.com/edgexfoundry/edgex-go [no test files] 21:28:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:28:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:28:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:28:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:28:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:28:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:28:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:28:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:28:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:28:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 21:28:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:28:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements 21:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements 21:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:28:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.9% of statements 21:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:28:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 21:28:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 21:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:28:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:28:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:28:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 21:28:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:28:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 21:28:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 22.0% of statements 21:28:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:28:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 21:28:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 21:28:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 21:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 21:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 21:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 21:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.167s coverage: 81.8% of statements 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 66.9% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:29:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:29:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:29:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:29:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:29:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:29:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:29:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 21:29:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 21:29:36 GO111MODULE=on go vet ./... 21:29:58 gofmt -l . 21:29:58 [ "`gofmt -l .`" = "" ] 21:29:58 ./bin/test-attribution-txt.sh [Pipeline] sh 21:29:59 + ls -al . 21:29:59 total 568 21:29:59 drwxrwxr-x 10 1001 1001 4096 Jul 15 21:29 . 21:29:59 drwxr-xr-x 4 root root 28 Jul 15 21:28 .. 21:29:59 -rw-rw-r-- 1 1001 1001 11 Jul 15 21:26 .dockerignore 21:29:59 drwxrwxr-x 8 1001 1001 179 Jul 15 21:26 .git 21:29:59 drwxrwxr-x 3 1001 1001 125 Jul 15 21:26 .github 21:29:59 -rw-rw-r-- 1 1001 1001 818 Jul 15 21:26 .gitignore 21:29:59 -rw-rw-r-- 1 1001 1001 76 Jul 15 21:26 .hadolint.yml 21:29:59 drwx------ 3 1001 1001 58 Jul 15 21:27 .semver 21:29:59 -rw-rw-r-- 1 1001 1001 166 Jul 15 21:26 .sonarcloud.properties 21:29:59 -rw-rw-r-- 1 1001 1001 8609 Jul 15 21:26 Attribution.txt 21:29:59 -rw-rw-r-- 1 1001 1001 43881 Jul 15 21:26 CHANGELOG.md 21:29:59 -rw-rw-r-- 1 1001 1001 3804 Jul 15 21:26 CONTRIBUTING.md 21:29:59 -rw-rw-r-- 1 1001 1001 931 Jul 15 21:26 Dockerfile.build 21:29:59 -rw-rw-r-- 1 1001 1001 849 Jul 15 21:26 Jenkinsfile 21:29:59 -rw-rw-r-- 1 1001 1001 10775 Jul 15 21:26 LICENSE 21:29:59 -rw-rw-r-- 1 1001 1001 6003 Jul 15 21:26 Makefile 21:29:59 -rw-rw-r-- 1 1001 1001 7818 Jul 15 21:26 README.md 21:29:59 -rw-rw-r-- 1 1001 1001 6912 Jul 15 21:26 SECURITY.md 21:29:59 -rw-rw-r-- 1 1001 1001 5 Jul 15 21:27 VERSION 21:29:59 -rw-rw-r-- 1 1001 1001 4131 Jul 15 21:26 ZMQWindows.md 21:29:59 drwxrwxr-x 2 1001 1001 37 Jul 15 21:26 bin 21:29:59 drwxrwxr-x 14 1001 1001 4096 Jul 15 21:26 cmd 21:29:59 -rw-r--r-- 1 root root 402846 Jul 15 21:29 coverage.out 21:29:59 -rw-rw-r-- 1 1001 1001 812 Jul 15 21:26 go.mod 21:29:59 -rw-r--r-- 1 root root 21149 Jul 15 21:28 go.sum 21:29:59 drwxrwxr-x 7 1001 1001 114 Jul 15 21:26 internal 21:29:59 drwxrwxr-x 3 1001 1001 16 Jul 15 21:26 openapi 21:29:59 drwxrwxr-x 4 1001 1001 71 Jul 15 21:26 snap 21:29:59 -rw-rw-r-- 1 1001 1001 204 Jul 15 21:26 version.go [Pipeline] sh 21:30:00 + '[' -e coverage.out ] 21:30:00 + chown 1001:1001 coverage.out [Pipeline] stash 21:30:00 Stashed 1 file(s) [Pipeline] sh 21:30:00 + make build 21:30:00 go mod tidy 21:30:00 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 21:30:02 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 21:30:10 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 21:30:10 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 21:30:10 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 21:30:10 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 21:30:11 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 21:30:12 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 21:30:13 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 21:30:14 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 21:30:15 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 21:30:15 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] } 21:30:17 $ docker stop --time=1 818b414a1c3bc0758e9e1a2257097c2b1f848323db6d6c4ae55c89ca22bb8618 21:30:19 $ docker rm -f 818b414a1c3bc0758e9e1a2257097c2b1f848323db6d6c4ae55c89ca22bb8618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:20 21:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2981 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws 21:30:21 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 21:30:21 The recommended git tool is: git 21:30:26 latest: Pulling from edgex-devops/edgex-compose 21:30:26 cbdbe7a5bc2a: Pulling fs layer 21:30:26 ca9280d653b3: Pulling fs layer 21:30:26 7e9c9ca2126c: Pulling fs layer 21:30:26 cbdbe7a5bc2a: Verifying Checksum 21:30:26 cbdbe7a5bc2a: Download complete 21:30:26 cbdbe7a5bc2a: Pull complete 21:30:27 using credential edgex-jenkins-ssh 21:30:27 ca9280d653b3: Verifying Checksum 21:30:27 ca9280d653b3: Download complete 21:30:27 Cloning the remote Git repository 21:30:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:30:27 > git init /w/workspace/edgex-go/4 # timeout=10 21:30:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:30:27 > git --version # timeout=10 21:30:27 > git --version # 'git version 2.17.1' 21:30:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:27 ca9280d653b3: Pull complete 21:30:29 7e9c9ca2126c: Verifying Checksum 21:30:29 7e9c9ca2126c: Download complete 21:30:33 7e9c9ca2126c: Pull complete 21:30:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:30:33 prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container 21:30:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:30:35 $ docker top 644a2469c0d33be8aea7a7a465841dbff38c866f9d2635045618604b3582fafd -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:36 + docker-compose build --help 21:30:36 + grep parallel 21:30:36 --parallel Build images in parallel. [Pipeline] } 21:30:36 $ docker stop --time=1 644a2469c0d33be8aea7a7a465841dbff38c866f9d2635045618604b3582fafd 21:30:38 $ docker rm -f 644a2469c0d33be8aea7a7a465841dbff38c866f9d2635045618604b3582fafd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:38 . [Pipeline] withDockerContainer 21:30:38 prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container 21:30:38 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:30:39 $ docker top b864cb4f5b807d96c7f7a982d9eaf29dfcb81987ee3b9263d5809c73916400ea -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:39 + docker-compose -f ./docker-compose-build.yml build --parallel 21:30:40 Building core-command ... 21:30:40 Building core-data ... 21:30:40 Building core-metadata ... 21:30:40 Building security-bootstrapper ... 21:30:40 Building security-proxy-setup ... 21:30:40 Building security-secretstore-setup ... 21:30:40 Building support-notifications ... 21:30:40 Building support-scheduler ... 21:30:40 Building sys-mgmt-agent ... 21:30:40 Building security-bootstrapper 21:30:40 Building support-scheduler 21:30:40 Building core-command 21:30:40 Building support-notifications 21:30:40 Building security-secretstore-setup 21:30:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:30:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:30:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:30:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:30:46 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:30:46 Merge succeeded, producing e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:30:46 Checking out Revision e3b3e7e3e41118f9cdc0f844ff99ad26354133de (PR-3619) 21:30:46 > git config core.sparsecheckout # timeout=10 21:30:46 > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 21:30:46 > git remote # timeout=10 21:30:46 > git config --get remote.origin.url # timeout=10 21:30:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:46 > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 21:30:46 > git rev-parse HEAD^{commit} # timeout=10 21:30:46 > git config core.sparsecheckout # timeout=10 21:30:46 > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 21:30:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:30:50 ---> 5a41c8809dea 21:30:50 Step 3/24 : WORKDIR /edgex-go 21:30:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:30:50 ---> 5a41c8809dea 21:30:50 Step 3/32 : WORKDIR /edgex-go 21:30:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:30:50 ---> 5a41c8809dea 21:30:50 Step 3/23 : WORKDIR /edgex-go 21:30:50 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:30:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:30:52 + sudo service docker restart 21:30:52 + true 21:30:55 ---> Running in 46669f98e9ae 21:30:55 ---> Running in a0e95d7a32aa 21:30:55 ---> Running in 8d7fa05fc627 21:30:56 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:30:56 ---> 5a41c8809dea 21:30:56 Step 3/26 : WORKDIR /edgex-go 21:30:56 ---> Using cache 21:30:56 ---> f7d0aa1417ac 21:30:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:57 Removing intermediate container 46669f98e9ae 21:30:57 ---> c40cb23349f7 21:30:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:57 Removing intermediate container a0e95d7a32aa 21:30:57 ---> ff1fe8ed3fa7 21:30:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:57 Removing intermediate container 8d7fa05fc627 21:30:57 ---> f7d0aa1417ac 21:30:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:57 ---> Running in f197f140627b 21:30:57 ---> Running in d0d9fc487c0b 21:30:57 ---> Running in b1c6674d99ce 21:30:57 ---> Running in dd6fde81d6fd 21:30:59 Removing intermediate container f197f140627b 21:30:59 ---> ec1617cb1c14 21:30:59 Step 5/26 : RUN apk add --update --no-cache make git 21:30:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:30:59 ---> 5a41c8809dea 21:30:59 Step 3/23 : WORKDIR /edgex-go 21:30:59 ---> Using cache 21:30:59 ---> c40cb23349f7 21:30:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:59 ---> Running in 80a21defa01b 21:30:59 ---> Running in 5095e424484f 21:30:59 Removing intermediate container b1c6674d99ce 21:30:59 ---> 4a24d943385f 21:30:59 Step 5/24 : RUN apk add --update --no-cache make git 21:30:59 Removing intermediate container dd6fde81d6fd 21:30:59 ---> 3c4adee45703 21:30:59 Step 5/32 : RUN apk add --update --no-cache make git 21:30:59 ---> Running in c299f53fe22d 21:30:59 ---> Running in 6cae599db9ac 21:30:59 Removing intermediate container d0d9fc487c0b 21:30:59 ---> ae82b35d91bc 21:30:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:30:59 ---> Running in 56dd889dc0ec 21:30:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:30:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:30:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:30:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:30:59 Removing intermediate container 5095e424484f 21:30:59 ---> cea84ca602df 21:30:59 Step 5/23 : RUN apk add --update --no-cache make git 21:30:59 ---> Running in bf14558019ba 21:31:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:31:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:31:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:31:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:31:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:31:00 OK: 219 MiB in 52 packages 21:31:00 Removing intermediate container 80a21defa01b 21:31:00 ---> efd0b7215339 21:31:00 Step 6/26 : COPY go.mod . 21:31:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:31:00 OK: 219 MiB in 52 packages 21:31:00 OK: 219 MiB in 52 packages 21:31:01 OK: 219 MiB in 52 packages 21:31:01 ---> 8aed668bbdc2 21:31:01 Step 7/26 : RUN go mod download 21:31:01 ---> Running in 1930ed8b92f7 21:31:01 OK: 219 MiB in 52 packages 21:31:01 Removing intermediate container 6cae599db9ac 21:31:01 ---> 7d9c2c249f50 21:31:01 Step 6/32 : COPY go.mod . 21:31:01 Removing intermediate container 56dd889dc0ec 21:31:01 ---> 703a768b1422 21:31:01 Step 6/23 : COPY go.mod . 21:31:01 Removing intermediate container c299f53fe22d 21:31:01 ---> cac93b9aac05 21:31:01 Step 6/24 : COPY go.mod . 21:31:01 ---> 50d5263b6ac9 21:31:01 Step 7/32 : RUN go mod download 21:31:01 ---> 46e0f76ea505 21:31:01 Step 7/23 : RUN go mod download 21:31:01 ---> Running in 5c9ff8c03de7 21:31:02 ---> Running in af93c8b24461 21:31:02 ---> 46530095e417 21:31:02 Step 7/24 : RUN go mod download 21:31:02 Removing intermediate container bf14558019ba 21:31:02 ---> 009296b10451 21:31:02 Step 6/23 : COPY go.mod . 21:31:02 ---> Running in 553d36414388 21:31:02 ---> 8f97b1518f93 21:31:02 Step 7/23 : RUN go mod download 21:31:02 ---> Running in 93b0a783005e 21:31:02 Removing intermediate container 1930ed8b92f7 21:31:02 ---> 60b50e45f3f5 21:31:02 Step 8/26 : COPY . . 21:31:05 Removing intermediate container 5c9ff8c03de7 21:31:05 ---> 48516741e696 21:31:05 Step 8/32 : COPY . . 21:31:05 Removing intermediate container af93c8b24461 21:31:05 ---> 3a0741cf7db5 21:31:05 Step 8/23 : COPY . . 21:31:05 Removing intermediate container 93b0a783005e 21:31:05 ---> 393e748d1f94 21:31:05 Step 8/23 : COPY . . 21:31:05 Removing intermediate container 553d36414388 21:31:05 ---> 09ff36a72e18 21:31:05 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:10 provisioning config files... 21:31:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config813371956435478199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:11 ---> docker-login.sh 21:31:11 nexus3.edgexfoundry.org:10001 21:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:12 ---> 92e1cdc69526 21:31:12 Step 9/32 : RUN go mod tidy 21:31:12 ---> bf011f4b8927 21:31:12 Step 9/26 : RUN go mod tidy 21:31:12 ---> Running in 79c531acb185 21:31:12 ---> Running in 8184f4149994 21:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:12 Configure a credential helper to remove this warning. See 21:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:12 21:31:12 Login Succeeded 21:31:12 nexus3.edgexfoundry.org:10002 21:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:13 Removing intermediate container 79c531acb185 21:31:13 ---> 379e07c9442a 21:31:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:13 Configure a credential helper to remove this warning. See 21:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:13 21:31:13 Login Succeeded 21:31:13 nexus3.edgexfoundry.org:10003 21:31:13 Removing intermediate container 8184f4149994 21:31:13 ---> 9d11ced89955 21:31:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:31:13 ---> Running in 5f15817cbf31 21:31:14 ---> Running in e445ff2f7d45 21:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:14 Configure a credential helper to remove this warning. See 21:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:14 21:31:14 Login Succeeded 21:31:14 nexus3.edgexfoundry.org:10004 21:31:14 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 21:31:14 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 21:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:14 Configure a credential helper to remove this warning. See 21:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:14 21:31:14 Login Succeeded 21:31:14 docker.io 21:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:15 Configure a credential helper to remove this warning. See 21:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:15 21:31:15 Login Succeeded 21:31:15 ---> docker-login.sh ends [Pipeline] } 21:31:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:31:16 ========================================================= 21:31:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:31:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:31:16 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:31:18 Sending build context to Docker daemon 165.8MB 21:31:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:31:18 Step 2/6 : FROM ${BASE} 21:31:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:31:18 595b0fe564bb: Pulling fs layer 21:31:18 24495759ef45: Pulling fs layer 21:31:18 d148012ef14d: Pulling fs layer 21:31:18 cb65c68fc2e2: Pulling fs layer 21:31:18 093eec477d81: Pulling fs layer 21:31:18 a6d5b2bbb924: Pulling fs layer 21:31:18 2446dc1eb7d3: Pulling fs layer 21:31:18 596795e73e0f: Pulling fs layer 21:31:18 cb65c68fc2e2: Waiting 21:31:18 093eec477d81: Waiting 21:31:18 a6d5b2bbb924: Waiting 21:31:18 596795e73e0f: Waiting 21:31:18 2446dc1eb7d3: Waiting 21:31:18 d148012ef14d: Download complete 21:31:18 24495759ef45: Verifying Checksum 21:31:18 24495759ef45: Download complete 21:31:18 093eec477d81: Verifying Checksum 21:31:18 093eec477d81: Download complete 21:31:18 a6d5b2bbb924: Verifying Checksum 21:31:18 a6d5b2bbb924: Download complete 21:31:18 2446dc1eb7d3: Verifying Checksum 21:31:18 2446dc1eb7d3: Download complete 21:31:18 595b0fe564bb: Verifying Checksum 21:31:18 595b0fe564bb: Download complete 21:31:19 595b0fe564bb: Pull complete 21:31:20 24495759ef45: Pull complete 21:31:21 d148012ef14d: Pull complete 21:31:22 596795e73e0f: Verifying Checksum 21:31:22 596795e73e0f: Download complete 21:31:22 cb65c68fc2e2: Download complete 21:31:24 ---> 344f5d86aa57 21:31:24 Step 9/24 : RUN go mod tidy 21:31:24 ---> 91c7726bb2eb 21:31:24 Step 9/23 : RUN go mod tidy 21:31:24 ---> 657beb738dc7 21:31:24 Step 9/23 : RUN go mod tidy 21:31:24 ---> Running in 7b7046ea5545 21:31:24 ---> Running in a77797f8ea03 21:31:24 ---> Running in a8d8d0bd338e 21:31:26 Removing intermediate container 7b7046ea5545 21:31:26 ---> 136358a468f9 21:31:26 Step 10/24 : RUN make cmd/core-command/core-command 21:31:26 ---> Running in eeb0ad905d9b 21:31:26 Removing intermediate container a8d8d0bd338e 21:31:26 ---> 4d917f02809e 21:31:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:31:26 ---> Running in 598418215d04 21:31:26 Removing intermediate container a77797f8ea03 21:31:26 ---> a976e5fa2f3f 21:31:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:31:26 ---> Running in f6f2a6bd6891 21:31:27 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 21:31:27 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 21:31:27 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 21:31:32 cb65c68fc2e2: Pull complete 21:31:33 093eec477d81: Pull complete 21:31:34 a6d5b2bbb924: Pull complete 21:31:34 2446dc1eb7d3: Pull complete 21:31:38 596795e73e0f: Pull complete 21:31:38 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 21:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:31:38 ---> d9e956139c92 21:31:38 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:31:43 ---> Running in c9f6f9b876de 21:31:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:31:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:31:45 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 21:31:46 (1/12) Installing libmagic (5.39-r0) 21:31:46 (2/12) Installing file (5.39-r0) 21:31:46 (3/12) Installing libc-dev (0.7.2-r3) 21:31:46 (4/12) Installing g++ (10.2.1_pre1-r3) 21:31:47 Removing intermediate container 5f15817cbf31 21:31:47 ---> 8946c26b74c0 21:31:47 21:31:47 Step 11/32 : FROM alpine:3.12 21:31:48 3.12: Pulling from library/alpine 21:31:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:31:49 Status: Downloaded newer image for alpine:3.12 21:31:49 ---> 13621d1b12d4 21:31:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:31:49 ---> Running in 7b391a2a7281 21:31:49 Removing intermediate container e445ff2f7d45 21:31:49 ---> 44017f3189e6 21:31:49 21:31:49 Step 11/26 : FROM alpine:3.12 21:31:49 ---> 13621d1b12d4 21:31:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:31:49 Removing intermediate container 7b391a2a7281 21:31:49 ---> 215794ac6a09 21:31:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:31:49 ---> Running in 863e68cbb74b 21:31:49 ---> Running in 27179da11a1e 21:31:50 (5/12) Installing fortify-headers (1.1-r0) 21:31:50 (6/12) Installing patch (2.7.6-r7) 21:31:50 (7/12) Installing build-base (0.5-r2) 21:31:50 (8/12) Installing libsodium (1.0.18-r0) 21:31:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:50 (9/12) Installing pkgconf (1.7.3-r0) 21:31:50 (10/12) Installing libsodium-dev (1.0.18-r0) 21:31:50 (11/12) Installing libzmq (4.3.3-r1) 21:31:50 (1/2) Installing dumb-init (1.2.2-r1) 21:31:50 (2/2) Installing su-exec (0.2-r1) 21:31:50 Executing busybox-1.31.1-r20.trigger 21:31:50 OK: 6 MiB in 16 packages 21:31:51 (12/12) Installing zeromq-dev (4.3.3-r1) 21:31:51 Executing busybox-1.32.1-r6.trigger 21:31:51 OK: 218 MiB in 52 packages 21:31:51 (1/6) Installing ca-certificates (20191127-r4) 21:31:51 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:31:51 (3/6) Installing libcurl (7.77.0-r0) 21:31:51 (4/6) Installing curl (7.77.0-r0) 21:31:51 (5/6) Installing dumb-init (1.2.2-r1) 21:31:51 (6/6) Installing su-exec (0.2-r1) 21:31:51 Executing busybox-1.31.1-r20.trigger 21:31:51 Executing ca-certificates-20191127-r4.trigger 21:31:51 OK: 7 MiB in 20 packages 21:31:51 Removing intermediate container 27179da11a1e 21:31:51 ---> 6276473c65fa 21:31:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:31:51 ---> Running in c68fc73d9c5d 21:31:51 Removing intermediate container c68fc73d9c5d 21:31:51 ---> 73e92fd4f7be 21:31:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:31:51 ---> Running in 4b4b6f7492df 21:31:51 Removing intermediate container 863e68cbb74b 21:31:51 ---> fe032cf32f8e 21:31:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:31:51 ---> Running in a00d38c9dc44 21:31:51 Removing intermediate container 4b4b6f7492df 21:31:51 ---> c0c56e9ccbf7 21:31:51 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:31:51 ---> Running in f3d4a80d01af 21:31:52 Removing intermediate container a00d38c9dc44 21:31:52 ---> fb816651dfec 21:31:52 Step 14/26 : WORKDIR / 21:31:52 ---> Running in 0bcf1442a20a 21:31:52 Removing intermediate container 0bcf1442a20a 21:31:52 ---> 0928e01e0907 21:31:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:31:52 ---> e805cd72085d 21:31:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:31:53 Removing intermediate container f3d4a80d01af 21:31:53 ---> 9b94ab71db00 21:31:53 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:31:53 ---> Running in 943a0f4a2111 21:31:53 ---> 7c0b3c6bb717 21:31:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:31:53 Removing intermediate container 943a0f4a2111 21:31:53 ---> a803a37bb1c5 21:31:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:31:53 ---> 7a450353503f 21:31:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:31:53 ---> 4f2d39b5b7c7 21:31:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:31:53 ---> Running in 18e44f8d5c1c 21:31:53 ---> 9319fa57904b 21:31:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:31:54 ---> 03ca188a6ed6 21:31:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:31:54 Removing intermediate container 18e44f8d5c1c 21:31:54 ---> ed7123e97636 21:31:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:55 ---> 330bb4fef534 21:31:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:31:55 ---> dc1733b68f78 21:31:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:31:55 ---> c19af14d76ed 21:31:55 Step 22/26 : 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/ 21:31:55 ---> Running in 4c53f75f981d 21:31:55 Removing intermediate container c9f6f9b876de 21:31:55 ---> 9c6f0e7b2512 21:31:55 Step 4/6 : WORKDIR /edgex-go 21:31:55 ---> Running in 3f9096191a01 21:31:55 ---> 640df331adbf 21:31:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:31:55 Removing intermediate container 3f9096191a01 21:31:55 ---> 0fb619131213 21:31:55 Step 5/6 : COPY go.mod . 21:31:56 ---> 1e5d2430e770 21:31:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:31:56 Removing intermediate container 4c53f75f981d 21:31:56 ---> 3d37129fd088 21:31:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:31:56 ---> Running in dda67cdd1e6d 21:31:56 ---> 636b3f5588a8 21:31:56 Step 6/6 : RUN go mod download 21:31:56 ---> d3140d192778 21:31:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:31:56 Removing intermediate container dda67cdd1e6d 21:31:56 ---> a3a504741b4c 21:31:56 Step 24/26 : LABEL arch=x86_64 21:31:56 ---> Running in d0b64180ddaf 21:31:56 ---> Running in d4db7b50853e 21:31:57 ---> 90592872972f 21:31:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:31:57 Removing intermediate container d0b64180ddaf 21:31:57 ---> 1423e78315ea 21:31:57 Step 25/26 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:31:57 ---> Running in e0feb895858d 21:31:57 ---> Running in 67c2512515bc 21:31:57 Removing intermediate container e0feb895858d 21:31:57 ---> 853b7c7a967d 21:31:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:31:57 Removing intermediate container 67c2512515bc 21:31:57 ---> a052c94d357e 21:31:57 Step 26/26 : LABEL version=0.0.0 21:31:57 ---> Running in f2965963ea11 21:31:57 ---> 4d933d5e0d18 21:31:57 Step 27/32 : RUN chmod +x /entrypoint.sh 21:31:57 Removing intermediate container f2965963ea11 21:31:57 ---> 5d641308fa5b 21:31:57 21:31:57 ---> Running in 049e510bac7e 21:31:57 Successfully built 5d641308fa5b 21:31:57 Successfully tagged security-secretstore-setup:latest 21:31:57 Building core-metadata 21:31:59  Building security-secretstore-setup ... done Removing intermediate container 049e510bac7e 21:31:59 ---> d2670690b33c 21:31:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:32:00 ---> Running in ed81bcb4d548 21:32:00 Removing intermediate container ed81bcb4d548 21:32:00 ---> 9e0c1d8d0005 21:32:00 Step 29/32 : CMD ["gate"] 21:32:00 ---> Running in f45f42cdea46 21:32:00 Removing intermediate container f45f42cdea46 21:32:00 ---> f1e487a67ec9 21:32:00 Step 30/32 : LABEL arch=x86_64 21:32:01 ---> Running in 5eeb797d8c29 21:32:01 Removing intermediate container 5eeb797d8c29 21:32:01 ---> 79f13f2bf117 21:32:01 Step 31/32 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:32:01 Removing intermediate container eeb0ad905d9b 21:32:01 ---> 9073aa75cb10 21:32:01 21:32:01 Step 11/24 : FROM alpine:3.12 21:32:01 ---> 13621d1b12d4 21:32:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:32:01 ---> Running in a95b3c752261 21:32:01 ---> Running in d3e4eb80746d 21:32:02 Removing intermediate container a95b3c752261 21:32:02 ---> 24bbc9125432 21:32:02 Step 32/32 : LABEL version=0.0.0 21:32:02 ---> Running in d8c78d78abbb 21:32:02 Removing intermediate container d8c78d78abbb 21:32:02 ---> af4659fd5c29 21:32:02 21:32:02 Successfully built af4659fd5c29 21:32:02 Successfully tagged security-bootstrapper:latest 21:32:02  Building security-bootstrapper ... done Building security-proxy-setup 21:32:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:32:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:32:02 (1/1) Installing dumb-init (1.2.2-r1) 21:32:02 Executing busybox-1.31.1-r20.trigger 21:32:02 OK: 6 MiB in 15 packages 21:32:04 Removing intermediate container f6f2a6bd6891 21:32:04 ---> 67dc84e89660 21:32:04 21:32:04 Step 11/23 : FROM alpine:3.12 21:32:04 ---> 13621d1b12d4 21:32:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:32:04 Removing intermediate container 598418215d04 21:32:04 ---> 6ff2f8c0e523 21:32:04 21:32:04 Step 11/23 : FROM alpine:3.12 21:32:04 ---> 13621d1b12d4 21:32:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:32:04 ---> Running in c6dac536cc04 21:32:05 ---> Running in 4873507ccc88 21:32:05 Removing intermediate container d3e4eb80746d 21:32:05 ---> 81996b95dab1 21:32:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:32:05 ---> Running in 683c140ef127 21:32:05 Removing intermediate container 683c140ef127 21:32:05 ---> 378332f79c82 21:32:05 Step 14/24 : ENV APP_PORT=59882 21:32:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:32:05 ---> 5a41c8809dea 21:32:05 Step 3/24 : WORKDIR /edgex-go 21:32:05 ---> Using cache 21:32:05 ---> c40cb23349f7 21:32:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:05 ---> Using cache 21:32:05 ---> cea84ca602df 21:32:05 Step 5/24 : RUN apk add --update --no-cache make git 21:32:05 ---> Using cache 21:32:05 ---> 009296b10451 21:32:05 Step 6/24 : COPY go.mod . 21:32:05 ---> Using cache 21:32:05 ---> 8f97b1518f93 21:32:05 Step 7/24 : RUN go mod download 21:32:05 ---> Using cache 21:32:05 ---> 393e748d1f94 21:32:05 Step 8/24 : COPY . . 21:32:05 ---> Using cache 21:32:05 ---> 657beb738dc7 21:32:05 Step 9/24 : RUN go mod tidy 21:32:05 ---> Using cache 21:32:05 ---> 4d917f02809e 21:32:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:32:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:32:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:32:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:32:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:32:05 ---> Running in 4105d6504906 21:32:05 ---> Running in f64cb66f2483 21:32:06 (1/2) Installing ca-certificates (20191127-r4) 21:32:06 (1/1) Installing dumb-init (1.2.2-r1) 21:32:06 (2/2) Installing dumb-init (1.2.2-r1) 21:32:06 Executing busybox-1.31.1-r20.trigger 21:32:06 Executing busybox-1.31.1-r20.trigger 21:32:06 OK: 6 MiB in 15 packages 21:32:06 Executing ca-certificates-20191127-r4.trigger 21:32:06 OK: 6 MiB in 16 packages 21:32:06 Removing intermediate container f64cb66f2483 21:32:06 ---> a02c217c0f2c 21:32:06 Step 15/24 : EXPOSE $APP_PORT 21:32:06 ---> Running in 09636c1d538e 21:32:06 Removing intermediate container 09636c1d538e 21:32:06 ---> a338a9a96e67 21:32:06 Step 16/24 : WORKDIR / 21:32:06 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 21:32:06 ---> Running in 6e610a5c62d0 21:32:06 Removing intermediate container 4873507ccc88 21:32:06 ---> 7622000d0f1e 21:32:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:32:06 ---> Running in 7df6f143369f 21:32:06 Removing intermediate container 6e610a5c62d0 21:32:06 ---> d0894c8eaf55 21:32:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:06 Removing intermediate container c6dac536cc04 21:32:06 ---> 6c32f7f0c1d0 21:32:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:32:06 Removing intermediate container 7df6f143369f 21:32:06 ---> 40614dd94677 21:32:06 Step 14/23 : ENV APP_PORT=59861 21:32:06 ---> Running in fa1830df14a2 21:32:06 ---> Running in 6aa2d298161a 21:32:06 ---> 91a2e7914168 21:32:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:32:07 Removing intermediate container 6aa2d298161a 21:32:07 ---> edb1d6fc1da8 21:32:07 Step 15/23 : EXPOSE $APP_PORT 21:32:07 Removing intermediate container fa1830df14a2 21:32:07 ---> 11f6b5b8c363 21:32:07 Step 14/23 : ENV APP_PORT=59860 21:32:07 ---> Running in 58639cfe7805 21:32:07 ---> Running in f90c607066de 21:32:07 Removing intermediate container f90c607066de 21:32:07 ---> 6991dc973d3e 21:32:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:07 Removing intermediate container 58639cfe7805 21:32:07 ---> e75ed02d3a1f 21:32:07 Step 15/23 : EXPOSE $APP_PORT 21:32:07 ---> 493d094631f0 21:32:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:32:07 ---> Running in 9da4fc246e09 21:32:08 ---> 096a9a95dc86 21:32:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:32:08 Removing intermediate container 9da4fc246e09 21:32:08 ---> b8e4078a0f27 21:32:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:08 ---> 2441097166d6 21:32:08 Step 20/24 : ENTRYPOINT ["/core-command"] 21:32:08 ---> Running in 2f285bf17996 21:32:08 Removing intermediate container 2f285bf17996 21:32:08 ---> 73c16fb18dce 21:32:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:08 ---> 91848a8591be 21:32:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:32:08 ---> 5dcfaa9a1d8f 21:32:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:32:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:32:08 ---> 5a41c8809dea 21:32:08 Step 3/22 : WORKDIR /edgex-go 21:32:08 ---> Using cache 21:32:08 ---> c40cb23349f7 21:32:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:08 ---> Using cache 21:32:08 ---> cea84ca602df 21:32:08 Step 5/22 : RUN apk add --update --no-cache make git 21:32:08 ---> Using cache 21:32:08 ---> 009296b10451 21:32:08 Step 6/22 : COPY go.mod . 21:32:08 ---> Using cache 21:32:08 ---> 8f97b1518f93 21:32:08 Step 7/22 : RUN go mod download 21:32:08 ---> Using cache 21:32:08 ---> 393e748d1f94 21:32:08 Step 8/22 : COPY . . 21:32:08 ---> Using cache 21:32:08 ---> 657beb738dc7 21:32:08 Step 9/22 : RUN go mod tidy 21:32:08 ---> Using cache 21:32:08 ---> 4d917f02809e 21:32:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:32:08 ---> Running in c4255bc49b18 21:32:08 ---> Running in a4dd26b1d5dc 21:32:08 Removing intermediate container c4255bc49b18 21:32:08 ---> 99a48e426b2e 21:32:08 Step 22/24 : LABEL arch=x86_64 21:32:09 ---> Running in 0fd197e85942 21:32:09 ---> 378710e3a99f 21:32:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:32:09 ---> Running in 06a8435fc7da 21:32:09 Removing intermediate container 0fd197e85942 21:32:09 ---> 5a76f93f2a46 21:32:09 Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:32:09 ---> Running in d2385835ae94 21:32:09 ---> 386cfba7def3 21:32:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:32:09 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 21:32:09 Removing intermediate container 06a8435fc7da 21:32:09 ---> fab2783dd881 21:32:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:09 ---> Running in 488f8e7d4986 21:32:09 Removing intermediate container d2385835ae94 21:32:09 ---> d6cd229591e1 21:32:09 Step 24/24 : LABEL version=0.0.0 21:32:09 ---> Running in 4400c78309e4 21:32:09 ---> 4ea1fb1cd6c0 21:32:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:32:09 Removing intermediate container 488f8e7d4986 21:32:09 ---> 4eb701a87779 21:32:09 Step 21/23 : LABEL arch=x86_64 21:32:09 ---> Running in 2f5d221d4e6b 21:32:09 ---> Running in cab4063b6f73 21:32:09 Removing intermediate container 4400c78309e4 21:32:09 ---> 10132a579aa6 21:32:09 21:32:09 Removing intermediate container 2f5d221d4e6b 21:32:09 ---> aaa6efabb80b 21:32:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:09 Successfully built 10132a579aa6 21:32:09 Successfully tagged core-command:latest 21:32:09  Building core-command ... done Building core-data 21:32:09 ---> Running in ab1e3bacdda2 21:32:09 Removing intermediate container cab4063b6f73 21:32:09 ---> 8b01c240ee2b 21:32:09 Step 22/23 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:32:09 ---> Running in 87fe37819b7a 21:32:10 Removing intermediate container ab1e3bacdda2 21:32:10 ---> d446668bc469 21:32:10 Step 21/23 : LABEL arch=x86_64 21:32:11 Removing intermediate container 87fe37819b7a 21:32:11 ---> 3050218088e7 21:32:11 Step 23/23 : LABEL version=0.0.0 21:32:11 ---> Running in db129bacb96d 21:32:11 ---> Running in 9b44ad7557ed 21:32:11 Removing intermediate container db129bacb96d 21:32:11 ---> 11f4712db312 21:32:11 Step 22/23 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:32:11 ---> Running in 2780341a532c 21:32:11 Removing intermediate container 9b44ad7557ed 21:32:11 ---> ad7b5fa95a53 21:32:11 21:32:11 Removing intermediate container 2780341a532c 21:32:11 ---> 779d7f7f27a2 21:32:11 Step 23/23 : LABEL version=0.0.0 21:32:11 Successfully built ad7b5fa95a53 21:32:11 Successfully tagged support-scheduler:latest 21:32:11  Building support-scheduler ... done Building sys-mgmt-agent 21:32:11 ---> Running in 1550cd8455a7 21:32:12 Removing intermediate container 1550cd8455a7 21:32:12 ---> 29109f0897fb 21:32:12 21:32:12 Successfully built 29109f0897fb 21:32:12 Successfully tagged support-notifications:latest 21:32:20  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:32:20 ---> 5a41c8809dea 21:32:20 Step 3/24 : WORKDIR /edgex-go 21:32:20 ---> Using cache 21:32:20 ---> c40cb23349f7 21:32:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:20 ---> Using cache 21:32:20 ---> cea84ca602df 21:32:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:32:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:32:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:32:21 ---> 5a41c8809dea 21:32:21 Step 3/24 : WORKDIR /edgex-go 21:32:21 ---> Using cache 21:32:21 ---> c40cb23349f7 21:32:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:21 ---> Using cache 21:32:21 ---> cea84ca602df 21:32:21 Step 5/24 : RUN apk add --update --no-cache make bash git 21:32:22 ---> Running in 03056a92a916 21:32:22 ---> Running in 445db73cfd94 21:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:32:24 OK: 219 MiB in 52 packages 21:32:24 OK: 219 MiB in 52 packages 21:32:24 Removing intermediate container 445db73cfd94 21:32:24 ---> a4bde209e27b 21:32:24 Step 6/24 : COPY go.mod . 21:32:25 Removing intermediate container 03056a92a916 21:32:25 ---> 976535d8e7f8 21:32:25 Step 6/24 : COPY go.mod . 21:32:25 ---> 0d251d054729 21:32:25 Step 7/24 : RUN go mod download 21:32:25 ---> Running in 0529b61b803a 21:32:25 ---> fd47e09021e8 21:32:25 Step 7/24 : RUN go mod download 21:32:25 ---> Running in f6106d22b307 21:32:26 Removing intermediate container 0529b61b803a 21:32:26 ---> b7e6da85196e 21:32:26 Step 8/24 : COPY . . 21:32:26 Removing intermediate container f6106d22b307 21:32:26 ---> 61f8526e152d 21:32:26 Step 8/24 : COPY . . 21:32:28 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 21:32:29 Removing intermediate container d4db7b50853e 21:32:29 ---> 298ef9d4191c 21:32:29 Successfully built 298ef9d4191c 21:32:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:32:29 + docker inspect -f . ci-base-image-arm64 21:32:29 . [Pipeline] withDockerContainer 21:32:29 prd-ubuntu18.04-docker-arm64-4c-16g-2981 does not seem to be running inside a container 21:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:32:31 $ docker top d9dccebc3206850529530cb7088d9d49b7ac8ee72f397f4f1b3c0fc76b619ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:32 + go version 21:32:32 go version go1.16.5 linux/arm64 [Pipeline] } 21:32:32 $ docker stop --time=1 d9dccebc3206850529530cb7088d9d49b7ac8ee72f397f4f1b3c0fc76b619ed7 21:32:34 ---> e9950beed40b 21:32:34 Step 9/24 : RUN go mod tidy 21:32:34 ---> 3dbfc623a830 21:32:34 Step 9/24 : RUN go mod tidy 21:32:34 ---> Running in 45d998ac928b 21:32:34 ---> Running in 10f536207548 21:32:34 $ docker rm -f d9dccebc3206850529530cb7088d9d49b7ac8ee72f397f4f1b3c0fc76b619ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:32:35 Removing intermediate container 4105d6504906 21:32:35 ---> b252c40d5f6f 21:32:35 21:32:35 Step 11/24 : FROM alpine:3.12 21:32:35 ---> 13621d1b12d4 21:32:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:32:35 ---> Using cache 21:32:35 ---> 7622000d0f1e 21:32:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:32:35 ---> Using cache 21:32:35 ---> 40614dd94677 21:32:35 Step 14/24 : ENV APP_PORT=59881 21:32:35 ---> Running in 4d1908a74ca1 21:32:35 Removing intermediate container a4dd26b1d5dc 21:32:35 ---> 236b0a4d09c7 21:32:35 21:32:35 Step 11/22 : FROM alpine:3.12 21:32:35 ---> 13621d1b12d4 21:32:35 Step 12/22 : RUN apk add --update --no-cache curl 21:32:35 ---> Running in a6052ea8edbd 21:32:35 Removing intermediate container 4d1908a74ca1 21:32:35 ---> 116b9130ddf6 21:32:35 Step 15/24 : EXPOSE $APP_PORT 21:32:35 ---> Running in afb0a42b43aa 21:32:35 Removing intermediate container 45d998ac928b 21:32:35 ---> 763b8bb0b898 21:32:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:32:35 Removing intermediate container 10f536207548 21:32:35 ---> b234275e3ddb 21:32:35 Step 10/24 : RUN make cmd/core-data/core-data 21:32:35 Removing intermediate container afb0a42b43aa 21:32:35 ---> 295a1090d6ae 21:32:35 Step 16/24 : WORKDIR / 21:32:35 ---> Running in 70f732d3f077 21:32:35 + docker inspect -f . ci-base-image-arm64 21:32:35 . [Pipeline] withDockerContainer 21:32:35 ---> Running in 86daf0cb4eba 21:32:35 ---> Running in c4d9bd4923b1 21:32:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:32:35 Removing intermediate container c4d9bd4923b1 21:32:35 ---> 479c929243df 21:32:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:32:35 prd-ubuntu18.04-docker-arm64-4c-16g-2981 does not seem to be running inside a container 21:32:35 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:32:35 (1/4) Installing ca-certificates (20191127-r4) 21:32:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:32:35 (3/4) Installing libcurl (7.77.0-r0) 21:32:35 (4/4) Installing curl (7.77.0-r0) 21:32:35 ---> 730d08ccf978 21:32:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:32:35 Executing busybox-1.31.1-r20.trigger 21:32:35 Executing ca-certificates-20191127-r4.trigger 21:32:35 OK: 7 MiB in 18 packages 21:32:36 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 21:32:36 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 21:32:36 ---> 267cc4ae7998 21:32:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:32:36 Removing intermediate container a6052ea8edbd 21:32:36 ---> 8c0911a93f89 21:32:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:32:36 ---> Running in 5c4db62969fc 21:32:36 ---> fd2e5657b2b2 21:32:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:32:36 ---> Running in c813f5edf214 21:32:36 Removing intermediate container 5c4db62969fc 21:32:36 ---> bc50b052979a 21:32:36 Step 14/22 : WORKDIR /edgex 21:32:36 ---> Running in 53edde3fb42d 21:32:37 Removing intermediate container c813f5edf214 21:32:37 ---> 4e49857f39c2 21:32:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:37 Removing intermediate container 53edde3fb42d 21:32:37 ---> fefff23fbc6e 21:32:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:32:37 ---> Running in 5173997e22be 21:32:37 Removing intermediate container 5173997e22be 21:32:37 ---> 0c59b4f1a63a 21:32:37 Step 22/24 : LABEL arch=x86_64 21:32:37 ---> 807397a362f0 21:32:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:32:37 ---> Running in cae4819cd568 21:32:37 Removing intermediate container cae4819cd568 21:32:37 ---> 7ed48a05a0fe 21:32:37 Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:32:37 $ docker top 8cc7692bfffbf278d4c7ffa18f661a20f16abaf070dd7a6039653f1b3fc9e83c -eo pid,comm 21:32:37 ---> Running in 76dce67ac44b 21:32:37 ---> 15cda583991b 21:32:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] { [Pipeline] echo 21:32:37 ========================================================= 21:32:37 [edgeXBuildGoParallel] Running Tests and Build... 21:32:37 ========================================================= [Pipeline] sh 21:32:37 Removing intermediate container 76dce67ac44b 21:32:37 ---> cf3c152e4e16 21:32:37 Step 24/24 : LABEL version=0.0.0 21:32:37 ---> Running in 4dfe2e29e09d 21:32:38 Removing intermediate container 4dfe2e29e09d 21:32:38 ---> 98bfb3f8c4fe 21:32:38 21:32:38 ---> a1f14ee501e8 21:32:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:32:38 Successfully built 98bfb3f8c4fe 21:32:38 Successfully tagged core-metadata:latest 21:32:38  Building core-metadata ... done  ---> Running in 43788b631b12 21:32:38 + go mod tidy 21:32:38 Removing intermediate container 43788b631b12 21:32:38 ---> 9ea6395c16a0 21:32:38 Step 19/22 : CMD ["--init=true"] 21:32:38 ---> Running in 793bbd5ea996 21:32:38 Removing intermediate container 793bbd5ea996 21:32:38 ---> e08e94900e6d 21:32:38 Step 20/22 : LABEL arch=x86_64 21:32:38 ---> Running in 7281126626f1 21:32:38 Removing intermediate container 7281126626f1 21:32:38 ---> 2032fff5ea13 21:32:38 Step 21/22 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:32:38 ---> Running in c8b96e5d73c5 21:32:39 Removing intermediate container c8b96e5d73c5 21:32:39 ---> 7073e591b1db 21:32:39 Step 22/22 : LABEL version=0.0.0 21:32:39 ---> Running in eff80e212d55 21:32:39 Removing intermediate container eff80e212d55 21:32:39 ---> 4fc8743f7951 21:32:39 [Pipeline] sh 21:32:39 Successfully built 4fc8743f7951 21:32:39 Successfully tagged security-proxy-setup:latest 21:32:39 + make test 21:32:39 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 21:32:39 go mod tidy 21:32:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:32:54  Building security-proxy-setup ... done Removing intermediate container 70f732d3f077 21:32:54 ---> 09e487695a78 21:32:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:32:54 ---> Running in a78f083e21a4 21:32:54 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 21:32:54 Removing intermediate container a78f083e21a4 21:32:54 ---> dc970a05ecea 21:32:54 21:32:54 Step 12/24 : FROM docker:20.10.6 21:32:54 20.10.6: Pulling from library/docker 21:32:54 Removing intermediate container 86daf0cb4eba 21:32:54 ---> 88ffa0451425 21:32:54 21:32:54 Step 11/24 : FROM alpine:3.12 21:32:54 ---> 13621d1b12d4 21:32:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:32:54 ---> Running in d848293c2d26 21:32:54 Removing intermediate container d848293c2d26 21:32:54 ---> 9d19648c7132 21:32:54 Step 13/24 : ENV APP_PORT=59880 21:32:54 ---> Running in 7fbb4e1000b2 21:32:55 Removing intermediate container 7fbb4e1000b2 21:32:55 ---> 8f3c4c56b932 21:32:55 Step 14/24 : EXPOSE $APP_PORT 21:32:55 ---> Running in e645c28fa0e2 21:32:55 Removing intermediate container e645c28fa0e2 21:32:55 ---> 3baa2f4264f7 21:32:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:55 ---> Running in bf609416b4a6 21:32:55 Removing intermediate container bf609416b4a6 21:32:55 ---> 8cafaf6a9487 21:32:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:32:55 ---> Running in 68123d2c8cff 21:32:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:32:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:32:57 (1/6) Installing dumb-init (1.2.2-r1) 21:32:57 (2/6) Installing libgcc (9.3.0-r2) 21:32:57 (3/6) Installing libsodium (1.0.18-r0) 21:32:57 (4/6) Installing libstdc++ (9.3.0-r2) 21:32:58 (5/6) Installing libzmq (4.3.3-r0) 21:32:58 (6/6) Installing zeromq (4.3.3-r0) 21:32:58 Executing busybox-1.31.1-r20.trigger 21:32:58 OK: 8 MiB in 20 packages 21:32:59 Removing intermediate container 68123d2c8cff 21:32:59 ---> 496fa70fa5b9 21:32:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:59 ---> e5ff8cc4f473 21:32:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:32:59 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 21:32:59 Status: Downloaded newer image for docker:20.10.6 21:32:59 ---> d2979b152a7d 21:32:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:33:00 ---> Running in 055ed48d875d 21:33:00 ---> 3b9f28546329 21:33:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:33:00 Removing intermediate container 055ed48d875d 21:33:00 ---> 8b85679d3e1a 21:33:00 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:33:00 ---> Running in 486b7453dbf5 21:33:00 ---> 8608fdef4187 21:33:00 Step 20/24 : ENTRYPOINT ["/core-data"] 21:33:00 ---> Running in 326f08f1487d 21:33:00 Removing intermediate container 326f08f1487d 21:33:00 ---> 64ca30938b2d 21:33:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:00 ---> Running in 2fa24fd937c4 21:33:00 Removing intermediate container 2fa24fd937c4 21:33:00 ---> af6b12906374 21:33:00 Step 22/24 : LABEL arch=x86_64 21:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:33:00 ---> Running in 198518fa6187 21:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:33:00 Removing intermediate container 198518fa6187 21:33:00 ---> 12944d90baf3 21:33:00 Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:33:00 ---> Running in 6fd49025d5b9 21:33:00 Removing intermediate container 6fd49025d5b9 21:33:00 ---> 7a96b963a244 21:33:00 Step 24/24 : LABEL version=0.0.0 21:33:00 ---> Running in b6888f6d226a 21:33:00 (1/39) Installing readline (8.1.0-r0) 21:33:00 (2/39) Installing bash (5.1.0-r0) 21:33:00 Executing bash-5.1.0-r0.post-install 21:33:00 (3/39) Installing brotli-libs (1.0.9-r3) 21:33:00 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:33:00 Removing intermediate container b6888f6d226a 21:33:00 ---> 401d4ce0c4dc 21:33:00 21:33:00 (5/39) Installing libcurl (7.77.0-r1) 21:33:00 (6/39) Installing curl (7.77.0-r1) 21:33:00 (7/39) Installing dumb-init (1.2.5-r0) 21:33:00 (8/39) Installing libbz2 (1.0.8-r1) 21:33:00 (9/39) Installing expat (2.2.10-r1) 21:33:00 (10/39) Installing libffi (3.3-r2) 21:33:00 (11/39) Installing gdbm (1.19-r0) 21:33:00 (12/39) Installing xz-libs (5.2.5-r0) 21:33:00 (13/39) Installing sqlite-libs (3.34.1-r0) 21:33:00 Successfully built 401d4ce0c4dc 21:33:00 Successfully tagged core-data:latest 21:33:00  Building core-data ... done (14/39) Installing python3 (3.8.10-r0) 21:33:01 (15/39) Installing py3-appdirs (1.4.4-r1) 21:33:01 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:33:01 (17/39) Installing py3-parsing (2.4.7-r1) 21:33:01 (18/39) Installing py3-six (1.15.0-r0) 21:33:01 (19/39) Installing py3-packaging (20.9-r0) 21:33:01 (20/39) Installing py3-setuptools (51.3.3-r0) 21:33:01 (21/39) Installing py3-chardet (4.0.0-r0) 21:33:01 (22/39) Installing py3-idna (3.1-r0) 21:33:01 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:33:01 (24/39) Installing py3-requests (2.25.1-r1) 21:33:01 (25/39) Installing py3-msgpack (1.0.2-r0) 21:33:01 (26/39) Installing py3-lockfile (0.12.2-r3) 21:33:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:33:01 (28/39) Installing py3-colorama (0.4.4-r0) 21:33:01 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:33:01 (30/39) Installing py3-distlib (0.3.1-r1) 21:33:01 (31/39) Installing py3-distro (1.5.0-r1) 21:33:01 (32/39) Installing py3-webencodings (0.5.1-r3) 21:33:01 (33/39) Installing py3-html5lib (1.1-r0) 21:33:01 (34/39) Installing py3-pytoml (0.1.21-r0) 21:33:01 (35/39) Installing py3-pep517 (0.9.1-r0) 21:33:01 (36/39) Installing py3-progress (1.5-r0) 21:33:01 (37/39) Installing py3-retrying (1.3.3-r0) 21:33:01 (38/39) Installing py3-toml (0.10.2-r0) 21:33:01 (39/39) Installing py3-pip (20.3.4-r0) 21:33:02 Executing busybox-1.32.1-r6.trigger 21:33:02 OK: 82 MiB in 59 packages 21:33:03 Collecting docker-compose==1.23.2 21:33:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:33:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:33:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:33:03 Collecting cached-property<2,>=1.2.0 21:33:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:33:03 Collecting websocket-client<1.0,>=0.32.0 21:33:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:33:03 Collecting PyYAML<4,>=3.10 21:33:03 Downloading PyYAML-3.13.tar.gz (270 kB) 21:33:04 Collecting docopt<0.7,>=0.6.1 21:33:04 Downloading docopt-0.6.2.tar.gz (25 kB) 21:33:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:33:04 Collecting jsonschema<3,>=2.5.1 21:33:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:33:04 Collecting texttable<0.10,>=0.9.0 21:33:04 Downloading texttable-0.9.1.tar.gz (11 kB) 21:33:04 Collecting docker<4.0,>=3.6.0 21:33:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:33:04 Collecting dockerpty<0.5,>=0.4.1 21:33:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:33:05 Collecting docker-pycreds>=0.4.0 21:33:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:33:05 Collecting chardet<3.1.0,>=3.0.2 21:33:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:33:05 Collecting idna<2.8,>=2.5 21:33:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:33:05 Collecting certifi>=2017.4.17 21:33:05 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:33:05 Collecting urllib3<1.25,>=1.21.1 21:33:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:33:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:33:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:33:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:33:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:33:05 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:33:05 Attempting uninstall: urllib3 21:33:05 Found existing installation: urllib3 1.26.2 21:33:05 Uninstalling urllib3-1.26.2: 21:33:05 Successfully uninstalled urllib3-1.26.2 21:33:05 Attempting uninstall: idna 21:33:05 Found existing installation: idna 3.1 21:33:05 Uninstalling idna-3.1: 21:33:05 Successfully uninstalled idna-3.1 21:33:05 Attempting uninstall: chardet 21:33:05 Found existing installation: chardet 4.0.0 21:33:05 Uninstalling chardet-4.0.0: 21:33:05 Successfully uninstalled chardet-4.0.0 21:33:06 Attempting uninstall: requests 21:33:06 Found existing installation: requests 2.25.1 21:33:06 Uninstalling requests-2.25.1: 21:33:06 Successfully uninstalled requests-2.25.1 21:33:06 Running setup.py install for texttable: started 21:33:06 Running setup.py install for texttable: finished with status 'done' 21:33:06 Running setup.py install for PyYAML: started 21:33:06 Running setup.py install for PyYAML: finished with status 'done' 21:33:06 Running setup.py install for docopt: started 21:33:07 Running setup.py install for docopt: finished with status 'done' 21:33:07 Running setup.py install for dockerpty: started 21:33:07 ? github.com/edgexfoundry/edgex-go [no test files] 21:33:07 Running setup.py install for dockerpty: finished with status 'done' 21:33:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 21:33:11 Removing intermediate container 486b7453dbf5 21:33:11 ---> 310dae56e75d 21:33:11 Step 15/24 : ENV APP_PORT=58890 21:33:11 ---> Running in 239a04e5ca9b 21:33:11 Removing intermediate container 239a04e5ca9b 21:33:11 ---> 3754d631c1f7 21:33:11 Step 16/24 : EXPOSE $APP_PORT 21:33:11 ---> Running in 4a874c22d589 21:33:11 Removing intermediate container 4a874c22d589 21:33:11 ---> f0f329aec267 21:33:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:33:11 ---> 32aeada8fa20 21:33:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:33:11 ---> 5ea4c403592c 21:33:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:33:11 ---> 411d715a781f 21:33:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:33:11 ---> Running in 007f9de2f6ad 21:33:11 Removing intermediate container 007f9de2f6ad 21:33:11 ---> 35e0cf71cf6d 21:33:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:11 ---> Running in ec04e74b07a5 21:33:11 Removing intermediate container ec04e74b07a5 21:33:11 ---> 00046292bc36 21:33:11 Step 22/24 : LABEL arch=x86_64 21:33:11 ---> Running in e292b01b0679 21:33:11 Removing intermediate container e292b01b0679 21:33:11 ---> 9904eb91153d 21:33:11 Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:33:11 ---> Running in be3fb96f8702 21:33:12 Removing intermediate container be3fb96f8702 21:33:12 ---> e224c793024e 21:33:12 Step 24/24 : LABEL version=0.0.0 21:33:12 ---> Running in 7e27d87e0b93 21:33:12 Removing intermediate container 7e27d87e0b93 21:33:12 ---> b5dfe45b98cf 21:33:12 21:33:12 Successfully built b5dfe45b98cf 21:33:12 Successfully tagged sys-mgmt-agent:latest 21:33:12  Building sys-mgmt-agent ... done  [Pipeline] } 21:33:12 $ docker stop --time=1 b864cb4f5b807d96c7f7a982d9eaf29dfcb81987ee3b9263d5809c73916400ea 21:33:13 $ docker rm -f b864cb4f5b807d96c7f7a982d9eaf29dfcb81987ee3b9263d5809c73916400ea [Pipeline] // withDockerContainer [Pipeline] sh 21:33:14 + docker images 21:33:14 REPOSITORY TAG IMAGE ID CREATED SIZE 21:33:14 sys-mgmt-agent latest b5dfe45b98cf 2 seconds ago 324MB 21:33:14 core-data latest 401d4ce0c4dc 14 seconds ago 20.3MB 21:33:14 dc970a05ecea 20 seconds ago 1.18GB 21:33:14 88ffa0451425 20 seconds ago 1.18GB 21:33:14 security-proxy-setup latest 4fc8743f7951 35 seconds ago 25.7MB 21:33:14 core-metadata latest 98bfb3f8c4fe 37 seconds ago 16.6MB 21:33:14 b252c40d5f6f 40 seconds ago 1.18GB 21:33:14 236b0a4d09c7 40 seconds ago 1.18GB 21:33:14 support-notifications latest 29109f0897fb About a minute ago 16.7MB 21:33:14 support-scheduler latest ad7b5fa95a53 About a minute ago 15.9MB 21:33:14 core-command latest 10132a579aa6 About a minute ago 15.9MB 21:33:14 6ff2f8c0e523 About a minute ago 1.18GB 21:33:14 security-bootstrapper latest af4659fd5c29 About a minute ago 18.6MB 21:33:14 67dc84e89660 About a minute ago 1.18GB 21:33:14 9073aa75cb10 About a minute ago 1.17GB 21:33:14 security-secretstore-setup latest 5d641308fa5b About a minute ago 28.7MB 21:33:14 44017f3189e6 About a minute ago 1.18GB 21:33:14 8946c26b74c0 About a minute ago 1.18GB 21:33:14 ci-base-image-x86_64 latest 5a41c8809dea 5 minutes ago 678MB 21:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 25 hours ago 475MB 21:33:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB 21:33:14 docker 20.10.6 d2979b152a7d 3 months ago 246MB 21:33:14 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 21:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 21:33:29 Still waiting to schedule task 21:33:29 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:34:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:34:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:34:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:34:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:34:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:34:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:34:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:34:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:34:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:34:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:34:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:34:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:34:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:34:31 Running on prd-ubuntu18.04-docker-8c-8g-2983 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws 21:34:31 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 21:34:31 The recommended git tool is: git 21:34:34 using credential edgex-jenkins-ssh 21:34:34 Cloning the remote Git repository 21:34:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:34:34 > git init /w/workspace/edgex-go/4 # timeout=10 21:34:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:34:34 > git --version # timeout=10 21:34:34 > git --version # 'git version 2.17.1' 21:34:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.167s coverage: 28.7% of statements 21:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.334s coverage: 100.0% of statements 21:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 46.3% of statements 21:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:34:41 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:34:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:34:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:34:41 > git config core.sparsecheckout # timeout=10 21:34:41 > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 21:34:41 > git remote # timeout=10 21:34:41 > git config --get remote.origin.url # timeout=10 21:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:41 Merge succeeded, producing e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:34:41 Checking out Revision e3b3e7e3e41118f9cdc0f844ff99ad26354133de (PR-3619) 21:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.574s coverage: 89.9% of statements 21:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.217s coverage: 78.9% of statements 21:34:41 > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 21:34:41 > git rev-parse HEAD^{commit} # timeout=10 21:34:41 > git config core.sparsecheckout # timeout=10 21:34:41 > git checkout -f e3b3e7e3e41118f9cdc0f844ff99ad26354133de # timeout=10 21:34:45 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.188s coverage: 81.2% of statements 21:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:34:46 + echo snap-build.sh 21:34:46 snap-build.sh 21:34:46 + SNAP_BASE_DIR=. 21:34:46 + '[' '!' -z /w/workspace/edgex-go/4 ']' 21:34:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 21:34:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 21:34:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 21:34:46 + cd /w/workspace/edgex-go/4 21:34:46 + sudo apt-get remove -qy --purge lxd lxd-client 21:34:46 Reading package lists... 21:34:46 Building dependency tree... 21:34:46 Reading state information... 21:34:46 The following packages were automatically installed and are no longer required: 21:34:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:34:46 uidmap xdelta3 21:34:46 Use 'sudo apt autoremove' to remove them. 21:34:46 The following packages will be REMOVED: 21:34:46 lxd* lxd-client* 21:34:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:34:46 After this operation, 31.7 MB disk space will be freed. 21:34:47 (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.) 21:34:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:34:48 Removing lxd dnsmasq configuration 21:34:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:34:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:34:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:34:49 (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.) 21:34:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 95.1% of statements 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.169s coverage: 60.0% of statements 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.429s coverage: 0.8% of statements 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements 21:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 22.0% of statements 21:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.178s coverage: 47.1% of statements 21:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.212s coverage: 79.5% of statements 21:34:50 Processing triggers for systemd (237-3ubuntu10.45) ... 21:34:50 Processing triggers for ureadahead (0.100.0-21) ... 21:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements 21:34:51 + sudo snap remove --purge lxd 21:34:51 snap "lxd" is not installed 21:34:51 + sudo groupadd --force --system lxd 21:34:51 ++ whoami 21:34:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:34:51 + newgrp - lxd 21:34:51 + sudo snap install lxd 21:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.230s coverage: 96.3% of statements 21:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.156s coverage: 87.5% of statements 21:35:01 2021-07-15T21:34:58Z INFO Waiting for automatic snapd restart... 21:35:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements 21:35:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements 21:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.595s coverage: 81.8% of statements 21:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:35:14 lxd 4.16 from Canonical* installed 21:35:14 + sudo lxd init --auto 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.236s coverage: 92.9% of statements 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 58.8% of statements 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.753s coverage: 64.4% of statements 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements 21:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 21:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 21:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 21:35:22 + sudo snap install --classic snapcraft 21:35:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.129s coverage: 66.9% of statements 21:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:35:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.770s coverage: 43.6% of statements 21:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 21:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements 21:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.262s coverage: 19.3% of statements 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 91.9% of statements 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 62.7% of statements 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.355s coverage: 97.6% of statements 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:35:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 21:35:34 snapcraft 4.8.3 from Canonical* installed 21:35:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:35:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:35:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:35:34 Dload Upload Total Spent Left Speed 21:35:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3754 21:35:34 100 3325k 100 3325k 0 0 7356k 0 --:--:-- --:--:-- --:--:-- 7356k 21:35:34 ./yq_linux_amd64 21:35:34 + sudo snapcraft prime --use-lxd 21:35:35 GO111MODULE=on go vet ./... 21:35:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:35:35 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: 21:35:35 - README.md 21:35:35 21:35:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:35:35 Launching a container. 21:35:44 Waiting for container to be ready 21:35:44 To start your first instance, try: lxc launch ubuntu:18.04 21:35:44 21:35:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:35:47 Waiting for network to be ready... 21:35:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:35:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 21:35:48 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:35:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 21:35:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:35:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:35:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 21:35:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 21:35:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 21:35:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 21:35:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:35:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:35:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:35:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:35:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:35:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:35:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:35:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:35:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:35:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 21:35:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 21:35:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 21:35:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 21:35:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 21:35:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 21:35:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 21:35:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 21:35:52 Fetched 24.8 MB in 4s (6082 kB/s) 21:35:52 Reading package lists... 21:35:52 Reading package lists... 21:35:53 Building dependency tree... 21:35:53 Reading state information... 21:35:53 The following additional packages will be installed: 21:35:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:35:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:35:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:35:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:35:53 Suggested packages: 21:35:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:35:53 Recommended packages: 21:35:53 gnupg libsasl2-modules 21:35:53 The following NEW packages will be installed: 21:35:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:35:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:35:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:35:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:35:53 The following packages will be upgraded: 21:35:53 gpg gpg-agent gpgconf libudev1 21:35:53 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:35:53 Need to get 3530 kB of archives. 21:35:53 After this operation, 13.3 MB of additional disk space will be used. 21:35:53 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] 21:35:53 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] 21:35:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:35:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:35:53 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 21:35:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 21:35:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:35:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:35:54 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:35:54 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:35:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:35:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:35:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:35:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:35:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:35:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:35:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:35:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:35:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:35:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:35:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:35:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:35:54 debconf: delaying package configuration, since apt-utils is not installed 21:35:54 Fetched 3530 kB in 1s (3036 kB/s) 21:35:54 (Reading database ... 12511 files and directories currently installed.) 21:35:54 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 21:35:54 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:35:54 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 21:35:54 Selecting previously unselected package udev. 21:35:54 (Reading database ... 12511 files and directories currently installed.) 21:35:54 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 21:35:54 Unpacking udev (237-3ubuntu10.48) ... 21:35:54 Selecting previously unselected package libfuse2:amd64. 21:35:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:35:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:35:54 Selecting previously unselected package fuse. 21:35:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:35:54 Unpacking fuse (2.9.7-1ubuntu1) ... 21:35:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:35:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:35:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:35:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:35:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:35:55 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:35:55 Selecting previously unselected package libksba8:amd64. 21:35:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:35:55 Unpacking libksba8:amd64 (1.3.5-2) ... 21:35:55 Selecting previously unselected package libroken18-heimdal:amd64. 21:35:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:35:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:35:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:35:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libwind0-heimdal:amd64. 21:35:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:35:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:35:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:35:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:35:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:35:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:55 Selecting previously unselected package libsasl2-modules-db:amd64. 21:35:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:35:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:35:55 Selecting previously unselected package libsasl2-2:amd64. 21:35:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:35:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:35:55 Selecting previously unselected package libldap-common. 21:35:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:35:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:35:55 Selecting previously unselected package libldap-2.4-2:amd64. 21:35:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:35:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:35:55 Selecting previously unselected package dirmngr. 21:35:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:35:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:35:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:35:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:35:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:35:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:35:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:35:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:35:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Setting up libksba8:amd64 (1.3.5-2) ... 21:35:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:35:56 Setting up udev (237-3ubuntu10.48) ... 21:35:56 invoke-rc.d: policy-rc.d denied execution of start. 21:35:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Processing triggers for systemd (237-3ubuntu10) ... 21:35:56 Setting up fuse (2.9.7-1ubuntu1) ... 21:35:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:35:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:35:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:35:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:35:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:35:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:35:57 settings in the [Install] section, and DefaultInstance for template units). 21:35:57 This means they are not meant to be enabled using systemctl. 21:35:57 Possible reasons for having this kind of units are: 21:35:57 1) A unit may be statically enabled by being symlinked from another unit's 21:35:57 .wants/ or .requires/ directory. 21:35:57 2) A unit's purpose may be to act as a helper for some other unit which has 21:35:57 a requirement dependency on it. 21:35:57 3) A unit may be started when needed via activation (socket, path, timer, 21:35:57 D-Bus, udev, scripted systemctl call, ...). 21:35:57 4) In case of template units, the unit is meant to be enabled with some 21:35:57 instance name specified. 21:35:57 Reading package lists... 21:35:57 Building dependency tree... 21:35:57 Reading state information... 21:35:57 The following additional packages will be installed: 21:35:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:35:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:35:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:35:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:35:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:35:57 Suggested packages: 21:35:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:35:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:35:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:35:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:35:57 systemd-container policykit-1 21:35:57 Recommended packages: 21:35:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:35:57 The following NEW packages will be installed: 21:35:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:35:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:35:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:35:57 multiarch-support openssh-client python3 python3-minimal python3.6 21:35:57 python3.6-minimal snapd squashfs-tools sudo 21:35:57 The following packages will be upgraded: 21:35:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:35:57 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:35:57 Need to get 36.7 MB of archives. 21:35:57 After this operation, 147 MB of additional disk space will be used. 21:35:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:35:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 21:35:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:35:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:35:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:35:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:35:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:35:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:35:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:35:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:35:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:35:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:35:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:35:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:35:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:35:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:35:59 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 21:35:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 21:35:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:35:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:35:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:35:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:35:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:35:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:35:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:35:59 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:35:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:35:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:35:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 21:35:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:36:00 debconf: delaying package configuration, since apt-utils is not installed 21:36:00 Fetched 36.7 MB in 3s (14.0 MB/s) 21:36:00 (Reading database ... 12757 files and directories currently installed.) 21:36:00 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 21:36:00 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:36:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 21:36:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:36:01 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 21:36:01 (Reading database ... 12757 files and directories currently installed.) 21:36:01 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:36:01 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 21:36:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:36:01 (Reading database ... 12757 files and directories currently installed.) 21:36:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:36:01 Unpacking apt (1.6.14) over (1.6.1) ... 21:36:02 Setting up apt (1.6.14) ... 21:36:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:36:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:36:02 (Reading database ... 12764 files and directories currently installed.) 21:36:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:36:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:36:02 Selecting previously unselected package libpython3.6-minimal:amd64. 21:36:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:36:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:36:02 Selecting previously unselected package libexpat1:amd64. 21:36:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:36:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:36:02 Selecting previously unselected package python3.6-minimal. 21:36:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:36:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:36:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:36:03 Checking for services that may need to be restarted...done. 21:36:03 Checking for services that may need to be restarted...done. 21:36:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:36:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:36:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:36:03 Selecting previously unselected package python3-minimal. 21:36:03 (Reading database ... 13012 files and directories currently installed.) 21:36:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:36:03 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:36:03 Selecting previously unselected package mime-support. 21:36:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:36:03 Unpacking mime-support (3.60ubuntu1) ... 21:36:03 Selecting previously unselected package libmpdec2:amd64. 21:36:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:36:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:36:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:36:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:36:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:36:04 Selecting previously unselected package python3.6. 21:36:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:36:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:36:04 Selecting previously unselected package libpython3-stdlib:amd64. 21:36:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:36:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:36:04 Setting up python3-minimal (3.6.7-1~18.04) ... 21:36:04 Selecting previously unselected package python3. 21:36:04 (Reading database ... 13442 files and directories currently installed.) 21:36:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:36:04 Unpacking python3 (3.6.7-1~18.04) ... 21:36:04 Selecting previously unselected package multiarch-support. 21:36:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:36:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:36:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:36:04 Selecting previously unselected package liblzo2-2:amd64. 21:36:04 (Reading database ... 13479 files and directories currently installed.) 21:36:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:36:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:36:04 Selecting previously unselected package libbsd0:amd64. 21:36:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:36:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:36:04 Selecting previously unselected package sudo. 21:36:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:36:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:36:04 Selecting previously unselected package apparmor. 21:36:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:36:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:36:04 Selecting previously unselected package libedit2:amd64. 21:36:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:36:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:36:04 Selecting previously unselected package libkrb5support0:amd64. 21:36:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:36:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:36:05 Selecting previously unselected package libk5crypto3:amd64. 21:36:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:36:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:36:05 Selecting previously unselected package libkeyutils1:amd64. 21:36:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:36:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:36:05 Selecting previously unselected package libkrb5-3:amd64. 21:36:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:36:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:36:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:36:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:36:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:36:05 Selecting previously unselected package libssl1.0.0:amd64. 21:36:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:36:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:36:05 Selecting previously unselected package openssh-client. 21:36:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:36:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:36:05 Selecting previously unselected package squashfs-tools. 21:36:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 21:36:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:36:05 Selecting previously unselected package snapd. 21:36:05 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:36:05 Unpacking snapd (2.49.2+18.04) ... 21:36:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:36:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:36:07 Setting up mime-support (3.60ubuntu1) ... 21:36:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:36:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:36:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:36:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:36:08 Setting up systemd (237-3ubuntu10.48) ... 21:36:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:36:08 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:36:08 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:36:08 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:36:08 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:36:08 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:36:08 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:36:09 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:36:09 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:36:09 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:36:09 Setting up python3 (3.6.7-1~18.04) ... 21:36:09 running python rtupdate hooks for python3.6... 21:36:09 running python post-rtupdate hooks for python3.6... 21:36:09 Setting up apparmor (2.12-4ubuntu5.1) ... 21:36:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:36:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:36:10 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:36:10 Setting up snapd (2.49.2+18.04) ... 21:36:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:36:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:36:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:36:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:36:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:36:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:36:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:36:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:36:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:36:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:36:12 /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' 21:36:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:36:12 Processing triggers for systemd (237-3ubuntu10.48) ... 21:36:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:36:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:36:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:36:15 Reading package lists... 21:36:15 Reading package lists... 21:36:15 Building dependency tree... 21:36:15 Reading state information... 21:36:15 Calculating upgrade... 21:36:16 The following packages will be upgraded: 21:36:16 advancecomp base-files bash binutils binutils-common 21:36:16 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:36:16 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:36:16 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:36:16 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:36:16 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:36:16 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:36:16 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:36:16 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:36:16 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:36:16 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:36:16 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:36:16 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:36:16 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:36:16 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:36:16 ubuntu-keyring util-linux 21:36:16 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:36:16 Need to get 64.2 MB of archives. 21:36:16 After this operation, 5113 kB of additional disk space will be used. 21:36:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 21:36:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:36:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:36:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:36:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:36:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:36:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:36:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:36:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:36:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:36:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:36:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:36:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:36:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:36:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:36:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:36:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:36:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:36:16 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:36:16 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:36:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:36:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:36:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:36:16 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:36:16 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:36:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:36:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:36:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:36:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:36:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:36:16 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:36:16 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:36:16 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:36:16 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:36:16 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:36:16 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:36:16 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:36:16 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:36:16 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:36:16 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:36:16 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:36:16 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:36:16 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:36:16 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:36:16 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:36:16 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:36:16 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:36:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:36:16 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:36:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:36:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:36:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:36:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:36:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:36:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:36:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:36:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:36:17 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:36:17 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:36:17 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:36:17 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:36:17 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:36:17 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:36:17 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:36:17 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:36:17 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:36:17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:36:17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:36:17 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:36:17 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:36:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:36:17 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:36:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:36:17 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:36:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:36:17 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:36:17 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:36:17 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:36:17 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:36:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:36:18 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:36:18 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:36:18 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:36:18 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:36:18 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] 21:36:18 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:36:18 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 21:36:18 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] 21:36:18 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:36:18 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:36:18 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:36:18 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:36:18 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:36:18 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:36:18 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:36:18 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:36:18 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] 21:36:18 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:36:18 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:36:18 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:36:18 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:36:18 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:36:18 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:36:18 debconf: delaying package configuration, since apt-utils is not installed 21:36:18 Fetched 64.2 MB in 3s (25.1 MB/s) 21:36:18 (Reading database ... 13914 files and directories currently installed.) 21:36:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:36:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:36:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:36:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:36:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 21:36:19 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 21:36:19 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:19 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:19 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:19 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:19 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:19 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:19 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:20 (Reading database ... 13914 files and directories currently installed.) 21:36:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:36:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:36:20 (Reading database ... 13914 files and directories currently installed.) 21:36:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:20 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:20 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:20 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:36:20 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:36:20 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:20 (Reading database ... 13914 files and directories currently installed.) 21:36:20 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:36:20 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:36:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:36:21 (Reading database ... 13914 files and directories currently installed.) 21:36:21 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:36:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:36:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:36:21 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:36:21 Setting up base-files (10.1ubuntu2.10) ... 21:36:21 Installing new version of config file /etc/issue ... 21:36:21 Installing new version of config file /etc/issue.net ... 21:36:21 Installing new version of config file /etc/lsb-release ... 21:36:21 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:36:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:36:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:36:21 Removing obsolete conffile /etc/default/motd-news ... 21:36:22 (Reading database ... 13915 files and directories currently installed.) 21:36:22 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:36:22 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:36:22 Setting up bash (4.4.18-2ubuntu1.2) ... 21:36:22 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 21:36:22 (Reading database ... 13915 files and directories currently installed.) 21:36:22 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:22 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:36:22 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:36:22 (Reading database ... 13915 files and directories currently installed.) 21:36:22 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:36:22 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:36:22 Setting up tar (1.29b-2ubuntu0.2) ... 21:36:22 (Reading database ... 13915 files and directories currently installed.) 21:36:22 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:36:22 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:36:22 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:36:22 (Reading database ... 13915 files and directories currently installed.) 21:36:22 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:36:22 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:36:22 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:36:22 (Reading database ... 13915 files and directories currently installed.) 21:36:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:36:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:36:23 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:36:23 (Reading database ... 13915 files and directories currently installed.) 21:36:23 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:36:23 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:36:23 Setting up grep (3.1-2build1) ... 21:36:23 (Reading database ... 13915 files and directories currently installed.) 21:36:23 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:36:23 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:36:23 Setting up gzip (1.6-5ubuntu1.1) ... 21:36:23 (Reading database ... 13915 files and directories currently installed.) 21:36:23 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:36:23 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:36:23 Setting up login (1:4.5-1ubuntu2) ... 21:36:23 (Reading database ... 13915 files and directories currently installed.) 21:36:23 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:36:23 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:36:23 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:36:23 (Reading database ... 13915 files and directories currently installed.) 21:36:23 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:36:23 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:36:24 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:36:24 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:36:24 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:36:24 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:36:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:36:24 (Reading database ... 13915 files and directories currently installed.) 21:36:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:36:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:36:25 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:36:25 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:36:25 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:36:25 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:36:25 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:36:25 (Reading database ... 13915 files and directories currently installed.) 21:36:25 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:36:25 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:36:25 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:36:25 (Reading database ... 13915 files and directories currently installed.) 21:36:25 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:25 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:36:25 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:36:25 (Reading database ... 13915 files and directories currently installed.) 21:36:25 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:25 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:36:25 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:36:25 (Reading database ... 13915 files and directories currently installed.) 21:36:25 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:25 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:36:25 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:36:25 (Reading database ... 13915 files and directories currently installed.) 21:36:25 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:25 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:36:25 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:36:25 (Reading database ... 13915 files and directories currently installed.) 21:36:25 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:36:25 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:36:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:36:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:36:26 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:36:26 (Reading database ... 13915 files and directories currently installed.) 21:36:26 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:36:26 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:36:26 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:36:26 (Reading database ... 13915 files and directories currently installed.) 21:36:26 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:26 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:36:26 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:36:26 (Reading database ... 13915 files and directories currently installed.) 21:36:26 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:26 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:36:26 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:36:26 (Reading database ... 13915 files and directories currently installed.) 21:36:26 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:26 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:36:27 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:36:27 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:36:27 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:36:27 (Reading database ... 13915 files and directories currently installed.) 21:36:27 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:36:27 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:36:27 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:36:27 (Reading database ... 13915 files and directories currently installed.) 21:36:27 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:36:27 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:36:27 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:36:28 (Reading database ... 13917 files and directories currently installed.) 21:36:28 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:36:28 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:36:28 Setting up debconf (1.5.66ubuntu1) ... 21:36:28 (Reading database ... 13917 files and directories currently installed.) 21:36:28 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:36:28 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:36:28 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:36:28 (Reading database ... 13917 files and directories currently installed.) 21:36:28 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:36:28 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:36:28 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:36:28 (Reading database ... 13917 files and directories currently installed.) 21:36:28 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:36:28 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:36:28 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:36:28 (Reading database ... 13917 files and directories currently installed.) 21:36:28 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:36:28 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:36:28 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:36:28 (Reading database ... 13919 files and directories currently installed.) 21:36:28 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:36:29 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:36:29 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:36:29 (Reading database ... 13923 files and directories currently installed.) 21:36:29 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:36:29 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:36:29 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 21:36:29 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:36:29 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:36:29 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:36:29 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:36:29 (Reading database ... 13923 files and directories currently installed.) 21:36:29 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:36:29 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:36:29 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:36:29 (Reading database ... 13923 files and directories currently installed.) 21:36:29 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:36:29 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:36:29 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:36:30 (Reading database ... 13923 files and directories currently installed.) 21:36:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:36:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:36:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:36:30 (Reading database ... 13923 files and directories currently installed.) 21:36:30 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:36:30 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:36:30 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:36:30 (Reading database ... 13923 files and directories currently installed.) 21:36:30 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:36:30 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:36:30 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:36:30 (Reading database ... 13923 files and directories currently installed.) 21:36:30 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:36:30 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:36:30 Setting up passwd (1:4.5-1ubuntu2) ... 21:36:30 (Reading database ... 13923 files and directories currently installed.) 21:36:30 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:36:30 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:36:30 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:36:30 (Reading database ... 13923 files and directories currently installed.) 21:36:30 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:36:31 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:36:31 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:36:31 (Reading database ... 13923 files and directories currently installed.) 21:36:31 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:36:31 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:36:31 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:36:31 (Reading database ... 13923 files and directories currently installed.) 21:36:31 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:36:31 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:36:31 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:36:31 (Reading database ... 13923 files and directories currently installed.) 21:36:31 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:36:31 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:36:31 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:36:31 (Reading database ... 13923 files and directories currently installed.) 21:36:31 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:36:31 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:36:31 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:36:31 (Reading database ... 13923 files and directories currently installed.) 21:36:31 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:36:31 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:36:31 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:36:31 (Reading database ... 13923 files and directories currently installed.) 21:36:31 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:36:31 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:36:31 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:36:31 (Reading database ... 13923 files and directories currently installed.) 21:36:31 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:36:31 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:36:32 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:36:32 (Reading database ... 13924 files and directories currently installed.) 21:36:32 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:36:32 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:36:32 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:36:32 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:36:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:36:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:36:32 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:36:32 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:36:32 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:36:32 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:36:32 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:36:32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:36:32 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:36:32 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:36:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:36:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:36:33 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:36:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:36:33 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:36:33 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:36:33 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:36:33 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:36:33 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:36:33 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:36:33 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:36:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:36:33 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:36:33 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:36:33 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:36:33 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:36:34 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:36:34 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:36:34 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:36:34 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:36:34 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:36:34 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:36:34 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:34 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:34 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:36 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:36:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:36:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:36:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:36:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:36:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:36:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:36:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:36:38 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:36:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:36:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:36:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:36:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:36:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:36:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:36:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:36:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:36:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:36:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:36:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:36:38 21:36:38 Current default time zone: 'Etc/UTC' 21:36:38 Local time is now: Thu Jul 15 21:36:38 UTC 2021. 21:36:38 Universal Time is now: Thu Jul 15 21:36:38 UTC 2021. 21:36:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:36:38 21:36:38 Setting up systemd-sysv (237-3ubuntu10.48) ... 21:36:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:38 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 21:36:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:36:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:36:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:36:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:36:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:36:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:36:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:36:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:36:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:36:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:36:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:38 Setting up patch (2.7.6-2ubuntu1.1) ... 21:36:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:36:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:36:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:36:38 Installing new version of config file /etc/ssl/openssl.cnf ... 21:36:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:36:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:36:38 Setting up ca-certificates (20210119~18.04.1) ... 21:36:40 Updating certificates in /etc/ssl/certs... 21:36:41 23 added, 27 removed; done. 21:36:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:36:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:36:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:36:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:36:41 Setting up pkgbinarymangler (138.18.04.1) ... 21:36:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:36:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:36:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:36:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:36:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:36:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:36:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:36:41 Setting up perl (5.26.1-6ubuntu0.5) ... 21:36:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:36:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:36:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:36:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:36:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:36:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:36:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:36:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:36:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:36:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:36:42 Processing triggers for systemd (237-3ubuntu10.48) ... 21:36:42 Processing triggers for mime-support (3.60ubuntu1) ... 21:36:42 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:36:42 Updating certificates in /etc/ssl/certs... 21:36:43 0 added, 0 removed; done. 21:36:43 Running hooks in /etc/ca-certificates/update.d... 21:36:43 done. 21:36:43 Reading package lists... 21:36:43 Building dependency tree... 21:36:43 Reading state information... 21:36:43 The following NEW packages will be installed: 21:36:43 apt-transport-https 21:36:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:36:44 Need to get 4348 B of archives. 21:36:44 After this operation, 154 kB of additional disk space will be used. 21:36:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 21:36:44 debconf: delaying package configuration, since apt-utils is not installed 21:36:44 Fetched 4348 B in 0s (24.2 kB/s) 21:36:44 Selecting previously unselected package apt-transport-https. 21:36:44 (Reading database ... 13929 files and directories currently installed.) 21:36:44 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:36:44 Unpacking apt-transport-https (1.6.14) ... 21:36:44 Setting up apt-transport-https (1.6.14) ... 21:36:44 Waiting for network to be ready... 21:36:51 2021-07-15T21:36:47Z INFO Waiting for automatic snapd restart... 21:36:51 snapd 2.51.1 from Canonical* installed 21:36:51 "snapd" switched to the "latest/stable" channel 21:36:51 21:36:54 core18 20210611 from Canonical* installed 21:36:54 "core18" switched to the "latest/stable" channel 21:36:54 21:36:56 gofmt -l . 21:36:56 [ "`gofmt -l .`" = "" ] 21:36:56 ./bin/test-attribution-txt.sh [Pipeline] sh 21:36:57 snapcraft 4.8.3 from Canonical* installed 21:36:57 "snapcraft" switched to the "latest/stable" channel 21:36:57 21:36:57 + ls -al . 21:36:57 total 596 21:36:57 drwxrwxr-x 9 1001 1001 4096 Jul 15 21:36 . 21:36:57 drwxr-xr-x 4 root root 4096 Jul 15 21:32 .. 21:36:57 -rw-rw-r-- 1 1001 1001 11 Jul 15 21:30 .dockerignore 21:36:57 drwxrwxr-x 8 1001 1001 4096 Jul 15 21:30 .git 21:36:57 drwxrwxr-x 3 1001 1001 4096 Jul 15 21:30 .github 21:36:57 -rw-rw-r-- 1 1001 1001 818 Jul 15 21:30 .gitignore 21:36:57 -rw-rw-r-- 1 1001 1001 76 Jul 15 21:30 .hadolint.yml 21:36:57 -rw-rw-r-- 1 1001 1001 166 Jul 15 21:30 .sonarcloud.properties 21:36:57 -rw-rw-r-- 1 1001 1001 8609 Jul 15 21:30 Attribution.txt 21:36:57 -rw-rw-r-- 1 1001 1001 43881 Jul 15 21:30 CHANGELOG.md 21:36:57 -rw-rw-r-- 1 1001 1001 3804 Jul 15 21:30 CONTRIBUTING.md 21:36:57 -rw-rw-r-- 1 1001 1001 931 Jul 15 21:30 Dockerfile.build 21:36:57 -rw-rw-r-- 1 1001 1001 849 Jul 15 21:30 Jenkinsfile 21:36:57 -rw-rw-r-- 1 1001 1001 10775 Jul 15 21:30 LICENSE 21:36:57 -rw-rw-r-- 1 1001 1001 6003 Jul 15 21:30 Makefile 21:36:57 -rw-rw-r-- 1 1001 1001 7818 Jul 15 21:30 README.md 21:36:57 -rw-rw-r-- 1 1001 1001 6912 Jul 15 21:30 SECURITY.md 21:36:57 -rw-rw-r-- 1 1001 1001 5 Jul 15 21:27 VERSION 21:36:57 -rw-rw-r-- 1 1001 1001 4131 Jul 15 21:30 ZMQWindows.md 21:36:57 drwxrwxr-x 2 1001 1001 4096 Jul 15 21:30 bin 21:36:57 drwxrwxr-x 14 1001 1001 4096 Jul 15 21:30 cmd 21:36:57 -rw-r--r-- 1 root root 402846 Jul 15 21:35 coverage.out 21:36:57 -rw-rw-r-- 1 1001 1001 812 Jul 15 21:30 go.mod 21:36:57 -rw-r--r-- 1 root root 21149 Jul 15 21:32 go.sum 21:36:57 drwxrwxr-x 7 1001 1001 4096 Jul 15 21:30 internal 21:36:57 drwxrwxr-x 3 1001 1001 4096 Jul 15 21:30 openapi 21:36:57 drwxrwxr-x 4 1001 1001 4096 Jul 15 21:30 snap 21:36:57 -rw-rw-r-- 1 1001 1001 204 Jul 15 21:30 version.go [Pipeline] sh 21:36:58 + '[' -e coverage.out ] 21:36:58 + chown 1001:1001 coverage.out [Pipeline] stash 21:36:58 Warning: overwriting stash ‘coverage-report’ 21:36:59 Stashed 1 file(s) [Pipeline] sh 21:36:59 + make build 21:36:59 go mod tidy 21:37:00 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 21:37:02 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: 21:37:02 - README.md 21:37:02 21:37:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:37:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:37:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:37:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:37:02 Reading package lists... 21:37:03 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 21:37:03 Reading package lists... 21:37:03 Building dependency tree... 21:37:03 Reading state information... 21:37:03 Suggested packages: 21:37:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:37:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:37:03 Recommended packages: 21:37:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:37:03 The following NEW packages will be installed: 21:37:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:37:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:37:03 pkg-config zip 21:37:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:37:03 Need to get 7663 kB of archives. 21:37:03 After this operation, 43.8 MB of additional disk space will be used. 21:37:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:37:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:37:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 21:37:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:37:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:37:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:37:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:37:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:37:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:37:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:37:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:37:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:37:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:37:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:37:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:37:04 debconf: delaying package configuration, since apt-utils is not installed 21:37:04 Fetched 7663 kB in 1s (9322 kB/s) 21:37:04 Selecting previously unselected package libglib2.0-0:amd64. 21:37:04 (Reading database ... 13933 files and directories currently installed.) 21:37:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:37:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:37:04 Selecting previously unselected package libpsl5:amd64. 21:37:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:37:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:37:05 Selecting previously unselected package libnghttp2-14:amd64. 21:37:05 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:37:05 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:37:05 Selecting previously unselected package librtmp1:amd64. 21:37:05 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:37:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:37:05 Selecting previously unselected package libcurl3-gnutls:amd64. 21:37:05 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 21:37:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:37:05 Selecting previously unselected package liberror-perl. 21:37:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:37:05 Unpacking liberror-perl (0.17025-1) ... 21:37:05 Selecting previously unselected package git-man. 21:37:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:37:05 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:37:05 Selecting previously unselected package git. 21:37:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:37:05 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:37:05 Selecting previously unselected package libnorm1:amd64. 21:37:05 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:37:05 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:37:05 Selecting previously unselected package libpgm-5.2-0:amd64. 21:37:05 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:37:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:37:05 Selecting previously unselected package libsodium23:amd64. 21:37:05 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:37:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:37:05 Selecting previously unselected package libzmq5:amd64. 21:37:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:37:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:37:06 Selecting previously unselected package libzmq3-dev:amd64. 21:37:06 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:37:06 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:37:06 Selecting previously unselected package pkg-config. 21:37:06 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:37:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:37:06 Selecting previously unselected package zip. 21:37:06 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:37:06 Unpacking zip (3.0-11build1) ... 21:37:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:37:06 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:37:06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:37:06 Setting up liberror-perl (0.17025-1) ... 21:37:06 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:37:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:37:06 No schema files found: doing nothing. 21:37:06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:37:06 Setting up zip (3.0-11build1) ... 21:37:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:37:06 Setting up libsodium23:amd64 (1.0.16-2) ... 21:37:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:37:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:37:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:37:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:37:06 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:37:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:37:07 git set to automatically installed. 21:37:07 git-man set to automatically installed. 21:37:07 libcurl3-gnutls set to automatically installed. 21:37:07 liberror-perl set to automatically installed. 21:37:07 libglib2.0-0 set to automatically installed. 21:37:07 libnghttp2-14 set to automatically installed. 21:37:07 libnorm1 set to automatically installed. 21:37:07 libpgm-5.2-0 set to automatically installed. 21:37:07 libpsl5 set to automatically installed. 21:37:07 librtmp1 set to automatically installed. 21:37:07 libsodium23 set to automatically installed. 21:37:07 libzmq3-dev set to automatically installed. 21:37:07 libzmq5 set to automatically installed. 21:37:07 pkg-config set to automatically installed. 21:37:07 zip set to automatically installed. 21:37:07 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 21:37:08 snapd is not logged in, snap install commands will use sudo 21:37:13 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 21:37:14 snapd is not logged in, snap install commands will use sudo 21:37:15 snap "core18" has no updates available 21:37:16 Pulling config-common 21:37:16 + snapcraftctl pull 21:37:17 Pulling go-build-helper 21:37:17 + snapcraftctl pull 21:37:18 'edgex-go' has dependencies that need to be staged: go-build-helper 21:37:18 Skipping pull go-build-helper (already ran) 21:37:18 Building go-build-helper 21:37:18 + snapcraftctl build 21:37:20 Staging go-build-helper 21:37:20 + snapcraftctl stage 21:37:29 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 21:37:30 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 21:37:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:37:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:37:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 21:37:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 21:37:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:37:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:37:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 21:37:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 21:37:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 21:37:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 21:37:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:37:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:37:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:37:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:37:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:37:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:37:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:37:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:37:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:37:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 21:37:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 21:37:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 21:37:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 21:37:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 21:37:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 21:37:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 21:37:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 21:37:30 Fetched 24.8 MB in 0s (0 B/s) 21:37:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:37:30 Fetched 224 kB in 0s (0 B/s) 21:37:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:37:30 Fetched 157 kB in 0s (0 B/s) 21:37:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:37:30 Fetched 221 kB in 0s (0 B/s) 21:37:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:37:30 Fetched 143 kB in 0s (0 B/s) 21:37:30 Pulling edgex-go 21:37:30 + snapcraftctl pull 21:37:30 Pulling hooks 21:37:30 + snapcraftctl pull 21:37:34 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 21:37:34 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 21:37:38 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 21:37:41 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 21:37:45 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 21:37:48 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 21:37:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:37:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:37:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:37:49 Fetched 0 B in 0s (0 B/s) 21:37:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:37:49 Fetched 96.5 kB in 0s (0 B/s) 21:37:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:37:49 Fetched 279 kB in 0s (0 B/s) 21:37:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:37:49 Fetched 122 kB in 0s (0 B/s) 21:37:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:37:49 Fetched 77.8 kB in 0s (0 B/s) 21:37:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:37:49 Fetched 8848 B in 0s (0 B/s) 21:37:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:37:49 Fetched 47.8 kB in 0s (0 B/s) 21:37:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:37:49 Fetched 45.6 kB in 0s (0 B/s) 21:37:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:37:49 Fetched 15.0 kB in 0s (0 B/s) 21:37:49 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 21:37:49 Fetched 219 kB in 0s (0 B/s) 21:37:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:37:49 Fetched 154 kB in 0s (0 B/s) 21:37:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:37:49 Fetched 50.6 kB in 0s (0 B/s) 21:37:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:37:49 Fetched 14.8 kB in 0s (0 B/s) 21:37:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:37:49 Fetched 41.8 kB in 0s (0 B/s) 21:37:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:37:49 Fetched 499 kB in 0s (0 B/s) 21:37:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:37:49 Fetched 111 kB in 0s (0 B/s) 21:37:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:37:49 Fetched 240 kB in 0s (0 B/s) 21:37:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:37:49 Fetched 29.3 kB in 0s (0 B/s) 21:37:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:37:49 Fetched 85.5 kB in 0s (0 B/s) 21:37:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:37:49 Fetched 24.5 kB in 0s (0 B/s) 21:37:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:37:49 Fetched 49.2 kB in 0s (0 B/s) 21:37:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:37:49 Fetched 54.2 kB in 0s (0 B/s) 21:37:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:37:49 Fetched 30.8 kB in 0s (0 B/s) 21:37:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:37:49 Fetched 15.8 kB in 0s (0 B/s) 21:37:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:37:49 Fetched 85.9 kB in 0s (0 B/s) 21:37:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:37:49 Fetched 8720 B in 0s (0 B/s) 21:37:49 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:37:49 Fetched 140 kB in 0s (0 B/s) 21:37:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:37:49 Fetched 119 kB in 0s (0 B/s) 21:37:49 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:37:49 Fetched 111 kB in 0s (0 B/s) 21:37:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:37:49 Fetched 11.1 kB in 0s (0 B/s) 21:37:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:37:49 Fetched 645 kB in 0s (0 B/s) 21:37:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:37:49 Fetched 41.3 kB in 0s (0 B/s) 21:37:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:37:49 Fetched 17.9 kB in 0s (0 B/s) 21:37:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:37:49 Fetched 368 kB in 0s (0 B/s) 21:37:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:37:49 Fetched 187 kB in 0s (0 B/s) 21:37:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:37:49 Fetched 175 kB in 0s (0 B/s) 21:37:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:37:49 Fetched 206 kB in 0s (0 B/s) 21:37:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:37:49 Fetched 1301 kB in 0s (0 B/s) 21:37:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:37:49 Fetched 36.2 kB in 0s (0 B/s) 21:37:49 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 21:37:49 Fetched 159 kB in 0s (0 B/s) 21:37:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:37:49 Fetched 107 kB in 0s (0 B/s) 21:37:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:37:49 Fetched 48.7 kB in 0s (0 B/s) 21:37:49 Pulling static-packages 21:37:49 + snapcraftctl pull 21:37:49 Pulling version 21:37:49 + cd /root/project 21:37:49 + git describe --tags --abbrev=0 21:37:49 + sed s/v// 21:37:49 + GIT_VERSION=2.0.1-dev.12 21:37:49 + [ -z 2.0.1-dev.12 ] 21:37:49 + snapcraftctl set-version 2.0.1-dev.12 21:37:49 Building config-common 21:37:49 + snapcraftctl build 21:37:51 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 21:37:51 Skipping build go-build-helper (already ran) 21:37:51 Building edgex-go 21:37:51 + cd /root/parts/edgex-go/src 21:37:51 + git describe --tags --abbrev=0 21:37:51 + sed s/v// 21:37:51 + GIT_VERSION=2.0.1-dev.12 21:37:51 + [ -z 2.0.1-dev.12 ] 21:37:51 + echo 2.0.1-dev.12 21:37:51 + make build 21:37:51 go mod tidy 21:37:53 go: downloading github.com/gorilla/mux v1.8.0 21:37:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:37:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 21:37:53 go: downloading github.com/stretchr/testify v1.7.0 21:37:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:37:53 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:37:53 go: downloading github.com/google/uuid v1.3.0 21:37:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:37:53 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:37:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:37:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:37:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:37:54 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 21:37:54 go: downloading github.com/pelletier/go-toml v1.9.3 21:37:54 go: downloading gopkg.in/yaml.v2 v2.4.0 21:37:54 go: downloading github.com/go-playground/validator/v10 v10.6.1 21:37:54 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:37:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:37:54 go: downloading github.com/go-kit/kit v0.9.0 21:37:54 go: downloading github.com/davecgh/go-spew v1.1.1 21:37:54 go: downloading github.com/pmezard/go-difflib v1.0.0 21:37:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:37:54 go: downloading github.com/lib/pq v1.10.2 21:37:54 go: downloading github.com/stretchr/objx v0.1.0 21:37:54 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:37:55 go: downloading github.com/x448/float16 v0.8.4 21:37:55 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:37:55 go: downloading github.com/go-playground/universal-translator v0.17.0 21:37:55 go: downloading github.com/leodido/go-urn v1.2.0 21:37:55 go: downloading golang.org/x/text v0.3.2 21:37:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:37:55 go: downloading github.com/go-playground/locales v0.13.0 21:37:55 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:37:55 go: downloading github.com/go-stack/stack v1.8.0 21:37:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:37:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:37:55 go: downloading github.com/pebbe/zmq4 v1.2.7 21:37:55 go: downloading github.com/hashicorp/consul/api v1.8.1 21:37:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:37:55 go: downloading github.com/kr/pretty v0.2.0 21:37:55 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:37:55 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:37:55 go: downloading github.com/gorilla/websocket v1.4.2 21:37:55 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:37:55 go: downloading github.com/onsi/ginkgo v1.10.1 21:37:55 go: downloading github.com/onsi/gomega v1.7.0 21:37:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:37:55 go: downloading github.com/mitchellh/copystructure v1.0.0 21:37:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:37:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:37:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:37:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:37:55 go: downloading github.com/hashicorp/serf v0.9.5 21:37:55 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:37:55 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:37:55 go: downloading github.com/kr/text v0.1.0 21:37:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:37:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:37:56 go: downloading github.com/fatih/color v1.9.0 21:37:56 go: downloading github.com/mattn/go-colorable v0.1.6 21:37:56 go: downloading github.com/mattn/go-isatty v0.0.12 21:37:56 go: downloading github.com/pkg/errors v0.8.1 21:37:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:37:56 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:37:56 go: downloading github.com/hashicorp/memberlist v0.2.2 21:37:56 go: downloading github.com/hpcloud/tail v1.0.0 21:37:56 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:37:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:37:56 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:37:56 go: downloading github.com/miekg/dns v1.1.26 21:37:56 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:37:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:37:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:37:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:37:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:37:56 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:37:56 go: downloading github.com/hashicorp/errwrap v1.0.0 21:37:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:37:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } 21:37:59 $ docker stop --time=1 8cc7692bfffbf278d4c7ffa18f661a20f16abaf070dd7a6039653f1b3fc9e83c 21:38:02 $ docker rm -f 8cc7692bfffbf278d4c7ffa18f661a20f16abaf070dd7a6039653f1b3fc9e83c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:38:04 21:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:38:06 latest: Pulling from edgex-devops/edgex-compose-arm64 21:38:06 29e5d40040c1: Pulling fs layer 21:38:06 1ce36da41761: Pulling fs layer 21:38:06 25b303627fd3: Pulling fs layer 21:38:06 29e5d40040c1: Verifying Checksum 21:38:06 29e5d40040c1: Download complete 21:38:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:38:07 29e5d40040c1: Pull complete 21:38:07 1ce36da41761: Verifying Checksum 21:38:07 1ce36da41761: Download complete 21:38:08 1ce36da41761: Pull complete 21:38:08 25b303627fd3: Verifying Checksum 21:38:08 25b303627fd3: Download complete 21:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-command/core-command ./cmd/core-command 21:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:38:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:38:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:38:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:38:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:38:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:38:18 25b303627fd3: Pull complete 21:38:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:38:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withDockerContainer 21:38:19 prd-ubuntu18.04-docker-arm64-4c-16g-2981 does not seem to be running inside a container 21:38:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:38:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:38:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:38:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:38:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:38:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:38:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:38:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:38:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:38:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:38:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:38:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:38:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:38:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:38:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:38:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:38:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:38:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:38:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:38:21 + 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 21:38:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:38:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:38:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:38:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:38:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:38:21 + 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 21:38:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:38:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:38:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:38:22 $ docker top 49bd2057f7d9d77fe07c99516148edfda783884522aae00cdb4f953fd40ccb2d -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:23 Building hooks 21:38:23 + cd /root/parts/hooks/src 21:38:23 + make build 21:38:23 go mod tidy 21:38:23 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 21:38:23 go: downloading github.com/stretchr/testify v1.5.1 21:38:23 go: downloading gopkg.in/yaml.v2 v2.2.2 21:38:23 go: downloading github.com/davecgh/go-spew v1.1.0 21:38:23 + grep parallel 21:38:23 + docker-compose build --help 21:38:24 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:38:24 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:38:25 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:38:25 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:38:28 --parallel Build images in parallel. [Pipeline] } 21:38:28 $ docker stop --time=1 49bd2057f7d9d77fe07c99516148edfda783884522aae00cdb4f953fd40ccb2d 21:38:28 Building static-packages 21:38:28 + snapcraftctl build 21:38:30 Building version 21:38:30 + snapcraftctl build 21:38:30 $ docker rm -f 49bd2057f7d9d77fe07c99516148edfda783884522aae00cdb4f953fd40ccb2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:38:30 . [Pipeline] withDockerContainer 21:38:31 prd-ubuntu18.04-docker-arm64-4c-16g-2981 does not seem to be running inside a container 21:38:31 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:38:32 Staging config-common 21:38:32 + snapcraftctl stage 21:38:32 $ docker top 4a2421c8c4950f78fbbc3a78086582e8d2d7a035513244bf2e9890520aae651b -eo pid,comm 21:38:32 Skipping stage go-build-helper (already ran) 21:38:32 Staging edgex-go 21:38:32 + snapcraftctl stage [Pipeline] { [Pipeline] sh 21:38:33 + docker-compose -f ./docker-compose-build.yml build --parallel 21:38:34 Staging hooks 21:38:34 + snapcraftctl stage 21:38:35 Staging static-packages 21:38:35 + snapcraftctl stage 21:38:36 Staging version 21:38:36 + snapcraftctl stage 21:38:37 Priming config-common 21:38:37 + snapcraftctl prime 21:38:38 Building core-command ... 21:38:38 Building core-data ... 21:38:38 Building core-metadata ... 21:38:38 Building security-bootstrapper ... 21:38:38 Building security-proxy-setup ... 21:38:38 Building security-secretstore-setup ... 21:38:38 Building support-notifications ... 21:38:38 Building support-scheduler ... 21:38:38 Building sys-mgmt-agent ... 21:38:38 Building sys-mgmt-agent 21:38:38 Building support-notifications 21:38:38 Building core-command 21:38:38 Building security-secretstore-setup 21:38:38 Building security-bootstrapper 21:38:38 Priming go-build-helper 21:38:38 + snapcraftctl prime 21:38:39 Priming edgex-go 21:38:39 + snapcraftctl prime 21:38:40 Priming hooks 21:38:40 + snapcraftctl prime 21:38:41 Priming static-packages 21:38:41 + snapcraftctl prime 21:38:44 Priming version 21:38:44 + snapcraftctl prime 21:38:44 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] } 21:39:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:39:46 ---> 298ef9d4191c 21:39:46 Step 3/32 : WORKDIR /edgex-go 21:39:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:46 ---> 298ef9d4191c 21:39:46 Step 3/23 : WORKDIR /edgex-go 21:39:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:39:46 ---> 298ef9d4191c 21:39:46 Step 3/26 : WORKDIR /edgex-go 21:39:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:39:46 ---> 298ef9d4191c 21:39:46 Step 3/24 : WORKDIR /edgex-go 21:39:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:39:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:39:46 ---> 298ef9d4191c 21:39:46 Step 3/24 : WORKDIR /edgex-go 21:39:46 ---> Running in 71cef360cdd8 21:39:46 ---> Running in 987b9b00c5ba 21:39:46 ---> Running in 7564668c1248 21:39:46 ---> Running in 4d77e6192dd4 21:39:46 ---> Running in 18a18413e63f 21:39:46 Removing intermediate container 18a18413e63f 21:39:46 ---> 67088205af5f 21:39:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:46 Removing intermediate container 4d77e6192dd4 21:39:46 ---> 5326e085eaef 21:39:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:46 Removing intermediate container 987b9b00c5ba 21:39:46 ---> f72ea5aa1e76 21:39:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:46 Removing intermediate container 71cef360cdd8 21:39:46 Removing intermediate container 7564668c1248 21:39:46 ---> 13a911409e4d 21:39:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:46 ---> 5f0b0cb36412 21:39:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:46 ---> Running in 7b8a1cdfcf15 21:39:46 ---> Running in 748eddd542da 21:39:46 ---> Running in b9b2b17f30f5 21:39:46 ---> Running in 861a09a9e95a 21:39:46 ---> Running in 961ebefd7101 21:39:48 Removing intermediate container 7b8a1cdfcf15 21:39:48 ---> a4049231213b 21:39:48 Step 5/32 : RUN apk add --update --no-cache make git 21:39:48 Removing intermediate container 748eddd542da 21:39:48 ---> edf1ac174ec3 21:39:48 Step 5/24 : RUN apk add --update --no-cache make git 21:39:49 ---> Running in 8ef0eef7d309 21:39:49 ---> Running in d9328ba9cba2 21:39:49 Removing intermediate container b9b2b17f30f5 21:39:49 ---> dc651db79418 21:39:49 Step 5/24 : RUN apk add --update --no-cache make bash git 21:39:49 ---> Running in 709f9002aa51 21:39:49 Removing intermediate container 861a09a9e95a 21:39:49 ---> 5dc98825aeca 21:39:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:39:49 Removing intermediate container 961ebefd7101 21:39:49 ---> 9958d1579d19 21:39:49 Step 5/26 : RUN apk add --update --no-cache make git 21:39:49 ---> Running in 0acea954e7f1 21:39:49 ---> Running in 284aa95655cb 21:39:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:39:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:39:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:39:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:39:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:39:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:39:53 OK: 218 MiB in 52 packages 21:39:53 OK: 218 MiB in 52 packages 21:39:54 OK: 218 MiB in 52 packages 21:39:54 OK: 218 MiB in 52 packages 21:39:54 OK: 218 MiB in 52 packages 21:39:55 Removing intermediate container 709f9002aa51 21:39:55 ---> 6dc889c005a8 21:39:55 Step 6/24 : COPY go.mod . 21:39:55 Removing intermediate container d9328ba9cba2 21:39:55 ---> d38a78fac98d 21:39:55 Step 6/24 : COPY go.mod . 21:39:55 Removing intermediate container 0acea954e7f1 21:39:55 ---> 02b6bbac9ec1 21:39:55 Step 6/23 : COPY go.mod . 21:39:56 Removing intermediate container 8ef0eef7d309 21:39:56 ---> 48afa9150b3d 21:39:56 Step 6/32 : COPY go.mod . 21:39:56 Removing intermediate container 284aa95655cb 21:39:56 ---> 8d48378e7247 21:39:56 Step 6/26 : COPY go.mod . 21:39:56 ---> 1c94b02bc0b4 21:39:56 Step 7/24 : RUN go mod download 21:39:56 ---> 653a0dc0995e 21:39:56 Step 7/24 : RUN go mod download 21:39:57 ---> 4e15e9a72a13 21:39:57 Step 7/23 : RUN go mod download 21:39:57 ---> Running in acc711b8c664 21:39:57 ---> Running in b07c4119021b 21:39:57 ---> Running in fbdaee126fde 21:39:57 ---> 422d3fcd0dbd 21:39:57 Step 7/26 : RUN go mod download 21:39:57 ---> dea3235d271c 21:39:57 Step 7/32 : RUN go mod download 21:39:57 ---> Running in eef1de9e0cf7 21:39:57 ---> Running in fe8e75fdfa6e 21:40:02 Removing intermediate container acc711b8c664 21:40:02 ---> e4b094c1cb4b 21:40:02 Step 8/24 : COPY . . 21:40:02 Removing intermediate container fe8e75fdfa6e 21:40:02 ---> ec1246179778 21:40:02 Step 8/26 : COPY . . 21:40:02 Removing intermediate container b07c4119021b 21:40:02 ---> 43ef21068f30 21:40:02 Step 8/24 : COPY . . 21:40:02 Removing intermediate container fbdaee126fde 21:40:02 ---> 4cd8056bc350 21:40:02 Step 8/23 : COPY . . 21:40:02 Removing intermediate container eef1de9e0cf7 21:40:02 ---> 428c4b200fcc 21:40:02 Step 8/32 : COPY . . 21:40:29 ---> f98e57bccc33 21:40:29 Step 9/24 : RUN go mod tidy 21:40:29 ---> 7062a572ba9f 21:40:29 Step 9/24 : RUN go mod tidy 21:40:29 ---> a957f1157d69 21:40:29 Step 9/23 : RUN go mod tidy 21:40:29 ---> Running in e5356cd22487 21:40:29 ---> b36bccf6c7c2 21:40:29 Step 9/32 : RUN go mod tidy 21:40:29 ---> Running in 46c4b8aa83e7 21:40:29 ---> fd9cd27c5244 21:40:29 Step 9/26 : RUN go mod tidy 21:40:29 ---> Running in 1d673084afb8 21:40:29 ---> Running in e34cee9cf388 21:40:29 ---> Running in 7a4d99ea8f3f 21:40:33 Removing intermediate container e5356cd22487 21:40:33 ---> 6c808ef7186f 21:40:33 Step 10/24 : RUN make cmd/core-command/core-command 21:40:33 ---> Running in 82df81ae5899 21:40:33 Removing intermediate container 46c4b8aa83e7 21:40:33 ---> 7d116021adf6 21:40:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:40:33 ---> Running in de4c211835ac 21:40:33 Removing intermediate container 1d673084afb8 21:40:33 ---> adaaf1017ceb 21:40:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:40:34 ---> Running in a1fdfb320f86 21:40:34 Removing intermediate container e34cee9cf388 21:40:34 ---> 7545a3b2a844 21:40:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:40:34 Removing intermediate container 7a4d99ea8f3f 21:40:34 ---> e0706cf018dc 21:40:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:40:34 ---> Running in 2a7dec7933b8 21:40:34 ---> Running in 8b7281aba6b4 21:40:35 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 21:40:35 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 21:40:36 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 21:40:36 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 21:40:36 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 21:42:29 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 21:42:29 Removing intermediate container de4c211835ac 21:42:29 ---> a5465d7cf3b3 21:42:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:42:29 Removing intermediate container 82df81ae5899 21:42:29 ---> 35a4b6826e37 21:42:29 21:42:29 Step 11/24 : FROM alpine:3.12 21:42:29 Removing intermediate container a1fdfb320f86 21:42:29 ---> 5786eb25aac8 21:42:29 21:42:29 Step 11/32 : FROM alpine:3.12 21:42:29 3.12: Pulling from library/alpine 21:42:29 ---> Running in 1741b1498cd7 21:42:29 3.12: Pulling from library/alpine 21:42:30 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:42:30 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:42:30 Removing intermediate container 2a7dec7933b8 21:42:30 ---> 46c23243f7d9 21:42:30 21:42:30 Step 11/23 : FROM alpine:3.12 21:42:30 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 21:42:30 Status: Downloaded newer image for alpine:3.12 21:42:30 ---> c4fd0aeabfcf 21:42:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-initStatus: Downloaded newer image for alpine:3.12 21:42:30 21:42:30 ---> c4fd0aeabfcf 21:42:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:42:30 ---> c4fd0aeabfcf 21:42:30 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:42:31 ---> Running in 7911eab30f71 21:42:31 ---> Running in 38f75c4a8506 21:42:31 ---> Running in 0d05eb77202f 21:42:31 Removing intermediate container 8b7281aba6b4 21:42:31 ---> 7ba358f02c27 21:42:31 21:42:31 Step 11/26 : FROM alpine:3.12 21:42:31 ---> c4fd0aeabfcf 21:42:31 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:42:32 ---> Running in 9b971889caa2 21:42:32 Removing intermediate container 7911eab30f71 21:42:32 ---> a755c456d28c 21:42:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:42:32 ---> Running in ba6f299a6f10 21:42:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:42:34 Removing intermediate container 1741b1498cd7 21:42:34 ---> 659b36443144 21:42:34 21:42:34 Step 12/24 : FROM docker:20.10.6 21:42:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:42:34 20.10.6: Pulling from library/docker 21:42:34 (1/2) Installing ca-certificates (20191127-r4) 21:42:34 (1/6) Installing ca-certificates (20191127-r4) 21:42:34 (1/1) Installing dumb-init (1.2.2-r1) 21:42:34 Executing busybox-1.31.1-r20.trigger 21:42:34 (2/2) Installing dumb-init (1.2.2-r1) 21:42:35 Executing busybox-1.31.1-r20.trigger 21:42:35 OK: 5 MiB in 15 packages 21:42:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:42:35 (3/6) Installing libcurl (7.77.0-r0) 21:42:35 Executing ca-certificates-20191127-r4.trigger 21:42:35 (4/6) Installing curl (7.77.0-r0) 21:42:35 (5/6) Installing dumb-init (1.2.2-r1) 21:42:35 (6/6) Installing su-exec (0.2-r1) 21:42:35 Executing busybox-1.31.1-r20.trigger 21:42:35 Executing ca-certificates-20191127-r4.trigger 21:42:35 (1/2) Installing dumb-init (1.2.2-r1) 21:42:35 (2/2) Installing su-exec (0.2-r1) 21:42:35 Executing busybox-1.31.1-r20.trigger 21:42:35 OK: 5 MiB in 16 packages 21:42:35 OK: 6 MiB in 16 packages 21:42:35 OK: 7 MiB in 20 packages 21:42:38 Removing intermediate container 38f75c4a8506 21:42:38 ---> e01193bec595 21:42:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:42:38 ---> Running in eac6c38704ed 21:42:38 Removing intermediate container ba6f299a6f10 21:42:38 ---> 914ce6d12f35 21:42:38 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:42:38 ---> Running in ee532eece8e9 21:42:38 Removing intermediate container 0d05eb77202f 21:42:38 ---> b00b959fd0c0 21:42:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:42:39 Removing intermediate container eac6c38704ed 21:42:39 ---> f29a099e9e75 21:42:39 Step 14/24 : ENV APP_PORT=59882 21:42:39 Removing intermediate container 9b971889caa2 21:42:39 ---> 0821214afc3c 21:42:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:42:39 ---> Running in abf04d94b563 21:42:39 Removing intermediate container ee532eece8e9 21:42:39 ---> cdfb11a4898f 21:42:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:42:40 ---> Running in a8ee2d5496e4 21:42:40 ---> Running in fa3f75ddcf4e 21:42:40 ---> Running in bdf67693aeac 21:42:40 Removing intermediate container abf04d94b563 21:42:40 ---> 850c4ef1e8d1 21:42:40 Step 14/23 : ENV APP_PORT=59860 21:42:41 Removing intermediate container fa3f75ddcf4e 21:42:41 ---> 0cff8d62c9fd 21:42:41 Step 14/26 : WORKDIR / 21:42:41 ---> Running in 360eba12285a 21:42:41 Removing intermediate container a8ee2d5496e4 21:42:41 ---> 749b4be01e84 21:42:41 Step 15/24 : EXPOSE $APP_PORT 21:42:42 ---> Running in c05d2f5ea3be 21:42:42 Removing intermediate container bdf67693aeac 21:42:42 ---> 0fb90eea949c 21:42:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:42:42 ---> Running in 1b25ada0ef5d 21:42:43 ---> Running in cb48253f9681 21:42:43 Removing intermediate container 360eba12285a 21:42:43 ---> b6699a41829b 21:42:43 Step 15/23 : EXPOSE $APP_PORT 21:42:43 ---> Running in 5d7a356e0607 21:42:43 Removing intermediate container c05d2f5ea3be 21:42:43 ---> cb6917de30ec 21:42:43 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:42:43 Removing intermediate container 1b25ada0ef5d 21:42:43 ---> bce6a841ca0b 21:42:43 Step 16/24 : WORKDIR / 21:42:44 ---> Running in 34b46c6b9fda 21:42:44 Removing intermediate container 5d7a356e0607 21:42:44 ---> 0a9147d2cbdf 21:42:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:44 ---> f89eb64af2ec 21:42:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:42:45 Removing intermediate container 34b46c6b9fda 21:42:45 ---> 2db6c43e10f6 21:42:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:45 ---> 2757aa43f625 21:42:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:42:46 Removing intermediate container cb48253f9681 21:42:46 ---> 5292f30d1bfd 21:42:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:42:46 ---> a40118eac04e 21:42:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:42:46 ---> Running in 9be6ebe8cd1a 21:42:46 ---> a47aa4e8fdf6 21:42:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:42:46 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 21:42:46 Status: Downloaded newer image for docker:20.10.6 21:42:46 ---> cdf2a7733a7b 21:42:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:42:47 ---> Running in 06a78e9f8e86 21:42:47 Removing intermediate container 9be6ebe8cd1a 21:42:47 ---> 1c415dd1233d 21:42:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:42:47 ---> f14bf30c36e7 21:42:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:42:47 ---> 7bd052500ed1 21:42:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:42:47 Removing intermediate container 06a78e9f8e86 21:42:47 ---> f00e9d765da6 21:42:47 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:42:48 ---> Running in aef85868a281 21:42:48 ---> db9b9209420e 21:42:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:42:48 ---> c768bdfab3bc 21:42:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:42:48 ---> 0d3a51fe55d1 21:42:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:42:48 ---> b3ba3b265dc0 21:42:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:42:48 ---> Running in aaa6617e696e 21:42:49 ---> Running in 50a0c2710237 21:42:49 Removing intermediate container aaa6617e696e 21:42:49 ---> d6af5f93e0ea 21:42:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:42:50 ---> 813010f1e253 21:42:50 Step 20/24 : ENTRYPOINT ["/core-command"] 21:42:50 ---> Running in 54345259de37 21:42:50 ---> Running in 202c830e9546 21:42:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:42:50 ---> 3c67cfa314a7 21:42:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:42:51 Removing intermediate container 54345259de37 21:42:51 ---> f794013dd561 21:42:51 Step 21/23 : LABEL arch=arm64 21:42:51 Removing intermediate container 202c830e9546 21:42:51 ---> 0a5107d1acba 21:42:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:51 (1/39) Installing readline (8.1.0-r0) 21:42:51 (2/39) Installing bash (5.1.0-r0) 21:42:51 ---> Running in 5fbaae46f5b7 21:42:51 Executing bash-5.1.0-r0.post-install 21:42:51 (3/39) Installing brotli-libs (1.0.9-r3) 21:42:51 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:42:51 (5/39) Installing libcurl (7.77.0-r1) 21:42:51 (6/39) Installing curl (7.77.0-r1) 21:42:51 (7/39) Installing dumb-init (1.2.5-r0) 21:42:51 (8/39) Installing libbz2 (1.0.8-r1) 21:42:51 (9/39) Installing expat (2.2.10-r1) 21:42:51 (10/39) Installing libffi (3.3-r2) 21:42:51 (11/39) Installing gdbm (1.19-r0) 21:42:51 (12/39) Installing xz-libs (5.2.5-r0) 21:42:51 (13/39) Installing sqlite-libs (3.34.1-r0) 21:42:51 ---> Running in 03944c000b0c 21:42:51 (14/39) Installing python3 (3.8.10-r0) 21:42:52 Removing intermediate container 5fbaae46f5b7 21:42:52 ---> 9cd02a857e37 21:42:52 Step 22/23 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:42:53 Removing intermediate container 50a0c2710237 21:42:53 ---> 9bee1d9d3e7b 21:42:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:53 Removing intermediate container 03944c000b0c 21:42:53 ---> 961f28c6b5ac 21:42:53 Step 22/24 : LABEL arch=arm64 21:42:53 ---> 7429d4cc4753 21:42:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:42:53 ---> Running in 0318f67fdd15 21:42:53 ---> Running in b72e013d71b7 21:42:53 (15/39) Installing py3-appdirs (1.4.4-r1) 21:42:53 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:42:53 (17/39) Installing py3-parsing (2.4.7-r1) 21:42:53 (18/39) Installing py3-six (1.15.0-r0) 21:42:53 (19/39) Installing py3-packaging (20.9-r0) 21:42:53 (20/39) Installing py3-setuptools (51.3.3-r0) 21:42:53 (21/39) Installing py3-chardet (4.0.0-r0) 21:42:53 (22/39) Installing py3-idna (3.1-r0) 21:42:53 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:42:53 Removing intermediate container 0318f67fdd15 21:42:53 ---> 64323c34e72d 21:42:53 Step 23/23 : LABEL version=0.0.0 21:42:54 (24/39) Installing py3-requests (2.25.1-r1) 21:42:54 (25/39) Installing py3-msgpack (1.0.2-r0) 21:42:54 (26/39) Installing py3-lockfile (0.12.2-r3) 21:42:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:42:54 (28/39) Installing py3-colorama (0.4.4-r0) 21:42:54 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:42:54 (30/39) Installing py3-distlib (0.3.1-r1) 21:42:54 (31/39) Installing py3-distro (1.5.0-r1) 21:42:54 (32/39) Installing py3-webencodings (0.5.1-r3) 21:42:54 (33/39) Installing py3-html5lib (1.1-r0) 21:42:54 (34/39) Installing py3-pytoml (0.1.21-r0) 21:42:54 (35/39) Installing py3-pep517 (0.9.1-r0) 21:42:54 (36/39) Installing py3-progress (1.5-r0) 21:42:54 (37/39) Installing py3-retrying (1.3.3-r0) 21:42:54 (38/39) Installing py3-toml (0.10.2-r0) 21:42:54 (39/39) Installing py3-pip (20.3.4-r0) 21:42:54 ---> Running in f642f72b172a 21:42:54 Removing intermediate container b72e013d71b7 21:42:54 ---> d21b70432c27 21:42:54 Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:42:54 ---> 5c49b3533c04 21:42:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:42:54 ---> b96502b96196 21:42:54 Step 22/26 : 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/ 21:42:54 Executing busybox-1.32.1-r6.trigger 21:42:54 OK: 82 MiB in 59 packages 21:42:55 ---> Running in ef65357141d8 21:42:55 ---> Running in c5f527308fe1 21:42:55 Removing intermediate container f642f72b172a 21:42:55 ---> 64b9756445ec 21:42:55 21:42:55 Removing intermediate container ef65357141d8 21:42:55 ---> 477c632daa6d 21:42:55 Step 24/24 : LABEL version=0.0.0 21:42:55 Successfully built 64b9756445ec 21:42:56 Successfully tagged support-notifications-arm64:latest 21:42:56  Building support-notifications ... done Building core-data 21:42:56 ---> Running in ec3f71cf331d 21:42:56 ---> 6d8f328acc0a 21:42:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:42:57 Removing intermediate container ec3f71cf331d 21:42:57 ---> 3a732ad8c9b1 21:42:57 21:42:57 Successfully built 3a732ad8c9b1 21:42:58 Successfully tagged core-command-arm64:latest 21:42:58  Building core-command ... done Building support-scheduler 21:42:59 ---> 171645568c5a 21:42:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:43:01 ---> 254006981178 21:43:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:43:01 Removing intermediate container c5f527308fe1 21:43:01 ---> dde7d2367ce3 21:43:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:43:02 ---> Running in fd5b138a481c 21:43:02 ---> be4bb1012c0c 21:43:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:43:03 ---> Running in 32dd34b4a586 21:43:03 Removing intermediate container fd5b138a481c 21:43:03 ---> dc86061fc790 21:43:03 Step 24/26 : LABEL arch=arm64 21:43:03 ---> Running in 93b9625d98a1 21:43:03 Collecting docker-compose==1.23.2 21:43:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:43:03 Removing intermediate container 32dd34b4a586 21:43:03 ---> bd1f7ce06725 21:43:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:43:04 Removing intermediate container 93b9625d98a1 21:43:04 ---> 7b3bcdcd9e0e 21:43:04 Step 25/26 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:43:04 ---> Running in fe90c024dcf8 21:43:05 ---> 56af8aad79e3 21:43:05 Step 27/32 : RUN chmod +x /entrypoint.sh 21:43:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:43:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:43:05 ---> Running in 3139dcb5920b 21:43:05 Removing intermediate container fe90c024dcf8 21:43:05 ---> de48861882ad 21:43:05 Step 26/26 : LABEL version=0.0.0 21:43:05 Collecting websocket-client<1.0,>=0.32.0 21:43:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:43:06 Collecting texttable<0.10,>=0.9.0 21:43:06 Downloading texttable-0.9.1.tar.gz (11 kB) 21:43:06 ---> Running in bcd78481bac5 21:43:07 Removing intermediate container bcd78481bac5 21:43:07 ---> c32eb8a0335c 21:43:07 21:43:07 Successfully built c32eb8a0335c 21:43:07 Successfully tagged security-secretstore-setup-arm64:latest 21:43:07  Building security-secretstore-setup ... done Building security-proxy-setup 21:43:09 Collecting PyYAML<4,>=3.10 21:43:09 Downloading PyYAML-3.13.tar.gz (270 kB) 21:43:09 Removing intermediate container 3139dcb5920b 21:43:09 ---> 4028dfe89418 21:43:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:43:10 ---> Running in 475a8060f112 21:43:11 Removing intermediate container 475a8060f112 21:43:11 ---> 09849873e689 21:43:11 Step 29/32 : CMD ["gate"] 21:43:12 ---> Running in e4ef490cea93 21:43:13 Collecting docopt<0.7,>=0.6.1 21:43:13 Downloading docopt-0.6.2.tar.gz (25 kB) 21:43:13 Removing intermediate container e4ef490cea93 21:43:13 ---> 8c4d06755036 21:43:13 Step 30/32 : LABEL arch=arm64 21:43:14 ---> Running in 32027c7adac7 21:43:16 Collecting jsonschema<3,>=2.5.1 21:43:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:43:16 Collecting dockerpty<0.5,>=0.4.1 21:43:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:43:16 Removing intermediate container 32027c7adac7 21:43:16 ---> 06bf427d71c5 21:43:16 Step 31/32 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:43:17 ---> Running in efe15aacf512 21:43:18 Removing intermediate container efe15aacf512 21:43:18 ---> 9fe0fa56149e 21:43:18 Step 32/32 : LABEL version=0.0.0 21:43:18 Collecting cached-property<2,>=1.2.0 21:43:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:43:19 ---> Running in 05936dc7a1f3 21:43:19 Collecting docker<4.0,>=3.6.0 21:43:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:43:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:43:20 Removing intermediate container 05936dc7a1f3 21:43:20 ---> aff0ac3701db 21:43:20 21:43:20 Collecting docker-pycreds>=0.4.0 21:43:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:43:20 Successfully built aff0ac3701db 21:43:20 Successfully tagged security-bootstrapper-arm64:latest 21:43:20  Building security-bootstrapper ... done Building core-metadata 21:43:21 Collecting chardet<3.1.0,>=3.0.2 21:43:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:43:21 Collecting urllib3<1.25,>=1.21.1 21:43:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:43:22 Collecting certifi>=2017.4.17 21:43:22 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:43:22 Collecting idna<2.8,>=2.5 21:43:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:43:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:43:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:43:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:43:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:43:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:43:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:43:23 ---> 298ef9d4191c 21:43:23 Step 3/24 : WORKDIR /edgex-go 21:43:23 ---> Using cache 21:43:23 ---> 5f0b0cb36412 21:43:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:23 ---> Using cache 21:43:23 ---> 9958d1579d19 21:43:23 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:43:23 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:43:23 Attempting uninstall: urllib3 21:43:23 Found existing installation: urllib3 1.26.2 21:43:23 Uninstalling urllib3-1.26.2: 21:43:24 Successfully uninstalled urllib3-1.26.2 21:43:24 ---> Running in cbe54debb9cc 21:43:24 Attempting uninstall: idna 21:43:24 Found existing installation: idna 3.1 21:43:24 Uninstalling idna-3.1: 21:43:24 Successfully uninstalled idna-3.1 21:43:25 Attempting uninstall: chardet 21:43:25 Found existing installation: chardet 4.0.0 21:43:25 Uninstalling chardet-4.0.0: 21:43:25 Successfully uninstalled chardet-4.0.0 21:43:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:43:27 Attempting uninstall: requests 21:43:27 Found existing installation: requests 2.25.1 21:43:27 Uninstalling requests-2.25.1: 21:43:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:43:27 Successfully uninstalled requests-2.25.1 21:43:27 Running setup.py install for texttable: started 21:43:28 OK: 218 MiB in 52 packages 21:43:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:43:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:43:28 ---> 298ef9d4191c 21:43:28 Step 3/23 : WORKDIR /edgex-go 21:43:28 ---> Using cache 21:43:28 ---> 5f0b0cb36412 21:43:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:28 ---> Using cache 21:43:28 ---> 9958d1579d19 21:43:28 Step 5/23 : RUN apk add --update --no-cache make git 21:43:28 ---> Using cache 21:43:28 ---> 8d48378e7247 21:43:28 Step 6/23 : COPY go.mod . 21:43:28 ---> Using cache 21:43:28 ---> 422d3fcd0dbd 21:43:28 Step 7/23 : RUN go mod download 21:43:28 ---> Using cache 21:43:28 ---> ec1246179778 21:43:28 Step 8/23 : COPY . . 21:43:28 ---> Using cache 21:43:28 ---> fd9cd27c5244 21:43:28 Step 9/23 : RUN go mod tidy 21:43:28 ---> Using cache 21:43:28 ---> e0706cf018dc 21:43:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:43:30 Running setup.py install for texttable: finished with status 'done' 21:43:30 Running setup.py install for PyYAML: started 21:43:31 ---> Running in a7c31cb066b2 21:43:32 Removing intermediate container cbe54debb9cc 21:43:32 ---> 283fac9d25cc 21:43:32 Step 6/24 : COPY go.mod . 21:43:32 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 21:43:33 Running setup.py install for PyYAML: finished with status 'done' 21:43:33 Running setup.py install for docopt: started 21:43:34 ---> 3ae5487a9945 21:43:34 Step 7/24 : RUN go mod download 21:43:34 ---> Running in ef8c9fdc9f48 21:43:36 Running setup.py install for docopt: finished with status 'done' 21:43:36 Running setup.py install for dockerpty: started 21:43:39 Running setup.py install for dockerpty: finished with status 'done' 21:43:40 Removing intermediate container ef8c9fdc9f48 21:43:40 ---> 86d156f25ee0 21:43:40 Step 8/24 : COPY . . 21:43:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 21:43:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:43:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:43:42 ---> 298ef9d4191c 21:43:42 Step 3/22 : WORKDIR /edgex-go 21:43:42 ---> Using cache 21:43:42 ---> 5f0b0cb36412 21:43:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:42 ---> Using cache 21:43:42 ---> 9958d1579d19 21:43:42 Step 5/22 : RUN apk add --update --no-cache make git 21:43:42 ---> Using cache 21:43:42 ---> 8d48378e7247 21:43:42 Step 6/22 : COPY go.mod . 21:43:42 ---> Using cache 21:43:42 ---> 422d3fcd0dbd 21:43:42 Step 7/22 : RUN go mod download 21:43:42 ---> Using cache 21:43:42 ---> ec1246179778 21:43:42 Step 8/22 : COPY . . 21:43:42 ---> Using cache 21:43:42 ---> fd9cd27c5244 21:43:42 Step 9/22 : RUN go mod tidy 21:43:42 ---> Using cache 21:43:42 ---> e0706cf018dc 21:43:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:43:43 ---> Running in ee283585402f 21:43:47 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 21:43:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:43:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:43:54 ---> 298ef9d4191c 21:43:54 Step 3/24 : WORKDIR /edgex-go 21:43:54 ---> Using cache 21:43:54 ---> 5f0b0cb36412 21:43:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:54 ---> Using cache 21:43:54 ---> 9958d1579d19 21:43:54 Step 5/24 : RUN apk add --update --no-cache make git 21:43:54 ---> Using cache 21:43:54 ---> 8d48378e7247 21:43:54 Step 6/24 : COPY go.mod . 21:43:54 ---> Using cache 21:43:54 ---> 422d3fcd0dbd 21:43:54 Step 7/24 : RUN go mod download 21:43:54 ---> Using cache 21:43:54 ---> ec1246179778 21:43:54 Step 8/24 : COPY . . 21:43:54 ---> Using cache 21:43:54 ---> fd9cd27c5244 21:43:54 Step 9/24 : RUN go mod tidy 21:43:54 ---> Using cache 21:43:54 ---> e0706cf018dc 21:43:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:43:57 ---> Running in 636d7cdf5412 21:44:00 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 21:44:04 Removing intermediate container aef85868a281 21:44:04 ---> def35d00da98 21:44:04 Step 15/24 : ENV APP_PORT=58890 21:44:05 ---> Running in 02a97e1a7dfa 21:44:06 Removing intermediate container 02a97e1a7dfa 21:44:06 ---> 490183248ede 21:44:06 Step 16/24 : EXPOSE $APP_PORT 21:44:07 ---> Running in 6db865cc55fc 21:44:08 Removing intermediate container 6db865cc55fc 21:44:08 ---> 81fcb9a75e8c 21:44:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:44:10 ---> fdbf4ac7f9f1 21:44:10 Step 9/24 : RUN go mod tidy 21:44:11 ---> Running in e04c7ebab38c 21:44:11 ---> 24648b956e0a 21:44:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:44:13 ---> 0bdb59b0c0a4 21:44:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:44:14 ---> 291ebc6f39b0 21:44:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:44:14 ---> Running in c652a8e9a06d 21:44:15 Removing intermediate container c652a8e9a06d 21:44:15 ---> 210f33958e73 21:44:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:44:15 ---> Running in 6431471a8514 21:44:16 Removing intermediate container 6431471a8514 21:44:16 ---> e532b6c26126 21:44:16 Step 22/24 : LABEL arch=arm64 21:44:16 ---> Running in e927e0aac0eb 21:44:17 Removing intermediate container e927e0aac0eb 21:44:17 ---> ae07ac678e69 21:44:17 Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:44:17 ---> Running in 0ab73ef44dfc 21:44:18 Removing intermediate container e04c7ebab38c 21:44:18 ---> 7ce2585d90a6 21:44:18 Step 10/24 : RUN make cmd/core-data/core-data 21:44:18 ---> Running in 5163e95452da 21:44:18 Removing intermediate container 0ab73ef44dfc 21:44:18 ---> 010e08af46c1 21:44:18 Step 24/24 : LABEL version=0.0.0 21:44:18 ---> Running in fc40a83bd32b 21:44:19 Removing intermediate container fc40a83bd32b 21:44:19 ---> 91c0fc1886f2 21:44:19 21:44:20 Successfully built 91c0fc1886f2 21:44:20 Successfully tagged sys-mgmt-agent-arm64:latest 21:44:20  Building sys-mgmt-agent ... done 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 21:45:07 Removing intermediate container a7c31cb066b2 21:45:07 ---> ef9ff8cf6e51 21:45:07 21:45:07 Step 11/23 : FROM alpine:3.12 21:45:07 ---> c4fd0aeabfcf 21:45:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:45:07 ---> Using cache 21:45:07 ---> e01193bec595 21:45:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:45:07 ---> Using cache 21:45:07 ---> f29a099e9e75 21:45:07 Step 14/23 : ENV APP_PORT=59861 21:45:07 ---> Running in 2a37900ade6c 21:45:07 Removing intermediate container 2a37900ade6c 21:45:07 ---> ccabd1b18e81 21:45:07 Step 15/23 : EXPOSE $APP_PORT 21:45:07 ---> Running in 7cc8079d3b73 21:45:08 Removing intermediate container 7cc8079d3b73 21:45:08 ---> a9b3c8947f67 21:45:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:09 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 21:45:10 ---> cde158687f93 21:45:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:45:12 ---> 66754a4692e3 21:45:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:45:14 ---> 7caca4412b5d 21:45:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:45:14 ---> Running in 2482e5df5e26 21:45:15 Removing intermediate container 2482e5df5e26 21:45:15 ---> eef908fa9ef7 21:45:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:45:15 ---> Running in 5403680cf1ee 21:45:16 Removing intermediate container 5403680cf1ee 21:45:16 ---> 752f5245e5a9 21:45:16 Step 21/23 : LABEL arch=arm64 21:45:16 ---> Running in e2b9ba99f6dd 21:45:16 Removing intermediate container e2b9ba99f6dd 21:45:16 ---> 00f95e354cf6 21:45:16 Step 22/23 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:45:16 ---> Running in d996450a268b 21:45:17 Removing intermediate container d996450a268b 21:45:17 ---> 67f167151c7a 21:45:17 Step 23/23 : LABEL version=0.0.0 21:45:17 ---> Running in bec8ea967270 21:45:18 Removing intermediate container bec8ea967270 21:45:18 ---> ad397894501c 21:45:18 21:45:19 Successfully built ad397894501c 21:45:19 Successfully tagged support-scheduler-arm64:latest 21:45:25  Building support-scheduler ... done Removing intermediate container ee283585402f 21:45:25 ---> d93b58deff4f 21:45:25 21:45:25 Step 11/22 : FROM alpine:3.12 21:45:25 ---> c4fd0aeabfcf 21:45:25 Step 12/22 : RUN apk add --update --no-cache curl 21:45:25 ---> Running in a0f104c201bd 21:45:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:28 (1/4) Installing ca-certificates (20191127-r4) 21:45:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:45:28 (3/4) Installing libcurl (7.77.0-r0) 21:45:28 (4/4) Installing curl (7.77.0-r0) 21:45:28 Executing busybox-1.31.1-r20.trigger 21:45:28 Executing ca-certificates-20191127-r4.trigger 21:45:28 OK: 7 MiB in 18 packages 21:45:31 Removing intermediate container a0f104c201bd 21:45:31 ---> a5f118366a56 21:45:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:45:31 ---> Running in 353938a011e4 21:45:32 Removing intermediate container 353938a011e4 21:45:32 ---> 9489dd59b7f9 21:45:32 Step 14/22 : WORKDIR /edgex 21:45:32 ---> Running in e4e3590618dc 21:45:33 Removing intermediate container e4e3590618dc 21:45:33 ---> 5850a83e5333 21:45:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:45:35 ---> 12d50c3a23ff 21:45:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:45:37 Removing intermediate container 636d7cdf5412 21:45:37 ---> d8094fc36cc6 21:45:37 21:45:37 Step 11/24 : FROM alpine:3.12 21:45:37 ---> c4fd0aeabfcf 21:45:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:45:37 ---> Using cache 21:45:37 ---> e01193bec595 21:45:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:45:37 ---> Using cache 21:45:37 ---> f29a099e9e75 21:45:37 Step 14/24 : ENV APP_PORT=59881 21:45:37 ---> 1c7ec96b81d3 21:45:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:45:37 ---> Running in 35d7cc13ea36 21:45:38 Removing intermediate container 35d7cc13ea36 21:45:38 ---> 73d3ba5871aa 21:45:38 Step 15/24 : EXPOSE $APP_PORT 21:45:38 ---> Running in 90b52c9ad28e 21:45:38 ---> d7a06d50c91b 21:45:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:45:39 ---> Running in 59bc0f58d575 21:45:39 Removing intermediate container 90b52c9ad28e 21:45:39 ---> 9c036dd796c2 21:45:39 Step 16/24 : WORKDIR / 21:45:39 ---> Running in 332aa7d0e654 21:45:39 Removing intermediate container 59bc0f58d575 21:45:39 ---> 014739115186 21:45:39 Step 19/22 : CMD ["--init=true"] 21:45:40 ---> Running in a13a23ed81c8 21:45:40 Removing intermediate container 332aa7d0e654 21:45:40 ---> 8a21d6a949a0 21:45:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:40 Removing intermediate container a13a23ed81c8 21:45:40 ---> 8b371415f811 21:45:40 Step 20/22 : LABEL arch=arm64 21:45:41 ---> Running in 8702823008e1 21:45:41 ---> 5833ed927f1a 21:45:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:45:41 Removing intermediate container 8702823008e1 21:45:41 ---> 32526b0d5a7e 21:45:41 Step 21/22 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:45:42 ---> Running in 36ce2229507e 21:45:43 ---> 9814d58c02bc 21:45:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:45:43 Removing intermediate container 36ce2229507e 21:45:43 ---> 1c8555e7c038 21:45:43 Step 22/22 : LABEL version=0.0.0 21:45:43 ---> Running in e3030aedb1c1 21:45:44 Removing intermediate container e3030aedb1c1 21:45:44 ---> 6139d8002e3b 21:45:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:45:44 ---> eaa209377bbb 21:45:44 21:45:44 Successfully built eaa209377bbb 21:45:44 Successfully tagged security-proxy-setup-arm64:latest 21:45:44  Building security-proxy-setup ... done  ---> Running in 432e425b4e17 21:45:44 Removing intermediate container 432e425b4e17 21:45:44 ---> 98630cbcaeed 21:45:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:45:45 ---> Running in 497f67e835a4 21:45:46 Removing intermediate container 497f67e835a4 21:45:46 ---> 7da8753388fe 21:45:46 Step 22/24 : LABEL arch=arm64 21:45:46 ---> Running in cb75d9c23a1d 21:45:46 Removing intermediate container 5163e95452da 21:45:46 ---> 098aa00fcc66 21:45:46 21:45:46 Step 11/24 : FROM alpine:3.12 21:45:46 ---> c4fd0aeabfcf 21:45:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:45:47 ---> Running in 2791bcb1ddb4 21:45:47 Removing intermediate container cb75d9c23a1d 21:45:47 ---> de744ad49e57 21:45:47 Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:45:47 ---> Running in db19031bfb4c 21:45:47 Removing intermediate container 2791bcb1ddb4 21:45:47 ---> 11b7e83358ba 21:45:47 Step 13/24 : ENV APP_PORT=59880 21:45:47 ---> Running in 39522db423af 21:45:47 Removing intermediate container db19031bfb4c 21:45:47 ---> 500d37cb9716 21:45:47 Step 24/24 : LABEL version=0.0.0 21:45:47 ---> Running in 0ed3476e8d7b 21:45:48 Removing intermediate container 39522db423af 21:45:48 ---> 28898b74eb83 21:45:48 Step 14/24 : EXPOSE $APP_PORT 21:45:48 ---> Running in e59a21f8eaf1 21:45:48 Removing intermediate container 0ed3476e8d7b 21:45:48 ---> b84dab53d728 21:45:48 21:45:48 Successfully built b84dab53d728 21:45:49 Successfully tagged core-metadata-arm64:latest 21:45:49  Building core-metadata ... done Removing intermediate container e59a21f8eaf1 21:45:49 ---> 597ca6898c04 21:45:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:49 ---> Running in fe830de03b54 21:45:51 Removing intermediate container fe830de03b54 21:45:51 ---> 3987174b8e0d 21:45:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:45:51 ---> Running in cee77574931c 21:45:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:54 (1/6) Installing dumb-init (1.2.2-r1) 21:45:54 (2/6) Installing libgcc (9.3.0-r2) 21:45:54 (3/6) Installing libsodium (1.0.18-r0) 21:45:54 (4/6) Installing libstdc++ (9.3.0-r2) 21:45:54 (5/6) Installing libzmq (4.3.3-r0) 21:45:54 (6/6) Installing zeromq (4.3.3-r0) 21:45:54 Executing busybox-1.31.1-r20.trigger 21:45:55 OK: 8 MiB in 20 packages 21:45:56 Removing intermediate container cee77574931c 21:45:56 ---> 56f321020dc3 21:45:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:57 ---> 8713757d764a 21:45:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:45:58 ---> 99360dffa697 21:45:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:45:59 ---> a0b7c318e782 21:45:59 Step 20/24 : ENTRYPOINT ["/core-data"] 21:45:59 ---> Running in fad2e678d9c9 21:45:59 Removing intermediate container fad2e678d9c9 21:45:59 ---> 0d977df0cfe9 21:45:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:45:59 ---> Running in 79d86652c4aa 21:46:00 Removing intermediate container 79d86652c4aa 21:46:00 ---> a508b9e3ff77 21:46:00 Step 22/24 : LABEL arch=arm64 21:46:00 ---> Running in 6927397e9d45 21:46:01 Removing intermediate container 6927397e9d45 21:46:01 ---> b6a27f4ccf63 21:46:01 Step 23/24 : LABEL git_sha=e3b3e7e3e41118f9cdc0f844ff99ad26354133de 21:46:01 ---> Running in b57b4ded337a 21:46:01 Removing intermediate container b57b4ded337a 21:46:01 ---> 8ce9355df36a 21:46:01 Step 24/24 : LABEL version=0.0.0 21:46:01 ---> Running in 39c8cf536363 21:46:02 Removing intermediate container 39c8cf536363 21:46:02 ---> d767be20a5b6 21:46:02 21:46:02 Successfully built d767be20a5b6 21:46:02 Successfully tagged core-data-arm64:latest 21:46:02  Building core-data ... done  [Pipeline] } 21:46:02 $ docker stop --time=1 4a2421c8c4950f78fbbc3a78086582e8d2d7a035513244bf2e9890520aae651b 21:46:04 $ docker rm -f 4a2421c8c4950f78fbbc3a78086582e8d2d7a035513244bf2e9890520aae651b [Pipeline] // withDockerContainer [Pipeline] sh 21:46:05 + docker images 21:46:05 REPOSITORY TAG IMAGE ID CREATED SIZE 21:46:05 core-data-arm64 latest d767be20a5b6 3 seconds ago 19.2MB 21:46:05 core-metadata-arm64 latest b84dab53d728 17 seconds ago 15.7MB 21:46:05 098aa00fcc66 19 seconds ago 998MB 21:46:05 security-proxy-setup-arm64 latest eaa209377bbb 22 seconds ago 24.2MB 21:46:05 d8094fc36cc6 29 seconds ago 995MB 21:46:05 d93b58deff4f 42 seconds ago 996MB 21:46:05 support-scheduler-arm64 latest ad397894501c 47 seconds ago 15.1MB 21:46:05 ef9ff8cf6e51 About a minute ago 991MB 21:46:05 sys-mgmt-agent-arm64 latest 91c0fc1886f2 About a minute ago 311MB 21:46:05 security-bootstrapper-arm64 latest aff0ac3701db 2 minutes ago 17.5MB 21:46:05 security-secretstore-setup-arm64 latest c32eb8a0335c 2 minutes ago 27.1MB 21:46:05 core-command-arm64 latest 3a732ad8c9b1 3 minutes ago 15MB 21:46:05 support-notifications-arm64 latest 64b9756445ec 3 minutes ago 15.7MB 21:46:05 659b36443144 3 minutes ago 992MB 21:46:05 7ba358f02c27 3 minutes ago 999MB 21:46:05 46c23243f7d9 3 minutes ago 992MB 21:46:05 5786eb25aac8 3 minutes ago 992MB 21:46:05 35a4b6826e37 3 minutes ago 989MB 21:46:05 ci-base-image-arm64 latest 298ef9d4191c 13 minutes ago 664MB 21:46:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 25 hours ago 451MB 21:46:05 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 21:46:05 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 21:46:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh 21:46:06 ---> job-cost.sh 21:46:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YgTn 21:46:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-YgTn/bin to PATH 21:48:45 INFO: No Stack... 21:48:45 INFO: Retrieving Pricing Info for: v2-standard-4 21:48:45 INFO: Archiving Costs [Pipeline] sh 21:48:45 + cut -d, -f6 21:48:45 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 21:48:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3619-4-stack-cost] 21:48:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3619-4-stack-cost] did not exist. Created. 21:48:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3619-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:46 + echo total: 0.18000000715255737 [Pipeline] stash 21:48:46 Stashed 1 file(s) [Pipeline] } 21:48:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3619-4-stack-cost] [Pipeline] // lock [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 21:48:47 provisioning config files... 21:48:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8501379404018310192tmp [Pipeline] { [Pipeline] sh 21:48:47 + set +x 21:48:47 + curl -s https://codecov.io/bash 21:48:47 + bash -s -- 21:48:47 21:48:47 _____ _ 21:48:47 / ____| | | 21:48:47 | | ___ __| | ___ ___ _____ __ 21:48:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:48:47 | |___| (_) | (_| | __/ (_| (_) \ V / 21:48:47 \_____\___/ \__,_|\___|\___\___/ \_/ 21:48:47 Bash-1.0.5 21:48:47 21:48:47 21:48:47 ==> git version 2.24.4 found 21:48: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 21:48:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:48:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:48:47 ==> Jenkins CI detected. 21:48:47 project root: . 21:48:47 --> token set from env 21:48:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:48:47 ==> Running gcov in . (disable via -X gcov) 21:48:47 ==> Python coveragepy not found 21:48:47 ==> Searching for coverage reports in: 21:48:47 + . 21:48:47 -> Found 1 reports 21:48:47 ==> Detecting git/mercurial file structure 21:48:47 ==> Reading reports 21:48:47 + ./coverage.out bytes=402846 21:48:47 ==> Appending adjustments 21:48:47 https://docs.codecov.io/docs/fixing-reports 21:48:48 + Found adjustments 21:48:48 ==> Gzipping contents 21:48:48 56K /tmp/codecov.s8XjXV.gz 21:48:48 ==> Uploading reports 21:48:48 url: https://codecov.io 21:48:48 query: branch=PR-3619&commit=e3b3e7e3e41118f9cdc0f844ff99ad26354133de&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= 21:48:48 -> Pinging Codecov 21:48:48 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3619&commit=e3b3e7e3e41118f9cdc0f844ff99ad26354133de&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= 21:48:49 -> Uploading to 21:48:49 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/e3b3e7e3e41118f9cdc0f844ff99ad26354133de/f13ff52e-bde2-4a11-8430-9ca430f9ea07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T214849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=284da81b6b5a3c1743c6f0be114918ff430fa9379004fb9d94c8e5e1b5615877 21:48:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:49 Dload Upload Total Spent Left Speed 21:48:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54438 0 0 100 54438 0 118k --:--:-- --:--:-- --:--:-- 118k 21:48:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e3b3e7e3e41118f9cdc0f844ff99ad26354133de [Pipeline] } 21:48:50 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] libraryResource [Pipeline] sh 21:48:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:48:52 ---> package-listing.sh 21:48:52 ++ facter osfamily 21:48:52 ++ tr '[:upper:]' '[:lower:]' 21:48:52 + OS_FAMILY=redhat 21:48:52 + workspace=/w/workspace/edgex-go/4 21:48:52 + START_PACKAGES=/tmp/packages_start.txt 21:48:52 + END_PACKAGES=/tmp/packages_end.txt 21:48:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:48:52 + PACKAGES=/tmp/packages_start.txt 21:48:52 + '[' /w/workspace/edgex-go/4 ']' 21:48:52 + PACKAGES=/tmp/packages_end.txt 21:48:52 + case "${OS_FAMILY}" in 21:48:52 + rpm -qa 21:48:52 + sort 21:48:54 + '[' -f /tmp/packages_start.txt ']' 21:48:54 + '[' -f /tmp/packages_end.txt ']' 21:48:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:48:54 + '[' /w/workspace/edgex-go/4 ']' 21:48:54 + mkdir -p /w/workspace/edgex-go/4/archives/ 21:48:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 21:48:54 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:48:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:48:55 21:48:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:48:56 alpine: Pulling from edgex-lftools-log-publisher 21:48:56 5843afab3874: Pulling fs layer 21:48:56 2dfaacf7024e: Pulling fs layer 21:48:56 2dbba127c6aa: Pulling fs layer 21:48:56 1a467efa2204: Pulling fs layer 21:48:56 865369a531d5: Pulling fs layer 21:48:56 2dc3bafdbf1c: Pulling fs layer 21:48:56 9ac237eaa80d: Pulling fs layer 21:48:56 6bcad4ecc5c2: Pulling fs layer 21:48:56 7074353bde3e: Pulling fs layer 21:48:56 2dc3bafdbf1c: Waiting 21:48:56 9ac237eaa80d: Waiting 21:48:56 6bcad4ecc5c2: Waiting 21:48:56 7074353bde3e: Waiting 21:48:56 1a467efa2204: Waiting 21:48:56 865369a531d5: Waiting 21:48:56 2dfaacf7024e: Verifying Checksum 21:48:56 2dfaacf7024e: Download complete 21:48:56 1a467efa2204: Verifying Checksum 21:48:56 1a467efa2204: Download complete 21:48:56 5843afab3874: Verifying Checksum 21:48:56 5843afab3874: Download complete 21:48:56 2dc3bafdbf1c: Verifying Checksum 21:48:56 2dc3bafdbf1c: Download complete 21:48:56 9ac237eaa80d: Verifying Checksum 21:48:56 9ac237eaa80d: Download complete 21:48:56 6bcad4ecc5c2: Verifying Checksum 21:48:56 6bcad4ecc5c2: Download complete 21:48:56 865369a531d5: Verifying Checksum 21:48:56 865369a531d5: Download complete 21:48:56 5843afab3874: Pull complete 21:48:57 2dfaacf7024e: Pull complete 21:48:57 2dbba127c6aa: Verifying Checksum 21:48:57 2dbba127c6aa: Download complete 21:48:57 2dbba127c6aa: Pull complete 21:48:57 1a467efa2204: Pull complete 21:48:58 865369a531d5: Pull complete 21:48:58 2dc3bafdbf1c: Pull complete 21:48:58 9ac237eaa80d: Pull complete 21:48:58 6bcad4ecc5c2: Pull complete 21:49:01 7074353bde3e: Verifying Checksum 21:49:01 7074353bde3e: Download complete 21:49:05 7074353bde3e: Pull complete 21:49:05 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 21:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:49:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:49:05 prd-centos7-docker-4c-2g-2977 does not seem to be running inside a container 21:49: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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:49:08 $ docker top 1ef6f3058aaaf82baf38e95e27b8f11c5b54abdb53835fab98fccb3f46f81287 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:08 + touch /tmp/pre-build-complete [Pipeline] sh 21:49:09 + mkdir -p /var/log/sa [Pipeline] sh 21:49:09 + ls /var/log/sa-host 21:49:09 + sadf -c /var/log/sa-host/sa05 21:49:09 file_magic: OK 21:49:09 HZ: Using current value: 100 21:49:09 file_header: OK 21:49: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 21:49:09 Statistics: 21:49:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:49:09 File successfully converted to sysstat format version 12.5.4 21:49:09 + sadf -c /var/log/sa-host/sa15 21:49:09 file_magic: OK 21:49:09 HZ: Using current value: 100 21:49:09 file_header: OK 21:49: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 21:49:09 Statistics: 21:49: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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:49:09 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:10 provisioning config files... 21:49:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5630008270907076108tmp [Pipeline] { [Pipeline] echo 21:49:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:49:10 ---> create-netrc.sh [Pipeline] } 21:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:49:10 ---> python-tools-install.sh [Pipeline] echo 21:49:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:49:11 ---> sudo-logs.sh 21:49:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:49:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:49:11 ---> job-cost.sh 21:49:11 lf-activate-venv: SKIPPING 21:49:11 DEBUG: total: 0.18000000715255737 21:49:11 INFO: Retrieving Stack Cost... 21:49:12 INFO: Retrieving Pricing Info for: v3-standard-2 21:49:12 INFO: Archiving Costs [Pipeline] echo 21:49:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:49:13 ---> logs-deploy.sh 21:49:13 lf-activate-venv: SKIPPING 21:49:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3619/4 21:49:13 INFO: archiving workspace using pattern(s): 21:49:13 Archives upload complete. 21:49:14 INFO: archiving logs to Nexus 21:49:14 ---> uname -a: 21:49:14 Linux prd-centos7-docker-4c-2g-2977.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:49:14 21:49:14 21:49:14 ---> lscpu: 21:49:14 Architecture: x86_64 21:49:14 CPU op-mode(s): 32-bit, 64-bit 21:49:14 Address sizes: 40 bits physical, 48 bits virtual 21:49:14 Byte Order: Little Endian 21:49:14 CPU(s): 2 21:49:14 On-line CPU(s) list: 0,1 21:49:14 Vendor ID: AuthenticAMD 21:49:14 BIOS Vendor ID: QEMU 21:49:14 Model name: AMD EPYC-Rome Processor 21:49:14 BIOS Model name: pc-i440fx-4.2 21:49:14 CPU family: 23 21:49:14 Model: 49 21:49:14 Thread(s) per core: 1 21:49:14 Core(s) per socket: 1 21:49:14 Socket(s): 2 21:49:14 Stepping: 0 21:49:14 BogoMIPS: 5599.99 21:49: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 21:49:14 Virtualization: AMD-V 21:49:14 Hypervisor vendor: KVM 21:49:14 Virtualization type: full 21:49:14 L1d cache: 64 KiB (2 instances) 21:49:14 L1i cache: 64 KiB (2 instances) 21:49:14 L2 cache: 1 MiB (2 instances) 21:49:14 L3 cache: 32 MiB (2 instances) 21:49:14 NUMA node(s): 1 21:49:14 NUMA node0 CPU(s): 0,1 21:49:14 Vulnerability Itlb multihit: Not affected 21:49:14 Vulnerability L1tf: Not affected 21:49:14 Vulnerability Mds: Not affected 21:49:14 Vulnerability Meltdown: Not affected 21:49:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:49:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:49:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:49:14 Vulnerability Srbds: Not affected 21:49:14 Vulnerability Tsx async abort: Not affected 21:49:14 21:49:14 21:49:14 ---> nproc: 21:49:14 2 21:49:14 21:49:14 21:49:14 ---> df -h: 21:49:14 Filesystem Size Used Available Use% Mounted on 21:49:14 overlay 40.0G 12.5G 27.5G 31% / 21:49:14 tmpfs 64.0M 0 64.0M 0% /dev 21:49:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:49:14 shm 64.0M 0 64.0M 0% /dev/shm 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4@tmp 21:49:14 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4 21:49:14 21:49:14 21:49:14 ---> free -m: 21:49:14 total used free shared buff/cache available 21:49:14 Mem: 7821 936 1690 0 5194 6569 21:49:14 Swap: 1023 1 1022 21:49:14 21:49:14 21:49:14 ---> ip addr: 21:49:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:49:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:49:14 inet 127.0.0.1/8 scope host lo 21:49:14 valid_lft forever preferred_lft forever 21:49:14 inet6 ::1/128 scope host 21:49:14 valid_lft forever preferred_lft forever 21:49:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:49:14 link/ether fa:16:3e:52:11:68 brd ff:ff:ff:ff:ff:ff 21:49:14 inet 10.30.122.102/23 brd 10.30.123.255 scope global dynamic eth0 21:49:14 valid_lft 84991sec preferred_lft 84991sec 21:49:14 inet6 fe80::f816:3eff:fe52:1168/64 scope link 21:49:14 valid_lft forever preferred_lft forever 21:49:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:49:14 link/ether 02:42:d6:b7:7d:01 brd ff:ff:ff:ff:ff:ff 21:49:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:49:14 valid_lft forever preferred_lft forever 21:49:14 inet6 fe80::42:d6ff:feb7:7d01/64 scope link 21:49:14 valid_lft forever preferred_lft forever 21:49:14 21:49:14 21:49:14 ---> sar -b -r -n DEV: 21:49:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 21:49:14 21:49:14 21:25:34 LINUX RESTART (2 CPU) 21:49:14 21:49:14 21:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:49:14 21:27:01 105.55 10.69 94.85 0.00 4091.39 9311.21 0.00 21:49:14 21:28:01 115.92 0.20 115.72 0.00 23.31 48876.32 0.00 21:49:14 21:29:01 112.44 0.00 112.44 0.00 0.00 16216.08 0.00 21:49:14 21:30:01 57.54 0.02 57.52 0.00 0.53 6386.14 0.00 21:49:14 21:31:02 433.70 148.42 285.28 0.00 3608.26 166770.40 0.00 21:49:14 21:32:01 519.47 140.61 378.86 0.00 13690.65 189901.93 0.00 21:49:14 21:33:01 479.19 15.35 463.84 0.00 2308.62 203327.76 0.00 21:49:14 21:34:01 78.12 10.62 67.49 0.00 1299.72 7380.27 0.00 21:49:14 21:35:01 1.35 0.00 1.35 0.00 0.00 24.25 0.00 21:49:14 21:36:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 21:49:14 21:37:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 21:49:14 21:38:01 0.30 0.00 0.30 0.00 0.00 3.42 0.00 21:49:14 21:39:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 21:49:14 21:40:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 21:49:14 21:41:01 0.55 0.18 0.37 0.00 5.73 4.45 0.00 21:49:14 21:42:01 1.13 0.28 0.85 0.00 94.89 16.69 0.00 21:49:14 21:43:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 21:49:14 21:44:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 21:49:14 21:45:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 21:49:14 21:46:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 21:49:14 21:47:01 0.33 0.12 0.22 0.00 2.13 2.23 0.00 21:49:14 21:48:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 21:49:14 21:49:01 44.46 41.02 3.45 0.00 4055.82 103.55 0.00 21:49:14 Average: 84.64 15.91 68.74 0.00 1261.54 28099.77 0.00 21:49:14 21:49:14 21:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:49:14 21:27:01 4932120 0 1022756 12.77 2620 2051444 1650124 18.22 1046920 1617376 157716 21:49:14 21:28:01 3948120 0 1011492 12.63 2620 3046708 1734020 19.14 1072716 2463696 77888 21:49:14 21:29:01 3804904 0 1100036 13.74 2620 3101380 1812764 20.01 1350928 2296780 179020 21:49:14 21:30:01 3961024 0 1014616 12.67 2620 3030680 1579836 17.44 1184892 2298364 86536 21:49:14 21:31:02 2029956 0 1120200 13.99 2620 4856164 1528280 16.87 1309880 4023016 0 21:49:14 21:32:01 1006772 0 1346704 16.82 2620 5652844 2283488 25.21 2633448 3668116 20332 21:49:14 21:33:01 1930088 0 1221348 15.25 2620 4854884 1706956 18.85 1709984 3653200 41452 21:49:14 21:34:01 2374760 0 1133180 14.15 2620 4498380 1299588 14.35 1239244 3690452 8 21:49:14 21:35:01 2378976 0 1128960 14.10 2620 4498384 1270888 14.03 1236792 3690428 8 21:49:14 21:36:01 2381220 0 1126712 14.07 2620 4498388 1263584 13.95 1235724 3690636 8 21:49:14 21:37:01 2381320 0 1126608 14.07 2620 4498392 1263668 13.95 1235932 3690636 8 21:49:14 21:38:01 2381404 0 1126516 14.07 2620 4498400 1263584 13.95 1235588 3690896 8 21:49:14 21:39:01 2381396 0 1126520 14.07 2620 4498404 1263584 13.95 1235592 3690896 8 21:49:14 21:40:01 2381396 0 1126516 14.07 2620 4498408 1263584 13.95 1235596 3690896 8 21:49:14 21:41:01 2381024 0 1126852 14.07 2620 4498444 1263584 13.95 1235504 3690912 8 21:49:14 21:42:01 2375192 0 1129876 14.11 2620 4501252 1263716 13.95 1241376 3690952 8 21:49:14 21:43:01 2374808 0 1130256 14.11 2620 4501256 1263788 13.95 1241704 3690956 8 21:49:14 21:44:01 2375576 0 1129480 14.10 2620 4501264 1263584 13.95 1241236 3690956 8 21:49:14 21:45:01 2375176 0 1129880 14.11 2620 4501264 1263716 13.95 1241536 3690956 12 21:49:14 21:46:01 2375592 0 1129456 14.10 2620 4501272 1263584 13.95 1241132 3690960 12 21:49:14 21:47:01 2373360 0 1131688 14.13 2620 4501272 1289804 14.24 1242416 3691020 12 21:49:14 21:48:01 2375624 0 1129420 14.10 2620 4501276 1262404 13.94 1241256 3690996 12 21:49:14 21:49:01 1953000 0 1211784 15.13 2620 4841536 1742856 19.24 1368208 3979172 217872 21:49:14 Average: 2575339 0 1129602 14.10 2620 4301378 1437434 15.87 1315548 3450533 33954 21:49:14 21:49:14 21:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:49:14 21:27:01 veth1fa31b6 760.38 822.90 75.59 2695.44 0.00 0.00 0.00 0.00 21:49:14 21:27:01 eth0 1942.63 1437.89 6335.12 179.29 0.00 0.00 0.00 0.00 21:49:14 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:27:01 docker0 760.38 822.76 65.19 2695.43 0.00 0.00 0.00 0.00 21:49:14 21:28:01 eth0 724.43 494.29 3749.72 92.97 0.00 0.00 0.00 0.00 21:49:14 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:28:01 vethdd1ade9 122.01 137.42 11.12 416.75 0.00 0.00 0.00 0.00 21:49:14 21:28:01 docker0 188.03 258.03 13.25 792.22 0.00 0.00 0.00 0.00 21:49:14 21:29:01 eth0 50.15 28.69 89.34 16.07 0.00 0.00 0.00 0.00 21:49:14 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:29:01 veth6bd895f 0.53 0.67 0.04 0.06 0.00 0.00 0.00 0.00 21:49:14 21:29:01 docker0 5.98 9.32 0.41 51.72 0.00 0.00 0.00 0.00 21:49:14 21:30:01 eth0 28.19 17.49 18.30 58.14 0.00 0.00 0.00 0.00 21:49:14 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:30:01 veth6bd895f 1.72 1.72 0.14 0.14 0.00 0.00 0.00 0.00 21:49:14 21:30:01 docker0 1.72 1.72 0.11 0.14 0.00 0.00 0.00 0.00 21:49:14 21:31:02 veth41eac0f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:31:02 vethfbf2da3 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:49:14 21:31:02 vethb3922f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:31:02 veth554850b 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 21:49:14 21:32:01 veth811c016 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 21:49:14 21:32:01 vethfbb8f96 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 21:49:14 21:32:01 veth554850b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 21:49:14 21:32:01 eth0 3247.91 2302.13 12462.36 442.51 0.00 0.00 0.00 0.00 21:49:14 21:33:01 veth554850b 0.00 0.75 0.00 0.03 0.00 0.00 0.00 0.00 21:49:14 21:33:01 eth0 321.66 200.12 1721.80 85.68 0.00 0.00 0.00 0.00 21:49:14 21:33:01 veth74fdf5a 15.07 36.25 1.16 258.57 0.00 0.00 0.00 0.00 21:49:14 21:33:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:49:14 21:34:01 eth0 38.12 16.59 148.67 6.49 0.00 0.00 0.00 0.00 21:49:14 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:34:01 docker0 1082.91 1297.52 87.42 4414.02 0.00 0.00 0.00 0.00 21:49:14 21:35:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 21:49:14 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:36:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:49:14 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:37:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 21:49:14 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:38:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:39:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:49:14 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:14 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:41:01 eth0 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:49:14 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:42:01 eth0 1.17 0.52 0.48 0.28 0.00 0.00 0.00 0.00 21:49:14 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:43:01 eth0 0.45 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:49:14 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:45:01 eth0 1.13 0.33 0.32 0.17 0.00 0.00 0.00 0.00 21:49:14 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:46:01 eth0 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 21:49:14 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:47:01 eth0 2.77 2.77 0.57 22.53 0.00 0.00 0.00 0.00 21:49:14 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:48:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:49:01 eth0 306.99 196.42 2139.55 41.26 0.00 0.00 0.00 0.00 21:49:14 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 Average: eth0 166.65 115.92 706.16 25.71 0.00 0.00 0.00 0.00 21:49:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:14 Average: docker0 47.12 56.46 3.80 192.06 0.00 0.00 0.00 0.00 21:49:14 21:49:14 21:49:14 ---> sar -P ALL: 21:49:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 21:49:14 21:49:14 21:25:34 LINUX RESTART (2 CPU) 21:49:14 21:49:14 21:26:01 CPU %user %nice %system %iowait %steal %idle 21:49:14 21:27:01 all 23.58 0.00 5.64 2.63 0.09 68.06 21:49:14 21:27:01 0 20.68 0.00 6.74 1.15 0.09 71.34 21:49:14 21:27:01 1 26.45 0.00 4.56 4.10 0.09 64.81 21:49:14 21:28:01 all 14.16 0.00 5.52 2.20 0.08 78.05 21:49:14 21:28:01 0 12.28 0.00 5.58 2.24 0.07 79.83 21:49:14 21:28:01 1 16.02 0.00 5.46 2.15 0.09 76.27 21:49:14 21:29:01 all 57.49 0.00 7.57 1.10 0.09 33.74 21:49:14 21:29:01 0 57.44 0.00 7.70 1.23 0.09 33.54 21:49:14 21:29:01 1 57.55 0.00 7.45 0.97 0.09 33.94 21:49:14 21:30:01 all 41.82 0.00 6.08 0.43 0.09 51.59 21:49:14 21:30:01 0 41.19 0.00 6.20 0.41 0.09 52.11 21:49:14 21:30:01 1 42.43 0.00 5.95 0.44 0.09 51.08 21:49:14 21:31:02 all 35.45 0.00 13.85 11.72 0.10 38.87 21:49:14 21:31:02 0 36.01 0.00 14.32 11.41 0.11 38.15 21:49:14 21:31:02 1 34.90 0.00 13.39 12.03 0.09 39.59 21:49:14 21:32:01 all 71.05 0.00 16.70 10.50 0.13 1.62 21:49:14 21:32:01 0 71.69 0.00 16.23 10.38 0.15 1.56 21:49:14 21:32:01 1 70.42 0.00 17.18 10.61 0.11 1.68 21:49:14 21:33:01 all 68.27 0.00 19.49 4.91 0.12 7.21 21:49:14 21:33:01 0 68.50 0.00 19.84 4.07 0.13 7.46 21:49:14 21:33:01 1 68.05 0.00 19.14 5.74 0.11 6.96 21:49:14 21:34:01 all 5.77 0.00 2.29 1.14 0.04 90.76 21:49:14 21:34:01 0 7.92 0.00 2.79 1.42 0.05 87.82 21:49:14 21:34:01 1 3.62 0.00 1.79 0.86 0.03 93.70 21:49:14 21:35:01 all 0.20 0.00 0.05 0.00 0.03 99.72 21:49:14 21:35:01 0 0.02 0.00 0.07 0.00 0.03 99.88 21:49:14 21:35:01 1 0.38 0.00 0.03 0.00 0.03 99.55 21:49:14 21:36:01 all 0.27 0.00 0.04 0.00 0.03 99.67 21:49:14 21:36:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:49:14 21:36:01 1 0.48 0.00 0.03 0.00 0.02 99.47 21:49:14 21:37:01 all 0.19 0.00 0.02 0.00 0.03 99.77 21:49:14 21:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:49:14 21:37:01 1 0.37 0.00 0.02 0.00 0.03 99.58 21:49:14 21:49:14 21:37:01 CPU %user %nice %system %iowait %steal %idle 21:49:14 21:38:01 all 0.14 0.00 0.05 0.00 0.03 99.77 21:49:14 21:38:01 0 0.05 0.00 0.07 0.00 0.03 99.85 21:49:14 21:38:01 1 0.23 0.00 0.03 0.00 0.03 99.70 21:49:14 21:39:01 all 0.12 0.00 0.02 0.00 0.03 99.84 21:49:14 21:39:01 0 0.02 0.00 0.03 0.00 0.05 99.90 21:49:14 21:39:01 1 0.22 0.00 0.00 0.00 0.00 99.78 21:49:14 21:40:01 all 0.06 0.00 0.03 0.00 0.03 99.89 21:49:14 21:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:49:14 21:40:01 1 0.08 0.00 0.03 0.00 0.03 99.85 21:49:14 21:41:01 all 0.07 0.00 0.05 0.00 0.03 99.86 21:49:14 21:41:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:49:14 21:41:01 1 0.10 0.00 0.05 0.00 0.03 99.82 21:49:14 21:42:01 all 0.08 0.00 0.04 0.02 0.03 99.84 21:49:14 21:42:01 0 0.03 0.00 0.03 0.03 0.02 99.88 21:49:14 21:42:01 1 0.12 0.00 0.05 0.00 0.03 99.80 21:49:14 21:43:01 all 0.08 0.00 0.03 0.00 0.04 99.85 21:49:14 21:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:49:14 21:43:01 1 0.12 0.00 0.03 0.00 0.05 99.80 21:49:14 21:44:01 all 0.11 0.00 0.02 0.00 0.03 99.84 21:49:14 21:44:01 0 0.03 0.00 0.02 0.00 0.05 99.90 21:49:14 21:44:01 1 0.18 0.00 0.02 0.00 0.02 99.78 21:49:14 21:45:01 all 0.17 0.00 0.04 0.00 0.02 99.77 21:49:14 21:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:49:14 21:45:01 1 0.30 0.00 0.05 0.00 0.02 99.63 21:49:14 21:46:01 all 0.12 0.00 0.02 0.00 0.03 99.84 21:49:14 21:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:49:14 21:46:01 1 0.18 0.00 0.02 0.00 0.03 99.77 21:49:14 21:47:01 all 0.08 0.00 0.05 0.00 0.02 99.85 21:49:14 21:47:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:49:14 21:47:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:49:14 21:48:01 all 0.02 0.00 0.03 0.00 0.02 99.94 21:49:14 21:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:49:14 21:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:49:14 21:49:14 21:48:01 CPU %user %nice %system %iowait %steal %idle 21:49:14 21:49:01 all 4.28 0.00 1.66 0.99 0.03 93.04 21:49:14 21:49:01 0 5.97 0.00 2.12 1.93 0.03 89.95 21:49:14 21:49:01 1 2.61 0.00 1.20 0.05 0.03 96.11 21:49:14 Average: all 13.27 0.00 3.25 1.46 0.05 81.97 21:49:14 Average: 0 13.19 0.00 3.37 1.41 0.05 81.99 21:49:14 Average: 1 13.34 0.00 3.14 1.51 0.05 81.95 21:49:14 21:49:14 21:49:14