Pull request #3732 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 1d895a1e479dc566b397505282a98a08dc34123c+cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 (eb2c2fb3d40b199d5d709bd7064bfcbc9f4d7d53) 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-ssh8802987350393933115.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-ssh2348062574487830866.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-3732/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-3732/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7155833724301832676.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-ssh7020374416182196042.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-3732/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-3732/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2724500764992615593.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 Running on prd-centos7-docker-4c-2g-83 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6402211383241645789.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5677400243132703043.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 into PR head commit 1d895a1e479dc566b397505282a98a08dc34123c Merge succeeded, producing 1d895a1e479dc566b397505282a98a08dc34123c Checking out Revision 1d895a1e479dc566b397505282a98a08dc34123c (PR-3732) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d895a1e479dc566b397505282a98a08dc34123c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7960987329967952262.key > git merge cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d895a1e479dc566b397505282a98a08dc34123c # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" > git rev-list --no-walk a5958d786ab7519d59a4c6eaedf94d738548f6c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:58:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:58:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:58:55 ========================================================= 02:58:55 EdgeX Global Pipelines Version Info 02:58:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:58:56 ------------------- 02:58:56 stable info: 02:58:56 ------------------- 02:58:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:58:56 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:58:56 Message: update stable to v1.0.205 02:58:57 ------------------- 02:58:57 experimental info: 02:58:57 ------------------- 02:58:57 Commited By: **** collab-it+edgex@linuxfoundation.org 02:58:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:58:57 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3732 [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3732 [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3732 [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d895a1e479dc566b397505282a98a08dc34123c [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d895a1 [Pipeline] echo 02:58:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:58 provisioning config files... 02:58:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1275357452349504780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:58 ---> docker-login.sh 02:58:58 nexus3.edgexfoundry.org:10001 02:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:59 Configure a credential helper to remove this warning. See 02:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:59 02:58:59 Login Succeeded 02:58:59 nexus3.edgexfoundry.org:10002 02:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:59 Configure a credential helper to remove this warning. See 02:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:59 02:58:59 Login Succeeded 02:58:59 nexus3.edgexfoundry.org:10003 02:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:59 Configure a credential helper to remove this warning. See 02:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:59 02:58:59 Login Succeeded 02:58:59 nexus3.edgexfoundry.org:10004 02:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:59 Configure a credential helper to remove this warning. See 02:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:59 02:58:59 Login Succeeded 02:58:59 docker.io 02:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:59 Configure a credential helper to remove this warning. See 02:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:59 02:58:59 Login Succeeded 02:58:59 ---> docker-login.sh ends [Pipeline] } 02:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:00 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/core-command/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo core-command,cmd/core-command/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/core-data/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo core-data,cmd/core-data/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/core-metadata/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo core-metadata,cmd/core-metadata/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/security-bootstrapper/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/security-proxy-setup/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/support-notifications/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo support-notifications,cmd/support-notifications/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/support-scheduler/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:59:00 + for file in '`ls cmd/**/Dockerfile`' 02:59:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:59:00 ++ cut -d/ -f2 02:59:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:59:00 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:01 02:59:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:59:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:01 latest: Pulling from edgex-devops/git-semver 02:59:01 31603596830f: Pulling fs layer 02:59:01 04fac38145f0: Pulling fs layer 02:59:01 701f6daf10bf: Pulling fs layer 02:59:01 24f72da36158: Pulling fs layer 02:59:01 24f72da36158: Waiting 02:59:01 04fac38145f0: Verifying Checksum 02:59:01 04fac38145f0: Download complete 02:59:01 31603596830f: Verifying Checksum 02:59:01 31603596830f: Download complete 02:59:01 24f72da36158: Verifying Checksum 02:59:01 24f72da36158: Download complete 02:59:01 31603596830f: Pull complete 02:59:01 04fac38145f0: Pull complete 02:59:01 701f6daf10bf: Verifying Checksum 02:59:01 701f6daf10bf: Download complete 02:59:02 701f6daf10bf: Pull complete 02:59:02 24f72da36158: Pull complete 02:59:02 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:59:02 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 02:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:59:03 $ docker top 06d7279d8b564254c2418d4bcc574be56af8b026ee001e8488cd538a55b01543 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:03 [ssh-agent] Looking for ssh-agent implementation... 02:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:03 $ docker exec 06d7279d8b564254c2418d4bcc574be56af8b026ee001e8488cd538a55b01543 ssh-agent 02:59:04 SSH_AUTH_SOCK=/tmp/ssh-TISaQBNkZqIV/agent.15 02:59:04 SSH_AGENT_PID=22 02:59:04 Running ssh-add (command line suppressed) 02:59:04 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6747359622820847768.key (/w/workspace/edgex-go/4@tmp/private_key_6747359622820847768.key) 02:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:04 + git tag --points-at HEAD [Pipeline] } 02:59:04 $ docker exec --env ******** --env ******** 06d7279d8b564254c2418d4bcc574be56af8b026ee001e8488cd538a55b01543 ssh-agent -k 02:59:04 unset SSH_AUTH_SOCK; 02:59:04 unset SSH_AGENT_PID; 02:59:04 echo Agent pid 22 killed; 02:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:04 [ssh-agent] Looking for ssh-agent implementation... 02:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:04 $ docker exec 06d7279d8b564254c2418d4bcc574be56af8b026ee001e8488cd538a55b01543 ssh-agent 02:59:04 SSH_AUTH_SOCK=/tmp/ssh-sikmTHRAitOk/agent.56 02:59:04 SSH_AGENT_PID=62 02:59:04 Running ssh-add (command line suppressed) 02:59:05 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1903951985662287668.key (/w/workspace/edgex-go/4@tmp/private_key_1903951985662287668.key) 02:59:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:05 + git semver init 02:59:05 # -> Open(): unable to determine branch for HEAD 02:59:05 # $GIT_DIR = /w/workspace/edgex-go/4/.git 02:59:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 02:59:05 # $SEMVER_REMOTE_NAME = origin 02:59:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:59:05 # $SEMVER_USER_NAME = edgex-jenkins 02:59:05 # $SEMVER_BRANCH = PR-3732 02:59:05 # $SEMVER_TEMP = /tmp/semver-225063028 02:59:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:59:45 # '/tmp/semver-225063028' -> '/w/workspace/edgex-go/4/.semver' 02:59:45 # -> Force: false 02:59:45 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 02:59:45 $ docker exec --env ******** --env ******** 06d7279d8b564254c2418d4bcc574be56af8b026ee001e8488cd538a55b01543 ssh-agent -k 02:59:45 unset SSH_AUTH_SOCK; 02:59:45 unset SSH_AGENT_PID; 02:59:45 echo Agent pid 62 killed; 02:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:45 + git semver [Pipeline] } 02:59:45 $ docker stop --time=1 06d7279d8b564254c2418d4bcc574be56af8b026ee001e8488cd538a55b01543 02:59:47 $ docker rm -f 06d7279d8b564254c2418d4bcc574be56af8b026ee001e8488cd538a55b01543 [Pipeline] // withDockerContainer [Pipeline] sh 02:59:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:59:48 Stashed 1 file(s) [Pipeline] echo 02:59:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 02:59:48 ========================================================= 02:59:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:59:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:59:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:59:48 540db60ca938: Pulling fs layer 02:59:48 adcc1eea9eea: Pulling fs layer 02:59:48 4c4ab2625f07: Pulling fs layer 02:59:48 db62176df00c: Pulling fs layer 02:59:48 3b30891b0d05: Pulling fs layer 02:59:48 06b49ca38bd5: Pulling fs layer 02:59:48 c788192a36de: Pulling fs layer 02:59:48 a77e37c0d609: Pulling fs layer 02:59:48 c3185cebc471: Pulling fs layer 02:59:48 06b49ca38bd5: Waiting 02:59:48 c788192a36de: Waiting 02:59:48 a77e37c0d609: Waiting 02:59:48 c3185cebc471: Waiting 02:59:48 db62176df00c: Waiting 02:59:48 3b30891b0d05: Waiting 02:59:48 4c4ab2625f07: Download complete 02:59:48 adcc1eea9eea: Verifying Checksum 02:59:48 adcc1eea9eea: Download complete 02:59:48 3b30891b0d05: Verifying Checksum 02:59:48 3b30891b0d05: Download complete 02:59:48 06b49ca38bd5: Verifying Checksum 02:59:48 06b49ca38bd5: Download complete 02:59:48 540db60ca938: Verifying Checksum 02:59:48 540db60ca938: Download complete 02:59:48 c788192a36de: Verifying Checksum 02:59:48 c788192a36de: Download complete 02:59:49 540db60ca938: Pull complete 02:59:49 adcc1eea9eea: Pull complete 02:59:49 4c4ab2625f07: Pull complete 02:59:49 a77e37c0d609: Verifying Checksum 02:59:49 a77e37c0d609: Download complete 02:59:53 c3185cebc471: Verifying Checksum 02:59:53 c3185cebc471: Download complete 02:59:53 db62176df00c: Download complete 02:59:56 db62176df00c: Pull complete 02:59:56 3b30891b0d05: Pull complete 02:59:57 06b49ca38bd5: Pull complete 02:59:57 c788192a36de: Pull complete 02:59:57 a77e37c0d609: Pull complete 02:59:59 c3185cebc471: Pull complete 02:59:59 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:59:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:59:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:59:59 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:59:59 WORKDIR /edgex 02:59:59 COPY go.mod . 02:59:59 RUN go mod download' 02:59:59 + docker build -t ci-base-image-x86_64 -f - . 03:00:01 Sending build context to Docker daemon 329.1MB 03:00:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:00:01 ---> 031687cdd783 03:00:01 Step 2/4 : WORKDIR /edgex 03:00:03 ---> Running in 9fea9206aee1 03:00:03 Removing intermediate container 9fea9206aee1 03:00:03 ---> 227f240f6285 03:00:03 Step 3/4 : COPY go.mod . 03:00:03 ---> db0176ad1465 03:00:03 Step 4/4 : RUN go mod download 03:00:03 ---> Running in 375f4e5109cb 03:00:03 Still waiting to schedule task 03:00:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:00:35 Removing intermediate container 375f4e5109cb 03:00:35 ---> d9014ab5f442 03:00:35 Successfully built d9014ab5f442 03:00:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:00:35 + docker inspect -f . ci-base-image-x86_64 03:00:35 . [Pipeline] withDockerContainer 03:00:35 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 03:00:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:00:36 $ docker top efd8fb9ab9b7f72d3bee895e4fc68147dbbc8c777d6269e85a0325ac3a9b4222 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:36 + go version 03:00:36 go version go1.16.6 linux/amd64 [Pipeline] } 03:00:36 $ docker stop --time=1 efd8fb9ab9b7f72d3bee895e4fc68147dbbc8c777d6269e85a0325ac3a9b4222 03:00:38 $ docker rm -f efd8fb9ab9b7f72d3bee895e4fc68147dbbc8c777d6269e85a0325ac3a9b4222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:00:38 + docker inspect -f . ci-base-image-x86_64 03:00:38 . [Pipeline] withDockerContainer 03:00:38 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 03:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:00:39 $ docker top 7820a861e79f1a5aa7c1067cfe1ec7632c9f8b1bf52ccf667baeb6307fd378e8 -eo pid,comm [Pipeline] { [Pipeline] echo 03:00:39 ========================================================= 03:00:39 [edgeXBuildGoParallel] Running Tests and Build... 03:00:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:00:39 + go mod tidy [Pipeline] sh 03:00:40 + make test 03:00:40 go mod tidy 03:00:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:00:47 ? github.com/edgexfoundry/edgex-go [no test files] 03:01:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:01:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:01:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:01:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:01:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:01:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:01:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:01:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:01:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:01:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:01:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 03:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 98.5% of statements 03:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 46.3% of statements 03:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements 03:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 03:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 94.2% of statements 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:01:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 59.1% of statements 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:01:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:01:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 03:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:01:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 03:01:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements 03:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:01:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 03:01:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 03:01:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 03:01:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 03:01:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 03:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 03:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 03:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.242s coverage: 82.5% of statements 03:01:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 70.3% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.4% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 03:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:02:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 03:02:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:02:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:02:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:02:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:02:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:02:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:02:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 03:02:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 03:02:12 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 03:02:51 GO111MODULE=on go vet ./... 03:02:58 gofmt -l . 03:02:58 [ "`gofmt -l .`" = "" ] 03:02:58 ./bin/test-attribution-txt.sh [Pipeline] sh 03:02:59 + ls -al . 03:02:59 total 612 03:02:59 drwxrwxr-x 10 1001 1001 4096 Sep 29 03:02 . 03:02:59 drwxr-xr-x 4 root root 28 Sep 29 03:00 .. 03:02:59 -rw-rw-r-- 1 1001 1001 11 Sep 29 02:58 .dockerignore 03:02:59 drwxrwxr-x 8 1001 1001 179 Sep 29 02:58 .git 03:02:59 drwxrwxr-x 4 1001 1001 142 Sep 29 02:58 .github 03:02:59 -rw-rw-r-- 1 1001 1001 818 Sep 29 02:58 .gitignore 03:02:59 -rw-rw-r-- 1 1001 1001 83 Sep 29 02:58 .golangci.yml 03:02:59 -rw-rw-r-- 1 1001 1001 76 Sep 29 02:58 .hadolint.yml 03:02:59 drwx------ 3 1001 1001 58 Sep 29 02:59 .semver 03:02:59 -rw-rw-r-- 1 1001 1001 166 Sep 29 02:58 .sonarcloud.properties 03:02:59 -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:58 ADOPTERS.md 03:02:59 -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:58 Attribution.txt 03:02:59 -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:58 CHANGELOG.md 03:02:59 -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:58 CONTRIBUTING.md 03:02:59 -rw-rw-r-- 1 1001 1001 677 Sep 29 02:58 GOVERNANCE.md 03:02:59 -rw-rw-r-- 1 1001 1001 849 Sep 29 02:58 Jenkinsfile 03:02:59 -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:58 LICENSE 03:02:59 -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:58 Makefile 03:02:59 -rw-rw-r-- 1 1001 1001 582 Sep 29 02:58 OWNERS.md 03:02:59 -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:58 README.md 03:02:59 -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:58 SECURITY.md 03:02:59 -rw-rw-r-- 1 1001 1001 5 Sep 29 02:59 VERSION 03:02:59 -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:58 ZMQWindows.md 03:02:59 drwxrwxr-x 2 1001 1001 37 Sep 29 02:58 bin 03:02:59 drwxrwxr-x 14 1001 1001 4096 Sep 29 02:58 cmd 03:02:59 -rw-r--r-- 1 root root 403195 Sep 29 03:02 coverage.out 03:02:59 -rw-rw-r-- 1 1001 1001 841 Sep 29 02:58 go.mod 03:02:59 -rw-r--r-- 1 root root 50064 Sep 29 03:00 go.sum 03:02:59 drwxrwxr-x 8 1001 1001 124 Sep 29 02:58 internal 03:02:59 drwxrwxr-x 3 1001 1001 16 Sep 29 02:58 openapi 03:02:59 drwxrwxr-x 4 1001 1001 71 Sep 29 02:58 snap 03:02:59 -rw-rw-r-- 1 1001 1001 204 Sep 29 02:58 version.go [Pipeline] sh 03:02:59 + '[' -e coverage.out ] 03:02:59 + chown 1001:1001 coverage.out [Pipeline] stash 03:02:59 Stashed 1 file(s) [Pipeline] sh 03:03:00 + make build 03:03:00 go mod tidy 03:03:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:03:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:03: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 03:03:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:03:11 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 03:03:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:03:13 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 03:03:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:03:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:03:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:03:17 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] } 03:03:19 $ docker stop --time=1 7820a861e79f1a5aa7c1067cfe1ec7632c9f8b1bf52ccf667baeb6307fd378e8 03:03:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-85 in /w/workspace/edgexfoundry_edgex-go_PR-3732 03:03:21 $ docker rm -f 7820a861e79f1a5aa7c1067cfe1ec7632c9f8b1bf52ccf667baeb6307fd378e8 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 03:03:21 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 03:03:22 The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh 03:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:22 03:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:03:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:23 latest: Pulling from edgex-devops/edgex-compose 03:03:23 cbdbe7a5bc2a: Pulling fs layer 03:03:23 ca9280d653b3: Pulling fs layer 03:03:23 7e9c9ca2126c: Pulling fs layer 03:03:23 cbdbe7a5bc2a: Verifying Checksum 03:03:23 cbdbe7a5bc2a: Download complete 03:03:23 cbdbe7a5bc2a: Pull complete 03:03:23 ca9280d653b3: Verifying Checksum 03:03:23 ca9280d653b3: Download complete 03:03:24 ca9280d653b3: Pull complete 03:03:25 7e9c9ca2126c: Verifying Checksum 03:03:25 7e9c9ca2126c: Download complete 03:03:27 using credential edgex-jenkins-ssh 03:03:27 Cloning the remote Git repository 03:03:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:03:27 > git init /w/workspace/edgex-go/4 # timeout=10 03:03:29 7e9c9ca2126c: Pull complete 03:03:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:03:29 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 03:03:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:03:28 > git --version # timeout=10 03:03:28 > git --version # 'git version 2.17.1' 03:03:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:32 $ docker top c78fb14e5b7cb979210d8c19d27f3401927de707ae1c49ebb1d4ea63a8f30919 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:32 + grep parallel 03:03:32 + docker-compose build --help 03:03:33 --parallel Build images in parallel. [Pipeline] } 03:03:33 $ docker stop --time=1 c78fb14e5b7cb979210d8c19d27f3401927de707ae1c49ebb1d4ea63a8f30919 03:03:34 $ docker rm -f c78fb14e5b7cb979210d8c19d27f3401927de707ae1c49ebb1d4ea63a8f30919 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:34 . [Pipeline] withDockerContainer 03:03:34 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 03:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:35 $ docker top c5393b8bdd671074002ee8334c0466ec1121b6dbe4e6b3369ae3d87a46f23f7d -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:35 + docker-compose -f ./docker-compose-build.yml build --parallel 03:03:36 Building core-command ... 03:03:36 Building core-data ... 03:03:36 Building core-metadata ... 03:03:36 Building security-bootstrapper ... 03:03:36 Building security-proxy-setup ... 03:03:36 Building security-secretstore-setup ... 03:03:36 Building support-notifications ... 03:03:36 Building support-scheduler ... 03:03:36 Building sys-mgmt-agent ... 03:03:36 Building support-notifications 03:03:36 Building sys-mgmt-agent 03:03:36 Building security-bootstrapper 03:03:36 Building core-command 03:03:36 Building core-data 03:03:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:03:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:47 ---> d9014ab5f442 03:03:47 Step 3/24 : WORKDIR /edgex-go 03:03:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:03:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:47 ---> d9014ab5f442 03:03:47 Step 3/24 : WORKDIR /edgex-go 03:03:52 ---> Running in 3f6af4c3191e 03:03:52 ---> Running in 3a66ee2b8ebb 03:03:59 Removing intermediate container 3f6af4c3191e 03:03:59 ---> 4a42957613cb 03:03:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:59 Removing intermediate container 3a66ee2b8ebb 03:03:59 ---> e33946471bf3 03:03:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:59 ---> Running in 368f82c4557e 03:03:59 ---> Running in 090de6bd50b1 03:04:03 Removing intermediate container 368f82c4557e 03:04:03 ---> 1be5f79a13ca 03:04:03 Step 5/24 : RUN apk add --update --no-cache make bash git 03:04:03 Removing intermediate container 090de6bd50b1 03:04:03 ---> b80f3bffe0af 03:04:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:04:03 Merging remotes/origin/main commit cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 into PR head commit 1d895a1e479dc566b397505282a98a08dc34123c 03:04:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:04:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:04:03 > git config core.sparsecheckout # timeout=10 03:04:03 > git checkout -f 1d895a1e479dc566b397505282a98a08dc34123c # timeout=10 03:04:03 > git remote # timeout=10 03:04:03 > git config --get remote.origin.url # timeout=10 03:04:03 Merge succeeded, producing 1d895a1e479dc566b397505282a98a08dc34123c 03:04:03 Checking out Revision 1d895a1e479dc566b397505282a98a08dc34123c (PR-3732) 03:04:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:04:03 ---> d9014ab5f442 03:04:03 Step 3/23 : WORKDIR /edgex-go 03:04:03 ---> Using cache 03:04:03 ---> 4a42957613cb 03:04:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:03 ---> Using cache 03:04:03 ---> 1be5f79a13ca 03:04:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:04:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:04:03 ---> d9014ab5f442 03:04:03 Step 3/32 : WORKDIR /edgex-go 03:04:03 ---> Using cache 03:04:03 ---> 4a42957613cb 03:04:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:03 ---> Using cache 03:04:03 ---> 1be5f79a13ca 03:04:03 Step 5/32 : RUN apk add --update --no-cache make git 03:04:04 ---> Running in b01e390c8776 03:04:04 ---> Running in 36e9721d314d 03:04:04 ---> Running in 7d910fe30da7 03:04:04 ---> Running in 39f15162f15c 03:04:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:04:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:04 ---> d9014ab5f442 03:04:04 Step 3/24 : WORKDIR /edgex-go 03:04:04 ---> Using cache 03:04:04 ---> 4a42957613cb 03:04:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:04 ---> Using cache 03:04:04 ---> 1be5f79a13ca 03:04:04 Step 5/24 : RUN apk add --update --no-cache make git 03:04:04 ---> Running in c29a8953064b 03:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:06 OK: 219 MiB in 52 packages 03:04:06 OK: 219 MiB in 52 packages 03:04:06 OK: 219 MiB in 52 packages 03:04:06 Removing intermediate container 7d910fe30da7 03:04:06 ---> 7286922c2c01 03:04:06 Step 6/32 : COPY go.mod . 03:04:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:03 > git merge cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 # timeout=10 03:04:03 > git rev-parse HEAD^{commit} # timeout=10 03:04:03 > git config core.sparsecheckout # timeout=10 03:04:03 > git checkout -f 1d895a1e479dc566b397505282a98a08dc34123c # timeout=10 03:04:07 OK: 219 MiB in 52 packages 03:04:07 Removing intermediate container 36e9721d314d 03:04:07 ---> a69a0c68a675 03:04:07 Step 6/24 : COPY go.mod . 03:04:07 ---> 4a531a4fa520 03:04:07 Step 7/32 : RUN go mod download 03:04:07 ---> Running in 73c88a51590e 03:04:07 Removing intermediate container 39f15162f15c 03:04:07 ---> dfb1be5eac41 03:04:07 Step 6/23 : COPY go.mod . 03:04:07 Removing intermediate container b01e390c8776 03:04:07 ---> 575fe4b823fe 03:04:07 OK: 219 MiB in 52 packages 03:04:07 Step 6/24 : COPY go.mod . 03:04:07 ---> b4111b2894da 03:04:07 Step 7/24 : RUN go mod download 03:04:07 ---> 3f25bdb4a089 03:04:07 Step 7/23 : RUN go mod download 03:04:07 ---> Running in 209d3af5b752 03:04:07 ---> Running in 8940507c2922 03:04:07 ---> 0345f89818a8 03:04:07 Step 7/24 : RUN go mod download 03:04:07 ---> Running in 2d24dbc3bb4a 03:04:08 Removing intermediate container c29a8953064b 03:04:08 ---> 3c9306a05403 03:04:08 Step 6/24 : COPY go.mod . 03:04:08 Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" 03:04:08 ---> 56c15eb6f4d2 03:04:08 Step 7/24 : RUN go mod download 03:04:08 ---> Running in 9a43e69b5bc7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:08 provisioning config files... 03:04:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3391690475052483264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:09 Removing intermediate container 73c88a51590e 03:04:09 ---> 7cb9056390ca 03:04:09 Step 8/32 : COPY . . 03:04:09 ---> docker-login.sh 03:04:09 nexus3.edgexfoundry.org:10001 03:04:09 Removing intermediate container 209d3af5b752 03:04:09 ---> 6597af132817 03:04:09 Step 8/24 : COPY . . 03:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:11 Configure a credential helper to remove this warning. See 03:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:11 03:04:11 Login Succeeded 03:04:11 nexus3.edgexfoundry.org:10002 03:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:12 Configure a credential helper to remove this warning. See 03:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:12 03:04:12 Login Succeeded 03:04:12 nexus3.edgexfoundry.org:10003 03:04:12 Removing intermediate container 2d24dbc3bb4a 03:04:12 ---> 82f6a32f9d39 03:04:12 Step 8/24 : COPY . . 03:04:12 Removing intermediate container 9a43e69b5bc7 03:04:12 ---> d63c545fb7d9 03:04:12 Step 8/24 : COPY . . 03:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:12 Configure a credential helper to remove this warning. See 03:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:12 03:04:12 Login Succeeded 03:04:12 nexus3.edgexfoundry.org:10004 03:04:13 Removing intermediate container 8940507c2922 03:04:13 ---> bc21d5abce13 03:04:13 Step 8/23 : COPY . . 03:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:13 Configure a credential helper to remove this warning. See 03:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:13 03:04:13 Login Succeeded 03:04:13 docker.io 03:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:14 Configure a credential helper to remove this warning. See 03:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:14 03:04:14 Login Succeeded 03:04:14 ---> docker-login.sh ends [Pipeline] } 03:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:04:14 ========================================================= 03:04:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:04:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:04:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:04:15 595b0fe564bb: Pulling fs layer 03:04:15 24495759ef45: Pulling fs layer 03:04:15 d148012ef14d: Pulling fs layer 03:04:15 e90a11edd702: Pulling fs layer 03:04:15 d77568369979: Pulling fs layer 03:04:15 fc1c9f9a7f3b: Pulling fs layer 03:04:15 170f2ba95c9a: Pulling fs layer 03:04:15 97ac5df62f85: Pulling fs layer 03:04:15 fc1c9f9a7f3b: Waiting 03:04:15 170f2ba95c9a: Waiting 03:04:15 97ac5df62f85: Waiting 03:04:15 e90a11edd702: Waiting 03:04:15 d77568369979: Waiting 03:04:15 d148012ef14d: Verifying Checksum 03:04:15 d148012ef14d: Download complete 03:04:15 24495759ef45: Download complete 03:04:15 d77568369979: Verifying Checksum 03:04:15 d77568369979: Download complete 03:04:15 fc1c9f9a7f3b: Download complete 03:04:15 595b0fe564bb: Verifying Checksum 03:04:15 595b0fe564bb: Download complete 03:04:15 170f2ba95c9a: Verifying Checksum 03:04:15 170f2ba95c9a: Download complete 03:04:16 595b0fe564bb: Pull complete 03:04:17 24495759ef45: Pull complete 03:04:17 d148012ef14d: Pull complete 03:04:19 97ac5df62f85: Verifying Checksum 03:04:19 97ac5df62f85: Download complete 03:04:20 e90a11edd702: Verifying Checksum 03:04:20 e90a11edd702: Download complete 03:04:28 ---> 629746a3b2cb 03:04:28 Step 9/32 : RUN go mod tidy 03:04:28 ---> Running in 759fbf77c3d8 03:04:29 ---> 02de12cedbcd 03:04:29 Step 9/24 : RUN go mod tidy 03:04:30 e90a11edd702: Pull complete 03:04:30 d77568369979: Pull complete 03:04:30 fc1c9f9a7f3b: Pull complete 03:04:30 170f2ba95c9a: Pull complete 03:04:32 ---> Running in 91771e2acaa5 03:04:32 Removing intermediate container 759fbf77c3d8 03:04:32 ---> c37085a31c2d 03:04:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:04:33 ---> Running in 201e2ba9c679 03:04:33 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 03:04:35 ---> 816a623e40c6 03:04:35 Step 9/23 : RUN go mod tidy 03:04:35 Removing intermediate container 91771e2acaa5 03:04:35 ---> 7135103f85fb 03:04:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:04:35 ---> Running in d70e4d79d10d 03:04:35 ---> Running in cc2719ec8c51 03:04:36 97ac5df62f85: Pull complete 03:04:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 03:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:04:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:04:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:04:36 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:04:36 WORKDIR /edgex 03:04:36 COPY go.mod . 03:04:36 RUN go mod download build 03:04:36 -t ci-base-image-arm64 -f - . 03:04:38 ---> 03b2b20f13ed 03:04:38 Step 9/24 : RUN go mod tidy 03:04:38 ---> d79645a02dfc 03:04:38 Step 9/24 : RUN go mod tidy 03:04:38 ---> Running in a6ce81f55712 03:04:38 ---> Running in e6ab4ebb79fd 03:04:39 Removing intermediate container d70e4d79d10d 03:04:39 ---> 3d42428fdc36 03:04:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:04:39 ---> Running in 8b47999a87c1 03:04:39 Sending build context to Docker daemon 166.2MB 03:04:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:04:39 ---> 04bc70af865f 03:04:39 Step 2/4 : WORKDIR /edgex 03:04:40 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 03:04:41 Removing intermediate container a6ce81f55712 03:04:41 ---> 34b302b923a9 03:04:41 Step 10/24 : RUN make cmd/core-command/core-command 03:04:41 ---> Running in fe805543fc0a 03:04:41 Removing intermediate container e6ab4ebb79fd 03:04:41 ---> 707ab0d24341 03:04:41 Step 10/24 : RUN make cmd/core-data/core-data 03:04:41 ---> Running in ac1f455ef48f 03:04:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:04: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 03:04:44 ---> Running in 74faf14cd686 03:04:44 Removing intermediate container 74faf14cd686 03:04:44 ---> c5ae2e31c8bb 03:04:44 Step 3/4 : COPY go.mod . 03:04:45 ---> a38ededcf92e 03:04:45 Step 4/4 : RUN go mod download 03:04:45 ---> Running in 2d6b42c21a00 03:05:14 Removing intermediate container 201e2ba9c679 03:05:14 ---> f37501e769ab 03:05:14 03:05:14 Step 11/32 : FROM alpine:3.14 03:05:14 3.14: Pulling from library/alpine 03:05:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:05:14 Status: Downloaded newer image for alpine:3.14 03:05:14 ---> 14119a10abf4 03:05:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:05:14 ---> Running in 249ecae7e0f4 03:05:14 Removing intermediate container 249ecae7e0f4 03:05:14 ---> 0c684a8e8623 03:05:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:05:14 ---> Running in 3488ad31c549 03:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:05:14 (1/2) Installing dumb-init (1.2.5-r1) 03:05:14 (2/2) Installing su-exec (0.2-r1) 03:05:14 Executing busybox-1.33.1-r3.trigger 03:05:14 OK: 6 MiB in 16 packages 03:05:14 Removing intermediate container 3488ad31c549 03:05:14 ---> 6d2bfcab7427 03:05:14 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:05:14 ---> Running in b570f8ee271d 03:05:14 Removing intermediate container b570f8ee271d 03:05:14 ---> 4f0d3084c008 03:05:14 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:05:14 ---> Running in eb21ceab3397 03:05:14 Removing intermediate container eb21ceab3397 03:05:14 ---> 8a1fee23e835 03:05:14 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:05:14 ---> Running in 3a75c4a4dc8f 03:05:14 Removing intermediate container 3a75c4a4dc8f 03:05:14 ---> 72e29f5f25e3 03:05:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:05:14 ---> Running in 302c5c24db89 03:05:14 Removing intermediate container 302c5c24db89 03:05:14 ---> 9b573a4b73d3 03:05:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:05:15 Removing intermediate container cc2719ec8c51 03:05:15 ---> 35839bcb631e 03:05:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:05:15 ---> 9f59182980e8 03:05:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:05:15 ---> Running in c000ee39bdf2 03:05:15 ---> Running in b801c303e8aa 03:05:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:05:16 Removing intermediate container b801c303e8aa 03:05:16 ---> 46e95584c18c 03:05:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:17 ---> 632199f123fe 03:05:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:05:17 ---> 7cb21017bdd0 03:05:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:05:18 ---> f6c4f124bde6 03:05:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:05:18 Removing intermediate container c000ee39bdf2 03:05:18 ---> ed8fedc359a4 03:05:18 03:05:18 Step 12/24 : FROM docker:20.10.7 03:05:18 ---> f3d5da067a27 03:05:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:05:18 20.10.7: Pulling from library/docker 03:05:18 ---> d46d51f11ccd 03:05:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:05:19 ---> Running in ef7149b0855e 03:05:19 Removing intermediate container ef7149b0855e 03:05:19 ---> bf6be897aab4 03:05:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:05:19 ---> 8304e49130c7 03:05:19 Step 27/32 : RUN chmod +x /entrypoint.sh 03:05:19 ---> Running in f03651a2a57b 03:05:21 Removing intermediate container f03651a2a57b 03:05:21 ---> b419cdc6fc56 03:05:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:05:21 ---> Running in b50098e78bb6 03:05:21 Removing intermediate container b50098e78bb6 03:05:21 ---> 5bb5960dee4f 03:05:21 Step 29/32 : CMD ["gate"] 03:05:21 ---> Running in d3c5e22787ad 03:05:22 Removing intermediate container d3c5e22787ad 03:05:22 ---> 4e2ad6164114 03:05:22 Step 30/32 : LABEL arch=x86_64 03:05:22 Removing intermediate container fe805543fc0a 03:05:22 ---> 8e7159d979cf 03:05:22 03:05:22 Step 11/24 : FROM alpine:3.14 03:05:22 ---> 14119a10abf4 03:05:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:05:22 ---> Running in b7c831f51b51 03:05:22 ---> Running in a0ff9a2353a0 03:05:22 Removing intermediate container b7c831f51b51 03:05:22 ---> 52d39b616096 03:05:22 Step 31/32 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:05:22 ---> Running in 0bdce61a59ca 03:05:23 Removing intermediate container 0bdce61a59ca 03:05:23 ---> 1ab919b0c2dc 03:05:23 Step 32/32 : LABEL version=0.0.0 03:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:05:23 ---> Running in bd05242834b9 03:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:05:23 Removing intermediate container bd05242834b9 03:05:23 ---> 3f25ad12b27b 03:05:23 03:05:23 (1/1) Installing dumb-init (1.2.5-r1) 03:05:23 Successfully built 3f25ad12b27b 03:05:23 Executing busybox-1.33.1-r3.trigger 03:05:23 OK: 6 MiB in 15 packages 03:05:23 Successfully tagged security-bootstrapper:latest 03:05:23 Building core-metadata 03:05:25  Building security-bootstrapper ... done Removing intermediate container 8b47999a87c1 03:05:25 ---> 6731fbac14f2 03:05:25 03:05:25 Step 11/23 : FROM alpine:3.14 03:05:25 ---> 14119a10abf4 03:05:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:05:25 Removing intermediate container a0ff9a2353a0 03:05:25 ---> 8a47c2c27a03 03:05:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:05:25 ---> Running in 6615ee75251c 03:05:25 ---> Running in e9718629feb2 03:05:26 Removing intermediate container e9718629feb2 03:05:26 ---> d4d4673c6ec1 03:05:26 Step 14/24 : ENV APP_PORT=59882 03:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:05:26 ---> Running in 5a3bba3f90e9 03:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:05:26 (1/2) Installing ca-certificates (20191127-r5) 03:05:26 (2/2) Installing dumb-init (1.2.5-r1) 03:05:26 Executing busybox-1.33.1-r3.trigger 03:05:26 Executing ca-certificates-20191127-r5.trigger 03:05:26 OK: 6 MiB in 16 packages 03:05:26 Removing intermediate container 5a3bba3f90e9 03:05:26 ---> 8617e997be9e 03:05:26 Step 15/24 : EXPOSE $APP_PORT 03:05:27 ---> Running in c2e2c46235fc 03:05:27 Removing intermediate container c2e2c46235fc 03:05:27 ---> a1c5c4dccc4b 03:05:27 Step 16/24 : WORKDIR / 03:05:27 ---> Running in 27979ac09f20 03:05:27 Removing intermediate container 6615ee75251c 03:05:27 ---> 44846d4048c2 03:05:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:05:27 Removing intermediate container 27979ac09f20 03:05:27 ---> 8e5d4f693ab2 03:05:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:27 ---> Running in 85f098625e24 03:05:27 Removing intermediate container ac1f455ef48f 03:05:27 ---> 3230d97324e9 03:05:27 03:05:27 Step 11/24 : FROM alpine:3.14 03:05:27 ---> 14119a10abf4 03:05:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:05:27 Removing intermediate container 85f098625e24 03:05:27 ---> 69951db81108 03:05:27 Step 14/23 : ENV APP_PORT=59860 03:05:27 ---> Running in d42e3e891265 03:05:27 ---> 811d7dc9b3be 03:05:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:05:27 ---> Running in 98983f6c9507 03:05:28 Removing intermediate container d42e3e891265 03:05:28 ---> 7cffcf466372 03:05:28 Step 13/24 : ENV APP_PORT=59880 03:05:28 Removing intermediate container 98983f6c9507 03:05:28 ---> 54e34acbe0ae 03:05:28 Step 15/23 : EXPOSE $APP_PORT 03:05:28 ---> Running in f6a8130f998a 03:05:28 ---> Running in 79143f8c2be4 03:05:28 ---> 6eb20c09d62d 03:05:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:05:28 Removing intermediate container 79143f8c2be4 03:05:28 ---> dcbb8909c90b 03:05:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:28 Removing intermediate container f6a8130f998a 03:05:28 ---> dd7a7c478e6a 03:05:28 Step 14/24 : EXPOSE $APP_PORT 03:05:28 ---> Running in e06bdcdac1cf 03:05:29 ---> 1a39f65ebc5c 03:05:29 Step 20/24 : ENTRYPOINT ["/core-command"] 03:05:29 ---> 5833ba8c3390 03:05:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:05:29 Removing intermediate container e06bdcdac1cf 03:05:29 ---> 0548ca51226d 03:05:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:29 ---> Running in bb93860a2611 03:05:29 ---> Running in 418fb4dbfa86 03:05:29 Removing intermediate container bb93860a2611 03:05:29 ---> 3c2cb3cad09b 03:05:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:29 ---> 5f5f87bb516d 03:05:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:05:29 ---> Running in 43d1541ce6e2 03:05:29 Removing intermediate container 43d1541ce6e2 03:05:29 ---> 21f8974d9f79 03:05:29 Step 22/24 : LABEL arch=x86_64 03:05:30 ---> Running in 5b1d629808e3 03:05:30 ---> 7b8b4820aec3 03:05:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:05:30 ---> Running in d92e040f637f 03:05:30 Removing intermediate container 5b1d629808e3 03:05:30 ---> 430340340419 03:05:30 Step 23/24 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:05:30 ---> Running in c03a63c09991 03:05:30 Removing intermediate container d92e040f637f 03:05:30 ---> b23c12659eb7 03:05:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:30 Removing intermediate container 418fb4dbfa86 03:05:30 ---> f42b2c696c89 03:05:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:05:30 ---> Running in cc4040a68abd 03:05:30 Removing intermediate container c03a63c09991 03:05:30 ---> 8bf9ef143646 03:05:30 Step 24/24 : LABEL version=0.0.0 03:05:30 ---> Running in bcfaa33e9726 03:05:30 Removing intermediate container cc4040a68abd 03:05:30 ---> ca91c830fd8c 03:05:30 Step 21/23 : LABEL arch=x86_64 03:05:30 ---> Running in edc1160051dd 03:05:30 ---> Running in 3123e29c958b 03:05:31 Removing intermediate container edc1160051dd 03:05:31 ---> 4bef8ed2e1fd 03:05:31 03:05:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:05:31 Removing intermediate container 3123e29c958b 03:05:31 ---> d1661910fdf9 03:05:31 Step 22/23 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:05:31 ---> Running in 971fcd088c4f 03:05:31 Successfully built 4bef8ed2e1fd 03:05:31 Successfully tagged core-command:latest 03:05:31  Building core-command ... done Building security-secretstore-setup 03:05:31 Removing intermediate container 971fcd088c4f 03:05:31 ---> 4b0136c990c2 03:05:31 Step 23/23 : LABEL version=0.0.0 03:05:31 ---> Running in a6b21ba996fc 03:05:31 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:05:31 Status: Downloaded newer image for docker:20.10.7 03:05:31 ---> 08bdaf2f88f9 03:05:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:05:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:05:32 (1/6) Installing dumb-init (1.2.5-r1) 03:05:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:05:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:05:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:05:32 (3/6) Installing libsodium (1.0.18-r0) 03:05:33 ---> d9014ab5f442 03:05:33 Step 3/24 : WORKDIR /edgex-go 03:05:33 ---> Using cache 03:05:33 ---> 4a42957613cb 03:05:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:33 ---> Using cache 03:05:33 ---> 1be5f79a13ca 03:05:33 Step 5/24 : RUN apk add --update --no-cache make git 03:05:33 ---> Using cache 03:05:33 ---> 3c9306a05403 03:05:33 Step 6/24 : COPY go.mod . 03:05:33 ---> Using cache 03:05:33 ---> 56c15eb6f4d2 03:05:33 Step 7/24 : RUN go mod download 03:05:33 ---> Using cache 03:05:33 ---> d63c545fb7d9 03:05:33 Step 8/24 : COPY . . 03:05:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:05:33 ---> Using cache 03:05:33 ---> 03b2b20f13ed 03:05:33 Step 9/24 : RUN go mod tidy 03:05:33 ---> Using cache 03:05:33 ---> 34b302b923a9 03:05:33 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:05:33 ---> Running in 3d937a9df7f7 03:05:33 Removing intermediate container a6b21ba996fc 03:05:33 ---> 99ea310aa9a6 03:05:33 03:05:33 Successfully built 99ea310aa9a6 03:05:33 ---> Running in a6171fc1bc4a 03:05:33 Successfully tagged support-notifications:latest 03:05:33 Building support-scheduler 03:05:33  Building support-notifications ... done (5/6) Installing libzmq (4.3.4-r0) 03:05:33 Removing intermediate container 3d937a9df7f7 03:05:33 ---> 0d459cd05e31 03:05:33 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 03:05:33 (6/6) Installing zeromq (4.3.4-r0) 03:05:33 ---> Running in 24385ed20c7a 03:05:33 Executing busybox-1.33.1-r3.trigger 03:05:33 OK: 8 MiB in 20 packages 03:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:05:36 (1/39) Installing readline (8.1.0-r0) 03:05:36 (2/39) Installing bash (5.1.0-r0) 03:05:36 Executing bash-5.1.0-r0.post-install 03:05:36 (3/39) Installing brotli-libs (1.0.9-r3) 03:05:36 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:05:36 (5/39) Installing libcurl (7.79.1-r0) 03:05:36 Removing intermediate container bcfaa33e9726 03:05:36 ---> e1779e734872 03:05:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:36 (6/39) Installing curl (7.79.1-r0) 03:05:36 (7/39) Installing dumb-init (1.2.5-r0) 03:05:36 (8/39) Installing libbz2 (1.0.8-r1) 03:05:36 (9/39) Installing expat (2.2.10-r1) 03:05:36 (10/39) Installing libffi (3.3-r2) 03:05:36 (11/39) Installing gdbm (1.19-r0) 03:05:36 (12/39) Installing xz-libs (5.2.5-r0) 03:05:36 (13/39) Installing sqlite-libs (3.34.1-r0) 03:05:36 (14/39) Installing python3 (3.8.10-r0) 03:05:37 ---> fb40ff55169c 03:05:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:05:37 (15/39) Installing py3-appdirs (1.4.4-r1) 03:05:37 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:05:37 (17/39) Installing py3-parsing (2.4.7-r1) 03:05:37 (18/39) Installing py3-six (1.15.0-r0) 03:05:37 (19/39) Installing py3-packaging (20.9-r0) 03:05:37 (20/39) Installing py3-setuptools (51.3.3-r0) 03:05:38 (21/39) Installing py3-chardet (4.0.0-r0) 03:05:38 (22/39) Installing py3-idna (3.1-r0) 03:05:38 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:05:38 (24/39) Installing py3-requests (2.25.1-r1) 03:05:38 (25/39) Installing py3-msgpack (1.0.2-r0) 03:05:38 (26/39) Installing py3-lockfile (0.12.2-r3) 03:05:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:05:38 (28/39) Installing py3-colorama (0.4.4-r0) 03:05:38 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:05:38 (30/39) Installing py3-distlib (0.3.1-r1) 03:05:38 (31/39) Installing py3-distro (1.5.0-r1) 03:05:38 (32/39) Installing py3-webencodings (0.5.1-r3) 03:05:38 (33/39) Installing py3-html5lib (1.1-r0) 03:05:38 (34/39) Installing py3-pytoml (0.1.21-r0) 03:05:38 (35/39) Installing py3-pep517 (0.9.1-r0) 03:05:38 (36/39) Installing py3-progress (1.5-r0) 03:05:38 (37/39) Installing py3-retrying (1.3.3-r0) 03:05:39 (38/39) Installing py3-toml (0.10.2-r0) 03:05:40 (39/39) Installing py3-pip (20.3.4-r0) 03:05:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:05:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:05:40 ---> d9014ab5f442 03:05:40 Step 3/23 : WORKDIR /edgex-go 03:05:40 ---> Using cache 03:05:40 ---> 4a42957613cb 03:05:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:40 ---> Using cache 03:05:40 ---> 1be5f79a13ca 03:05:40 Step 5/23 : RUN apk add --update --no-cache make git 03:05:40 ---> Using cache 03:05:40 ---> 3c9306a05403 03:05:40 Step 6/23 : COPY go.mod . 03:05:40 ---> Using cache 03:05:40 ---> 56c15eb6f4d2 03:05:40 Step 7/23 : RUN go mod download 03:05:40 ---> Using cache 03:05:40 ---> d63c545fb7d9 03:05:40 Step 8/23 : COPY . . 03:05:40 ---> Using cache 03:05:40 ---> 03b2b20f13ed 03:05:40 Step 9/23 : RUN go mod tidy 03:05:40 ---> Using cache 03:05:40 ---> 34b302b923a9 03:05:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:05:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:05:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:05:40 ---> d9014ab5f442 03:05:40 Step 3/26 : WORKDIR /edgex-go 03:05:40 ---> Using cache 03:05:40 ---> 4a42957613cb 03:05:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:40 ---> Using cache 03:05:40 ---> 1be5f79a13ca 03:05:40 Step 5/26 : RUN apk add --update --no-cache make git 03:05:40 ---> Using cache 03:05:40 ---> 3c9306a05403 03:05:40 Step 6/26 : COPY go.mod . 03:05:40 ---> Using cache 03:05:40 ---> 56c15eb6f4d2 03:05:40 Step 7/26 : RUN go mod download 03:05:40 ---> Using cache 03:05:40 ---> d63c545fb7d9 03:05:40 Step 8/26 : COPY . . 03:05:40 ---> Using cache 03:05:40 ---> 03b2b20f13ed 03:05:40 Step 9/26 : RUN go mod tidy 03:05:40 ---> Using cache 03:05:40 ---> 34b302b923a9 03:05:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:05:40 ---> 5aa701219548 03:05:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:05:40 ---> Running in 605b83f9c226 03:05:40 ---> Running in 846de98e6529 03:05:40 Executing busybox-1.32.1-r6.trigger 03:05:40 OK: 82 MiB in 59 packages 03:05:40 ---> 2a0b71093e33 03:05:40 Step 20/24 : ENTRYPOINT ["/core-data"] 03:05:40 ---> Running in 287de428d16c 03:05:40 Removing intermediate container 287de428d16c 03:05:40 ---> b67f657a4363 03:05:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:40 ---> Running in 9755fa39098d 03:05:41 Removing intermediate container 9755fa39098d 03:05:41 ---> 623f0a1006c7 03:05:41 Step 22/24 : LABEL arch=x86_64 03:05:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:05:41 ---> Running in 57364ff90230 03:05:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:05:41 Removing intermediate container 57364ff90230 03:05:41 ---> 8cb149078f87 03:05:41 Step 23/24 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:05:41 ---> Running in e5430dd155e0 03:05:41 Removing intermediate container e5430dd155e0 03:05:41 ---> fa78c616fddc 03:05:41 Step 24/24 : LABEL version=0.0.0 03:05:41 ---> Running in 2fc611c1d02b 03:05:41 Removing intermediate container 2fc611c1d02b 03:05:41 ---> 5beb84520929 03:05:41 03:05:41 Successfully built 5beb84520929 03:05:41 Successfully tagged core-data:latest 03:05:41 Building security-proxy-setup 03:05:43  Building core-data ... done Collecting docker-compose==1.23.2 03:05:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:05:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:05:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:05:43 Collecting jsonschema<3,>=2.5.1 03:05:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:05:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:05:43 Collecting websocket-client<1.0,>=0.32.0 03:05:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:05:44 Collecting PyYAML<4,>=3.10 03:05:44 Downloading PyYAML-3.13.tar.gz (270 kB) 03:05:45 Collecting dockerpty<0.5,>=0.4.1 03:05:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:05:46 Collecting texttable<0.10,>=0.9.0 03:05:46 Downloading texttable-0.9.1.tar.gz (11 kB) 03:05:47 Collecting cached-property<2,>=1.2.0 03:05:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:05:47 Collecting docopt<0.7,>=0.6.1 03:05:47 Downloading docopt-0.6.2.tar.gz (25 kB) 03:05:48 Collecting docker<4.0,>=3.6.0 03:05:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:05:48 Collecting docker-pycreds>=0.4.0 03:05:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:05:48 Collecting urllib3<1.25,>=1.21.1 03:05:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:05:48 Collecting idna<2.8,>=2.5 03:05:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:05:48 Collecting certifi>=2017.4.17 03:05:48 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:05:48 Collecting chardet<3.1.0,>=3.0.2 03:05:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:05:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:05:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:05:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:05:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:05:49 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:05:49 Attempting uninstall: urllib3 03:05:49 Found existing installation: urllib3 1.26.2 03:05:49 Uninstalling urllib3-1.26.2: 03:05:49 Successfully uninstalled urllib3-1.26.2 03:05:49 Attempting uninstall: idna 03:05:49 Found existing installation: idna 3.1 03:05:49 Uninstalling idna-3.1: 03:05:49 Successfully uninstalled idna-3.1 03:05:49 Attempting uninstall: chardet 03:05:49 Found existing installation: chardet 4.0.0 03:05:49 Uninstalling chardet-4.0.0: 03:05:49 Successfully uninstalled chardet-4.0.0 03:05:49 Attempting uninstall: requests 03:05:50 Found existing installation: requests 2.25.1 03:05:50 Uninstalling requests-2.25.1: 03:05:50 Successfully uninstalled requests-2.25.1 03:05:50 Running setup.py install for texttable: started 03:05:50 Running setup.py install for texttable: finished with status 'done' 03:05:50 Running setup.py install for PyYAML: started 03:05:51 Running setup.py install for PyYAML: finished with status 'done' 03:05:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:05:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:05:51 ---> d9014ab5f442 03:05:51 Step 3/22 : WORKDIR /edgex-go 03:05:51 ---> Using cache 03:05:51 ---> 4a42957613cb 03:05:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:51 ---> Using cache 03:05:51 ---> 1be5f79a13ca 03:05:51 Step 5/22 : RUN apk add --update --no-cache make git 03:05:51 ---> Using cache 03:05:51 ---> 3c9306a05403 03:05:51 Step 6/22 : COPY go.mod . 03:05:51 ---> Using cache 03:05:51 ---> 56c15eb6f4d2 03:05:51 Step 7/22 : RUN go mod download 03:05:51 ---> Using cache 03:05:51 ---> d63c545fb7d9 03:05:51 Step 8/22 : COPY . . 03:05:51 ---> Using cache 03:05:51 ---> 03b2b20f13ed 03:05:51 Step 9/22 : RUN go mod tidy 03:05:51 ---> Using cache 03:05:51 ---> 34b302b923a9 03:05:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:05:52 ---> Running in e02b1e69242e 03:05:52 Running setup.py install for docopt: started 03:05:52 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 03:05:53 Running setup.py install for docopt: finished with status 'done' 03:05:53 Running setup.py install for dockerpty: started 03:05:54 Running setup.py install for dockerpty: finished with status 'done' 03:05:54 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 03:05:59 Removing intermediate container 24385ed20c7a 03:05:59 ---> 2e56c76f6002 03:05:59 Step 15/24 : ENV APP_PORT=58890 03:05:59 ---> Running in fa0af39c2893 03:05:59 Removing intermediate container fa0af39c2893 03:05:59 ---> 06f1b49dc44a 03:05:59 Step 16/24 : EXPOSE $APP_PORT 03:05:59 ---> Running in 0e865c243ce0 03:05:59 Removing intermediate container 0e865c243ce0 03:05:59 ---> f8fc1738d4ec 03:05:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:06:00 ---> 9dbc8ad16bf9 03:06:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:06:00 ---> bf1d02652e47 03:06:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:06:00 ---> e20da38e00a8 03:06:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:06:00 ---> Running in 0bcc71db5764 03:06:00 Removing intermediate container 0bcc71db5764 03:06:00 ---> 7a1d1639125c 03:06:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:00 ---> Running in 564a7ad6eb82 03:06:01 Removing intermediate container 564a7ad6eb82 03:06:01 ---> f6db6559c866 03:06:01 Step 22/24 : LABEL arch=x86_64 03:06:01 ---> Running in 40ea3dcd1cd7 03:06:01 Removing intermediate container 40ea3dcd1cd7 03:06:01 ---> a343ac0da5d1 03:06:01 Step 23/24 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:06:01 ---> Running in f9d982b627d4 03:06:01 Removing intermediate container f9d982b627d4 03:06:01 ---> 69fd2fa75253 03:06:01 Step 24/24 : LABEL version=0.0.0 03:06:01 ---> Running in 82072b71dcd0 03:06:01 Removing intermediate container 82072b71dcd0 03:06:01 ---> 17cad5c13255 03:06:01 03:06:01 Successfully built 17cad5c13255 03:06:01 Successfully tagged sys-mgmt-agent:latest 03:06:17  Building sys-mgmt-agent ... done Removing intermediate container a6171fc1bc4a 03:06:17 ---> 2e8d7cd81596 03:06:17 03:06:17 Step 11/24 : FROM alpine:3.14 03:06:17 ---> 14119a10abf4 03:06:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:06:17 ---> Using cache 03:06:17 ---> 8a47c2c27a03 03:06:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:17 ---> Using cache 03:06:17 ---> d4d4673c6ec1 03:06:17 Step 14/24 : ENV APP_PORT=59881 03:06:17 ---> Running in 321026ec3a0f 03:06:17 Removing intermediate container 321026ec3a0f 03:06:17 ---> 5dcba90d3fd9 03:06:17 Step 15/24 : EXPOSE $APP_PORT 03:06:17 ---> Running in 41736bb42185 03:06:17 Removing intermediate container 41736bb42185 03:06:17 ---> 4bce80c8592e 03:06:17 Step 16/24 : WORKDIR / 03:06:17 ---> Running in e53576da2db5 03:06:17 Removing intermediate container e53576da2db5 03:06:17 ---> a7ab8011ff04 03:06:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:17 ---> bb9d6494272a 03:06:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:06:17 ---> daf909522d19 03:06:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:06:17 ---> f8135237f103 03:06:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:06:17 ---> Running in cc45196d615f 03:06:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:06:17 Removing intermediate container cc45196d615f 03:06:17 ---> 680b34814817 03:06:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:17 ---> Running in ebd44e24c803 03:06:17 Removing intermediate container ebd44e24c803 03:06:17 ---> 7641abdefc41 03:06:17 Step 22/24 : LABEL arch=x86_64 03:06:17 ---> Running in 0d68e2256c43 03:06:17 Removing intermediate container 0d68e2256c43 03:06:17 ---> ad40019f566d 03:06:17 Step 23/24 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:06:17 ---> Running in f940bed642ca 03:06:17 Removing intermediate container f940bed642ca 03:06:17 ---> 4d69d2c20462 03:06:17 Step 24/24 : LABEL version=0.0.0 03:06:17 ---> Running in 90db7abb63fa 03:06:17 Removing intermediate container 90db7abb63fa 03:06:17 ---> 93d3916e89cc 03:06:17 03:06:17 Successfully built 93d3916e89cc 03:06:17 Successfully tagged core-metadata:latest 03:06:19  Building core-metadata ... done Removing intermediate container 846de98e6529 03:06:19 ---> 4b223d99870f 03:06:19 03:06:19 Step 11/23 : FROM alpine:3.14 03:06:19 ---> 14119a10abf4 03:06:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:06:19 ---> Using cache 03:06:19 ---> 8a47c2c27a03 03:06:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:19 ---> Using cache 03:06:19 ---> d4d4673c6ec1 03:06:19 Step 14/23 : ENV APP_PORT=59861 03:06:20 ---> Running in 981273f8d16e 03:06:20 Removing intermediate container 605b83f9c226 03:06:20 ---> 925ea5dcd7c3 03:06:20 03:06:20 Step 11/26 : FROM alpine:3.14 03:06:20 ---> 14119a10abf4 03:06:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:06:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:06:20 Removing intermediate container 981273f8d16e 03:06:20 ---> a32d2297726b 03:06:20 Step 15/23 : EXPOSE $APP_PORT 03:06:20 ---> Running in 49f0e1040ee8 03:06:20 ---> Running in a0037931522e 03:06:21 Removing intermediate container 49f0e1040ee8 03:06:21 ---> b9c98909b0e1 03:06:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:21 ---> cff778fa5bdf 03:06:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:06:21 (1/3) Installing ca-certificates (20191127-r5) 03:06:21 (2/3) Installing dumb-init (1.2.5-r1) 03:06:21 (3/3) Installing su-exec (0.2-r1) 03:06:21 Executing busybox-1.33.1-r3.trigger 03:06:21 Executing ca-certificates-20191127-r5.trigger 03:06:21 OK: 6 MiB in 17 packages 03:06:21 ---> 7a08425fbe6a 03:06:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:06:22 ---> 939f7b13ae6f 03:06:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:06:22 ---> Running in 8aa00896e75a 03:06:22 Removing intermediate container a0037931522e 03:06:22 ---> b09a6ef7e909 03:06:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:06:22 ---> Running in 932af7e8c037 03:06:22 Removing intermediate container 8aa00896e75a 03:06:22 ---> cd0ccdb6a550 03:06:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:22 Removing intermediate container 932af7e8c037 03:06:22 ---> 51fb937d9324 03:06:22 Step 14/26 : WORKDIR / 03:06:22 ---> Running in 34113a724a53 03:06:22 ---> Running in 4288a2f9dec9 03:06:22 Removing intermediate container 34113a724a53 03:06:22 ---> d60187102a11 03:06:22 Step 21/23 : LABEL arch=x86_64 03:06:22 Removing intermediate container 4288a2f9dec9 03:06:22 ---> 7960292e86af 03:06:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:06:22 ---> Running in 5e9a4de49475 03:06:22 Removing intermediate container 2d6b42c21a00 03:06:22 ---> d3027a16f2d4 03:06:22 Successfully built d3027a16f2d4 03:06:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:06:22 Removing intermediate container 5e9a4de49475 03:06:22 ---> 844bec9aac02 03:06:22 Step 22/23 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:06:22 ---> Running in e44ee947488f 03:06:22 ---> dfdb2b363974 03:06:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:06:23 + docker inspect -f . ci-base-image-arm64 03:06:23 . [Pipeline] withDockerContainer 03:06:23 Removing intermediate container e44ee947488f 03:06:23 ---> d029764ba526 03:06:23 Step 23/23 : LABEL version=0.0.0 03:06:23 prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 03:06:23 ---> Running in ca90309078a8 03:06:23 ---> dcb3e786be2c 03:06:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:06:23 Removing intermediate container e02b1e69242e 03:06:23 ---> de21f3b18a33 03:06:23 03:06:23 Step 11/22 : FROM alpine:3.14 03:06:23 ---> 14119a10abf4 03:06:23 Step 12/22 : RUN apk add --update --no-cache curl 03:06:23 ---> Running in f4733d38a31a 03:06:23 Removing intermediate container ca90309078a8 03:06:23 ---> fec70dc8afea 03:06:23 03:06:23 ---> 0051bdf59e12 03:06:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:23 Successfully built fec70dc8afea 03:06:23 Successfully tagged support-scheduler:latest 03:06:23  Building support-scheduler ... done  ---> 8860dee02388 03:06:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:06:23 ---> e2fbe3647033 03:06:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:06:24 (1/5) Installing ca-certificates (20191127-r5) 03:06:24 (2/5) Installing brotli-libs (1.0.9-r5) 03:06:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:06:24 (4/5) Installing libcurl (7.79.1-r0) 03:06:24 (5/5) Installing curl (7.79.1-r0) 03:06:24 Executing busybox-1.33.1-r3.trigger 03:06:24 Executing ca-certificates-20191127-r5.trigger 03:06:24 OK: 8 MiB in 19 packages 03:06:24 ---> db05b6690eb2 03:06:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:06:24 Removing intermediate container f4733d38a31a 03:06:24 ---> c073c0bd014d 03:06:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:06:24 ---> 9f1cca00750e 03:06:24 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/ 03:06:24 ---> Running in 422d90bc9381 03:06:24 ---> Running in 55912e32e81e 03:06:25 Removing intermediate container 422d90bc9381 03:06:25 ---> 7365d511add5 03:06:25 Step 14/22 : WORKDIR /edgex 03:06:25 ---> Running in 0744327b031f 03:06:25 Removing intermediate container 0744327b031f 03:06:25 ---> 69303421b719 03:06:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:06:25 $ docker top 94c5318c7098744751d1e31c262a8ada446236781fca36892b61fee8b6fc2c3d -eo pid,comm 03:06:25 ---> 6aebd2f42844 03:06:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:06:25 Removing intermediate container 55912e32e81e 03:06:25 ---> a321a70cb791 03:06:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:06:25 ---> Running in 5bea6f49a347 03:06:25 Removing intermediate container 5bea6f49a347 03:06:25 ---> 1c3c62811a5c 03:06:25 Step 24/26 : LABEL arch=x86_64 03:06:25 ---> d2f78e658d48 03:06:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:06:25 ---> Running in e78a0efc59c6 [Pipeline] { [Pipeline] sh 03:06:25 Removing intermediate container e78a0efc59c6 03:06:25 ---> e6b8ddd802f2 03:06:25 Step 25/26 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:06:25 ---> Running in 620db558db33 03:06:25 ---> 0913a8957474 03:06:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:06:25 ---> Running in 14c4eef8bcb7 03:06:26 Removing intermediate container 620db558db33 03:06:26 ---> 5b87a379bee3 03:06:26 Step 26/26 : LABEL version=0.0.0 03:06:26 ---> Running in a556ce8f8aa4 03:06:26 Removing intermediate container 14c4eef8bcb7 03:06:26 ---> 2507f802ffa9 03:06:26 Step 19/22 : CMD ["--init=true"] 03:06:26 Removing intermediate container a556ce8f8aa4 03:06:26 ---> 2b57da5a2197 03:06:26 03:06:26 ---> Running in 171e3512be7a 03:06:26 Successfully built 2b57da5a2197 03:06:26 Successfully tagged security-secretstore-setup:latest 03:06:26 + go version 03:06:26 go version go1.16.6 linux/arm64 [Pipeline] } 03:06:26 $ docker stop --time=1 94c5318c7098744751d1e31c262a8ada446236781fca36892b61fee8b6fc2c3d 03:06:26  Building security-secretstore-setup ... done Removing intermediate container 171e3512be7a 03:06:26 ---> eaca5866e6f8 03:06:26 Step 20/22 : LABEL arch=x86_64 03:06:26 ---> Running in 6b117109d9e5 03:06:26 Removing intermediate container 6b117109d9e5 03:06:26 ---> 3b284db2146e 03:06:26 Step 21/22 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:06:26 ---> Running in 9f53574763f8 03:06:26 Removing intermediate container 9f53574763f8 03:06:26 ---> 43f565fbcdbb 03:06:26 Step 22/22 : LABEL version=0.0.0 03:06:26 ---> Running in b74b5341f13a 03:06:26 Removing intermediate container b74b5341f13a 03:06:26 ---> 0eb6eb25e321 03:06:26 03:06:26 Successfully built 0eb6eb25e321 03:06:26 Successfully tagged security-proxy-setup:latest 03:06:26  Building security-proxy-setup ... done  03:06:28 $ docker rm -f 94c5318c7098744751d1e31c262a8ada446236781fca36892b61fee8b6fc2c3d [Pipeline] // withDockerContainer [Pipeline] } 03:06:28 $ docker stop --time=1 c5393b8bdd671074002ee8334c0466ec1121b6dbe4e6b3369ae3d87a46f23f7d 03:06:29 $ docker rm -f c5393b8bdd671074002ee8334c0466ec1121b6dbe4e6b3369ae3d87a46f23f7d [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } 03:06:30 + docker images 03:06:30 REPOSITORY TAG IMAGE ID CREATED SIZE 03:06:30 security-proxy-setup latest 0eb6eb25e321 4 seconds ago 26.7MB 03:06:30 security-secretstore-setup latest 2b57da5a2197 5 seconds ago 28.2MB 03:06:30 support-scheduler latest fec70dc8afea 7 seconds ago 16.1MB 03:06:30 de21f3b18a33 7 seconds ago 1.76GB 03:06:30 925ea5dcd7c3 10 seconds ago 1.76GB 03:06:30 4b223d99870f 11 seconds ago 1.75GB 03:06:30 core-metadata latest 93d3916e89cc 13 seconds ago 16.8MB 03:06:30 2e8d7cd81596 16 seconds ago 1.76GB 03:06:30 sys-mgmt-agent latest 17cad5c13255 29 seconds ago 325MB 03:06:30 core-data latest 5beb84520929 49 seconds ago 20.5MB 03:06:30 support-notifications latest 99ea310aa9a6 59 seconds ago 16.8MB 03:06:30 core-command latest 4bef8ed2e1fd About a minute ago 16MB 03:06:30 3230d97324e9 About a minute ago 1.76GB 03:06:30 6731fbac14f2 About a minute ago 1.75GB 03:06:30 security-bootstrapper latest 3f25ad12b27b About a minute ago 18.8MB 03:06:30 8e7159d979cf About a minute ago 1.75GB 03:06:30 ed8fedc359a4 About a minute ago 1.75GB 03:06:30 f37501e769ab About a minute ago 1.75GB 03:06:30 ci-base-image-x86_64 latest d9014ab5f442 6 minutes ago 1.25GB 03:06:30 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 03:06:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 03:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 03:06:30 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 03:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:06:31 + docker inspect -f . ci-base-image-arm64 03:06:31 . [Pipeline] withDockerContainer 03:06:31 prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 03:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:33 $ docker top 2a032f4e510e7a4cd64634719ee5006e39f077ade9d9b74722db3eb6c424cd62 -eo pid,comm [Pipeline] { [Pipeline] echo 03:06:33 ========================================================= 03:06:33 [edgeXBuildGoParallel] Running Tests and Build... 03:06:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:06:34 + go mod tidy [Pipeline] sh 03:06:36 + make test 03:06:36 go mod tidy 03:06:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:06:45 Still waiting to schedule task 03:06:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:07:03 ? github.com/edgexfoundry/edgex-go [no test files] 03:08:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:08:00 Running on prd-ubuntu18.04-docker-8c-8g-88 in /w/workspace/edgexfoundry_edgex-go_PR-3732 [Pipeline] { [Pipeline] ws 03:08:00 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:08:00 The recommended git tool is: git 03:08:03 using credential edgex-jenkins-ssh 03:08:03 Cloning the remote Git repository 03:08:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:08:03 > git init /w/workspace/edgex-go/4 # timeout=10 03:08:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:03 > git --version # timeout=10 03:08:03 > git --version # 'git version 2.17.1' 03:08:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:08:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.362s coverage: 98.5% of statements 03:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.416s coverage: 46.3% of statements 03:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.905s coverage: 90.1% of statements 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 81.2% of statements 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:08:35 Merging remotes/origin/main commit cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 into PR head commit 1d895a1e479dc566b397505282a98a08dc34123c 03:08:35 Merge succeeded, producing 1d895a1e479dc566b397505282a98a08dc34123c 03:08:35 Checking out Revision 1d895a1e479dc566b397505282a98a08dc34123c (PR-3732) 03:08:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3732/head:refs/remotes/origin/PR-3732 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:08:35 > git config core.sparsecheckout # timeout=10 03:08:35 > git checkout -f 1d895a1e479dc566b397505282a98a08dc34123c # timeout=10 03:08:35 > git remote # timeout=10 03:08:35 > git config --get remote.origin.url # timeout=10 03:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:35 > git merge cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 # timeout=10 03:08:35 > git rev-parse HEAD^{commit} # timeout=10 03:08:35 > git config core.sparsecheckout # timeout=10 03:08:35 > git checkout -f 1d895a1e479dc566b397505282a98a08dc34123c # timeout=10 03:08:39 Commit message: "Merge branch 'main' into edgex-go-3565-ineffassign" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:40 + echo snap-build.sh 03:08:40 snap-build.sh 03:08:40 + SNAP_BASE_DIR=. 03:08:40 + '[' '!' -z /w/workspace/edgex-go/4 ']' 03:08:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 03:08:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 03:08:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 03:08:40 + cd /w/workspace/edgex-go/4 03:08:40 + sudo apt-get remove -qy --purge lxd lxd-client 03:08:40 Reading package lists... 03:08:40 Building dependency tree... 03:08:40 Reading state information... 03:08:40 The following packages were automatically installed and are no longer required: 03:08:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:08:40 uidmap xdelta3 03:08:40 Use 'sudo apt autoremove' to remove them. 03:08:40 The following packages will be REMOVED: 03:08:40 lxd* lxd-client* 03:08:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:08:40 After this operation, 31.7 MB disk space will be freed. 03:08:41 (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.) 03:08:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:08:41 Removing lxd dnsmasq configuration 03:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.446s coverage: 94.2% of statements 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:08:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.350s coverage: 59.1% of statements 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:08:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.262s coverage: 60.0% of statements 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:08:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.8% of statements 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:08:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.195s coverage: 58.8% of statements 03:08:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.196s coverage: 21.7% of statements 03:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 47.1% of statements 03:08:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:08:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.210s coverage: 79.5% of statements 03:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 03:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements 03:08:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:08:43 (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.) 03:08:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:08:44 Processing triggers for systemd (237-3ubuntu10.45) ... 03:08:44 Processing triggers for ureadahead (0.100.0-21) ... 03:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 03:08:44 + sudo snap remove --purge lxd 03:08:44 snap "lxd" is not installed 03:08:44 + sudo groupadd --force --system lxd 03:08:44 ++ whoami 03:08:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:08:45 + newgrp - lxd 03:08:45 + sudo snap install lxd 03:08:55 2021-09-29T03:08:52Z INFO Waiting for automatic snapd restart... 03:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements 03:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 03:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 82.5% of statements 03:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:09:10 lxd 4.18 from Canonical* installed 03:09:10 + sudo lxd init --auto 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.168s coverage: 100.0% of statements 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.254s coverage: 80.0% of statements 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 03:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements 03:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.913s coverage: 64.4% of statements 03:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements 03:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 03:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 03:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 03:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 03:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.344s coverage: 70.3% of statements 03:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.773s coverage: 43.4% of statements 03:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements 03:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.316s coverage: 84.8% of statements 03:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:09:20 + sudo snap install --classic snapcraft 03:09:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 19.5% of statements 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:09:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.600s coverage: 92.0% of statements 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:09:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.215s coverage: 63.2% of statements 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:09:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 97.7% of statements 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:09:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:09:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements 03:09:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 03:09:27 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 03:09:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:09:27 GO111MODULE=on go vet ./... 03:09:32 snapcraft 5.0 from Canonical* installed 03:09:32 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:09:32 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:09:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:32 Dload Upload Total Spent Left Speed 03:09:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 3710 0 --:--:-- --:--:-- --:--:-- 3710 03:09:32 100 3325k 100 3325k 0 0 8914k 0 --:--:-- --:--:-- --:--:-- 8914k 03:09:32 ./yq_linux_amd64 03:09:32 + sudo snapcraft prime --use-lxd 03:09:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:09:34 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: 03:09:34 - README.md 03:09:34 03:09:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:09:34 Launching a container. 03:09:40 Waiting for container to be ready 03:09:40 To start your first instance, try: lxc launch ubuntu:18.04 03:09:40 03:09:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:09:44 Waiting for network to be ready... 03:09:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:09:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 03:09:44 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:09:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 03:09:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:09:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:09:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 03:09:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 03:09:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 03:09:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 03:09:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:09:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:09:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:09:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:09:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:09:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:09:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:09:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:09:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:09:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 03:09:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 03:09:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:09:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:09:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 03:09:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 03:09:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 03:09:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 03:09:49 Fetched 25.4 MB in 4s (5703 kB/s) 03:09:49 Reading package lists... 03:09:50 Reading package lists... 03:09:50 Building dependency tree... 03:09:50 Reading state information... 03:09:50 The following additional packages will be installed: 03:09:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:09:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:09:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:09:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:09:50 Suggested packages: 03:09:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:09:50 Recommended packages: 03:09:50 gnupg libsasl2-modules 03:09:50 The following NEW packages will be installed: 03:09:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:09:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:09:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:09:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:09:50 The following packages will be upgraded: 03:09:50 gpg gpg-agent gpgconf libudev1 03:09:50 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:09:50 Need to get 3527 kB of archives. 03:09:50 After this operation, 13.3 MB of additional disk space will be used. 03:09:50 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] 03:09:50 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] 03:09:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:09:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:09:50 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 03:09:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 03:09:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:09:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:09:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:09:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:09:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:09:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:09:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:09:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:09:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:09:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:09:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:09:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:09:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:09:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:09:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:09:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:09:51 debconf: delaying package configuration, since apt-utils is not installed 03:09:51 Fetched 3527 kB in 1s (3097 kB/s) 03:09:51 (Reading database ... 12511 files and directories currently installed.) 03:09:51 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 03:09:51 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:09:51 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 03:09:52 Selecting previously unselected package udev. 03:09:52 (Reading database ... 12511 files and directories currently installed.) 03:09:52 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 03:09:52 Unpacking udev (237-3ubuntu10.52) ... 03:09:52 Selecting previously unselected package libfuse2:amd64. 03:09:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:09:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:09:52 Selecting previously unselected package fuse. 03:09:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:09:52 Unpacking fuse (2.9.7-1ubuntu1) ... 03:09:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:09:52 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:09:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:09:52 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:09:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:09:52 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:09:52 Selecting previously unselected package libksba8:amd64. 03:09:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:09:52 Unpacking libksba8:amd64 (1.3.5-2) ... 03:09:52 Selecting previously unselected package libroken18-heimdal:amd64. 03:09:52 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:52 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:09:52 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:52 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:09:52 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:52 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:09:52 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:52 Selecting previously unselected package libwind0-heimdal:amd64. 03:09:52 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:09:52 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:09:52 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:09:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:09:52 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:52 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Selecting previously unselected package libsasl2-modules-db:amd64. 03:09:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:09:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:09:53 Selecting previously unselected package libsasl2-2:amd64. 03:09:53 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:09:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:09:53 Selecting previously unselected package libldap-common. 03:09:53 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:09:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:09:53 Selecting previously unselected package libldap-2.4-2:amd64. 03:09:53 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:09:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:09:53 Selecting previously unselected package dirmngr. 03:09:53 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:09:53 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:09:53 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:09:53 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:09:53 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:09:53 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:09:53 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:09:53 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:09:53 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Setting up libksba8:amd64 (1.3.5-2) ... 03:09:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:09:53 Setting up udev (237-3ubuntu10.52) ... 03:09:53 invoke-rc.d: policy-rc.d denied execution of start. 03:09:53 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Processing triggers for systemd (237-3ubuntu10) ... 03:09:53 Setting up fuse (2.9.7-1ubuntu1) ... 03:09:53 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:09:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:09:53 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:09:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:09:54 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:09:54 settings in the [Install] section, and DefaultInstance for template units). 03:09:54 This means they are not meant to be enabled using systemctl. 03:09:54 Possible reasons for having this kind of units are: 03:09:54 1) A unit may be statically enabled by being symlinked from another unit's 03:09:54 .wants/ or .requires/ directory. 03:09:54 2) A unit's purpose may be to act as a helper for some other unit which has 03:09:54 a requirement dependency on it. 03:09:54 3) A unit may be started when needed via activation (socket, path, timer, 03:09:54 D-Bus, udev, scripted systemctl call, ...). 03:09:54 4) In case of template units, the unit is meant to be enabled with some 03:09:54 instance name specified. 03:09:54 Reading package lists... 03:09:54 Building dependency tree... 03:09:54 Reading state information... 03:09:54 The following additional packages will be installed: 03:09:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:09:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:09:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:09:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:09:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:09:54 Suggested packages: 03:09:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:09:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:09:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:09:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:09:54 systemd-container policykit-1 03:09:54 Recommended packages: 03:09:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:09:54 The following NEW packages will be installed: 03:09:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:09:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:09:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:09:54 multiarch-support openssh-client python3 python3-minimal python3.6 03:09:54 python3.6-minimal snapd squashfs-tools sudo 03:09:54 The following packages will be upgraded: 03:09:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:09:55 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:09:55 Need to get 36.8 MB of archives. 03:09:55 After this operation, 147 MB of additional disk space will be used. 03:09:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 03:09:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:09:55 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 03:09:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:09:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:09:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:09:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:09:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:09:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:09:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:09:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:09:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:09:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:09:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:09:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 03:09:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 03:09:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 03:09:55 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 03:09:55 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:09:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:09:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:09:55 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:09:55 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:09:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:09:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:09:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:09:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:09:55 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:09:56 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:09:56 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 03:09:57 debconf: delaying package configuration, since apt-utils is not installed 03:09:57 Fetched 36.8 MB in 3s (14.5 MB/s) 03:09:57 (Reading database ... 12757 files and directories currently installed.) 03:09:57 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 03:09:57 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:09:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 03:09:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:09:58 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 03:09:58 (Reading database ... 12757 files and directories currently installed.) 03:09:58 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:09:58 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:09:58 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:09:58 (Reading database ... 12757 files and directories currently installed.) 03:09:58 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:09:58 Unpacking apt (1.6.14) over (1.6.1) ... 03:09:58 Setting up apt (1.6.14) ... 03:09:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:09:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:09:59 (Reading database ... 12764 files and directories currently installed.) 03:09:59 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:09:59 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:09:59 Selecting previously unselected package libpython3.6-minimal:amd64. 03:09:59 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:09:59 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:09:59 Selecting previously unselected package libexpat1:amd64. 03:09:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:09:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:09:59 Selecting previously unselected package python3.6-minimal. 03:09:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:09:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:09:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 03:09:59 Checking for services that may need to be restarted...done. 03:09:59 Checking for services that may need to be restarted...done. 03:09:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:09:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:09:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:10:00 Selecting previously unselected package python3-minimal. 03:10:00 (Reading database ... 13012 files and directories currently installed.) 03:10:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:10:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:10:00 Selecting previously unselected package mime-support. 03:10:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:10:00 Unpacking mime-support (3.60ubuntu1) ... 03:10:00 Selecting previously unselected package libmpdec2:amd64. 03:10:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:10:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:10:00 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:10:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:00 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:00 Selecting previously unselected package python3.6. 03:10:00 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:00 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:10:00 Selecting previously unselected package libpython3-stdlib:amd64. 03:10:00 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:10:00 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:10:00 Setting up python3-minimal (3.6.7-1~18.04) ... 03:10:00 Selecting previously unselected package python3. 03:10:00 (Reading database ... 13442 files and directories currently installed.) 03:10:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:10:00 Unpacking python3 (3.6.7-1~18.04) ... 03:10:00 Selecting previously unselected package multiarch-support. 03:10:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:10:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:10:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:10:00 Selecting previously unselected package liblzo2-2:amd64. 03:10:00 (Reading database ... 13479 files and directories currently installed.) 03:10:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:10:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:10:01 Selecting previously unselected package libbsd0:amd64. 03:10:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:10:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:10:01 Selecting previously unselected package sudo. 03:10:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:10:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:10:01 Selecting previously unselected package apparmor. 03:10:01 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:10:01 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:10:01 Selecting previously unselected package libedit2:amd64. 03:10:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:10:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:10:01 Selecting previously unselected package libkrb5support0:amd64. 03:10:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:10:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:10:01 Selecting previously unselected package libk5crypto3:amd64. 03:10:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:10:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:10:01 Selecting previously unselected package libkeyutils1:amd64. 03:10:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:10:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:10:01 Selecting previously unselected package libkrb5-3:amd64. 03:10:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:10:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:10:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:10:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:10:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:10:01 Selecting previously unselected package libssl1.0.0:amd64. 03:10:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 03:10:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:10:01 Selecting previously unselected package openssh-client. 03:10:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 03:10:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 03:10:01 Selecting previously unselected package squashfs-tools. 03:10:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 03:10:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:10:01 Selecting previously unselected package snapd. 03:10:01 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 03:10:01 Unpacking snapd (2.51.1+18.04) ... 03:10:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:10:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:10:04 Setting up mime-support (3.60ubuntu1) ... 03:10:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:10:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:10:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:10:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:10:04 Setting up systemd (237-3ubuntu10.52) ... 03:10:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:10:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:10:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:10:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:10:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:10:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:10:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:10:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:10:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:10:05 Setting up python3 (3.6.7-1~18.04) ... 03:10:05 running python rtupdate hooks for python3.6... 03:10:05 running python post-rtupdate hooks for python3.6... 03:10:05 Setting up apparmor (2.12-4ubuntu5.1) ... 03:10:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:10:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:10:06 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 03:10:06 Setting up snapd (2.51.1+18.04) ... 03:10:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:10:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:10:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:10:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:10:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:10:08 /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' 03:10:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:10:08 Processing triggers for systemd (237-3ubuntu10.52) ... 03:10:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:10:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:10:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:10:10 Reading package lists... 03:10:10 Reading package lists... 03:10:10 Building dependency tree... 03:10:10 Reading state information... 03:10:11 Calculating upgrade... 03:10:11 The following packages will be upgraded: 03:10:11 advancecomp base-files bash binutils binutils-common 03:10:11 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:10:11 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:10:11 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:10:11 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:10:11 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:10:11 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:10:11 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:10:11 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:10:11 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:10:11 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:10:11 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:10:11 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:10:11 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:10:11 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:10:11 ubuntu-keyring util-linux 03:10:11 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:10:11 Need to get 64.2 MB of archives. 03:10:11 After this operation, 5142 kB of additional disk space will be used. 03:10:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 03:10:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:10:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:10:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:10:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:10:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:10:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:10:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:10:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:10:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:10:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:10:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:10:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:10:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:10:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:10:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:10:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:10:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:10:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:10:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:10:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:10:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:10:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:10:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:10:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:10:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:10:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:10:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:10:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:10:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:10:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:10:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:10:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:10:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 03:10:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:10:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:10:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:10:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:10:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:10:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:10:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:10:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 03:10:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 03:10:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:10:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:10:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:10:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:10:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:10:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:10:11 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] 03:10:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:10:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:10:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:10:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:10:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:10:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:10:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:10:12 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:10:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:10:12 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:10:12 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:10:12 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:10:12 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:10:12 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:10:12 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:10:12 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:10:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:10:12 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:10:12 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 03:10:12 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:10:12 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:10:12 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:10:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:10:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:10:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:10:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:10:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:10:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:10:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:10:13 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:10:13 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:10:13 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:10:13 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:10:13 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:10:13 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] 03:10:13 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:10:13 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 03:10:13 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] 03:10:13 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:10:13 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:10:13 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:10:13 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 03:10:13 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:10:13 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:10:13 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:10:13 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:10:13 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] 03:10:13 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:10:13 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:10:13 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:10:13 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:10:13 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:10:13 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:10:13 debconf: delaying package configuration, since apt-utils is not installed 03:10:13 Fetched 64.2 MB in 2s (27.2 MB/s) 03:10:13 (Reading database ... 13914 files and directories currently installed.) 03:10:13 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:10:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:14 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:10:14 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:14 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 03:10:14 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 03:10:14 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:14 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:14 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:15 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:15 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:15 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:15 (Reading database ... 13914 files and directories currently installed.) 03:10:15 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:15 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:10:15 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:10:15 (Reading database ... 13914 files and directories currently installed.) 03:10:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:15 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:15 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:15 (Reading database ... 13914 files and directories currently installed.) 03:10:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:10:15 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:10:16 (Reading database ... 13914 files and directories currently installed.) 03:10:16 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 03:10:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:10:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:10:16 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 03:10:16 Setting up base-files (10.1ubuntu2.11) ... 03:10:16 Installing new version of config file /etc/issue ... 03:10:16 Installing new version of config file /etc/issue.net ... 03:10:16 Installing new version of config file /etc/lsb-release ... 03:10:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:10:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:10:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:10:16 Removing obsolete conffile /etc/default/motd-news ... 03:10:16 (Reading database ... 13915 files and directories currently installed.) 03:10:16 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:10:16 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:10:16 Setting up bash (4.4.18-2ubuntu1.2) ... 03:10:16 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 03:10:17 (Reading database ... 13915 files and directories currently installed.) 03:10:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:10:17 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:10:17 (Reading database ... 13915 files and directories currently installed.) 03:10:17 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:10:17 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:10:17 Setting up tar (1.29b-2ubuntu0.2) ... 03:10:17 (Reading database ... 13915 files and directories currently installed.) 03:10:17 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:10:17 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:17 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:10:17 (Reading database ... 13915 files and directories currently installed.) 03:10:17 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:17 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:17 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:17 (Reading database ... 13915 files and directories currently installed.) 03:10:17 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:17 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:10:17 (Reading database ... 13915 files and directories currently installed.) 03:10:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:10:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:10:17 Setting up grep (3.1-2build1) ... 03:10:17 (Reading database ... 13915 files and directories currently installed.) 03:10:17 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:10:17 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:10:17 Setting up gzip (1.6-5ubuntu1.1) ... 03:10:17 (Reading database ... 13915 files and directories currently installed.) 03:10:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:10:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:10:18 Setting up login (1:4.5-1ubuntu2) ... 03:10:18 (Reading database ... 13915 files and directories currently installed.) 03:10:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:18 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:10:18 (Reading database ... 13915 files and directories currently installed.) 03:10:18 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:18 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:10:19 (Reading database ... 13915 files and directories currently installed.) 03:10:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:10:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:10:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:10:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:10:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:10:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:10:19 (Reading database ... 13915 files and directories currently installed.) 03:10:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:10:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:10:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:10:19 (Reading database ... 13915 files and directories currently installed.) 03:10:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:19 (Reading database ... 13915 files and directories currently installed.) 03:10:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:20 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:20 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:20 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:10:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:10:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:10:21 (Reading database ... 13915 files and directories currently installed.) 03:10:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:10:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:10:22 (Reading database ... 13915 files and directories currently installed.) 03:10:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:10:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:10:22 (Reading database ... 13917 files and directories currently installed.) 03:10:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:10:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:10:22 Setting up debconf (1.5.66ubuntu1) ... 03:10:22 (Reading database ... 13917 files and directories currently installed.) 03:10:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:10:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:10:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:10:22 (Reading database ... 13917 files and directories currently installed.) 03:10:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:10:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:10:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:10:22 (Reading database ... 13917 files and directories currently installed.) 03:10:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:22 (Reading database ... 13917 files and directories currently installed.) 03:10:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:23 (Reading database ... 13919 files and directories currently installed.) 03:10:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:23 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:23 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:23 (Reading database ... 13923 files and directories currently installed.) 03:10:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 03:10:23 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:10:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:23 (Reading database ... 13923 files and directories currently installed.) 03:10:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 03:10:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 03:10:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 03:10:23 (Reading database ... 13923 files and directories currently installed.) 03:10:23 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:10:23 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:10:23 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:10:23 (Reading database ... 13923 files and directories currently installed.) 03:10:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:10:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:23 (Reading database ... 13923 files and directories currently installed.) 03:10:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:24 (Reading database ... 13923 files and directories currently installed.) 03:10:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:10:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:10:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:10:24 (Reading database ... 13923 files and directories currently installed.) 03:10:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:10:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:10:24 Setting up passwd (1:4.5-1ubuntu2) ... 03:10:24 (Reading database ... 13923 files and directories currently installed.) 03:10:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:10:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:10:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:10:24 (Reading database ... 13923 files and directories currently installed.) 03:10:24 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:10:24 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:10:24 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:10:24 (Reading database ... 13923 files and directories currently installed.) 03:10:24 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:10:24 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:10:24 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:10:24 (Reading database ... 13923 files and directories currently installed.) 03:10:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:10:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:10:25 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:10:25 (Reading database ... 13923 files and directories currently installed.) 03:10:25 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:10:25 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:10:25 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:10:25 (Reading database ... 13923 files and directories currently installed.) 03:10:25 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:10:25 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:10:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:10:25 (Reading database ... 13923 files and directories currently installed.) 03:10:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 03:10:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 03:10:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 03:10:25 (Reading database ... 13923 files and directories currently installed.) 03:10:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:10:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:10:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:10:25 (Reading database ... 13923 files and directories currently installed.) 03:10:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:10:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:10:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:10:25 (Reading database ... 13924 files and directories currently installed.) 03:10:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:10:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:10:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:10:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:10:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:10:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:10:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 03:10:25 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 03:10:26 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:10:26 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:10:26 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:10:26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:10:26 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:10:26 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:10:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:10:26 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:10:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:10:26 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:10:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:10:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:10:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:10:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:10:26 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:10:26 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:10:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:10:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:10:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:10:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:10:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:27 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:27 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:27 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:27 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:10:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:10:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:10:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:10:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:10:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:10:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:31 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:31 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:31 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:31 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:10:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:10:31 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:10:31 03:10:31 Current default time zone: 'Etc/UTC' 03:10:31 Local time is now: Wed Sep 29 03:10:30 UTC 2021. 03:10:31 Universal Time is now: Wed Sep 29 03:10:30 UTC 2021. 03:10:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:10:31 03:10:31 Setting up systemd-sysv (237-3ubuntu10.52) ... 03:10:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:31 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 03:10:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:10:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:10:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:10:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:10:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:10:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:10:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:10:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:10:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:10:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:31 Setting up patch (2.7.6-2ubuntu1.1) ... 03:10:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:10:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:10:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 03:10:31 Installing new version of config file /etc/ssl/openssl.cnf ... 03:10:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:10:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:10:31 Setting up ca-certificates (20210119~18.04.2) ... 03:10:32 Updating certificates in /etc/ssl/certs... 03:10:33 23 added, 28 removed; done. 03:10:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:10:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:10:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:10:33 Setting up pkgbinarymangler (138.18.04.1) ... 03:10:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:10:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:10:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:33 Setting up perl (5.26.1-6ubuntu0.5) ... 03:10:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:10:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:10:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:10:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:10:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:10:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:10:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:10:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:10:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:10:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:10:34 Processing triggers for systemd (237-3ubuntu10.52) ... 03:10:34 Processing triggers for mime-support (3.60ubuntu1) ... 03:10:34 Processing triggers for ca-certificates (20210119~18.04.2) ... 03:10:34 Updating certificates in /etc/ssl/certs... 03:10:34 0 added, 0 removed; done. 03:10:34 Running hooks in /etc/ca-certificates/update.d... 03:10:34 done. 03:10:35 Reading package lists... 03:10:35 Building dependency tree... 03:10:35 Reading state information... 03:10:35 The following NEW packages will be installed: 03:10:35 apt-transport-https 03:10:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:10:35 Need to get 4348 B of archives. 03:10:35 After this operation, 154 kB of additional disk space will be used. 03:10:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:10:35 debconf: delaying package configuration, since apt-utils is not installed 03:10:35 Fetched 4348 B in 0s (23.6 kB/s) 03:10:35 Selecting previously unselected package apt-transport-https. 03:10:35 (Reading database ... 13928 files and directories currently installed.) 03:10:35 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:10:35 Unpacking apt-transport-https (1.6.14) ... 03:10:35 Setting up apt-transport-https (1.6.14) ... 03:10:36 Waiting for network to be ready... 03:10:42 2021-09-29T03:10:39Z INFO Waiting for automatic snapd restart... 03:10:43 snapd 2.51.7 from Canonical* installed 03:10:44 "snapd" switched to the "latest/stable" channel 03:10:44 03:10:46 core18 20210722 from Canonical* installed 03:10:46 "core18" switched to the "latest/stable" channel 03:10:46 03:10:49 snapcraft 5.0 from Canonical* installed 03:10:49 "snapcraft" switched to the "latest/stable" channel 03:10:49 03:10:53 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: 03:10:53 - README.md 03:10:53 03:10:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:10:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:10:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:10:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:10:55 Reading package lists... 03:10:55 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 03:10:55 Reading package lists... 03:10:56 Building dependency tree... 03:10:56 Reading state information... 03:10:56 Suggested packages: 03:10:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:10:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:10:56 Recommended packages: 03:10:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:10:56 The following NEW packages will be installed: 03:10:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:10:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:10:56 pkg-config zip 03:10:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:10:56 Need to get 7670 kB of archives. 03:10:56 After this operation, 43.8 MB of additional disk space will be used. 03:10:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:10:56 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:10:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 03:10:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 03:10:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 03:10:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:10:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:10:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:10:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:10:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:10:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:10:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:10:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:10:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:10:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:10:57 debconf: delaying package configuration, since apt-utils is not installed 03:10:57 Fetched 7670 kB in 1s (8422 kB/s) 03:10:57 Selecting previously unselected package libglib2.0-0:amd64. 03:10:57 (Reading database ... 13932 files and directories currently installed.) 03:10:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:10:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:10:57 Selecting previously unselected package libpsl5:amd64. 03:10:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:10:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:10:57 Selecting previously unselected package libnghttp2-14:amd64. 03:10:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:10:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:10:57 Selecting previously unselected package librtmp1:amd64. 03:10:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:10:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:10:57 Selecting previously unselected package libcurl3-gnutls:amd64. 03:10:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 03:10:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:10:57 Selecting previously unselected package liberror-perl. 03:10:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:10:57 Unpacking liberror-perl (0.17025-1) ... 03:10:57 Selecting previously unselected package git-man. 03:10:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 03:10:57 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 03:10:57 Selecting previously unselected package git. 03:10:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 03:10:57 Unpacking git (1:2.17.1-1ubuntu0.9) ... 03:10:58 Selecting previously unselected package libnorm1:amd64. 03:10:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:10:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:10:58 Selecting previously unselected package libpgm-5.2-0:amd64. 03:10:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:10:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:10:58 Selecting previously unselected package libsodium23:amd64. 03:10:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:10:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:10:58 Selecting previously unselected package libzmq5:amd64. 03:10:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:10:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:10:58 Selecting previously unselected package libzmq3-dev:amd64. 03:10:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:10:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:10:58 Selecting previously unselected package pkg-config. 03:10:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:10:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:10:58 Selecting previously unselected package zip. 03:10:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:10:58 Unpacking zip (3.0-11build1) ... 03:10:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:10:58 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 03:10:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:10:58 Setting up liberror-perl (0.17025-1) ... 03:10:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:10:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:10:58 No schema files found: doing nothing. 03:10:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:10:58 Setting up zip (3.0-11build1) ... 03:10:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:10:58 Setting up libsodium23:amd64 (1.0.16-2) ... 03:10:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:10:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:10:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:10:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:10:58 Setting up git (1:2.17.1-1ubuntu0.9) ... 03:10:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:10:59 git set to automatically installed. 03:10:59 git-man set to automatically installed. 03:10:59 libcurl3-gnutls set to automatically installed. 03:10:59 liberror-perl set to automatically installed. 03:10:59 libglib2.0-0 set to automatically installed. 03:10:59 libnghttp2-14 set to automatically installed. 03:10:59 libnorm1 set to automatically installed. 03:10:59 libpgm-5.2-0 set to automatically installed. 03:10:59 libpsl5 set to automatically installed. 03:10:59 librtmp1 set to automatically installed. 03:10:59 libsodium23 set to automatically installed. 03:10:59 libzmq3-dev set to automatically installed. 03:10:59 libzmq5 set to automatically installed. 03:10:59 pkg-config set to automatically installed. 03:10:59 zip set to automatically installed. 03:11:00 snapd is not logged in, snap install commands will use sudo 03:11:03 gofmt -l . 03:11:03 [ "`gofmt -l .`" = "" ] 03:11:03 ./bin/test-attribution-txt.sh [Pipeline] sh 03:11:04 + ls -al . 03:11:04 total 640 03:11:04 drwxrwxr-x 9 1001 1001 4096 Sep 29 03:10 . 03:11:04 drwxr-xr-x 4 root root 4096 Sep 29 03:06 .. 03:11:04 -rw-rw-r-- 1 1001 1001 11 Sep 29 03:04 .dockerignore 03:11:04 drwxrwxr-x 8 1001 1001 4096 Sep 29 03:04 .git 03:11:04 drwxrwxr-x 4 1001 1001 4096 Sep 29 03:04 .github 03:11:04 -rw-rw-r-- 1 1001 1001 818 Sep 29 03:04 .gitignore 03:11:04 -rw-rw-r-- 1 1001 1001 83 Sep 29 03:04 .golangci.yml 03:11:04 -rw-rw-r-- 1 1001 1001 76 Sep 29 03:04 .hadolint.yml 03:11:04 -rw-rw-r-- 1 1001 1001 166 Sep 29 03:04 .sonarcloud.properties 03:11:04 -rw-rw-r-- 1 1001 1001 1171 Sep 29 03:04 ADOPTERS.md 03:11:04 -rw-rw-r-- 1 1001 1001 8493 Sep 29 03:04 Attribution.txt 03:11:04 -rw-rw-r-- 1 1001 1001 43881 Sep 29 03:04 CHANGELOG.md 03:11:04 -rw-rw-r-- 1 1001 1001 3804 Sep 29 03:04 CONTRIBUTING.md 03:11:04 -rw-rw-r-- 1 1001 1001 677 Sep 29 03:04 GOVERNANCE.md 03:11:04 -rw-rw-r-- 1 1001 1001 849 Sep 29 03:04 Jenkinsfile 03:11:04 -rw-rw-r-- 1 1001 1001 10775 Sep 29 03:04 LICENSE 03:11:04 -rw-rw-r-- 1 1001 1001 6386 Sep 29 03:04 Makefile 03:11:04 -rw-rw-r-- 1 1001 1001 582 Sep 29 03:04 OWNERS.md 03:11:04 -rw-rw-r-- 1 1001 1001 8643 Sep 29 03:04 README.md 03:11:04 -rw-rw-r-- 1 1001 1001 6912 Sep 29 03:04 SECURITY.md 03:11:04 -rw-rw-r-- 1 1001 1001 5 Sep 29 02:59 VERSION 03:11:04 -rw-rw-r-- 1 1001 1001 4131 Sep 29 03:04 ZMQWindows.md 03:11:04 drwxrwxr-x 2 1001 1001 4096 Sep 29 03:04 bin 03:11:04 drwxrwxr-x 14 1001 1001 4096 Sep 29 03:04 cmd 03:11:04 -rw-r--r-- 1 root root 403195 Sep 29 03:09 coverage.out 03:11:04 -rw-rw-r-- 1 1001 1001 841 Sep 29 03:04 go.mod 03:11:04 -rw-r--r-- 1 root root 50064 Sep 29 03:06 go.sum 03:11:04 drwxrwxr-x 8 1001 1001 4096 Sep 29 03:04 internal 03:11:04 drwxrwxr-x 3 1001 1001 4096 Sep 29 03:04 openapi 03:11:04 drwxrwxr-x 4 1001 1001 4096 Sep 29 03:04 snap 03:11:04 -rw-rw-r-- 1 1001 1001 204 Sep 29 03:04 version.go [Pipeline] sh 03:11:05 + '[' -e coverage.out ] 03:11:05 + chown 1001:1001 coverage.out [Pipeline] stash 03:11:05 Warning: overwriting stash ‘coverage-report’ 03:11:06 Stashed 1 file(s) [Pipeline] sh 03:11:06 + make build 03:11:06 go mod tidy 03:11:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:11:09 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 03:11:09 snapd is not logged in, snap install commands will use sudo 03:11:10 snap "core18" has no updates available 03:11:10 Pulling config-common 03:11:10 + snapcraftctl pull 03:11:12 Pulling go-build-helper 03:11:12 + snapcraftctl pull 03:11:13 'edgex-go' has dependencies that need to be staged: go-build-helper 03:11:13 Skipping pull go-build-helper (already ran) 03:11:13 Building go-build-helper 03:11:13 + snapcraftctl build 03:11:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:11:15 Staging go-build-helper 03:11:15 + snapcraftctl stage 03:11:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:11:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:11:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 03:11:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 03:11:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:11:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:11:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 03:11:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 03:11:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 03:11:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 03:11:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:11:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:11:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:11:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:11:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:11:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:11:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:11:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:11:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:11:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 03:11:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 03:11:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:11:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:11:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 03:11:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 03:11:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 03:11:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 03:11:25 Fetched 25.4 MB in 0s (0 B/s) 03:11:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:11:25 Fetched 224 kB in 0s (0 B/s) 03:11:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:11:25 Fetched 157 kB in 0s (0 B/s) 03:11:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:11:25 Fetched 221 kB in 0s (0 B/s) 03:11:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:11:25 Fetched 143 kB in 0s (0 B/s) 03:11:25 Pulling edgex-go 03:11:25 + snapcraftctl pull 03:11:25 Pulling hooks 03:11:25 + snapcraftctl pull 03:11:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:11:41 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 03:11:43 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:11:43 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:11:43 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:11:43 Fetched 0 B in 0s (0 B/s) 03:11:43 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:11:43 Fetched 96.5 kB in 0s (0 B/s) 03:11:43 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:11:43 Fetched 279 kB in 0s (0 B/s) 03:11:43 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:11:43 Fetched 122 kB in 0s (0 B/s) 03:11:43 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:11:43 Fetched 77.8 kB in 0s (0 B/s) 03:11:43 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:11:43 Fetched 8848 B in 0s (0 B/s) 03:11:43 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:11:43 Fetched 47.8 kB in 0s (0 B/s) 03:11:43 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:11:43 Fetched 45.6 kB in 0s (0 B/s) 03:11:43 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:11:43 Fetched 15.0 kB in 0s (0 B/s) 03:11:43 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 03:11:43 Fetched 220 kB in 0s (0 B/s) 03:11:43 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:11:43 Fetched 154 kB in 0s (0 B/s) 03:11:43 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:11:43 Fetched 50.6 kB in 0s (0 B/s) 03:11:43 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:11:43 Fetched 14.8 kB in 0s (0 B/s) 03:11:43 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:11:43 Fetched 41.8 kB in 0s (0 B/s) 03:11:43 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:11:43 Fetched 499 kB in 0s (0 B/s) 03:11:43 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:11:43 Fetched 111 kB in 0s (0 B/s) 03:11:43 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:11:43 Fetched 240 kB in 0s (0 B/s) 03:11:43 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:11:43 Fetched 29.3 kB in 0s (0 B/s) 03:11:43 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:11:43 Fetched 85.5 kB in 0s (0 B/s) 03:11:43 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:11:43 Fetched 24.5 kB in 0s (0 B/s) 03:11:43 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:11:43 Fetched 49.2 kB in 0s (0 B/s) 03:11:43 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:11:43 Fetched 54.2 kB in 0s (0 B/s) 03:11:43 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:11:43 Fetched 30.8 kB in 0s (0 B/s) 03:11:43 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:11:43 Fetched 15.8 kB in 0s (0 B/s) 03:11:43 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:11:43 Fetched 85.9 kB in 0s (0 B/s) 03:11:43 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:11:43 Fetched 8720 B in 0s (0 B/s) 03:11:43 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:11:43 Fetched 140 kB in 0s (0 B/s) 03:11:43 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:11:43 Fetched 119 kB in 0s (0 B/s) 03:11:43 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:11:43 Fetched 111 kB in 0s (0 B/s) 03:11:43 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:11:43 Fetched 11.1 kB in 0s (0 B/s) 03:11:43 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 03:11:43 Fetched 646 kB in 0s (0 B/s) 03:11:43 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:11:43 Fetched 41.3 kB in 0s (0 B/s) 03:11:43 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:11:43 Fetched 17.9 kB in 0s (0 B/s) 03:11:43 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:11:43 Fetched 368 kB in 0s (0 B/s) 03:11:43 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:11:43 Fetched 187 kB in 0s (0 B/s) 03:11:43 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:11:43 Fetched 175 kB in 0s (0 B/s) 03:11:43 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:11:43 Fetched 206 kB in 0s (0 B/s) 03:11:43 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 03:11:43 Fetched 1302 kB in 0s (0 B/s) 03:11:43 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:11:43 Fetched 36.2 kB in 0s (0 B/s) 03:11:43 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 03:11:43 Fetched 159 kB in 0s (0 B/s) 03:11:43 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:11:43 Fetched 107 kB in 0s (0 B/s) 03:11:43 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:11:43 Fetched 48.7 kB in 0s (0 B/s) 03:11:43 Pulling static-packages 03:11:43 + snapcraftctl pull 03:11:44 Pulling version 03:11:44 + cd /root/project 03:11:44 + git describe --tags --abbrev=0 03:11:44 + sed s/v// 03:11:44 + GIT_VERSION=2.0.1-dev.55 03:11:44 + [ -z 2.0.1-dev.55 ] 03:11:44 + snapcraftctl set-version 2.0.1-dev.55 03:11:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:11:45 Building config-common 03:11:45 + snapcraftctl build 03:11:45 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 03:11:47 Skipping build go-build-helper (already ran) 03:11:47 Building edgex-go 03:11:47 + cd /root/parts/edgex-go/src 03:11:47 + + sed s/v// 03:11:47 git describe --tags --abbrev=0 03:11:47 + GIT_VERSION=2.0.1-dev.55 03:11:47 + [ -z 2.0.1-dev.55 ] 03:11:47 + echo 2.0.1-dev.55 03:11:47 + make build 03:11:47 go mod tidy 03:11:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:11:50 go: downloading github.com/gorilla/mux v1.8.0 03:11:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 03:11:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 03:11:50 go: downloading github.com/stretchr/testify v1.7.0 03:11:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 03:11:50 go: downloading github.com/google/uuid v1.3.0 03:11:50 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 03:11:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 03:11:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:11:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:11:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 03:11:50 go: downloading github.com/lib/pq v1.10.3 03:11:50 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 03:11:50 go: downloading github.com/pelletier/go-toml v1.9.4 03:11:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:11:51 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:11:51 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 03:11:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 03:11:51 go: downloading github.com/go-playground/validator/v10 v10.9.0 03:11:51 go: downloading github.com/go-kit/kit v0.11.0 03:11:51 go: downloading github.com/davecgh/go-spew v1.1.1 03:11:51 go: downloading github.com/pmezard/go-difflib v1.0.0 03:11:51 go: downloading github.com/stretchr/objx v0.1.1 03:11:51 go: downloading github.com/x448/float16 v0.8.4 03:11:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:11:52 go: downloading github.com/go-playground/universal-translator v0.18.0 03:11:52 go: downloading github.com/leodido/go-urn v1.2.1 03:11:52 go: downloading golang.org/x/text v0.3.6 03:11:52 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:11:52 go: downloading github.com/go-playground/locales v0.14.0 03:11:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 03:11:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:11:52 go: downloading github.com/pebbe/zmq4 v1.2.7 03:11:52 go: downloading github.com/go-logfmt/logfmt v0.5.0 03:11:52 go: downloading github.com/go-stack/stack v1.8.0 03:11:52 go: downloading github.com/kr/pretty v0.3.0 03:11:52 go: downloading github.com/hashicorp/consul/api v1.8.1 03:11:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:11:52 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 03:11:52 go: downloading github.com/gorilla/websocket v1.4.2 03:11:52 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 03:11:52 go: downloading github.com/onsi/ginkgo v1.10.1 03:11:52 go: downloading github.com/onsi/gomega v1.7.0 03:11:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:11:52 go: downloading github.com/mitchellh/copystructure v1.0.0 03:11:52 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:11:52 go: downloading github.com/kr/text v0.2.0 03:11:52 go: downloading github.com/rogpeppe/go-internal v1.8.0 03:11:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:11:52 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:11:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:11:52 go: downloading github.com/hashicorp/serf v0.9.5 03:11:52 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:11:52 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:11:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:11:52 go: downloading github.com/fatih/color v1.9.0 03:11:52 go: downloading github.com/mattn/go-colorable v0.1.6 03:11:52 go: downloading github.com/mattn/go-isatty v0.0.12 03:11:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:11:53 go: downloading github.com/pkg/errors v0.9.1 03:11:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:11:53 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:11:53 go: downloading github.com/hashicorp/memberlist v0.2.2 03:11:53 go: downloading github.com/hpcloud/tail v1.0.0 03:11:53 go: downloading gopkg.in/yaml.v2 v2.4.0 03:11:53 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:11:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:11:53 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:11:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:11:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:11:53 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:11:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:11:53 go: downloading github.com/miekg/dns v1.1.26 03:11:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:11:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:11:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:11:53 go: downloading github.com/hashicorp/errwrap v1.0.0 03:11:53 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 03:11:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data 03:11:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:12:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:12:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:12:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:12:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command 03:12:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:12:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:12: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 03:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:12:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:12:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:12:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:12:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config 03:12:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:12:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:12:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:12:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:12:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:12:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:12:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:12:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:12:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:12:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:12:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:12:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:12:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:12:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:12:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:12:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:12:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:12:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:12:15 + 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 03:12:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:12:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:12:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:12:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:12:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:12:15 + 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 03:12:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:12:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:12:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:12:16 Building hooks 03:12:16 + cd /root/parts/hooks/src 03:12:16 + make build 03:12:16 go mod tidy [Pipeline] } 03:12:17 $ docker stop --time=1 2a032f4e510e7a4cd64634719ee5006e39f077ade9d9b74722db3eb6c424cd62 03:12:17 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 03:12:17 go: downloading github.com/stretchr/testify v1.5.1 03:12:17 go: downloading github.com/davecgh/go-spew v1.1.0 03:12:17 go: downloading gopkg.in/yaml.v2 v2.2.2 03:12:17 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:12:18 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:12:18 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:12:18 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:12:20 $ docker rm -f 2a032f4e510e7a4cd64634719ee5006e39f077ade9d9b74722db3eb6c424cd62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 03:12:21 Building static-packages 03:12:21 + snapcraftctl build [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:22 03:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:22 latest: Pulling from edgex-devops/edgex-compose-arm64 03:12:22 29e5d40040c1: Pulling fs layer 03:12:22 1ce36da41761: Pulling fs layer 03:12:22 25b303627fd3: Pulling fs layer 03:12:23 Building version 03:12:23 + snapcraftctl build 03:12:23 29e5d40040c1: Verifying Checksum 03:12:23 29e5d40040c1: Download complete 03:12:24 29e5d40040c1: Pull complete 03:12:24 1ce36da41761: Verifying Checksum 03:12:24 1ce36da41761: Download complete 03:12:24 Staging config-common 03:12:24 + snapcraftctl stage 03:12:25 1ce36da41761: Pull complete 03:12:25 25b303627fd3: Verifying Checksum 03:12:25 25b303627fd3: Download complete 03:12:26 Skipping stage go-build-helper (already ran) 03:12:26 Staging edgex-go 03:12:26 + snapcraftctl stage 03:12:27 Staging hooks 03:12:27 + snapcraftctl stage 03:12:28 Staging static-packages 03:12:28 + snapcraftctl stage 03:12:29 Staging version 03:12:29 + snapcraftctl stage 03:12:30 Priming config-common 03:12:30 + snapcraftctl prime 03:12:31 Priming go-build-helper 03:12:31 + snapcraftctl prime 03:12:32 Priming edgex-go 03:12:32 + snapcraftctl prime 03:12:33 Priming hooks 03:12:33 + snapcraftctl prime 03:12:34 Priming static-packages 03:12:34 + snapcraftctl prime 03:12:35 25b303627fd3: Pull complete 03:12:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:12:36 prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 03:12:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:12:37 Priming version 03:12:37 + snapcraftctl prime 03:12:38 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 03:12:39 $ docker top b8cfe89496efd3c972794a4b92ae679f16c2e772cdb42c2bb261fd4d43b7aa2c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:12:41 + grep parallel 03:12:41 + docker-compose build --help 03:12:45 --parallel Build images in parallel. [Pipeline] } 03:12:45 $ docker stop --time=1 b8cfe89496efd3c972794a4b92ae679f16c2e772cdb42c2bb261fd4d43b7aa2c 03:12:47 $ docker rm -f b8cfe89496efd3c972794a4b92ae679f16c2e772cdb42c2bb261fd4d43b7aa2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:48 . [Pipeline] withDockerContainer 03:12:48 prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 03:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:12:50 $ docker top 979e95bdff601944f2f6c80c6ae271c427d2c3b72f71b206ea81b7d92decc814 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:51 + docker-compose -f ./docker-compose-build.yml build --parallel 03:12:55 Building core-command ... 03:12:55 Building core-data ... 03:12:55 Building core-metadata ... 03:12:55 Building security-bootstrapper ... 03:12:55 Building security-proxy-setup ... 03:12:55 Building security-secretstore-setup ... 03:12:55 Building support-notifications ... 03:12:55 Building support-scheduler ... 03:12:55 Building sys-mgmt-agent ... 03:12:55 Building security-secretstore-setup 03:12:55 Building security-bootstrapper 03:12:55 Building core-metadata 03:12:55 Building security-proxy-setup 03:12:55 Building support-scheduler 03:14:03 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:14:03 ---> d3027a16f2d4 03:14:03 Step 3/26 : WORKDIR /edgex-go 03:14:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:14:03 ---> d3027a16f2d4 03:14:03 Step 3/24 : WORKDIR /edgex-go 03:14:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:14:03 ---> d3027a16f2d4 03:14:03 Step 3/23 : WORKDIR /edgex-go 03:14:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:14:03 ---> d3027a16f2d4 03:14:03 Step 3/32 : WORKDIR /edgex-go 03:14:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:14:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:14:03 ---> d3027a16f2d4 03:14:03 Step 3/22 : WORKDIR /edgex-go 03:14:03 ---> Running in 783a880788e5 03:14:03 ---> Running in 37884d17a071 03:14:03 ---> Running in 1351b7e52967 03:14:03 ---> Running in f3913b6bf8ae 03:14:03 ---> Running in b6b6bc43cfca 03:14:03 Removing intermediate container 783a880788e5 03:14:03 ---> dba37403d037 03:14:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:03 Removing intermediate container f3913b6bf8ae 03:14:03 ---> ab28dbf35924 03:14:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:03 Removing intermediate container 37884d17a071 03:14:03 ---> 47e5f308918a 03:14:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:03 ---> Running in 8e0380e72394 03:14:03 ---> Running in 3f78289d970f 03:14:03 Removing intermediate container b6b6bc43cfca 03:14:03 ---> 1395c443184e 03:14:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:03 Removing intermediate container 1351b7e52967 03:14:03 ---> 80ab3bcc9cbb 03:14:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:03 ---> Running in 3c012271012e 03:14:03 ---> Running in 612e86592674 03:14:03 ---> Running in 9038c1ce0ec4 03:14:07 Removing intermediate container 8e0380e72394 03:14:07 ---> e2a0ea51cbd0 03:14:07 Step 5/26 : RUN apk add --update --no-cache make git 03:14:07 Removing intermediate container 3f78289d970f 03:14:07 ---> db154ed81454 03:14:07 Step 5/24 : RUN apk add --update --no-cache make git 03:14:07 ---> Running in 2016b7df77b1 03:14:07 ---> Running in ed627ed96d07 03:14:07 Removing intermediate container 3c012271012e 03:14:07 ---> f8f2f5ecf6dd 03:14:07 Step 5/32 : RUN apk add --update --no-cache make git 03:14:07 ---> Running in 911cfbee1cff 03:14:07 Removing intermediate container 9038c1ce0ec4 03:14:07 ---> 45ef108689f3 03:14:07 Step 5/23 : RUN apk add --update --no-cache make git 03:14:07 Removing intermediate container 612e86592674 03:14:07 ---> e079c2c8ba04 03:14:07 Step 5/22 : RUN apk add --update --no-cache make git 03:14:08 ---> Running in fe2920254c9e 03:14:08 ---> Running in 37e1cc86dd84 03:14:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:14:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:14:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:14:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:14:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:14:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:14:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:14:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:14:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:14:11 OK: 218 MiB in 52 packages 03:14:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:14:12 OK: 218 MiB in 52 packages 03:14:12 OK: 218 MiB in 52 packages 03:14:12 OK: 218 MiB in 52 packages 03:14:12 OK: 218 MiB in 52 packages 03:14:13 Removing intermediate container 2016b7df77b1 03:14:13 ---> 0aef858d497f 03:14:13 Step 6/24 : COPY go.mod . 03:14:13 Removing intermediate container ed627ed96d07 03:14:13 ---> 9a3862e4f6d2 03:14:13 Step 6/26 : COPY go.mod . 03:14:14 Removing intermediate container fe2920254c9e 03:14:14 ---> e0631df57ef6 03:14:14 Step 6/23 : COPY go.mod . 03:14:14 ---> b913f19f65e8 03:14:14 Step 7/24 : RUN go mod download 03:14:14 Removing intermediate container 911cfbee1cff 03:14:14 ---> a11e216ce3a9 03:14:14 Step 6/32 : COPY go.mod . 03:14:14 ---> Running in 222777b0d896 03:14:14 Removing intermediate container 37e1cc86dd84 03:14:14 ---> 61a14bcaeed9 03:14:14 Step 6/22 : COPY go.mod . 03:14:14 ---> 5bf9bbee3a8c 03:14:14 Step 7/26 : RUN go mod download 03:14:15 ---> Running in 330ad5c93b27 03:14:15 ---> b0e475213377 03:14:15 Step 7/23 : RUN go mod download 03:14:16 ---> 08ae3652d05e 03:14:16 Step 7/32 : RUN go mod download 03:14:16 ---> Running in 629523336f90 03:14:16 ---> 5e04a2e9dcb0 03:14:16 Step 7/22 : RUN go mod download 03:14:16 ---> Running in a5ed4cc293f3 03:14:16 ---> Running in 726603323c14 03:14:21 Removing intermediate container 222777b0d896 03:14:21 ---> 83992fd30a7e 03:14:21 Step 8/24 : COPY . . 03:14:21 Removing intermediate container 330ad5c93b27 03:14:21 ---> c637df42a1f5 03:14:21 Step 8/26 : COPY . . 03:14:23 Removing intermediate container a5ed4cc293f3 03:14:23 ---> 88ba58f9700f 03:14:23 Step 8/22 : COPY . . 03:14:24 Removing intermediate container 726603323c14 03:14:24 ---> 1db4c650ad1f 03:14:24 Step 8/32 : COPY . . 03:14:24 Removing intermediate container 629523336f90 03:14:24 ---> 325c524e901d 03:14:24 Step 8/23 : COPY . . 03:14:51 ---> 7a943f8c99d7 03:14:51 Step 9/26 : RUN go mod tidy 03:14:51 ---> 70f292afc427 03:14:51 Step 9/24 : RUN go mod tidy 03:14:51 ---> 5351abdfd564 03:14:51 Step 9/22 : RUN go mod tidy 03:14:51 ---> d17d97dd2f77 03:14:51 Step 9/23 : RUN go mod tidy 03:14:51 ---> b8f9577d0628 03:14:51 Step 9/32 : RUN go mod tidy 03:14:51 ---> Running in 481c45b8d177 03:14:51 ---> Running in b09e6b17d817 03:14:51 ---> Running in 7a8c1d2545fb 03:14:51 ---> Running in d63daf47d710 03:14:51 ---> Running in 4c9edbdb3487 03:14:54 Removing intermediate container 481c45b8d177 03:14:54 ---> dedc7d725c51 03:14:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:14:55 ---> Running in 2195a52695f0 03:14:55 Removing intermediate container 7a8c1d2545fb 03:14:55 ---> 821320789af6 03:14:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:14:56 Removing intermediate container b09e6b17d817 03:14:56 ---> 3092fba6156a 03:14:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:14:56 ---> Running in f92d83ff7158 03:14:56 Removing intermediate container 4c9edbdb3487 03:14:56 ---> 3f9a232348ce 03:14:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:14:56 ---> Running in b2421482d6ed 03:14:56 Removing intermediate container d63daf47d710 03:14:56 ---> b7eb234139c2 03:14:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:56 ---> Running in 09f71f62ea01 03:14:56 ---> Running in 4d868071610a 03:14:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:14:58 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 03:14:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:14:59 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 03:14:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:17:01 Removing intermediate container 4d868071610a 03:17:01 ---> ac4e12ee6bf1 03:17:01 03:17:01 Step 11/32 : FROM alpine:3.14 03:17:01 Removing intermediate container b2421482d6ed 03:17:01 ---> cb4ce41f49cb 03:17:01 03:17:01 Step 11/26 : FROM alpine:3.14 03:17:01 3.14: Pulling from library/alpine 03:17:01 3.14: Pulling from library/alpine 03:17:01 Removing intermediate container f92d83ff7158 03:17:01 ---> 9dc3b2929d3c 03:17:01 03:17:01 Step 11/22 : FROM alpine:3.14 03:17:01 3.14: Pulling from library/alpine 03:17:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:17:01 Status: Downloaded newer image for alpine:3.14 03:17:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:17:01 Status: Image is up to date for alpine:3.14 03:17:01 ---> bb3de5531c18 03:17:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:17:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:17:01 Status: Image is up to date for alpine:3.14 03:17:02 ---> bb3de5531c18 03:17:02 Step 12/22 : RUN apk add --update --no-cache curl 03:17:02 ---> bb3de5531c18 03:17:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:17:03 ---> Running in 57986fc7ec4d 03:17:03 ---> Running in 148562173d39 03:17:03 ---> Running in 902a592691fe 03:17:03 Removing intermediate container 2195a52695f0 03:17:03 ---> a256671271a4 03:17:03 03:17:03 Step 11/24 : FROM alpine:3.14 03:17:03 ---> bb3de5531c18 03:17:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:17:03 Removing intermediate container 09f71f62ea01 03:17:03 ---> 2829987264d8 03:17:03 03:17:03 Step 11/23 : FROM alpine:3.14 03:17:03 ---> bb3de5531c18 03:17:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:17:03 ---> Running in c4d9629fbab7 03:17:03 ---> Running in ff260f0f077a 03:17:03 Removing intermediate container 902a592691fe 03:17:03 ---> 75d2a5890fec 03:17:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:17:04 ---> Running in 7d26d97609f5 03:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:06 (1/5) Installing ca-certificates (20191127-r5) 03:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:06 (2/5) Installing brotli-libs (1.0.9-r5) 03:17:06 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:17:06 (4/5) Installing libcurl (7.79.1-r0) 03:17:06 (5/5) Installing curl (7.79.1-r0) 03:17:06 Executing busybox-1.33.1-r3.trigger 03:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:06 Executing ca-certificates-20191127-r5.trigger 03:17:06 (1/3) Installing ca-certificates (20191127-r5) 03:17:06 OK: 8 MiB in 19 packages 03:17:06 (2/3) Installing dumb-init (1.2.5-r1) 03:17:06 (3/3) Installing su-exec (0.2-r1) 03:17:06 Executing busybox-1.33.1-r3.trigger 03:17:06 Executing ca-certificates-20191127-r5.trigger 03:17:07 OK: 6 MiB in 17 packages 03:17:07 (1/1) Installing dumb-init (1.2.5-r1) 03:17:07 Executing busybox-1.33.1-r3.trigger 03:17:07 OK: 5 MiB in 15 packages 03:17:07 (1/1) Installing dumb-init (1.2.5-r1) 03:17:07 Executing busybox-1.33.1-r3.trigger 03:17:07 OK: 5 MiB in 15 packages 03:17:07 (1/2) Installing dumb-init (1.2.5-r1) 03:17:07 (2/2) Installing su-exec (0.2-r1) 03:17:07 Executing busybox-1.33.1-r3.trigger 03:17:07 OK: 5 MiB in 16 packages 03:17:09 Removing intermediate container ff260f0f077a 03:17:09 ---> bb9f224c0dd3 03:17:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:17:09 Removing intermediate container 148562173d39 03:17:09 ---> 36bfae80cd1f 03:17:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:17:09 ---> Running in 4d6ed1fb2fcb 03:17:09 Removing intermediate container 57986fc7ec4d 03:17:09 ---> 3880b5f7595d 03:17:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:17:09 ---> Running in 41c3fb066621 03:17:09 Removing intermediate container 7d26d97609f5 03:17:09 ---> f197985d02b6 03:17:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:17:09 Removing intermediate container c4d9629fbab7 03:17:09 ---> c688c542d11b 03:17:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:17:09 ---> Running in 3ca718c250d0 03:17:09 ---> Running in 36aac117b323 03:17:09 ---> Running in adcb470a6e6b 03:17:10 Removing intermediate container 4d6ed1fb2fcb 03:17:10 ---> f1682d266d25 03:17:10 Step 14/23 : ENV APP_PORT=59861 03:17:10 ---> Running in d4d953fb3f78 03:17:10 Removing intermediate container 41c3fb066621 03:17:10 ---> e8f0ba4f89c2 03:17:10 Step 14/22 : WORKDIR /edgex 03:17:10 ---> Running in 8ad4edcfb237 03:17:10 Removing intermediate container 3ca718c250d0 03:17:10 ---> c5f6262ee5f9 03:17:10 Step 14/26 : WORKDIR / 03:17:10 Removing intermediate container 36aac117b323 03:17:10 ---> 57bd9f15c838 03:17:10 Step 14/24 : ENV APP_PORT=59881 03:17:10 Removing intermediate container adcb470a6e6b 03:17:10 ---> f69029beea17 03:17:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:17:10 ---> Running in 144aaeae0765 03:17:10 ---> Running in 60ba6a1f6419 03:17:10 ---> Running in 36294f248867 03:17:10 Removing intermediate container d4d953fb3f78 03:17:10 ---> 807e10c35fe1 03:17:10 Step 15/23 : EXPOSE $APP_PORT 03:17:11 ---> Running in 016739157b21 03:17:11 Removing intermediate container 8ad4edcfb237 03:17:11 ---> c5c432f55b3f 03:17:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:17:11 Removing intermediate container 144aaeae0765 03:17:11 ---> d0887788a3f0 03:17:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:17:11 Removing intermediate container 36294f248867 03:17:11 ---> dab6614cfc0a 03:17:11 Step 15/24 : EXPOSE $APP_PORT 03:17:11 Removing intermediate container 60ba6a1f6419 03:17:11 ---> dd1d08e178ab 03:17:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:17:12 ---> Running in 524e6d126d8e 03:17:12 Removing intermediate container 016739157b21 03:17:12 ---> c2fe94536c0e 03:17:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:12 ---> Running in 352d3ae1baae 03:17:13 ---> 60486bcbca30 03:17:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:17:13 Removing intermediate container 524e6d126d8e 03:17:13 ---> cc6ff9af1d34 03:17:13 Step 16/24 : WORKDIR / 03:17:13 ---> d0f47ba71457 03:17:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:17:13 ---> Running in 6b9e03ebe9bc 03:17:13 ---> 04406ea7fabf 03:17:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:17:14 Removing intermediate container 6b9e03ebe9bc 03:17:14 ---> b751599718e8 03:17:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:14 ---> 2bedd6a975bc 03:17:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:17:15 ---> 6a800518387b 03:17:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:17:16 ---> 0982ab1e12e8 03:17:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:17:16 ---> d11a9fe1d693 03:17:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:17:16 Removing intermediate container 352d3ae1baae 03:17:16 ---> 7337cbea4029 03:17:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:17:16 ---> 6f5d5522c294 03:17:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:17:16 ---> Running in db071a469a5e 03:17:16 ---> 1d35dac67e88 03:17:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:17:17 Removing intermediate container db071a469a5e 03:17:17 ---> 1d04dfbb2547 03:17:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:17:17 ---> 3e4c3b8027fc 03:17:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:17:17 ---> Running in 82661a5b4acf 03:17:17 ---> Running in a41f454e19c0 03:17:17 ---> 89c0c2feaa1d 03:17:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:17:17 ---> 9e59b772fa3b 03:17:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:17:18 Removing intermediate container 82661a5b4acf 03:17:18 ---> 4ff52584dadf 03:17:18 Step 19/22 : CMD ["--init=true"] 03:17:18 ---> Running in a07bd5a60abe 03:17:18 Removing intermediate container a41f454e19c0 03:17:18 ---> c322dfcbbd25 03:17:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:18 ---> d2828d9d14f6 03:17:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:17:18 ---> Running in 60e3bdc430ed 03:17:18 ---> Running in 21402654cae5 03:17:19 Removing intermediate container a07bd5a60abe 03:17:19 ---> 99cdab12b2a2 03:17:19 Step 20/22 : LABEL arch=arm64 03:17:19 ---> 8bc431f1a910 03:17:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:17:19 ---> c6b2dbb7063d 03:17:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:17:19 ---> Running in 1a979814fce2 03:17:19 ---> Running in 79bb86f9c43a 03:17:19 Removing intermediate container 60e3bdc430ed 03:17:19 ---> 5b0b0bcc4844 03:17:19 Step 21/23 : LABEL arch=arm64 03:17:19 ---> Running in cbfc5355b609 03:17:20 Removing intermediate container 1a979814fce2 03:17:20 ---> ca0154f57c65 03:17:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:20 Removing intermediate container 79bb86f9c43a 03:17:20 ---> 3c0506716d39 03:17:20 Step 21/22 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:17:20 ---> Running in 6af3d06aea05 03:17:20 ---> Running in a978d6a22d6a 03:17:20 Removing intermediate container cbfc5355b609 03:17:20 ---> 3bd71c4ddfdc 03:17:20 Step 22/23 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:17:20 ---> Running in 65d9f671473b 03:17:21 ---> 525e56684922 03:17:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:17:21 Removing intermediate container 6af3d06aea05 03:17:21 ---> a182f5f43723 03:17:21 Step 22/24 : LABEL arch=arm64 03:17:21 Removing intermediate container a978d6a22d6a 03:17:21 ---> d5bbd0af5f7d 03:17:21 Step 22/22 : LABEL version=0.0.0 03:17:21 ---> Running in e6072c255023 03:17:21 ---> Running in c260902979df 03:17:21 Removing intermediate container 65d9f671473b 03:17:21 ---> 74869f9ad0b5 03:17:21 Step 23/23 : LABEL version=0.0.0 03:17:21 ---> Running in 556323dcccc1 03:17:21 Removing intermediate container 21402654cae5 03:17:21 ---> d534bdd1035e 03:17:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:21 Removing intermediate container e6072c255023 03:17:21 ---> 0140226a39b5 03:17:21 Step 23/24 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:17:22 ---> Running in af318a12b314 03:17:22 Removing intermediate container c260902979df 03:17:22 ---> c06e9b4316d5 03:17:22 03:17:22 ---> 788428be0b03 03:17:22 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/ 03:17:22 Removing intermediate container 556323dcccc1 03:17:22 ---> 1a87ec3b287b 03:17:22 03:17:22 ---> Running in 01605af51901 03:17:22 Successfully built c06e9b4316d5 03:17:23 Successfully tagged security-proxy-setup-arm64:latest 03:17:23 Removing intermediate container af318a12b314 03:17:23 ---> 7d9dae9b7026 03:17:23 Step 24/24 : LABEL version=0.0.0 03:17:23 Building sys-mgmt-agent 03:17:23  Building security-proxy-setup ... done Successfully built 1a87ec3b287b 03:17:23 Successfully tagged support-scheduler-arm64:latest 03:17:23  Building support-scheduler ... done Building support-notifications 03:17:23 ---> Running in 637b7c208da3 03:17:23 ---> 42e020db5802 03:17:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:17:23 Removing intermediate container 637b7c208da3 03:17:23 ---> 50c6da07ae8b 03:17:23 03:17:24 Successfully built 50c6da07ae8b 03:17:24 Successfully tagged core-metadata-arm64:latest 03:17:24  Building core-metadata ... done Building core-command 03:17:25 ---> cc142964f7b6 03:17:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:17:25 Removing intermediate container 01605af51901 03:17:25 ---> 863dfef6800b 03:17:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:17:25 ---> Running in 6a5ff3345c1c 03:17:25 ---> 0f16d162a986 03:17:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:17:26 Removing intermediate container 6a5ff3345c1c 03:17:26 ---> 1fab8e61c8b2 03:17:26 Step 24/26 : LABEL arch=arm64 03:17:27 ---> Running in 21cfbbb5685f 03:17:27 ---> 9b60092700df 03:17:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:17:27 Removing intermediate container 21cfbbb5685f 03:17:27 ---> d7206c2818f5 03:17:27 Step 25/26 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:17:28 ---> Running in 0a20ef38d3f9 03:17:29 ---> b8684f31bddf 03:17:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:17:29 Removing intermediate container 0a20ef38d3f9 03:17:29 ---> 9f73af00bc01 03:17:29 Step 26/26 : LABEL version=0.0.0 03:17:30 ---> Running in 6ce9e8a327fa 03:17:30 ---> Running in c7b5a044d836 03:17:30 Removing intermediate container 6ce9e8a327fa 03:17:30 ---> c1f5b61223ce 03:17:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:17:31 Removing intermediate container c7b5a044d836 03:17:31 ---> ac7199dedf76 03:17:31 03:17:31 Successfully built ac7199dedf76 03:17:31 Successfully tagged security-secretstore-setup-arm64:latest 03:17:31  Building security-secretstore-setup ... done Building core-data 03:17:31 ---> c4c90a771311 03:17:31 Step 27/32 : RUN chmod +x /entrypoint.sh 03:17:32 ---> Running in 2e2be6d3a560 03:17:35 Removing intermediate container 2e2be6d3a560 03:17:35 ---> f61095f81c47 03:17:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:17:35 ---> Running in 4bd241051cd4 03:17:36 Removing intermediate container 4bd241051cd4 03:17:36 ---> 25033e4da5b3 03:17:36 Step 29/32 : CMD ["gate"] 03:17:37 ---> Running in 89a7c68cfd47 03:17:37 Removing intermediate container 89a7c68cfd47 03:17:37 ---> c137f884e31e 03:17:37 Step 30/32 : LABEL arch=arm64 03:17:38 ---> Running in edbb589401d1 03:17:38 Removing intermediate container edbb589401d1 03:17:38 ---> 0b2ed4396039 03:17:38 Step 31/32 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:17:39 ---> Running in e5a1d8e17bb4 03:17:39 Removing intermediate container e5a1d8e17bb4 03:17:39 ---> 6d61df46abfa 03:17:39 Step 32/32 : LABEL version=0.0.0 03:17:40 ---> Running in 5bbe24301824 03:17:40 Removing intermediate container 5bbe24301824 03:17:40 ---> 521241709c35 03:17:40 03:17:41 Successfully built 521241709c35 03:17:41 Successfully tagged security-bootstrapper-arm64:latest 03:18:20  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:20 ---> d3027a16f2d4 03:18:20 Step 3/24 : WORKDIR /edgex-go 03:18:20 ---> Using cache 03:18:20 ---> 1395c443184e 03:18:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:20 ---> Using cache 03:18:20 ---> e079c2c8ba04 03:18:20 Step 5/24 : RUN apk add --update --no-cache make bash git 03:18:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:18:20 ---> d3027a16f2d4 03:18:20 Step 3/23 : WORKDIR /edgex-go 03:18:20 ---> Using cache 03:18:20 ---> 1395c443184e 03:18:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:20 ---> Using cache 03:18:20 ---> e079c2c8ba04 03:18:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:18:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:20 ---> d3027a16f2d4 03:18:20 Step 3/24 : WORKDIR /edgex-go 03:18:20 ---> Using cache 03:18:20 ---> 1395c443184e 03:18:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:20 ---> Using cache 03:18:20 ---> e079c2c8ba04 03:18:20 Step 5/24 : RUN apk add --update --no-cache make git 03:18:20 ---> Using cache 03:18:20 ---> 61a14bcaeed9 03:18:20 Step 6/24 : COPY go.mod . 03:18:20 ---> Using cache 03:18:20 ---> 5e04a2e9dcb0 03:18:20 Step 7/24 : RUN go mod download 03:18:20 ---> Using cache 03:18:20 ---> 88ba58f9700f 03:18:20 Step 8/24 : COPY . . 03:18:20 ---> Using cache 03:18:20 ---> 5351abdfd564 03:18:20 Step 9/24 : RUN go mod tidy 03:18:20 ---> Using cache 03:18:20 ---> 821320789af6 03:18:20 Step 10/24 : RUN make cmd/core-command/core-command 03:18:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:18:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:20 ---> d3027a16f2d4 03:18:20 Step 3/24 : WORKDIR /edgex-go 03:18:20 ---> Using cache 03:18:20 ---> 1395c443184e 03:18:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:20 ---> Using cache 03:18:20 ---> e079c2c8ba04 03:18:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:18:20 ---> Running in 2f97b60a8394 03:18:20 ---> Running in a6e5dec20737 03:18:20 ---> Running in 5eefcd0e8759 03:18:20 ---> Running in 889cf92e0e12 03:18:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:18:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:18:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:18:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:18:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:18:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:18:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:18:21 OK: 218 MiB in 52 packages 03:18:21 OK: 218 MiB in 52 packages 03:18:22 OK: 218 MiB in 52 packages 03:18:24 Removing intermediate container 889cf92e0e12 03:18:24 ---> 3c5559120142 03:18:24 Step 6/24 : COPY go.mod . 03:18:24 Removing intermediate container a6e5dec20737 03:18:24 ---> f9dd13e7be9e 03:18:24 Step 6/23 : COPY go.mod . 03:18:24 Removing intermediate container 2f97b60a8394 03:18:24 ---> 3de62d172c74 03:18:24 Step 6/24 : COPY go.mod . 03:18:25 ---> 577d311ded94 03:18:25 Step 7/24 : RUN go mod download 03:18:25 ---> Running in 85abbb9b721d 03:18:26 ---> 32553bcb4e00 03:18:26 Step 7/23 : RUN go mod download 03:18:26 ---> 7eac1072acb6 03:18:26 Step 7/24 : RUN go mod download 03:18:26 ---> Running in 4d439fea6c06 03:18:26 ---> Running in 83d45542bae8 03:18:33 Removing intermediate container 85abbb9b721d 03:18:33 ---> 24f953494cd0 03:18:33 Step 8/24 : COPY . . 03:18:33 Removing intermediate container 4d439fea6c06 03:18:33 ---> 3c9e56b29c3a 03:18:33 Step 8/23 : COPY . . 03:18:33 Removing intermediate container 83d45542bae8 03:18:33 ---> 1c15a881e851 03:18:33 Step 8/24 : COPY . . 03:19:12 ---> f58c20c13b7c 03:19:12 Step 9/23 : RUN go mod tidy 03:19:12 ---> 5ae4a273ee34 03:19:12 Step 9/24 : RUN go mod tidy 03:19:12 ---> 04879b7ffcbd 03:19:12 Step 9/24 : RUN go mod tidy 03:19:12 ---> Running in 44d14ccc433b 03:19:12 ---> Running in 1c096b7a3eb1 03:19:12 ---> Running in 273a8c1938f8 03:19:12 Removing intermediate container 5eefcd0e8759 03:19:12 ---> b9f02deb5aee 03:19:12 03:19:12 Step 11/24 : FROM alpine:3.14 03:19:12 ---> bb3de5531c18 03:19:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:19:12 ---> Using cache 03:19:12 ---> c688c542d11b 03:19:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:12 ---> Using cache 03:19:12 ---> 57bd9f15c838 03:19:12 Step 14/24 : ENV APP_PORT=59882 03:19:12 ---> Running in da7da8a31fa8 03:19:12 Removing intermediate container da7da8a31fa8 03:19:12 ---> dd7de4f23ddd 03:19:12 Step 15/24 : EXPOSE $APP_PORT 03:19:12 ---> Running in 7c58d95b0544 03:19:12 Removing intermediate container 7c58d95b0544 03:19:12 ---> 46bc92a6de64 03:19:12 Step 16/24 : WORKDIR / 03:19:13 ---> Running in 96bf4f3fce78 03:19:14 Removing intermediate container 273a8c1938f8 03:19:14 ---> 01b6b7d857c8 03:19:14 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:19:14 Removing intermediate container 96bf4f3fce78 03:19:14 ---> 88f0dca14221 03:19:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:14 ---> Running in 2c5d51184235 03:19:14 Removing intermediate container 1c096b7a3eb1 03:19:14 ---> 5c2c0fe03d66 03:19:14 Step 10/24 : RUN make cmd/core-data/core-data 03:19:14 ---> Running in 6ab15ee310b1 03:19:14 Removing intermediate container 44d14ccc433b 03:19:14 ---> ca17f3dc959a 03:19:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:19:15 ---> Running in 080d37ffd3b5 03:19:15 ---> 942b91d9d478 03:19:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:19:16 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 03:19:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:19:17 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 03:19:17 ---> e268406bf54a 03:19:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:19:18 ---> 6cc25a851580 03:19:18 Step 20/24 : ENTRYPOINT ["/core-command"] 03:19:18 ---> Running in be1ac2673187 03:19:19 Removing intermediate container be1ac2673187 03:19:19 ---> e8dcf3248d3c 03:19:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:19 ---> Running in 8af9eb40f61e 03:19:20 Removing intermediate container 8af9eb40f61e 03:19:20 ---> 2a6d88313805 03:19:20 Step 22/24 : LABEL arch=arm64 03:19:20 ---> Running in 775ff0fa6878 03:19:21 Removing intermediate container 775ff0fa6878 03:19:21 ---> 3455d2e79869 03:19:21 Step 23/24 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:19:21 ---> Running in 78f2d74db26d 03:19:22 Removing intermediate container 78f2d74db26d 03:19:22 ---> d2b634a1fe9c 03:19:22 Step 24/24 : LABEL version=0.0.0 03:19:22 ---> Running in 343cd212c376 03:19:23 Removing intermediate container 343cd212c376 03:19:23 ---> a0f78283e9df 03:19:23 03:19:23 Successfully built a0f78283e9df 03:19:23 Successfully tagged core-command-arm64:latest 03:20:31  Building core-command ... done Removing intermediate container 2c5d51184235 03:20:31 ---> d556958a5dbc 03:20:31 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:20:31 ---> Running in d46748a53431 03:20:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:20:35 Removing intermediate container d46748a53431 03:20:35 ---> 5f02f6057618 03:20:35 03:20:35 Step 12/24 : FROM docker:20.10.7 03:20:35 20.10.7: Pulling from library/docker 03:20:35 Removing intermediate container 080d37ffd3b5 03:20:35 ---> 3b75d38d4bd8 03:20:35 03:20:35 Step 11/23 : FROM alpine:3.14 03:20:35 ---> bb3de5531c18 03:20:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:20:35 ---> Running in 319dde41f4df 03:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:38 (1/2) Installing ca-certificates (20191127-r5) 03:20:39 (2/2) Installing dumb-init (1.2.5-r1) 03:20:39 Executing busybox-1.33.1-r3.trigger 03:20:39 Executing ca-certificates-20191127-r5.trigger 03:20:39 OK: 6 MiB in 16 packages 03:20:42 Removing intermediate container 6ab15ee310b1 03:20:42 ---> 1435c0756d24 03:20:42 03:20:42 Step 11/24 : FROM alpine:3.14 03:20:42 ---> bb3de5531c18 03:20:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:20:43 Removing intermediate container 319dde41f4df 03:20:43 ---> 6523111ae11d 03:20:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:20:43 ---> Running in cac82b6f2b22 03:20:43 ---> Running in f6825e42cc65 03:20:43 Removing intermediate container cac82b6f2b22 03:20:43 ---> 84d7fb6dc4d7 03:20:43 Step 13/24 : ENV APP_PORT=59880 03:20:44 ---> Running in 9baf1858e37c 03:20:44 Removing intermediate container f6825e42cc65 03:20:44 ---> 151f57587a87 03:20:44 Step 14/23 : ENV APP_PORT=59860 03:20:45 ---> Running in 56988961d643 03:20:45 Removing intermediate container 9baf1858e37c 03:20:45 ---> f496d2289578 03:20:45 Step 14/24 : EXPOSE $APP_PORT 03:20:45 ---> Running in 0ce86ebaf0cc 03:20:45 Removing intermediate container 56988961d643 03:20:45 ---> 21a03fbc431e 03:20:45 Step 15/23 : EXPOSE $APP_PORT 03:20:46 ---> Running in ae964c256bda 03:20:46 Removing intermediate container 0ce86ebaf0cc 03:20:46 ---> 3c59e6087579 03:20:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:46 ---> Running in 759384625ae6 03:20:46 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:20:46 Status: Downloaded newer image for docker:20.10.7 03:20:46 ---> df445af6242a 03:20:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:20:46 Removing intermediate container ae964c256bda 03:20:46 ---> 33905737c1dc 03:20:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:46 ---> Running in 5bd6fbdc7e74 03:20:47 Removing intermediate container 5bd6fbdc7e74 03:20:47 ---> cc087e62cb1f 03:20:47 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:20:47 ---> Running in 60b3b278dcc6 03:20:47 ---> ebaeb3d99969 03:20:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:20:49 ---> fa372ce30c96 03:20:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:20:49 Removing intermediate container 759384625ae6 03:20:49 ---> 78455a37a589 03:20:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:20:49 ---> Running in 14385a0b6238 03:20:50 (1/39) Installing readline (8.1.0-r0) 03:20:50 (2/39) Installing bash (5.1.0-r0) 03:20:50 Executing bash-5.1.0-r0.post-install 03:20:50 (3/39) Installing brotli-libs (1.0.9-r3) 03:20:50 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:20:50 (5/39) Installing libcurl (7.79.1-r0) 03:20:50 (6/39) Installing curl (7.79.1-r0) 03:20:50 (7/39) Installing dumb-init (1.2.5-r0) 03:20:50 (8/39) Installing libbz2 (1.0.8-r1) 03:20:50 (9/39) Installing expat (2.2.10-r1) 03:20:50 (10/39) Installing libffi (3.3-r2) 03:20:50 (11/39) Installing gdbm (1.19-r0) 03:20:50 (12/39) Installing xz-libs (5.2.5-r0) 03:20:50 (13/39) Installing sqlite-libs (3.34.1-r0) 03:20:50 (14/39) Installing python3 (3.8.10-r0) 03:20:50 ---> 58fe2d444c05 03:20:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:20:50 ---> Running in e3b23f80c9e0 03:20:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:51 Removing intermediate container e3b23f80c9e0 03:20:51 ---> a6670852a896 03:20:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:51 ---> Running in d1e9cdc92257 03:20:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:52 (15/39) Installing py3-appdirs (1.4.4-r1) 03:20:52 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:20:52 (17/39) Installing py3-parsing (2.4.7-r1) 03:20:52 (18/39) Installing py3-six (1.15.0-r0) 03:20:52 (19/39) Installing py3-packaging (20.9-r0) 03:20:52 (20/39) Installing py3-setuptools (51.3.3-r0) 03:20:52 Removing intermediate container d1e9cdc92257 03:20:52 ---> 5a3af82c394d 03:20:52 Step 21/23 : LABEL arch=arm64 03:20:52 (21/39) Installing py3-chardet (4.0.0-r0) 03:20:52 ---> Running in 6d0434ed5cc6 03:20:52 (22/39) Installing py3-idna (3.1-r0) 03:20:52 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:20:52 (24/39) Installing py3-requests (2.25.1-r1) 03:20:52 (25/39) Installing py3-msgpack (1.0.2-r0) 03:20:52 (26/39) Installing py3-lockfile (0.12.2-r3) 03:20:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:20:53 (28/39) Installing py3-colorama (0.4.4-r0) 03:20:53 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:20:53 (30/39) Installing py3-distlib (0.3.1-r1) 03:20:53 (31/39) Installing py3-distro (1.5.0-r1) 03:20:53 (32/39) Installing py3-webencodings (0.5.1-r3) 03:20:53 (33/39) Installing py3-html5lib (1.1-r0) 03:20:53 (34/39) Installing py3-pytoml (0.1.21-r0) 03:20:53 (35/39) Installing py3-pep517 (0.9.1-r0) 03:20:53 (36/39) Installing py3-progress (1.5-r0) 03:20:53 (37/39) Installing py3-retrying (1.3.3-r0) 03:20:53 (38/39) Installing py3-toml (0.10.2-r0) 03:20:53 (39/39) Installing py3-pip (20.3.4-r0) 03:20:53 Removing intermediate container 6d0434ed5cc6 03:20:53 ---> 07eae3b5849b 03:20:53 Step 22/23 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:20:53 (1/6) Installing dumb-init (1.2.5-r1) 03:20:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:20:53 ---> Running in f28a5468ac3b 03:20:53 (3/6) Installing libsodium (1.0.18-r0) 03:20:53 Executing busybox-1.32.1-r6.trigger 03:20:53 OK: 82 MiB in 59 packages 03:20:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:20:54 (5/6) Installing libzmq (4.3.4-r0) 03:20:54 Removing intermediate container f28a5468ac3b 03:20:54 ---> 2e73ff1414ea 03:20:54 Step 23/23 : LABEL version=0.0.0 03:20:54 ---> Running in 85c54f3bd3b6 03:20:54 (6/6) Installing zeromq (4.3.4-r0) 03:20:54 Executing busybox-1.33.1-r3.trigger 03:20:54 OK: 8 MiB in 20 packages 03:20:55 Removing intermediate container 85c54f3bd3b6 03:20:55 ---> c38e686399b2 03:20:55 03:20:55 Successfully built c38e686399b2 03:20:55 Successfully tagged support-notifications-arm64:latest 03:20:55  Building support-notifications ... done Removing intermediate container 14385a0b6238 03:20:55 ---> 721872d1d538 03:20:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:56 ---> c2feeb8bef89 03:20:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:20:58 ---> e3417c9683d4 03:20:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:20:59 ---> f23a2e8add97 03:20:59 Step 20/24 : ENTRYPOINT ["/core-data"] 03:20:59 ---> Running in 854df4080a47 03:20:59 Removing intermediate container 854df4080a47 03:20:59 ---> b16443fcdf7c 03:20:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:59 ---> Running in 8f0f23d15887 03:21:00 Removing intermediate container 8f0f23d15887 03:21:00 ---> 306019a74ab2 03:21:00 Step 22/24 : LABEL arch=arm64 03:21:00 ---> Running in 6a00261228a3 03:21:00 Removing intermediate container 6a00261228a3 03:21:00 ---> 734614857c13 03:21:00 Step 23/24 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:21:00 ---> Running in 4521e480d488 03:21:01 Collecting docker-compose==1.23.2 03:21:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:21:01 Removing intermediate container 4521e480d488 03:21:01 ---> 4bf6ee43eb7d 03:21:01 Step 24/24 : LABEL version=0.0.0 03:21:01 ---> Running in e24f4d67b7d5 03:21:01 Collecting jsonschema<3,>=2.5.1 03:21:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:21:01 Collecting dockerpty<0.5,>=0.4.1 03:21:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:21:02 Removing intermediate container e24f4d67b7d5 03:21:02 ---> 72ab3265d28d 03:21:02 03:21:02 Successfully built 72ab3265d28d 03:21:02 Successfully tagged core-data-arm64:latest 03:21:03  Building core-data ... done Collecting docker<4.0,>=3.6.0 03:21:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:21:04 Collecting PyYAML<4,>=3.10 03:21:04 Downloading PyYAML-3.13.tar.gz (270 kB) 03:21:07 Collecting cached-property<2,>=1.2.0 03:21:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:21:07 Collecting websocket-client<1.0,>=0.32.0 03:21:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:21:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:21:08 Collecting docopt<0.7,>=0.6.1 03:21:08 Downloading docopt-0.6.2.tar.gz (25 kB) 03:21:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:21:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:21:10 Collecting texttable<0.10,>=0.9.0 03:21:10 Downloading texttable-0.9.1.tar.gz (11 kB) 03:21:12 Collecting docker-pycreds>=0.4.0 03:21:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:21:13 Collecting certifi>=2017.4.17 03:21:13 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:21:13 Collecting chardet<3.1.0,>=3.0.2 03:21:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:21:14 Collecting urllib3<1.25,>=1.21.1 03:21:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:21:14 Collecting idna<2.8,>=2.5 03:21:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:21:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:21:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:21:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:21:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:21:15 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:21:15 Attempting uninstall: urllib3 03:21:15 Found existing installation: urllib3 1.26.2 03:21:15 Uninstalling urllib3-1.26.2: 03:21:15 Successfully uninstalled urllib3-1.26.2 03:21:16 Attempting uninstall: idna 03:21:16 Found existing installation: idna 3.1 03:21:16 Uninstalling idna-3.1: 03:21:16 Successfully uninstalled idna-3.1 03:21:16 Attempting uninstall: chardet 03:21:16 Found existing installation: chardet 4.0.0 03:21:16 Uninstalling chardet-4.0.0: 03:21:16 Successfully uninstalled chardet-4.0.0 03:21:18 Attempting uninstall: requests 03:21:18 Found existing installation: requests 2.25.1 03:21:18 Uninstalling requests-2.25.1: 03:21:18 Successfully uninstalled requests-2.25.1 03:21:18 Running setup.py install for texttable: started 03:21:20 Running setup.py install for texttable: finished with status 'done' 03:21:20 Running setup.py install for PyYAML: started 03:21:22 Running setup.py install for PyYAML: finished with status 'done' 03:21:22 Running setup.py install for docopt: started 03:21:24 Running setup.py install for docopt: finished with status 'done' 03:21:24 Running setup.py install for dockerpty: started 03:21:26 Running setup.py install for dockerpty: finished with status 'done' 03:21:27 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 03:21:35 Removing intermediate container 60b3b278dcc6 03:21:35 ---> 9cef1bf919ec 03:21:35 Step 15/24 : ENV APP_PORT=58890 03:21:35 ---> Running in b7b3384b437d 03:21:36 Removing intermediate container b7b3384b437d 03:21:36 ---> 724b75f16fe0 03:21:36 Step 16/24 : EXPOSE $APP_PORT 03:21:36 ---> Running in 91846a2328c0 03:21:36 Removing intermediate container 91846a2328c0 03:21:36 ---> de2548d2f255 03:21:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:21:38 ---> 91a92064724e 03:21:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:21:38 ---> cf25da02d4eb 03:21:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:21:39 ---> e2e7deead195 03:21:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:21:39 ---> Running in 22bcf9ec7473 03:21:40 Removing intermediate container 22bcf9ec7473 03:21:40 ---> 02a4b7ec0cd9 03:21:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:40 ---> Running in d371b0bb2ff3 03:21:40 Removing intermediate container d371b0bb2ff3 03:21:40 ---> d7758a80e118 03:21:40 Step 22/24 : LABEL arch=arm64 03:21:40 ---> Running in d286a0d76a84 03:21:41 Removing intermediate container d286a0d76a84 03:21:41 ---> e59dd5781da5 03:21:41 Step 23/24 : LABEL git_sha=1d895a1e479dc566b397505282a98a08dc34123c 03:21:41 ---> Running in 44f83f818fa9 03:21:41 Removing intermediate container 44f83f818fa9 03:21:41 ---> 6be4d56e87f3 03:21:41 Step 24/24 : LABEL version=0.0.0 03:21:41 ---> Running in fb7ca49712ff 03:21:42 Removing intermediate container fb7ca49712ff 03:21:42 ---> ae063e3c7332 03:21:42 03:21:42 Successfully built ae063e3c7332 03:21:42 Successfully tagged sys-mgmt-agent-arm64:latest 03:21:43  Building sys-mgmt-agent ... done  [Pipeline] } 03:21:43 $ docker stop --time=1 979e95bdff601944f2f6c80c6ae271c427d2c3b72f71b206ea81b7d92decc814 03:21:44 $ docker rm -f 979e95bdff601944f2f6c80c6ae271c427d2c3b72f71b206ea81b7d92decc814 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:45 + docker images 03:21:45 REPOSITORY TAG IMAGE ID CREATED SIZE 03:21:45 sys-mgmt-agent-arm64 latest ae063e3c7332 3 seconds ago 312MB 03:21:45 core-data-arm64 latest 72ab3265d28d 44 seconds ago 19.4MB 03:21:45 support-notifications-arm64 latest c38e686399b2 51 seconds ago 15.9MB 03:21:45 1435c0756d24 About a minute ago 1.57GB 03:21:45 3b75d38d4bd8 About a minute ago 1.57GB 03:21:45 5f02f6057618 About a minute ago 1.57GB 03:21:45 core-command-arm64 latest a0f78283e9df 2 minutes ago 15.2MB 03:21:45 b9f02deb5aee 2 minutes ago 1.56GB 03:21:45 security-bootstrapper-arm64 latest 521241709c35 4 minutes ago 17.7MB 03:21:45 security-secretstore-setup-arm64 latest ac7199dedf76 4 minutes ago 26.5MB 03:21:45 core-metadata-arm64 latest 50c6da07ae8b 4 minutes ago 15.8MB 03:21:45 support-scheduler-arm64 latest 1a87ec3b287b 4 minutes ago 15.2MB 03:21:45 security-proxy-setup-arm64 latest c06e9b4316d5 4 minutes ago 25.3MB 03:21:45 2829987264d8 4 minutes ago 1.57GB 03:21:45 a256671271a4 4 minutes ago 1.57GB 03:21:45 9dc3b2929d3c 4 minutes ago 1.57GB 03:21:45 cb4ce41f49cb 4 minutes ago 1.57GB 03:21:45 ac4e12ee6bf1 4 minutes ago 1.57GB 03:21:45 ci-base-image-arm64 latest d3027a16f2d4 15 minutes ago 1.24GB 03:21:45 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 03:21:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 03:21:45 docker 20.10.7 df445af6242a 3 months ago 234MB 03:21:45 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 03:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:47 03:21:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:47 arm64: Pulling from edgex-lftools-log-publisher 03:21:47 448f6bf000e3: Pulling fs layer 03:21:47 f757da607395: Pulling fs layer 03:21:47 05883995daec: Pulling fs layer 03:21:47 8603b9c90790: Pulling fs layer 03:21:47 1560dd03e051: Pulling fs layer 03:21:47 27f5ce0e4adf: Pulling fs layer 03:21:47 c2d8d7efcc4b: Pulling fs layer 03:21:47 1560dd03e051: Waiting 03:21:47 27f5ce0e4adf: Waiting 03:21:47 c2d8d7efcc4b: Waiting 03:21:47 8603b9c90790: Waiting 03:21:47 f757da607395: Verifying Checksum 03:21:47 f757da607395: Download complete 03:21:47 8603b9c90790: Verifying Checksum 03:21:47 8603b9c90790: Download complete 03:21:48 1560dd03e051: Verifying Checksum 03:21:48 1560dd03e051: Download complete 03:21:48 27f5ce0e4adf: Verifying Checksum 03:21:48 27f5ce0e4adf: Download complete 03:21:48 05883995daec: Verifying Checksum 03:21:48 05883995daec: Download complete 03:21:49 448f6bf000e3: Download complete 03:21:52 c2d8d7efcc4b: Verifying Checksum 03:21:52 c2d8d7efcc4b: Download complete 03:21:52 448f6bf000e3: Pull complete 03:21:53 f757da607395: Pull complete 03:21:55 05883995daec: Pull complete 03:21:55 8603b9c90790: Pull complete 03:21:56 1560dd03e051: Pull complete 03:21:56 27f5ce0e4adf: Pull complete 03:22:11 c2d8d7efcc4b: Pull complete 03:22:11 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:22:12 prd-ubuntu18.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 03:22:12 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:22:16 $ docker top b7e0cf4bffc4c8e17c1d725695df38e099aef3a578c83c73d135efc043f37f4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:17 ---> job-cost.sh 03:22:17 lf-activate-venv: SKIPPING 03:22:17 INFO: No Stack... 03:22:18 INFO: Retrieving Pricing Info for: v3-standard-4 03:22:18 INFO: Archiving Costs [Pipeline] sh 03:22:19 + cat /w/workspace/edgex-go/4/archives/cost.csv 03:22:19 + cut -d, -f6 [Pipeline] lock 03:22:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3732-4-stack-cost] 03:22:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3732-4-stack-cost] did not exist. Created. 03:22:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3732-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:19 + echo total: 0.10999999940395355 [Pipeline] stash 03:22:20 Stashed 1 file(s) [Pipeline] } 03:22:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3732-4-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:20 $ docker stop --time=1 b7e0cf4bffc4c8e17c1d725695df38e099aef3a578c83c73d135efc043f37f4d 03:22:21 $ docker rm -f b7e0cf4bffc4c8e17c1d725695df38e099aef3a578c83c73d135efc043f37f4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:22:22 provisioning config files... 03:22:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config154481522319820930tmp [Pipeline] { [Pipeline] sh 03:22:23 + set +x 03:22:23 + bash -s -- 03:22:23 + curl -s https://codecov.io/bash 03:22:23 03:22:23 _____ _ 03:22:23 / ____| | | 03:22:23 | | ___ __| | ___ ___ _____ __ 03:22:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:22:23 | |___| (_) | (_| | __/ (_| (_) \ V / 03:22:23 \_____\___/ \__,_|\___|\___\___/ \_/ 03:22:23 Bash-1.0.6 03:22:23 03:22:23 03:22:23 ==> git version 2.24.4 found 03:22:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:22:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:22:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:22:23 ==> Jenkins CI detected. 03:22:23 current dir:  /w/workspace/edgex-go/4 03:22:23 project root: . 03:22:23 --> token set from env 03:22:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:22:23 ==> Running gcov in . (disable via -X gcov) 03:22:23 ==> Python coveragepy not found 03:22:23 ==> Searching for coverage reports in: 03:22:23 + . 03:22:23 -> Found 1 reports 03:22:23 ==> Detecting git/mercurial file structure 03:22:23 ==> Reading reports 03:22:23 + ./coverage.out bytes=403195 03:22:23 ==> Appending adjustments 03:22:23 https://docs.codecov.io/docs/fixing-reports 03:22:24 + Found adjustments 03:22:24 ==> Gzipping contents 03:22:24 56K /tmp/codecov.GK4jvq.gz 03:22:24 ==> Uploading reports 03:22:24 url: https://codecov.io 03:22:24 query: branch=PR-3732&commit=1d895a1e479dc566b397505282a98a08dc34123c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= 03:22:24 -> Pinging Codecov 03:22:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3732&commit=1d895a1e479dc566b397505282a98a08dc34123c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3732%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3732&job=&cmd_args= 03:22:25 -> Uploading to 03:22:25 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/1d895a1e479dc566b397505282a98a08dc34123c/5f7e4cef-e2a1-4ca5-b329-ec004fd11ccd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T032224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03f4b8a0ed310198f8149222d3bd491f9d77975821c5d215e7275e6fa39f9ac5 03:22:25 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:25 Dload Upload Total Spent Left Speed 03:22:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54292 0 0 100 54292 0 143k --:--:-- --:--:-- --:--:-- 144k 03:22:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d895a1e479dc566b397505282a98a08dc34123c [Pipeline] } 03:22:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:22:27 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:22:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:27 ---> package-listing.sh 03:22:27 ++ facter osfamily 03:22:27 ++ tr '[:upper:]' '[:lower:]' 03:22:28 + OS_FAMILY=redhat 03:22:28 + workspace=/w/workspace/edgex-go/4 03:22:28 + START_PACKAGES=/tmp/packages_start.txt 03:22:28 + END_PACKAGES=/tmp/packages_end.txt 03:22:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:28 + PACKAGES=/tmp/packages_start.txt 03:22:28 + '[' /w/workspace/edgex-go/4 ']' 03:22:28 + PACKAGES=/tmp/packages_end.txt 03:22:28 + case "${OS_FAMILY}" in 03:22:28 + rpm -qa 03:22:28 + sort 03:22:30 + '[' -f /tmp/packages_start.txt ']' 03:22:30 + '[' -f /tmp/packages_end.txt ']' 03:22:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:30 + '[' /w/workspace/edgex-go/4 ']' 03:22:30 + mkdir -p /w/workspace/edgex-go/4/archives/ 03:22:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 03:22:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:22:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:31 03:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:31 latest: Pulling from edgex-lftools-log-publisher 03:22:31 b4d181a07f80: Pulling fs layer 03:22:31 a1111a8f2ec3: Pulling fs layer 03:22:31 ed53099fbce6: Pulling fs layer 03:22:31 dc539afda2c1: Pulling fs layer 03:22:31 77bc0d833cb6: Pulling fs layer 03:22:31 9065ff56babe: Pulling fs layer 03:22:31 d287ab97295c: Pulling fs layer 03:22:31 77bc0d833cb6: Waiting 03:22:31 9065ff56babe: Waiting 03:22:31 d287ab97295c: Waiting 03:22:31 dc539afda2c1: Waiting 03:22:31 a1111a8f2ec3: Verifying Checksum 03:22:31 a1111a8f2ec3: Download complete 03:22:31 dc539afda2c1: Verifying Checksum 03:22:31 dc539afda2c1: Download complete 03:22:31 77bc0d833cb6: Verifying Checksum 03:22:31 77bc0d833cb6: Download complete 03:22:31 9065ff56babe: Verifying Checksum 03:22:31 9065ff56babe: Download complete 03:22:31 ed53099fbce6: Verifying Checksum 03:22:31 ed53099fbce6: Download complete 03:22:32 b4d181a07f80: Verifying Checksum 03:22:32 b4d181a07f80: Download complete 03:22:33 b4d181a07f80: Pull complete 03:22:33 a1111a8f2ec3: Pull complete 03:22:34 ed53099fbce6: Pull complete 03:22:34 dc539afda2c1: Pull complete 03:22:34 77bc0d833cb6: Pull complete 03:22:34 9065ff56babe: Pull complete 03:22:35 d287ab97295c: Verifying Checksum 03:22:35 d287ab97295c: Download complete 03:22:41 d287ab97295c: Pull complete 03:22:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:22:41 prd-centos7-docker-4c-2g-83 does not seem to be running inside a container 03:22:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:45 $ docker top f7feb6a1a92f688349b7618cd30beae1f5b701a22dfebbc27af57ac7d598acf7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:45 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:46 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:46 + ls /var/log/sa-host 03:22:46 + sadf -c /var/log/sa-host/sa05 03:22:46 file_magic: OK 03:22:46 HZ: Using current value: 100 03:22:46 file_header: OK 03:22:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:22:46 Statistics: 03:22:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:22:46 File successfully converted to sysstat format version 12.0.3 03:22:46 + sadf -c /var/log/sa-host/sa29 03:22:46 file_magic: OK 03:22:46 HZ: Using current value: 100 03:22:46 file_header: OK 03:22:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:22:46 Statistics: 03:22:46 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... 03:22:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:46 provisioning config files... 03:22:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2183006850173393827tmp [Pipeline] { [Pipeline] echo 03:22:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:46 ---> create-netrc.sh [Pipeline] } 03:22:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:47 ---> python-tools-install.sh [Pipeline] echo 03:22:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:47 ---> sudo-logs.sh 03:22:47 Archiving 'sudo' log.. 03:22:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-83.vexxhost.local: Name or service not known 03:22:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-83.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:22:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:48 ---> job-cost.sh 03:22:48 lf-activate-venv: SKIPPING 03:22:48 DEBUG: total: 0.10999999940395355 03:22:48 INFO: Retrieving Stack Cost... 03:22:49 INFO: Retrieving Pricing Info for: v3-standard-2 03:22:49 INFO: Archiving Costs [Pipeline] echo 03:22:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:49 ---> logs-deploy.sh 03:22:49 lf-activate-venv: SKIPPING 03:22:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3732/4 03:22:49 INFO: archiving workspace using pattern(s): 03:22:50 Archives upload complete. 03:22:50 INFO: archiving logs to Nexus 03:22:51 ---> uname -a: 03:22:51 Linux prd-centos7-docker-4c-2g-83.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 03:22:51 03:22:51 03:22:51 ---> lscpu: 03:22:51 Architecture: x86_64 03:22:51 CPU op-mode(s): 32-bit, 64-bit 03:22:51 Byte Order: Little Endian 03:22:51 Address sizes: 40 bits physical, 48 bits virtual 03:22:51 CPU(s): 2 03:22:51 On-line CPU(s) list: 0,1 03:22:51 Thread(s) per core: 1 03:22:51 Core(s) per socket: 1 03:22:51 Socket(s): 2 03:22:51 NUMA node(s): 1 03:22:51 Vendor ID: AuthenticAMD 03:22:51 CPU family: 23 03:22:51 Model: 49 03:22:51 Model name: AMD EPYC-Rome Processor 03:22:51 Stepping: 0 03:22:51 CPU MHz: 2799.998 03:22:51 BogoMIPS: 5599.99 03:22:51 Virtualization: AMD-V 03:22:51 Hypervisor vendor: KVM 03:22:51 Virtualization type: full 03:22:51 L1d cache: 32K 03:22:51 L1i cache: 32K 03:22:51 L2 cache: 512K 03:22:51 L3 cache: 16384K 03:22:51 NUMA node0 CPU(s): 0,1 03:22:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:22:51 03:22:51 03:22:51 ---> nproc: 03:22:51 2 03:22:51 03:22:51 03:22:51 ---> df -h: 03:22:51 Filesystem Size Used Avail Use% Mounted on 03:22:51 overlay 40G 13G 28G 31% / 03:22:51 tmpfs 64M 0 64M 0% /dev 03:22:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:22:51 shm 64M 0 64M 0% /dev/shm 03:22:51 /dev/vda1 40G 13G 28G 31% /facter-os 03:22:51 03:22:51 03:22:51 ---> sar -b -r -n DEV: 03:22:51 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) 03:22:51 03:22:51 02:57:50 LINUX RESTART (2 CPU) 03:22:51 03:22:51 02:59:01 tps rtps wtps bread/s bwrtn/s 03:22:51 03:00:01 65.35 0.60 64.75 351.00 24422.02 03:22:51 03:01:01 337.34 0.08 337.26 1.07 76604.51 03:22:51 03:02:01 56.63 0.07 56.56 1.86 10624.93 03:22:51 03:03:01 74.18 0.00 74.18 0.00 3977.22 03:22:51 03:04:02 556.86 321.40 235.45 9255.80 150950.85 03:22:51 03:05:01 644.87 323.76 321.11 17435.48 167106.40 03:22:51 03:06:01 525.27 71.42 453.84 4299.67 164159.40 03:22:51 03:07:01 170.61 21.12 149.49 1709.24 21989.88 03:22:51 03:08:01 1.23 0.00 1.23 0.00 19.04 03:22:51 03:09:01 0.22 0.00 0.22 0.00 2.68 03:22:51 03:10:01 0.23 0.00 0.23 0.00 1.93 03:22:51 03:11:01 0.20 0.00 0.20 0.00 1.87 03:22:51 03:12:01 0.23 0.00 0.23 0.00 2.75 03:22:51 03:13:01 0.37 0.08 0.28 2.53 3.27 03:22:51 03:14:01 0.92 0.10 0.82 3.20 15.94 03:22:51 03:15:01 0.20 0.00 0.20 0.00 1.93 03:22:51 03:16:01 0.22 0.00 0.22 0.00 1.68 03:22:51 03:17:01 0.28 0.02 0.27 0.13 3.41 03:22:51 03:18:01 0.28 0.00 0.28 0.00 2.70 03:22:51 03:19:01 0.23 0.00 0.23 0.00 2.48 03:22:51 03:20:01 0.20 0.00 0.20 0.00 1.80 03:22:51 03:21:01 0.22 0.00 0.22 0.00 1.83 03:22:51 03:22:01 0.30 0.00 0.30 0.00 3.30 03:22:51 Average: 105.66 31.95 73.71 1427.54 26884.05 03:22:51 03:22:51 02:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:22:51 03:00:01 4117880 0 943216 11.78 2620 2945224 1432224 15.81 1001680 2385004 493272 03:22:51 03:01:01 3255856 0 1188472 14.84 2620 3561992 1669412 18.43 1308992 2808808 175636 03:22:51 03:02:01 3094536 0 1206884 15.07 2620 3704900 1659756 18.32 1396892 2869380 10012 03:22:51 03:03:01 3083908 0 1258540 15.71 2620 3663872 1557572 17.20 1430652 2834116 21020 03:22:51 03:04:02 127048 0 1516192 18.93 2620 6363080 2404460 26.55 2488784 4645684 71848 03:22:51 03:05:01 444904 0 1980112 24.72 2620 5581304 3750604 41.41 2993392 3773648 167932 03:22:51 03:06:01 389288 0 1941760 24.24 2620 5675272 3571320 39.43 2304976 4467884 172 03:22:51 03:07:01 2945260 0 1316488 16.44 2620 3744572 1303908 14.40 1449972 2842316 8 03:22:51 03:08:01 2950160 0 1311588 16.38 2620 3744572 1265860 13.98 1446816 2842176 8 03:22:51 03:09:01 2949668 0 1312072 16.38 2620 3744580 1265980 13.98 1447064 2842176 8 03:22:51 03:10:01 2950848 0 1310892 16.37 2620 3744580 1261784 13.93 1446220 2842300 8 03:22:51 03:11:01 2951348 0 1310384 16.36 2620 3744588 1261748 13.93 1446336 2842300 8 03:22:51 03:12:01 2951396 0 1310332 16.36 2620 3744592 1261748 13.93 1446224 2842300 8 03:22:51 03:13:01 2949564 0 1312156 16.38 2620 3744600 1263488 13.95 1447620 2842304 8 03:22:51 03:14:01 2951284 0 1310400 16.36 2620 3744636 1261832 13.93 1446508 2842152 8 03:22:51 03:15:01 2951148 0 1310532 16.36 2620 3744640 1261748 13.93 1446416 2842156 8 03:22:51 03:16:01 2951380 0 1310296 16.36 2620 3744644 1261748 13.93 1446432 2842152 8 03:22:51 03:17:01 2951264 0 1310408 16.36 2620 3744648 1261748 13.93 1446432 2842156 8 03:22:51 03:18:01 2951296 0 1310372 16.36 2620 3744652 1261748 13.93 1446436 2842156 8 03:22:51 03:19:01 2950688 0 1310976 16.37 2620 3744656 1261832 13.93 1446852 2842156 8 03:22:51 03:20:01 2951288 0 1310372 16.36 2620 3744660 1261748 13.93 1446468 2842156 8 03:22:51 03:21:01 2951164 0 1310492 16.36 2620 3744664 1261748 13.93 1446472 2842156 8 03:22:51 03:22:01 2951336 0 1310312 16.36 2620 3744672 1261748 13.93 1446476 2842160 8 03:22:51 Average: 2683587 0 1348402 16.84 2620 3974330 1577642 17.42 1568440 3011295 40870 03:22:51 03:22:51 02:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:22:51 03:00:01 eth0 1739.71 1436.90 6072.82 133.08 0.00 0.00 0.00 0.00 03:22:51 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:00:01 docker0 1065.40 1172.12 81.15 2727.25 0.00 0.00 0.00 0.00 03:22:51 03:01:01 eth0 392.53 339.36 2077.76 41.26 0.00 0.00 0.00 0.00 03:22:51 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:01:01 vethfa7a0e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:01:01 docker0 320.35 357.33 25.52 2046.76 0.00 0.00 0.00 0.00 03:22:51 03:02:01 eth0 31.47 18.90 21.27 11.43 0.00 0.00 0.00 0.00 03:22:51 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:02:01 vethfa7a0e8 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 03:22:51 03:02:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 03:22:51 03:03:01 eth0 22.30 12.43 18.65 8.67 0.00 0.00 0.00 0.00 03:22:51 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:03:01 vethfa7a0e8 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:03:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:04:02 veth4d5a124 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:04:02 eth0 283.74 197.36 1706.08 136.10 0.00 0.00 0.00 0.00 03:22:51 03:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:05:01 veth4d5a124 0.00 0.54 0.00 0.03 0.00 0.00 0.00 0.00 03:22:51 03:05:01 veth88a60e5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:05:01 vethb523530 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:05:01 vethc5ecfdc 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:06:01 vetheea2299 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:06:01 veth4d5a124 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:06:01 vethe436660 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:06:01 veth251c74f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 03:07:01 eth0 4488.88 3098.00 15718.66 592.51 0.00 0.00 0.00 0.00 03:22:51 03:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:07:01 docker0 1471.51 1721.40 112.34 5591.77 0.00 0.00 0.00 0.00 03:22:51 03:08:01 eth0 0.80 0.25 0.42 0.03 0.00 0.00 0.00 0.00 03:22:51 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:09:01 eth0 0.75 0.53 0.35 0.25 0.00 0.00 0.00 0.00 03:22:51 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:10:01 eth0 0.23 0.12 0.07 0.04 0.00 0.00 0.00 0.00 03:22:51 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:11:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:12:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:14:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:22:51 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:15:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:19:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:22:51 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:21:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 Average: eth0 127.33 97.64 523.60 21.10 0.00 0.00 0.00 0.00 03:22:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 Average: docker0 64.02 74.90 4.89 243.30 0.00 0.00 0.00 0.00 03:22:51 03:22:51 03:22:51 ---> sar -P ALL: 03:22:51 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) 03:22:51 03:22:51 02:57:50 LINUX RESTART (2 CPU) 03:22:51 03:22:51 02:59:01 CPU %user %nice %system %iowait %steal %idle 03:22:51 03:00:01 all 22.24 0.00 7.78 0.81 0.14 69.03 03:22:51 03:00:01 0 19.00 0.00 8.06 1.22 0.15 71.57 03:22:51 03:00:01 1 25.44 0.00 7.49 0.41 0.13 66.52 03:22:51 03:01:01 all 47.82 0.00 12.75 3.60 0.16 35.66 03:22:51 03:01:01 0 47.97 0.00 13.13 3.27 0.16 35.46 03:22:51 03:01:01 1 47.67 0.00 12.37 3.93 0.16 35.87 03:22:51 03:02:01 all 37.73 0.00 5.40 0.37 0.11 56.39 03:22:51 03:02:01 0 37.45 0.00 5.72 0.44 0.11 56.27 03:22:51 03:02:01 1 38.01 0.00 5.07 0.30 0.11 56.51 03:22:51 03:03:01 all 73.96 0.00 7.91 0.74 0.17 17.22 03:22:51 03:03:01 0 74.16 0.00 8.22 0.87 0.17 16.58 03:22:51 03:03:01 1 73.76 0.00 7.60 0.61 0.17 17.86 03:22:51 03:04:02 all 35.14 0.00 13.08 25.34 0.15 26.29 03:22:51 03:04:02 0 35.08 0.00 13.41 25.95 0.15 25.41 03:22:51 03:04:02 1 35.19 0.00 12.75 24.72 0.16 27.18 03:22:51 03:05:01 all 54.48 0.00 17.79 23.42 0.15 4.16 03:22:51 03:05:01 0 53.43 0.00 18.25 24.35 0.15 3.82 03:22:51 03:05:01 1 55.52 0.00 17.33 22.49 0.15 4.50 03:22:51 03:06:01 all 75.39 0.00 19.30 4.01 0.17 1.13 03:22:51 03:06:01 0 74.72 0.00 19.75 4.55 0.17 0.82 03:22:51 03:06:01 1 76.07 0.00 18.86 3.47 0.17 1.44 03:22:51 03:07:01 all 29.62 0.00 6.62 2.03 0.09 61.64 03:22:51 03:07:01 0 29.71 0.00 6.30 1.89 0.10 62.00 03:22:51 03:07:01 1 29.53 0.00 6.94 2.18 0.07 61.28 03:22:51 03:08:01 all 0.26 0.00 0.05 0.00 0.01 99.68 03:22:51 03:08:01 0 0.47 0.00 0.03 0.00 0.00 99.50 03:22:51 03:08:01 1 0.05 0.00 0.07 0.00 0.02 99.87 03:22:51 03:09:01 all 0.23 0.00 0.08 0.00 0.03 99.67 03:22:51 03:09:01 0 0.37 0.00 0.05 0.00 0.02 99.57 03:22:51 03:09:01 1 0.08 0.00 0.12 0.00 0.03 99.77 03:22:51 03:10:01 all 0.12 0.00 0.03 0.00 0.02 99.84 03:22:51 03:10:01 0 0.22 0.00 0.02 0.00 0.02 99.75 03:22:51 03:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:22:51 03:22:51 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:22:51 03:11:01 all 0.16 0.00 0.03 0.00 0.02 99.80 03:22:51 03:11:01 0 0.27 0.00 0.02 0.00 0.02 99.70 03:22:51 03:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:22:51 03:12:01 all 0.11 0.00 0.03 0.00 0.02 99.84 03:22:51 03:12:01 0 0.20 0.00 0.03 0.00 0.02 99.75 03:22:51 03:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:22:51 03:13:01 all 0.08 0.00 0.04 0.00 0.01 99.87 03:22:51 03:13:01 0 0.08 0.00 0.03 0.00 0.00 99.88 03:22:51 03:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:22:51 03:14:01 all 0.09 0.00 0.03 0.00 0.03 99.84 03:22:51 03:14:01 0 0.15 0.00 0.02 0.00 0.03 99.80 03:22:51 03:14:01 1 0.03 0.00 0.05 0.00 0.03 99.88 03:22:51 03:15:01 all 0.14 0.00 0.03 0.00 0.03 99.80 03:22:51 03:15:01 0 0.27 0.00 0.05 0.00 0.02 99.67 03:22:51 03:15:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:22:51 03:16:01 all 0.19 0.00 0.03 0.00 0.01 99.77 03:22:51 03:16:01 0 0.33 0.00 0.03 0.00 0.02 99.62 03:22:51 03:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:22:51 03:17:01 all 0.10 0.00 0.04 0.00 0.01 99.85 03:22:51 03:17:01 0 0.17 0.00 0.03 0.00 0.00 99.80 03:22:51 03:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:22:51 03:18:01 all 0.21 0.00 0.02 0.00 0.02 99.76 03:22:51 03:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 03:18:01 1 0.38 0.00 0.02 0.00 0.02 99.58 03:22:51 03:19:01 all 0.18 0.00 0.02 0.00 0.02 99.78 03:22:51 03:19:01 0 0.35 0.00 0.02 0.00 0.02 99.62 03:22:51 03:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:20:01 all 0.23 0.00 0.03 0.00 0.01 99.73 03:22:51 03:20:01 0 0.43 0.00 0.02 0.00 0.00 99.55 03:22:51 03:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:22:51 03:21:01 all 0.15 0.00 0.02 0.00 0.02 99.82 03:22:51 03:21:01 0 0.28 0.00 0.02 0.00 0.02 99.68 03:22:51 03:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:22:51 03:21:01 CPU %user %nice %system %iowait %steal %idle 03:22:51 03:22:01 all 0.18 0.00 0.01 0.00 0.02 99.80 03:22:51 03:22:01 0 0.32 0.00 0.02 0.00 0.02 99.65 03:22:51 03:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:22:51 Average: all 15.45 0.00 3.71 2.44 0.06 78.34 03:22:51 Average: 0 15.32 0.00 3.79 2.53 0.06 78.30 03:22:51 Average: 1 15.58 0.00 3.63 2.36 0.06 78.38 03:22:51 03:22:51 03:22:51