Pull request #3713 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 bc93a758caf760b27bd682aede2d28fd83696618+2ad0b164aee444d31aaa00b8b2f22abc4230ffbf (d5adeb014779276b568472ec50db7d67292af4bd) 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-ssh6530469728827816005.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-ssh210460333408065527.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-3713/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-3713/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8533698285630261035.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-ssh5415350753328639312.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-3713/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-3713/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6267266911811976803.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-389’ Running on prd-centos7-docker-4c-2g-393 in /w/workspace/edgexfoundry_edgex-go_PR-3713 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1544618572706702961.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf into PR head commit bc93a758caf760b27bd682aede2d28fd83696618 Merge succeeded, producing bc93a758caf760b27bd682aede2d28fd83696618 Checking out Revision bc93a758caf760b27bd682aede2d28fd83696618 (PR-3713) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5565915563488780404.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3713/head:refs/remotes/origin/PR-3713 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc93a758caf760b27bd682aede2d28fd83696618 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6328764410965802570.key > git merge 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc93a758caf760b27bd682aede2d28fd83696618 # timeout=10 Commit message: "Merge branch 'main' into issue-3565-install-lint" > git rev-list --no-walk 94fd4d593656267da1e80113910ccdd7f972d1d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:53 ========================================================= 18:42:53 EdgeX Global Pipelines Version Info 18:42:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:54 ------------------- 18:42:54 stable info: 18:42:54 ------------------- 18:42:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:54 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:42:54 Message: update stable to v1.0.205 18:42:55 ------------------- 18:42:55 experimental info: 18:42:55 ------------------- 18:42:55 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:55 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:42:55 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3713 [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3713 [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3713 [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc93a758caf760b27bd682aede2d28fd83696618 [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc93a75 [Pipeline] echo 18:42:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:55 provisioning config files... 18:42:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9040689229283851469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:56 ---> docker-login.sh 18:42:56 nexus3.edgexfoundry.org:10001 18:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:56 Configure a credential helper to remove this warning. See 18:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:56 18:42:56 Login Succeeded 18:42:56 nexus3.edgexfoundry.org:10002 18:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:56 Configure a credential helper to remove this warning. See 18:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:56 18:42:56 Login Succeeded 18:42:56 nexus3.edgexfoundry.org:10003 18:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:57 Configure a credential helper to remove this warning. See 18:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:57 18:42:57 Login Succeeded 18:42:57 nexus3.edgexfoundry.org:10004 18:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:57 Configure a credential helper to remove this warning. See 18:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:57 18:42:57 Login Succeeded 18:42:57 docker.io 18:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:57 Configure a credential helper to remove this warning. See 18:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:57 18:42:57 Login Succeeded 18:42:57 ---> docker-login.sh ends [Pipeline] } 18:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:58 ++ 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 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/core-command/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo core-command,cmd/core-command/Dockerfile 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/core-data/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo core-data,cmd/core-data/Dockerfile 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/core-metadata/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo core-metadata,cmd/core-metadata/Dockerfile 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/security-bootstrapper/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/security-proxy-setup/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/support-notifications/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo support-notifications,cmd/support-notifications/Dockerfile 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/support-scheduler/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:42:58 + for file in '`ls cmd/**/Dockerfile`' 18:42:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:42:58 ++ cut -d/ -f2 18:42:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:42:58 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 18:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:58 18:42:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:42:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:59 latest: Pulling from edgex-devops/git-semver 18:42:59 31603596830f: Pulling fs layer 18:42:59 04fac38145f0: Pulling fs layer 18:42:59 701f6daf10bf: Pulling fs layer 18:42:59 24f72da36158: Pulling fs layer 18:42:59 24f72da36158: Waiting 18:42:59 04fac38145f0: Verifying Checksum 18:42:59 04fac38145f0: Download complete 18:42:59 31603596830f: Verifying Checksum 18:42:59 31603596830f: Download complete 18:42:59 24f72da36158: Verifying Checksum 18:42:59 24f72da36158: Download complete 18:42:59 31603596830f: Pull complete 18:42:59 04fac38145f0: Pull complete 18:43:00 701f6daf10bf: Verifying Checksum 18:43:00 701f6daf10bf: Download complete 18:43:00 701f6daf10bf: Pull complete 18:43:00 24f72da36158: Pull complete 18:43:00 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:43:00 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 18:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:43:01 $ docker top 21006f58cabc6f025bd3d11112455a87ff7d269acb9a2d602d4262ada754e75e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:01 [ssh-agent] Looking for ssh-agent implementation... 18:43:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:01 $ docker exec 21006f58cabc6f025bd3d11112455a87ff7d269acb9a2d602d4262ada754e75e ssh-agent 18:43:02 SSH_AUTH_SOCK=/tmp/ssh-0EvI7iiSZGwq/agent.14 18:43:02 SSH_AGENT_PID=20 18:43:02 Running ssh-add (command line suppressed) 18:43:02 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1431159134103867955.key (/w/workspace/edgex-go/2@tmp/private_key_1431159134103867955.key) 18:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:02 + git tag --points-at HEAD [Pipeline] } 18:43:02 $ docker exec --env ******** --env ******** 21006f58cabc6f025bd3d11112455a87ff7d269acb9a2d602d4262ada754e75e ssh-agent -k 18:43:02 unset SSH_AUTH_SOCK; 18:43:02 unset SSH_AGENT_PID; 18:43:02 echo Agent pid 20 killed; 18:43:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:02 [ssh-agent] Looking for ssh-agent implementation... 18:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:02 $ docker exec 21006f58cabc6f025bd3d11112455a87ff7d269acb9a2d602d4262ada754e75e ssh-agent 18:43:03 SSH_AUTH_SOCK=/tmp/ssh-JJkemcxum1yf/agent.54 18:43:03 SSH_AGENT_PID=60 18:43:03 Running ssh-add (command line suppressed) 18:43:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2752423752791569322.key (/w/workspace/edgex-go/2@tmp/private_key_2752423752791569322.key) 18:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:03 + git semver init 18:43:03 # -> Open(): unable to determine branch for HEAD 18:43:03 # $GIT_DIR = /w/workspace/edgex-go/2/.git 18:43:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 18:43:03 # $SEMVER_REMOTE_NAME = origin 18:43:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:43:03 # $SEMVER_USER_NAME = edgex-jenkins 18:43:03 # $SEMVER_BRANCH = PR-3713 18:43:03 # $SEMVER_TEMP = /tmp/semver-569533458 18:43:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:43:50 # '/tmp/semver-569533458' -> '/w/workspace/edgex-go/2/.semver' 18:43:50 # -> Force: false 18:43:50 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 18:43:50 $ docker exec --env ******** --env ******** 21006f58cabc6f025bd3d11112455a87ff7d269acb9a2d602d4262ada754e75e ssh-agent -k 18:43:50 unset SSH_AUTH_SOCK; 18:43:50 unset SSH_AGENT_PID; 18:43:50 echo Agent pid 60 killed; 18:43:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:50 + git semver [Pipeline] } 18:43:50 $ docker stop --time=1 21006f58cabc6f025bd3d11112455a87ff7d269acb9a2d602d4262ada754e75e 18:43:52 $ docker rm -f 21006f58cabc6f025bd3d11112455a87ff7d269acb9a2d602d4262ada754e75e [Pipeline] // withDockerContainer [Pipeline] sh 18:43:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:53 Stashed 1 file(s) [Pipeline] echo 18:43:53 [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 18:43:53 ========================================================= 18:43:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:43:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:43:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:54 540db60ca938: Pulling fs layer 18:43:54 adcc1eea9eea: Pulling fs layer 18:43:54 4c4ab2625f07: Pulling fs layer 18:43:54 db62176df00c: Pulling fs layer 18:43:54 3b30891b0d05: Pulling fs layer 18:43:54 06b49ca38bd5: Pulling fs layer 18:43:54 c788192a36de: Pulling fs layer 18:43:54 a77e37c0d609: Pulling fs layer 18:43:54 c3185cebc471: Pulling fs layer 18:43:54 06b49ca38bd5: Waiting 18:43:54 c788192a36de: Waiting 18:43:54 a77e37c0d609: Waiting 18:43:54 c3185cebc471: Waiting 18:43:54 3b30891b0d05: Waiting 18:43:54 db62176df00c: Waiting 18:43:54 4c4ab2625f07: Verifying Checksum 18:43:54 4c4ab2625f07: Download complete 18:43:54 adcc1eea9eea: Verifying Checksum 18:43:54 adcc1eea9eea: Download complete 18:43:54 3b30891b0d05: Verifying Checksum 18:43:54 3b30891b0d05: Download complete 18:43:54 06b49ca38bd5: Verifying Checksum 18:43:54 06b49ca38bd5: Download complete 18:43:54 540db60ca938: Verifying Checksum 18:43:54 540db60ca938: Download complete 18:43:54 c788192a36de: Verifying Checksum 18:43:54 c788192a36de: Download complete 18:43:54 540db60ca938: Pull complete 18:43:54 adcc1eea9eea: Pull complete 18:43:54 4c4ab2625f07: Pull complete 18:43:55 a77e37c0d609: Verifying Checksum 18:43:55 a77e37c0d609: Download complete 18:43:59 c3185cebc471: Verifying Checksum 18:43:59 c3185cebc471: Download complete 18:43:59 db62176df00c: Verifying Checksum 18:43:59 db62176df00c: Download complete 18:44:02 db62176df00c: Pull complete 18:44:02 3b30891b0d05: Pull complete 18:44:02 06b49ca38bd5: Pull complete 18:44:02 c788192a36de: Pull complete 18:44:02 a77e37c0d609: Pull complete 18:44:04 c3185cebc471: Pull complete 18:44:04 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:44:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:44:05 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:44:05 WORKDIR /edgex 18:44:05 COPY go.mod . 18:44:05 RUN go mod download' 18:44:05 + docker build -t ci-base-image-x86_64 -f - . 18:44:06 Sending build context to Docker daemon 328.8MB 18:44:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:44:06 ---> 031687cdd783 18:44:06 Step 2/4 : WORKDIR /edgex 18:44:08 ---> Running in f8bfcc22ed96 18:44:08 Removing intermediate container f8bfcc22ed96 18:44:08 ---> 8b1160812535 18:44:08 Step 3/4 : COPY go.mod . 18:44:08 ---> 04f3978acd86 18:44:08 Step 4/4 : RUN go mod download 18:44:08 ---> Running in 628e558e6aa1 18:44:08 Still waiting to schedule task 18:44:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-390’ is offline 18:44:40 Removing intermediate container 628e558e6aa1 18:44:40 ---> 1eba5d894c0a 18:44:40 Successfully built 1eba5d894c0a 18:44:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:44:41 + docker inspect -f . ci-base-image-x86_64 18:44:41 . [Pipeline] withDockerContainer 18:44:41 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 18:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:41 $ docker top 16e21f79d5999cca60255508866377755bb9cbc39cd578c980def2e0daa7d07f -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:41 + go version 18:44:41 go version go1.16.6 linux/amd64 [Pipeline] } 18:44:41 $ docker stop --time=1 16e21f79d5999cca60255508866377755bb9cbc39cd578c980def2e0daa7d07f 18:44:43 $ docker rm -f 16e21f79d5999cca60255508866377755bb9cbc39cd578c980def2e0daa7d07f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:43 + docker inspect -f . ci-base-image-x86_64 18:44:43 . [Pipeline] withDockerContainer 18:44:43 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 18:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:44 $ docker top d5f050d61860e7d6a8ffbc8f94ef181e6b21f7f5bbc2049b03f92d6d08557f9c -eo pid,comm [Pipeline] { [Pipeline] echo 18:44:44 ========================================================= 18:44:44 [edgeXBuildGoParallel] Running Tests and Build... 18:44:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:44:44 + go mod tidy [Pipeline] sh 18:44:45 + make test 18:44:45 go mod tidy 18:44:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:44:51 ? github.com/edgexfoundry/edgex-go [no test files] 18:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:45:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:45:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:45:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:45:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:45:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:45:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:45:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:45:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:45:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:45:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:45:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:45:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:45:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 18:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements 18:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:45:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements 18:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:45:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 18:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.238s coverage: 94.2% of statements 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:45:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:45:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:45:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:45:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements 18:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:45:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 18:45:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements 18:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 18:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 18:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 18:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 18:45:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 18:45:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 18:45:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 18:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.216s coverage: 81.8% of statements 18:45:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 70.5% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 18:46:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:46:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:46:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:46:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:46:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:46:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:46:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:46:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 18:46:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 18:46:10 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 18:46:32 GO111MODULE=on go vet ./... 18:46:42 gofmt -l . 18:46:42 [ "`gofmt -l .`" = "" ] 18:46:42 ./bin/test-attribution-txt.sh [Pipeline] sh 18:46:42 + ls -al . 18:46:42 total 612 18:46:42 drwxrwxr-x 10 1001 1001 4096 Sep 16 18:46 . 18:46:42 drwxr-xr-x 4 root root 28 Sep 16 18:44 .. 18:46:42 -rw-rw-r-- 1 1001 1001 11 Sep 16 18:42 .dockerignore 18:46:42 drwxrwxr-x 8 1001 1001 179 Sep 16 18:42 .git 18:46:42 drwxrwxr-x 4 1001 1001 142 Sep 16 18:42 .github 18:46:42 -rw-rw-r-- 1 1001 1001 818 Sep 16 18:42 .gitignore 18:46:42 -rw-rw-r-- 1 1001 1001 129 Sep 16 18:42 .golangci.yml 18:46:42 -rw-rw-r-- 1 1001 1001 76 Sep 16 18:42 .hadolint.yml 18:46:42 drwx------ 3 1001 1001 58 Sep 16 18:43 .semver 18:46:42 -rw-rw-r-- 1 1001 1001 166 Sep 16 18:42 .sonarcloud.properties 18:46:42 -rw-rw-r-- 1 1001 1001 1171 Sep 16 18:42 ADOPTERS.md 18:46:42 -rw-rw-r-- 1 1001 1001 8493 Sep 16 18:42 Attribution.txt 18:46:42 -rw-rw-r-- 1 1001 1001 43881 Sep 16 18:42 CHANGELOG.md 18:46:42 -rw-rw-r-- 1 1001 1001 3804 Sep 16 18:42 CONTRIBUTING.md 18:46:42 -rw-rw-r-- 1 1001 1001 677 Sep 16 18:42 GOVERNANCE.md 18:46:42 -rw-rw-r-- 1 1001 1001 849 Sep 16 18:42 Jenkinsfile 18:46:42 -rw-rw-r-- 1 1001 1001 10775 Sep 16 18:42 LICENSE 18:46:42 -rw-rw-r-- 1 1001 1001 6386 Sep 16 18:42 Makefile 18:46:42 -rw-rw-r-- 1 1001 1001 582 Sep 16 18:42 OWNERS.md 18:46:42 -rw-rw-r-- 1 1001 1001 8643 Sep 16 18:42 README.md 18:46:42 -rw-rw-r-- 1 1001 1001 6912 Sep 16 18:42 SECURITY.md 18:46:42 -rw-rw-r-- 1 1001 1001 5 Sep 16 18:43 VERSION 18:46:42 -rw-rw-r-- 1 1001 1001 4131 Sep 16 18:42 ZMQWindows.md 18:46:42 drwxrwxr-x 2 1001 1001 37 Sep 16 18:42 bin 18:46:42 drwxrwxr-x 14 1001 1001 4096 Sep 16 18:42 cmd 18:46:42 -rw-r--r-- 1 root root 403630 Sep 16 18:46 coverage.out 18:46:42 -rw-rw-r-- 1 1001 1001 841 Sep 16 18:42 go.mod 18:46:42 -rw-r--r-- 1 root root 50064 Sep 16 18:44 go.sum 18:46:42 drwxrwxr-x 8 1001 1001 124 Sep 16 18:42 internal 18:46:42 drwxrwxr-x 3 1001 1001 16 Sep 16 18:42 openapi 18:46:42 drwxrwxr-x 4 1001 1001 71 Sep 16 18:42 snap 18:46:42 -rw-rw-r-- 1 1001 1001 204 Sep 16 18:42 version.go [Pipeline] sh 18:46:43 + '[' -e coverage.out ] 18:46:43 + chown 1001:1001 coverage.out [Pipeline] stash 18:46:43 Stashed 1 file(s) [Pipeline] sh 18:46:43 + make build 18:46:43 go mod tidy 18:46:43 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 18:46:45 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 18:46:51 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 18:46:52 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 18:46:53 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 18:46:53 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 18:46:54 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 18:46:55 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 18:46: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 18:46:57 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 18:46:58 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 18:46:58 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] } 18:47:00 $ docker stop --time=1 d5f050d61860e7d6a8ffbc8f94ef181e6b21f7f5bbc2049b03f92d6d08557f9c 18:47:02 $ docker rm -f d5f050d61860e7d6a8ffbc8f94ef181e6b21f7f5bbc2049b03f92d6d08557f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:04 18:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:04 latest: Pulling from edgex-devops/edgex-compose 18:47:04 cbdbe7a5bc2a: Pulling fs layer 18:47:04 ca9280d653b3: Pulling fs layer 18:47:04 7e9c9ca2126c: Pulling fs layer 18:47:05 cbdbe7a5bc2a: Verifying Checksum 18:47:05 cbdbe7a5bc2a: Download complete 18:47:05 cbdbe7a5bc2a: Pull complete 18:47:06 ca9280d653b3: Verifying Checksum 18:47:06 ca9280d653b3: Download complete 18:47:06 ca9280d653b3: Pull complete 18:47:08 7e9c9ca2126c: Verifying Checksum 18:47:08 7e9c9ca2126c: Download complete 18:47:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-395 in /w/workspace/edgexfoundry_edgex-go_PR-3713 [Pipeline] { [Pipeline] ws 18:47:09 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 18:47:10 The recommended git tool is: git 18:47:11 7e9c9ca2126c: Pull complete 18:47:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:47:12 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 18:47:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:47:14 $ docker top 848564a58136fcc67154eb6769b81a4da44c3c33a1cec918061f47af7837e3e6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:15 + grep parallel 18:47:15 + docker-compose build --help 18:47:15 --parallel Build images in parallel. [Pipeline] } 18:47:15 $ docker stop --time=1 848564a58136fcc67154eb6769b81a4da44c3c33a1cec918061f47af7837e3e6 18:47:16 using credential edgex-jenkins-ssh 18:47:16 Cloning the remote Git repository 18:47:16 $ docker rm -f 848564a58136fcc67154eb6769b81a4da44c3c33a1cec918061f47af7837e3e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:17 . [Pipeline] withDockerContainer 18:47:17 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 18:47:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:47:16 > git init /w/workspace/edgex-go/2 # timeout=10 18:47:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:47:16 > git --version # timeout=10 18:47:16 > git --version # 'git version 2.17.1' 18:47:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:47:17 $ docker top 9bea31a11959d2980cf5b7e7531ab85e09f46544470d07f93ca6b63a0aa00990 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:18 + docker-compose -f ./docker-compose-build.yml build --parallel 18:47:18 Building core-command ... 18:47:18 Building core-data ... 18:47:18 Building core-metadata ... 18:47:18 Building security-bootstrapper ... 18:47:18 Building security-proxy-setup ... 18:47:18 Building security-secretstore-setup ... 18:47:18 Building support-notifications ... 18:47:18 Building support-scheduler ... 18:47:18 Building sys-mgmt-agent ... 18:47:18 Building security-bootstrapper 18:47:18 Building core-metadata 18:47:18 Building sys-mgmt-agent 18:47:18 Building security-proxy-setup 18:47:18 Building support-scheduler 18:47:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:47:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:47:29 ---> 1eba5d894c0a 18:47:29 Step 3/24 : WORKDIR /edgex-go 18:47:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:47:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:47:29 ---> 1eba5d894c0a 18:47:29 Step 3/22 : WORKDIR /edgex-go 18:47:33 Merging remotes/origin/main commit 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf into PR head commit bc93a758caf760b27bd682aede2d28fd83696618 18:47:33 Merge succeeded, producing bc93a758caf760b27bd682aede2d28fd83696618 18:47:33 Checking out Revision bc93a758caf760b27bd682aede2d28fd83696618 (PR-3713) 18:47:34 ---> Running in ea89d4e916ec 18:47:34 ---> Running in cbcad917b08b 18:47:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:47:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:47:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:47:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3713/head:refs/remotes/origin/PR-3713 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:47:33 > git config core.sparsecheckout # timeout=10 18:47:33 > git checkout -f bc93a758caf760b27bd682aede2d28fd83696618 # timeout=10 18:47:33 > git remote # timeout=10 18:47:33 > git config --get remote.origin.url # timeout=10 18:47:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:33 > git merge 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf # timeout=10 18:47:33 > git rev-parse HEAD^{commit} # timeout=10 18:47:33 > git config core.sparsecheckout # timeout=10 18:47:34 > git checkout -f bc93a758caf760b27bd682aede2d28fd83696618 # timeout=10 18:47:38 Commit message: "Merge branch 'main' into issue-3565-install-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:39 provisioning config files... 18:47:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9049252087550256116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:39 ---> docker-login.sh 18:47:39 nexus3.edgexfoundry.org:10001 18:47:40 Removing intermediate container cbcad917b08b 18:47:40 ---> d835ca86812f 18:47:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:40 Removing intermediate container ea89d4e916ec 18:47:40 ---> 2a9c238a9f3e 18:47:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:47:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:47:40 ---> 1eba5d894c0a 18:47:40 Step 3/23 : WORKDIR /edgex-go 18:47:40 ---> Using cache 18:47:40 ---> d835ca86812f 18:47:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:41 ---> Running in defdbce4b587 18:47:41 ---> Running in 14af06a9ca9c 18:47:41 ---> Running in 895636ad97a4 18:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:41 Configure a credential helper to remove this warning. See 18:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:41 18:47:41 Login Succeeded 18:47:41 nexus3.edgexfoundry.org:10002 18:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:41 Configure a credential helper to remove this warning. See 18:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:41 18:47:41 Login Succeeded 18:47:41 nexus3.edgexfoundry.org:10003 18:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:42 Configure a credential helper to remove this warning. See 18:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:42 18:47:42 Login Succeeded 18:47:42 nexus3.edgexfoundry.org:10004 18:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:43 Configure a credential helper to remove this warning. See 18:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:43 18:47:43 Login Succeeded 18:47:43 docker.io 18:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:43 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:47:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:47:43 ---> 1eba5d894c0a 18:47:43 Step 3/32 : WORKDIR /edgex-go 18:47:43 ---> Using cache 18:47:43 ---> d835ca86812f 18:47:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:44 Configure a credential helper to remove this warning. See 18:47:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:44 18:47:44 Login Succeeded 18:47:44 ---> docker-login.sh ends [Pipeline] } 18:47:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:47:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:47:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:47:44 ---> 1eba5d894c0a 18:47:44 Step 3/24 : WORKDIR /edgex-go 18:47:44 ---> Using cache 18:47:44 ---> d835ca86812f 18:47:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] echo 18:47:44 ========================================================= 18:47:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:47:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:47:44 ---> Running in 698a220ffa7b 18:47:44 ---> Running in b9645ebb90a2 18:47:44 Removing intermediate container 895636ad97a4 18:47:44 ---> 681cc70a0138 18:47:44 Step 5/22 : RUN apk add --update --no-cache make git 18:47:44 ---> Running in 28f66019bd2b 18:47:44 Removing intermediate container defdbce4b587 18:47:44 ---> eed3d0962ea5 18:47:44 Step 5/23 : RUN apk add --update --no-cache make git 18:47:44 Removing intermediate container 14af06a9ca9c 18:47:44 ---> 4d01ac24bf8d 18:47:44 Step 5/24 : RUN apk add --update --no-cache make git 18:47:44 ---> Running in 2233c3b1e9a3 18:47:44 ---> Running in 73cd40084183 18:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:47:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:47:45 595b0fe564bb: Pulling fs layer 18:47:45 24495759ef45: Pulling fs layer 18:47:45 d148012ef14d: Pulling fs layer 18:47:45 e90a11edd702: Pulling fs layer 18:47:45 d77568369979: Pulling fs layer 18:47:45 fc1c9f9a7f3b: Pulling fs layer 18:47:45 170f2ba95c9a: Pulling fs layer 18:47:45 97ac5df62f85: Pulling fs layer 18:47:45 e90a11edd702: Waiting 18:47:45 d77568369979: Waiting 18:47:45 97ac5df62f85: Waiting 18:47:45 fc1c9f9a7f3b: Waiting 18:47:45 170f2ba95c9a: Waiting 18:47:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:45 d148012ef14d: Verifying Checksum 18:47:45 d148012ef14d: Download complete 18:47:45 24495759ef45: Verifying Checksum 18:47:45 24495759ef45: Download complete 18:47:45 d77568369979: Verifying Checksum 18:47:45 d77568369979: Download complete 18:47:45 fc1c9f9a7f3b: Verifying Checksum 18:47:45 fc1c9f9a7f3b: Download complete 18:47:45 595b0fe564bb: Verifying Checksum 18:47:45 595b0fe564bb: Download complete 18:47:45 170f2ba95c9a: Verifying Checksum 18:47:45 170f2ba95c9a: Download complete 18:47:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:45 Removing intermediate container b9645ebb90a2 18:47:45 ---> f5027fa1bdf1 18:47:45 Step 5/24 : RUN apk add --update --no-cache make bash git 18:47:45 Removing intermediate container 698a220ffa7b 18:47:45 ---> 2947cae5facf 18:47:45 Step 5/32 : RUN apk add --update --no-cache make git 18:47:45 ---> Running in 33c3c20c6be6 18:47:45 ---> Running in 44a86b2e1c57 18:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:46 595b0fe564bb: Pull complete 18:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:47 OK: 219 MiB in 52 packages 18:47:47 24495759ef45: Pull complete 18:47:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:47:47 Removing intermediate container 2233c3b1e9a3 18:47:47 ---> df62d9acd683 18:47:47 Step 6/23 : COPY go.mod . 18:47:47 OK: 219 MiB in 52 packages 18:47:47 OK: 219 MiB in 52 packages 18:47:47 d148012ef14d: Pull complete 18:47:47 ---> 6860a5f72d9e 18:47:47 Step 7/23 : RUN go mod download 18:47:47 ---> Running in ab3dc1ec3cc0 18:47:47 OK: 219 MiB in 52 packages 18:47:47 Removing intermediate container 33c3c20c6be6 18:47:47 ---> 432dfa6af37b 18:47:47 Step 6/24 : COPY go.mod . 18:47:48 Removing intermediate container 28f66019bd2b 18:47:48 ---> 7893fb32ad06 18:47:48 Step 6/22 : COPY go.mod . 18:47:48 ---> 3611ee163c03 18:47:48 Step 7/24 : RUN go mod download 18:47:48 ---> Running in 75b6ab105f30 18:47:48 Removing intermediate container 73cd40084183 18:47:48 ---> 0e8690413af3 18:47:48 Step 6/24 : COPY go.mod . 18:47:48 ---> d3fab499d33b 18:47:48 Step 7/22 : RUN go mod download 18:47:48 ---> 186251168eda 18:47:48 Step 7/24 : RUN go mod download 18:47:48 ---> Running in 38e260652b86 18:47:48 ---> Running in 17c137a72740 18:47:49 Removing intermediate container ab3dc1ec3cc0 18:47:49 ---> 8355d17a4655 18:47:49 Step 8/23 : COPY . . 18:47:50 97ac5df62f85: Verifying Checksum 18:47:50 97ac5df62f85: Download complete 18:47:51 e90a11edd702: Verifying Checksum 18:47:51 e90a11edd702: Download complete 18:47:51 Removing intermediate container 75b6ab105f30 18:47:51 ---> 418d56575b4b 18:47:51 Step 8/24 : COPY . . 18:47:52 OK: 219 MiB in 52 packages 18:47:53 Removing intermediate container 17c137a72740 18:47:53 ---> 835ad86a8ba0 18:47:53 Step 8/24 : COPY . . 18:47:53 Removing intermediate container 38e260652b86 18:47:53 ---> c1cb29302a24 18:47:53 Step 8/22 : COPY . . 18:47:54 ---> 27f89699e20c 18:47:54 Step 9/23 : RUN go mod tidy 18:47:55 ---> Running in b3cb7bbe626a 18:47:55 Removing intermediate container 44a86b2e1c57 18:47:55 ---> f28a9bf240f8 18:47:55 Step 6/32 : COPY go.mod . 18:47:56 ---> 3ab883653ccc 18:47:56 Step 7/32 : RUN go mod download 18:47:57 ---> Running in 8239455ea8f7 18:47:57 ---> 76415fbe06ff 18:47:57 Step 9/24 : RUN go mod tidy 18:47:58 ---> Running in 838066c5adf7 18:47:58 Removing intermediate container b3cb7bbe626a 18:47:58 ---> fbd337cab61d 18:47:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:47:58 ---> Running in 32ca9da75143 18:47: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 18:48:00 Removing intermediate container 8239455ea8f7 18:48:00 ---> a36d48d40e65 18:48:00 Step 8/32 : COPY . . 18:48:00 Removing intermediate container 838066c5adf7 18:48:00 ---> e445a624d2ad 18:48:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:48:01 ---> Running in 968b1cf125e6 18:48:01 ---> bbacae938442 18:48:01 Step 9/24 : RUN go mod tidy 18:48:01 e90a11edd702: Pull complete 18:48:01 d77568369979: Pull complete 18:48:01 fc1c9f9a7f3b: Pull complete 18:48:02 ---> Running in 0c7aaef96e20 18:48:02 ---> d59255cf301f 18:48:02 Step 9/22 : RUN go mod tidy 18:48:02 170f2ba95c9a: Pull complete 18:48:02 ---> Running in 0873d7c32496 18:48:04 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 18:48:06 Removing intermediate container 0c7aaef96e20 18:48:06 ---> d15d617d0653 18:48:06 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:48:07 Removing intermediate container 0873d7c32496 18:48:07 ---> 5939aafed396 18:48:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:48:07 ---> Running in ec473ff4b021 18:48:07 ---> Running in e8c3f001eb23 18:48:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:48:08 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 18:48:08 97ac5df62f85: Pull complete 18:48:08 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:48:09 + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:48:09 WORKDIR /edgex 18:48:09 COPY go.mod . 18:48:09 RUN go mod download ci-base-image-arm64 18:48:09 -f - . 18:48:11 Sending build context to Docker daemon 166MB 18:48:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:48:11 ---> 04bc70af865f 18:48:11 Step 2/4 : WORKDIR /edgex 18:48:14 ---> 88b01cca1c69 18:48:14 Step 9/32 : RUN go mod tidy 18:48:14 ---> Running in 9088bbcf347a 18:48:16 Removing intermediate container 9088bbcf347a 18:48:16 ---> fab80d9bf7e2 18:48:16 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:48:16 ---> Running in fcaf8b7af09b 18:48:16 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 18:48:16 ---> Running in c95f1191d6f5 18:48:16 Removing intermediate container c95f1191d6f5 18:48:16 ---> b285a52094bf 18:48:16 Step 3/4 : COPY go.mod . 18:48:17 ---> 2e4a2eca6aba 18:48:17 Step 4/4 : RUN go mod download 18:48:17 ---> Running in 438e4062bc5c 18:48:29 Removing intermediate container 32ca9da75143 18:48:29 ---> 86b94b70953a 18:48:29 18:48:29 Step 11/23 : FROM alpine:3.12 18:48:29 3.12: Pulling from library/alpine 18:48:30 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 18:48:30 Status: Downloaded newer image for alpine:3.12 18:48:30 ---> 48b8ec4ed9eb 18:48:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:48:30 ---> Running in f72684274a51 18:48:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:31 (1/1) Installing dumb-init (1.2.2-r1) 18:48:31 Executing busybox-1.31.1-r20.trigger 18:48:31 OK: 6 MiB in 15 packages 18:48:32 Removing intermediate container f72684274a51 18:48:32 ---> 0f2c2040fa35 18:48:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:48:32 ---> Running in 9b2cb587fd9b 18:48:32 Removing intermediate container 9b2cb587fd9b 18:48:32 ---> c4a8b52aae98 18:48:32 Step 14/23 : ENV APP_PORT=59861 18:48:32 ---> Running in 74da983c52c0 18:48:32 Removing intermediate container 74da983c52c0 18:48:32 ---> 4fb194117efb 18:48:32 Step 15/23 : EXPOSE $APP_PORT 18:48:32 ---> Running in fe92daefca34 18:48:32 Removing intermediate container fe92daefca34 18:48:32 ---> b3e727317a12 18:48:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:48:33 ---> a7af16d8ee8b 18:48:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:48:33 ---> e216952a6638 18:48:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:48:34 ---> 6b1a43ace04b 18:48:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:48:34 ---> Running in e7fa4b35f0b5 18:48:34 Removing intermediate container e7fa4b35f0b5 18:48:34 ---> 6b5e49b40ed6 18:48:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:34 ---> Running in d61d3c89c784 18:48:34 Removing intermediate container d61d3c89c784 18:48:34 ---> dc9cbe7d247b 18:48:34 Step 21/23 : LABEL arch=x86_64 18:48:34 ---> Running in 8f7c86d56c57 18:48:34 Removing intermediate container 8f7c86d56c57 18:48:34 ---> 61f52bf20738 18:48:34 Step 22/23 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:48:34 ---> Running in 4e3c262a115c 18:48:34 Removing intermediate container 4e3c262a115c 18:48:34 ---> 3465c4381cb2 18:48:34 Step 23/23 : LABEL version=0.0.0 18:48:34 ---> Running in 912e2d943ffa 18:48:34 Removing intermediate container 912e2d943ffa 18:48:34 ---> 8adac8e227d1 18:48:34 18:48:34 Successfully built 8adac8e227d1 18:48:34 Successfully tagged support-scheduler:latest 18:48:34 Building security-secretstore-setup 18:48:41  Building support-scheduler ... done Removing intermediate container 968b1cf125e6 18:48:41 ---> 1b0791b6919f 18:48:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:48:41 ---> Running in 7643b4006b71 18:48:41 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 18:48:42 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:48:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:48:42 ---> 1eba5d894c0a 18:48:42 Step 3/26 : WORKDIR /edgex-go 18:48:42 ---> Using cache 18:48:42 ---> d835ca86812f 18:48:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:42 ---> Using cache 18:48:42 ---> 2947cae5facf 18:48:42 Step 5/26 : RUN apk add --update --no-cache make git 18:48:42 ---> Using cache 18:48:42 ---> f28a9bf240f8 18:48:42 Step 6/26 : COPY go.mod . 18:48:42 ---> Using cache 18:48:42 ---> 3ab883653ccc 18:48:42 Step 7/26 : RUN go mod download 18:48:42 ---> Using cache 18:48:42 ---> a36d48d40e65 18:48:42 Step 8/26 : COPY . . 18:48:42 ---> Using cache 18:48:42 ---> 88b01cca1c69 18:48:42 Step 9/26 : RUN go mod tidy 18:48:42 ---> Using cache 18:48:42 ---> fab80d9bf7e2 18:48:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:48:42 ---> Running in fbdbad799a1f 18:48:43 Removing intermediate container 7643b4006b71 18:48:43 ---> 4f8a65acb3a3 18:48:43 18:48:43 Step 12/24 : FROM docker:20.10.7 18:48:43 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 18:48:43 20.10.7: Pulling from library/docker 18:48:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:48:51 Removing intermediate container e8c3f001eb23 18:48:51 ---> ca7c8e130111 18:48:51 18:48:51 Step 11/22 : FROM alpine:3.12 18:48:51 ---> 48b8ec4ed9eb 18:48:51 Step 12/22 : RUN apk add --update --no-cache curl 18:48:51 ---> Running in 26a80290a0c4 18:48:51 Removing intermediate container ec473ff4b021 18:48:51 ---> 0aa7561b2ab7 18:48:51 18:48:51 Step 11/24 : FROM alpine:3.12 18:48:51 ---> 48b8ec4ed9eb 18:48:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:48:51 ---> Using cache 18:48:51 ---> 0f2c2040fa35 18:48:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:48:51 ---> Using cache 18:48:51 ---> c4a8b52aae98 18:48:51 Step 14/24 : ENV APP_PORT=59881 18:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:51 ---> Running in 20c50c521177 18:48:51 (1/4) Installing ca-certificates (20191127-r4) 18:48:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:48:51 (3/4) Installing libcurl (7.79.0-r0) 18:48:51 (4/4) Installing curl (7.79.0-r0) 18:48:51 Executing busybox-1.31.1-r20.trigger 18:48:51 Executing ca-certificates-20191127-r4.trigger 18:48:51 OK: 7 MiB in 18 packages 18:48:52 Removing intermediate container 20c50c521177 18:48:52 ---> f9ca45075f9b 18:48:52 Step 15/24 : EXPOSE $APP_PORT 18:48:52 Removing intermediate container fcaf8b7af09b 18:48:52 ---> 1d7e9e9554ca 18:48:52 18:48:52 Step 11/32 : FROM alpine:3.12 18:48:52 ---> 48b8ec4ed9eb 18:48:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:48:52 ---> Running in fe94cd993d80 18:48:52 ---> Running in c42d604a4231 18:48:53 Removing intermediate container fe94cd993d80 18:48:53 ---> 91a2b195d836 18:48:53 Step 16/24 : WORKDIR / 18:48:53 Removing intermediate container c42d604a4231 18:48:53 ---> fa6093ebf8e6 18:48:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:48:53 ---> Running in 55183a05b30e 18:48:53 Removing intermediate container 26a80290a0c4 18:48:53 ---> 8257badaf632 18:48:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:48:53 ---> Running in 961977ad29d5 18:48:53 ---> Running in 17240de4329a 18:48:53 Removing intermediate container 55183a05b30e 18:48:53 ---> a9d0d4c5d9b7 18:48:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:48:53 Removing intermediate container 17240de4329a 18:48:53 ---> da184c865f78 18:48:53 Step 14/22 : WORKDIR /edgex 18:48:53 ---> Running in 077d542a2496 18:48:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:54 Removing intermediate container 077d542a2496 18:48:54 ---> 9c71b2059229 18:48:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:48:54 (1/2) Installing dumb-init (1.2.2-r1) 18:48:54 (2/2) Installing su-exec (0.2-r1) 18:48:54 Executing busybox-1.31.1-r20.trigger 18:48:54 OK: 6 MiB in 16 packages 18:48:54 ---> 851cd8d4324b 18:48:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:48:54 ---> 8767523ea756 18:48:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:48:55 Removing intermediate container 961977ad29d5 18:48:55 ---> 909cde69f804 18:48:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:48:55 ---> Running in 2830acc84c57 18:48:55 ---> 8db4f67a2a29 18:48:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:48:55 ---> d6884c964660 18:48:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:48:55 Removing intermediate container 2830acc84c57 18:48:55 ---> 67ca0e91d3e2 18:48:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:48:55 ---> Running in 5303567eeaa8 18:48:55 ---> cea14fed81a5 18:48:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:48:55 ---> Running in 7e609af3c7ad 18:48:56 Removing intermediate container 5303567eeaa8 18:48:56 ---> b5a61a7affd5 18:48:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:48:56 ---> Running in a4128d8a0991 18:48:56 ---> e3b51e37deaf 18:48:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:48:56 Removing intermediate container 7e609af3c7ad 18:48:56 ---> 3759804f99b9 18:48:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:48:56 ---> Running in 30fceb3dbd67 18:48:56 ---> Running in 545ef28fe779 18:48:56 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 18:48:56 Status: Downloaded newer image for docker:20.10.7 18:48:56 ---> 08bdaf2f88f9 18:48:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:48:56 Removing intermediate container 30fceb3dbd67 18:48:56 ---> 85c2dd21ec9d 18:48:56 Step 19/22 : CMD ["--init=true"] 18:48:56 ---> Running in c653c9c2c1e8 18:48:56 Removing intermediate container 545ef28fe779 18:48:56 ---> 192fc6dc9c25 18:48:56 Step 22/24 : LABEL arch=x86_64 18:48:56 ---> Running in 5316e16542de 18:48:56 ---> Running in 978e1147c587 18:48:56 Removing intermediate container c653c9c2c1e8 18:48:56 ---> 81e5eaf17322 18:48:56 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 18:48:56 ---> Running in ab5cf3fd3d7d 18:48:56 Removing intermediate container 978e1147c587 18:48:56 ---> 95da7f24a890 18:48:56 Step 23/24 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:48:56 Removing intermediate container 5316e16542de 18:48:56 ---> 025d3289280d 18:48:56 Step 20/22 : LABEL arch=x86_64 18:48:57 ---> Running in 74df6fa5c3e8 18:48:57 ---> Running in 688d68ac43fc 18:48:57 Removing intermediate container 688d68ac43fc 18:48:57 ---> a88df6a2f3ba 18:48:57 Step 24/24 : LABEL version=0.0.0 18:48:57 ---> Running in 1577725329c0 18:48:57 Removing intermediate container 74df6fa5c3e8 18:48:57 ---> 27cc989949af 18:48:57 Step 21/22 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:48:57 Removing intermediate container a4128d8a0991 18:48:57 ---> a0731e9727b3 18:48:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:48:57 ---> Running in b766a4dd7e4d 18:48:57 ---> Running in a64a4437c0c1 18:48:57 Removing intermediate container 1577725329c0 18:48:57 ---> 258710d26b23 18:48:57 18:48:57 Removing intermediate container b766a4dd7e4d 18:48:57 ---> a1c83605f4b8 18:48:57 Step 22/22 : LABEL version=0.0.0 18:48:57 Successfully built 258710d26b23 18:48:57 Successfully tagged core-metadata:latest 18:48:57 Building support-notifications 18:48:57  Building core-metadata ... done  ---> Running in d2ae67723a33 18:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:48:57 Removing intermediate container a64a4437c0c1 18:48:57 ---> 0ee3342e6f04 18:48:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:48:57 Removing intermediate container d2ae67723a33 18:48:57 ---> 7997a061c062 18:48:57 18:48:57 Successfully built 7997a061c062 18:48:57 Successfully tagged security-proxy-setup:latest 18:48:57  Building security-proxy-setup ... done Building core-command 18:48:58 (1/39) Installing readline (8.1.0-r0) 18:48:58 (2/39) Installing bash (5.1.0-r0) 18:48:58 Executing bash-5.1.0-r0.post-install 18:48:58 (3/39) Installing brotli-libs (1.0.9-r3) 18:48:58 (4/39) Installing nghttp2-libs (1.42.0-r1) 18:48:58 (5/39) Installing libcurl (7.79.0-r0) 18:48:58 ---> 0d47ce525a2f 18:48:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:48:58 (6/39) Installing curl (7.79.0-r0) 18:48:58 (7/39) Installing dumb-init (1.2.5-r0) 18:48:58 (8/39) Installing libbz2 (1.0.8-r1) 18:48:58 (9/39) Installing expat (2.2.10-r1) 18:48:58 (10/39) Installing libffi (3.3-r2) 18:48:58 (11/39) Installing gdbm (1.19-r0) 18:48:58 (12/39) Installing xz-libs (5.2.5-r0) 18:48:58 (13/39) Installing sqlite-libs (3.34.1-r0) 18:48:58 (14/39) Installing python3 (3.8.10-r0) 18:48:58 ---> Running in 90a2a32df8da 18:49:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:49:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:49:03 ---> 1eba5d894c0a 18:49:03 Step 3/24 : WORKDIR /edgex-go 18:49:03 ---> Using cache 18:49:03 ---> d835ca86812f 18:49:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:03 ---> Using cache 18:49:03 ---> 2947cae5facf 18:49:03 Step 5/24 : RUN apk add --update --no-cache make git 18:49:03 ---> Using cache 18:49:03 ---> f28a9bf240f8 18:49:03 Step 6/24 : COPY go.mod . 18:49:03 ---> Using cache 18:49:03 ---> 3ab883653ccc 18:49:03 Step 7/24 : RUN go mod download 18:49:03 ---> Using cache 18:49:03 ---> a36d48d40e65 18:49:03 Step 8/24 : COPY . . 18:49:03 ---> Using cache 18:49:03 ---> 88b01cca1c69 18:49:03 Step 9/24 : RUN go mod tidy 18:49:03 ---> Using cache 18:49:03 ---> fab80d9bf7e2 18:49:03 Step 10/24 : RUN make cmd/core-command/core-command 18:49:03 (15/39) Installing py3-appdirs (1.4.4-r1) 18:49:03 (16/39) Installing py3-ordered-set (4.0.2-r0) 18:49:03 (17/39) Installing py3-parsing (2.4.7-r1) 18:49:03 (18/39) Installing py3-six (1.15.0-r0) 18:49:03 (19/39) Installing py3-packaging (20.9-r0) 18:49:03 (20/39) Installing py3-setuptools (51.3.3-r0) 18:49:03 (21/39) Installing py3-chardet (4.0.0-r0) 18:49:03 (22/39) Installing py3-idna (3.1-r0) 18:49:03 (23/39) Installing py3-urllib3 (1.26.2-r1) 18:49:04 (24/39) Installing py3-requests (2.25.1-r1) 18:49:04 (25/39) Installing py3-msgpack (1.0.2-r0) 18:49:04 (26/39) Installing py3-lockfile (0.12.2-r3) 18:49:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:49:04 (28/39) Installing py3-colorama (0.4.4-r0) 18:49:04 (29/39) Installing py3-contextlib2 (0.6.0-r0) 18:49:04 (30/39) Installing py3-distlib (0.3.1-r1) 18:49:04 (31/39) Installing py3-distro (1.5.0-r1) 18:49:04 (32/39) Installing py3-webencodings (0.5.1-r3) 18:49:04 (33/39) Installing py3-html5lib (1.1-r0) 18:49:04 (34/39) Installing py3-pytoml (0.1.21-r0) 18:49:04 (35/39) Installing py3-pep517 (0.9.1-r0) 18:49:04 (36/39) Installing py3-progress (1.5-r0) 18:49:04 (37/39) Installing py3-retrying (1.3.3-r0) 18:49:04 (38/39) Installing py3-toml (0.10.2-r0) 18:49:04 (39/39) Installing py3-pip (20.3.4-r0) 18:49:04 ---> Running in 83e344534984 18:49:05 Removing intermediate container 90a2a32df8da 18:49:05 ---> f6aaed9ce713 18:49:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:05 Executing busybox-1.32.1-r6.trigger 18:49:05 OK: 82 MiB in 59 packages 18:49:05 ---> 755889ff176e 18:49:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:49:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:49:06 ---> cd70ef41ca0f 18:49:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:49:06 ---> a81ccce3fc70 18:49:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:49:07 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 18:49:07 ---> f6bfb8669bd8 18:49:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:49:07 ---> 8dc4c5508067 18:49:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:49:07 ---> Running in 3c7fbaf5d225 18:49:08 Removing intermediate container 3c7fbaf5d225 18:49:08 ---> 382e6b636b79 18:49:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:49:08 Collecting docker-compose==1.23.2 18:49:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:49:08 ---> 9a6c140bb239 18:49:08 Step 27/32 : RUN chmod +x /entrypoint.sh 18:49:08 Collecting docopt<0.7,>=0.6.1 18:49:08 Downloading docopt-0.6.2.tar.gz (25 kB) 18:49:09 ---> Running in b246eb76bccb 18:49:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:49:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:49:09 ---> 1eba5d894c0a 18:49:09 Step 3/23 : WORKDIR /edgex-go 18:49:09 ---> Using cache 18:49:09 ---> d835ca86812f 18:49:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:09 ---> Using cache 18:49:09 ---> 2947cae5facf 18:49:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:49:09 ---> Running in 32a09c1fdeb9 18:49:09 Collecting websocket-client<1.0,>=0.32.0 18:49:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:49:09 Collecting cached-property<2,>=1.2.0 18:49:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:49:09 Collecting texttable<0.10,>=0.9.0 18:49:09 Downloading texttable-0.9.1.tar.gz (11 kB) 18:49:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:49:10 Removing intermediate container b246eb76bccb 18:49:10 ---> 4cd309787cf6 18:49:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:49:10 ---> Running in fbf172fbb94e 18:49:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:49:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:49:10 Removing intermediate container fbf172fbb94e 18:49:10 ---> 7f770f8ba837 18:49:10 Step 29/32 : CMD ["gate"] 18:49:10 Collecting PyYAML<4,>=3.10 18:49:10 Downloading PyYAML-3.13.tar.gz (270 kB) 18:49:10 ---> Running in fad28982259e 18:49:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:49:11 Removing intermediate container fad28982259e 18:49:11 ---> e48ff1d82c42 18:49:11 Step 30/32 : LABEL arch=x86_64 18:49:11 ---> Running in 66dabc04a35d 18:49:11 Collecting dockerpty<0.5,>=0.4.1 18:49:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:49:11 Removing intermediate container fbdbad799a1f 18:49:11 ---> 687328a5bcb3 18:49:11 18:49:11 Step 11/26 : FROM alpine:3.12 18:49:11 ---> 48b8ec4ed9eb 18:49:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:49:11 Removing intermediate container 66dabc04a35d 18:49:11 ---> 1b842d5693ff 18:49:11 Step 31/32 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:49:11 ---> Running in 8f924c757dc9 18:49:11 OK: 219 MiB in 52 packages 18:49:11 ---> Running in 3dbd2ecd6ac4 18:49:12 Removing intermediate container 3dbd2ecd6ac4 18:49:12 ---> 21a8d4144258 18:49:12 Step 32/32 : LABEL version=0.0.0 18:49:12 Collecting jsonschema<3,>=2.5.1 18:49:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:49:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:49:12 ---> Running in eda825cdf42e 18:49:12 Collecting docker<4.0,>=3.6.0 18:49:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:49:12 Collecting docker-pycreds>=0.4.0 18:49:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:49:12 Removing intermediate container 32a09c1fdeb9 18:49:12 ---> db871be9ec86 18:49:12 Step 6/23 : COPY go.mod . 18:49:12 Removing intermediate container eda825cdf42e 18:49:12 ---> 0344049dd063 18:49:12 18:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:12 Collecting chardet<3.1.0,>=3.0.2 18:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:49:12 Successfully built 0344049dd063 18:49:12 Successfully tagged security-bootstrapper:latest 18:49:12 Building core-data 18:49:13  Building security-bootstrapper ... done  ---> 623241070df0 18:49:13 Step 7/23 : RUN go mod download 18:49:13 Collecting urllib3<1.25,>=1.21.1 18:49:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:49:13 Collecting certifi>=2017.4.17 18:49:13 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:49:13 ---> Running in bab66aec3108 18:49:13 Collecting idna<2.8,>=2.5 18:49:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:49:13 (1/3) Installing ca-certificates (20191127-r4) 18:49:13 (2/3) Installing dumb-init (1.2.2-r1) 18:49:13 (3/3) Installing su-exec (0.2-r1) 18:49:13 Executing busybox-1.31.1-r20.trigger 18:49:13 Executing ca-certificates-20191127-r4.trigger 18:49:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:49:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:49:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:49:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:49:13 OK: 6 MiB in 17 packages 18:49:13 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:49:13 Attempting uninstall: urllib3 18:49:13 Found existing installation: urllib3 1.26.2 18:49:13 Uninstalling urllib3-1.26.2: 18:49:13 Successfully uninstalled urllib3-1.26.2 18:49:14 Attempting uninstall: idna 18:49:14 Found existing installation: idna 3.1 18:49:14 Uninstalling idna-3.1: 18:49:14 Successfully uninstalled idna-3.1 18:49:15 Attempting uninstall: chardet 18:49:15 Found existing installation: chardet 4.0.0 18:49:15 Uninstalling chardet-4.0.0: 18:49:15 Successfully uninstalled chardet-4.0.0 18:49:15 Removing intermediate container 8f924c757dc9 18:49:15 ---> 696bb2fb6aa3 18:49:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:49:15 Removing intermediate container bab66aec3108 18:49:15 ---> 392570b2ba8c 18:49:15 Step 8/23 : COPY . . 18:49:15 ---> Running in d6519a7473e5 18:49:15 Removing intermediate container d6519a7473e5 18:49:15 ---> e9b9bbf80c40 18:49:15 Step 14/26 : WORKDIR / 18:49:16 Attempting uninstall: requests 18:49:16 Found existing installation: requests 2.25.1 18:49:16 Uninstalling requests-2.25.1: 18:49:16 Successfully uninstalled requests-2.25.1 18:49:16 ---> Running in e5ba8a587bee 18:49:16 Running setup.py install for texttable: started 18:49:17 Running setup.py install for texttable: finished with status 'done' 18:49:17 Running setup.py install for PyYAML: started 18:49:17 Removing intermediate container e5ba8a587bee 18:49:17 ---> 2493a1c3d900 18:49:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:49:18 Running setup.py install for PyYAML: finished with status 'done' 18:49:18 ---> 35f916e4ce31 18:49:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:49:18 Running setup.py install for docopt: started 18:49:19 Running setup.py install for docopt: finished with status 'done' 18:49:19 Running setup.py install for dockerpty: started 18:49:20 Running setup.py install for dockerpty: finished with status 'done' 18:49:20 ---> 9cf9329fbb4a 18:49:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:49:21 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 18:49:21 ---> e8fc9ad1a715 18:49:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:49:22 ---> 5b6562649372 18:49:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:49:22 ---> 7ddd4ef8310e 18:49:22 Step 9/23 : RUN go mod tidy 18:49:22 ---> Running in 4b711b364b8a 18:49:22 ---> e09cb5ea3824 18:49:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:49:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:49:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:49:23 ---> 1eba5d894c0a 18:49:23 Step 3/24 : WORKDIR /edgex-go 18:49:23 ---> Using cache 18:49:23 ---> d835ca86812f 18:49:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:23 ---> Using cache 18:49:23 ---> 2947cae5facf 18:49:23 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:49:23 ---> 6eb9f364f295 18:49:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:49:24 ---> Running in 8d81e7ebd9f7 18:49:24 ---> 1bb3a63f4116 18:49: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/ 18:49:24 ---> Running in 4e905042722d 18:49:25 Removing intermediate container 4b711b364b8a 18:49:25 ---> 9c14e2941c13 18:49:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:49:25 ---> Running in bc8bb044a6b0 18:49:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:49:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:49:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:49:26 Removing intermediate container 4e905042722d 18:49:26 ---> 71f6110aedee 18:49:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:49:26 Removing intermediate container ab5cf3fd3d7d 18:49:26 ---> 39fc0b181aaf 18:49:26 Step 15/24 : ENV APP_PORT=58890 18:49:26 ---> Running in 203b41b38658 18:49:26 OK: 219 MiB in 52 packages 18:49:26 ---> Running in 8dcf83505b1a 18:49:26 Removing intermediate container 203b41b38658 18:49:26 ---> 49a8945816f1 18:49:26 Step 24/26 : LABEL arch=x86_64 18:49:26 ---> Running in eb58f8fcbf17 18:49:26 Removing intermediate container 8dcf83505b1a 18:49:26 ---> 4d60ec4e9b14 18:49:26 Step 16/24 : EXPOSE $APP_PORT 18:49:26 ---> Running in 8fcdd3d83f7f 18:49:26 Removing intermediate container eb58f8fcbf17 18:49:26 ---> a81eb0298738 18:49:26 Step 25/26 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:49:26 ---> Running in 30fb18624bce 18:49:27 Removing intermediate container 8d81e7ebd9f7 18:49:27 ---> cff8f511dc83 18:49:27 Step 6/24 : COPY go.mod . 18:49:27 Removing intermediate container 8fcdd3d83f7f 18:49:27 ---> 68a4936494c1 18:49:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:49:27 Removing intermediate container 30fb18624bce 18:49:27 ---> f0f2685aad4c 18:49:27 Step 26/26 : LABEL version=0.0.0 18:49:27 ---> Running in d3c5689fb1dc 18:49:27 ---> 3544a611ae0a 18:49:27 Step 7/24 : RUN go mod download 18:49:28 ---> Running in e1e688463967 18:49:28 Removing intermediate container 83e344534984 18:49:28 ---> f38c36ca7821 18:49:28 18:49:28 Step 11/24 : FROM alpine:3.12 18:49:28 ---> 48b8ec4ed9eb 18:49:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:49:28 ---> Using cache 18:49:28 ---> 0f2c2040fa35 18:49:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:49:28 ---> Using cache 18:49:28 ---> c4a8b52aae98 18:49:28 Step 14/24 : ENV APP_PORT=59882 18:49:28 Removing intermediate container d3c5689fb1dc 18:49:28 ---> f6373556cef5 18:49:28 18:49:28 ---> Running in 9871666e9067 18:49:28 ---> 75a64ba08f94 18:49:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:49:28 Successfully built f6373556cef5 18:49:28 Successfully tagged security-secretstore-setup:latest 18:49:28  Building security-secretstore-setup ... done Removing intermediate container 9871666e9067 18:49:28 ---> 71636a4f1c8a 18:49:28 Step 15/24 : EXPOSE $APP_PORT 18:49:28 ---> Running in d2206b953bf7 18:49:28 Removing intermediate container d2206b953bf7 18:49:28 ---> 7eb6e6916d7d 18:49:28 Step 16/24 : WORKDIR / 18:49:29 ---> 494160a3e42f 18:49:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:49:29 ---> Running in e46c74ab6a10 18:49:29 Removing intermediate container e46c74ab6a10 18:49:29 ---> 02e362eb8d23 18:49:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:29 ---> 4fef72445c94 18:49:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:49:29 ---> Running in eb4cd452b61e 18:49:29 ---> 6d58e2b15960 18:49:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:49:29 Removing intermediate container eb4cd452b61e 18:49:29 ---> 21f89238a25c 18:49:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:29 ---> Running in 06000387fc0d 18:49:30 Removing intermediate container e1e688463967 18:49:30 ---> 7e99a7266e3d 18:49:30 Step 8/24 : COPY . . 18:49:30 Removing intermediate container 06000387fc0d 18:49:30 ---> 7a62fd6b391c 18:49:30 Step 22/24 : LABEL arch=x86_64 18:49:30 ---> e20cca96d7ac 18:49:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:49:30 ---> Running in e0676c95a908 18:49:31 Removing intermediate container e0676c95a908 18:49:31 ---> d3a116b265cc 18:49:31 Step 23/24 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:49:32 ---> ee2754fa37f8 18:49:32 Step 20/24 : ENTRYPOINT ["/core-command"] 18:49:32 ---> Running in 61dac7f3dcb0 18:49:32 ---> Running in efc220bbd6cf 18:49:33 Removing intermediate container 61dac7f3dcb0 18:49:33 ---> 866bdcc032f1 18:49:33 Step 24/24 : LABEL version=0.0.0 18:49:33 Removing intermediate container efc220bbd6cf 18:49:33 ---> 5c9fbbc8ba9a 18:49:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:33 ---> Running in 37db05317e43 18:49:33 ---> Running in 744ea9d00901 18:49:33 Removing intermediate container 37db05317e43 18:49:33 ---> de4b7ea196a9 18:49:33 18:49:33 Removing intermediate container 744ea9d00901 18:49:33 ---> 05ebad68bacc 18:49:33 Step 22/24 : LABEL arch=x86_64 18:49:33 Successfully built de4b7ea196a9 18:49:33 Successfully tagged sys-mgmt-agent:latest 18:49:34  Building sys-mgmt-agent ... done  ---> Running in 7ffb0d0271f5 18:49:34 ---> dcfaf93a4a97 18:49:34 Step 9/24 : RUN go mod tidy 18:49:34 Removing intermediate container 7ffb0d0271f5 18:49:34 ---> 1dd803917445 18:49:34 Step 23/24 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:49:34 ---> Running in 62b1f6bdbec8 18:49:34 ---> Running in 11f345a009a2 18:49:34 Removing intermediate container 11f345a009a2 18:49:34 ---> b069f100187d 18:49:34 Step 24/24 : LABEL version=0.0.0 18:49:34 ---> Running in ab716259779a 18:49:34 Removing intermediate container ab716259779a 18:49:34 ---> 406f9746d72f 18:49:34 18:49:35 Successfully built 406f9746d72f 18:49:35 Successfully tagged core-command:latest 18:49:36  Building core-command ... done Removing intermediate container 62b1f6bdbec8 18:49:36 ---> e65cf6081735 18:49:36 Step 10/24 : RUN make cmd/core-data/core-data 18:49:36 ---> Running in 317e65427f0c 18:49:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:49:44 Removing intermediate container bc8bb044a6b0 18:49:44 ---> e18b9480d530 18:49:44 18:49:44 Step 11/23 : FROM alpine:3.12 18:49:44 ---> 48b8ec4ed9eb 18:49:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:49:44 ---> Running in 6d63e9cdf0c6 18:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:44 (1/2) Installing ca-certificates (20191127-r4) 18:49:44 (2/2) Installing dumb-init (1.2.2-r1) 18:49:44 Executing busybox-1.31.1-r20.trigger 18:49:44 Executing ca-certificates-20191127-r4.trigger 18:49:44 OK: 6 MiB in 16 packages 18:49:45 Removing intermediate container 6d63e9cdf0c6 18:49:45 ---> 6a9084a43a68 18:49:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:49:45 ---> Running in 6e9abb9bb072 18:49:45 Removing intermediate container 6e9abb9bb072 18:49:45 ---> 11f5a7e21f16 18:49:45 Step 14/23 : ENV APP_PORT=59860 18:49:45 ---> Running in d1bb433382a6 18:49:45 Removing intermediate container d1bb433382a6 18:49:45 ---> 6dd657fb1be7 18:49:45 Step 15/23 : EXPOSE $APP_PORT 18:49:45 ---> Running in bf450dc144b8 18:49:45 Removing intermediate container bf450dc144b8 18:49:45 ---> 89cb69b4bd25 18:49:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:46 ---> 6d645087f211 18:49:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:49:46 ---> 45f3cd69e3b9 18:49:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:49:47 ---> 6df2c910197f 18:49:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:49:47 ---> Running in ce5e05bcfddf 18:49:47 Removing intermediate container ce5e05bcfddf 18:49:47 ---> e8f5bfd597bf 18:49:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:47 ---> Running in 958d9d73bf03 18:49:47 Removing intermediate container 958d9d73bf03 18:49:47 ---> f29ebe0829e1 18:49:47 Step 21/23 : LABEL arch=x86_64 18:49:47 ---> Running in 87c2bb75e39d 18:49:47 Removing intermediate container 87c2bb75e39d 18:49:47 ---> 793702a40019 18:49:47 Step 22/23 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:49:47 ---> Running in d7586dfc25ff 18:49:47 Removing intermediate container d7586dfc25ff 18:49:47 ---> 2e289dbe1021 18:49:47 Step 23/23 : LABEL version=0.0.0 18:49:47 ---> Running in a545c1eace3e 18:49:47 Removing intermediate container a545c1eace3e 18:49:47 ---> 1b026d277553 18:49:47 18:49:48 Successfully built 1b026d277553 18:49:48 Successfully tagged support-notifications:latest 18:49:52  Building support-notifications ... done Removing intermediate container 317e65427f0c 18:49:52 ---> 335e9c4d90fe 18:49:52 18:49:52 Step 11/24 : FROM alpine:3.12 18:49:52 ---> 48b8ec4ed9eb 18:49:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:49:52 ---> Running in 1316e13b8a22 18:49:52 Removing intermediate container 1316e13b8a22 18:49:52 ---> 9dfdc84b6861 18:49:52 Step 13/24 : ENV APP_PORT=59880 18:49:52 ---> Running in 0e9aeaf33a9d 18:49:52 Removing intermediate container 0e9aeaf33a9d 18:49:52 ---> 130c41517cf6 18:49:52 Step 14/24 : EXPOSE $APP_PORT 18:49:52 ---> Running in 9f2b5c2f6e9e 18:49:52 Removing intermediate container 9f2b5c2f6e9e 18:49:52 ---> c90b6d41fd30 18:49:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:52 ---> Running in abe09555fd38 18:49:52 Removing intermediate container abe09555fd38 18:49:52 ---> 3ccd965714ca 18:49:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:49:52 ---> Running in 69248b7ed226 18:49:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:53 (1/6) Installing dumb-init (1.2.2-r1) 18:49:54 (2/6) Installing libgcc (9.3.0-r2) 18:49:54 (3/6) Installing libsodium (1.0.18-r0) 18:49:54 (4/6) Installing libstdc++ (9.3.0-r2) 18:49:54 Removing intermediate container 438e4062bc5c 18:49:54 ---> 6d0ba6bc2c56 18:49:54 Successfully built 6d0ba6bc2c56 18:49:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:49:54 + docker inspect -f . ci-base-image-arm64 18:49:54 . [Pipeline] withDockerContainer 18:49:55 (5/6) Installing libzmq (4.3.3-r0) 18:49:55 (6/6) Installing zeromq (4.3.3-r0) 18:49:55 Executing busybox-1.31.1-r20.trigger 18:49:55 OK: 8 MiB in 20 packages 18:49:55 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 18:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:49:55 Removing intermediate container 69248b7ed226 18:49:55 ---> 121f8919442d 18:49:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:55 ---> a680103b7216 18:49:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:49:55 ---> 7f845fe03354 18:49:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:49:56 ---> a4c631382056 18:49:56 Step 20/24 : ENTRYPOINT ["/core-data"] 18:49:56 ---> Running in 731a4f5533ee 18:49:56 Removing intermediate container 731a4f5533ee 18:49:56 ---> e59b3a414dd2 18:49:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:56 ---> Running in 617b2ea2b475 18:49:56 Removing intermediate container 617b2ea2b475 18:49:56 ---> ac8e84bc0e4f 18:49:56 Step 22/24 : LABEL arch=x86_64 18:49:56 ---> Running in d447a1b4958f 18:49:56 Removing intermediate container d447a1b4958f 18:49:56 ---> 00603cd53f94 18:49:56 Step 23/24 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 18:49:56 ---> Running in 055e268c0a53 18:49:56 Removing intermediate container 055e268c0a53 18:49:56 ---> be379ebc0620 18:49:56 Step 24/24 : LABEL version=0.0.0 18:49:56 ---> Running in eead62b1c24e 18:49:56 Removing intermediate container eead62b1c24e 18:49:56 ---> 3994b5ce671e 18:49:56 18:49:56 Successfully built 3994b5ce671e 18:49:56 Successfully tagged core-data:latest 18:49:56  Building core-data ... done  18:49:57 $ docker top c2c53a807ae782207043e75b2293ee4328ebc91f95e313d194f633e2f99cd8fb -eo pid,comm [Pipeline] { [Pipeline] } 18:49:57 $ docker stop --time=1 9bea31a11959d2980cf5b7e7531ab85e09f46544470d07f93ca6b63a0aa00990 18:49:58 $ docker rm -f 9bea31a11959d2980cf5b7e7531ab85e09f46544470d07f93ca6b63a0aa00990 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 18:49:59 + docker images 18:49:59 REPOSITORY TAG IMAGE ID CREATED SIZE 18:49:59 core-data latest 3994b5ce671e 3 seconds ago 20.4MB 18:49:59 335e9c4d90fe 8 seconds ago 1.76GB 18:49:59 support-notifications latest 1b026d277553 12 seconds ago 16.8MB 18:49:59 e18b9480d530 16 seconds ago 1.75GB 18:49:59 core-command latest 406f9746d72f 25 seconds ago 16MB 18:49:59 sys-mgmt-agent latest de4b7ea196a9 26 seconds ago 325MB 18:49:59 security-secretstore-setup latest f6373556cef5 31 seconds ago 28.1MB 18:49:59 f38c36ca7821 32 seconds ago 1.75GB 18:49:59 security-bootstrapper latest 0344049dd063 47 seconds ago 18.8MB 18:49:59 687328a5bcb3 48 seconds ago 1.76GB 18:49:59 core-metadata latest 258710d26b23 About a minute ago 16.7MB 18:49:59 security-proxy-setup latest 7997a061c062 About a minute ago 26MB 18:49:59 1d7e9e9554ca About a minute ago 1.75GB 18:49:59 0aa7561b2ab7 About a minute ago 1.76GB 18:49:59 ca7c8e130111 About a minute ago 1.76GB 18:49:59 4f8a65acb3a3 About a minute ago 1.75GB 18:49:59 support-scheduler latest 8adac8e227d1 About a minute ago 16.1MB 18:49:59 86b94b70953a About a minute ago 1.75GB 18:49:59 ci-base-image-x86_64 latest 1eba5d894c0a 5 minutes ago 1.25GB 18:49:59 alpine 3.12 48b8ec4ed9eb 2 weeks ago 5.58MB 18:49:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 4 weeks ago 37.5MB 18:49:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 18:49:59 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 18:49:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 18:49:59 + go version 18:49:59 go version go1.16.6 linux/arm64 [Pipeline] node [Pipeline] } 18:49:59 $ docker stop --time=1 c2c53a807ae782207043e75b2293ee4328ebc91f95e313d194f633e2f99cd8fb 18:50:02 $ docker rm -f c2c53a807ae782207043e75b2293ee4328ebc91f95e313d194f633e2f99cd8fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:02 + docker inspect -f . ci-base-image-arm64 18:50:02 . [Pipeline] withDockerContainer 18:50:03 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 18:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:50:05 $ docker top d1c3e0a7c3de80e08d6c240a50bd81d120b7884109d53b7b2e919161890410d9 -eo pid,comm [Pipeline] { [Pipeline] echo 18:50:05 ========================================================= 18:50:05 [edgeXBuildGoParallel] Running Tests and Build... 18:50:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:50:06 + go mod tidy [Pipeline] sh 18:50:07 + make test 18:50:07 go mod tidy 18:50:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:50:14 Still waiting to schedule task 18:50:14 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-391’ 18:50:35 ? github.com/edgexfoundry/edgex-go [no test files] 18:51:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:51:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:51:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:51:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:52:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:52:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:52:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:52:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:52:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:52:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:52:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:52:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:52:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:52:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements 18:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:52:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:52:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 100.0% of statements 18:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.421s coverage: 46.3% of statements 18:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:52:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.738s coverage: 90.1% of statements 18:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:52:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.266s coverage: 81.2% of statements 18:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:52:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.502s coverage: 94.2% of statements 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:52:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.301s coverage: 59.1% of statements 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:52:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.218s coverage: 60.0% of statements 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:52:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.8% of statements 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:52:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.223s coverage: 58.8% of statements 18:52:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.207s coverage: 21.7% of statements 18:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.213s coverage: 47.1% of statements 18:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements 18:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements 18:52:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements 18:52:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 18:52:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements 18:52:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements 18:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.649s coverage: 81.8% of statements 18:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 58.8% of statements 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.335s coverage: 80.0% of statements 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.301s coverage: 87.2% of statements 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 18:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.868s coverage: 91.2% of statements 18:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.892s coverage: 64.4% of statements 18:53:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:53:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements 18:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 18:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 18:53:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 18:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 18:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.531s coverage: 70.5% of statements 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.970s coverage: 43.6% of statements 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:53:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements 18:53:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:53:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.302s coverage: 19.5% of statements 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:53:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.726s coverage: 92.0% of statements 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:53:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.306s coverage: 63.2% of statements 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:53:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.500s coverage: 97.7% of statements 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:53:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:53:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:53:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 18:53:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 95.4% of statements 18:53:23 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 18:53:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:53:23 GO111MODULE=on go vet ./... 18:54:45 gofmt -l . 18:54:45 [ "`gofmt -l .`" = "" ] 18:54:45 ./bin/test-attribution-txt.sh [Pipeline] sh 18:54:47 + ls -al . 18:54:47 total 640 18:54:47 drwxrwxr-x 9 1001 1001 4096 Sep 16 18:54 . 18:54:47 drwxr-xr-x 4 root root 4096 Sep 16 18:50 .. 18:54:47 -rw-rw-r-- 1 1001 1001 11 Sep 16 18:47 .dockerignore 18:54:47 drwxrwxr-x 8 1001 1001 4096 Sep 16 18:47 .git 18:54:47 drwxrwxr-x 4 1001 1001 4096 Sep 16 18:47 .github 18:54:47 -rw-rw-r-- 1 1001 1001 818 Sep 16 18:47 .gitignore 18:54:47 -rw-rw-r-- 1 1001 1001 129 Sep 16 18:47 .golangci.yml 18:54:47 -rw-rw-r-- 1 1001 1001 76 Sep 16 18:47 .hadolint.yml 18:54:47 -rw-rw-r-- 1 1001 1001 166 Sep 16 18:47 .sonarcloud.properties 18:54:47 -rw-rw-r-- 1 1001 1001 1171 Sep 16 18:47 ADOPTERS.md 18:54:47 -rw-rw-r-- 1 1001 1001 8493 Sep 16 18:47 Attribution.txt 18:54:47 -rw-rw-r-- 1 1001 1001 43881 Sep 16 18:47 CHANGELOG.md 18:54:47 -rw-rw-r-- 1 1001 1001 3804 Sep 16 18:47 CONTRIBUTING.md 18:54:47 -rw-rw-r-- 1 1001 1001 677 Sep 16 18:47 GOVERNANCE.md 18:54:47 -rw-rw-r-- 1 1001 1001 849 Sep 16 18:47 Jenkinsfile 18:54:47 -rw-rw-r-- 1 1001 1001 10775 Sep 16 18:47 LICENSE 18:54:47 -rw-rw-r-- 1 1001 1001 6386 Sep 16 18:47 Makefile 18:54:47 -rw-rw-r-- 1 1001 1001 582 Sep 16 18:47 OWNERS.md 18:54:47 -rw-rw-r-- 1 1001 1001 8643 Sep 16 18:47 README.md 18:54:47 -rw-rw-r-- 1 1001 1001 6912 Sep 16 18:47 SECURITY.md 18:54:47 -rw-rw-r-- 1 1001 1001 5 Sep 16 18:43 VERSION 18:54:47 -rw-rw-r-- 1 1001 1001 4131 Sep 16 18:47 ZMQWindows.md 18:54:47 drwxrwxr-x 2 1001 1001 4096 Sep 16 18:47 bin 18:54:47 drwxrwxr-x 14 1001 1001 4096 Sep 16 18:47 cmd 18:54:47 -rw-r--r-- 1 root root 403630 Sep 16 18:53 coverage.out 18:54:47 -rw-rw-r-- 1 1001 1001 841 Sep 16 18:47 go.mod 18:54:47 -rw-r--r-- 1 root root 50064 Sep 16 18:50 go.sum 18:54:47 drwxrwxr-x 8 1001 1001 4096 Sep 16 18:47 internal 18:54:47 drwxrwxr-x 3 1001 1001 4096 Sep 16 18:47 openapi 18:54:47 drwxrwxr-x 4 1001 1001 4096 Sep 16 18:47 snap 18:54:47 -rw-rw-r-- 1 1001 1001 204 Sep 16 18:47 version.go [Pipeline] sh 18:54:48 + '[' -e coverage.out ] 18:54:48 + chown 1001:1001 coverage.out [Pipeline] stash 18:54:48 Warning: overwriting stash ‘coverage-report’ 18:54:49 Stashed 1 file(s) [Pipeline] sh 18:54:50 + make build 18:54:50 go mod tidy 18:54:51 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 18:54:59 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 18:55:26 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 18:55:29 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 18:55:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:55:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:55:39 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 18:55:43 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 18:55:46 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 18:55:50 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 18:55:55 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 18:55: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 [Pipeline] } 18:56:06 $ docker stop --time=1 d1c3e0a7c3de80e08d6c240a50bd81d120b7884109d53b7b2e919161890410d9 18:56:08 $ docker rm -f d1c3e0a7c3de80e08d6c240a50bd81d120b7884109d53b7b2e919161890410d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:56:10 18:56:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:56:11 latest: Pulling from edgex-devops/edgex-compose-arm64 18:56:11 29e5d40040c1: Pulling fs layer 18:56:11 1ce36da41761: Pulling fs layer 18:56:11 25b303627fd3: Pulling fs layer 18:56:11 29e5d40040c1: Verifying Checksum 18:56:11 29e5d40040c1: Download complete 18:56:12 1ce36da41761: Verifying Checksum 18:56:12 1ce36da41761: Download complete 18:56:12 29e5d40040c1: Pull complete 18:56:14 1ce36da41761: Pull complete 18:56:14 25b303627fd3: Verifying Checksum 18:56:14 25b303627fd3: Download complete 18:56:24 25b303627fd3: Pull complete 18:56:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:56:24 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 18:56:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:56:28 $ docker top 7842ae2c1860fe071957e713eb1c445002a405d12f857a4192d1b5343b647cf2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:29 + docker-compose build --help 18:56:29 + grep parallel 18:56:33 --parallel Build images in parallel. [Pipeline] } 18:56:33 $ docker stop --time=1 7842ae2c1860fe071957e713eb1c445002a405d12f857a4192d1b5343b647cf2 18:56:35 $ docker rm -f 7842ae2c1860fe071957e713eb1c445002a405d12f857a4192d1b5343b647cf2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:56:35 . [Pipeline] withDockerContainer 18:56:36 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 18:56:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:56:38 $ docker top 27fb7a7bdcd8b0bbbcd548164ac98d8d6a4e2a2160356d97e42083a5300052f9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:39 + docker-compose -f ./docker-compose-build.yml build --parallel 18:56:43 Building core-command ... 18:56:43 Building core-data ... 18:56:43 Building core-metadata ... 18:56:43 Building security-bootstrapper ... 18:56:43 Building security-proxy-setup ... 18:56:43 Building security-secretstore-setup ... 18:56:43 Building support-notifications ... 18:56:43 Building support-scheduler ... 18:56:43 Building sys-mgmt-agent ... 18:56:43 Building security-bootstrapper 18:56:43 Building core-command 18:56:43 Building support-notifications 18:56:43 Building security-secretstore-setup 18:56:43 Building core-metadata 18:57:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:57:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:57:51 ---> 6d0ba6bc2c56 18:57:51 Step 3/23 : WORKDIR /edgex-go 18:57:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:57:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:57:51 ---> 6d0ba6bc2c56 18:57:51 Step 3/24 : WORKDIR /edgex-go 18:57:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:57:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:57:51 ---> 6d0ba6bc2c56 18:57:51 Step 3/26 : WORKDIR /edgex-go 18:57:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:57:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:57:51 ---> 6d0ba6bc2c56 18:57:51 Step 3/24 : WORKDIR /edgex-go 18:57:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:57:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:57:51 ---> 6d0ba6bc2c56 18:57:51 Step 3/32 : WORKDIR /edgex-go 18:57:51 ---> Running in c217e32b2507 18:57:51 ---> Running in 95c136c95d8e 18:57:51 ---> Running in cdbe35a175c4 18:57:51 ---> Running in cac015196c52 18:57:51 ---> Running in da5dad742b8c 18:57:51 Removing intermediate container c217e32b2507 18:57:51 ---> a295e7634aa7 18:57:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:51 Removing intermediate container 95c136c95d8e 18:57:51 ---> affd56ccf40a 18:57:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:51 Removing intermediate container cdbe35a175c4 18:57:51 ---> c2ca90fea9f2 18:57:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:51 Removing intermediate container da5dad742b8c 18:57:51 ---> 1658a6d8f648 18:57:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:51 Removing intermediate container cac015196c52 18:57:51 ---> 3ed1176fde9c 18:57:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:51 ---> Running in 19a944912179 18:57:51 ---> Running in 34882949f4e6 18:57:51 ---> Running in 43889945d898 18:57:51 ---> Running in a1d09f96cd27 18:57:51 ---> Running in ad00f2f08975 18:57:51 Removing intermediate container 34882949f4e6 18:57:51 ---> 1f1dc18e0c88 18:57:51 Step 5/24 : RUN apk add --update --no-cache make git 18:57:51 Removing intermediate container 19a944912179 18:57:51 ---> f249cd0e5d66 18:57:51 Step 5/32 : RUN apk add --update --no-cache make git 18:57:52 ---> Running in 2b7aafebba8d 18:57:52 Removing intermediate container a1d09f96cd27 18:57:52 ---> 002e5b4a775e 18:57:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:57:52 ---> Running in 7cde05c41e7b 18:57:52 ---> Running in a72468952dfd 18:57:52 Removing intermediate container ad00f2f08975 18:57:52 ---> 917a982171b7 18:57:52 Step 5/26 : RUN apk add --update --no-cache make git 18:57:52 Removing intermediate container 43889945d898 18:57:52 ---> 76f2e2311235 18:57:52 Step 5/24 : RUN apk add --update --no-cache make git 18:57:53 ---> Running in 4df72acb0026 18:57:53 ---> Running in c2a14820675d 18:57:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:57:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:57:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:57:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:57:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:57:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:57:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:57:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:57:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:57:56 OK: 218 MiB in 52 packages 18:57:56 OK: 218 MiB in 52 packages 18:57:57 OK: 218 MiB in 52 packages 18:57:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:57:58 Removing intermediate container 7cde05c41e7b 18:57:58 ---> 831bb3b7ac0a 18:57:58 Step 6/32 : COPY go.mod . 18:57:58 Removing intermediate container a72468952dfd 18:57:58 ---> c3bf176d856f 18:57:58 Step 6/23 : COPY go.mod . 18:57:58 Removing intermediate container 4df72acb0026 18:57:58 ---> 56e2a7c2b2e0 18:57:58 Step 6/26 : COPY go.mod . 18:57:58 ---> 0c8cb97aeb4d 18:57:58 Step 7/32 : RUN go mod download 18:57:59 ---> Running in b21464240fa4 18:57:59 ---> db10853bd636 18:57:59 Step 7/23 : RUN go mod download 18:57:59 OK: 218 MiB in 52 packages 18:57:59 ---> Running in c62516d6e5a8 18:58:00 OK: 218 MiB in 52 packages 18:58:00 ---> 18f822d7b7ca 18:58:00 Step 7/26 : RUN go mod download 18:58:00 ---> Running in fe6ebdf0ba28 18:58:01 Removing intermediate container 2b7aafebba8d 18:58:01 ---> f7edc8cc83a8 18:58:01 Step 6/24 : COPY go.mod . 18:58:02 Removing intermediate container c2a14820675d 18:58:02 ---> 17423dd66a28 18:58:02 Step 6/24 : COPY go.mod . 18:58:03 ---> 094ae0f544e3 18:58:03 Step 7/24 : RUN go mod download 18:58:03 ---> 42b384c5eb23 18:58:03 Step 7/24 : RUN go mod download 18:58:03 ---> Running in ca8db1eec08e 18:58:04 ---> Running in 41fa7bdce1bc 18:58:05 Removing intermediate container b21464240fa4 18:58:05 ---> 386aaa5d542e 18:58:05 Step 8/32 : COPY . . 18:58:06 Removing intermediate container c62516d6e5a8 18:58:06 ---> fa5b18d4ba15 18:58:06 Step 8/23 : COPY . . 18:58:07 Removing intermediate container fe6ebdf0ba28 18:58:07 ---> a5581723372d 18:58:07 Step 8/26 : COPY . . 18:58:17 Removing intermediate container ca8db1eec08e 18:58:17 ---> d95e17180fee 18:58:17 Step 8/24 : COPY . . 18:58:17 Removing intermediate container 41fa7bdce1bc 18:58:17 ---> 5650ad6a0d77 18:58:17 Step 8/24 : COPY . . 18:58:27 ---> 35b2f9853892 18:58:27 Step 9/32 : RUN go mod tidy 18:58:28 ---> 3047302a0bdb 18:58:28 Step 9/23 : RUN go mod tidy 18:58:28 ---> 4b1bdc2c6585 18:58:28 Step 9/26 : RUN go mod tidy 18:58:29 ---> Running in c83e243a2f09 18:58:29 Running on prd-ubuntu18.04-docker-8c-8g-399 in /w/workspace/edgexfoundry_edgex-go_PR-3713 [Pipeline] { [Pipeline] ws 18:58:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 18:58:30 The recommended git tool is: git 18:58:31 ---> Running in 2aca49cef7c0 18:58:31 ---> Running in f3ef86de2585 18:58:31 ---> 3e950eef9aea 18:58:31 Step 9/24 : RUN go mod tidy 18:58:31 ---> f9c06325cc98 18:58:31 Step 9/24 : RUN go mod tidy 18:58:31 ---> Running in 9295ca2b0147 18:58:31 ---> Running in ac8a7260e34d 18:58:33 using credential edgex-jenkins-ssh 18:58:33 Cloning the remote Git repository 18:58:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:58:33 > git init /w/workspace/edgex-go/2 # timeout=10 18:58:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:58:33 > git --version # timeout=10 18:58:33 > git --version # 'git version 2.17.1' 18:58:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:37 Removing intermediate container c83e243a2f09 18:58:37 ---> d256617a2832 18:58:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:58:37 ---> Running in 3a993e5479b9 18:58:39 Removing intermediate container 2aca49cef7c0 18:58:39 ---> 35d0b705cf01 18:58:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:58:39 Removing intermediate container f3ef86de2585 18:58:39 ---> 2e6074e9e93b 18:58:39 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:58:39 ---> Running in 1161fc49a929 18:58:39 ---> Running in aed96b022abc 18:58:39 Removing intermediate container ac8a7260e34d 18:58:39 ---> 9cbde62e1f57 18:58:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:58:39 Removing intermediate container 9295ca2b0147 18:58:39 ---> 799f20ac2195 18:58:39 Step 10/24 : RUN make cmd/core-command/core-command 18:58:39 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 18:58:39 ---> Running in 24e43477bc09 18:58:39 ---> Running in bbd5fa9c7ef7 18:58: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 18:58: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 18:58:42 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 18:58:42 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 18:59:13 Merging remotes/origin/main commit 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf into PR head commit bc93a758caf760b27bd682aede2d28fd83696618 18:59:13 Merge succeeded, producing bc93a758caf760b27bd682aede2d28fd83696618 18:59:13 Checking out Revision bc93a758caf760b27bd682aede2d28fd83696618 (PR-3713) 18:59:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:59:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:59:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:59:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3713/head:refs/remotes/origin/PR-3713 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:13 > git config core.sparsecheckout # timeout=10 18:59:13 > git checkout -f bc93a758caf760b27bd682aede2d28fd83696618 # timeout=10 18:59:13 > git remote # timeout=10 18:59:13 > git config --get remote.origin.url # timeout=10 18:59:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:13 > git merge 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf # timeout=10 18:59:13 > git rev-parse HEAD^{commit} # timeout=10 18:59:13 > git config core.sparsecheckout # timeout=10 18:59:13 > git checkout -f bc93a758caf760b27bd682aede2d28fd83696618 # timeout=10 18:59:17 Commit message: "Merge branch 'main' into issue-3565-install-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:17 + echo snap-build.sh 18:59:17 snap-build.sh 18:59:17 + SNAP_BASE_DIR=. 18:59:17 + '[' '!' -z /w/workspace/edgex-go/2 ']' 18:59:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 18:59:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 18:59:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 18:59:17 + cd /w/workspace/edgex-go/2 18:59:17 + sudo apt-get remove -qy --purge lxd lxd-client 18:59:17 Reading package lists... 18:59:17 Building dependency tree... 18:59:17 Reading state information... 18:59:17 The following packages were automatically installed and are no longer required: 18:59:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:59:17 uidmap xdelta3 18:59:17 Use 'sudo apt autoremove' to remove them. 18:59:17 The following packages will be REMOVED: 18:59:17 lxd* lxd-client* 18:59:18 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:59:18 After this operation, 31.7 MB disk space will be freed. 18:59:18 (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.) 18:59:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:59:19 Removing lxd dnsmasq configuration 18:59:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:59:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:59:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:59:20 (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.) 18:59:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:59:21 Processing triggers for systemd (237-3ubuntu10.45) ... 18:59:21 Processing triggers for ureadahead (0.100.0-21) ... 18:59:22 + sudo snap remove --purge lxd 18:59:22 snap "lxd" is not installed 18:59:22 + sudo groupadd --force --system lxd 18:59:22 ++ whoami 18:59:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:59:22 + newgrp - lxd 18:59:22 + sudo snap install lxd 19:00:19 2021-09-16T19:00:13Z INFO Waiting for automatic snapd restart... 19:00:34 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 19:00:39 Removing intermediate container bbd5fa9c7ef7 19:00:39 ---> 2d90a0e5d1f4 19:00:39 19:00:39 Step 11/24 : FROM alpine:3.12 19:00:39 Removing intermediate container 3a993e5479b9 19:00:39 ---> 75a9f925f15e 19:00:39 19:00:39 Step 11/32 : FROM alpine:3.12 19:00:39 3.12: Pulling from library/alpine 19:00:39 3.12: Pulling from library/alpine 19:00:42 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 19:00:42 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 19:00:42 Status: Downloaded newer image for alpine:3.12 19:00:42 Status: Image is up to date for alpine:3.12 19:00:42 ---> afc2cc120ca2 19:00:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:00:42 ---> afc2cc120ca2 19:00:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:00:42 Removing intermediate container aed96b022abc 19:00:42 ---> f9a3c504bc2f 19:00:42 19:00:42 Step 11/26 : FROM alpine:3.12 19:00:42 ---> afc2cc120ca2 19:00:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:00:42 ---> Running in 9ae6885ac7fc 19:00:42 ---> Running in d91a8d796ec4 19:00:43 ---> Running in 8acbf88daf21 19:00:44 Removing intermediate container 9ae6885ac7fc 19:00:44 ---> 1a6612f932c2 19:00:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:00:44 ---> Running in 9304a764b6bd 19:00:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:00:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:00:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:00:46 (1/1) Installing dumb-init (1.2.2-r1) 19:00:46 Executing busybox-1.31.1-r20.trigger 19:00:46 Removing intermediate container 1161fc49a929 19:00:46 ---> d85c8790a1d7 19:00:46 19:00:46 Step 11/23 : FROM alpine:3.12 19:00:46 OK: 5 MiB in 15 packages 19:00:46 ---> afc2cc120ca2 19:00:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:00:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:00:46 Removing intermediate container 24e43477bc09 19:00:46 ---> 67a3920e2f24 19:00:46 19:00:46 Step 11/24 : FROM alpine:3.12 19:00:46 ---> afc2cc120ca2 19:00:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:00:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:00:46 ---> Running in c9dea6d31c2b 19:00:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:00:46 (1/3) Installing ca-certificates (20191127-r4) 19:00:46 ---> Running in e7c5a66cbd7c 19:00:47 (2/3) Installing dumb-init (1.2.2-r1) 19:00:47 (3/3) Installing su-exec (0.2-r1) 19:00:47 Executing busybox-1.31.1-r20.trigger 19:00:47 Executing ca-certificates-20191127-r4.trigger 19:00:47 OK: 6 MiB in 17 packages 19:00:47 (1/2) Installing dumb-init (1.2.2-r1) 19:00:47 (2/2) Installing su-exec (0.2-r1) 19:00:47 Executing busybox-1.31.1-r20.trigger 19:00:47 OK: 5 MiB in 16 packages 19:00:48 Removing intermediate container d91a8d796ec4 19:00:48 ---> 275147950283 19:00:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:00:48 ---> Running in 6b0c2b07bc48 19:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:00:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:00:49 Removing intermediate container 9304a764b6bd 19:00:49 ---> e0884bf25dd6 19:00:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:00:49 Removing intermediate container 8acbf88daf21 19:00:49 ---> afc44d6f6d50 19:00:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:00:49 Removing intermediate container 6b0c2b07bc48 19:00:50 ---> 7c24d051f524 19:00:50 Step 14/24 : ENV APP_PORT=59882 19:00:50 ---> Running in 923e72ba7831 19:00:50 ---> Running in d2410c94a1f6 19:00:50 (1/1) Installing dumb-init (1.2.2-r1) 19:00:50 Executing busybox-1.31.1-r20.trigger 19:00:50 OK: 5 MiB in 15 packages 19:00:50 ---> Running in cdf5f12e6513 19:00:50 (1/2) Installing ca-certificates (20191127-r4) 19:00:50 (2/2) Installing dumb-init (1.2.2-r1) 19:00:50 Executing busybox-1.31.1-r20.trigger 19:00:50 Executing ca-certificates-20191127-r4.trigger 19:00:50 OK: 6 MiB in 16 packages 19:00:51 Removing intermediate container d2410c94a1f6 19:00:51 ---> ab5178e6112e 19:00:51 Removing intermediate container 923e72ba7831 19:00:51 ---> b2229e7b6e7f 19:00:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:00:51 Step 14/26 : WORKDIR / 19:00:51 ---> Running in b5af00086038 19:00:51 ---> Running in 9537a14435a6 19:00:51 Removing intermediate container cdf5f12e6513 19:00:51 ---> d1c0e929a0a5 19:00:51 Step 15/24 : EXPOSE $APP_PORT 19:00:51 ---> Running in 70c2f4f61b8d 19:00:52 Removing intermediate container e7c5a66cbd7c 19:00:52 ---> e626e2d6546a 19:00:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:00:52 Removing intermediate container b5af00086038 19:00:52 ---> 74be4e78745e 19:00:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:00:52 ---> Running in 25a133f01d7f 19:00:52 Removing intermediate container 9537a14435a6 19:00:52 ---> 03d4e19d2b39 19:00:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:00:52 ---> Running in 6eb191ae606f 19:00:52 Removing intermediate container 70c2f4f61b8d 19:00:52 ---> 3ed6a2724b5c 19:00:52 Step 16/24 : WORKDIR / 19:00:52 Removing intermediate container c9dea6d31c2b 19:00:52 ---> 21811b2d2fe4 19:00:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:00:52 ---> Running in b41236249b2c 19:00:53 ---> Running in dcce98913f4d 19:00:53 Removing intermediate container 25a133f01d7f 19:00:53 ---> 28880a586bb7 19:00:53 Step 14/24 : ENV APP_PORT=59881 19:00:53 ---> Running in c428c05d7991 19:00:53 ---> 9542fc2ef1b0 19:00:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:00:53 Removing intermediate container dcce98913f4d 19:00:53 Removing intermediate container b41236249b2c 19:00:53 ---> a26f63e13697 19:00:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:53 ---> 819f42d5339f 19:00:53 Step 14/23 : ENV APP_PORT=59860 19:00:54 Removing intermediate container c428c05d7991 19:00:54 ---> 0c85a34771a0 19:00:54 Step 15/24 : EXPOSE $APP_PORT 19:00:54 ---> Running in 469d2d224cf7 19:00:54 ---> Running in 13a2d6c10160 19:00:55 ---> 11e9a8a09f2f 19:00:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:00:55 ---> 0aed4a57ad0d 19:00:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:00:55 Removing intermediate container 469d2d224cf7 19:00:55 ---> 26e91ae4523f 19:00:55 Step 15/23 : EXPOSE $APP_PORT 19:00:55 Removing intermediate container 13a2d6c10160 19:00:55 ---> ce851a44e3ab 19:00:55 Step 16/24 : WORKDIR / 19:00:55 ---> Running in 93bd61b44602 19:00:55 ---> Running in f1b3edb61e84 19:00:55 Removing intermediate container 6eb191ae606f 19:00:55 ---> 3979540baffd 19:00:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:00:56 ---> Running in df98ccc5e7b6 19:00:56 ---> 9cae0acf4e1c 19:00:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:00:56 Removing intermediate container f1b3edb61e84 19:00:56 ---> feadefc945ea 19:00:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:56 Removing intermediate container 93bd61b44602 19:00:56 ---> 79a5b15bfe9b 19:00:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:57 Removing intermediate container df98ccc5e7b6 19:00:57 ---> 5a2b37409091 19:00:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:00:57 ---> 047f54a9a4d7 19:00:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:00:57 ---> a710c6d2c785 19:00:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:00:57 ---> a6dcf14ece0f 19:00:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:00:57 ---> 4e921db6e361 19:00:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:00:58 ---> 0e5d13c1b5ad 19:00:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:00:58 ---> dd62dae71cbb 19:00:58 Step 20/24 : ENTRYPOINT ["/core-command"] 19:00:58 ---> Running in 52121f8a2602 19:00:58 ---> Running in 14e84b30a9b1 19:00:59 ---> a8bfcb8cadbe 19:00:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:00:59 ---> da30594e9273 19:00:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:00:59 Removing intermediate container 14e84b30a9b1 19:00:59 ---> 57773170f02a 19:00:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:59 ---> b1c3c7d44ec9 19:00:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:00:59 ---> Running in ba204593dbde 19:01:00 Removing intermediate container ba204593dbde 19:01:00 ---> b2c4c25407ee 19:01:00 Step 22/24 : LABEL arch=arm64 19:01:00 ---> b75aaa40b8d6 19:01:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:01:01 ---> Running in ffd5f5c04aac 19:01:01 ---> Running in 837f29ef9549 19:01:01 ---> 9b1459ab5b20 19:01:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:01:01 ---> 31c6f4eec98c 19:01:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:01:01 ---> Running in 7d6a12ba5a61 19:01:01 Removing intermediate container 837f29ef9549 19:01:01 ---> b13956b74342 19:01:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:01 Removing intermediate container ffd5f5c04aac 19:01:01 ---> 2b4cd88203c9 19:01:01 Step 23/24 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:01:01 ---> Running in 1c9ea0dfc716 19:01:01 ---> Running in 770df1c3c8c1 19:01:02 Removing intermediate container 7d6a12ba5a61 19:01:02 ---> 29f19372ec1b 19:01:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:02 Removing intermediate container 52121f8a2602 19:01:02 ---> 510ddd3128fe 19:01:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:02 ---> Running in 0083495eb9ca 19:01:02 ---> d1989d1c2cd6 19:01:02 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/ 19:01:02 Removing intermediate container 770df1c3c8c1 19:01:02 ---> 40cf1708676a 19:01:02 Step 24/24 : LABEL version=0.0.0 19:01:02 Removing intermediate container 1c9ea0dfc716 19:01:02 ---> a14f41b26482 19:01:02 Step 22/24 : LABEL arch=arm64 19:01:03 ---> Running in 2d12494b885a 19:01:03 ---> Running in b70eee89609c 19:01:03 ---> Running in 663db2cc55a3 19:01:03 Removing intermediate container 0083495eb9ca 19:01:03 ---> 53fdf496f9fa 19:01:03 Step 21/23 : LABEL arch=arm64 19:01:03 ---> 852937978556 19:01:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:01:03 ---> Running in c3de7d99b3da 19:01:03 Removing intermediate container b70eee89609c 19:01:03 ---> af84e0cef6b0 19:01:03 19:01:03 Removing intermediate container 663db2cc55a3 19:01:03 ---> 5df9b4e7a7bb 19:01:03 Step 23/24 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:01:04 Successfully built af84e0cef6b0 19:01:04 Successfully tagged core-command-arm64:latest 19:01:04 ---> Running in 35a1b78f3fe8 19:01:04  Building core-command ... done Building support-scheduler 19:01:04 Removing intermediate container c3de7d99b3da 19:01:04 ---> ced397009bd8 19:01:04 Step 22/23 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:01:05 ---> Running in ea255d9894e8 19:01:05 Removing intermediate container 35a1b78f3fe8 19:01:05 ---> ab7ac48aafc7 19:01:05 Step 24/24 : LABEL version=0.0.0 19:01:05 ---> Running in 3ac28de2ffdc 19:01:06 ---> 7c1dca8fed6d 19:01:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:01:06 Removing intermediate container ea255d9894e8 19:01:06 ---> 7291d42a2958 19:01:06 Step 23/23 : LABEL version=0.0.0 19:01:06 Removing intermediate container 3ac28de2ffdc 19:01:06 ---> cbfe695e6324 19:01:06 19:01:06 ---> Running in b11a40f938bf 19:01:07 Successfully built cbfe695e6324 19:01:07 Successfully tagged core-metadata-arm64:latest 19:01:07 Building security-proxy-setup 19:01:07  Building core-metadata ... done Removing intermediate container 2d12494b885a 19:01:07 ---> e1b0cda7449c 19:01:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:01:07 ---> b614a3d86e4b 19:01:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:01:07 ---> Running in db3b8e544972 19:01:07 Removing intermediate container b11a40f938bf 19:01:07 ---> 8511dbdaf402 19:01:07 19:01:08 Successfully built 8511dbdaf402 19:01:08 Successfully tagged support-notifications-arm64:latest 19:01:08 Building core-data 19:01:08  Building support-notifications ... done Removing intermediate container db3b8e544972 19:01:08 ---> f84ef9e52930 19:01:08 Step 24/26 : LABEL arch=arm64 19:01:08 ---> Running in 5f55b1072637 19:01:08 ---> 8e8d0bc0804b 19:01:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:01:09 Removing intermediate container 5f55b1072637 19:01:09 ---> ebbfe56353c3 19:01:09 Step 25/26 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:01:10 ---> 246469b65820 19:01:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:01:10 ---> Running in e8adacd130db 19:01:11 ---> Running in d386786b071c 19:01:11 Removing intermediate container e8adacd130db 19:01:11 ---> 0ad4ecb046ac 19:01:11 Step 26/26 : LABEL version=0.0.0 19:01:12 Removing intermediate container d386786b071c 19:01:12 ---> fa4e46820241 19:01:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:01:12 ---> Running in f7f54012569a 19:01:13 Removing intermediate container f7f54012569a 19:01:13 ---> c1ef3761e6af 19:01:13 19:01:13 Successfully built c1ef3761e6af 19:01:13 ---> 47a137f44537 19:01:13 Step 27/32 : RUN chmod +x /entrypoint.sh 19:01:13 Successfully tagged security-secretstore-setup-arm64:latest 19:01:13  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:01:13 ---> Running in 1b733deef9da 19:01:17 Removing intermediate container 1b733deef9da 19:01:17 ---> ee9b233b9cd4 19:01:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:01:17 ---> Running in 2e9304a18f99 19:01:18 Removing intermediate container 2e9304a18f99 19:01:18 ---> aeebc79657f5 19:01:18 Step 29/32 : CMD ["gate"] 19:01:18 ---> Running in fd7e583da50d 19:01:19 Removing intermediate container fd7e583da50d 19:01:19 ---> 766ecb517819 19:01:19 Step 30/32 : LABEL arch=arm64 19:01:19 ---> Running in 7e6f0ff9ff27 19:01:20 Removing intermediate container 7e6f0ff9ff27 19:01:20 ---> cadb2047da72 19:01:20 Step 31/32 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:01:21 ---> Running in c57bd1a3b130 19:01:22 Removing intermediate container c57bd1a3b130 19:01:22 ---> b85a4c332707 19:01:22 Step 32/32 : LABEL version=0.0.0 19:01:22 ---> Running in 557701f91817 19:01:23 Removing intermediate container 557701f91817 19:01:23 ---> 24dd17806ad5 19:01:23 19:01:23 Successfully built 24dd17806ad5 19:01:23 Successfully tagged security-bootstrapper-arm64:latest 19:01:50  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:01:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:01:50 ---> 6d0ba6bc2c56 19:01:50 Step 3/23 : WORKDIR /edgex-go 19:01:50 ---> Using cache 19:01:50 ---> 3ed1176fde9c 19:01:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:50 ---> Using cache 19:01:50 ---> 917a982171b7 19:01:50 Step 5/23 : RUN apk add --update --no-cache make git 19:01:50 ---> Using cache 19:01:50 ---> 56e2a7c2b2e0 19:01:50 Step 6/23 : COPY go.mod . 19:01:50 ---> Using cache 19:01:50 ---> 18f822d7b7ca 19:01:50 Step 7/23 : RUN go mod download 19:01:50 ---> Using cache 19:01:50 ---> a5581723372d 19:01:50 Step 8/23 : COPY . . 19:01:50 ---> Using cache 19:01:50 ---> 4b1bdc2c6585 19:01:50 Step 9/23 : RUN go mod tidy 19:01:50 ---> Using cache 19:01:50 ---> 2e6074e9e93b 19:01:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:01:51 ---> Running in 70d6f7b18b37 19:01:53 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 19:01:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:01:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:01:54 ---> 6d0ba6bc2c56 19:01:54 Step 3/22 : WORKDIR /edgex-go 19:01:54 ---> Using cache 19:01:54 ---> 3ed1176fde9c 19:01:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:54 ---> Using cache 19:01:54 ---> 917a982171b7 19:01:54 Step 5/22 : RUN apk add --update --no-cache make git 19:01:54 ---> Using cache 19:01:54 ---> 56e2a7c2b2e0 19:01:54 Step 6/22 : COPY go.mod . 19:01:54 ---> Using cache 19:01:54 ---> 18f822d7b7ca 19:01:54 Step 7/22 : RUN go mod download 19:01:54 ---> Using cache 19:01:54 ---> a5581723372d 19:01:54 Step 8/22 : COPY . . 19:01:54 ---> Using cache 19:01:54 ---> 4b1bdc2c6585 19:01:54 Step 9/22 : RUN go mod tidy 19:01:54 ---> Using cache 19:01:54 ---> 2e6074e9e93b 19:01:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:01:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:01:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:01:54 ---> 6d0ba6bc2c56 19:01:54 Step 3/24 : WORKDIR /edgex-go 19:01:54 ---> Using cache 19:01:54 ---> 3ed1176fde9c 19:01:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:54 ---> Using cache 19:01:54 ---> 917a982171b7 19:01:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:01:55 ---> Running in af5b12a9d676 19:01:55 ---> Running in 1bf741d65014 19:01:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:01:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:01:58 ---> 6d0ba6bc2c56 19:01:58 Step 3/24 : WORKDIR /edgex-go 19:01:58 ---> Using cache 19:01:58 ---> 3ed1176fde9c 19:01:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:58 ---> Using cache 19:01:58 ---> 917a982171b7 19:01:58 Step 5/24 : RUN apk add --update --no-cache make bash git 19:01:58 ---> Running in 5342155e7e2a 19:01: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 19:01:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:01:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:01:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:02:00 OK: 218 MiB in 52 packages 19:02:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:02:01 Removing intermediate container 1bf741d65014 19:02:01 ---> 97bac48480a0 19:02:01 Step 6/24 : COPY go.mod . 19:02:01 OK: 218 MiB in 52 packages 19:02:03 ---> 246942dae871 19:02:03 Step 7/24 : RUN go mod download 19:02:03 ---> Running in 331ddffbaed9 19:02:03 Removing intermediate container 5342155e7e2a 19:02:03 ---> 3046d495ff69 19:02:03 Step 6/24 : COPY go.mod . 19:02:05 ---> 0a1179362bc0 19:02:05 Step 7/24 : RUN go mod download 19:02:05 ---> Running in b429585cbe93 19:02:09 Removing intermediate container 331ddffbaed9 19:02:09 ---> 9c9542115315 19:02:09 Step 8/24 : COPY . . 19:02:11 Removing intermediate container b429585cbe93 19:02:11 ---> 7b2b59ab5b85 19:02:11 Step 8/24 : COPY . . 19:02:38 ---> 4071d66863ee 19:02:38 Step 9/24 : RUN go mod tidy 19:02:38 ---> 4be06deb413f 19:02:38 Step 9/24 : RUN go mod tidy 19:02:38 ---> Running in 668f73d924c1 19:02:38 ---> Running in 317287c1e978 19:02:42 Removing intermediate container 317287c1e978 19:02:42 ---> 31d9c5a4bd4f 19:02:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:02:42 Removing intermediate container 668f73d924c1 19:02:42 ---> f542bbd005ca 19:02:42 Step 10/24 : RUN make cmd/core-data/core-data 19:02:42 ---> Running in 4e9c99087cd0 19:02:43 ---> Running in b12d5f1669d3 19:02: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 19:02:45 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 19:03:07 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 19:03:18 Removing intermediate container 70d6f7b18b37 19:03:18 ---> cb2828efba4e 19:03:18 19:03:18 Step 11/23 : FROM alpine:3.12 19:03:18 ---> afc2cc120ca2 19:03:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:03:18 ---> Using cache 19:03:18 ---> e626e2d6546a 19:03:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:03:18 ---> Using cache 19:03:18 ---> 28880a586bb7 19:03:18 Step 14/23 : ENV APP_PORT=59861 19:03:18 ---> Running in a353643db5c8 19:03:18 Removing intermediate container a353643db5c8 19:03:18 ---> acc768ca5854 19:03:18 Step 15/23 : EXPOSE $APP_PORT 19:03:18 ---> Running in fc9f144cc2a9 19:03:19 Removing intermediate container fc9f144cc2a9 19:03:19 ---> 929e2b23808f 19:03:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:21 ---> 2b1aa9d0d0bf 19:03:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:03:22 Removing intermediate container af5b12a9d676 19:03:22 ---> 4965067c6503 19:03:22 19:03:22 Step 11/22 : FROM alpine:3.12 19:03:22 ---> afc2cc120ca2 19:03:22 Step 12/22 : RUN apk add --update --no-cache curl 19:03:22 ---> Running in 56dbed59a1c3 19:03:23 ---> 7dc59e122f32 19:03:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:03:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:25 ---> e2e7a1e816e9 19:03:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:03:25 ---> Running in e7334c205f9d 19:03:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:26 Removing intermediate container e7334c205f9d 19:03:26 ---> 0f2ce799e889 19:03:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:26 (1/4) Installing ca-certificates (20191127-r4) 19:03:26 ---> Running in e692673e951b 19:03:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:03:26 (3/4) Installing libcurl (7.79.0-r0) 19:03:26 (4/4) Installing curl (7.79.0-r0) 19:03:26 Executing busybox-1.31.1-r20.trigger 19:03:26 Executing ca-certificates-20191127-r4.trigger 19:03:26 OK: 7 MiB in 18 packages 19:03:26 Removing intermediate container e692673e951b 19:03:26 ---> 2405f55b7851 19:03:26 Step 21/23 : LABEL arch=arm64 19:03:27 ---> Running in e52d7349ef39 19:03:28 Removing intermediate container e52d7349ef39 19:03:28 ---> 83534debd121 19:03:28 Step 22/23 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:03:28 ---> Running in 4892612261fd 19:03:28 Removing intermediate container 56dbed59a1c3 19:03:28 ---> 72d5dbf73040 19:03:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:03:28 ---> Running in 7278005e5f49 19:03:29 Removing intermediate container 4892612261fd 19:03:29 ---> bc569252d058 19:03:29 Step 23/23 : LABEL version=0.0.0 19:03:29 ---> Running in 09ca53da23d3 19:03:29 Removing intermediate container 7278005e5f49 19:03:29 ---> e81cecd3d8ae 19:03:29 Step 14/22 : WORKDIR /edgex 19:03:30 ---> Running in 36684f1b3ffb 19:03:30 Removing intermediate container 09ca53da23d3 19:03:30 ---> 00c7e1a8cf27 19:03:30 19:03:30 Successfully built 00c7e1a8cf27 19:03:30 Successfully tagged support-scheduler-arm64:latest 19:03:30  Building support-scheduler ... done Removing intermediate container 36684f1b3ffb 19:03:30 ---> 91c09688094b 19:03:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:03:31 ---> 89b6f4b0e9bc 19:03:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:03:33 ---> 13c126516fd9 19:03:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:03:35 ---> 6926c2d2ca41 19:03:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:03:35 ---> Running in 811272fd9b60 19:03:36 Removing intermediate container 811272fd9b60 19:03:36 ---> 261ec8970bed 19:03:36 Step 19/22 : CMD ["--init=true"] 19:03:36 ---> Running in a17d8836536d 19:03:37 Removing intermediate container a17d8836536d 19:03:37 ---> f5c8d790eff5 19:03:37 Step 20/22 : LABEL arch=arm64 19:03:37 ---> Running in eb630e8e168e 19:03:38 Removing intermediate container eb630e8e168e 19:03:38 ---> caacf1145842 19:03:38 Step 21/22 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:03:38 ---> Running in 3b1f65b4db55 19:03:39 Removing intermediate container 3b1f65b4db55 19:03:39 ---> d45a720c53e5 19:03:39 Step 22/22 : LABEL version=0.0.0 19:03:39 ---> Running in 6db165dde1eb 19:03:40 Removing intermediate container 6db165dde1eb 19:03:40 ---> 9acf578923c7 19:03:40 19:03:40 Successfully built 9acf578923c7 19:03:40 Successfully tagged security-proxy-setup-arm64:latest 19:03:55 lxd 4.18 from Canonical* installed 19:03:55 + sudo lxd init --auto 19:03:55 + sudo snap install --classic snapcraft 19:03:59  Building security-proxy-setup ... done Removing intermediate container 4e9c99087cd0 19:03:59 ---> 3a2c696a9e48 19:03:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:03:59 ---> Running in 211892a726e7 19:04:00 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 19:04:03 Removing intermediate container 211892a726e7 19:04:03 ---> 0b75c5d11e82 19:04:03 19:04:03 Step 12/24 : FROM docker:20.10.7 19:04:03 20.10.7: Pulling from library/docker 19:04:06 Removing intermediate container b12d5f1669d3 19:04:06 ---> dd419427b01e 19:04:06 19:04:06 Step 11/24 : FROM alpine:3.12 19:04:06 ---> afc2cc120ca2 19:04:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:04:06 ---> Running in 96c5279df3a9 19:04:07 Removing intermediate container 96c5279df3a9 19:04:07 ---> 3f3fdfb24671 19:04:07 Step 13/24 : ENV APP_PORT=59880 19:04:08 ---> Running in 7d2a4ad0296d 19:04:09 Removing intermediate container 7d2a4ad0296d 19:04:09 ---> 4010d83c4c0c 19:04:09 Step 14/24 : EXPOSE $APP_PORT 19:04:09 ---> Running in d8a2c47be1f5 19:04:10 Removing intermediate container d8a2c47be1f5 19:04:10 ---> c6f3011174fb 19:04:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:10 ---> Running in 21a1119cb79d 19:04:11 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:04:11 Status: Downloaded newer image for docker:20.10.7 19:04:11 ---> df445af6242a 19:04:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:04:12 ---> Running in 40561bf455be 19:04:12 Removing intermediate container 40561bf455be 19:04:12 ---> 9bea83197037 19:04:12 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 19:04:12 Removing intermediate container 21a1119cb79d 19:04:12 ---> f8c57b6e912f 19:04:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:04:12 ---> Running in e3df0a12d607 19:04:13 ---> Running in 219bbc4672c8 19:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:04:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:04:15 (1/39) Installing readline (8.1.0-r0) 19:04:15 (2/39) Installing bash (5.1.0-r0) 19:04:15 Executing bash-5.1.0-r0.post-install 19:04:15 (3/39) Installing brotli-libs (1.0.9-r3) 19:04:15 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:04:15 (5/39) Installing libcurl (7.79.0-r0) 19:04:15 (6/39) Installing curl (7.79.0-r0) 19:04:15 (7/39) Installing dumb-init (1.2.5-r0) 19:04:15 (8/39) Installing libbz2 (1.0.8-r1) 19:04:15 (9/39) Installing expat (2.2.10-r1) 19:04:15 (10/39) Installing libffi (3.3-r2) 19:04:15 (11/39) Installing gdbm (1.19-r0) 19:04:15 (12/39) Installing xz-libs (5.2.5-r0) 19:04:15 (13/39) Installing sqlite-libs (3.34.1-r0) 19:04:15 (14/39) Installing python3 (3.8.10-r0) 19:04:15 (1/6) Installing dumb-init (1.2.2-r1) 19:04:16 (2/6) Installing libgcc (9.3.0-r2) 19:04:16 (3/6) Installing libsodium (1.0.18-r0) 19:04:16 (4/6) Installing libstdc++ (9.3.0-r2) 19:04:16 (5/6) Installing libzmq (4.3.3-r0) 19:04:16 (6/6) Installing zeromq (4.3.3-r0) 19:04:16 Executing busybox-1.31.1-r20.trigger 19:04:16 OK: 8 MiB in 20 packages 19:04:17 (15/39) Installing py3-appdirs (1.4.4-r1) 19:04:17 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:04:17 (17/39) Installing py3-parsing (2.4.7-r1) 19:04:17 (18/39) Installing py3-six (1.15.0-r0) 19:04:17 (19/39) Installing py3-packaging (20.9-r0) 19:04:17 (20/39) Installing py3-setuptools (51.3.3-r0) 19:04:17 (21/39) Installing py3-chardet (4.0.0-r0) 19:04:17 (22/39) Installing py3-idna (3.1-r0) 19:04:17 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:04:17 (24/39) Installing py3-requests (2.25.1-r1) 19:04:17 (25/39) Installing py3-msgpack (1.0.2-r0) 19:04:17 (26/39) Installing py3-lockfile (0.12.2-r3) 19:04:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:04:17 (28/39) Installing py3-colorama (0.4.4-r0) 19:04:17 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:04:17 (30/39) Installing py3-distlib (0.3.1-r1) 19:04:17 (31/39) Installing py3-distro (1.5.0-r1) 19:04:17 (32/39) Installing py3-webencodings (0.5.1-r3) 19:04:17 (33/39) Installing py3-html5lib (1.1-r0) 19:04:18 (34/39) Installing py3-pytoml (0.1.21-r0) 19:04:18 (35/39) Installing py3-pep517 (0.9.1-r0) 19:04:18 (36/39) Installing py3-progress (1.5-r0) 19:04:18 (37/39) Installing py3-retrying (1.3.3-r0) 19:04:18 (38/39) Installing py3-toml (0.10.2-r0) 19:04:18 (39/39) Installing py3-pip (20.3.4-r0) 19:04:18 Executing busybox-1.32.1-r6.trigger 19:04:18 OK: 82 MiB in 59 packages 19:04:18 Removing intermediate container 219bbc4672c8 19:04:18 ---> 6b8af7dbb539 19:04:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:04:19 ---> cf4b156d2b36 19:04:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:04:20 ---> 148140de7afc 19:04:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:04:21 ---> 536362633b61 19:04:21 Step 20/24 : ENTRYPOINT ["/core-data"] 19:04:21 ---> Running in 615729abe281 19:04:22 Removing intermediate container 615729abe281 19:04:22 ---> 1b750e0e22c4 19:04:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:04:22 ---> Running in cdda338b09d7 19:04:23 Removing intermediate container cdda338b09d7 19:04:23 ---> 6a3af24d0796 19:04:23 Step 22/24 : LABEL arch=arm64 19:04:23 ---> Running in 6f895982161c 19:04:23 Removing intermediate container 6f895982161c 19:04:23 ---> 2253ed948bd8 19:04:23 Step 23/24 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:04:23 ---> Running in 9d464e24809b 19:04:24 Removing intermediate container 9d464e24809b 19:04:24 ---> 2e4153c00e5e 19:04:24 Step 24/24 : LABEL version=0.0.0 19:04:24 ---> Running in 710fe0df4dad 19:04:24 Removing intermediate container 710fe0df4dad 19:04:24 ---> d60cc33f9ea5 19:04:24 19:04:25 Successfully built d60cc33f9ea5 19:04:25 Successfully tagged core-data-arm64:latest 19:04:26  Building core-data ... done Collecting docker-compose==1.23.2 19:04:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:04:27 Collecting docker<4.0,>=3.6.0 19:04:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:04:27 Collecting docopt<0.7,>=0.6.1 19:04:27 Downloading docopt-0.6.2.tar.gz (25 kB) 19:04:29 Collecting dockerpty<0.5,>=0.4.1 19:04:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:04:30 Collecting texttable<0.10,>=0.9.0 19:04:30 Downloading texttable-0.9.1.tar.gz (11 kB) 19:04:32 Collecting websocket-client<1.0,>=0.32.0 19:04:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:04:33 Collecting jsonschema<3,>=2.5.1 19:04:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:04:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:04:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:04:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:04:34 Collecting cached-property<2,>=1.2.0 19:04:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:04:34 Collecting PyYAML<4,>=3.10 19:04:34 Downloading PyYAML-3.13.tar.gz (270 kB) 19:04:38 Collecting docker-pycreds>=0.4.0 19:04:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:04:38 Collecting chardet<3.1.0,>=3.0.2 19:04:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:04:39 Collecting certifi>=2017.4.17 19:04:39 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:04:39 Collecting urllib3<1.25,>=1.21.1 19:04:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:04:39 Collecting idna<2.8,>=2.5 19:04:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:04:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:04:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:04:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:04:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:04:40 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:04:40 Attempting uninstall: urllib3 19:04:40 Found existing installation: urllib3 1.26.2 19:04:40 Uninstalling urllib3-1.26.2: 19:04:41 Successfully uninstalled urllib3-1.26.2 19:04:41 Attempting uninstall: idna 19:04:41 Found existing installation: idna 3.1 19:04:41 Uninstalling idna-3.1: 19:04:41 Successfully uninstalled idna-3.1 19:04:42 Attempting uninstall: chardet 19:04:42 Found existing installation: chardet 4.0.0 19:04:42 Uninstalling chardet-4.0.0: 19:04:42 Successfully uninstalled chardet-4.0.0 19:04:44 Attempting uninstall: requests 19:04:44 Found existing installation: requests 2.25.1 19:04:44 Uninstalling requests-2.25.1: 19:04:44 Successfully uninstalled requests-2.25.1 19:04:44 Running setup.py install for texttable: started 19:04:46 Running setup.py install for texttable: finished with status 'done' 19:04:46 Running setup.py install for PyYAML: started 19:04:49 Running setup.py install for PyYAML: finished with status 'done' 19:04:49 Running setup.py install for docopt: started 19:04:51 Running setup.py install for docopt: finished with status 'done' 19:04:51 Running setup.py install for dockerpty: started 19:04:53 Running setup.py install for dockerpty: finished with status 'done' 19:04: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 19:05:03 Removing intermediate container e3df0a12d607 19:05:03 ---> e13b35117359 19:05:03 Step 15/24 : ENV APP_PORT=58890 19:05:03 ---> Running in f3fb3fad7753 19:05:03 Removing intermediate container f3fb3fad7753 19:05:03 ---> 0b30e6d64cb3 19:05:03 Step 16/24 : EXPOSE $APP_PORT 19:05:03 ---> Running in 6364141a3ed9 19:05:04 Removing intermediate container 6364141a3ed9 19:05:04 ---> d2fe98c3ede9 19:05:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:05:05 ---> bf022d8e3a3c 19:05:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:05:06 ---> 136a1b5edd63 19:05:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:05:07 ---> 47e9eabf07be 19:05:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:05:07 ---> Running in 77d3a90ee2c5 19:05:08 Removing intermediate container 77d3a90ee2c5 19:05:08 ---> 4f41046a7ee1 19:05:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:05:08 ---> Running in ef790dab0450 19:05:08 Removing intermediate container ef790dab0450 19:05:08 ---> f057aa42ac36 19:05:08 Step 22/24 : LABEL arch=arm64 19:05:09 ---> Running in 55955d4d20a8 19:05:09 Removing intermediate container 55955d4d20a8 19:05:09 ---> 0be5edaa348b 19:05:09 Step 23/24 : LABEL git_sha=bc93a758caf760b27bd682aede2d28fd83696618 19:05:09 ---> Running in da0005a5fdfc 19:05:10 Removing intermediate container da0005a5fdfc 19:05:10 ---> 53ae9180a0e6 19:05:10 Step 24/24 : LABEL version=0.0.0 19:05:10 ---> Running in 728e07f54a8e 19:05:10 Removing intermediate container 728e07f54a8e 19:05:10 ---> f96b7b5729c5 19:05:10 19:05:11 Successfully built f96b7b5729c5 19:05:11 Successfully tagged sys-mgmt-agent-arm64:latest 19:05:11  Building sys-mgmt-agent ... done  [Pipeline] } 19:05:11 $ docker stop --time=1 27fb7a7bdcd8b0bbbcd548164ac98d8d6a4e2a2160356d97e42083a5300052f9 19:05:13 $ docker rm -f 27fb7a7bdcd8b0bbbcd548164ac98d8d6a4e2a2160356d97e42083a5300052f9 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:14 + docker images 19:05:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:05:14 sys-mgmt-agent-arm64 latest f96b7b5729c5 4 seconds ago 312MB 19:05:14 core-data-arm64 latest d60cc33f9ea5 50 seconds ago 19.3MB 19:05:14 dd419427b01e About a minute ago 1.57GB 19:05:14 0b75c5d11e82 About a minute ago 1.57GB 19:05:14 security-proxy-setup-arm64 latest 9acf578923c7 About a minute ago 24.6MB 19:05:14 support-scheduler-arm64 latest 00c7e1a8cf27 About a minute ago 15.2MB 19:05:14 4965067c6503 About a minute ago 1.57GB 19:05:14 cb2828efba4e About a minute ago 1.57GB 19:05:14 security-bootstrapper-arm64 latest 24dd17806ad5 3 minutes ago 17.7MB 19:05:14 security-secretstore-setup-arm64 latest c1ef3761e6af 4 minutes ago 26.5MB 19:05:14 support-notifications-arm64 latest 8511dbdaf402 4 minutes ago 15.9MB 19:05:14 core-metadata-arm64 latest cbfe695e6324 4 minutes ago 15.8MB 19:05:14 core-command-arm64 latest af84e0cef6b0 4 minutes ago 15.2MB 19:05:14 67a3920e2f24 4 minutes ago 1.57GB 19:05:14 d85c8790a1d7 4 minutes ago 1.57GB 19:05:14 f9a3c504bc2f 4 minutes ago 1.57GB 19:05:14 75a9f925f15e 4 minutes ago 1.57GB 19:05:14 2d90a0e5d1f4 4 minutes ago 1.56GB 19:05:14 ci-base-image-arm64 latest 6d0ba6bc2c56 15 minutes ago 1.24GB 19:05:14 alpine 3.12 afc2cc120ca2 2 weeks ago 5.33MB 19:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 19:05:14 docker 20.10.7 df445af6242a 3 months ago 234MB 19:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 19:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:15 19:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:15 arm64: Pulling from edgex-lftools-log-publisher 19:05:15 448f6bf000e3: Pulling fs layer 19:05:15 f757da607395: Pulling fs layer 19:05:15 05883995daec: Pulling fs layer 19:05:15 8603b9c90790: Pulling fs layer 19:05:15 1560dd03e051: Pulling fs layer 19:05:15 27f5ce0e4adf: Pulling fs layer 19:05:15 c2d8d7efcc4b: Pulling fs layer 19:05:15 1560dd03e051: Waiting 19:05:15 27f5ce0e4adf: Waiting 19:05:15 c2d8d7efcc4b: Waiting 19:05:15 8603b9c90790: Waiting 19:05:16 f757da607395: Verifying Checksum 19:05:16 f757da607395: Download complete 19:05:16 8603b9c90790: Download complete 19:05:16 1560dd03e051: Verifying Checksum 19:05:16 1560dd03e051: Download complete 19:05:16 27f5ce0e4adf: Verifying Checksum 19:05:16 27f5ce0e4adf: Download complete 19:05:16 05883995daec: Verifying Checksum 19:05:16 05883995daec: Download complete 19:05:17 448f6bf000e3: Verifying Checksum 19:05:17 448f6bf000e3: Download complete 19:05:20 c2d8d7efcc4b: Verifying Checksum 19:05:20 c2d8d7efcc4b: Download complete 19:05:20 448f6bf000e3: Pull complete 19:05:21 f757da607395: Pull complete 19:05:22 05883995daec: Pull complete 19:05:22 8603b9c90790: Pull complete 19:05:23 1560dd03e051: Pull complete 19:05:24 27f5ce0e4adf: Pull complete 19:05:39 c2d8d7efcc4b: Pull complete 19:05:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:05:39 prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container 19:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:05:43 $ docker top def22c37454e73c028ced088b7fb78cc04bf5dee8d0c693ef285f139b77c01cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:44 ---> job-cost.sh 19:05:44 lf-activate-venv: SKIPPING 19:05:44 INFO: No Stack... 19:05:45 INFO: Retrieving Pricing Info for: v3-standard-4 19:05:46 INFO: Archiving Costs [Pipeline] sh 19:05:46 + cat /w/workspace/edgex-go/2/archives/cost.csv 19:05:46 + cut -d, -f6 [Pipeline] lock 19:05:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3713-2-stack-cost] 19:05:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3713-2-stack-cost] did not exist. Created. 19:05:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3713-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:47 + echo total: 0.10999999940395355 [Pipeline] stash 19:05:47 Stashed 1 file(s) [Pipeline] } 19:05:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3713-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:47 $ docker stop --time=1 def22c37454e73c028ced088b7fb78cc04bf5dee8d0c693ef285f139b77c01cc 19:05:49 $ docker rm -f def22c37454e73c028ced088b7fb78cc04bf5dee8d0c693ef285f139b77c01cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:14:18 snapcraft 5.0 from Canonical* installed 19:14:18 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:14:18 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:14:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:18 Dload Upload Total Spent Left Speed 19:14:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4152 19:14:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9236k 0 --:--:-- --:--:-- --:--:-- 17.0M 19:14:18 ./yq_linux_amd64 19:14:18 + sudo snapcraft prime --use-lxd 19:14:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:14:18 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: 19:14:18 - README.md 19:14:18 19:14:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:14:18 Launching a container. 19:14:20 Waiting for container to be ready 19:14:21 To start your first instance, try: lxc launch ubuntu:18.04 19:14:21 19:14:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:14:25 Waiting for network to be ready... 19:14:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:14:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] 19:14:25 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:14:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] 19:14:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:14:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:14:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] 19:14:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] 19:14:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 19:14:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 19:14:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:14:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:14:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:14:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:14:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:14:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:14:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:14:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:14:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:14:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2217 kB] 19:14:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] 19:14:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:14:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:14:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] 19:14:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] 19:14:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 19:14:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 19:14:29 Fetched 25.2 MB in 4s (6118 kB/s) 19:14:30 Reading package lists... 19:14:30 Reading package lists... 19:14:30 Building dependency tree... 19:14:30 Reading state information... 19:14:30 The following additional packages will be installed: 19:14:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:14:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:14:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:14:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:14:30 Suggested packages: 19:14:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:14:30 Recommended packages: 19:14:30 gnupg libsasl2-modules 19:14:30 The following NEW packages will be installed: 19:14:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:14:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:14:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:14:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:14:30 The following packages will be upgraded: 19:14:30 gpg gpg-agent gpgconf libudev1 19:14:30 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:14:30 Need to get 3527 kB of archives. 19:14:30 After this operation, 13.3 MB of additional disk space will be used. 19:14:30 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] 19:14:30 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] 19:14:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:14:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:14:31 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:14:31 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:14:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:14:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:14:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:14:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:14:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:14:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:14:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:14:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:14:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:14:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:14:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:14:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:14:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:14:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:14:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:14:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:14:32 debconf: delaying package configuration, since apt-utils is not installed 19:14:32 Fetched 3527 kB in 1s (2709 kB/s) 19:14:32 (Reading database ... 12511 files and directories currently installed.) 19:14:32 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:14:32 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:14:32 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:14:32 Selecting previously unselected package udev. 19:14:32 (Reading database ... 12511 files and directories currently installed.) 19:14:32 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:14:32 Unpacking udev (237-3ubuntu10.52) ... 19:14:32 Selecting previously unselected package libfuse2:amd64. 19:14:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:14:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:14:32 Selecting previously unselected package fuse. 19:14:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:14:32 Unpacking fuse (2.9.7-1ubuntu1) ... 19:14:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:32 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:14:32 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:32 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:14:32 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:32 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:14:33 Selecting previously unselected package libksba8:amd64. 19:14:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:14:33 Unpacking libksba8:amd64 (1.3.5-2) ... 19:14:33 Selecting previously unselected package libroken18-heimdal:amd64. 19:14:33 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:14:33 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:14:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:14:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libwind0-heimdal:amd64. 19:14:33 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:14:33 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:14:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:14:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:14:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:33 Selecting previously unselected package libsasl2-modules-db:amd64. 19:14:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:14:33 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:14:33 Selecting previously unselected package libsasl2-2:amd64. 19:14:33 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:14:33 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:14:33 Selecting previously unselected package libldap-common. 19:14:33 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:14:33 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:14:33 Selecting previously unselected package libldap-2.4-2:amd64. 19:14:33 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:14:33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:14:33 Selecting previously unselected package dirmngr. 19:14:33 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:33 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:14:34 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:14:34 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:14:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:14:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:14:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:14:34 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:14:34 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Setting up libksba8:amd64 (1.3.5-2) ... 19:14:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:14:34 Setting up udev (237-3ubuntu10.52) ... 19:14:34 invoke-rc.d: policy-rc.d denied execution of start. 19:14:34 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Processing triggers for systemd (237-3ubuntu10) ... 19:14:34 Setting up fuse (2.9.7-1ubuntu1) ... 19:14:34 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:14:34 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:34 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:14:34 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:14:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:14:34 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:14:34 settings in the [Install] section, and DefaultInstance for template units). 19:14:34 This means they are not meant to be enabled using systemctl. 19:14:34 Possible reasons for having this kind of units are: 19:14:34 1) A unit may be statically enabled by being symlinked from another unit's 19:14:34 .wants/ or .requires/ directory. 19:14:34 2) A unit's purpose may be to act as a helper for some other unit which has 19:14:34 a requirement dependency on it. 19:14:34 3) A unit may be started when needed via activation (socket, path, timer, 19:14:34 D-Bus, udev, scripted systemctl call, ...). 19:14:34 4) In case of template units, the unit is meant to be enabled with some 19:14:34 instance name specified. 19:14:35 Reading package lists... 19:14:35 Building dependency tree... 19:14:35 Reading state information... 19:14:35 The following additional packages will be installed: 19:14:35 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:14:35 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:14:35 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:14:35 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:14:35 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:14:35 Suggested packages: 19:14:35 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:14:35 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:14:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:14:35 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:14:35 systemd-container policykit-1 19:14:35 Recommended packages: 19:14:35 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:14:35 The following NEW packages will be installed: 19:14:35 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:14:35 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:14:35 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:14:35 multiarch-support openssh-client python3 python3-minimal python3.6 19:14:35 python3.6-minimal snapd squashfs-tools sudo 19:14:35 The following packages will be upgraded: 19:14:35 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:14:35 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:14:35 Need to get 36.7 MB of archives. 19:14:35 After this operation, 147 MB of additional disk space will be used. 19:14:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:14:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:14:35 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:14:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:14:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:14:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:14:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:14:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:14:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:14:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:14:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:14:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:14:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:14:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:14:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:14:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:14:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:14:36 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:14:36 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:14:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:14:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:14:36 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:14:36 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:14:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:14:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:14:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:14:36 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:14:36 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:14:36 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:14:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:14:38 debconf: delaying package configuration, since apt-utils is not installed 19:14:38 Fetched 36.7 MB in 3s (13.9 MB/s) 19:14:38 (Reading database ... 12757 files and directories currently installed.) 19:14:38 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:14:38 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:14:38 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:14:38 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:14:38 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:14:39 (Reading database ... 12757 files and directories currently installed.) 19:14:39 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:14:39 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:14:39 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:14:39 (Reading database ... 12757 files and directories currently installed.) 19:14:39 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:14:39 Unpacking apt (1.6.14) over (1.6.1) ... 19:14:39 Setting up apt (1.6.14) ... 19:14:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:14:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:14:39 (Reading database ... 12764 files and directories currently installed.) 19:14:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:14:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:14:39 Selecting previously unselected package libpython3.6-minimal:amd64. 19:14:39 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:14:39 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:14:40 Selecting previously unselected package libexpat1:amd64. 19:14:40 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:14:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:14:40 Selecting previously unselected package python3.6-minimal. 19:14:40 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:14:40 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:14:40 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:14:40 Checking for services that may need to be restarted...done. 19:14:40 Checking for services that may need to be restarted...done. 19:14:40 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:14:40 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:14:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:14:40 Selecting previously unselected package python3-minimal. 19:14:40 (Reading database ... 13012 files and directories currently installed.) 19:14:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:14:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:14:40 Selecting previously unselected package mime-support. 19:14:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:14:40 Unpacking mime-support (3.60ubuntu1) ... 19:14:40 Selecting previously unselected package libmpdec2:amd64. 19:14:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:14:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:14:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:14:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:14:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:14:41 Selecting previously unselected package python3.6. 19:14:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:14:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:14:41 Selecting previously unselected package libpython3-stdlib:amd64. 19:14:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:14:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:14:41 Setting up python3-minimal (3.6.7-1~18.04) ... 19:14:41 Selecting previously unselected package python3. 19:14:41 (Reading database ... 13442 files and directories currently installed.) 19:14:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:14:41 Unpacking python3 (3.6.7-1~18.04) ... 19:14:41 Selecting previously unselected package multiarch-support. 19:14:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:14:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:14:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:14:41 Selecting previously unselected package liblzo2-2:amd64. 19:14:41 (Reading database ... 13479 files and directories currently installed.) 19:14:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:14:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:14:41 Selecting previously unselected package libbsd0:amd64. 19:14:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:14:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:14:41 Selecting previously unselected package sudo. 19:14:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:14:41 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:14:41 Selecting previously unselected package apparmor. 19:14:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:14:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:14:42 Selecting previously unselected package libedit2:amd64. 19:14:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:14:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:14:42 Selecting previously unselected package libkrb5support0:amd64. 19:14:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:14:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:14:42 Selecting previously unselected package libk5crypto3:amd64. 19:14:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:14:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:14:42 Selecting previously unselected package libkeyutils1:amd64. 19:14:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:14:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:14:42 Selecting previously unselected package libkrb5-3:amd64. 19:14:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:14:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:14:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:14:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:14:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:14:42 Selecting previously unselected package libssl1.0.0:amd64. 19:14:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:14:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:14:42 Selecting previously unselected package openssh-client. 19:14:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:14:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:14:42 Selecting previously unselected package squashfs-tools. 19:14:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:14:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:14:42 Selecting previously unselected package snapd. 19:14:42 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:14:42 Unpacking snapd (2.49.2+18.04) ... 19:14:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:14:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:14:44 Setting up mime-support (3.60ubuntu1) ... 19:14:44 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:14:44 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:14:44 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:14:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:14:44 Setting up systemd (237-3ubuntu10.52) ... 19:14:44 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:14:45 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:14:45 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:14:45 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:14:45 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:14:45 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:14:45 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:14:46 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:14:46 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:14:46 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:14:46 Setting up python3 (3.6.7-1~18.04) ... 19:14:46 running python rtupdate hooks for python3.6... 19:14:46 running python post-rtupdate hooks for python3.6... 19:14:46 Setting up apparmor (2.12-4ubuntu5.1) ... 19:14:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:14:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:14:46 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:14:47 Setting up snapd (2.49.2+18.04) ... 19:14:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:14:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:14:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:14:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:14:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:14:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:14:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:14:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:14:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:14:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:14:49 /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' 19:14:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:14:49 Processing triggers for systemd (237-3ubuntu10.52) ... 19:14:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:14:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:14:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:14:51 Reading package lists... 19:14:51 Reading package lists... 19:14:51 Building dependency tree... 19:14:51 Reading state information... 19:14:51 Calculating upgrade... 19:14:51 The following packages will be upgraded: 19:14:51 advancecomp base-files bash binutils binutils-common 19:14:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:14:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:14:51 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:14:51 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:14:51 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:14:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:14:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:14:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:14:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:14:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:14:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:14:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:14:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:14:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:14:51 ubuntu-keyring util-linux 19:14:51 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:14:51 Need to get 64.2 MB of archives. 19:14:51 After this operation, 5139 kB of additional disk space will be used. 19:14:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 19:14:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:14:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:14:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:14:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:14:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:14:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:14:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:14:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:14:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:14:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:14:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:14:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:14:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:14:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:14:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:14:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:14:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:14:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:14:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:14:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:14:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:14:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:14:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:14:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:14:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:14:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:14:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:14:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:14:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:14:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:14:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:14:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:14:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:14:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:14:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:14:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:14:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:14:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:14:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:14:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:14:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:14:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:14:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:14:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:14:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:14:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:14:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:14:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:14:52 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] 19:14:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:14:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:14:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:14:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:14:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:14:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:14:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:14:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:14:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:14:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:14:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:14:52 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:14:52 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:14:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:14:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:14:52 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:14:52 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:14:52 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:14:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:14:52 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:14:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:14:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:14:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:14:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:14:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:14:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:14:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:14:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:14:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:14:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:14:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:14:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:14:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:14:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:14:53 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] 19:14:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:14:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:14:53 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] 19:14:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:14:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:14:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:14:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:14:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:14:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:14:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:14:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:14:53 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] 19:14:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:14:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:14:53 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:14:53 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:14:53 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:14:53 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:14:53 debconf: delaying package configuration, since apt-utils is not installed 19:14:53 Fetched 64.2 MB in 2s (33.0 MB/s) 19:14:53 (Reading database ... 13914 files and directories currently installed.) 19:14:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:14:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:14:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:14:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:14:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 19:14:54 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 19:14:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:14:54 (Reading database ... 13914 files and directories currently installed.) 19:14:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:14:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:14:54 (Reading database ... 13914 files and directories currently installed.) 19:14:54 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:14:55 (Reading database ... 13914 files and directories currently installed.) 19:14:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:14:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:14:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:14:56 (Reading database ... 13914 files and directories currently installed.) 19:14:56 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:14:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:14:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:14:56 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:14:56 Setting up base-files (10.1ubuntu2.11) ... 19:14:56 Installing new version of config file /etc/issue ... 19:14:56 Installing new version of config file /etc/issue.net ... 19:14:56 Installing new version of config file /etc/lsb-release ... 19:14:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:14:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:14:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:14:56 Removing obsolete conffile /etc/default/motd-news ... 19:14:56 (Reading database ... 13915 files and directories currently installed.) 19:14:56 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:14:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:14:56 Setting up bash (4.4.18-2ubuntu1.2) ... 19:14:56 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 19:14:56 (Reading database ... 13915 files and directories currently installed.) 19:14:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:14:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:14:56 (Reading database ... 13915 files and directories currently installed.) 19:14:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:14:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:14:57 Setting up tar (1.29b-2ubuntu0.2) ... 19:14:57 (Reading database ... 13915 files and directories currently installed.) 19:14:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:14:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:14:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:14:57 (Reading database ... 13915 files and directories currently installed.) 19:14:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:14:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:14:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:14:57 (Reading database ... 13915 files and directories currently installed.) 19:14:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:14:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:14:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:14:57 (Reading database ... 13915 files and directories currently installed.) 19:14:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:14:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:14:57 Setting up grep (3.1-2build1) ... 19:14:57 (Reading database ... 13915 files and directories currently installed.) 19:14:57 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:14:57 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:14:57 Setting up gzip (1.6-5ubuntu1.1) ... 19:14:57 (Reading database ... 13915 files and directories currently installed.) 19:14:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:14:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:14:57 Setting up login (1:4.5-1ubuntu2) ... 19:14:58 (Reading database ... 13915 files and directories currently installed.) 19:14:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:14:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:14:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:14:58 (Reading database ... 13915 files and directories currently installed.) 19:14:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:14:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:14:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:14:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:14:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:14:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:14:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:14:59 (Reading database ... 13915 files and directories currently installed.) 19:14:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:14:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:14:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:14:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:14:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:14:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:14:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:14:59 (Reading database ... 13915 files and directories currently installed.) 19:14:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:14:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:14:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:14:59 (Reading database ... 13915 files and directories currently installed.) 19:14:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:14:59 (Reading database ... 13915 files and directories currently installed.) 19:14:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:15:00 (Reading database ... 13915 files and directories currently installed.) 19:15:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:15:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:15:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:15:00 (Reading database ... 13915 files and directories currently installed.) 19:15:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:15:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:15:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:15:00 (Reading database ... 13915 files and directories currently installed.) 19:15:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:15:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:15:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:15:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:15:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:15:00 (Reading database ... 13915 files and directories currently installed.) 19:15:00 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:15:00 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:15:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:15:00 (Reading database ... 13915 files and directories currently installed.) 19:15:00 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:15:00 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:15:00 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:15:00 (Reading database ... 13915 files and directories currently installed.) 19:15:00 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:15:00 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:15:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:15:00 (Reading database ... 13915 files and directories currently installed.) 19:15:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:15:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:15:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:15:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:15:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:15:01 (Reading database ... 13915 files and directories currently installed.) 19:15:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:15:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:15:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:15:02 (Reading database ... 13915 files and directories currently installed.) 19:15:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:15:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:15:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:15:02 (Reading database ... 13917 files and directories currently installed.) 19:15:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:15:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:15:02 Setting up debconf (1.5.66ubuntu1) ... 19:15:02 (Reading database ... 13917 files and directories currently installed.) 19:15:02 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:15:02 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:15:02 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:15:02 (Reading database ... 13917 files and directories currently installed.) 19:15:02 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:15:02 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:15:02 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:15:02 (Reading database ... 13917 files and directories currently installed.) 19:15:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:15:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:15:02 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:15:02 (Reading database ... 13917 files and directories currently installed.) 19:15:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:15:02 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:15:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:15:03 (Reading database ... 13919 files and directories currently installed.) 19:15:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:15:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:15:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:15:03 (Reading database ... 13923 files and directories currently installed.) 19:15:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:15:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:15:03 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:15:03 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:15:03 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:15:03 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:15:03 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:15:03 (Reading database ... 13923 files and directories currently installed.) 19:15:03 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:15:03 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:15:03 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:15:03 (Reading database ... 13923 files and directories currently installed.) 19:15:03 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:15:03 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:15:03 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:15:03 (Reading database ... 13923 files and directories currently installed.) 19:15:03 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:15:03 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:15:03 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:15:04 (Reading database ... 13923 files and directories currently installed.) 19:15:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:15:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:15:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:15:04 (Reading database ... 13923 files and directories currently installed.) 19:15:04 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:15:04 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:15:04 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:15:04 (Reading database ... 13923 files and directories currently installed.) 19:15:04 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:15:04 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:15:04 Setting up passwd (1:4.5-1ubuntu2) ... 19:15:04 (Reading database ... 13923 files and directories currently installed.) 19:15:04 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:15:04 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:15:04 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:15:04 (Reading database ... 13923 files and directories currently installed.) 19:15:04 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:15:04 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:15:04 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:15:04 (Reading database ... 13923 files and directories currently installed.) 19:15:04 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:15:04 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:15:04 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:15:04 (Reading database ... 13923 files and directories currently installed.) 19:15:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:15:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:15:05 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:15:05 (Reading database ... 13923 files and directories currently installed.) 19:15:05 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:15:05 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:15:05 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:15:05 (Reading database ... 13923 files and directories currently installed.) 19:15:05 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:15:05 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:15:05 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:15:05 (Reading database ... 13923 files and directories currently installed.) 19:15:05 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:15:05 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:15:05 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:15:05 (Reading database ... 13923 files and directories currently installed.) 19:15:05 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:15:05 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:15:05 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:15:05 (Reading database ... 13923 files and directories currently installed.) 19:15:05 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:15:05 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:15:05 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:15:05 (Reading database ... 13924 files and directories currently installed.) 19:15:05 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:15:05 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:15:05 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:15:05 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:15:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:15:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:15:05 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:15:05 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:15:06 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:15:06 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:15:06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:15:06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:15:06 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:15:06 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:15:06 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:15:06 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:15:06 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:15:06 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:15:06 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:15:06 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:15:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:15:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:15:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:15:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:15:06 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:15:06 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:15:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:15:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:15:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:15:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:15:07 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:15:07 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:15:07 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:15:07 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:15:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:15:07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:15:07 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:07 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:07 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:07 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:07 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:08 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:08 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:09 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:09 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:09 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:15:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:15:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:15:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:15:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:15:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:15:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:15:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:15:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:15:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:15:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:15:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:15:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:15:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:15:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:15:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:11 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:15:11 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:15:11 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:15:11 19:15:11 Current default time zone: 'Etc/UTC' 19:15:11 Local time is now: Thu Sep 16 19:15:11 UTC 2021. 19:15:11 Universal Time is now: Thu Sep 16 19:15:11 UTC 2021. 19:15:11 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:15:11 19:15:11 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:15:11 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:11 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 19:15:11 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:15:11 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:15:11 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:15:11 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:15:11 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:15:11 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:15:11 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:15:11 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:11 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:15:11 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:11 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:15:11 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:11 Setting up patch (2.7.6-2ubuntu1.1) ... 19:15:11 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:15:11 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:15:11 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:15:11 Installing new version of config file /etc/ssl/openssl.cnf ... 19:15:11 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:15:11 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:15:11 Setting up ca-certificates (20210119~18.04.1) ... 19:15:13 Updating certificates in /etc/ssl/certs... 19:15:14 23 added, 27 removed; done. 19:15:14 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:15:14 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:14 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:15:14 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:15:14 Setting up pkgbinarymangler (138.18.04.1) ... 19:15:14 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:14 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:15:14 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:14 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:14 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:14 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:15:14 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:14 Setting up perl (5.26.1-6ubuntu0.5) ... 19:15:14 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:15:14 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:15:14 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:15:14 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:15:14 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:15:14 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:15:14 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:15:14 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:15:14 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:15:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:15:14 Processing triggers for systemd (237-3ubuntu10.52) ... 19:15:14 Processing triggers for mime-support (3.60ubuntu1) ... 19:15:14 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:15:14 Updating certificates in /etc/ssl/certs... 19:15:15 0 added, 0 removed; done. 19:15:15 Running hooks in /etc/ca-certificates/update.d... 19:15:15 done. 19:15:15 Reading package lists... 19:15:15 Building dependency tree... 19:15:15 Reading state information... 19:15:15 The following NEW packages will be installed: 19:15:15 apt-transport-https 19:15:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:15:16 Need to get 4348 B of archives. 19:15:16 After this operation, 154 kB of additional disk space will be used. 19:15:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:15:16 debconf: delaying package configuration, since apt-utils is not installed 19:15:16 Fetched 4348 B in 0s (24.3 kB/s) 19:15:16 Selecting previously unselected package apt-transport-https. 19:15:16 (Reading database ... 13929 files and directories currently installed.) 19:15:16 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:15:16 Unpacking apt-transport-https (1.6.14) ... 19:15:16 Setting up apt-transport-https (1.6.14) ... 19:15:16 Waiting for network to be ready... 19:15:22 2021-09-16T19:15:19Z INFO Waiting for automatic snapd restart... 19:15:22 snapd 2.51.4 from Canonical* installed 19:15:22 "snapd" switched to the "latest/stable" channel 19:15:22 19:15:24 core18 20210722 from Canonical* installed 19:15:25 "core18" switched to the "latest/stable" channel 19:15:25 19:15:27 snapcraft 5.0 from Canonical* installed 19:15:27 "snapcraft" switched to the "latest/stable" channel 19:15:27 19:15:32 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: 19:15:32 - README.md 19:15:32 19:15:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:15:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:15:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:15:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:15:33 Reading package lists... 19:15:34 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.15 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 19:15:34 Reading package lists... 19:15:34 Building dependency tree... 19:15:34 Reading state information... 19:15:34 Suggested packages: 19:15:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:15:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:15:34 Recommended packages: 19:15:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:15:34 The following NEW packages will be installed: 19:15:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:15:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:15:34 pkg-config zip 19:15:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:15:34 Need to get 7670 kB of archives. 19:15:34 After this operation, 43.8 MB of additional disk space will be used. 19:15:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:15:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:15:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.15 [218 kB] 19:15:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:15:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:15:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:15:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:15:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:15:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:15:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:15:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:15:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:15:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:15:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:15:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:15:35 debconf: delaying package configuration, since apt-utils is not installed 19:15:35 Fetched 7670 kB in 1s (9872 kB/s) 19:15:35 Selecting previously unselected package libglib2.0-0:amd64. 19:15:35 (Reading database ... 13933 files and directories currently installed.) 19:15:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:15:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:15:35 Selecting previously unselected package libpsl5:amd64. 19:15:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:15:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:15:35 Selecting previously unselected package libnghttp2-14:amd64. 19:15:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:15:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:15:35 Selecting previously unselected package librtmp1:amd64. 19:15:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:15:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:15:35 Selecting previously unselected package libcurl3-gnutls:amd64. 19:15:35 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.15_amd64.deb ... 19:15:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.15) ... 19:15:35 Selecting previously unselected package liberror-perl. 19:15:35 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:15:35 Unpacking liberror-perl (0.17025-1) ... 19:15:35 Selecting previously unselected package git-man. 19:15:35 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:15:35 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:15:36 Selecting previously unselected package git. 19:15:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:15:36 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:15:36 Selecting previously unselected package libnorm1:amd64. 19:15:36 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:15:36 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:15:36 Selecting previously unselected package libpgm-5.2-0:amd64. 19:15:36 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:15:36 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:15:36 Selecting previously unselected package libsodium23:amd64. 19:15:36 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:15:36 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:15:36 Selecting previously unselected package libzmq5:amd64. 19:15:36 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:15:36 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:15:36 Selecting previously unselected package libzmq3-dev:amd64. 19:15:36 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:15:36 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:15:36 Selecting previously unselected package pkg-config. 19:15:36 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:15:36 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:15:36 Selecting previously unselected package zip. 19:15:36 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:15:36 Unpacking zip (3.0-11build1) ... 19:15:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:15:37 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:15:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:15:37 Setting up liberror-perl (0.17025-1) ... 19:15:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:15:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:15:37 No schema files found: doing nothing. 19:15:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:15:37 Setting up zip (3.0-11build1) ... 19:15:37 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:15:37 Setting up libsodium23:amd64 (1.0.16-2) ... 19:15:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:15:37 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:15:37 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.15) ... 19:15:37 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:15:37 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:15:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:15:37 git set to automatically installed. 19:15:37 git-man set to automatically installed. 19:15:37 libcurl3-gnutls set to automatically installed. 19:15:37 liberror-perl set to automatically installed. 19:15:37 libglib2.0-0 set to automatically installed. 19:15:37 libnghttp2-14 set to automatically installed. 19:15:37 libnorm1 set to automatically installed. 19:15:37 libpgm-5.2-0 set to automatically installed. 19:15:37 libpsl5 set to automatically installed. 19:15:37 librtmp1 set to automatically installed. 19:15:37 libsodium23 set to automatically installed. 19:15:37 libzmq3-dev set to automatically installed. 19:15:37 libzmq5 set to automatically installed. 19:15:37 pkg-config set to automatically installed. 19:15:37 zip set to automatically installed. 19:15:39 snapd is not logged in, snap install commands will use sudo 19:23:47 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 19:23:47 snapd is not logged in, snap install commands will use sudo 19:23:49 snap "core18" has no updates available 19:23:49 Pulling config-common 19:23:49 + snapcraftctl pull 19:23:51 Pulling go-build-helper 19:23:51 + snapcraftctl pull 19:23:52 'edgex-go' has dependencies that need to be staged: go-build-helper 19:23:52 Skipping pull go-build-helper (already ran) 19:23:52 Building go-build-helper 19:23:52 + snapcraftctl build 19:23:54 Staging go-build-helper 19:23:54 + snapcraftctl stage 19:24:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:24:03 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:24:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] 19:24:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] 19:24:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:24:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:24:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] 19:24:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] 19:24:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 19:24:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 19:24:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:24:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:24:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:24:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:24:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:24:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:24:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:24:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:24:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:24:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2217 kB] 19:24:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] 19:24:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:24:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:24:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] 19:24:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] 19:24:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 19:24:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 19:24:03 Fetched 25.2 MB in 0s (0 B/s) 19:24:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:24:03 Fetched 224 kB in 0s (0 B/s) 19:24:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:24:03 Fetched 157 kB in 0s (0 B/s) 19:24:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:24:03 Fetched 221 kB in 0s (0 B/s) 19:24:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:24:03 Fetched 143 kB in 0s (0 B/s) 19:24:03 Pulling edgex-go 19:24:03 + snapcraftctl pull 19:24:04 Pulling hooks 19:24:04 + snapcraftctl pull 19:24:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:24:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:24:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:24:22 Fetched 0 B in 0s (0 B/s) 19:24:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:24:22 Fetched 96.5 kB in 0s (0 B/s) 19:24:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:24:22 Fetched 279 kB in 0s (0 B/s) 19:24:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:24:22 Fetched 122 kB in 0s (0 B/s) 19:24:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:24:22 Fetched 77.8 kB in 0s (0 B/s) 19:24:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:24:22 Fetched 8848 B in 0s (0 B/s) 19:24:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:24:22 Fetched 47.8 kB in 0s (0 B/s) 19:24:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:24:22 Fetched 45.6 kB in 0s (0 B/s) 19:24:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:24:22 Fetched 15.0 kB in 0s (0 B/s) 19:24:22 Get:1 libcurl4_7.58.0-2ubuntu3.15_amd64.deb [219 kB] 19:24:22 Fetched 219 kB in 0s (0 B/s) 19:24:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:24:22 Fetched 154 kB in 0s (0 B/s) 19:24:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:24:22 Fetched 50.6 kB in 0s (0 B/s) 19:24:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:24:22 Fetched 14.8 kB in 0s (0 B/s) 19:24:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:24:22 Fetched 41.8 kB in 0s (0 B/s) 19:24:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:24:22 Fetched 499 kB in 0s (0 B/s) 19:24:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:24:22 Fetched 111 kB in 0s (0 B/s) 19:24:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:24:22 Fetched 240 kB in 0s (0 B/s) 19:24:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:24:22 Fetched 29.3 kB in 0s (0 B/s) 19:24:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:24:22 Fetched 85.5 kB in 0s (0 B/s) 19:24:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:24:22 Fetched 24.5 kB in 0s (0 B/s) 19:24:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:24:22 Fetched 49.2 kB in 0s (0 B/s) 19:24:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:24:22 Fetched 54.2 kB in 0s (0 B/s) 19:24:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:24:22 Fetched 30.8 kB in 0s (0 B/s) 19:24:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:24:22 Fetched 15.8 kB in 0s (0 B/s) 19:24:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:24:22 Fetched 85.9 kB in 0s (0 B/s) 19:24:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:24:22 Fetched 8720 B in 0s (0 B/s) 19:24:22 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:24:22 Fetched 140 kB in 0s (0 B/s) 19:24:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:24:22 Fetched 119 kB in 0s (0 B/s) 19:24:22 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:24:22 Fetched 111 kB in 0s (0 B/s) 19:24:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:24:22 Fetched 11.1 kB in 0s (0 B/s) 19:24:22 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:24:22 Fetched 646 kB in 0s (0 B/s) 19:24:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:24:22 Fetched 41.3 kB in 0s (0 B/s) 19:24:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:24:22 Fetched 17.9 kB in 0s (0 B/s) 19:24:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:24:22 Fetched 368 kB in 0s (0 B/s) 19:24:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:24:22 Fetched 187 kB in 0s (0 B/s) 19:24:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:24:22 Fetched 175 kB in 0s (0 B/s) 19:24:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:24:22 Fetched 206 kB in 0s (0 B/s) 19:24:22 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:24:22 Fetched 1302 kB in 0s (0 B/s) 19:24:22 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:24:22 Fetched 36.2 kB in 0s (0 B/s) 19:24:22 Get:1 curl_7.58.0-2ubuntu3.15_amd64.deb [159 kB] 19:24:22 Fetched 159 kB in 0s (0 B/s) 19:24:22 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:24:22 Fetched 107 kB in 0s (0 B/s) 19:24:22 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:24:22 Fetched 48.7 kB in 0s (0 B/s) 19:24:22 Pulling static-packages 19:24:22 + snapcraftctl pull 19:24:22 Pulling version 19:24:22 + cd /root/project 19:24:22 + git describe --tags --abbrev=0 19:24:22 + sed s/v// 19:24:22 + GIT_VERSION=2.0.1-dev.46 19:24:22 + [ -z 2.0.1-dev.46 ] 19:24:22 + snapcraftctl set-version 2.0.1-dev.46 19:24:23 Building config-common 19:24:23 + snapcraftctl build 19:24:25 Skipping build go-build-helper (already ran) 19:24:26 Building edgex-go 19:24:26 + cd /root/parts/edgex-go/src 19:24:26 + git describe --tags --abbrev=0 19:24:26 + sed s/v// 19:24:26 + GIT_VERSION=2.0.1-dev.46 19:24:26 + [ -z 2.0.1-dev.46 ] 19:24:26 + echo 2.0.1-dev.46 19:24:26 + make build 19:24:26 go mod tidy 19:24:29 go: downloading github.com/gorilla/mux v1.8.0 19:24:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:24:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 19:24:29 go: downloading github.com/stretchr/testify v1.7.0 19:24:29 go: downloading github.com/google/uuid v1.3.0 19:24:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:24:29 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:24:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:24:29 go: downloading github.com/pelletier/go-toml v1.9.4 19:24:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:24:29 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:24:29 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:24:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:24:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:24:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:24:30 go: downloading github.com/go-playground/validator/v10 v10.9.0 19:24:30 go: downloading github.com/go-kit/kit v0.11.0 19:24:30 go: downloading github.com/davecgh/go-spew v1.1.1 19:24:30 go: downloading github.com/pmezard/go-difflib v1.0.0 19:24:30 go: downloading github.com/stretchr/objx v0.1.1 19:24:30 go: downloading github.com/lib/pq v1.10.3 19:24:30 go: downloading github.com/x448/float16 v0.8.4 19:24:30 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:24:30 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:24:31 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 19:24:31 go: downloading github.com/go-playground/universal-translator v0.18.0 19:24:31 go: downloading github.com/leodido/go-urn v1.2.1 19:24:31 go: downloading golang.org/x/text v0.3.6 19:24:31 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:24:31 go: downloading github.com/go-playground/locales v0.14.0 19:24:31 go: downloading github.com/go-logfmt/logfmt v0.5.0 19:24:31 go: downloading github.com/go-stack/stack v1.8.0 19:24:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:24:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:24:31 go: downloading github.com/pebbe/zmq4 v1.2.7 19:24:31 go: downloading github.com/kr/pretty v0.3.0 19:24:31 go: downloading github.com/hashicorp/consul/api v1.8.1 19:24:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:24:31 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 19:24:31 go: downloading github.com/onsi/ginkgo v1.10.1 19:24:31 go: downloading github.com/onsi/gomega v1.7.0 19:24:31 go: downloading github.com/gorilla/websocket v1.4.2 19:24:32 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 19:24:32 go: downloading github.com/kr/text v0.2.0 19:24:32 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:24:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:24:32 go: downloading github.com/mitchellh/copystructure v1.0.0 19:24:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:24:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:24:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:24:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:24:32 go: downloading github.com/hashicorp/serf v0.9.5 19:24:32 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:24:32 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:24:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:24:32 go: downloading github.com/fatih/color v1.9.0 19:24:32 go: downloading github.com/mattn/go-colorable v0.1.6 19:24:32 go: downloading github.com/mattn/go-isatty v0.0.12 19:24:32 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:24:32 go: downloading github.com/pkg/errors v0.9.1 19:24:32 go: downloading github.com/hpcloud/tail v1.0.0 19:24:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:24:32 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:24:32 go: downloading github.com/hashicorp/memberlist v0.2.2 19:24:32 go: downloading gopkg.in/yaml.v2 v2.4.0 19:24:32 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:24:32 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:24:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:24:32 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:24:32 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:24:32 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:24:32 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:24:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:24:32 go: downloading github.com/miekg/dns v1.1.26 19:24:32 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:24:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:24:32 go: downloading github.com/hashicorp/errwrap v1.0.0 19:24:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data 19:24:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command 19:24:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:24:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:24:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:24:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:24:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config 19:24:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:24:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:24:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:24:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:24:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:24:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:24:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:24:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:24:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:24:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:24:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:24:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:24:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:24:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:24:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:24:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:24:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:24:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:24:55 + 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 19:24:55 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:24:55 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:24:55 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:24:55 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:24:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:24:55 + 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 19:24:55 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:24:55 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:24:55 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:24:57 Building hooks 19:24:57 + cd /root/parts/hooks/src 19:24:57 + make build 19:24:57 go mod tidy 19:24:57 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 19:24:57 go: downloading github.com/stretchr/testify v1.5.1 19:24:57 go: downloading gopkg.in/yaml.v2 v2.2.2 19:24:57 go: downloading github.com/davecgh/go-spew v1.1.0 19:24:57 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:24:58 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:24:58 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:24:58 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:25:02 Building static-packages 19:25:02 + snapcraftctl build 19:25:03 Building version 19:25:03 + snapcraftctl build 19:25:06 Staging config-common 19:25:06 + snapcraftctl stage 19:25:06 Skipping stage go-build-helper (already ran) 19:25:06 Staging edgex-go 19:25:06 + snapcraftctl stage 19:25:08 Staging hooks 19:25:08 + snapcraftctl stage 19:25:09 Staging static-packages 19:25:09 + snapcraftctl stage 19:25:10 Staging version 19:25:10 + snapcraftctl stage 19:25:10 Priming config-common 19:25:10 + snapcraftctl prime 19:25:11 Priming go-build-helper 19:25:11 + snapcraftctl prime 19:25:12 Priming edgex-go 19:25:12 + snapcraftctl prime 19:25:14 Priming hooks 19:25:14 + snapcraftctl prime 19:25:15 Priming static-packages 19:25:15 + snapcraftctl prime 19:25:18 Priming version 19:25:18 + snapcraftctl prime 19:25:18 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:25:21 provisioning config files... 19:25:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2602494294241261879tmp [Pipeline] { [Pipeline] sh 19:25:21 + set +x 19:25:21 + curl -s https://codecov.io/bash 19:25:21 + bash -s -- 19:25:21 19:25:21 _____ _ 19:25:21 / ____| | | 19:25:21 | | ___ __| | ___ ___ _____ __ 19:25:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:25:21 | |___| (_) | (_| | __/ (_| (_) \ V / 19:25:21 \_____\___/ \__,_|\___|\___\___/ \_/ 19:25:21 Bash-1.0.6 19:25:21 19:25:21 19:25:21 ==> git version 2.24.4 found 19:25:21 ==> 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 19:25:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:25:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:25:21 ==> Jenkins CI detected. 19:25:21 current dir:  /w/workspace/edgex-go/2 19:25:21 project root: . 19:25:21 --> token set from env 19:25:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:25:21 ==> Running gcov in . (disable via -X gcov) 19:25:21 ==> Python coveragepy not found 19:25:21 ==> Searching for coverage reports in: 19:25:21 + . 19:25:21 -> Found 1 reports 19:25:21 ==> Detecting git/mercurial file structure 19:25:21 ==> Reading reports 19:25:21 + ./coverage.out bytes=403630 19:25:21 ==> Appending adjustments 19:25:21 https://docs.codecov.io/docs/fixing-reports 19:25:23 + Found adjustments 19:25:23 ==> Gzipping contents 19:25:23 56K /tmp/codecov.BvGt6P.gz 19:25:23 ==> Uploading reports 19:25:23 url: https://codecov.io 19:25:23 query: branch=PR-3713&commit=bc93a758caf760b27bd682aede2d28fd83696618&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3713%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3713&job=&cmd_args= 19:25:23 -> Pinging Codecov 19:25:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3713&commit=bc93a758caf760b27bd682aede2d28fd83696618&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3713%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3713&job=&cmd_args= 19:25:23 -> Uploading to 19:25:23 https://storage.googleapis.com/codecov/v4/raw/2021-09-16/00271124DB129430A58F1EEE437C3FCB/bc93a758caf760b27bd682aede2d28fd83696618/55beab24-ea1c-400e-9bd7-b3ff8eafabac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T192523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5bcd36a5e1d764886b83da595af266a8760b7eeadafe01fcd6bbe56f29a3f811 19:25:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:23 Dload Upload Total Spent Left Speed 19:25:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 54367 0 0 90 49152 0 226k --:--:-- --:--:-- --:--:-- 226k 100 54367 0 0 100 54367 0 120k --:--:-- --:--:-- --:--:-- 120k 19:25:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bc93a758caf760b27bd682aede2d28fd83696618 [Pipeline] } 19:25:23 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 19:25:25 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:25:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:25:26 ---> package-listing.sh 19:25:26 ++ facter osfamily 19:25:26 ++ tr '[:upper:]' '[:lower:]' 19:25:26 + OS_FAMILY=redhat 19:25:26 + workspace=/w/workspace/edgex-go/2 19:25:26 + START_PACKAGES=/tmp/packages_start.txt 19:25:26 + END_PACKAGES=/tmp/packages_end.txt 19:25:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:25:26 + PACKAGES=/tmp/packages_start.txt 19:25:26 + '[' /w/workspace/edgex-go/2 ']' 19:25:26 + PACKAGES=/tmp/packages_end.txt 19:25:26 + case "${OS_FAMILY}" in 19:25:26 + sort 19:25:26 + rpm -qa 19:25:28 + '[' -f /tmp/packages_start.txt ']' 19:25:28 + '[' -f /tmp/packages_end.txt ']' 19:25:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:25:28 + '[' /w/workspace/edgex-go/2 ']' 19:25:28 + mkdir -p /w/workspace/edgex-go/2/archives/ 19:25:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 19:25:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:25:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:29 19:25:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:25:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:29 latest: Pulling from edgex-lftools-log-publisher 19:25:29 b4d181a07f80: Pulling fs layer 19:25:29 a1111a8f2ec3: Pulling fs layer 19:25:29 ed53099fbce6: Pulling fs layer 19:25:29 dc539afda2c1: Pulling fs layer 19:25:29 77bc0d833cb6: Pulling fs layer 19:25:29 9065ff56babe: Pulling fs layer 19:25:29 d287ab97295c: Pulling fs layer 19:25:29 77bc0d833cb6: Waiting 19:25:29 9065ff56babe: Waiting 19:25:29 d287ab97295c: Waiting 19:25:29 dc539afda2c1: Waiting 19:25:29 a1111a8f2ec3: Verifying Checksum 19:25:29 a1111a8f2ec3: Download complete 19:25:30 dc539afda2c1: Verifying Checksum 19:25:30 dc539afda2c1: Download complete 19:25:30 ed53099fbce6: Verifying Checksum 19:25:30 ed53099fbce6: Download complete 19:25:30 9065ff56babe: Verifying Checksum 19:25:30 9065ff56babe: Download complete 19:25:30 77bc0d833cb6: Verifying Checksum 19:25:30 77bc0d833cb6: Download complete 19:25:31 b4d181a07f80: Download complete 19:25:32 b4d181a07f80: Pull complete 19:25:32 a1111a8f2ec3: Pull complete 19:25:32 ed53099fbce6: Pull complete 19:25:33 dc539afda2c1: Pull complete 19:25:33 77bc0d833cb6: Pull complete 19:25:33 9065ff56babe: Pull complete 19:25:35 d287ab97295c: Verifying Checksum 19:25:35 d287ab97295c: Download complete 19:25:39 d287ab97295c: Pull complete 19:25:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:25:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:25:39 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 19:25:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:25:43 $ docker top 8b316f01f5627240cfcb2a180f234fdef9367bd021de1102120794d615e5cc2c -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:43 + touch /tmp/pre-build-complete [Pipeline] sh 19:25:44 + mkdir -p /var/log/sysstat [Pipeline] sh 19:25:44 + ls /var/log/sa-host 19:25:44 + sadf -c /var/log/sa-host/sa05 19:25:44 file_magic: OK 19:25:44 HZ: Using current value: 100 19:25:44 file_header: OK 19:25:44 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 19:25:44 Statistics: 19:25:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:25:44 File successfully converted to sysstat format version 12.0.3 19:25:44 + sadf -c /var/log/sa-host/sa16 19:25:44 file_magic: OK 19:25:44 HZ: Using current value: 100 19:25:44 file_header: OK 19:25:44 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 19:25:44 Statistics: 19:25:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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... 19:25:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:45 provisioning config files... 19:25:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4795010443015177597tmp [Pipeline] { [Pipeline] echo 19:25:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:25:45 ---> create-netrc.sh [Pipeline] } 19:25:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:25:45 ---> python-tools-install.sh [Pipeline] echo 19:25:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:25:46 ---> sudo-logs.sh 19:25:46 Archiving 'sudo' log.. 19:25:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-393.vexxhost.local: Name or service not known 19:25:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-393.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:25:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:25:46 ---> job-cost.sh 19:25:46 lf-activate-venv: SKIPPING 19:25:46 DEBUG: total: 0.10999999940395355 19:25:46 INFO: Retrieving Stack Cost... 19:25:47 INFO: Retrieving Pricing Info for: v3-standard-2 19:25:47 INFO: Archiving Costs [Pipeline] echo 19:25:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:25:47 ---> logs-deploy.sh 19:25:47 lf-activate-venv: SKIPPING 19:25:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3713/2 19:25:47 INFO: archiving workspace using pattern(s): 19:25:48 Archives upload complete. 19:25:48 INFO: archiving logs to Nexus 19:25:49 ---> uname -a: 19:25:49 Linux prd-centos7-docker-4c-2g-393.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 19:25:49 19:25:49 19:25:49 ---> lscpu: 19:25:49 Architecture: x86_64 19:25:49 CPU op-mode(s): 32-bit, 64-bit 19:25:49 Byte Order: Little Endian 19:25:49 Address sizes: 40 bits physical, 48 bits virtual 19:25:49 CPU(s): 2 19:25:49 On-line CPU(s) list: 0,1 19:25:49 Thread(s) per core: 1 19:25:49 Core(s) per socket: 1 19:25:49 Socket(s): 2 19:25:49 NUMA node(s): 1 19:25:49 Vendor ID: AuthenticAMD 19:25:49 CPU family: 23 19:25:49 Model: 49 19:25:49 Model name: AMD EPYC-Rome Processor 19:25:49 Stepping: 0 19:25:49 CPU MHz: 2800.000 19:25:49 BogoMIPS: 5600.00 19:25:49 Virtualization: AMD-V 19:25:49 Hypervisor vendor: KVM 19:25:49 Virtualization type: full 19:25:49 L1d cache: 32K 19:25:49 L1i cache: 32K 19:25:49 L2 cache: 512K 19:25:49 L3 cache: 16384K 19:25:49 NUMA node0 CPU(s): 0,1 19:25:49 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 19:25:49 19:25:49 19:25:49 ---> nproc: 19:25:49 2 19:25:49 19:25:49 19:25:49 ---> df -h: 19:25:49 Filesystem Size Used Avail Use% Mounted on 19:25:49 overlay 40G 14G 27G 33% / 19:25:49 tmpfs 64M 0 64M 0% /dev 19:25:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:25:49 shm 64M 0 64M 0% /dev/shm 19:25:49 /dev/vda1 40G 14G 27G 33% /facter-os 19:25:49 19:25:49 19:25:49 ---> sar -b -r -n DEV: 19:25:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 19:25:49 19:25:49 18:41:55 LINUX RESTART (2 CPU) 19:25:49 19:25:49 18:43:01 tps rtps wtps bread/s bwrtn/s 19:25:49 18:44:01 20.11 0.15 19.96 22.11 10886.35 19:25:49 18:45:01 353.09 0.00 353.09 0.00 89698.14 19:25:49 18:46:01 56.33 0.00 56.33 0.00 10636.56 19:25:49 18:47:01 75.40 0.00 75.40 0.00 4323.85 19:25:49 18:48:02 792.47 349.40 443.07 11348.97 279925.20 19:25:49 18:49:01 452.77 111.54 341.23 7473.34 131588.22 19:25:49 18:50:01 604.73 145.32 459.41 6987.41 153259.16 19:25:49 18:51:01 4.76 0.07 4.70 0.53 141.58 19:25:49 18:52:01 0.27 0.00 0.27 0.00 3.70 19:25:49 18:53:01 0.25 0.00 0.25 0.00 2.82 19:25:49 18:54:01 0.20 0.00 0.20 0.00 1.83 19:25:49 18:55:01 0.28 0.00 0.28 0.00 3.22 19:25:49 18:56:01 0.28 0.00 0.28 0.00 2.98 19:25:49 18:57:01 0.52 0.18 0.33 5.73 3.85 19:25:49 18:58:01 0.82 0.00 0.82 0.00 16.07 19:25:49 18:59:01 0.28 0.02 0.27 0.13 3.78 19:25:49 19:00:02 0.27 0.00 0.27 0.00 2.62 19:25:49 19:01:01 0.20 0.02 0.19 0.14 2.24 19:25:49 19:02:01 0.58 0.20 0.38 3.60 5.23 19:25:49 19:03:01 0.53 0.28 0.25 94.35 2.75 19:25:49 19:04:01 0.20 0.00 0.20 0.00 1.92 19:25:49 19:05:01 0.17 0.00 0.17 0.00 1.82 19:25:49 19:06:01 0.25 0.02 0.23 0.13 2.08 19:25:49 19:07:01 0.28 0.00 0.28 0.00 3.32 19:25:49 19:08:01 0.25 0.00 0.25 0.00 2.65 19:25:49 19:09:01 0.20 0.00 0.20 0.00 1.88 19:25:49 19:10:01 0.23 0.00 0.23 0.00 1.93 19:25:49 19:11:01 0.17 0.00 0.17 0.00 1.37 19:25:49 19:12:01 0.25 0.00 0.25 0.00 3.03 19:25:49 19:13:01 0.25 0.00 0.25 0.00 2.83 19:25:49 19:14:01 0.20 0.00 0.20 0.00 1.93 19:25:49 19:15:01 0.20 0.00 0.20 0.00 1.65 19:25:49 19:16:01 0.22 0.00 0.22 0.00 2.12 19:25:49 19:17:01 0.32 0.00 0.32 0.00 4.27 19:25:49 19:18:01 0.18 0.00 0.18 0.00 2.98 19:25:49 19:19:01 0.17 0.00 0.17 0.00 1.63 19:25:49 19:20:01 0.17 0.00 0.17 0.00 1.37 19:25:49 19:21:01 0.17 0.00 0.17 0.00 1.63 19:25:49 19:22:01 0.25 0.00 0.25 0.00 2.77 19:25:49 19:23:01 0.25 0.00 0.25 0.00 2.63 19:25:49 19:24:01 0.17 0.00 0.17 0.00 2.28 19:25:49 19:25:01 0.17 0.00 0.17 0.00 1.37 19:25:49 Average: 56.54 14.59 41.95 620.83 16272.16 19:25:49 19:25:49 18:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:25:49 18:44:01 4510424 0 939872 11.74 2620 2556016 1644368 18.15 966604 2078732 502016 19:25:49 18:45:01 3249120 0 1226740 15.32 2620 3530452 1680964 18.56 1340140 2786224 145664 19:25:49 18:46:01 3055456 0 1241540 15.50 2620 3709316 1692660 18.69 1447728 2854612 14904 19:25:49 18:47:01 2942896 0 1255024 15.67 2620 3808392 1684784 18.60 1459448 2944940 157336 19:25:49 18:48:02 922464 0 1523020 19.02 2620 5560828 2481824 27.40 2569732 3743304 2956 19:25:49 18:49:01 130296 0 1520820 18.99 2620 6355196 2298912 25.38 2775500 4299304 388628 19:25:49 18:50:01 2569768 0 1357988 16.96 2620 4078556 1619472 17.88 1464316 3182336 20 19:25:49 18:51:01 2590572 0 1337180 16.70 2620 4078560 1405348 15.52 1455316 3181808 20 19:25:49 18:52:01 2592620 0 1335128 16.67 2620 4078564 1395164 15.40 1475000 3161452 8 19:25:49 18:53:01 2593308 0 1334436 16.66 2620 4078568 1395248 15.40 1498344 3139128 8 19:25:49 18:54:01 2587576 0 1340164 16.73 2620 4078572 1395068 15.40 1510028 3132876 8 19:25:49 18:55:01 2587856 0 1339880 16.73 2620 4078576 1395068 15.40 1510020 3132888 8 19:25:49 18:56:01 2588152 0 1339576 16.73 2620 4078584 1395068 15.40 1510144 3132888 8 19:25:49 18:57:01 2588104 0 1339620 16.73 2620 4078588 1395068 15.40 1511084 3131960 8 19:25:49 18:58:01 2587432 0 1340256 16.73 2620 4078624 1395164 15.40 1511132 3131928 8 19:25:49 18:59:01 2586980 0 1340704 16.74 2620 4078628 1395312 15.41 1511320 3131932 8 19:25:49 19:00:02 2587732 0 1339948 16.73 2620 4078632 1395132 15.40 1511168 3131932 8 19:25:49 19:01:01 2585880 0 1341792 16.75 2620 4078640 1398048 15.44 1511952 3131932 8 19:25:49 19:02:01 2587212 0 1340280 16.73 2620 4078820 1395640 15.41 1511356 3132052 12 19:25:49 19:03:01 2584124 0 1340560 16.74 2620 4081628 1395724 15.41 1514260 3132076 8 19:25:49 19:04:01 2584148 0 1340536 16.74 2620 4081628 1395700 15.41 1514184 3132076 16 19:25:49 19:05:01 2583540 0 1341104 16.75 2620 4081668 1395784 15.41 1514928 3132084 16 19:25:49 19:06:01 2583828 0 1340844 16.74 2620 4081640 1395808 15.41 1514636 3132080 8 19:25:49 19:07:01 2584532 0 1340136 16.73 2620 4081644 1395640 15.41 1514188 3132080 8 19:25:49 19:08:01 2584288 0 1340376 16.74 2620 4081648 1395736 15.41 1514276 3132080 8 19:25:49 19:09:01 2584320 0 1340336 16.74 2620 4081656 1395688 15.41 1514296 3132084 8 19:25:49 19:10:01 2584448 0 1340208 16.73 2620 4081656 1395640 15.41 1514336 3132080 8 19:25:49 19:11:01 2584572 0 1340080 16.73 2620 4081660 1395640 15.41 1514204 3132080 8 19:25:49 19:12:01 2583876 0 1340772 16.74 2620 4081664 1395772 15.41 1514516 3132080 8 19:25:49 19:13:01 2584148 0 1340496 16.74 2620 4081668 1395724 15.41 1514304 3132080 8 19:25:49 19:14:01 2584368 0 1340268 16.73 2620 4081676 1395676 15.41 1514224 3132080 12 19:25:49 19:15:01 2584292 0 1340344 16.74 2620 4081676 1395640 15.41 1514304 3132080 12 19:25:49 19:16:01 2584812 0 1339812 16.73 2620 4081688 1395640 15.41 1514248 3132084 8 19:25:49 19:17:01 2584260 0 1340364 16.74 2620 4081688 1395640 15.41 1514240 3132080 20 19:25:49 19:18:01 2584196 0 1340424 16.74 2620 4081692 1395724 15.41 1514444 3132080 8 19:25:49 19:19:01 2584456 0 1340156 16.73 2620 4081700 1395640 15.41 1514244 3132080 8 19:25:49 19:20:01 2584360 0 1340252 16.73 2620 4081700 1395700 15.41 1514380 3132080 8 19:25:49 19:21:01 2584448 0 1340156 16.73 2620 4081708 1395640 15.41 1514136 3132080 8 19:25:49 19:22:01 2584564 0 1340040 16.73 2620 4081708 1395640 15.41 1514252 3132080 8 19:25:49 19:23:01 2584212 0 1340384 16.74 2620 4081716 1395736 15.41 1514476 3132080 8 19:25:49 19:24:01 2584448 0 1340144 16.73 2620 4081720 1395640 15.41 1514268 3132080 8 19:25:49 19:25:01 2584564 0 1340024 16.73 2620 4081724 1395640 15.41 1514268 3132084 16 19:25:49 Average: 2568635 0 1332423 16.64 2620 4105254 1475217 16.29 1544761 3133335 28854 19:25:49 19:25:49 18:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:25:49 18:44:01 eth0 1444.06 1188.98 6002.23 113.36 0.00 0.00 0.00 0.00 19:25:49 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:44:01 docker0 820.86 916.23 68.30 2703.28 0.00 0.00 0.00 0.00 19:25:49 18:45:01 veth3a2f134 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:25:49 18:45:01 eth0 547.20 439.64 2122.29 50.88 0.00 0.00 0.00 0.00 19:25:49 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:45:01 docker0 417.43 505.26 32.05 2089.65 0.00 0.00 0.00 0.00 19:25:49 18:46:01 veth3a2f134 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 19:25:49 18:46:01 eth0 30.45 16.93 21.42 10.74 0.00 0.00 0.00 0.00 19:25:49 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:46:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 19:25:49 18:47:01 veth3a2f134 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:47:01 eth0 33.49 18.92 24.45 33.49 0.00 0.00 0.00 0.00 19:25:49 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:48:02 veth8b50e34 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:25:49 18:48:02 veth5b19966 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 19:25:49 18:48:02 eth0 354.97 242.52 1848.76 123.45 0.00 0.00 0.00 0.00 19:25:49 18:48:02 veth1c90dfc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:49:01 veth5b19966 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:25:49 18:49:01 vethd427764 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 19:25:49 18:49:01 eth0 307.71 160.38 1677.18 25.67 0.00 0.00 0.00 0.00 19:25:49 18:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:25:49 18:50:01 eth0 146.27 93.69 328.27 134.63 0.00 0.00 0.00 0.00 19:25:49 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:50:01 docker0 1377.57 1640.69 109.36 5600.77 0.00 0.00 0.00 0.00 19:25:49 18:51:01 eth0 1.18 0.65 0.42 0.06 0.00 0.00 0.00 0.00 19:25:49 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:52:01 eth0 1.62 0.55 0.38 0.19 0.00 0.00 0.00 0.00 19:25:49 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:53:01 eth0 0.70 0.57 0.43 0.28 0.00 0.00 0.00 0.00 19:25:49 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:54:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:25:49 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:25:49 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:25:49 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:25:49 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:58:01 eth0 0.72 0.22 0.19 0.07 0.00 0.00 0.00 0.00 19:25:49 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:59:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 19:25:49 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:00:02 eth0 0.30 0.03 0.03 0.00 0.00 0.00 0.00 0.00 19:25:49 19:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:01:01 eth0 0.66 0.34 0.29 0.21 0.00 0.00 0.00 0.00 19:25:49 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:02:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:03:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:25:49 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:04:01 eth0 0.60 0.07 0.10 0.00 0.00 0.00 0.00 0.00 19:25:49 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:05:01 eth0 2.20 0.47 0.66 0.39 0.00 0.00 0.00 0.00 19:25:49 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:06:01 eth0 0.62 0.45 0.37 0.21 0.00 0.00 0.00 0.00 19:25:49 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:07:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:08:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:25:49 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:09:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:25:49 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:25:49 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:11:01 eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:25:49 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:12:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:25:49 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:13:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:25:49 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:14:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:25:49 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:15:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:16:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:17:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:18:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:25:49 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:25:49 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:20:01 eth0 0.12 0.10 0.09 0.01 0.00 0.00 0.00 0.00 19:25:49 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:23:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 19:25:49 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:24:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 Average: eth0 68.42 51.54 286.21 11.82 0.00 0.00 0.00 0.00 19:25:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:49 Average: docker0 32.84 39.11 2.61 133.50 0.00 0.00 0.00 0.00 19:25:49 19:25:49 19:25:49 ---> sar -P ALL: 19:25:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 19:25:49 19:25:49 18:41:55 LINUX RESTART (2 CPU) 19:25:49 19:25:49 18:43:01 CPU %user %nice %system %iowait %steal %idle 19:25:49 18:44:01 all 18.19 0.00 4.51 0.42 0.09 76.79 19:25:49 18:44:01 0 20.12 0.00 4.97 0.22 0.09 74.61 19:25:49 18:44:01 1 16.30 0.00 4.06 0.62 0.09 78.93 19:25:49 18:45:01 all 43.95 0.00 13.90 3.99 0.12 38.04 19:25:49 18:45:01 0 43.50 0.00 14.58 4.03 0.13 37.76 19:25:49 18:45:01 1 44.40 0.00 13.22 3.95 0.11 38.32 19:25:49 18:46:01 all 37.94 0.00 5.00 0.46 0.09 56.52 19:25:49 18:46:01 0 37.51 0.00 4.96 0.37 0.09 57.06 19:25:49 18:46:01 1 38.36 0.00 5.04 0.55 0.09 55.97 19:25:49 18:47:01 all 66.88 0.00 8.80 1.84 0.11 22.37 19:25:49 18:47:01 0 67.11 0.00 9.01 1.85 0.11 21.93 19:25:49 18:47:01 1 66.66 0.00 8.60 1.83 0.11 22.81 19:25:49 18:48:02 all 29.22 0.00 18.69 26.78 0.12 25.18 19:25:49 18:48:02 0 27.61 0.00 19.27 27.08 0.11 25.93 19:25:49 18:48:02 1 30.83 0.00 18.11 26.48 0.14 24.44 19:25:49 18:49:01 all 82.02 0.00 15.15 2.52 0.15 0.16 19:25:49 18:49:01 0 82.56 0.00 14.89 2.17 0.17 0.21 19:25:49 18:49:01 1 81.49 0.00 15.40 2.87 0.13 0.11 19:25:49 18:50:01 all 58.81 0.00 17.21 6.32 0.14 17.52 19:25:49 18:50:01 0 58.01 0.00 18.33 6.08 0.15 17.44 19:25:49 18:50:01 1 59.61 0.00 16.10 6.56 0.13 17.60 19:25:49 18:51:01 all 0.13 0.00 0.13 0.00 0.03 99.71 19:25:49 18:51:01 0 0.07 0.00 0.20 0.00 0.03 99.70 19:25:49 18:51:01 1 0.20 0.00 0.07 0.00 0.02 99.72 19:25:49 18:52:01 all 0.21 0.00 0.06 0.00 0.02 99.72 19:25:49 18:52:01 0 0.08 0.00 0.07 0.00 0.02 99.83 19:25:49 18:52:01 1 0.33 0.00 0.05 0.00 0.02 99.60 19:25:49 18:53:01 all 0.13 0.00 0.05 0.00 0.02 99.81 19:25:49 18:53:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:25:49 18:53:01 1 0.20 0.00 0.05 0.00 0.00 99.75 19:25:49 18:54:01 all 0.16 0.00 0.02 0.00 0.03 99.80 19:25:49 18:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:25:49 18:54:01 1 0.30 0.00 0.02 0.00 0.03 99.65 19:25:49 19:25:49 18:54:01 CPU %user %nice %system %iowait %steal %idle 19:25:49 18:55:01 all 0.18 0.00 0.04 0.00 0.01 99.77 19:25:49 18:55:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:25:49 18:55:01 1 0.32 0.00 0.03 0.00 0.00 99.65 19:25:49 18:56:01 all 0.16 0.00 0.03 0.00 0.01 99.81 19:25:49 18:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:25:49 18:56:01 1 0.30 0.00 0.03 0.00 0.02 99.65 19:25:49 18:57:01 all 0.13 0.00 0.03 0.01 0.03 99.81 19:25:49 18:57:01 0 0.05 0.00 0.03 0.02 0.02 99.88 19:25:49 18:57:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:25:49 18:58:01 all 0.15 0.00 0.05 0.00 0.02 99.78 19:25:49 18:58:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:25:49 18:58:01 1 0.27 0.00 0.05 0.00 0.03 99.65 19:25:49 18:59:01 all 0.17 0.00 0.02 0.00 0.02 99.80 19:25:49 18:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:25:49 18:59:01 1 0.27 0.00 0.02 0.00 0.02 99.70 19:25:49 19:00:02 all 0.18 0.00 0.02 0.00 0.03 99.78 19:25:49 19:00:02 0 0.03 0.00 0.02 0.00 0.02 99.93 19:25:49 19:00:02 1 0.32 0.00 0.02 0.00 0.03 99.63 19:25:49 19:01:01 all 0.16 0.00 0.03 0.00 0.02 99.79 19:25:49 19:01:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:25:49 19:01:01 1 0.25 0.00 0.03 0.00 0.02 99.69 19:25:49 19:02:01 all 0.15 0.00 0.03 0.01 0.02 99.79 19:25:49 19:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:25:49 19:02:01 1 0.28 0.00 0.03 0.02 0.02 99.65 19:25:49 19:03:01 all 0.13 0.00 0.03 0.02 0.03 99.81 19:25:49 19:03:01 0 0.05 0.00 0.03 0.03 0.02 99.87 19:25:49 19:03:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:25:49 19:04:01 all 0.17 0.00 0.03 0.00 0.01 99.80 19:25:49 19:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:25:49 19:04:01 1 0.32 0.00 0.03 0.00 0.00 99.65 19:25:49 19:05:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:25:49 19:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:25:49 19:05:01 1 0.23 0.00 0.02 0.00 0.03 99.72 19:25:49 19:25:49 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:25:49 19:06:01 all 0.19 0.00 0.02 0.00 0.01 99.78 19:25:49 19:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:25:49 19:06:01 1 0.37 0.00 0.02 0.00 0.02 99.60 19:25:49 19:07:01 all 0.23 0.00 0.02 0.00 0.02 99.74 19:25:49 19:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:25:49 19:07:01 1 0.43 0.00 0.02 0.00 0.02 99.53 19:25:49 19:08:01 all 0.23 0.00 0.02 0.00 0.02 99.73 19:25:49 19:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:25:49 19:08:01 1 0.43 0.00 0.02 0.00 0.02 99.53 19:25:49 19:09:01 all 0.19 0.00 0.03 0.00 0.01 99.77 19:25:49 19:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:25:49 19:09:01 1 0.37 0.00 0.02 0.00 0.00 99.62 19:25:49 19:10:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:25:49 19:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:25:49 19:10:01 1 0.20 0.00 0.03 0.00 0.02 99.75 19:25:49 19:11:01 all 0.14 0.00 0.03 0.00 0.01 99.82 19:25:49 19:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:25:49 19:11:01 1 0.27 0.00 0.03 0.00 0.00 99.70 19:25:49 19:12:01 all 0.08 0.00 0.02 0.00 0.02 99.89 19:25:49 19:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:25:49 19:12:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:25:49 19:13:01 all 0.09 0.00 0.03 0.00 0.02 99.87 19:25:49 19:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:25:49 19:13:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:25:49 19:14:01 all 0.14 0.00 0.04 0.00 0.02 99.80 19:25:49 19:14:01 0 0.03 0.00 0.07 0.00 0.03 99.87 19:25:49 19:14:01 1 0.25 0.00 0.02 0.00 0.00 99.73 19:25:49 19:15:01 all 0.18 0.00 0.03 0.00 0.01 99.78 19:25:49 19:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:25:49 19:15:01 1 0.32 0.00 0.02 0.00 0.00 99.67 19:25:49 19:16:01 all 0.18 0.00 0.03 0.00 0.01 99.77 19:25:49 19:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:25:49 19:16:01 1 0.32 0.00 0.02 0.00 0.00 99.67 19:25:49 19:25:49 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:25:49 19:17:01 all 0.10 0.00 0.03 0.00 0.02 99.85 19:25:49 19:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:25:49 19:17:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:25:49 19:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:25:49 19:18:01 0 0.23 0.00 0.03 0.00 0.02 99.72 19:25:49 19:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:25:49 19:19:01 all 0.18 0.00 0.03 0.00 0.01 99.77 19:25:49 19:19:01 0 0.35 0.00 0.02 0.00 0.00 99.63 19:25:49 19:19:01 1 0.02 0.00 0.05 0.00 0.02 99.92 19:25:49 19:20:01 all 0.20 0.00 0.03 0.00 0.01 99.76 19:25:49 19:20:01 0 0.33 0.00 0.03 0.00 0.00 99.63 19:25:49 19:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:25:49 19:21:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:25:49 19:21:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:25:49 19:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:25:49 19:22:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:25:49 19:22:01 0 0.32 0.00 0.02 0.00 0.00 99.67 19:25:49 19:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:25:49 19:23:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:25:49 19:23:01 0 0.12 0.00 0.02 0.00 0.00 99.87 19:25:49 19:23:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:25:49 19:24:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:25:49 19:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:25:49 19:24:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:25:49 19:25:01 all 0.09 0.00 0.03 0.00 0.02 99.87 19:25:49 19:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:25:49 19:25:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:25:49 Average: all 7.55 0.00 1.87 0.95 0.03 89.60 19:25:49 Average: 0 7.45 0.00 1.93 0.94 0.03 89.66 19:25:49 Average: 1 7.65 0.00 1.81 0.96 0.03 89.54 19:25:49 19:25:49 19:25:49