bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from aaed763260d62745bc96981490f62274be2fe8d6+2de07aa5618795465836e287608abcda04ffa72f (affb09e5f86eb2047a8bbb4625369aacf2ee5e41) 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-ssh3999147773122747171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6502982901544500270.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3730/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-3730/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8235934750396811831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6982213582193053734.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3730/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-3730/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7321061853455840878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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-49 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh3011942919486712492.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 2de07aa5618795465836e287608abcda04ffa72f into PR head commit aaed763260d62745bc96981490f62274be2fe8d6 Merge succeeded, producing aaed763260d62745bc96981490f62274be2fe8d6 Checking out Revision aaed763260d62745bc96981490f62274be2fe8d6 (PR-3730) > 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/2@tmp/jenkins-gitclient-ssh4968239376159603164.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # 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/2@tmp/jenkins-gitclient-ssh3247111531482261380.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 Commit message: "style: Remove unuseds and enable unused linter" > git rev-list --no-walk aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:08:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:08:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:08:04 ========================================================= 01:08:04 EdgeX Global Pipelines Version Info 01:08:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:08:05 ------------------- 01:08:05 stable info: 01:08:05 ------------------- 01:08:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:08:05 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:08:05 Message: update stable to v1.0.205 01:08:06 ------------------- 01:08:06 experimental info: 01:08:06 ------------------- 01:08:06 Commited By: **** collab-it+edgex@linuxfoundation.org 01:08:06 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:08:06 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:08:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:08:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:08:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3730 [Pipeline] echo 01:08:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3730 [Pipeline] echo 01:08:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3730 [Pipeline] echo 01:08:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aaed763260d62745bc96981490f62274be2fe8d6 [Pipeline] echo 01:08:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aaed763 [Pipeline] echo 01:08:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:07 provisioning config files... 01:08:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9111877226895727443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:07 ---> docker-login.sh 01:08:07 nexus3.edgexfoundry.org:10001 01:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:07 Configure a credential helper to remove this warning. See 01:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:07 01:08:07 Login Succeeded 01:08:07 nexus3.edgexfoundry.org:10002 01:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:07 Configure a credential helper to remove this warning. See 01:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:07 01:08:07 Login Succeeded 01:08:07 nexus3.edgexfoundry.org:10003 01:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:08 Configure a credential helper to remove this warning. See 01:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:08 01:08:08 Login Succeeded 01:08:08 nexus3.edgexfoundry.org:10004 01:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:08 Configure a credential helper to remove this warning. See 01:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:08 01:08:08 Login Succeeded 01:08:08 docker.io 01:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:09 Configure a credential helper to remove this warning. See 01:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:09 01:08:09 Login Succeeded 01:08:09 ---> docker-login.sh ends [Pipeline] } 01:08:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:08:09 ++ 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 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ cut -d/ -f2 01:08:09 ++ dirname cmd/core-command/Dockerfile 01:08:09 + echo core-command,cmd/core-command/Dockerfile 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ dirname cmd/core-data/Dockerfile 01:08:09 ++ cut -d/ -f2 01:08:09 + echo core-data,cmd/core-data/Dockerfile 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ dirname cmd/core-metadata/Dockerfile 01:08:09 ++ cut -d/ -f2 01:08:09 + echo core-metadata,cmd/core-metadata/Dockerfile 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ dirname cmd/security-bootstrapper/Dockerfile 01:08:09 ++ cut -d/ -f2 01:08:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ dirname cmd/security-proxy-setup/Dockerfile 01:08:09 ++ cut -d/ -f2 01:08:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:08:09 ++ cut -d/ -f2 01:08:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ dirname cmd/support-notifications/Dockerfile 01:08:09 ++ cut -d/ -f2 01:08:09 + echo support-notifications,cmd/support-notifications/Dockerfile 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ dirname cmd/support-scheduler/Dockerfile 01:08:09 ++ cut -d/ -f2 01:08:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:08:09 + for file in '`ls cmd/**/Dockerfile`' 01:08:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:08:09 ++ cut -d/ -f2 01:08:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:08:09 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 01:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:08:10 01:08:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:08:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:08:10 latest: Pulling from edgex-devops/git-semver 01:08:10 31603596830f: Pulling fs layer 01:08:10 04fac38145f0: Pulling fs layer 01:08:10 701f6daf10bf: Pulling fs layer 01:08:10 24f72da36158: Pulling fs layer 01:08:10 24f72da36158: Waiting 01:08:10 04fac38145f0: Verifying Checksum 01:08:10 04fac38145f0: Download complete 01:08:10 31603596830f: Verifying Checksum 01:08:10 31603596830f: Download complete 01:08:11 31603596830f: Pull complete 01:08:11 24f72da36158: Verifying Checksum 01:08:11 24f72da36158: Download complete 01:08:11 04fac38145f0: Pull complete 01:08:11 701f6daf10bf: Verifying Checksum 01:08:11 701f6daf10bf: Download complete 01:08:11 701f6daf10bf: Pull complete 01:08:11 24f72da36158: Pull complete 01:08:11 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:08:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:08:12 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 01:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 01:08:12 $ docker top 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:08:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:13 [ssh-agent] Looking for ssh-agent implementation... 01:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:13 $ docker exec 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d ssh-agent 01:08:13 SSH_AUTH_SOCK=/tmp/ssh-cio8bfUvisk3/agent.13 01:08:13 SSH_AGENT_PID=19 01:08:13 Running ssh-add (command line suppressed) 01:08:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3851426780756682415.key (/w/workspace/edgex-go/2@tmp/private_key_3851426780756682415.key) 01:08:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:13 + git tag --points-at HEAD [Pipeline] } 01:08:13 $ docker exec --env ******** --env ******** 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d ssh-agent -k 01:08:14 unset SSH_AUTH_SOCK; 01:08:14 unset SSH_AGENT_PID; 01:08:14 echo Agent pid 19 killed; 01:08:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:14 [ssh-agent] Looking for ssh-agent implementation... 01:08:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:14 $ docker exec 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d ssh-agent 01:08:14 SSH_AUTH_SOCK=/tmp/ssh-32ENCJ3De8fs/agent.54 01:08:14 SSH_AGENT_PID=61 01:08:14 Running ssh-add (command line suppressed) 01:08:14 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8637197744978390239.key (/w/workspace/edgex-go/2@tmp/private_key_8637197744978390239.key) 01:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:14 + git semver init 01:08:14 # -> Open(): unable to determine branch for HEAD 01:08:14 # $GIT_DIR = /w/workspace/edgex-go/2/.git 01:08:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 01:08:14 # $SEMVER_REMOTE_NAME = origin 01:08:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:08:14 # $SEMVER_USER_NAME = edgex-jenkins 01:08:14 # $SEMVER_BRANCH = PR-3730 01:08:14 # $SEMVER_TEMP = /tmp/semver-095239108 01:08:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:09:51 # '/tmp/semver-095239108' -> '/w/workspace/edgex-go/2/.semver' 01:09:51 # -> Force: false 01:09:51 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 01:09:51 $ docker exec --env ******** --env ******** 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d ssh-agent -k 01:09:51 unset SSH_AUTH_SOCK; 01:09:51 unset SSH_AGENT_PID; 01:09:51 echo Agent pid 61 killed; 01:09:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:51 + git semver [Pipeline] } 01:09:52 $ docker stop --time=1 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d 01:09:53 $ docker rm -f 5f0593746eeb594f4c451648a25b161a0a0135b21c4f76b4321ec40dd8d9c62d [Pipeline] // withDockerContainer [Pipeline] sh 01:09:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:09:54 Stashed 1 file(s) [Pipeline] echo 01:09:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 01:09:54 ========================================================= 01:09:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:09:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:09:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:09:55 540db60ca938: Pulling fs layer 01:09:55 adcc1eea9eea: Pulling fs layer 01:09:55 4c4ab2625f07: Pulling fs layer 01:09:55 db62176df00c: Pulling fs layer 01:09:55 3b30891b0d05: Pulling fs layer 01:09:55 06b49ca38bd5: Pulling fs layer 01:09:55 c788192a36de: Pulling fs layer 01:09:55 a77e37c0d609: Pulling fs layer 01:09:55 c3185cebc471: Pulling fs layer 01:09:55 06b49ca38bd5: Waiting 01:09:55 c788192a36de: Waiting 01:09:55 a77e37c0d609: Waiting 01:09:55 c3185cebc471: Waiting 01:09:55 db62176df00c: Waiting 01:09:55 3b30891b0d05: Waiting 01:09:55 4c4ab2625f07: Download complete 01:09:55 adcc1eea9eea: Verifying Checksum 01:09:55 adcc1eea9eea: Download complete 01:09:55 3b30891b0d05: Download complete 01:09:55 06b49ca38bd5: Verifying Checksum 01:09:55 06b49ca38bd5: Download complete 01:09:55 c788192a36de: Verifying Checksum 01:09:55 c788192a36de: Download complete 01:09:55 540db60ca938: Verifying Checksum 01:09:55 540db60ca938: Download complete 01:09:55 540db60ca938: Pull complete 01:09:55 adcc1eea9eea: Pull complete 01:09:55 4c4ab2625f07: Pull complete 01:09:56 a77e37c0d609: Verifying Checksum 01:09:56 a77e37c0d609: Download complete 01:10:00 c3185cebc471: Verifying Checksum 01:10:00 c3185cebc471: Download complete 01:10:01 db62176df00c: Verifying Checksum 01:10:01 db62176df00c: Download complete 01:10:04 db62176df00c: Pull complete 01:10:04 3b30891b0d05: Pull complete 01:10:05 06b49ca38bd5: Pull complete 01:10:05 c788192a36de: Pull complete 01:10:05 a77e37c0d609: Pull complete 01:10:07 c3185cebc471: Pull complete 01:10:07 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:10:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:10:07 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:10:07 WORKDIR /edgex 01:10:07 COPY go.mod . 01:10:07 RUN go mod download' 01:10:07 + docker build -t ci-base-image-x86_64 -f - . 01:10:09 Sending build context to Docker daemon 329MB 01:10:09 Still waiting to schedule task 01:10:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:10:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:10:09 ---> 031687cdd783 01:10:09 Step 2/4 : WORKDIR /edgex 01:10:10 ---> Running in 8f2f3bc100c0 01:10:10 Removing intermediate container 8f2f3bc100c0 01:10:10 ---> 94de83a01342 01:10:10 Step 3/4 : COPY go.mod . 01:10:10 ---> 3ded3e2dc1c8 01:10:10 Step 4/4 : RUN go mod download 01:10:10 ---> Running in e3588602a9e3 01:10:43 Removing intermediate container e3588602a9e3 01:10:43 ---> b6d11c676a32 01:10:43 Successfully built b6d11c676a32 01:10:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:10:43 + docker inspect -f . ci-base-image-x86_64 01:10:43 . [Pipeline] withDockerContainer 01:10:43 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 01:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:10:43 $ docker top 0795ccd1baf47083659bd326d5eaa17f3c0fd58a8f238be03094f435c856ab2a -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:44 + go version 01:10:44 go version go1.16.6 linux/amd64 [Pipeline] } 01:10:44 $ docker stop --time=1 0795ccd1baf47083659bd326d5eaa17f3c0fd58a8f238be03094f435c856ab2a 01:10:45 $ docker rm -f 0795ccd1baf47083659bd326d5eaa17f3c0fd58a8f238be03094f435c856ab2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:10:46 + docker inspect -f . ci-base-image-x86_64 01:10:46 . [Pipeline] withDockerContainer 01:10:46 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 01:10:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:10:46 $ docker top 6c309f566dda771bfa2558d07b6f6411a420fddd9422598a6bd90b271deb6f4d -eo pid,comm [Pipeline] { [Pipeline] echo 01:10:46 ========================================================= 01:10:46 [edgeXBuildGoParallel] Running Tests and Build... 01:10:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:10:47 + go mod tidy [Pipeline] sh 01:10:47 + make test 01:10:47 go mod tidy 01:10:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:10:54 ? github.com/edgexfoundry/edgex-go [no test files] 01:11:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:11:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:11:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:11:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:11:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:11:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:11:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:11:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:11:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:11:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 01:11:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:11:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:11:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 01:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:11:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements 01:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:11:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:11:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 01:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:11:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 01:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:11:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 94.2% of statements 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:11:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:11:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:11:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 01:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:11:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.8% of statements 01:11:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:11:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 01:11:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 01:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 01:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 01:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 01:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 01:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 01:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 01:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 01:11:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.176s coverage: 82.5% of statements 01:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 01:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.213s coverage: 70.5% of statements 01:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements 01:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:12:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 01:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:12:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 01:12:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.0% of statements 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:12:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 01:12:15 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 01:12:54 GO111MODULE=on go vet ./... 01:13:00 gofmt -l . 01:13:00 [ "`gofmt -l .`" = "" ] 01:13:00 ./bin/test-attribution-txt.sh [Pipeline] sh 01:13:01 + ls -al . 01:13:01 total 612 01:13:01 drwxrwxr-x 10 1001 1001 4096 Sep 29 01:13 . 01:13:01 drwxr-xr-x 4 root root 28 Sep 29 01:10 .. 01:13:01 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:07 .dockerignore 01:13:01 drwxrwxr-x 8 1001 1001 179 Sep 29 01:08 .git 01:13:01 drwxrwxr-x 4 1001 1001 142 Sep 29 01:07 .github 01:13:01 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:07 .gitignore 01:13:01 -rw-rw-r-- 1 1001 1001 116 Sep 29 01:07 .golangci.yml 01:13:01 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:07 .hadolint.yml 01:13:01 drwx------ 3 1001 1001 58 Sep 29 01:09 .semver 01:13:01 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:07 .sonarcloud.properties 01:13:01 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:07 ADOPTERS.md 01:13:01 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:07 Attribution.txt 01:13:01 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:07 CHANGELOG.md 01:13:01 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:07 CONTRIBUTING.md 01:13:01 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:07 GOVERNANCE.md 01:13:01 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:07 Jenkinsfile 01:13:01 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:07 LICENSE 01:13:01 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:07 Makefile 01:13:01 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:07 OWNERS.md 01:13:01 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:07 README.md 01:13:01 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:07 SECURITY.md 01:13:01 -rw-rw-r-- 1 1001 1001 5 Sep 29 01:09 VERSION 01:13:01 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:07 ZMQWindows.md 01:13:01 drwxrwxr-x 2 1001 1001 37 Sep 29 01:07 bin 01:13:01 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:07 cmd 01:13:01 -rw-r--r-- 1 root root 402833 Sep 29 01:12 coverage.out 01:13:01 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:07 go.mod 01:13:01 -rw-r--r-- 1 root root 50064 Sep 29 01:10 go.sum 01:13:01 drwxrwxr-x 8 1001 1001 124 Sep 29 01:07 internal 01:13:01 drwxrwxr-x 3 1001 1001 16 Sep 29 01:07 openapi 01:13:01 drwxrwxr-x 4 1001 1001 71 Sep 29 01:07 snap 01:13:01 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:07 version.go [Pipeline] sh 01:13:02 + '[' -e coverage.out ] 01:13:02 + chown 1001:1001 coverage.out [Pipeline] stash 01:13:02 Stashed 1 file(s) [Pipeline] sh 01:13:02 + make build 01:13:02 go mod tidy 01:13:02 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 01:13:04 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 01:13: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 01:13:11 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 01:13:13 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 01:13:13 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 01:13:14 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 01:13:15 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 01:13:16 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 01:13:17 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 01:13:18 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 01:13:19 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] } 01:13:21 $ docker stop --time=1 6c309f566dda771bfa2558d07b6f6411a420fddd9422598a6bd90b271deb6f4d 01:13:23 $ docker rm -f 6c309f566dda771bfa2558d07b6f6411a420fddd9422598a6bd90b271deb6f4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:24 01:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:13:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:24 latest: Pulling from edgex-devops/edgex-compose 01:13:24 cbdbe7a5bc2a: Pulling fs layer 01:13:24 ca9280d653b3: Pulling fs layer 01:13:24 7e9c9ca2126c: Pulling fs layer 01:13:25 cbdbe7a5bc2a: Verifying Checksum 01:13:25 cbdbe7a5bc2a: Download complete 01:13:25 cbdbe7a5bc2a: Pull complete 01:13:26 ca9280d653b3: Verifying Checksum 01:13:26 ca9280d653b3: Download complete 01:13:26 ca9280d653b3: Pull complete 01:13:28 7e9c9ca2126c: Verifying Checksum 01:13:28 7e9c9ca2126c: Download complete 01:13:32 7e9c9ca2126c: Pull complete 01:13:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:13:32 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 01:13:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:13:34 $ docker top adae243cfde0f663c4fb7098364e4a379159bffa185a036b46d0b8bae20215a9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:35 + docker-compose build --help 01:13:35 + grep parallel 01:13:35 --parallel Build images in parallel. [Pipeline] } 01:13:35 $ docker stop --time=1 adae243cfde0f663c4fb7098364e4a379159bffa185a036b46d0b8bae20215a9 01:13:37 $ docker rm -f adae243cfde0f663c4fb7098364e4a379159bffa185a036b46d0b8bae20215a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:37 . [Pipeline] withDockerContainer 01:13:37 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 01:13:37 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:13:38 $ docker top 054103b006d5d4f5c032dc089a7675432a2b3979bb20771e874861f79ec06a27 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:38 + docker-compose -f ./docker-compose-build.yml build --parallel 01:13:39 Building core-command ... 01:13:39 Building core-data ... 01:13:39 Building core-metadata ... 01:13:39 Building security-bootstrapper ... 01:13:39 Building security-proxy-setup ... 01:13:39 Building security-secretstore-setup ... 01:13:39 Building support-notifications ... 01:13:39 Building support-scheduler ... 01:13:39 Building sys-mgmt-agent ... 01:13:39 Building sys-mgmt-agent 01:13:39 Building core-data 01:13:39 Building security-proxy-setup 01:13:39 Building support-scheduler 01:13:39 Building core-command 01:13:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:13:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:13:49 ---> b6d11c676a32 01:13:49 Step 3/24 : WORKDIR /edgex-go 01:13:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:13:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:13:49 ---> b6d11c676a32 01:13:49 Step 3/22 : WORKDIR /edgex-go 01:13:54 ---> Running in 686bf6b2da87 01:13:54 ---> Running in 3313fc4ee110 01:13:59 Removing intermediate container 3313fc4ee110 01:13:59 ---> 5c4cdce13ccb 01:13:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:59 Removing intermediate container 686bf6b2da87 01:13:59 ---> b2151f9bdc51 01:13:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:14:00 ---> b6d11c676a32 01:14:00 Step 3/24 : WORKDIR /edgex-go 01:14:01 ---> Using cache 01:14:01 ---> 5c4cdce13ccb 01:14:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:01 ---> Running in ce9a466c2b51 01:14:01 ---> Running in cf3a78fa0725 01:14:02 ---> Running in 231bfbfd091f 01:14:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:14:05 ---> b6d11c676a32 01:14:05 Step 3/24 : WORKDIR /edgex-go 01:14:05 ---> Using cache 01:14:05 ---> 5c4cdce13ccb 01:14:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:05 ---> Running in 7025f8bb0ed9 01:14:05 Removing intermediate container cf3a78fa0725 01:14:05 ---> 8078da3671b4 01:14:05 Step 5/22 : RUN apk add --update --no-cache make git 01:14:05 Removing intermediate container ce9a466c2b51 01:14:05 ---> 688177ee57b6 01:14:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:14:05 ---> Running in ad7b85f5991d 01:14:05 ---> Running in cf6c9fa2fddf 01:14:05 Removing intermediate container 231bfbfd091f 01:14:05 ---> fff99b7780d9 01:14:05 Step 5/24 : RUN apk add --update --no-cache make bash git 01:14:05 ---> Running in 423e3d126dd7 01:14:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:14:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:14:06 ---> b6d11c676a32 01:14:06 Step 3/23 : WORKDIR /edgex-go 01:14:06 ---> Using cache 01:14:06 ---> 5c4cdce13ccb 01:14:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:06 ---> Using cache 01:14:06 ---> fff99b7780d9 01:14:06 Step 5/23 : RUN apk add --update --no-cache make git 01:14:06 Removing intermediate container 7025f8bb0ed9 01:14:06 ---> edda5cbea80e 01:14:06 Step 5/24 : RUN apk add --update --no-cache make git 01:14:06 ---> Running in 832a72029fa0 01:14:06 ---> Running in a0b8933b073a 01:14:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:07 OK: 219 MiB in 52 packages 01:14:07 OK: 219 MiB in 52 packages 01:14:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:08 OK: 219 MiB in 52 packages 01:14:08 Removing intermediate container 423e3d126dd7 01:14:08 ---> a8113486fc72 01:14:08 Step 6/24 : COPY go.mod . 01:14:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:08 Removing intermediate container cf6c9fa2fddf 01:14:08 ---> f76b77b37905 01:14:08 Step 6/24 : COPY go.mod . 01:14:08 ---> 8a911a297d1f 01:14:08 Step 7/24 : RUN go mod download 01:14:08 ---> Running in 3234f75e88aa 01:14:08 Removing intermediate container ad7b85f5991d 01:14:08 ---> 6154ec57dd9a 01:14:08 Step 6/22 : COPY go.mod . 01:14:08 ---> 3f6772524721 01:14:08 Step 7/24 : RUN go mod download 01:14:08 ---> Running in f175d5a5e6c3 01:14:08 OK: 219 MiB in 52 packages 01:14:08 OK: 219 MiB in 52 packages 01:14:08 ---> 2b824867855a 01:14:08 Step 7/22 : RUN go mod download 01:14:09 ---> Running in a579368efad3 01:14:09 Removing intermediate container 832a72029fa0 01:14:09 ---> 4d0348de40ac 01:14:09 Step 6/23 : COPY go.mod . 01:14:09 Removing intermediate container a0b8933b073a 01:14:09 ---> 349a04fa4f34 01:14:09 Step 6/24 : COPY go.mod . 01:14:09 ---> e3c1e76c1be8 01:14:09 Step 7/23 : RUN go mod download 01:14:09 ---> Running in 7d18966531df 01:14:09 ---> 0ba891172e02 01:14:09 Step 7/24 : RUN go mod download 01:14:09 ---> Running in 66aaf228b336 01:14:11 Removing intermediate container 3234f75e88aa 01:14:11 ---> 5d40a65d4960 01:14:11 Step 8/24 : COPY . . 01:14:11 Removing intermediate container f175d5a5e6c3 01:14:11 ---> 8a5ad38fc688 01:14:11 Step 8/24 : COPY . . 01:14:12 Removing intermediate container a579368efad3 01:14:12 ---> 86f556b1b73d 01:14:12 Step 8/22 : COPY . . 01:14:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-55 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws 01:14:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:14:15 The recommended git tool is: git 01:14:15 Removing intermediate container 66aaf228b336 01:14:15 ---> 964b6cef9448 01:14:15 Step 8/24 : COPY . . 01:14:15 Removing intermediate container 7d18966531df 01:14:15 ---> 53b83cf3f3e8 01:14:15 Step 8/23 : COPY . . 01:14:22 using credential edgex-jenkins-ssh 01:14:22 Cloning the remote Git repository 01:14:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:14:22 > git init /w/workspace/edgex-go/2 # timeout=10 01:14:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:14:22 > git --version # timeout=10 01:14:22 > git --version # 'git version 2.17.1' 01:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:26 ---> f50acfd2c191 01:14:26 Step 9/22 : RUN go mod tidy 01:14:26 ---> Running in 78e7bc3a63b5 01:14:27 Removing intermediate container 78e7bc3a63b5 01:14:27 ---> 5ee404b48a85 01:14:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:14:27 ---> Running in e8105cc9b97b 01:14:28 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 01:14:36 ---> 65cd8a1e4c95 01:14:36 Step 9/24 : RUN go mod tidy 01:14:36 ---> 0eab14b94562 01:14:36 Step 9/24 : RUN go mod tidy 01:14:36 ---> Running in 3a2c2f76a9dc 01:14:36 ---> Running in 1b8d494e779b 01:14:40 Removing intermediate container 3a2c2f76a9dc 01:14:40 ---> 82ac7a9ba59d 01:14:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:14:40 ---> Running in c46f5e336a7f 01:14:40 Removing intermediate container 1b8d494e779b 01:14:40 ---> b26bd20a1591 01:14:40 Step 10/24 : RUN make cmd/core-data/core-data 01:14:40 ---> Running in 9c97f4c84fca 01:14:41 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 01:14:41 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 01:14:44 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 01:14:44 ---> 61229b57febf 01:14:44 Step 9/23 : RUN go mod tidy 01:14:44 ---> Running in 1af633e42504 01:14:44 ---> db7a441259cf 01:14:44 Step 9/24 : RUN go mod tidy 01:14:44 ---> Running in eb750300bd0e 01:14:47 Removing intermediate container 1af633e42504 01:14:47 ---> d512aea869cb 01:14:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:14:47 ---> Running in 47bf3be036e2 01:14:47 Removing intermediate container eb750300bd0e 01:14:47 ---> 61732e873f81 01:14:47 Step 10/24 : RUN make cmd/core-command/core-command 01:14:47 ---> Running in ccb0feb54e15 01:14:47 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 01:14:48 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 01:14:50 Removing intermediate container e8105cc9b97b 01:14:50 ---> c5f83488bc30 01:14:50 01:14:50 Step 11/22 : FROM alpine:3.14 01:14:51 3.14: Pulling from library/alpine 01:14:51 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:14:51 Status: Downloaded newer image for alpine:3.14 01:14:51 ---> 14119a10abf4 01:14:51 Step 12/22 : RUN apk add --update --no-cache curl 01:14:51 ---> Running in 5bbce0ff6786 01:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:14:53 (1/5) Installing ca-certificates (20191127-r5) 01:14:53 (2/5) Installing brotli-libs (1.0.9-r5) 01:14:53 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:14:53 (4/5) Installing libcurl (7.79.1-r0) 01:14:53 (5/5) Installing curl (7.79.1-r0) 01:14:53 Executing busybox-1.33.1-r3.trigger 01:14:53 Executing ca-certificates-20191127-r5.trigger 01:14:53 OK: 8 MiB in 19 packages 01:14:54 Removing intermediate container 5bbce0ff6786 01:14:54 ---> 2fe1fb7acb96 01:14:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:14:54 ---> Running in 8eb20212f6d9 01:14:54 Removing intermediate container 8eb20212f6d9 01:14:54 ---> c3232d09b5dd 01:14:54 Step 14/22 : WORKDIR /edgex 01:14:54 ---> Running in a57b1a5964cd 01:14:54 Removing intermediate container a57b1a5964cd 01:14:54 ---> 47dd32ebb69c 01:14:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:14:55 ---> 84417dd7f399 01:14:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:14:55 ---> 953356d7519c 01:14:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:14:56 ---> f311283c7e71 01:14:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:14:56 ---> Running in 31c158888c0c 01:14:56 Removing intermediate container 31c158888c0c 01:14:56 ---> 2488fc7f1181 01:14:56 Step 19/22 : CMD ["--init=true"] 01:14:56 ---> Running in 65120beaccb6 01:14:56 Removing intermediate container 65120beaccb6 01:14:56 ---> f7af325ce76d 01:14:56 Step 20/22 : LABEL arch=x86_64 01:14:56 ---> Running in dc56f7517a81 01:14:56 Removing intermediate container dc56f7517a81 01:14:56 ---> a3a992614a5d 01:14:56 Step 21/22 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:14:56 ---> Running in 073beb5c67da 01:14:57 Removing intermediate container 073beb5c67da 01:14:57 ---> 35ab63cc4daa 01:14:57 Step 22/22 : LABEL version=0.0.0 01:14:57 ---> Running in 31f1fbc2ab2c 01:14:57 Removing intermediate container 31f1fbc2ab2c 01:14:57 ---> 7b290e67e242 01:14:57 01:14:57 Successfully built 7b290e67e242 01:14:57 Successfully tagged security-proxy-setup:latest 01:14:57 Building core-metadata 01:15:07  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:15:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:15:07 ---> b6d11c676a32 01:15:07 Step 3/24 : WORKDIR /edgex-go 01:15:07 ---> Using cache 01:15:07 ---> 5c4cdce13ccb 01:15:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:07 ---> Using cache 01:15:07 ---> edda5cbea80e 01:15:07 Step 5/24 : RUN apk add --update --no-cache make git 01:15:07 ---> Using cache 01:15:07 ---> 349a04fa4f34 01:15:07 Step 6/24 : COPY go.mod . 01:15:07 ---> Using cache 01:15:07 ---> 0ba891172e02 01:15:07 Step 7/24 : RUN go mod download 01:15:07 ---> Using cache 01:15:07 ---> 964b6cef9448 01:15:07 Step 8/24 : COPY . . 01:15:07 ---> Using cache 01:15:07 ---> db7a441259cf 01:15:07 Step 9/24 : RUN go mod tidy 01:15:07 ---> Using cache 01:15:07 ---> 61732e873f81 01:15:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:15:07 ---> Running in 0cdf5b2effb9 01:15: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 01:15:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:15:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:15:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:15:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:15:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:15:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:15:18 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit aaed763260d62745bc96981490f62274be2fe8d6 01:15:18 Merge succeeded, producing aaed763260d62745bc96981490f62274be2fe8d6 01:15:18 Checking out Revision aaed763260d62745bc96981490f62274be2fe8d6 (PR-3730) 01:15:18 > git config core.sparsecheckout # timeout=10 01:15:18 > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 01:15:18 > git remote # timeout=10 01:15:18 > git config --get remote.origin.url # timeout=10 01:15:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:15:18 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 01:15:18 > git rev-parse HEAD^{commit} # timeout=10 01:15:18 > git config core.sparsecheckout # timeout=10 01:15:18 > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 01:15:23 Commit message: "style: Remove unuseds and enable unused linter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:23 provisioning config files... 01:15:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2613561394321264544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:24 ---> docker-login.sh 01:15:24 nexus3.edgexfoundry.org:10001 01:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:27 Configure a credential helper to remove this warning. See 01:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:27 01:15:27 Login Succeeded 01:15:27 nexus3.edgexfoundry.org:10002 01:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:27 Configure a credential helper to remove this warning. See 01:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:27 01:15:27 Login Succeeded 01:15:27 nexus3.edgexfoundry.org:10003 01:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:28 Configure a credential helper to remove this warning. See 01:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:28 01:15:28 Login Succeeded 01:15:28 nexus3.edgexfoundry.org:10004 01:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:29 Configure a credential helper to remove this warning. See 01:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:29 01:15:29 Login Succeeded 01:15:29 docker.io 01:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:29 Removing intermediate container c46f5e336a7f 01:15:29 ---> 78cb2c4aad88 01:15:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:15:29 ---> Running in 34b7f76bf120 01:15:29 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 01:15:29 Removing intermediate container 34b7f76bf120 01:15:29 ---> b9dcfc755f11 01:15:29 01:15:29 Step 12/24 : FROM docker:20.10.7 01:15:29 20.10.7: Pulling from library/docker 01:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:30 Configure a credential helper to remove this warning. See 01:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:30 01:15:30 Login Succeeded 01:15:30 ---> docker-login.sh ends [Pipeline] } 01:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:15:31 ========================================================= 01:15:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:15:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:15:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:15:31 595b0fe564bb: Pulling fs layer 01:15:31 24495759ef45: Pulling fs layer 01:15:31 d148012ef14d: Pulling fs layer 01:15:31 e90a11edd702: Pulling fs layer 01:15:31 d77568369979: Pulling fs layer 01:15:31 fc1c9f9a7f3b: Pulling fs layer 01:15:31 170f2ba95c9a: Pulling fs layer 01:15:31 97ac5df62f85: Pulling fs layer 01:15:31 fc1c9f9a7f3b: Waiting 01:15:31 170f2ba95c9a: Waiting 01:15:31 97ac5df62f85: Waiting 01:15:31 e90a11edd702: Waiting 01:15:31 d77568369979: Waiting 01:15:31 d148012ef14d: Verifying Checksum 01:15:31 d148012ef14d: Download complete 01:15:32 24495759ef45: Verifying Checksum 01:15:32 24495759ef45: Download complete 01:15:32 d77568369979: Verifying Checksum 01:15:32 d77568369979: Download complete 01:15:32 fc1c9f9a7f3b: Download complete 01:15:32 170f2ba95c9a: Download complete 01:15:32 595b0fe564bb: Verifying Checksum 01:15:32 595b0fe564bb: Download complete 01:15:33 595b0fe564bb: Pull complete 01:15:33 24495759ef45: Pull complete 01:15:34 d148012ef14d: Pull complete 01:15:35 Removing intermediate container ccb0feb54e15 01:15:35 ---> ea0604fee293 01:15:35 01:15:35 Step 11/24 : FROM alpine:3.14 01:15:35 ---> 14119a10abf4 01:15:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:15:35 ---> Running in f18ec3b3a069 01:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:15:35 97ac5df62f85: Verifying Checksum 01:15:35 97ac5df62f85: Download complete 01:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:15:36 e90a11edd702: Verifying Checksum 01:15:36 e90a11edd702: Download complete 01:15:36 (1/1) Installing dumb-init (1.2.5-r1) 01:15:36 Executing busybox-1.33.1-r3.trigger 01:15:36 OK: 6 MiB in 15 packages 01:15:37 Removing intermediate container f18ec3b3a069 01:15:37 ---> 40d9a1f96095 01:15:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:15:38 ---> Running in eacd4548e4c5 01:15:38 Removing intermediate container eacd4548e4c5 01:15:38 ---> 8d87d1d07fc5 01:15:38 Step 14/24 : ENV APP_PORT=59882 01:15:38 ---> Running in bbd303523098 01:15:39 Removing intermediate container bbd303523098 01:15:39 ---> c4f6d0c4873b 01:15:39 Step 15/24 : EXPOSE $APP_PORT 01:15:39 ---> Running in 8f30d3654bfe 01:15:39 Removing intermediate container 9c97f4c84fca 01:15:39 ---> 721963ac55bf 01:15:39 01:15:39 Step 11/24 : FROM alpine:3.14 01:15:39 ---> 14119a10abf4 01:15:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:15:40 Removing intermediate container 47bf3be036e2 01:15:40 ---> 6a335cc9e28b 01:15:40 01:15:40 Step 11/23 : FROM alpine:3.14 01:15:40 ---> 14119a10abf4 01:15:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:15:40 ---> Using cache 01:15:40 ---> 40d9a1f96095 01:15:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:15:40 ---> Using cache 01:15:40 ---> 8d87d1d07fc5 01:15:40 Step 14/23 : ENV APP_PORT=59861 01:15:40 ---> Running in bb0c0ef892c3 01:15:40 Removing intermediate container 8f30d3654bfe 01:15:40 ---> e052d72ce2a5 01:15:40 Step 16/24 : WORKDIR / 01:15:40 ---> Running in 35ca48879dae 01:15:40 ---> Running in 68e3d8bc26f0 01:15:40 Removing intermediate container bb0c0ef892c3 01:15:40 ---> c62bd1295a9e 01:15:40 Step 13/24 : ENV APP_PORT=59880 01:15:40 Removing intermediate container 35ca48879dae 01:15:40 ---> 014b38ba9a1e 01:15:40 Step 15/23 : EXPOSE $APP_PORT 01:15:40 ---> Running in ae4355850a41 01:15:40 ---> Running in ba2848462699 01:15:40 Removing intermediate container 68e3d8bc26f0 01:15:40 ---> 5610ecbeabe0 01:15:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:41 Removing intermediate container ae4355850a41 01:15:41 ---> 7e5963c5f484 01:15:41 Step 14/24 : EXPOSE $APP_PORT 01:15:41 Removing intermediate container ba2848462699 01:15:41 ---> 418774a6312a 01:15:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:41 ---> Running in ae0e6f1d4812 01:15:41 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:15:41 Status: Downloaded newer image for docker:20.10.7 01:15:41 ---> 08bdaf2f88f9 01:15:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:15:41 ---> 5ab50c62f802 01:15:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:15:41 ---> Running in 937baba96aef 01:15:41 Removing intermediate container ae0e6f1d4812 01:15:41 ---> 607004a213f4 01:15:41 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:15:41 ---> 4050cd85b0ed 01:15:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:15:41 ---> Running in aeb0983b2a12 01:15:42 Removing intermediate container 937baba96aef 01:15:42 ---> 18567c93c5f5 01:15:42 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 01:15:42 ---> Running in c25dc5c5f288 01:15:42 ---> a408a8b70e52 01:15:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:15:42 ---> ee9730310ff4 01:15:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:15:43 ---> de48e30cccfa 01:15:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:15:43 ---> Running in 6da13aeac607 01:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:15:43 ---> 38e456014cad 01:15:43 Step 20/24 : ENTRYPOINT ["/core-command"] 01:15:43 Removing intermediate container aeb0983b2a12 01:15:43 ---> 49a82ee79a7c 01:15:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:15:43 ---> Running in 95b200c434cb 01:15:43 Removing intermediate container 6da13aeac607 01:15:43 ---> fad26a86d096 01:15:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:43 ---> Running in 7d85a83fff25 01:15:43 (1/39) Installing readline (8.1.0-r0) 01:15:43 (2/39) Installing bash (5.1.0-r0) 01:15:43 ---> Running in 7407430e2c2b 01:15:43 Executing bash-5.1.0-r0.post-install 01:15:43 (3/39) Installing brotli-libs (1.0.9-r3) 01:15:43 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:15:43 (5/39) Installing libcurl (7.79.1-r0) 01:15:43 (6/39) Installing curl (7.79.1-r0) 01:15:43 (7/39) Installing dumb-init (1.2.5-r0) 01:15:43 (8/39) Installing libbz2 (1.0.8-r1) 01:15:43 (9/39) Installing expat (2.2.10-r1) 01:15:43 Removing intermediate container 95b200c434cb 01:15:43 ---> 86c4057f9d15 01:15:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:43 (10/39) Installing libffi (3.3-r2) 01:15:44 (11/39) Installing gdbm (1.19-r0) 01:15:44 (12/39) Installing xz-libs (5.2.5-r0) 01:15:44 (13/39) Installing sqlite-libs (3.34.1-r0) 01:15:44 ---> Running in a51f98b9ae36 01:15:44 (14/39) Installing python3 (3.8.10-r0) 01:15:44 Removing intermediate container 7407430e2c2b 01:15:44 ---> 6a82f69acbfa 01:15:44 Step 21/23 : LABEL arch=x86_64 01:15:44 ---> Running in 012bd5ce1c2d 01:15:44 Removing intermediate container a51f98b9ae36 01:15:44 ---> 3a98481abd11 01:15:44 Step 22/24 : LABEL arch=x86_64 01:15:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:15:44 ---> Running in 571d8a1089c9 01:15:45 Removing intermediate container 012bd5ce1c2d 01:15:45 ---> ecbf879288b1 01:15:45 Step 22/23 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:15:45 Removing intermediate container 571d8a1089c9 01:15:45 ---> bb269b432f2e 01:15:45 Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:15:45 ---> Running in 64de98608d4c 01:15:45 (15/39) Installing py3-appdirs (1.4.4-r1) 01:15:45 ---> Running in 79ba8c0103cc 01:15:45 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:15:45 (17/39) Installing py3-parsing (2.4.7-r1) 01:15:45 (18/39) Installing py3-six (1.15.0-r0) 01:15:45 (19/39) Installing py3-packaging (20.9-r0) 01:15:45 (20/39) Installing py3-setuptools (51.3.3-r0) 01:15:45 (21/39) Installing py3-chardet (4.0.0-r0) 01:15:45 (22/39) Installing py3-idna (3.1-r0) 01:15:45 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:15:45 Removing intermediate container 64de98608d4c 01:15:45 ---> 4b3375469415 01:15:45 Step 23/23 : LABEL version=0.0.0 01:15:45 Removing intermediate container 79ba8c0103cc 01:15:45 ---> f91c2b86daa0 01:15:45 Step 24/24 : LABEL version=0.0.0 01:15:45 ---> Running in bf72ecb3c41e 01:15:45 (24/39) Installing py3-requests (2.25.1-r1) 01:15:45 (25/39) Installing py3-msgpack (1.0.2-r0) 01:15:45 (26/39) Installing py3-lockfile (0.12.2-r3) 01:15:45 ---> Running in 3cf0f8f6d36a 01:15:45 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:15:45 (28/39) Installing py3-colorama (0.4.4-r0) 01:15:45 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:15:45 (30/39) Installing py3-distlib (0.3.1-r1) 01:15:45 (31/39) Installing py3-distro (1.5.0-r1) 01:15:45 (32/39) Installing py3-webencodings (0.5.1-r3) 01:15:45 (33/39) Installing py3-html5lib (1.1-r0) 01:15:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:15:45 (34/39) Installing py3-pytoml (0.1.21-r0) 01:15:45 Removing intermediate container bf72ecb3c41e 01:15:45 ---> 851248ca750c 01:15:45 01:15:45 (35/39) Installing py3-pep517 (0.9.1-r0) 01:15:45 (36/39) Installing py3-progress (1.5-r0) 01:15:45 (37/39) Installing py3-retrying (1.3.3-r0) 01:15:45 (38/39) Installing py3-toml (0.10.2-r0) 01:15:45 (39/39) Installing py3-pip (20.3.4-r0) 01:15:46 Removing intermediate container 3cf0f8f6d36a 01:15:46 ---> f3ee84b2f4c2 01:15:46 01:15:46 Successfully built 851248ca750c 01:15:46 Successfully tagged support-scheduler:latest 01:15:46 Building security-bootstrapper 01:15:46  Building support-scheduler ... done Successfully built f3ee84b2f4c2 01:15:46 Successfully tagged core-command:latest 01:15:46  Building core-command ... done Building support-notifications 01:15:46 Executing busybox-1.32.1-r6.trigger 01:15:46 OK: 82 MiB in 59 packages 01:15:46 (1/6) Installing dumb-init (1.2.5-r1) 01:15:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:15:46 (3/6) Installing libsodium (1.0.18-r0) 01:15:46 e90a11edd702: Pull complete 01:15:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:15:47 (5/6) Installing libzmq (4.3.4-r0) 01:15:47 d77568369979: Pull complete 01:15:47 (6/6) Installing zeromq (4.3.4-r0) 01:15:47 Executing busybox-1.33.1-r3.trigger 01:15:47 OK: 8 MiB in 20 packages 01:15:48 fc1c9f9a7f3b: Pull complete 01:15:48 170f2ba95c9a: Pull complete 01:15:51 Removing intermediate container 0cdf5b2effb9 01:15:51 ---> 8d917e4d3f04 01:15:51 01:15:51 Step 11/24 : FROM alpine:3.14 01:15:51 ---> 14119a10abf4 01:15:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:15:51 ---> Using cache 01:15:51 ---> 40d9a1f96095 01:15:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:15:51 ---> Using cache 01:15:51 ---> 8d87d1d07fc5 01:15:51 Step 14/24 : ENV APP_PORT=59881 01:15:51 Collecting docker-compose==1.23.2 01:15:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:15:51 Collecting docker<4.0,>=3.6.0 01:15:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:15:51 Collecting dockerpty<0.5,>=0.4.1 01:15:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:15:51 Collecting texttable<0.10,>=0.9.0 01:15:51 Downloading texttable-0.9.1.tar.gz (11 kB) 01:15:51 Collecting docopt<0.7,>=0.6.1 01:15:51 Downloading docopt-0.6.2.tar.gz (25 kB) 01:15:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:15:52 Collecting PyYAML<4,>=3.10 01:15:52 Downloading PyYAML-3.13.tar.gz (270 kB) 01:15:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:15:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:15:53 Collecting cached-property<2,>=1.2.0 01:15:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:15:53 Collecting jsonschema<3,>=2.5.1 01:15:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:15:53 Collecting websocket-client<1.0,>=0.32.0 01:15:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:15:53 Collecting docker-pycreds>=0.4.0 01:15:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:15:53 Collecting chardet<3.1.0,>=3.0.2 01:15:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:15:53 Collecting urllib3<1.25,>=1.21.1 01:15:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:15:53 Collecting certifi>=2017.4.17 01:15:53 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:15:53 Collecting idna<2.8,>=2.5 01:15:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:15:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:15:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:15:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:15:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:15:53 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:15:53 Attempting uninstall: urllib3 01:15:53 Found existing installation: urllib3 1.26.2 01:15:53 Uninstalling urllib3-1.26.2: 01:15:55 97ac5df62f85: Pull complete 01:15:55 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:15:55 + docker build -t ci-base-image-arm64+ echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:15:55 WORKDIR /edgex 01:15:55 COPY go.mod . 01:15:55 RUN go mod download 01:15:55 -f - . 01:15:58 Sending build context to Docker daemon 166.1MB 01:15:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:15:58 ---> 04bc70af865f 01:15:58 Step 2/4 : WORKDIR /edgex 01:16:00 Successfully uninstalled urllib3-1.26.2 01:16:00 Removing intermediate container 7d85a83fff25 01:16:00 ---> 009de3ca390d 01:16:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:00 Attempting uninstall: idna 01:16:00 Found existing installation: idna 3.1 01:16:00 Uninstalling idna-3.1: 01:16:00 Successfully uninstalled idna-3.1 01:16:00 ---> Running in c20aef33c088 01:16:00 Attempting uninstall: chardet 01:16:00 Found existing installation: chardet 4.0.0 01:16:00 Uninstalling chardet-4.0.0: 01:16:00 Successfully uninstalled chardet-4.0.0 01:16:00 Removing intermediate container c20aef33c088 01:16:00 ---> 2baff1fa5e6d 01:16:00 Step 15/24 : EXPOSE $APP_PORT 01:16:01 ---> 69ac2c389748 01:16:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:16:01 Attempting uninstall: requests 01:16:01 Found existing installation: requests 2.25.1 01:16:01 Uninstalling requests-2.25.1: 01:16:01 Successfully uninstalled requests-2.25.1 01:16:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:16:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:16:01 ---> b6d11c676a32 01:16:01 Step 3/32 : WORKDIR /edgex-go 01:16:01 ---> Using cache 01:16:01 ---> 5c4cdce13ccb 01:16:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:01 ---> Using cache 01:16:01 ---> edda5cbea80e 01:16:01 Step 5/32 : RUN apk add --update --no-cache make git 01:16:01 ---> Using cache 01:16:01 ---> 349a04fa4f34 01:16:01 Step 6/32 : COPY go.mod . 01:16:01 ---> Using cache 01:16:01 ---> 0ba891172e02 01:16:01 Step 7/32 : RUN go mod download 01:16:01 ---> Using cache 01:16:01 ---> 964b6cef9448 01:16:01 Step 8/32 : COPY . . 01:16:01 ---> Using cache 01:16:01 ---> db7a441259cf 01:16:01 Step 9/32 : RUN go mod tidy 01:16:01 ---> Using cache 01:16:01 ---> 61732e873f81 01:16:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:16:01 ---> Running in f95a6488ec9b 01:16:01 Running setup.py install for texttable: started 01:16:01 ---> Running in 95251e314980 01:16:01 Removing intermediate container f95a6488ec9b 01:16:01 ---> c1087074a515 01:16:01 Step 16/24 : WORKDIR / 01:16:01 ---> Running in 72c37fe6b2ae 01:16:01 Running setup.py install for texttable: finished with status 'done' 01:16:01 Running setup.py install for PyYAML: started 01:16:02 ---> 54bbf2359285 01:16:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:16:02 Removing intermediate container 72c37fe6b2ae 01:16:02 ---> 390201a23bdb 01:16:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:02 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 01:16:02 Running setup.py install for PyYAML: finished with status 'done' 01:16:02 ---> 3e1e538f35cf 01:16:02 Step 20/24 : ENTRYPOINT ["/core-data"] 01:16:02 Running setup.py install for docopt: started 01:16:02 ---> edd1d9432469 01:16:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:16:02 ---> Running in 4983c0bed20d 01:16:03 Removing intermediate container 4983c0bed20d 01:16:03 ---> e9017e888ae0 01:16:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:03 ---> Running in accca203c411 01:16:03 Running setup.py install for docopt: finished with status 'done' 01:16:03 Running setup.py install for dockerpty: started 01:16:03 Removing intermediate container accca203c411 01:16:03 ---> ef3a1f5d2c61 01:16:03 Step 22/24 : LABEL arch=x86_64 01:16:03 ---> 068845809fc4 01:16:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:16:03 ---> Running in 5e45226bf71f 01:16:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:16:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:03 ---> b6d11c676a32 01:16:03 Step 3/23 : WORKDIR /edgex-go 01:16:03 ---> Using cache 01:16:03 ---> 5c4cdce13ccb 01:16:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:03 ---> Using cache 01:16:03 ---> edda5cbea80e 01:16:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:16:03 ---> Running in 6f6a430503ff 01:16:03 Removing intermediate container 5e45226bf71f 01:16:03 ---> 57c2a81350e1 01:16:03 Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:16:03 ---> Running in c15b21977df8 01:16:03 Removing intermediate container c15b21977df8 01:16:03 ---> 6811aaa1b286 01:16:03 Step 24/24 : LABEL version=0.0.0 01:16:04 ---> Running in 15896acd26fe 01:16:04 ---> d2879aa974ce 01:16:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:16:04 Running setup.py install for dockerpty: finished with status 'done' 01:16:04 ---> Running in 5ef9869f7d22 01:16:04 Removing intermediate container 15896acd26fe 01:16:04 ---> a2dfef71a864 01:16:04 01:16:04 Removing intermediate container 5ef9869f7d22 01:16:04 ---> 427d3b7019e1 01:16:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:04 Successfully built a2dfef71a864 01:16:04 Successfully tagged core-data:latest 01:16:04 Building security-secretstore-setup 01:16:04  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:16:04 ---> Running in 02f7f80ffaaa 01:16:04 Removing intermediate container 02f7f80ffaaa 01:16:04 ---> c8ab5639f135 01:16:04 Step 22/24 : LABEL arch=x86_64 01:16:05 ---> Running in 1f3d63e1d0fa 01:16:05 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 01:16:05 ---> Running in 0b42734ccce1 01:16:05 Removing intermediate container 0b42734ccce1 01:16:05 ---> 7b459c38198d 01:16:05 Step 3/4 : COPY go.mod . 01:16:05 Removing intermediate container 1f3d63e1d0fa 01:16:05 ---> 41e28350caa4 01:16:05 Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:16:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:16:05 ---> Running in 7ebec9674511 01:16:06 Removing intermediate container 7ebec9674511 01:16:06 ---> 84944ceaf079 01:16:06 Step 24/24 : LABEL version=0.0.0 01:16:06 OK: 219 MiB in 52 packages 01:16:06 ---> 5228f393b47d 01:16:06 Step 4/4 : RUN go mod download 01:16:06 ---> Running in 6abb0494c61f 01:16:06 ---> Running in dcd111f6ff48 01:16:07 Removing intermediate container 6abb0494c61f 01:16:07 ---> b5fe2cbd5bec 01:16:07 01:16:07 Successfully built b5fe2cbd5bec 01:16:07 Successfully tagged core-metadata:latest 01:16:07  Building core-metadata ... done Removing intermediate container 6f6a430503ff 01:16:07 ---> ded2ef272142 01:16:07 Step 6/23 : COPY go.mod . 01:16:07 ---> a34e39516c94 01:16:07 Step 7/23 : RUN go mod download 01:16:07 ---> Running in 3a0ec00ec9f6 01:16:11 Removing intermediate container c25dc5c5f288 01:16:11 ---> fd51072b3ae3 01:16:11 Step 15/24 : ENV APP_PORT=58890 01:16:11 ---> Running in 1a8c2f982cb5 01:16:11 Removing intermediate container 3a0ec00ec9f6 01:16:11 ---> e81a7c412e48 01:16:11 Step 8/23 : COPY . . 01:16:11 Removing intermediate container 1a8c2f982cb5 01:16:11 ---> 5b0629767695 01:16:11 Step 16/24 : EXPOSE $APP_PORT 01:16:11 ---> Running in 983f311c0490 01:16:11 Removing intermediate container 983f311c0490 01:16:11 ---> a9a1cae159f2 01:16:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:16:14 ---> d8bae44fdcc4 01:16:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:16:15 ---> 942e3cd87baa 01:16:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:16:16 ---> 66cb0a7fd4f6 01:16:16 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:16:16 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:16:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:16:16 ---> b6d11c676a32 01:16:16 Step 3/26 : WORKDIR /edgex-go 01:16:16 ---> Using cache 01:16:16 ---> 5c4cdce13ccb 01:16:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:16 ---> Using cache 01:16:16 ---> edda5cbea80e 01:16:16 Step 5/26 : RUN apk add --update --no-cache make git 01:16:16 ---> Using cache 01:16:16 ---> 349a04fa4f34 01:16:16 Step 6/26 : COPY go.mod . 01:16:16 ---> Using cache 01:16:16 ---> 0ba891172e02 01:16:16 Step 7/26 : RUN go mod download 01:16:16 ---> Using cache 01:16:16 ---> 964b6cef9448 01:16:16 Step 8/26 : COPY . . 01:16:16 ---> Using cache 01:16:16 ---> db7a441259cf 01:16:16 Step 9/26 : RUN go mod tidy 01:16:16 ---> Using cache 01:16:16 ---> 61732e873f81 01:16:16 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:16:16 ---> Running in f4f3745930e6 01:16:16 ---> Running in 1e5dee53ba64 01:16:16 Removing intermediate container f4f3745930e6 01:16:16 ---> 40946bb15827 01:16:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:17 ---> Running in 0aa26fdf85b4 01:16:17 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 01:16:17 Removing intermediate container 0aa26fdf85b4 01:16:17 ---> 16896fa26db7 01:16:17 Step 22/24 : LABEL arch=x86_64 01:16:17 ---> Running in 5b7afc4e0469 01:16:18 Removing intermediate container 5b7afc4e0469 01:16:18 ---> bba0732eb02b 01:16:18 Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:16:18 ---> c4917ec77219 01:16:18 Step 9/23 : RUN go mod tidy 01:16:18 ---> Running in ecc1b556b0ee 01:16:18 ---> Running in 8ac7a09f72b7 01:16:18 Removing intermediate container ecc1b556b0ee 01:16:18 ---> 0af72dc6c17a 01:16:18 Step 24/24 : LABEL version=0.0.0 01:16:18 ---> Running in 63a5791892a3 01:16:18 Removing intermediate container 63a5791892a3 01:16:18 ---> acaf79a7e289 01:16:18 01:16:18 Successfully built acaf79a7e289 01:16:18 Successfully tagged sys-mgmt-agent:latest 01:16:20  Building sys-mgmt-agent ... done Removing intermediate container 8ac7a09f72b7 01:16:20 ---> c1b90f69d952 01:16:20 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:16:20 ---> Running in a443dcfa98f7 01:16:20 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 01:16:25 Removing intermediate container 95251e314980 01:16:25 ---> b6c9d7e631b6 01:16:25 01:16:25 Step 11/32 : FROM alpine:3.14 01:16:25 ---> 14119a10abf4 01:16:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:16:25 ---> Running in 764f95d33bc5 01:16:25 Removing intermediate container 764f95d33bc5 01:16:25 ---> f79759c7a0d7 01:16:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:16:25 ---> Running in 88628b113118 01:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:26 (1/2) Installing dumb-init (1.2.5-r1) 01:16:26 (2/2) Installing su-exec (0.2-r1) 01:16:26 Executing busybox-1.33.1-r3.trigger 01:16:26 OK: 6 MiB in 16 packages 01:16:27 Removing intermediate container 88628b113118 01:16:27 ---> 5ad965912045 01:16:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:16:27 ---> Running in 4e70ed08c8bd 01:16:27 Removing intermediate container 4e70ed08c8bd 01:16:27 ---> 086707e86da0 01:16:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:16:27 ---> Running in 1d409dc2ff37 01:16:27 Removing intermediate container 1d409dc2ff37 01:16:27 ---> 49da362c0451 01:16:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:16:27 ---> Running in afe19df6887d 01:16:28 Removing intermediate container afe19df6887d 01:16:28 ---> 463d99a711f0 01:16:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:16:28 ---> Running in 4f3e35d9e1b5 01:16:28 Removing intermediate container 4f3e35d9e1b5 01:16:28 ---> 974a015fc434 01:16:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:16:28 ---> 686c3716d7fc 01:16:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:16:28 ---> Running in 23dd7fee4729 01:16:29 Removing intermediate container 23dd7fee4729 01:16:29 ---> 01b8017ab1f9 01:16:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:30 ---> 3e5dd55999d1 01:16:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:16:30 ---> a91217ae6de7 01:16:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:16:30 ---> 6805752b4a58 01:16:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:16:31 ---> 3ea3006d4e29 01:16:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:16:31 ---> 837797f2b0b6 01:16:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:16:31 ---> Running in 5083d6c608a2 01:16:32 Removing intermediate container 5083d6c608a2 01:16:32 ---> 08e06d049162 01:16:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:16:32 ---> 96770295ccf0 01:16:32 Step 27/32 : RUN chmod +x /entrypoint.sh 01:16:32 ---> Running in 289ff5e64b42 01:16:33 Removing intermediate container 289ff5e64b42 01:16:33 ---> 075d16210fab 01:16:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:16:33 ---> Running in 95ee77b9910d 01:16:34 Removing intermediate container 95ee77b9910d 01:16:34 ---> caeda6573999 01:16:34 Step 29/32 : CMD ["gate"] 01:16:34 ---> Running in af4170f3d491 01:16:34 Removing intermediate container af4170f3d491 01:16:34 ---> 5875732f22ed 01:16:34 Step 30/32 : LABEL arch=x86_64 01:16:34 ---> Running in dc151b46e56a 01:16:34 Removing intermediate container dc151b46e56a 01:16:34 ---> 63da5b70a53f 01:16:34 Step 31/32 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:16:34 ---> Running in 2969671dddb5 01:16:34 Removing intermediate container 2969671dddb5 01:16:34 ---> 119ca846f878 01:16:34 Step 32/32 : LABEL version=0.0.0 01:16:34 ---> Running in 54a35361598d 01:16:35 Removing intermediate container 54a35361598d 01:16:35 ---> 6d7c01943ca1 01:16:35 01:16:35 Successfully built 6d7c01943ca1 01:16:35 Successfully tagged security-bootstrapper:latest 01:16:38  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:16:45 Removing intermediate container 1e5dee53ba64 01:16:45 ---> 848310a232a9 01:16:45 01:16:45 Step 11/26 : FROM alpine:3.14 01:16:45 ---> 14119a10abf4 01:16:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:16:45 ---> Running in 6003f2da664d 01:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:45 (1/3) Installing ca-certificates (20191127-r5) 01:16:45 (2/3) Installing dumb-init (1.2.5-r1) 01:16:45 (3/3) Installing su-exec (0.2-r1) 01:16:45 Executing busybox-1.33.1-r3.trigger 01:16:45 Executing ca-certificates-20191127-r5.trigger 01:16:45 OK: 6 MiB in 17 packages 01:16:49 Removing intermediate container a443dcfa98f7 01:16:49 ---> a44f8fddd48d 01:16:49 01:16:49 Step 11/23 : FROM alpine:3.14 01:16:49 ---> 14119a10abf4 01:16:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:16:49 ---> Running in 6cf0232f1c43 01:16:50 Removing intermediate container 6003f2da664d 01:16:50 ---> b0fd44c393c9 01:16:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:16:50 ---> Running in 0f0002435214 01:16:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:16:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:16:50 Removing intermediate container 0f0002435214 01:16:50 ---> ccc102b6c049 01:16:50 Step 14/26 : WORKDIR / 01:16:50 ---> Running in 7ff071faefd6 01:16:50 (1/2) Installing ca-certificates (20191127-r5) 01:16:50 (2/2) Installing dumb-init (1.2.5-r1) 01:16:50 Executing busybox-1.33.1-r3.trigger 01:16:50 Executing ca-certificates-20191127-r5.trigger 01:16:50 OK: 6 MiB in 16 packages 01:16:51 Removing intermediate container 7ff071faefd6 01:16:51 ---> 356044b3713e 01:16:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:16:51 ---> a98085423920 01:16:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:16:51 Removing intermediate container 6cf0232f1c43 01:16:51 ---> 899d8d118421 01:16:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:16:51 ---> Running in bd92a4a34c64 01:16:51 ---> ef5cfb375d1f 01:16:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:16:51 Removing intermediate container bd92a4a34c64 01:16:51 ---> b83ab8eafb95 01:16:51 Step 14/23 : ENV APP_PORT=59860 01:16:52 ---> Running in e1724800f882 01:16:52 ---> 4a32e2099e51 01:16:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:16:52 Removing intermediate container e1724800f882 01:16:52 ---> 971c64909364 01:16:52 Step 15/23 : EXPOSE $APP_PORT 01:16:52 ---> Running in db769a601529 01:16:52 Removing intermediate container db769a601529 01:16:52 ---> 451168865637 01:16:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:52 ---> 24967ed1289d 01:16:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:16:52 ---> f156e270bb1c 01:16:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:16:52 ---> 971be1aadd84 01:16:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:16:53 ---> 1a11a7de2057 01:16:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:16:53 ---> 5bcf68ad2658 01:16:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:16:53 ---> 3f7d1bfb7c4e 01:16:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:16:53 ---> Running in 8dfb075f17ff 01:16:53 ---> 64fd8803b8e9 01:16:53 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/ 01:16:53 ---> Running in 3f0f12e59c1f 01:16:53 Removing intermediate container 8dfb075f17ff 01:16:53 ---> 3603c3698adc 01:16:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:53 ---> Running in 6bb592d0bab1 01:16:53 Removing intermediate container 6bb592d0bab1 01:16:53 ---> a530ed3e9806 01:16:53 Step 21/23 : LABEL arch=x86_64 01:16:53 ---> Running in bd27e976ab25 01:16:53 Removing intermediate container bd27e976ab25 01:16:53 ---> 29fefeac8ddb 01:16:53 Step 22/23 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:16:53 ---> Running in 112949aca758 01:16:54 Removing intermediate container 112949aca758 01:16:54 ---> 6b6295c08dff 01:16:54 Step 23/23 : LABEL version=0.0.0 01:16:54 Removing intermediate container 3f0f12e59c1f 01:16:54 ---> f28b0181a07d 01:16:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:16:54 ---> Running in 366bdde35eef 01:16:54 ---> Running in 27289ad4ff91 01:16:54 Removing intermediate container 27289ad4ff91 01:16:54 ---> e4c60d9060ca 01:16:54 01:16:54 Removing intermediate container 366bdde35eef 01:16:54 ---> fbeea66f8ede 01:16:54 Step 24/26 : LABEL arch=x86_64 01:16:54 Successfully built e4c60d9060ca 01:16:54 Successfully tagged support-notifications:latest 01:16:54  Building support-notifications ... done  ---> Running in 9b717a4cb1c7 01:16:54 Removing intermediate container 9b717a4cb1c7 01:16:54 ---> 1be3da4db212 01:16:54 Step 25/26 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:16:55 ---> Running in 1acc820e8c16 01:16:55 Removing intermediate container 1acc820e8c16 01:16:55 ---> a9eba4464ad8 01:16:55 Step 26/26 : LABEL version=0.0.0 01:16:55 ---> Running in 2c6d279416a4 01:16:55 Removing intermediate container 2c6d279416a4 01:16:55 ---> b009d623c311 01:16:55 01:16:56 Successfully built b009d623c311 01:16:56 Successfully tagged security-secretstore-setup:latest 01:16:56  Building security-secretstore-setup ... done  [Pipeline] } 01:16:56 $ docker stop --time=1 054103b006d5d4f5c032dc089a7675432a2b3979bb20771e874861f79ec06a27 01:16:57 $ docker rm -f 054103b006d5d4f5c032dc089a7675432a2b3979bb20771e874861f79ec06a27 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:58 + docker images 01:16:58 REPOSITORY TAG IMAGE ID CREATED SIZE 01:16:58 security-secretstore-setup latest b009d623c311 3 seconds ago 28.2MB 01:16:58 support-notifications latest e4c60d9060ca 4 seconds ago 16.8MB 01:16:58 a44f8fddd48d 13 seconds ago 1.75GB 01:16:58 848310a232a9 17 seconds ago 1.76GB 01:16:58 security-bootstrapper latest 6d7c01943ca1 23 seconds ago 18.8MB 01:16:58 b6c9d7e631b6 34 seconds ago 1.75GB 01:16:58 sys-mgmt-agent latest acaf79a7e289 40 seconds ago 325MB 01:16:58 core-metadata latest b5fe2cbd5bec 52 seconds ago 16.8MB 01:16:58 core-data latest a2dfef71a864 54 seconds ago 20.5MB 01:16:58 8d917e4d3f04 About a minute ago 1.76GB 01:16:58 support-scheduler latest 851248ca750c About a minute ago 16.1MB 01:16:58 core-command latest f3ee84b2f4c2 About a minute ago 16MB 01:16:58 6a335cc9e28b About a minute ago 1.75GB 01:16:58 721963ac55bf About a minute ago 1.76GB 01:16:58 ea0604fee293 About a minute ago 1.75GB 01:16:58 b9dcfc755f11 About a minute ago 1.75GB 01:16:58 security-proxy-setup latest 7b290e67e242 2 minutes ago 26.7MB 01:16:58 c5f83488bc30 2 minutes ago 1.76GB 01:16:58 ci-base-image-x86_64 latest b6d11c676a32 6 minutes ago 1.25GB 01:16:58 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 01:16:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 01:16:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 01:16:58 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 01:16:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 01:17:14 Still waiting to schedule task 01:17:14 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:17:43 Removing intermediate container dcd111f6ff48 01:17:43 ---> a0422904c582 01:17:43 Successfully built a0422904c582 01:17:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:17:43 + docker inspect -f . ci-base-image-arm64 01:17:43 . [Pipeline] withDockerContainer 01:17:44 prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container 01:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:17:45 $ docker top 841a18968128e7d05a666576d0b1c00a971d720121ba42827e3752c5eaba2422 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:46 + go version 01:17:46 go version go1.16.6 linux/arm64 [Pipeline] } 01:17:46 $ docker stop --time=1 841a18968128e7d05a666576d0b1c00a971d720121ba42827e3752c5eaba2422 01:17:48 $ docker rm -f 841a18968128e7d05a666576d0b1c00a971d720121ba42827e3752c5eaba2422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:17:49 + docker inspect -f . ci-base-image-arm64 01:17:49 . [Pipeline] withDockerContainer 01:17:49 prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container 01:17:49 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:17:51 $ docker top 32fb274b1b6806e1331b5e8f3860eb5b28c32918467ebef35e4ea688084285f4 -eo pid,comm [Pipeline] { [Pipeline] echo 01:17:51 ========================================================= 01:17:51 [edgeXBuildGoParallel] Running Tests and Build... 01:17:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:17:52 + go mod tidy [Pipeline] sh 01:17:54 + make test 01:17:54 go mod tidy 01:17:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:18:27 ? github.com/edgexfoundry/edgex-go [no test files] 01:18:44 Running on prd-ubuntu18.04-docker-8c-8g-58 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws 01:18:44 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:18:44 The recommended git tool is: git 01:18:47 using credential edgex-jenkins-ssh 01:18:47 Cloning the remote Git repository 01:18:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:18:47 > git init /w/workspace/edgex-go/2 # timeout=10 01:18:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:18:47 > git --version # timeout=10 01:18:47 > git --version # 'git version 2.17.1' 01:18:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:19:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:19:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:19:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements 01:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:20:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements 01:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:20:03 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit aaed763260d62745bc96981490f62274be2fe8d6 01:20:03 Merge succeeded, producing aaed763260d62745bc96981490f62274be2fe8d6 01:20:03 Checking out Revision aaed763260d62745bc96981490f62274be2fe8d6 (PR-3730) 01:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 46.3% of statements 01:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:20:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:20:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:20:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:20:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:20:03 > git config core.sparsecheckout # timeout=10 01:20:03 > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 01:20:03 > git remote # timeout=10 01:20:03 > git config --get remote.origin.url # timeout=10 01:20:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:03 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 01:20:03 > git rev-parse HEAD^{commit} # timeout=10 01:20:03 > git config core.sparsecheckout # timeout=10 01:20:03 > git checkout -f aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 01:20:07 Commit message: "style: Remove unuseds and enable unused linter" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:08 + echo snap-build.sh 01:20:08 snap-build.sh 01:20:08 + SNAP_BASE_DIR=. 01:20:08 + '[' '!' -z /w/workspace/edgex-go/2 ']' 01:20:08 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 01:20:08 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 01:20:08 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 01:20:08 + cd /w/workspace/edgex-go/2 01:20:08 + sudo apt-get remove -qy --purge lxd lxd-client 01:20:08 Reading package lists... 01:20:08 Building dependency tree... 01:20:08 Reading state information... 01:20:08 The following packages were automatically installed and are no longer required: 01:20:08 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:20:08 uidmap xdelta3 01:20:08 Use 'sudo apt autoremove' to remove them. 01:20:08 The following packages will be REMOVED: 01:20:08 lxd* lxd-client* 01:20:08 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:20:08 After this operation, 31.7 MB disk space will be freed. 01:20:09 (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.) 01:20:09 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:20:09 Removing lxd dnsmasq configuration 01:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.800s coverage: 90.1% of statements 01:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.281s coverage: 81.2% of statements 01:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:20:09 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:20:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:20:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:20:10 (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.) 01:20:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:20:12 Processing triggers for systemd (237-3ubuntu10.45) ... 01:20:12 Processing triggers for ureadahead (0.100.0-21) ... 01:20:12 + sudo snap remove --purge lxd 01:20:12 snap "lxd" is not installed 01:20:12 + sudo groupadd --force --system lxd 01:20:12 ++ whoami 01:20:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:20:12 + newgrp - lxd 01:20:12 + sudo snap install lxd 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.876s coverage: 94.2% of statements 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.493s coverage: 59.1% of statements 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.323s coverage: 60.0% of statements 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.372s coverage: 0.8% of statements 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements 01:20:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 79.5% of statements 01:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 01:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 01:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements 01:20:22 2021-09-29T01:20:20Z INFO Waiting for automatic snapd restart... 01:20:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements 01:20:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 01:20:37 lxd 4.18 from Canonical* installed 01:20:37 + sudo lxd init --auto 01:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.741s coverage: 82.5% of statements 01:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:20:48 + sudo snap install --classic snapcraft 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements 01:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.309s coverage: 87.2% of statements 01:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.349s coverage: 85.4% of statements 01:20:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.079s coverage: 91.2% of statements 01:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.154s coverage: 64.4% of statements 01:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.345s coverage: 100.0% of statements 01:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 01:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 01:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 01:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 01:20:56 snapcraft 5.0 from Canonical* installed 01:20:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:20:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:20:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:20:56 Dload Upload Total Spent Left Speed 01:20:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2916 0 --:--:-- --:--:-- --:--:-- 2929 01:20:56 100 3325k 100 3325k 0 0 5514k 0 --:--:-- --:--:-- --:--:-- 5514k 01:20:56 ./yq_linux_amd64 01:20:56 + sudo snapcraft prime --use-lxd 01:20:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:20:58 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: 01:20:58 - README.md 01:20:58 01:20:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:20:58 Launching a container. 01:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.550s coverage: 70.5% of statements 01:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:21:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.983s coverage: 43.6% of statements 01:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:21:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.331s coverage: 89.5% of statements 01:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:21:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.351s coverage: 84.8% of statements 01:21:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:21:05 Waiting for container to be ready 01:21:05 To start your first instance, try: lxc launch ubuntu:18.04 01:21:05 01:21:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:21:09 Waiting for network to be ready... 01:21:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:21:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:21:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 01:21:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 01:21:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:21:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:21:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 01:21:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 01:21:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 01:21:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 01:21:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:21:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:21:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:21:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:21:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:21:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:21:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:21:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:21:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:21:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 01:21:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 01:21:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:21:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:21:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 01:21:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 01:21:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 01:21:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 01:21:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.434s coverage: 19.5% of statements 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:21:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.735s coverage: 92.0% of statements 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:21:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:21:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.502s coverage: 97.7% of statements 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:21:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:21:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 01:21:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 01:21:14 Fetched 25.4 MB in 4s (5841 kB/s) 01:21:14 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 01:21:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:21:14 GO111MODULE=on go vet ./... 01:21:14 Reading package lists... 01:21:14 Reading package lists... 01:21:14 Building dependency tree... 01:21:14 Reading state information... 01:21:14 The following additional packages will be installed: 01:21:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:21:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:21:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:21:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:21:14 Suggested packages: 01:21:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:21:14 Recommended packages: 01:21:14 gnupg libsasl2-modules 01:21:15 The following NEW packages will be installed: 01:21:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:21:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:21:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:21:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:21:15 The following packages will be upgraded: 01:21:15 gpg gpg-agent gpgconf libudev1 01:21:15 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:21:15 Need to get 3527 kB of archives. 01:21:15 After this operation, 13.3 MB of additional disk space will be used. 01:21:15 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] 01:21:15 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] 01:21:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:21:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:21:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 01:21:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 01:21:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:21:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:21:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:21:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:21:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:21:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:21:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:21:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:21:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:21:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:21:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:21:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:21:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:21:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:21:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:21:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:21:16 debconf: delaying package configuration, since apt-utils is not installed 01:21:16 Fetched 3527 kB in 1s (2673 kB/s) 01:21:16 (Reading database ... 12511 files and directories currently installed.) 01:21:16 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 01:21:16 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:21:16 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 01:21:16 Selecting previously unselected package udev. 01:21:16 (Reading database ... 12511 files and directories currently installed.) 01:21:16 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 01:21:16 Unpacking udev (237-3ubuntu10.52) ... 01:21:16 Selecting previously unselected package libfuse2:amd64. 01:21:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:21:16 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:21:16 Selecting previously unselected package fuse. 01:21:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:21:16 Unpacking fuse (2.9.7-1ubuntu1) ... 01:21:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:21:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:21:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:21:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:21:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:21:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:21:17 Selecting previously unselected package libksba8:amd64. 01:21:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:21:17 Unpacking libksba8:amd64 (1.3.5-2) ... 01:21:17 Selecting previously unselected package libroken18-heimdal:amd64. 01:21:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:21:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:21:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:21:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libwind0-heimdal:amd64. 01:21:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:21:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:21:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:21:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:21:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:21:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:17 Selecting previously unselected package libsasl2-modules-db:amd64. 01:21:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:21:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:21:17 Selecting previously unselected package libsasl2-2:amd64. 01:21:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:21:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:21:17 Selecting previously unselected package libldap-common. 01:21:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:21:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:21:17 Selecting previously unselected package libldap-2.4-2:amd64. 01:21:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:21:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:21:18 Selecting previously unselected package dirmngr. 01:21:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:21:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:21:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:21:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:21:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:21:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:21:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:21:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:21:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:18 Setting up libksba8:amd64 (1.3.5-2) ... 01:21:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:21:18 Setting up udev (237-3ubuntu10.52) ... 01:21:18 invoke-rc.d: policy-rc.d denied execution of start. 01:21:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:18 Processing triggers for systemd (237-3ubuntu10) ... 01:21:18 Setting up fuse (2.9.7-1ubuntu1) ... 01:21:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:21:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:21:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:21:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:21:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:21:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:21:19 settings in the [Install] section, and DefaultInstance for template units). 01:21:19 This means they are not meant to be enabled using systemctl. 01:21:19 Possible reasons for having this kind of units are: 01:21:19 1) A unit may be statically enabled by being symlinked from another unit's 01:21:19 .wants/ or .requires/ directory. 01:21:19 2) A unit's purpose may be to act as a helper for some other unit which has 01:21:19 a requirement dependency on it. 01:21:19 3) A unit may be started when needed via activation (socket, path, timer, 01:21:19 D-Bus, udev, scripted systemctl call, ...). 01:21:19 4) In case of template units, the unit is meant to be enabled with some 01:21:19 instance name specified. 01:21:19 Reading package lists... 01:21:19 Building dependency tree... 01:21:19 Reading state information... 01:21:19 The following additional packages will be installed: 01:21:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:21:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:21:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:21:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:21:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:21:19 Suggested packages: 01:21:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:21:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:21:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:21:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:21:19 systemd-container policykit-1 01:21:19 Recommended packages: 01:21:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:21:20 The following NEW packages will be installed: 01:21:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:21:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:21:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:21:20 multiarch-support openssh-client python3 python3-minimal python3.6 01:21:20 python3.6-minimal snapd squashfs-tools sudo 01:21:20 The following packages will be upgraded: 01:21:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:21:20 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:21:20 Need to get 36.8 MB of archives. 01:21:20 After this operation, 147 MB of additional disk space will be used. 01:21:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 01:21:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 01:21:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:21:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:21:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:21:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:21:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:21:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:21:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:21:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:21:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:21:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:21:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:21:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:21:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 01:21:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 01:21:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 01:21:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 01:21:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:21:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:21:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:21:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:21:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:21:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:21:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:21:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:21:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:21:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:21:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:21:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 01:21:22 debconf: delaying package configuration, since apt-utils is not installed 01:21:22 Fetched 36.8 MB in 3s (13.0 MB/s) 01:21:22 (Reading database ... 12757 files and directories currently installed.) 01:21:22 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 01:21:22 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:21:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 01:21:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:21:23 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 01:21:23 (Reading database ... 12757 files and directories currently installed.) 01:21:23 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:21:23 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:21:23 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:21:23 (Reading database ... 12757 files and directories currently installed.) 01:21:23 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:21:24 Unpacking apt (1.6.14) over (1.6.1) ... 01:21:24 Setting up apt (1.6.14) ... 01:21:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:21:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:21:24 (Reading database ... 12764 files and directories currently installed.) 01:21:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:21:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:21:24 Selecting previously unselected package libpython3.6-minimal:amd64. 01:21:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:21:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:21:24 Selecting previously unselected package libexpat1:amd64. 01:21:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:21:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:21:24 Selecting previously unselected package python3.6-minimal. 01:21:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:21:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:21:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 01:21:25 Checking for services that may need to be restarted...done. 01:21:25 Checking for services that may need to be restarted...done. 01:21:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:21:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:21:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:21:25 Selecting previously unselected package python3-minimal. 01:21:25 (Reading database ... 13012 files and directories currently installed.) 01:21:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:21:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:21:25 Selecting previously unselected package mime-support. 01:21:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:21:25 Unpacking mime-support (3.60ubuntu1) ... 01:21:25 Selecting previously unselected package libmpdec2:amd64. 01:21:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:21:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:21:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:21:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:21:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:21:26 Selecting previously unselected package python3.6. 01:21:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:21:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:21:26 Selecting previously unselected package libpython3-stdlib:amd64. 01:21:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:21:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:21:26 Setting up python3-minimal (3.6.7-1~18.04) ... 01:21:26 Selecting previously unselected package python3. 01:21:26 (Reading database ... 13442 files and directories currently installed.) 01:21:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:21:26 Unpacking python3 (3.6.7-1~18.04) ... 01:21:26 Selecting previously unselected package multiarch-support. 01:21:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:21:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:21:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:21:26 Selecting previously unselected package liblzo2-2:amd64. 01:21:26 (Reading database ... 13479 files and directories currently installed.) 01:21:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:21:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:21:26 Selecting previously unselected package libbsd0:amd64. 01:21:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:21:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:21:26 Selecting previously unselected package sudo. 01:21:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:21:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:21:27 Selecting previously unselected package apparmor. 01:21:27 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:21:27 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:21:27 Selecting previously unselected package libedit2:amd64. 01:21:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:21:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:21:27 Selecting previously unselected package libkrb5support0:amd64. 01:21:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:21:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:21:27 Selecting previously unselected package libk5crypto3:amd64. 01:21:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:21:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:21:27 Selecting previously unselected package libkeyutils1:amd64. 01:21:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:21:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:21:27 Selecting previously unselected package libkrb5-3:amd64. 01:21:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:21:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:21:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:21:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:21:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:21:27 Selecting previously unselected package libssl1.0.0:amd64. 01:21:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 01:21:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:21:27 Selecting previously unselected package openssh-client. 01:21:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 01:21:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 01:21:27 Selecting previously unselected package squashfs-tools. 01:21:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 01:21:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:21:27 Selecting previously unselected package snapd. 01:21:27 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 01:21:27 Unpacking snapd (2.51.1+18.04) ... 01:21:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:21:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:21:30 Setting up mime-support (3.60ubuntu1) ... 01:21:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:21:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:21:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:21:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:21:30 Setting up systemd (237-3ubuntu10.52) ... 01:21:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:21:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:21:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:21:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:21:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:21:30 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:21:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:21:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:21:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:21:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:21:31 Setting up python3 (3.6.7-1~18.04) ... 01:21:31 running python rtupdate hooks for python3.6... 01:21:31 running python post-rtupdate hooks for python3.6... 01:21:31 Setting up apparmor (2.12-4ubuntu5.1) ... 01:21:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:21:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:21:33 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 01:21:33 Setting up snapd (2.51.1+18.04) ... 01:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:21:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:21:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:21:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:21:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:21:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:21:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:21:34 /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' 01:21:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:21:34 Processing triggers for systemd (237-3ubuntu10.52) ... 01:21:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:21:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:21:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:21:37 Reading package lists... 01:21:37 Reading package lists... 01:21:37 Building dependency tree... 01:21:37 Reading state information... 01:21:37 Calculating upgrade... 01:21:37 The following packages will be upgraded: 01:21:37 advancecomp base-files bash binutils binutils-common 01:21:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:21:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:21:37 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:21:37 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:21:37 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:21:37 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:21:37 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:21:37 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:21:37 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:21:37 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:21:37 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:21:37 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:21:37 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:21:37 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:21:37 ubuntu-keyring util-linux 01:21:37 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:21:37 Need to get 64.2 MB of archives. 01:21:37 After this operation, 5142 kB of additional disk space will be used. 01:21:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 01:21:37 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:21:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:21:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:21:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:21:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:21:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:21:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:21:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:21:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:21:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:21:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:21:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:21:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:21:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:21:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:21:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:21:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:21:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:21:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:21:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:21:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:21:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:21:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:21:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:21:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:21:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:21:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:21:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:21:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:21:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:21:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:21:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:21:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 01:21:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:21:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:21:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:21:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:21:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:21:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:21:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:21:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 01:21:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 01:21:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:21:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:21:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:21:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:21:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:21:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:21:38 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] 01:21:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:21:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:21:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:21:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:21:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:21:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:21:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:21:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:21:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:21:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:21:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:21:39 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:21:39 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:21:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:21:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:21:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:21:39 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:21:39 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:21:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 01:21:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:21:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:21:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:21:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:21:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:21:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:21:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:21:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:21:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:21:39 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:21:39 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:21:39 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:21:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:21:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:21:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:21:39 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] 01:21:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:21:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 01:21:39 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] 01:21:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:21:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:21:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:21:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 01:21:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:21:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:21:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:21:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:21:40 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] 01:21:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:21:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:21:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:21:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:21:40 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:21:40 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:21:40 debconf: delaying package configuration, since apt-utils is not installed 01:21:40 Fetched 64.2 MB in 3s (25.6 MB/s) 01:21:40 (Reading database ... 13914 files and directories currently installed.) 01:21:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:21:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:21:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:21:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:21:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 01:21:41 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 01:21:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:41 (Reading database ... 13914 files and directories currently installed.) 01:21:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:21:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:21:42 (Reading database ... 13914 files and directories currently installed.) 01:21:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:21:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:21:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:42 (Reading database ... 13914 files and directories currently installed.) 01:21:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:21:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:21:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:21:43 (Reading database ... 13914 files and directories currently installed.) 01:21:43 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 01:21:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:21:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:21:43 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 01:21:43 Setting up base-files (10.1ubuntu2.11) ... 01:21:43 Installing new version of config file /etc/issue ... 01:21:43 Installing new version of config file /etc/issue.net ... 01:21:43 Installing new version of config file /etc/lsb-release ... 01:21:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:21:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:21:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:21:43 Removing obsolete conffile /etc/default/motd-news ... 01:21:44 (Reading database ... 13915 files and directories currently installed.) 01:21:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:21:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:21:44 Setting up bash (4.4.18-2ubuntu1.2) ... 01:21:44 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 01:21:44 (Reading database ... 13915 files and directories currently installed.) 01:21:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:21:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:21:44 (Reading database ... 13915 files and directories currently installed.) 01:21:44 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:21:44 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:21:44 Setting up tar (1.29b-2ubuntu0.2) ... 01:21:44 (Reading database ... 13915 files and directories currently installed.) 01:21:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:21:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:21:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:21:44 (Reading database ... 13915 files and directories currently installed.) 01:21:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:21:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:21:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:21:44 (Reading database ... 13915 files and directories currently installed.) 01:21:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:21:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:21:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:21:44 (Reading database ... 13915 files and directories currently installed.) 01:21:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:21:44 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:21:45 Setting up grep (3.1-2build1) ... 01:21:45 (Reading database ... 13915 files and directories currently installed.) 01:21:45 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:21:45 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:21:45 Setting up gzip (1.6-5ubuntu1.1) ... 01:21:45 (Reading database ... 13915 files and directories currently installed.) 01:21:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:21:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:21:45 Setting up login (1:4.5-1ubuntu2) ... 01:21:45 (Reading database ... 13915 files and directories currently installed.) 01:21:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:21:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:21:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:21:45 (Reading database ... 13915 files and directories currently installed.) 01:21:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:21:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:21:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:21:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:21:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:21:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:21:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:21:46 (Reading database ... 13915 files and directories currently installed.) 01:21:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:21:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:21:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:21:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:21:47 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:21:47 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:21:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:21:47 (Reading database ... 13915 files and directories currently installed.) 01:21:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:21:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:21:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:21:47 (Reading database ... 13915 files and directories currently installed.) 01:21:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:21:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:21:47 (Reading database ... 13915 files and directories currently installed.) 01:21:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:21:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:21:47 (Reading database ... 13915 files and directories currently installed.) 01:21:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:21:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:21:47 (Reading database ... 13915 files and directories currently installed.) 01:21:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:21:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:21:47 (Reading database ... 13915 files and directories currently installed.) 01:21:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:21:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:21:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:21:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:21:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:21:48 (Reading database ... 13915 files and directories currently installed.) 01:21:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:21:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:21:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:21:48 (Reading database ... 13915 files and directories currently installed.) 01:21:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:21:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:21:48 (Reading database ... 13915 files and directories currently installed.) 01:21:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:21:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:21:48 (Reading database ... 13915 files and directories currently installed.) 01:21:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:21:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:21:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:21:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:21:49 (Reading database ... 13915 files and directories currently installed.) 01:21:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:21:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:21:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:21:49 (Reading database ... 13915 files and directories currently installed.) 01:21:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:21:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:21:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:21:49 (Reading database ... 13917 files and directories currently installed.) 01:21:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:21:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:21:50 Setting up debconf (1.5.66ubuntu1) ... 01:21:50 (Reading database ... 13917 files and directories currently installed.) 01:21:50 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:21:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:21:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:21:50 (Reading database ... 13917 files and directories currently installed.) 01:21:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:21:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:21:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:21:50 (Reading database ... 13917 files and directories currently installed.) 01:21:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:21:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:21:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:21:50 (Reading database ... 13917 files and directories currently installed.) 01:21:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:21:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:21:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:21:50 (Reading database ... 13919 files and directories currently installed.) 01:21:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:21:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:21:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:21:50 (Reading database ... 13923 files and directories currently installed.) 01:21:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:21:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:21:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 01:21:50 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:21:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:21:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:21:51 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:21:51 (Reading database ... 13923 files and directories currently installed.) 01:21:51 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 01:21:51 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 01:21:51 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 01:21:51 (Reading database ... 13923 files and directories currently installed.) 01:21:51 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:21:51 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:21:51 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:21:51 (Reading database ... 13923 files and directories currently installed.) 01:21:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:21:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:21:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:21:51 (Reading database ... 13923 files and directories currently installed.) 01:21:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:21:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:21:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:21:51 (Reading database ... 13923 files and directories currently installed.) 01:21:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:21:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:21:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:21:51 (Reading database ... 13923 files and directories currently installed.) 01:21:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:21:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:21:52 Setting up passwd (1:4.5-1ubuntu2) ... 01:21:52 (Reading database ... 13923 files and directories currently installed.) 01:21:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:21:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:21:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:21:52 (Reading database ... 13923 files and directories currently installed.) 01:21:52 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:21:52 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:21:52 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:21:52 (Reading database ... 13923 files and directories currently installed.) 01:21:52 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:21:52 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:21:52 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:21:52 (Reading database ... 13923 files and directories currently installed.) 01:21:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:21:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:21:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:21:52 (Reading database ... 13923 files and directories currently installed.) 01:21:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:21:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:21:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:21:52 (Reading database ... 13923 files and directories currently installed.) 01:21:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:21:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:21:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:21:52 (Reading database ... 13923 files and directories currently installed.) 01:21:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 01:21:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 01:21:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 01:21:53 (Reading database ... 13923 files and directories currently installed.) 01:21:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:21:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:21:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:21:53 (Reading database ... 13923 files and directories currently installed.) 01:21:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:21:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:21:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:21:53 (Reading database ... 13924 files and directories currently installed.) 01:21:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:21:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:21:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:21:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:21:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:21:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:21:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 01:21:53 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 01:21:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:21:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:21:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:21:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:21:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:21:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:21:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:21:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:21:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:21:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:21:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:21:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:21:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:21:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:21:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:21:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:21:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:21:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:21:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:21:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:21:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:21:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:21:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:21:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:21:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:21:55 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:21:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:21:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:21:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:21:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:21:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:21:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:21:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:21:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:21:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:21:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:21:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:21:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:21:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:21:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:21:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:21:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:21:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:21:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:21:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:21:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:21:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:21:59 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:21:59 01:21:59 Current default time zone: 'Etc/UTC' 01:21:59 Local time is now: Wed Sep 29 01:21:59 UTC 2021. 01:21:59 Universal Time is now: Wed Sep 29 01:21:59 UTC 2021. 01:21:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:21:59 01:21:59 Setting up systemd-sysv (237-3ubuntu10.52) ... 01:21:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:59 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 01:21:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:21:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:21:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:21:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:21:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:21:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:21:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:21:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:21:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:21:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:21:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:21:59 Setting up patch (2.7.6-2ubuntu1.1) ... 01:21:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:21:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:21:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 01:21:59 Installing new version of config file /etc/ssl/openssl.cnf ... 01:21:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:21:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:21:59 Setting up ca-certificates (20210119~18.04.2) ... 01:22:01 Updating certificates in /etc/ssl/certs... 01:22:02 23 added, 28 removed; done. 01:22:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:22:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:22:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:22:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:22:02 Setting up pkgbinarymangler (138.18.04.1) ... 01:22:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:22:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:22:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:22:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:22:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:22:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:22:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:22:02 Setting up perl (5.26.1-6ubuntu0.5) ... 01:22:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:22:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:22:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:22:02 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:22:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:22:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:22:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:22:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:22:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:22:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:22:02 Processing triggers for systemd (237-3ubuntu10.52) ... 01:22:02 Processing triggers for mime-support (3.60ubuntu1) ... 01:22:02 Processing triggers for ca-certificates (20210119~18.04.2) ... 01:22:02 Updating certificates in /etc/ssl/certs... 01:22:03 0 added, 0 removed; done. 01:22:03 Running hooks in /etc/ca-certificates/update.d... 01:22:03 done. 01:22:03 Reading package lists... 01:22:03 Building dependency tree... 01:22:03 Reading state information... 01:22:03 The following NEW packages will be installed: 01:22:03 apt-transport-https 01:22:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:22:04 Need to get 4348 B of archives. 01:22:04 After this operation, 154 kB of additional disk space will be used. 01:22:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:22:04 debconf: delaying package configuration, since apt-utils is not installed 01:22:04 Fetched 4348 B in 0s (20.5 kB/s) 01:22:04 Selecting previously unselected package apt-transport-https. 01:22:04 (Reading database ... 13928 files and directories currently installed.) 01:22:04 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:22:04 Unpacking apt-transport-https (1.6.14) ... 01:22:04 Setting up apt-transport-https (1.6.14) ... 01:22:04 Waiting for network to be ready... 01:22:11 2021-09-29T01:22:08Z INFO Waiting for automatic snapd restart... 01:22:11 snapd 2.51.7 from Canonical* installed 01:22:12 "snapd" switched to the "latest/stable" channel 01:22:12 01:22:15 core18 20210722 from Canonical* installed 01:22:15 "core18" switched to the "latest/stable" channel 01:22:15 01:22:17 snapcraft 5.0 from Canonical* installed 01:22:17 "snapcraft" switched to the "latest/stable" channel 01:22:17 01:22:21 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: 01:22:21 - README.md 01:22:21 01:22:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:22:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:22:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:22:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:22:23 Reading package lists... 01:22:23 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 01:22:23 Reading package lists... 01:22:23 Building dependency tree... 01:22:23 Reading state information... 01:22:24 Suggested packages: 01:22:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:22:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:22:24 Recommended packages: 01:22:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:22:24 The following NEW packages will be installed: 01:22:24 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:22:24 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:22:24 pkg-config zip 01:22:24 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:22:24 Need to get 7670 kB of archives. 01:22:24 After this operation, 43.8 MB of additional disk space will be used. 01:22:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:22:24 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:22:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 01:22:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 01:22:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 01:22:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:22:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:22:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:22:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:22:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:22:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:22:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:22:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:22:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:22:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:22:25 debconf: delaying package configuration, since apt-utils is not installed 01:22:25 Fetched 7670 kB in 1s (9113 kB/s) 01:22:25 Selecting previously unselected package libglib2.0-0:amd64. 01:22:25 (Reading database ... 13932 files and directories currently installed.) 01:22:25 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:22:25 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:22:25 Selecting previously unselected package libpsl5:amd64. 01:22:25 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:22:25 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:22:25 Selecting previously unselected package libnghttp2-14:amd64. 01:22:25 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:22:25 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:22:25 Selecting previously unselected package librtmp1:amd64. 01:22:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:22:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:22:25 Selecting previously unselected package libcurl3-gnutls:amd64. 01:22:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 01:22:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:22:25 Selecting previously unselected package liberror-perl. 01:22:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:22:25 Unpacking liberror-perl (0.17025-1) ... 01:22:25 Selecting previously unselected package git-man. 01:22:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 01:22:25 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 01:22:25 Selecting previously unselected package git. 01:22:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 01:22:25 Unpacking git (1:2.17.1-1ubuntu0.9) ... 01:22:26 Selecting previously unselected package libnorm1:amd64. 01:22:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:22:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:22:26 Selecting previously unselected package libpgm-5.2-0:amd64. 01:22:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:22:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:22:26 Selecting previously unselected package libsodium23:amd64. 01:22:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:22:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:22:26 Selecting previously unselected package libzmq5:amd64. 01:22:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:22:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:22:26 Selecting previously unselected package libzmq3-dev:amd64. 01:22:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:22:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:22:26 Selecting previously unselected package pkg-config. 01:22:26 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:22:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:22:26 Selecting previously unselected package zip. 01:22:26 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:22:26 Unpacking zip (3.0-11build1) ... 01:22:26 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:22:26 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 01:22:26 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:22:26 Setting up liberror-perl (0.17025-1) ... 01:22:26 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:22:26 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:22:26 No schema files found: doing nothing. 01:22:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:22:26 Setting up zip (3.0-11build1) ... 01:22:26 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:22:26 Setting up libsodium23:amd64 (1.0.16-2) ... 01:22:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:22:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:22:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:22:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:22:26 Setting up git (1:2.17.1-1ubuntu0.9) ... 01:22:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:22:27 git set to automatically installed. 01:22:27 git-man set to automatically installed. 01:22:27 libcurl3-gnutls set to automatically installed. 01:22:27 liberror-perl set to automatically installed. 01:22:27 libglib2.0-0 set to automatically installed. 01:22:27 libnghttp2-14 set to automatically installed. 01:22:27 libnorm1 set to automatically installed. 01:22:27 libpgm-5.2-0 set to automatically installed. 01:22:27 libpsl5 set to automatically installed. 01:22:27 librtmp1 set to automatically installed. 01:22:27 libsodium23 set to automatically installed. 01:22:27 libzmq3-dev set to automatically installed. 01:22:27 libzmq5 set to automatically installed. 01:22:27 pkg-config set to automatically installed. 01:22:27 zip set to automatically installed. 01:22:28 snapd is not logged in, snap install commands will use sudo 01:22:38 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 01:22:38 snapd is not logged in, snap install commands will use sudo 01:22:38 snap "core18" has no updates available 01:22:39 Pulling config-common 01:22:39 + snapcraftctl pull 01:22:40 Pulling go-build-helper 01:22:40 + snapcraftctl pull 01:22:41 'edgex-go' has dependencies that need to be staged: go-build-helper 01:22:41 Skipping pull go-build-helper (already ran) 01:22:41 Building go-build-helper 01:22:41 + snapcraftctl build 01:22:43 Staging go-build-helper 01:22:43 + snapcraftctl stage 01:22:51 gofmt -l . 01:22:51 [ "`gofmt -l .`" = "" ] 01:22:51 ./bin/test-attribution-txt.sh [Pipeline] sh 01:22:51 + ls -al . 01:22:51 total 640 01:22:51 drwxrwxr-x 9 1001 1001 4096 Sep 29 01:22 . 01:22:51 drwxr-xr-x 4 root root 4096 Sep 29 01:17 .. 01:22:51 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:15 .dockerignore 01:22:51 drwxrwxr-x 8 1001 1001 4096 Sep 29 01:15 .git 01:22:51 drwxrwxr-x 4 1001 1001 4096 Sep 29 01:15 .github 01:22:51 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:15 .gitignore 01:22:51 -rw-rw-r-- 1 1001 1001 116 Sep 29 01:15 .golangci.yml 01:22:51 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:15 .hadolint.yml 01:22:51 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:15 .sonarcloud.properties 01:22:51 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:15 ADOPTERS.md 01:22:51 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:15 Attribution.txt 01:22:51 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:15 CHANGELOG.md 01:22:51 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:15 CONTRIBUTING.md 01:22:51 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:15 GOVERNANCE.md 01:22:51 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:15 Jenkinsfile 01:22:51 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:15 LICENSE 01:22:51 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:15 Makefile 01:22:51 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:15 OWNERS.md 01:22:51 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:15 README.md 01:22:51 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:15 SECURITY.md 01:22:51 -rw-rw-r-- 1 1001 1001 5 Sep 29 01:09 VERSION 01:22:51 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:15 ZMQWindows.md 01:22:51 drwxrwxr-x 2 1001 1001 4096 Sep 29 01:15 bin 01:22:51 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:15 cmd 01:22:51 -rw-r--r-- 1 root root 402833 Sep 29 01:21 coverage.out 01:22:51 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:15 go.mod 01:22:51 -rw-r--r-- 1 root root 50064 Sep 29 01:17 go.sum 01:22:51 drwxrwxr-x 8 1001 1001 4096 Sep 29 01:15 internal 01:22:51 drwxrwxr-x 3 1001 1001 4096 Sep 29 01:15 openapi 01:22:51 drwxrwxr-x 4 1001 1001 4096 Sep 29 01:15 snap 01:22:51 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:15 version.go [Pipeline] sh 01:22:52 + '[' -e coverage.out ] 01:22:52 + chown 1001:1001 coverage.out [Pipeline] stash 01:22:52 Warning: overwriting stash ‘coverage-report’ 01:22:53 Stashed 1 file(s) [Pipeline] sh 01:22:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:22:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:22:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 01:22:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 01:22:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:22:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:22:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 01:22:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 01:22:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 01:22:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 01:22:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:22:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:22:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:22:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:22:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:22:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:22:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:22:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:22:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:22:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 01:22:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 01:22:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:22:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:22:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 01:22:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 01:22:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 01:22:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 01:22:53 Fetched 25.4 MB in 0s (0 B/s) 01:22:53 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:22:53 Fetched 224 kB in 0s (0 B/s) 01:22:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:22:53 Fetched 157 kB in 0s (0 B/s) 01:22:53 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:22:53 Fetched 221 kB in 0s (0 B/s) 01:22:53 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:22:53 Fetched 143 kB in 0s (0 B/s) 01:22:53 Pulling edgex-go 01:22:53 + snapcraftctl pull 01:22:54 + make build 01:22:54 go mod tidy 01:22:54 Pulling hooks 01:22:54 + snapcraftctl pull 01:22:55 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 01:23:03 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 01:23:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:23:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:23:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:23:13 Fetched 0 B in 0s (0 B/s) 01:23:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:23:13 Fetched 96.5 kB in 0s (0 B/s) 01:23:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:23:13 Fetched 279 kB in 0s (0 B/s) 01:23:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:23:13 Fetched 122 kB in 0s (0 B/s) 01:23:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:23:13 Fetched 77.8 kB in 0s (0 B/s) 01:23:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:23:13 Fetched 8848 B in 0s (0 B/s) 01:23:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:23:13 Fetched 47.8 kB in 0s (0 B/s) 01:23:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:23:13 Fetched 45.6 kB in 0s (0 B/s) 01:23:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:23:13 Fetched 15.0 kB in 0s (0 B/s) 01:23:13 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 01:23:13 Fetched 220 kB in 0s (0 B/s) 01:23:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:23:13 Fetched 154 kB in 0s (0 B/s) 01:23:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:23:13 Fetched 50.6 kB in 0s (0 B/s) 01:23:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:23:13 Fetched 14.8 kB in 0s (0 B/s) 01:23:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:23:13 Fetched 41.8 kB in 0s (0 B/s) 01:23:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:23:13 Fetched 499 kB in 0s (0 B/s) 01:23:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:23:13 Fetched 111 kB in 0s (0 B/s) 01:23:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:23:13 Fetched 240 kB in 0s (0 B/s) 01:23:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:23:13 Fetched 29.3 kB in 0s (0 B/s) 01:23:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:23:13 Fetched 85.5 kB in 0s (0 B/s) 01:23:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:23:13 Fetched 24.5 kB in 0s (0 B/s) 01:23:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:23:13 Fetched 49.2 kB in 0s (0 B/s) 01:23:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:23:13 Fetched 54.2 kB in 0s (0 B/s) 01:23:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:23:13 Fetched 30.8 kB in 0s (0 B/s) 01:23:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:23:13 Fetched 15.8 kB in 0s (0 B/s) 01:23:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:23:13 Fetched 85.9 kB in 0s (0 B/s) 01:23:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:23:13 Fetched 8720 B in 0s (0 B/s) 01:23:13 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:23:13 Fetched 140 kB in 0s (0 B/s) 01:23:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:23:13 Fetched 119 kB in 0s (0 B/s) 01:23:13 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:23:13 Fetched 111 kB in 0s (0 B/s) 01:23:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:23:13 Fetched 11.1 kB in 0s (0 B/s) 01:23:13 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 01:23:13 Fetched 646 kB in 0s (0 B/s) 01:23:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:23:13 Fetched 41.3 kB in 0s (0 B/s) 01:23:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:23:13 Fetched 17.9 kB in 0s (0 B/s) 01:23:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:23:13 Fetched 368 kB in 0s (0 B/s) 01:23:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:23:13 Fetched 187 kB in 0s (0 B/s) 01:23:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:23:13 Fetched 175 kB in 0s (0 B/s) 01:23:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:23:13 Fetched 206 kB in 0s (0 B/s) 01:23:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 01:23:13 Fetched 1302 kB in 0s (0 B/s) 01:23:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:23:13 Fetched 36.2 kB in 0s (0 B/s) 01:23:13 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 01:23:13 Fetched 159 kB in 0s (0 B/s) 01:23:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:23:13 Fetched 107 kB in 0s (0 B/s) 01:23:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:23:13 Fetched 48.7 kB in 0s (0 B/s) 01:23:13 Pulling static-packages 01:23:13 + snapcraftctl pull 01:23:13 Pulling version 01:23:13 + cd /root/project 01:23:13 + git describe --tags --abbrev=0 01:23:13 + sed s/v// 01:23:13 + GIT_VERSION=2.0.1-dev.54 01:23:13 + [ -z 2.0.1-dev.54 ] 01:23:13 + snapcraftctl set-version 2.0.1-dev.54 01:23:14 Building config-common 01:23:14 + snapcraftctl build 01:23:16 Skipping build go-build-helper (already ran) 01:23:16 Building edgex-go 01:23:16 + cd /root/parts/edgex-go/src 01:23:16 + + sed s/v// 01:23:16 git describe --tags --abbrev=0 01:23:16 + GIT_VERSION=2.0.1-dev.54 01:23:16 + [ -z 2.0.1-dev.54 ] 01:23:16 + echo 2.0.1-dev.54 01:23:16 + make build 01:23:16 go mod tidy 01:23:18 go: downloading github.com/gorilla/mux v1.8.0 01:23:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 01:23:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 01:23:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 01:23:18 go: downloading github.com/stretchr/testify v1.7.0 01:23:18 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 01:23:18 go: downloading github.com/google/uuid v1.3.0 01:23:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 01:23:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:23:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:23:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 01:23:18 go: downloading github.com/lib/pq v1.10.3 01:23:18 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:23:18 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 01:23:19 go: downloading github.com/pelletier/go-toml v1.9.4 01:23:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 01:23:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 01:23:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:23:20 go: downloading github.com/go-playground/validator/v10 v10.9.0 01:23:20 go: downloading github.com/go-kit/kit v0.11.0 01:23:20 go: downloading github.com/davecgh/go-spew v1.1.1 01:23:20 go: downloading github.com/pmezard/go-difflib v1.0.0 01:23:20 go: downloading github.com/stretchr/objx v0.1.1 01:23:20 go: downloading github.com/x448/float16 v0.8.4 01:23:20 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 01:23:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:23:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:23:20 go: downloading github.com/pebbe/zmq4 v1.2.7 01:23:20 go: downloading github.com/go-playground/universal-translator v0.18.0 01:23:20 go: downloading github.com/leodido/go-urn v1.2.1 01:23:20 go: downloading golang.org/x/text v0.3.6 01:23:20 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:23:20 go: downloading github.com/go-playground/locales v0.14.0 01:23:20 go: downloading github.com/go-logfmt/logfmt v0.5.0 01:23:20 go: downloading github.com/go-stack/stack v1.8.0 01:23:20 go: downloading github.com/kr/pretty v0.3.0 01:23:20 go: downloading github.com/hashicorp/consul/api v1.8.1 01:23:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:23:20 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 01:23:21 go: downloading github.com/onsi/ginkgo v1.10.1 01:23:21 go: downloading github.com/onsi/gomega v1.7.0 01:23:21 go: downloading github.com/gorilla/websocket v1.4.2 01:23:21 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 01:23:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:23:21 go: downloading github.com/mitchellh/copystructure v1.0.0 01:23:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:23:21 go: downloading github.com/kr/text v0.2.0 01:23:21 go: downloading github.com/rogpeppe/go-internal v1.8.0 01:23:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:23:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:23:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:23:21 go: downloading github.com/hashicorp/serf v0.9.5 01:23:21 go: downloading github.com/hashicorp/consul/sdk v0.7.0 01:23:21 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:23:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:23:21 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:23:21 go: downloading github.com/fatih/color v1.9.0 01:23:21 go: downloading github.com/mattn/go-colorable v0.1.6 01:23:21 go: downloading github.com/mattn/go-isatty v0.0.12 01:23:21 go: downloading github.com/pkg/errors v0.9.1 01:23:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:23:21 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:23:21 go: downloading github.com/hashicorp/memberlist v0.2.2 01:23:21 go: downloading github.com/hpcloud/tail v1.0.0 01:23:21 go: downloading gopkg.in/yaml.v2 v2.4.0 01:23:21 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:23:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:23:21 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:23:21 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:23:21 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:23:21 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:23:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:23:21 go: downloading github.com/miekg/dns v1.1.26 01:23:21 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:23:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:23:21 go: downloading gopkg.in/fsnotify.v1 v1.4.7 01:23:21 go: downloading github.com/hashicorp/errwrap v1.0.0 01:23:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data 01:23:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:23:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command 01:23: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 01:23:35 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 01:23:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:23:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:23:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:23:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:23:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:23:40 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 01:23:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:23:41 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 01:23:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:23:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config 01:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:23:45 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:23:45 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:23:45 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:23:45 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:23:45 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:23:45 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:23:45 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:23:45 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:23:45 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:23:45 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:23:45 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:23:45 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:23:45 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:23:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:23:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:23:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:23:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:23:45 + 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 01:23:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:23:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:23:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:23:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:23:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:23:45 + 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 01:23:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:23:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:23:45 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:23:45 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 01:23:46 Building hooks 01:23:46 + cd /root/parts/hooks/src 01:23:46 + make build 01:23:46 go mod tidy 01:23:46 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 01:23:46 go: downloading github.com/stretchr/testify v1.5.1 01:23:46 go: downloading github.com/davecgh/go-spew v1.1.0 01:23:46 go: downloading gopkg.in/yaml.v2 v2.2.2 01:23:46 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:23:47 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:23:48 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:23:48 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:23:49 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 01:23:51 Building static-packages 01:23:51 + snapcraftctl build 01:23:53 Building version 01:23:53 + snapcraftctl build 01:23:54 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 01:23:55 Staging config-common 01:23:55 + snapcraftctl stage 01:23:56 Skipping stage go-build-helper (already ran) 01:23:56 Staging edgex-go 01:23:56 + snapcraftctl stage 01:23:57 Staging hooks 01:23:57 + snapcraftctl stage 01:23:58 Staging static-packages 01:23:58 + snapcraftctl stage 01:23:59 Staging version 01:23:59 + snapcraftctl stage 01:23:59 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 01:24:01 Priming config-common 01:24:01 + snapcraftctl prime 01:24:01 Priming go-build-helper 01:24:01 + snapcraftctl prime 01:24:02 Priming edgex-go 01:24:02 + snapcraftctl prime 01:24:03 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 01:24:04 Priming hooks 01:24:04 + snapcraftctl prime 01:24:05 Priming static-packages 01:24:05 + snapcraftctl prime 01:24:08 Priming version 01:24:08 + snapcraftctl prime 01:24:08 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 01:24:09 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] } [Pipeline] } 01:24:16 $ docker stop --time=1 32fb274b1b6806e1331b5e8f3860eb5b28c32918467ebef35e4ea688084285f4 01:24:19 $ docker rm -f 32fb274b1b6806e1331b5e8f3860eb5b28c32918467ebef35e4ea688084285f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:22 01:24:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:24:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:22 latest: Pulling from edgex-devops/edgex-compose-arm64 01:24:22 29e5d40040c1: Pulling fs layer 01:24:22 1ce36da41761: Pulling fs layer 01:24:22 25b303627fd3: Pulling fs layer 01:24:23 29e5d40040c1: Verifying Checksum 01:24:24 1ce36da41761: Verifying Checksum 01:24:24 1ce36da41761: Download complete 01:24:24 29e5d40040c1: Pull complete 01:24:25 1ce36da41761: Pull complete 01:24:25 25b303627fd3: Verifying Checksum 01:24:25 25b303627fd3: Download complete 01:24:35 25b303627fd3: Pull complete 01:24:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:24:36 prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container 01:24:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:24:40 $ docker top 1c685eef0d8cd076102b3399bfb6d9ffcb2d42cfe1d87553aee88cea527a0f60 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:42 + docker-compose build --help 01:24:42 + grep parallel 01:24:48 --parallel Build images in parallel. [Pipeline] } 01:24:49 $ docker stop --time=1 1c685eef0d8cd076102b3399bfb6d9ffcb2d42cfe1d87553aee88cea527a0f60 01:24:51 $ docker rm -f 1c685eef0d8cd076102b3399bfb6d9ffcb2d42cfe1d87553aee88cea527a0f60 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:52 . [Pipeline] withDockerContainer 01:24:52 prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container 01:24:52 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:24:54 $ docker top 0b3bc65197e662628e9158c56889e679b140448d749e092cf9df5407a7cb03d7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:55 + docker-compose -f ./docker-compose-build.yml build --parallel 01:25:02 Building core-command ... 01:25:02 Building core-data ... 01:25:02 Building core-metadata ... 01:25:02 Building security-bootstrapper ... 01:25:02 Building security-proxy-setup ... 01:25:02 Building security-secretstore-setup ... 01:25:02 Building support-notifications ... 01:25:02 Building support-scheduler ... 01:25:02 Building sys-mgmt-agent ... 01:25:02 Building security-proxy-setup 01:25:02 Building support-notifications 01:25:02 Building support-scheduler 01:25:02 Building security-bootstrapper 01:25:02 Building sys-mgmt-agent 01:26:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:26:10 ---> a0422904c582 01:26:10 Step 3/22 : WORKDIR /edgex-go 01:26:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:26:10 ---> a0422904c582 01:26:10 Step 3/23 : WORKDIR /edgex-go 01:26:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:26:10 ---> a0422904c582 01:26:10 Step 3/32 : WORKDIR /edgex-go 01:26:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:26:10 ---> a0422904c582 01:26:10 Step 3/23 : WORKDIR /edgex-go 01:26:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:26:10 ---> a0422904c582 01:26:10 Step 3/24 : WORKDIR /edgex-go 01:26:15 ---> Running in bbfa1df1c4cd 01:26:15 ---> Running in 435f2b36001c 01:26:15 ---> Running in 02f63ab17c78 01:26:15 ---> Running in f7f250fa9d80 01:26:15 ---> Running in bc5ff514b674 01:26:16 Removing intermediate container 02f63ab17c78 01:26:16 ---> 60fc8c85a45e 01:26:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:16 Removing intermediate container bc5ff514b674 01:26:16 ---> c17e217c9a49 01:26:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:16 Removing intermediate container 435f2b36001c 01:26:16 ---> 45573426a46b 01:26:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:16 Removing intermediate container bbfa1df1c4cd 01:26:16 ---> 5fd4a50b7529 01:26:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:16 Removing intermediate container f7f250fa9d80 01:26:16 ---> 6aa8603720e4 01:26:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:16 ---> Running in 803fcf2912a8 01:26:16 ---> Running in 04dbf30d57c2 01:26:16 ---> Running in 9e363da3322f 01:26:16 ---> Running in 3226eaf82525 01:26:16 ---> Running in 1fe66a1f9c99 01:26:21 Removing intermediate container 04dbf30d57c2 01:26:21 ---> 9417a1cf4b94 01:26:21 Step 5/23 : RUN apk add --update --no-cache make git 01:26:21 Removing intermediate container 803fcf2912a8 01:26:21 ---> d20cf9639c42 01:26:21 Step 5/32 : RUN apk add --update --no-cache make git 01:26:21 ---> Running in 454a880ebd0f 01:26:21 ---> Running in 539575ce0126 01:26:21 Removing intermediate container 3226eaf82525 01:26:21 ---> 529ec3a079d8 01:26:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:26:22 Removing intermediate container 1fe66a1f9c99 01:26:22 ---> b1e225365508 01:26:22 Step 5/22 : RUN apk add --update --no-cache make git 01:26:22 Removing intermediate container 9e363da3322f 01:26:22 ---> dcd707ce3ebf 01:26:22 Step 5/24 : RUN apk add --update --no-cache make bash git 01:26:22 ---> Running in db5e5354e3bf 01:26:22 ---> Running in 0749395805c4 01:26:22 ---> Running in 5397d60bb4f6 01:26:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:26:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:26:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:26:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:26:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:26:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:26:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:26:26 OK: 218 MiB in 52 packages 01:26:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:26:26 OK: 218 MiB in 52 packages 01:26:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:26:28 OK: 218 MiB in 52 packages 01:26:28 OK: 218 MiB in 52 packages 01:26:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:26:28 Removing intermediate container 454a880ebd0f 01:26:28 ---> 7f4a1a3e11e9 01:26:28 Step 6/23 : COPY go.mod . 01:26:28 Removing intermediate container 539575ce0126 01:26:28 ---> 9191da3a729a 01:26:28 Step 6/32 : COPY go.mod . 01:26:30 Removing intermediate container db5e5354e3bf 01:26:30 ---> a07b84d92f31 01:26:30 Step 6/23 : COPY go.mod . 01:26:30 Removing intermediate container 0749395805c4 01:26:30 ---> be415cf0662e 01:26:30 Step 6/24 : COPY go.mod . 01:26:30 ---> 042e70483bc4 01:26:30 Step 7/23 : RUN go mod download 01:26:30 ---> 5a09cc600c7c 01:26:30 Step 7/32 : RUN go mod download 01:26:30 ---> Running in 778483c1989a 01:26:30 ---> Running in 4e7f26642757 01:26:31 ---> 041130d2ba4d 01:26:31 ---> 9657128b5354 01:26:31 Step 7/23 : RUN go mod download 01:26:31 Step 7/24 : RUN go mod download 01:26:31 ---> Running in 10760ee0b801 01:26:31 ---> Running in 755a6c7223ef 01:26:34 OK: 218 MiB in 52 packages 01:26:37 Removing intermediate container 5397d60bb4f6 01:26:37 ---> 53edb79454d3 01:26:37 Step 6/22 : COPY go.mod . 01:26:37 Removing intermediate container 778483c1989a 01:26:37 ---> 7bcc2c1052fd 01:26:37 Step 8/23 : COPY . . 01:26:37 Removing intermediate container 4e7f26642757 01:26:37 ---> b86aa1105d43 01:26:37 Step 8/32 : COPY . . 01:26:38 ---> ccf560f37d7b 01:26:38 Step 7/22 : RUN go mod download 01:26:39 ---> Running in 0e3468dc966b 01:26:39 Removing intermediate container 10760ee0b801 01:26:39 ---> 5e329ec96b40 01:26:39 Step 8/23 : COPY . . 01:26:39 Removing intermediate container 755a6c7223ef 01:26:39 ---> 8545b5099fe1 01:26:39 Step 8/24 : COPY . . 01:26:48 Removing intermediate container 0e3468dc966b 01:26:48 ---> 7d152ad90636 01:26:48 Step 8/22 : COPY . . 01:27:10 ---> d2b753dca759 01:27:10 Step 9/23 : RUN go mod tidy 01:27:10 ---> 819092cc767f 01:27:10 Step 9/32 : RUN go mod tidy 01:27:10 ---> c5ae52d94ced 01:27:10 Step 9/23 : RUN go mod tidy 01:27:10 ---> 18e835259dd1 01:27:10 Step 9/24 : RUN go mod tidy 01:27:10 ---> Running in d9b26d14d08d 01:27:10 ---> 3f160fe3b0b7 01:27:10 Step 9/22 : RUN go mod tidy 01:27:10 ---> Running in 2abfd8d6e0ef 01:27:10 ---> Running in d15acc68a943 01:27:10 ---> Running in 3770841f44e0 01:27:10 ---> Running in c8f426be0f19 01:27:18 Removing intermediate container d9b26d14d08d 01:27:18 ---> 2a2d0d52a567 01:27:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:27:18 ---> Running in a66fd6e43b7c 01:27:19 Removing intermediate container d15acc68a943 01:27:19 ---> c644874d0e58 01:27:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:27:19 Removing intermediate container 2abfd8d6e0ef 01:27:19 ---> a985737343cf 01:27:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:27:19 ---> Running in 1b27c67d327f 01:27:19 ---> Running in e1a90eb25f39 01:27:20 Removing intermediate container c8f426be0f19 01:27:20 ---> e46bffed355d 01:27:20 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:27:20 Removing intermediate container 3770841f44e0 01:27:20 ---> 45fd843717c9 01:27:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:27:20 ---> Running in 04a4f23efb4d 01:27:20 ---> Running in 8c7530a187d6 01:27:21 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 01:27:22 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 01:27:23 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 01:27:23 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 01:27:23 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 01:29:45 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 01:29:52 Removing intermediate container 8c7530a187d6 01:29:52 ---> 67bf9d3ad927 01:29:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:29:54 ---> Running in 858c649cd8f8 01:29:55 Removing intermediate container 1b27c67d327f 01:29:55 ---> c399a0a014b7 01:29:55 01:29:55 Step 11/32 : FROM alpine:3.14 01:29:55 3.14: Pulling from library/alpine 01:29:57 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 01:30:00 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:30:00 Status: Downloaded newer image for alpine:3.14 01:30:00 ---> bb3de5531c18 01:30:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:30:00 Removing intermediate container a66fd6e43b7c 01:30:00 ---> 12b308019058 01:30:00 01:30:00 Step 11/23 : FROM alpine:3.14 01:30:00 ---> bb3de5531c18 01:30:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:30:00 Removing intermediate container 04a4f23efb4d 01:30:00 ---> c1bcdae1aa8a 01:30:00 01:30:00 Step 11/22 : FROM alpine:3.14 01:30:00 ---> bb3de5531c18 01:30:00 Step 12/22 : RUN apk add --update --no-cache curl 01:30:00 ---> Running in ba23986c672f 01:30:00 ---> Running in 3b55369fe5b4 01:30:00 ---> Running in 8b979627592d 01:30:01 Removing intermediate container ba23986c672f 01:30:01 ---> d7cfccb083fd 01:30:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:30:01 Removing intermediate container 858c649cd8f8 01:30:01 ---> 92afd7fdbb6a 01:30:01 01:30:01 Step 12/24 : FROM docker:20.10.7 01:30:01 ---> Running in fd79f9d467d4 01:30:02 20.10.7: Pulling from library/docker 01:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:30:03 Removing intermediate container e1a90eb25f39 01:30:03 ---> 8905c7c35da4 01:30:03 01:30:03 Step 11/23 : FROM alpine:3.14 01:30:03 ---> bb3de5531c18 01:30:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:30:04 (1/1) Installing dumb-init (1.2.5-r1) 01:30:04 Executing busybox-1.33.1-r3.trigger 01:30:04 OK: 5 MiB in 15 packages 01:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:30:04 ---> Running in b8815a6e9b1e 01:30:04 (1/5) Installing ca-certificates (20191127-r5) 01:30:04 (2/5) Installing brotli-libs (1.0.9-r5) 01:30:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:30:04 (4/5) Installing libcurl (7.79.1-r0) 01:30:04 (5/5) Installing curl (7.79.1-r0) 01:30:04 Executing busybox-1.33.1-r3.trigger 01:30:05 Executing ca-certificates-20191127-r5.trigger 01:30:05 OK: 8 MiB in 19 packages 01:30:05 (1/2) Installing dumb-init (1.2.5-r1) 01:30:05 (2/2) Installing su-exec (0.2-r1) 01:30:05 Executing busybox-1.33.1-r3.trigger 01:30:05 OK: 5 MiB in 16 packages 01:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:30:07 Removing intermediate container 3b55369fe5b4 01:30:07 ---> 351e9279d3c6 01:30:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:30:08 (1/2) Installing ca-certificates (20191127-r5) 01:30:08 (2/2) Installing dumb-init (1.2.5-r1) 01:30:08 Executing busybox-1.33.1-r3.trigger 01:30:08 Executing ca-certificates-20191127-r5.trigger 01:30:08 ---> Running in e2aecdea9bd3 01:30:08 OK: 6 MiB in 16 packages 01:30:09 Removing intermediate container 8b979627592d 01:30:09 ---> 779046581ab3 01:30:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:30:10 Removing intermediate container fd79f9d467d4 01:30:10 ---> ec82165d51f6 01:30:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:30:11 Removing intermediate container e2aecdea9bd3 01:30:11 ---> 125b35113a62 01:30:11 Step 14/23 : ENV APP_PORT=59861 01:30:12 ---> Running in d1fd80efc466 01:30:12 ---> Running in 22da2ecfac3d 01:30:12 ---> Running in 9f44082faf8c 01:30:13 Removing intermediate container 22da2ecfac3d 01:30:13 ---> 44849971637b 01:30:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:30:13 Removing intermediate container d1fd80efc466 01:30:13 ---> ef342dbfd7d5 01:30:13 Step 14/22 : WORKDIR /edgex 01:30:13 Removing intermediate container 9f44082faf8c 01:30:13 ---> 45b973f352b9 01:30:13 Step 15/23 : EXPOSE $APP_PORT 01:30:13 ---> Running in 7218d6989210 01:30:13 ---> Running in af03d36902f9 01:30:13 Removing intermediate container b8815a6e9b1e 01:30:13 ---> 89f71ca572fa 01:30:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:30:13 ---> Running in 55b5332616f3 01:30:13 ---> Running in c4bce53a52eb 01:30:14 Removing intermediate container 7218d6989210 01:30:14 ---> cf266ccaf453 01:30:14 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:30:14 Removing intermediate container af03d36902f9 01:30:14 ---> 29d9d02352c1 01:30:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:30:14 ---> Running in cb28ae7ed7ae 01:30:14 Removing intermediate container 55b5332616f3 01:30:14 ---> 52792e7326fe 01:30:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:14 Removing intermediate container c4bce53a52eb 01:30:14 ---> 6dc7ba6acfef 01:30:14 Step 14/23 : ENV APP_PORT=59860 01:30:14 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:30:14 Status: Downloaded newer image for docker:20.10.7 01:30:14 ---> df445af6242a 01:30:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:30:15 ---> Running in 5676ac40ccb8 01:30:15 ---> Running in 3617212f6e49 01:30:15 ---> 478530e93c55 01:30:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:30:16 Removing intermediate container 5676ac40ccb8 01:30:16 ---> fa7c42348c80 01:30:16 Step 15/23 : EXPOSE $APP_PORT 01:30:16 ---> c16adc516785 01:30:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:30:16 Removing intermediate container 3617212f6e49 01:30:16 ---> 0ff94aa2f6b3 01:30:16 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 01:30:16 ---> Running in 933de4541968 01:30:16 ---> Running in a062a0131759 01:30:17 Removing intermediate container 933de4541968 01:30:17 ---> 465f294e7bee 01:30:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:18 ---> 994a27db5e38 01:30:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:30:18 ---> dc9093917a29 01:30:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:30:18 Removing intermediate container cb28ae7ed7ae 01:30:18 ---> b576389fabcf 01:30:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:30:18 ---> e6c086a142e0 01:30:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:30:18 ---> Running in 4c7ac66c13ad 01:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:30:19 Removing intermediate container 4c7ac66c13ad 01:30:20 ---> c21b5dc80a8a 01:30:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:30:20 ---> e0e2a1a44db5 01:30:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:30:20 ---> a26d3981ae0d 01:30:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:30:20 ---> Running in 9e295962d136 01:30:20 ---> Running in d2ae3dec6987 01:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:30:20 ---> 9b1f4af04f94 01:30:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:30:21 Removing intermediate container 9e295962d136 01:30:21 ---> 58c836869007 01:30:21 Step 19/22 : CMD ["--init=true"] 01:30:21 Removing intermediate container d2ae3dec6987 01:30:21 ---> 54170901b808 01:30:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:21 ---> 44a8f258fc27 01:30:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:30:21 ---> Running in 2d0b3c0392d9 01:30:21 ---> Running in 8e9e36634486 01:30:21 (1/39) Installing readline (8.1.0-r0) 01:30:21 ---> Running in c569bedb5745 01:30:21 (2/39) Installing bash (5.1.0-r0) 01:30:21 Executing bash-5.1.0-r0.post-install 01:30:21 (3/39) Installing brotli-libs (1.0.9-r3) 01:30:21 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:30:22 (5/39) Installing libcurl (7.79.1-r0) 01:30:22 (6/39) Installing curl (7.79.1-r0) 01:30:22 (7/39) Installing dumb-init (1.2.5-r0) 01:30:22 (8/39) Installing libbz2 (1.0.8-r1) 01:30:22 (9/39) Installing expat (2.2.10-r1) 01:30:22 (10/39) Installing libffi (3.3-r2) 01:30:22 (11/39) Installing gdbm (1.19-r0) 01:30:22 (12/39) Installing xz-libs (5.2.5-r0) 01:30:22 (13/39) Installing sqlite-libs (3.34.1-r0) 01:30:22 (14/39) Installing python3 (3.8.10-r0) 01:30:22 ---> ffddfdd19d95 01:30:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:30:22 Removing intermediate container 2d0b3c0392d9 01:30:22 ---> 2af962a8f745 01:30:22 Step 20/22 : LABEL arch=arm64 01:30:22 Removing intermediate container 8e9e36634486 01:30:22 ---> 0d925a6771a3 01:30:22 Step 21/23 : LABEL arch=arm64 01:30:22 ---> Running in 6805a875a33e 01:30:22 ---> Running in 35a26eec2d36 01:30:23 ---> Running in 13f721e14479 01:30:24 Removing intermediate container 6805a875a33e 01:30:24 Removing intermediate container 13f721e14479 01:30:24 ---> 714fc5feabe4 01:30:24 Step 22/23 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:30:24 Removing intermediate container 35a26eec2d36 01:30:24 ---> 227121e961e4 01:30:24 Step 21/22 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:30:24 ---> cd74a545077c 01:30:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:24 (15/39) Installing py3-appdirs (1.4.4-r1) 01:30:24 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:30:24 (17/39) Installing py3-parsing (2.4.7-r1) 01:30:24 (18/39) Installing py3-six (1.15.0-r0) 01:30:24 (19/39) Installing py3-packaging (20.9-r0) 01:30:24 ---> Running in 8ca772bc4948 01:30:24 (20/39) Installing py3-setuptools (51.3.3-r0) 01:30:24 ---> Running in f014a1c7638b 01:30:24 ---> Running in 268fe01e6000 01:30:24 (21/39) Installing py3-chardet (4.0.0-r0) 01:30:24 (22/39) Installing py3-idna (3.1-r0) 01:30:25 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:30:25 (24/39) Installing py3-requests (2.25.1-r1) 01:30:25 (25/39) Installing py3-msgpack (1.0.2-r0) 01:30:25 (26/39) Installing py3-lockfile (0.12.2-r3) 01:30:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:30:25 (28/39) Installing py3-colorama (0.4.4-r0) 01:30:25 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:30:25 (30/39) Installing py3-distlib (0.3.1-r1) 01:30:25 (31/39) Installing py3-distro (1.5.0-r1) 01:30:25 (32/39) Installing py3-webencodings (0.5.1-r3) 01:30:25 (33/39) Installing py3-html5lib (1.1-r0) 01:30:25 (34/39) Installing py3-pytoml (0.1.21-r0) 01:30:25 (35/39) Installing py3-pep517 (0.9.1-r0) 01:30:25 (36/39) Installing py3-progress (1.5-r0) 01:30:25 (37/39) Installing py3-retrying (1.3.3-r0) 01:30:25 (38/39) Installing py3-toml (0.10.2-r0) 01:30:25 (39/39) Installing py3-pip (20.3.4-r0) 01:30:25 Removing intermediate container 268fe01e6000 01:30:25 ---> 326d56f08b17 01:30:25 Step 21/23 : LABEL arch=arm64 01:30:25 Removing intermediate container c569bedb5745 01:30:25 ---> adbeb8264c07 01:30:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:25 Removing intermediate container f014a1c7638b 01:30:25 ---> 525a909225bc 01:30:25 Step 22/22 : LABEL version=0.0.0 01:30:25 Removing intermediate container 8ca772bc4948 01:30:25 ---> 21f3b13c1add 01:30:25 Step 23/23 : LABEL version=0.0.0 01:30:25 Executing busybox-1.32.1-r6.trigger 01:30:25 ---> Running in e3f16bb4f01c 01:30:26 OK: 82 MiB in 59 packages 01:30:26 ---> Running in 9c7b7bd99a07 01:30:26 ---> Running in 66407c665fee 01:30:27 Removing intermediate container e3f16bb4f01c 01:30:27 ---> 21d85a43cd29 01:30:27 Step 22/23 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:30:27 ---> Running in ceb8f8df92f2 01:30:27 Removing intermediate container 66407c665fee 01:30:27 ---> 4cad25aedfe2 01:30:27 01:30:27 ---> 67b10cfcd3cd 01:30:27 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:30:27 Removing intermediate container 9c7b7bd99a07 01:30:27 ---> 9d4ddc6aa3aa 01:30:27 01:30:28 Successfully built 4cad25aedfe2 01:30:28 Successfully tagged security-proxy-setup-arm64:latest 01:30:28  Building security-proxy-setup ... done Building core-command 01:30:28 Successfully built 9d4ddc6aa3aa 01:30:28 Successfully tagged support-scheduler-arm64:latest 01:30:28  Building support-scheduler ... done Building core-data 01:30:28 Removing intermediate container ceb8f8df92f2 01:30:28 ---> e5ed683b441f 01:30:28 Step 23/23 : LABEL version=0.0.0 01:30:28 ---> Running in 21306e85cb2a 01:30:29 Removing intermediate container 21306e85cb2a 01:30:29 ---> 59895ef0a106 01:30:29 01:30:29 ---> b6529c75b9da 01:30:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:30:30 Successfully built 59895ef0a106 01:30:30 Successfully tagged support-notifications-arm64:latest 01:30:30  Building support-notifications ... done Building security-secretstore-setup 01:30:30 ---> 11da4af7d8c2 01:30:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:30:31 ---> 4ac3c94cd12f 01:30:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:30:33 ---> 5407337265a6 01:30:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:30:34 ---> Running in 3be04f9a07e8 01:30:35 Removing intermediate container 3be04f9a07e8 01:30:35 ---> d9a5a7fd4b32 01:30:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:30:36 Collecting docker-compose==1.23.2 01:30:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:30:37 ---> 7e52a839e9eb 01:30:37 Step 27/32 : RUN chmod +x /entrypoint.sh 01:30:37 Collecting texttable<0.10,>=0.9.0 01:30:37 Downloading texttable-0.9.1.tar.gz (11 kB) 01:30:37 ---> Running in 6a173812eaf2 01:30:40 Collecting websocket-client<1.0,>=0.32.0 01:30:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:30:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:30:41 Removing intermediate container 6a173812eaf2 01:30:41 ---> 0cc13368b432 01:30:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:30:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:30:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:30:41 Collecting dockerpty<0.5,>=0.4.1 01:30:41 ---> Running in ca91edb4212a 01:30:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:30:42 Removing intermediate container ca91edb4212a 01:30:42 ---> 5c0e84b025e8 01:30:42 Step 29/32 : CMD ["gate"] 01:30:43 ---> Running in 17a86ac99660 01:30:43 Removing intermediate container 17a86ac99660 01:30:43 ---> c11c72391348 01:30:43 Step 30/32 : LABEL arch=arm64 01:30:43 ---> Running in 42990850dead 01:30:44 Removing intermediate container 42990850dead 01:30:44 ---> 80016366e2ce 01:30:44 Step 31/32 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:30:44 Collecting jsonschema<3,>=2.5.1 01:30:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:30:44 ---> Running in 8ae769e393cc 01:30:45 Collecting cached-property<2,>=1.2.0 01:30:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:30:45 Removing intermediate container 8ae769e393cc 01:30:45 ---> 5ff12686a749 01:30:45 Step 32/32 : LABEL version=0.0.0 01:30:45 Collecting docker<4.0,>=3.6.0 01:30:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:30:46 ---> Running in 201022188ac8 01:30:46 Removing intermediate container 201022188ac8 01:30:46 ---> b6cba4897351 01:30:46 01:30:47 Collecting PyYAML<4,>=3.10 01:30:47 Downloading PyYAML-3.13.tar.gz (270 kB) 01:30:47 Successfully built b6cba4897351 01:30:47 Successfully tagged security-bootstrapper-arm64:latest 01:30:47  Building security-bootstrapper ... done Building core-metadata 01:30:51 Collecting docopt<0.7,>=0.6.1 01:30:51 Downloading docopt-0.6.2.tar.gz (25 kB) 01:30:55 Collecting docker-pycreds>=0.4.0 01:30:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:30:56 Collecting chardet<3.1.0,>=3.0.2 01:30:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:30:57 Collecting urllib3<1.25,>=1.21.1 01:30:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:30:57 Collecting certifi>=2017.4.17 01:30:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:30:58 Collecting idna<2.8,>=2.5 01:30:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:30:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:30:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:30:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:30:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:31:00 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:31:00 Attempting uninstall: urllib3 01:31:00 Found existing installation: urllib3 1.26.2 01:31:00 Uninstalling urllib3-1.26.2: 01:31:00 Successfully uninstalled urllib3-1.26.2 01:31:00 Attempting uninstall: idna 01:31:00 Found existing installation: idna 3.1 01:31:00 Uninstalling idna-3.1: 01:31:00 Successfully uninstalled idna-3.1 01:31:01 Attempting uninstall: chardet 01:31:01 Found existing installation: chardet 4.0.0 01:31:01 Uninstalling chardet-4.0.0: 01:31:01 Successfully uninstalled chardet-4.0.0 01:31:03 Attempting uninstall: requests 01:31:03 Found existing installation: requests 2.25.1 01:31:03 Uninstalling requests-2.25.1: 01:31:03 Successfully uninstalled requests-2.25.1 01:31:04 Running setup.py install for texttable: started 01:31:07 Running setup.py install for texttable: finished with status 'done' 01:31:07 Running setup.py install for PyYAML: started 01:31:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:31:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:10 ---> a0422904c582 01:31:10 Step 3/24 : WORKDIR /edgex-go 01:31:10 Running setup.py install for PyYAML: finished with status 'done' 01:31:10 ---> Using cache 01:31:10 ---> 6aa8603720e4 01:31:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:10 ---> Using cache 01:31:10 ---> 529ec3a079d8 01:31:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:31:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:31:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:10 ---> a0422904c582 01:31:10 Step 3/24 : WORKDIR /edgex-go 01:31:10 ---> Using cache 01:31:10 ---> 6aa8603720e4 01:31:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:10 ---> Using cache 01:31:10 ---> 529ec3a079d8 01:31:10 Step 5/24 : RUN apk add --update --no-cache make git 01:31:11 Running setup.py install for docopt: started 01:31:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:31:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:31:12 ---> a0422904c582 01:31:12 Step 3/26 : WORKDIR /edgex-go 01:31:12 ---> Using cache 01:31:12 ---> 6aa8603720e4 01:31:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:12 ---> Using cache 01:31:12 ---> 529ec3a079d8 01:31:12 Step 5/26 : RUN apk add --update --no-cache make git 01:31:15 Running setup.py install for docopt: finished with status 'done' 01:31:15 Running setup.py install for dockerpty: started 01:31:18 Running setup.py install for dockerpty: finished with status 'done' 01:31:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:31:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:18 ---> a0422904c582 01:31:18 Step 3/24 : WORKDIR /edgex-go 01:31:18 ---> Using cache 01:31:18 ---> 6aa8603720e4 01:31:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:18 ---> Using cache 01:31:18 ---> 529ec3a079d8 01:31:18 Step 5/24 : RUN apk add --update --no-cache make git 01:31:18 ---> Running in ec72288a7141 01:31:18 ---> Running in 8c634985bb22 01:31:18 ---> Running in 1e8b1d8c6000 01:31:18 ---> Running in bf2810080498 01:31:20 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 01:31:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:31:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:31:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:31:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:31:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:31:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:31:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:31:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:31:25 OK: 218 MiB in 52 packages 01:31:25 OK: 218 MiB in 52 packages 01:31:27 OK: 218 MiB in 52 packages 01:31:27 Removing intermediate container bf2810080498 01:31:27 ---> f5201afc338b 01:31:27 Step 6/24 : COPY go.mod . 01:31:28 Removing intermediate container 8c634985bb22 01:31:28 ---> 328ae57ce55a 01:31:28 Step 6/24 : COPY go.mod . 01:31:28 OK: 218 MiB in 52 packages 01:31:29 ---> 2bf58dc3959e 01:31:29 Step 7/24 : RUN go mod download 01:31:29 Removing intermediate container 1e8b1d8c6000 01:31:29 ---> a4f302eb390f 01:31:29 Step 6/26 : COPY go.mod . 01:31:29 ---> dfd9ed5229e5 01:31:29 Step 7/24 : RUN go mod download 01:31:29 ---> Running in 77f15618c0d4 01:31:30 Removing intermediate container ec72288a7141 01:31:30 ---> b03b5974e90c 01:31:30 Step 6/24 : COPY go.mod . 01:31:30 ---> Running in 1d146407d8ce 01:31:32 ---> 71eb6fe7c88d 01:31:32 Step 7/26 : RUN go mod download 01:31:32 ---> 3f1589b55d1c 01:31:32 Step 7/24 : RUN go mod download 01:31:32 ---> Running in 3b64c56083be 01:31:32 ---> Running in d6c69e12e9e0 01:31:38 Removing intermediate container 1d146407d8ce 01:31:38 ---> ed17eb17b18a 01:31:38 Step 8/24 : COPY . . 01:31:38 Removing intermediate container 77f15618c0d4 01:31:38 ---> 318381e19942 01:31:38 Step 8/24 : COPY . . 01:31:39 Removing intermediate container a062a0131759 01:31:39 ---> 25993e4afdaa 01:31:39 Step 15/24 : ENV APP_PORT=58890 01:31:44 ---> Running in f4732412db46 01:31:44 Removing intermediate container d6c69e12e9e0 01:31:44 ---> 963cbf95169a 01:31:44 Step 8/24 : COPY . . 01:31:45 Removing intermediate container 3b64c56083be 01:31:45 ---> a9ba1b0589f9 01:31:45 Step 8/26 : COPY . . 01:31:46 Removing intermediate container f4732412db46 01:31:46 ---> a9b635084965 01:31:46 Step 16/24 : EXPOSE $APP_PORT 01:31:51 ---> Running in 48dd1257d707 01:31:54 Removing intermediate container 48dd1257d707 01:31:54 ---> e9afed6591a9 01:31:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:32:00 ---> b7b71c5da310 01:32:00 Step 9/24 : RUN go mod tidy 01:32:01 ---> a69ee3994a78 01:32:01 Step 9/24 : RUN go mod tidy 01:32:03 ---> d8a6850154ea 01:32:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:32:03 ---> Running in 713c33b893b5 01:32:03 ---> Running in edb45479beca 01:32:04 ---> 7bd6314dc124 01:32:04 Step 9/26 : RUN go mod tidy 01:32:04 ---> 30b40271eda5 01:32:04 Step 9/24 : RUN go mod tidy 01:32:04 ---> 8827501e3a8b 01:32:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:32:04 ---> Running in ca8695c0c89e 01:32:04 ---> Running in d9e2905970de 01:32:06 ---> a13a7aaebb0c 01:32:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:32:06 ---> Running in 86db419e98e5 01:32:06 Removing intermediate container 86db419e98e5 01:32:06 ---> 3ee884060c2e 01:32:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:32:07 ---> Running in 40eb0fe8b2f0 01:32:07 Removing intermediate container 40eb0fe8b2f0 01:32:07 ---> afe62f86a85a 01:32:07 Step 22/24 : LABEL arch=arm64 01:32:08 ---> Running in 95bd67cfc434 01:32:08 Removing intermediate container 95bd67cfc434 01:32:08 ---> 2b990ba71bd1 01:32:08 Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:32:09 ---> Running in c607eb507e7d 01:32:09 Removing intermediate container c607eb507e7d 01:32:09 ---> 2e4dd8ceeb7c 01:32:09 Step 24/24 : LABEL version=0.0.0 01:32:09 ---> Running in d321c463db7b 01:32:10 Removing intermediate container edb45479beca 01:32:10 ---> 93f9abe843ea 01:32:10 Step 10/24 : RUN make cmd/core-command/core-command 01:32:10 Removing intermediate container 713c33b893b5 01:32:10 ---> ef92d0ad7485 01:32:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:32:10 ---> Running in 27c1f91cae85 01:32:10 ---> Running in bd998b450740 01:32:10 Removing intermediate container d321c463db7b 01:32:10 ---> 7dca4b05c15e 01:32:10 01:32:11 Successfully built 7dca4b05c15e 01:32:11 Successfully tagged sys-mgmt-agent-arm64:latest 01:32:11  Building sys-mgmt-agent ... done Removing intermediate container d9e2905970de 01:32:11 ---> 6aca8792d697 01:32:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:32:11 Removing intermediate container ca8695c0c89e 01:32:11 ---> 8adcdcf14903 01:32:11 Step 10/24 : RUN make cmd/core-data/core-data 01:32:11 ---> Running in db022dd5e884 01:32:12 ---> Running in 6b70675ccf7d 01:32:12 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 01:32:12 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 01:32:13 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 01:32:14 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 01:34:06 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 01:34:06 Removing intermediate container 27c1f91cae85 01:34:06 ---> 41cb07b33562 01:34:06 01:34:06 Step 11/24 : FROM alpine:3.14 01:34:06 ---> bb3de5531c18 01:34:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:34:06 ---> Using cache 01:34:06 ---> 351e9279d3c6 01:34:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:34:06 ---> Using cache 01:34:06 ---> 125b35113a62 01:34:06 Step 14/24 : ENV APP_PORT=59882 01:34:06 ---> Running in c4d097f5ed61 01:34:06 Removing intermediate container c4d097f5ed61 01:34:06 ---> d90f234d148f 01:34:06 Step 15/24 : EXPOSE $APP_PORT 01:34:06 ---> Running in a8576ca198ec 01:34:06 Removing intermediate container a8576ca198ec 01:34:06 ---> a42d3de7b4df 01:34:06 Step 16/24 : WORKDIR / 01:34:06 ---> Running in 28d096413a18 01:34:08 Removing intermediate container 28d096413a18 01:34:08 ---> ab34f6b866bb 01:34:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:11 ---> e01b5ea801bd 01:34:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:34:11 Removing intermediate container db022dd5e884 01:34:11 ---> e46593d99793 01:34:11 01:34:11 Step 11/26 : FROM alpine:3.14 01:34:11 ---> bb3de5531c18 01:34:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:34:11 ---> Running in 5fc38a8383d1 01:34:13 ---> bd749232d200 01:34:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:34:15 (1/3) Installing ca-certificates (20191127-r5) 01:34:15 (2/3) Installing dumb-init (1.2.5-r1) 01:34:15 (3/3) Installing su-exec (0.2-r1) 01:34:15 Executing busybox-1.33.1-r3.trigger 01:34:15 Executing ca-certificates-20191127-r5.trigger 01:34:15 ---> 558ac3084143 01:34:15 Step 20/24 : ENTRYPOINT ["/core-command"] 01:34:16 OK: 6 MiB in 17 packages 01:34:16 ---> Running in 7e6d94c1702a 01:34:16 Removing intermediate container bd998b450740 01:34:16 ---> fc17c5f16722 01:34:16 01:34:16 Step 11/24 : FROM alpine:3.14 01:34:16 ---> bb3de5531c18 01:34:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:34:16 ---> Using cache 01:34:16 ---> 351e9279d3c6 01:34:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:34:16 ---> Using cache 01:34:16 ---> 125b35113a62 01:34:16 Step 14/24 : ENV APP_PORT=59881 01:34:17 ---> Running in 7782902da9c0 01:34:17 Removing intermediate container 7e6d94c1702a 01:34:17 ---> b188747df77f 01:34:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:17 ---> Running in e96c49615176 01:34:18 Removing intermediate container 7782902da9c0 01:34:18 ---> cb216864f5ee 01:34:18 Step 15/24 : EXPOSE $APP_PORT 01:34:18 ---> Running in cf92b7d26175 01:34:18 Removing intermediate container e96c49615176 01:34:18 ---> c29c9815cb53 01:34:18 Step 22/24 : LABEL arch=arm64 01:34:18 Removing intermediate container 5fc38a8383d1 01:34:18 ---> f7935393428a 01:34:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:34:18 ---> Running in f3b2f032c9db 01:34:18 ---> Running in e13cff76a1f5 01:34:18 Removing intermediate container cf92b7d26175 01:34:18 ---> da47c3a7ff8d 01:34:18 Step 16/24 : WORKDIR / 01:34:19 ---> Running in e100052fea11 01:34:19 Removing intermediate container f3b2f032c9db 01:34:19 ---> fe694cd9d391 01:34:19 Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:34:19 Removing intermediate container e13cff76a1f5 01:34:19 ---> cbfd3b8a927d 01:34:19 Step 14/26 : WORKDIR / 01:34:19 ---> Running in 36a92c99cc3d 01:34:19 ---> Running in d73c111e2994 01:34:19 Removing intermediate container e100052fea11 01:34:19 ---> 748dc2e9e874 01:34:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:20 Removing intermediate container 36a92c99cc3d 01:34:20 ---> 5f447c5d8c45 01:34:20 Step 24/24 : LABEL version=0.0.0 01:34:20 Removing intermediate container d73c111e2994 01:34:20 ---> 480a476e8462 01:34:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:34:20 ---> Running in 59996991a034 01:34:21 ---> a356387a9b92 01:34:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:34:21 Removing intermediate container 59996991a034 01:34:21 ---> 3f71b0fbc125 01:34:21 01:34:21 ---> 29f0b1184d6a 01:34:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:34:22 Successfully built 3f71b0fbc125 01:34:22 Successfully tagged core-command-arm64:latest 01:34:23  Building core-command ... done Removing intermediate container 6b70675ccf7d 01:34:23 ---> b5c7d89ba944 01:34:23 01:34:23 Step 11/24 : FROM alpine:3.14 01:34:23 ---> bb3de5531c18 01:34:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:34:23 ---> 36b158241eea 01:34:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:34:23 ---> e81ff0cd7cec 01:34:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:34:23 ---> Running in 76527a572d8f 01:34:24 Removing intermediate container 76527a572d8f 01:34:24 ---> 1f77071b6e37 01:34:24 Step 13/24 : ENV APP_PORT=59880 01:34:24 ---> Running in acc865bbedbf 01:34:24 ---> 118d91c41b5a 01:34:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:34:24 ---> 8977e909d2ee 01:34:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:34:24 ---> Running in 4075316a08de 01:34:24 Removing intermediate container acc865bbedbf 01:34:24 ---> 85e6aec5b9cf 01:34:24 Step 14/24 : EXPOSE $APP_PORT 01:34:24 ---> Running in 4fe9a8a8e156 01:34:25 Removing intermediate container 4075316a08de 01:34:25 ---> c6996fa673c7 01:34:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:25 ---> 44577f89e0cb 01:34:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:34:25 ---> Running in df7f204be8b0 01:34:25 Removing intermediate container 4fe9a8a8e156 01:34:25 ---> 6ca67f828708 01:34:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:25 ---> Running in b703fc73ac56 01:34:25 Removing intermediate container df7f204be8b0 01:34:25 ---> 47706f6dc2a6 01:34:25 Step 22/24 : LABEL arch=arm64 01:34:26 ---> Running in ddbaa593cbc0 01:34:26 ---> 87748fc746ac 01:34:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:34:26 Removing intermediate container ddbaa593cbc0 01:34:26 ---> fdd368961fe9 01:34:26 Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:34:26 ---> Running in 41c66e5294aa 01:34:27 Removing intermediate container 41c66e5294aa 01:34:27 ---> f7056939cad7 01:34:27 Step 24/24 : LABEL version=0.0.0 01:34:28 ---> Running in 62278f929929 01:34:28 ---> 1664e6b651aa 01:34:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:34:28 Removing intermediate container b703fc73ac56 01:34:28 ---> 885ef3e9f2df 01:34:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:34:28 Removing intermediate container 62278f929929 01:34:28 ---> 5bbb5f811d05 01:34:28 01:34:28 ---> Running in b33f055e9883 01:34:29 Successfully built 5bbb5f811d05 01:34:29 Successfully tagged core-metadata-arm64:latest 01:34:29  Building core-metadata ... done  ---> a04e97c0638e 01:34:29 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/ 01:34:29 ---> Running in 403bc43fdb7c 01:34:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:34:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:34:31 Removing intermediate container 403bc43fdb7c 01:34:31 ---> 3f56bc5adda4 01:34:31 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:34:31 ---> Running in a9b17bfb465e 01:34:32 Removing intermediate container a9b17bfb465e 01:34:32 ---> fa9b147851e8 01:34:32 Step 24/26 : LABEL arch=arm64 01:34:32 ---> Running in f514142c6bce 01:34:33 (1/6) Installing dumb-init (1.2.5-r1) 01:34:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:34:33 Removing intermediate container f514142c6bce 01:34:33 ---> 59f194c9b818 01:34:33 (3/6) Installing libsodium (1.0.18-r0) 01:34:33 Step 25/26 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:34:33 ---> Running in c7283a28889c 01:34:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:34:33 Removing intermediate container c7283a28889c 01:34:33 ---> 4a9eca618c50 01:34:33 Step 26/26 : LABEL version=0.0.0 01:34:34 ---> Running in 3373485f22eb 01:34:34 (5/6) Installing libzmq (4.3.4-r0) 01:34:34 (6/6) Installing zeromq (4.3.4-r0) 01:34:34 Executing busybox-1.33.1-r3.trigger 01:34:34 OK: 8 MiB in 20 packages 01:34:34 Removing intermediate container 3373485f22eb 01:34:34 ---> b4ca92ae8353 01:34:34 01:34:34 Successfully built b4ca92ae8353 01:34:35 Successfully tagged security-secretstore-setup-arm64:latest 01:34:36  Building security-secretstore-setup ... done Removing intermediate container b33f055e9883 01:34:36 ---> a1fb0350106d 01:34:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:37 ---> 9ddbf0bae8ba 01:34:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:34:38 ---> b31d61d5b558 01:34:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:34:39 ---> 318f6cbf9985 01:34:39 Step 20/24 : ENTRYPOINT ["/core-data"] 01:34:39 ---> Running in bfb0fc479b7f 01:34:40 Removing intermediate container bfb0fc479b7f 01:34:40 ---> 909c02f430d4 01:34:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:40 ---> Running in 284156df6a37 01:34:41 Removing intermediate container 284156df6a37 01:34:41 ---> 07ab5803e5ed 01:34:41 Step 22/24 : LABEL arch=arm64 01:34:41 ---> Running in 19b034628414 01:34:41 Removing intermediate container 19b034628414 01:34:41 ---> fda7fa5da87f 01:34:41 Step 23/24 : LABEL git_sha=aaed763260d62745bc96981490f62274be2fe8d6 01:34:41 ---> Running in 7a19b1fb12f9 01:34:42 Removing intermediate container 7a19b1fb12f9 01:34:42 ---> 27591f19d1a1 01:34:42 Step 24/24 : LABEL version=0.0.0 01:34:42 ---> Running in cd451a158f9c 01:34:43 Removing intermediate container cd451a158f9c 01:34:43 ---> 5ba0353c44ea 01:34:43 01:34:43 Successfully built 5ba0353c44ea 01:34:43 Successfully tagged core-data-arm64:latest 01:34:43  Building core-data ... done  [Pipeline] } 01:34:43 $ docker stop --time=1 0b3bc65197e662628e9158c56889e679b140448d749e092cf9df5407a7cb03d7 01:34:45 $ docker rm -f 0b3bc65197e662628e9158c56889e679b140448d749e092cf9df5407a7cb03d7 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:46 + docker images 01:34:46 REPOSITORY TAG IMAGE ID CREATED SIZE 01:34:46 core-data-arm64 latest 5ba0353c44ea 4 seconds ago 19.4MB 01:34:46 security-secretstore-setup-arm64 latest b4ca92ae8353 12 seconds ago 26.5MB 01:34:46 core-metadata-arm64 latest 5bbb5f811d05 18 seconds ago 15.8MB 01:34:46 b5c7d89ba944 24 seconds ago 1.57GB 01:34:46 core-command-arm64 latest 3f71b0fbc125 26 seconds ago 15.2MB 01:34:46 fc17c5f16722 31 seconds ago 1.57GB 01:34:46 e46593d99793 36 seconds ago 1.57GB 01:34:46 41cb07b33562 44 seconds ago 1.56GB 01:34:46 sys-mgmt-agent-arm64 latest 7dca4b05c15e 2 minutes ago 312MB 01:34:46 security-bootstrapper-arm64 latest b6cba4897351 4 minutes ago 17.7MB 01:34:46 support-notifications-arm64 latest 59895ef0a106 4 minutes ago 15.9MB 01:34:46 support-scheduler-arm64 latest 9d4ddc6aa3aa 4 minutes ago 15.2MB 01:34:46 security-proxy-setup-arm64 latest 4cad25aedfe2 4 minutes ago 25.3MB 01:34:46 8905c7c35da4 4 minutes ago 1.57GB 01:34:46 92afd7fdbb6a 4 minutes ago 1.57GB 01:34:46 12b308019058 4 minutes ago 1.57GB 01:34:46 c1bcdae1aa8a 4 minutes ago 1.57GB 01:34:46 c399a0a014b7 4 minutes ago 1.57GB 01:34:46 ci-base-image-arm64 latest a0422904c582 17 minutes ago 1.24GB 01:34:46 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 01:34:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 01:34:46 docker 20.10.7 df445af6242a 3 months ago 234MB 01:34:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:47 01:34:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:48 arm64: Pulling from edgex-lftools-log-publisher 01:34:48 448f6bf000e3: Pulling fs layer 01:34:48 f757da607395: Pulling fs layer 01:34:48 05883995daec: Pulling fs layer 01:34:48 8603b9c90790: Pulling fs layer 01:34:48 1560dd03e051: Pulling fs layer 01:34:48 27f5ce0e4adf: Pulling fs layer 01:34:48 c2d8d7efcc4b: Pulling fs layer 01:34:48 8603b9c90790: Waiting 01:34:48 1560dd03e051: Waiting 01:34:48 27f5ce0e4adf: Waiting 01:34:48 c2d8d7efcc4b: Waiting 01:34:48 f757da607395: Verifying Checksum 01:34:48 f757da607395: Download complete 01:34:48 8603b9c90790: Download complete 01:34:48 1560dd03e051: Verifying Checksum 01:34:48 1560dd03e051: Download complete 01:34:48 27f5ce0e4adf: Download complete 01:34:49 05883995daec: Verifying Checksum 01:34:49 05883995daec: Download complete 01:34:50 448f6bf000e3: Verifying Checksum 01:34:50 448f6bf000e3: Download complete 01:34:52 c2d8d7efcc4b: Verifying Checksum 01:34:52 c2d8d7efcc4b: Download complete 01:34:53 448f6bf000e3: Pull complete 01:34:54 f757da607395: Pull complete 01:34:56 05883995daec: Pull complete 01:34:56 8603b9c90790: Pull complete 01:34:57 1560dd03e051: Pull complete 01:34:58 27f5ce0e4adf: Pull complete 01:35:13 c2d8d7efcc4b: Pull complete 01:35:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:35:13 prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container 01:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:35:18 $ docker top 058b3a3a90c6505fdeab8da2a02120ecd4b16dc42cbe47f4ea07506df5bb02cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:19 ---> job-cost.sh 01:35:19 lf-activate-venv: SKIPPING 01:35:19 INFO: No Stack... 01:35:20 INFO: Retrieving Pricing Info for: v3-standard-4 01:35:21 INFO: Archiving Costs [Pipeline] sh 01:35:22 + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 01:35:22 [Pipeline] lock 01:35:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3730-2-stack-cost] 01:35:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3730-2-stack-cost] did not exist. Created. 01:35:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3730-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:35:22 + echo total: 0.10999999940395355 [Pipeline] stash 01:35:23 Stashed 1 file(s) [Pipeline] } 01:35:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3730-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:35:22 $ docker stop --time=1 058b3a3a90c6505fdeab8da2a02120ecd4b16dc42cbe47f4ea07506df5bb02cd 01:35:24 $ docker rm -f 058b3a3a90c6505fdeab8da2a02120ecd4b16dc42cbe47f4ea07506df5bb02cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:35:25 provisioning config files... 01:35:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5723914934898600414tmp [Pipeline] { [Pipeline] sh 01:35:26 + set +x 01:35:26 + curl -s https://codecov.io/bash 01:35:26 + bash -s -- 01:35:26 01:35:26 _____ _ 01:35:26 / ____| | | 01:35:26 | | ___ __| | ___ ___ _____ __ 01:35:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:35:26 | |___| (_) | (_| | __/ (_| (_) \ V / 01:35:26 \_____\___/ \__,_|\___|\___\___/ \_/ 01:35:26 Bash-1.0.6 01:35:26 01:35:26 01:35:26 ==> git version 2.24.4 found 01:35:26 ==> 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 01:35:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:35:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:35:26 ==> Jenkins CI detected. 01:35:26 current dir:  /w/workspace/edgex-go/2 01:35:26 project root: . 01:35:26 --> token set from env 01:35:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:35:26 ==> Running gcov in . (disable via -X gcov) 01:35:26 ==> Python coveragepy not found 01:35:26 ==> Searching for coverage reports in: 01:35:26 + . 01:35:26 -> Found 1 reports 01:35:26 ==> Detecting git/mercurial file structure 01:35:26 ==> Reading reports 01:35:26 + ./coverage.out bytes=402833 01:35:26 ==> Appending adjustments 01:35:26 https://docs.codecov.io/docs/fixing-reports 01:35:27 + Found adjustments 01:35:27 ==> Gzipping contents 01:35:27 56K /tmp/codecov.ZXoWhY.gz 01:35:27 ==> Uploading reports 01:35:27 url: https://codecov.io 01:35:27 query: branch=PR-3730&commit=aaed763260d62745bc96981490f62274be2fe8d6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3730%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3730&job=&cmd_args= 01:35:27 -> Pinging Codecov 01:35:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3730&commit=aaed763260d62745bc96981490f62274be2fe8d6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3730%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3730&job=&cmd_args= 01:35:28 -> Uploading to 01:35:28 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/aaed763260d62745bc96981490f62274be2fe8d6/8d92eb9f-4e73-468e-8ccd-3f952fa86471.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T013528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9609cbcd70649830dd4200ec04d805ea54014f0ba61288151237d2d92863977 01:35:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:35:28 Dload Upload Total Spent Left Speed 01:35:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54276 0 0 100 54276 0 146k --:--:-- --:--:-- --:--:-- 146k 100 54276 0 0 100 54276 0 146k --:--:-- --:--:-- --:--:-- 146k 01:35:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/aaed763260d62745bc96981490f62274be2fe8d6 [Pipeline] } 01:35:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:35:30 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:35:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:35:31 ---> package-listing.sh 01:35:31 ++ facter osfamily 01:35:31 ++ tr '[:upper:]' '[:lower:]' 01:35:31 + OS_FAMILY=redhat 01:35:31 + workspace=/w/workspace/edgex-go/2 01:35:31 + START_PACKAGES=/tmp/packages_start.txt 01:35:31 + END_PACKAGES=/tmp/packages_end.txt 01:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:35:31 + PACKAGES=/tmp/packages_start.txt 01:35:31 + '[' /w/workspace/edgex-go/2 ']' 01:35:31 + PACKAGES=/tmp/packages_end.txt 01:35:31 + case "${OS_FAMILY}" in 01:35:31 + rpm -qa 01:35:31 + sort 01:35:36 + '[' -f /tmp/packages_start.txt ']' 01:35:36 + '[' -f /tmp/packages_end.txt ']' 01:35:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:35:36 + '[' /w/workspace/edgex-go/2 ']' 01:35:36 + mkdir -p /w/workspace/edgex-go/2/archives/ 01:35:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 01:35:36 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:35:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:35:37 01:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:35:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:35:38 latest: Pulling from edgex-lftools-log-publisher 01:35:38 b4d181a07f80: Pulling fs layer 01:35:38 a1111a8f2ec3: Pulling fs layer 01:35:38 ed53099fbce6: Pulling fs layer 01:35:38 dc539afda2c1: Pulling fs layer 01:35:38 77bc0d833cb6: Pulling fs layer 01:35:38 9065ff56babe: Pulling fs layer 01:35:38 d287ab97295c: Pulling fs layer 01:35:38 77bc0d833cb6: Waiting 01:35:38 9065ff56babe: Waiting 01:35:38 d287ab97295c: Waiting 01:35:38 dc539afda2c1: Waiting 01:35:38 a1111a8f2ec3: Verifying Checksum 01:35:38 a1111a8f2ec3: Download complete 01:35:38 dc539afda2c1: Verifying Checksum 01:35:38 dc539afda2c1: Download complete 01:35:38 77bc0d833cb6: Verifying Checksum 01:35:38 77bc0d833cb6: Download complete 01:35:38 9065ff56babe: Verifying Checksum 01:35:38 9065ff56babe: Download complete 01:35:38 ed53099fbce6: Verifying Checksum 01:35:38 ed53099fbce6: Download complete 01:35:39 b4d181a07f80: Verifying Checksum 01:35:39 b4d181a07f80: Download complete 01:35:41 b4d181a07f80: Pull complete 01:35:41 a1111a8f2ec3: Pull complete 01:35:42 ed53099fbce6: Pull complete 01:35:42 dc539afda2c1: Pull complete 01:35:43 77bc0d833cb6: Pull complete 01:35:43 9065ff56babe: Pull complete 01:35:45 d287ab97295c: Verifying Checksum 01:35:45 d287ab97295c: Download complete 01:35:55 d287ab97295c: Pull complete 01:35:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:35:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:35:55 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 01:35:55 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:36:29 $ docker top cf77fc7819640ecddc4ab4ac1247cce1c5182bfe023a6fb2ad513a7468ebd360 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:29 + touch /tmp/pre-build-complete [Pipeline] sh 01:36:30 + mkdir -p /var/log/sysstat [Pipeline] sh 01:36:30 + ls /var/log/sa-host 01:36:30 + sadf -c /var/log/sa-host/sa05 01:36:30 file_magic: OK 01:36:30 HZ: Using current value: 100 01:36:30 file_header: OK 01:36:30 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 01:36:30 Statistics: 01:36:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:36:30 File successfully converted to sysstat format version 12.0.3 01:36:30 + sadf -c /var/log/sa-host/sa29 01:36:30 file_magic: OK 01:36:30 HZ: Using current value: 100 01:36:30 file_header: OK 01:36:30 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 01:36:30 Statistics: 01:36:30 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:36:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:30 provisioning config files... 01:36:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6335509503320045134tmp [Pipeline] { [Pipeline] echo 01:36:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:36:30 ---> create-netrc.sh [Pipeline] } 01:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:36:31 ---> python-tools-install.sh [Pipeline] echo 01:36:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:36:31 ---> sudo-logs.sh 01:36:31 Archiving 'sudo' log.. 01:36:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-49.vexxhost.local: Name or service not known 01:36:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-49.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:36:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:36:31 ---> job-cost.sh 01:36:31 lf-activate-venv: SKIPPING 01:36:31 DEBUG: total: 0.10999999940395355 01:36:31 INFO: Retrieving Stack Cost... 01:36:32 INFO: Retrieving Pricing Info for: v3-standard-2 01:36:33 INFO: Archiving Costs [Pipeline] echo 01:36:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:36:33 ---> logs-deploy.sh 01:36:33 lf-activate-venv: SKIPPING 01:36:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3730/2 01:36:33 INFO: archiving workspace using pattern(s): 01:36:34 Archives upload complete. 01:36:34 INFO: archiving logs to Nexus 01:36:35 ---> uname -a: 01:36:35 Linux prd-centos7-docker-4c-2g-49.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 01:36:35 01:36:35 01:36:35 ---> lscpu: 01:36:35 Architecture: x86_64 01:36:35 CPU op-mode(s): 32-bit, 64-bit 01:36:35 Byte Order: Little Endian 01:36:35 Address sizes: 40 bits physical, 48 bits virtual 01:36:35 CPU(s): 2 01:36:35 On-line CPU(s) list: 0,1 01:36:35 Thread(s) per core: 1 01:36:35 Core(s) per socket: 1 01:36:35 Socket(s): 2 01:36:35 NUMA node(s): 1 01:36:35 Vendor ID: AuthenticAMD 01:36:35 CPU family: 23 01:36:35 Model: 49 01:36:35 Model name: AMD EPYC-Rome Processor 01:36:35 Stepping: 0 01:36:35 CPU MHz: 2799.998 01:36:35 BogoMIPS: 5599.99 01:36:35 Virtualization: AMD-V 01:36:35 Hypervisor vendor: KVM 01:36:35 Virtualization type: full 01:36:35 L1d cache: 32K 01:36:35 L1i cache: 32K 01:36:35 L2 cache: 512K 01:36:35 L3 cache: 16384K 01:36:35 NUMA node0 CPU(s): 0,1 01:36:35 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 01:36:35 01:36:35 01:36:35 ---> nproc: 01:36:35 2 01:36:35 01:36:35 01:36:35 ---> df -h: 01:36:35 Filesystem Size Used Avail Use% Mounted on 01:36:35 overlay 40G 13G 28G 32% / 01:36:35 tmpfs 64M 0 64M 0% /dev 01:36:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:36:35 shm 64M 0 64M 0% /dev/shm 01:36:35 /dev/vda1 40G 13G 28G 32% /facter-os 01:36:35 01:36:35 01:36:35 ---> sar -b -r -n DEV: 01:36:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 01:36:35 01:36:35 01:06:16 LINUX RESTART (2 CPU) 01:36:35 01:36:35 01:07:01 tps rtps wtps bread/s bwrtn/s 01:36:35 01:08:01 43.02 0.02 43.00 0.67 6388.83 01:36:35 01:09:01 50.54 3.40 47.14 2577.99 4431.94 01:36:35 01:10:01 11.93 0.15 11.78 22.10 8388.65 01:36:35 01:11:02 363.26 0.02 363.24 0.27 88449.66 01:36:35 01:12:01 56.67 0.00 56.67 0.00 10263.39 01:36:35 01:13:01 72.85 0.00 72.85 0.00 3658.26 01:36:35 01:14:02 502.72 283.55 219.17 8079.96 142597.67 01:36:35 01:15:01 765.62 386.94 378.68 26154.76 186985.48 01:36:35 01:16:01 356.12 39.49 316.62 1900.00 110483.31 01:36:35 01:17:01 358.81 41.09 317.72 2567.69 90679.44 01:36:35 01:18:01 5.96 0.02 5.95 0.13 210.24 01:36:35 01:19:01 0.27 0.00 0.27 0.00 3.12 01:36:35 01:20:01 0.25 0.00 0.25 0.00 2.75 01:36:35 01:21:01 0.20 0.00 0.20 0.00 1.78 01:36:35 01:22:01 0.44 0.19 0.25 5.83 3.93 01:36:35 01:23:01 0.87 0.00 0.87 0.00 16.54 01:36:35 01:24:01 0.35 0.00 0.35 0.00 5.15 01:36:35 01:25:01 0.25 0.00 0.25 0.00 2.73 01:36:35 01:26:01 0.27 0.00 0.27 0.00 3.23 01:36:35 01:27:01 0.22 0.00 0.22 0.00 2.33 01:36:35 01:28:01 0.20 0.00 0.20 0.00 1.75 01:36:35 01:29:01 0.27 0.00 0.27 0.00 3.23 01:36:35 01:30:01 0.25 0.00 0.25 0.00 2.60 01:36:35 01:31:01 0.37 0.00 0.37 0.00 5.28 01:36:35 01:32:01 0.23 0.02 0.22 0.13 2.32 01:36:35 01:33:01 0.18 0.00 0.18 0.00 2.32 01:36:35 01:34:01 0.28 0.00 0.28 0.00 3.23 01:36:35 01:35:01 0.22 0.00 0.22 0.00 2.15 01:36:35 01:36:01 80.28 41.92 38.37 4188.11 4153.51 01:36:35 Average: 92.22 27.51 64.72 1562.44 22678.21 01:36:35 01:36:35 01:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:36:35 01:08:01 5474028 0 758584 9.47 2620 1773700 1307616 14.44 640476 1500112 4528 01:36:35 01:09:01 5124524 0 893752 11.16 2620 1988036 1510920 16.68 867652 1606516 25588 01:36:35 01:10:01 4768608 0 893284 11.15 2620 2344420 1628072 17.97 878160 1939260 290192 01:36:35 01:11:02 3276420 0 1212492 15.14 2620 3517400 1656584 18.29 1312688 2791256 132672 01:36:35 01:12:01 3023192 0 1267568 15.83 2620 3715552 1687548 18.63 1462488 2876680 34396 01:36:35 01:13:01 3146428 0 1195460 14.93 2620 3664424 1338508 14.78 1365156 2838532 46068 01:36:35 01:14:02 827776 0 1426480 17.81 2620 5752056 1980372 21.86 1895232 4551964 32424 01:36:35 01:15:01 432220 0 1886604 23.56 2620 5687488 3543624 39.12 2973032 3824272 475432 01:36:35 01:16:01 390656 0 1612312 20.13 2620 6003344 2896940 31.98 2277320 4542912 13600 01:36:35 01:17:01 2567256 0 1336812 16.69 2620 4102244 1613080 17.81 1462880 3204356 20 01:36:35 01:18:01 2575192 0 1328872 16.59 2620 4102248 1435884 15.85 1466880 3196692 12 01:36:35 01:19:01 2576524 0 1327536 16.58 2620 4102252 1427660 15.76 1465704 3197180 8 01:36:35 01:20:01 2576448 0 1327604 16.58 2620 4102260 1425592 15.74 1467608 3195132 8 01:36:35 01:21:01 2579972 0 1324080 16.53 2620 4102260 1397836 15.43 1486960 3173208 8 01:36:35 01:22:01 2579700 0 1324312 16.54 2620 4102300 1397932 15.43 1488596 3172104 8 01:36:35 01:23:01 2579720 0 1324292 16.54 2620 4102300 1397860 15.43 1488240 3172104 12 01:36:35 01:24:01 2580240 0 1323764 16.53 2620 4102308 1397836 15.43 1487996 3172336 12 01:36:35 01:25:01 2579984 0 1324012 16.53 2620 4102316 1397836 15.43 1488008 3172336 8 01:36:35 01:26:01 2579704 0 1324292 16.54 2620 4102316 1397836 15.43 1489852 3170888 8 01:36:35 01:27:01 2577840 0 1326148 16.56 2620 4102324 1397920 15.43 1495380 3166792 16 01:36:35 01:28:01 2578616 0 1325372 16.55 2620 4102324 1397896 15.43 1496936 3164756 12 01:36:35 01:29:01 2578688 0 1325292 16.55 2620 4102332 1397836 15.43 1496640 3164756 12 01:36:35 01:30:01 2577580 0 1326396 16.56 2620 4102336 1398016 15.43 1497556 3164756 16 01:36:35 01:31:01 2577436 0 1326536 16.56 2620 4102340 1398124 15.44 1497588 3164760 12 01:36:35 01:32:01 2578328 0 1325640 16.55 2620 4102344 1398088 15.44 1497148 3164760 20 01:36:35 01:33:01 2578180 0 1325784 16.55 2620 4102348 1398112 15.44 1497320 3164764 8 01:36:35 01:34:01 2579416 0 1324544 16.54 2620 4102352 1397836 15.43 1496164 3164760 8 01:36:35 01:35:01 2579408 0 1324548 16.54 2620 4102356 1397836 15.43 1496056 3164760 8 01:36:35 01:36:01 1867156 0 1421000 17.74 2620 4718156 1583700 17.48 1553584 3751696 380080 01:36:35 Average: 2665905 0 1302185 16.26 2620 4038222 1586376 17.51 1499631 3121876 49490 01:36:35 01:36:35 01:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:36:35 01:08:01 eth0 1066.64 570.53 2309.19 40.04 0.00 0.00 0.00 0.00 01:36:35 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:09:01 veth2c196bd 836.20 823.81 71.85 1626.43 0.00 0.00 0.00 0.00 01:36:35 01:09:01 eth0 961.72 900.37 1974.94 93.22 0.00 0.00 0.00 0.00 01:36:35 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:09:01 docker0 836.20 823.68 60.41 1626.42 0.00 0.00 0.00 0.00 01:36:35 01:10:01 eth0 1167.98 951.73 4403.24 77.95 0.00 0.00 0.00 0.00 01:36:35 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:10:01 docker0 590.21 596.50 40.49 1116.40 0.00 0.00 0.00 0.00 01:36:35 01:11:02 eth0 496.19 437.39 2087.35 51.94 0.00 0.00 0.00 0.00 01:36:35 01:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:11:02 veth5f4d324 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:36:35 01:11:02 docker0 415.95 456.42 32.91 2053.57 0.00 0.00 0.00 0.00 01:36:35 01:12:01 eth0 29.53 16.53 20.65 11.00 0.00 0.00 0.00 0.00 01:36:35 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:12:01 veth5f4d324 1.35 1.35 0.11 0.11 0.00 0.00 0.00 0.00 01:36:35 01:12:01 docker0 1.35 1.35 0.09 0.11 0.00 0.00 0.00 0.00 01:36:35 01:13:01 eth0 17.85 9.49 12.93 6.29 0.00 0.00 0.00 0.00 01:36:35 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:13:01 veth5f4d324 0.80 0.80 0.06 0.06 0.00 0.00 0.00 0.00 01:36:35 01:13:01 docker0 0.80 0.80 0.05 0.06 0.00 0.00 0.00 0.00 01:36:35 01:14:02 veth7e217fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:14:02 veth1b98e13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:14:02 vethd92f505 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:36:35 01:14:02 veth5b887fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:15:01 vethd92f505 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 01:36:35 01:15:01 veth263fd94 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:36:35 01:15:01 eth0 4733.40 3508.09 14141.80 508.50 0.00 0.00 0.00 0.00 01:36:35 01:15:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:36:35 01:16:01 vethf452980 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:16:01 vethd08d527 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:16:01 vethd92f505 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:36:35 01:16:01 eth0 378.31 193.97 1698.77 108.10 0.00 0.00 0.00 0.00 01:36:35 01:17:01 eth0 85.33 44.83 184.58 36.35 0.00 0.00 0.00 0.00 01:36:35 01:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:36:35 01:17:01 docker0 1971.42 2105.91 142.65 5642.01 0.00 0.00 0.00 0.00 01:36:35 01:18:01 eth0 1.08 0.62 0.70 0.23 0.00 0.00 0.00 0.00 01:36:35 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:19:01 eth0 1.08 0.32 0.34 0.20 0.00 0.00 0.00 0.00 01:36:35 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:20:01 eth0 0.80 0.37 0.30 0.20 0.00 0.00 0.00 0.00 01:36:35 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:21:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:36:35 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:22:01 eth0 0.30 0.19 0.09 0.07 0.00 0.00 0.00 0.00 01:36:35 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:23:01 eth0 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 01:36:35 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:36:35 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:25:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:36:35 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:26:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:27:01 eth0 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 01:36:35 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:28:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:36:35 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:29:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:36:35 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:30:01 eth0 0.98 0.32 0.32 0.20 0.00 0.00 0.00 0.00 01:36:35 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:31:01 eth0 0.87 0.27 0.31 0.19 0.00 0.00 0.00 0.00 01:36:35 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:32:01 eth0 1.17 0.42 0.45 0.23 0.00 0.00 0.00 0.00 01:36:35 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:33:01 eth0 0.53 0.32 0.27 0.23 0.00 0.00 0.00 0.00 01:36:35 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:34:01 eth0 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:36:35 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:35:01 eth0 0.78 0.07 0.06 0.01 0.00 0.00 0.00 0.00 01:36:35 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:36:01 eth0 436.64 307.54 2627.80 31.26 0.00 0.00 0.00 0.00 01:36:35 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 Average: eth0 175.53 128.47 598.63 21.41 0.00 0.00 0.00 0.00 01:36:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:35 Average: docker0 68.11 72.76 4.93 194.94 0.00 0.00 0.00 0.00 01:36:35 01:36:35 01:36:35 ---> sar -P ALL: 01:36:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 01:36:35 01:36:35 01:06:16 LINUX RESTART (2 CPU) 01:36:35 01:36:35 01:07:01 CPU %user %nice %system %iowait %steal %idle 01:36:35 01:08:01 all 5.03 0.00 1.55 0.85 0.07 92.50 01:36:35 01:08:01 0 4.82 0.00 1.79 0.38 0.09 92.92 01:36:35 01:08:01 1 5.24 0.00 1.31 1.31 0.05 92.09 01:36:35 01:09:01 all 8.20 0.00 3.94 1.08 0.08 86.70 01:36:35 01:09:01 0 7.83 0.00 4.27 0.68 0.09 87.13 01:36:35 01:09:01 1 8.56 0.00 3.62 1.47 0.07 86.29 01:36:35 01:10:01 all 11.23 0.00 3.04 0.33 0.08 85.31 01:36:35 01:10:01 0 7.76 0.00 3.32 0.04 0.09 88.80 01:36:35 01:10:01 1 14.68 0.00 2.77 0.63 0.07 81.86 01:36:35 01:11:02 all 42.87 0.00 13.60 2.98 0.12 40.44 01:36:35 01:11:02 0 43.18 0.00 14.13 3.11 0.13 39.45 01:36:35 01:11:02 1 42.56 0.00 13.06 2.85 0.11 41.43 01:36:35 01:12:01 all 41.11 0.00 5.25 0.37 0.09 53.18 01:36:35 01:12:01 0 40.50 0.00 5.79 0.29 0.09 53.34 01:36:35 01:12:01 1 41.72 0.00 4.72 0.45 0.09 53.03 01:36:35 01:13:01 all 72.46 0.00 8.27 0.64 0.14 18.48 01:36:35 01:13:01 0 71.66 0.00 8.98 0.64 0.13 18.59 01:36:35 01:13:01 1 73.27 0.00 7.57 0.65 0.15 18.36 01:36:35 01:14:02 all 35.32 0.00 12.65 21.54 0.12 30.37 01:36:35 01:14:02 0 35.31 0.00 13.06 22.18 0.12 29.33 01:36:35 01:14:02 1 35.33 0.00 12.24 20.90 0.12 31.41 01:36:35 01:15:01 all 55.77 0.00 21.95 19.12 0.15 3.01 01:36:35 01:15:01 0 56.46 0.00 21.51 19.35 0.15 2.53 01:36:35 01:15:01 1 55.07 0.00 22.39 18.89 0.15 3.50 01:36:35 01:16:01 all 70.08 0.00 15.56 12.77 0.16 1.44 01:36:35 01:16:01 0 71.89 0.00 14.47 12.06 0.15 1.44 01:36:35 01:16:01 1 68.26 0.00 16.65 13.47 0.17 1.45 01:36:35 01:17:01 all 54.51 0.00 15.59 11.59 0.15 18.17 01:36:35 01:17:01 0 54.12 0.00 16.37 10.36 0.15 18.99 01:36:35 01:17:01 1 54.90 0.00 14.80 12.81 0.15 17.34 01:36:35 01:18:01 all 0.27 0.00 0.09 0.10 0.02 99.52 01:36:35 01:18:01 0 0.05 0.00 0.08 0.00 0.02 99.85 01:36:35 01:18:01 1 0.48 0.00 0.10 0.20 0.02 99.20 01:36:35 01:36:35 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:36:35 01:19:01 all 0.26 0.00 0.02 0.00 0.00 99.72 01:36:35 01:19:01 0 0.48 0.00 0.02 0.00 0.00 99.50 01:36:35 01:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:36:35 01:20:01 all 0.24 0.00 0.03 0.00 0.02 99.71 01:36:35 01:20:01 0 0.47 0.00 0.03 0.00 0.02 99.48 01:36:35 01:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:36:35 01:21:01 all 0.25 0.00 0.06 0.00 0.01 99.68 01:36:35 01:21:01 0 0.37 0.00 0.03 0.00 0.00 99.60 01:36:35 01:21:01 1 0.13 0.00 0.08 0.00 0.02 99.77 01:36:35 01:22:01 all 0.14 0.00 0.08 0.00 0.02 99.76 01:36:35 01:22:01 0 0.12 0.00 0.08 0.00 0.02 99.78 01:36:35 01:22:01 1 0.15 0.00 0.08 0.00 0.02 99.75 01:36:35 01:23:01 all 0.20 0.00 0.04 0.00 0.00 99.76 01:36:35 01:23:01 0 0.33 0.00 0.03 0.00 0.00 99.63 01:36:35 01:23:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:36:35 01:24:01 all 0.23 0.00 0.04 0.00 0.02 99.71 01:36:35 01:24:01 0 0.38 0.00 0.03 0.00 0.02 99.57 01:36:35 01:24:01 1 0.08 0.00 0.05 0.00 0.02 99.85 01:36:35 01:25:01 all 0.20 0.00 0.04 0.00 0.02 99.74 01:36:35 01:25:01 0 0.37 0.00 0.03 0.00 0.02 99.58 01:36:35 01:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:36:35 01:26:01 all 0.22 0.00 0.03 0.00 0.01 99.74 01:36:35 01:26:01 0 0.35 0.00 0.03 0.00 0.00 99.62 01:36:35 01:26:01 1 0.08 0.00 0.03 0.00 0.02 99.87 01:36:35 01:27:01 all 0.13 0.00 0.04 0.00 0.01 99.82 01:36:35 01:27:01 0 0.22 0.00 0.05 0.00 0.02 99.72 01:36:35 01:27:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:36:35 01:28:01 all 0.20 0.00 0.03 0.00 0.02 99.76 01:36:35 01:28:01 0 0.37 0.00 0.02 0.00 0.02 99.60 01:36:35 01:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:36:35 01:29:01 all 0.18 0.00 0.04 0.00 0.02 99.76 01:36:35 01:29:01 0 0.33 0.00 0.05 0.00 0.02 99.60 01:36:35 01:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:36:35 01:36:35 01:29:01 CPU %user %nice %system %iowait %steal %idle 01:36:35 01:30:01 all 0.22 0.00 0.04 0.00 0.01 99.73 01:36:35 01:30:01 0 0.35 0.00 0.05 0.00 0.02 99.58 01:36:35 01:30:01 1 0.08 0.00 0.03 0.00 0.00 99.88 01:36:35 01:31:01 all 0.23 0.00 0.05 0.00 0.02 99.71 01:36:35 01:31:01 0 0.42 0.00 0.05 0.00 0.02 99.52 01:36:35 01:31:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:36:35 01:32:01 all 0.27 0.00 0.03 0.00 0.01 99.69 01:36:35 01:32:01 0 0.43 0.00 0.05 0.00 0.02 99.50 01:36:35 01:32:01 1 0.10 0.00 0.02 0.00 0.00 99.88 01:36:35 01:33:01 all 0.23 0.00 0.03 0.00 0.02 99.73 01:36:35 01:33:01 0 0.42 0.00 0.02 0.00 0.02 99.55 01:36:35 01:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:36:35 01:34:01 all 0.16 0.00 0.04 0.00 0.01 99.79 01:36:35 01:34:01 0 0.20 0.00 0.03 0.00 0.02 99.75 01:36:35 01:34:01 1 0.12 0.00 0.05 0.00 0.00 99.83 01:36:35 01:35:01 all 0.08 0.00 0.06 0.00 0.01 99.86 01:36:35 01:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:36:35 01:35:01 1 0.10 0.00 0.08 0.00 0.02 99.80 01:36:35 01:36:01 all 9.31 0.00 4.24 13.87 0.05 72.53 01:36:35 01:36:01 0 8.92 0.00 4.38 11.93 0.05 74.71 01:36:35 01:36:01 1 9.69 0.00 4.10 15.81 0.05 70.36 01:36:35 Average: all 13.30 0.00 3.46 2.79 0.05 80.40 01:36:35 Average: 0 13.26 0.00 3.54 2.65 0.05 80.49 01:36:35 Average: 1 13.33 0.00 3.38 2.93 0.05 80.31 01:36:35 01:36:35 01:36:35