Branch indexing 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 965455e67908eb2a4bef0e6198780f1b75aca946+534175572a367338c5f68a22b0251a809e37989d (83903e9713f94838628e42b22f5adf5ce14e39c4) 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-ssh6231534579337113639.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-ssh6542158683463549099.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-3657/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-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7143172169445494423.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-ssh386885660850398298.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/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-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6467435653585282683.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1535 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/14@tmp/jenkins-gitclient-ssh1755490726341210665.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 534175572a367338c5f68a22b0251a809e37989d into PR head commit 965455e67908eb2a4bef0e6198780f1b75aca946 Merge succeeded, producing 4aeb5359be471caf6033af400c55158a49e86b1d Checking out Revision 4aeb5359be471caf6033af400c55158a49e86b1d (PR-3657) > 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/14@tmp/jenkins-gitclient-ssh2091610992561524568.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # 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/14@tmp/jenkins-gitclient-ssh8236433286105100805.key > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aeb5359be471caf6033af400c55158a49e86b1d # timeout=10 Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" > git rev-list --no-walk 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:47 ========================================================= 16:31:47 EdgeX Global Pipelines Version Info 16:31:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:48 ------------------- 16:31:48 stable info: 16:31:48 ------------------- 16:31:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:48 Message: update stable to v1.0.205 16:31:49 ------------------- 16:31:49 experimental info: 16:31:49 ------------------- 16:31:49 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:49 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:49 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aeb5359be471caf6033af400c55158a49e86b1d [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aeb535 [Pipeline] echo 16:31:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:49 provisioning config files... 16:31:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config3097223936354129578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:50 ---> docker-login.sh 16:31:50 nexus3.edgexfoundry.org:10001 16:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:50 Configure a credential helper to remove this warning. See 16:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:50 16:31:50 Login Succeeded 16:31:50 nexus3.edgexfoundry.org:10002 16:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:50 Configure a credential helper to remove this warning. See 16:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:50 16:31:50 Login Succeeded 16:31:50 nexus3.edgexfoundry.org:10003 16:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:50 Configure a credential helper to remove this warning. See 16:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:50 16:31:50 Login Succeeded 16:31:50 nexus3.edgexfoundry.org:10004 16:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:50 Configure a credential helper to remove this warning. See 16:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:50 16:31:50 Login Succeeded 16:31:50 docker.io 16:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:51 Configure a credential helper to remove this warning. See 16:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:51 16:31:51 Login Succeeded 16:31:51 ---> docker-login.sh ends [Pipeline] } 16:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:53 ++ 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 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ dirname cmd/core-command/Dockerfile 16:31:53 ++ cut -d/ -f2 16:31:53 + echo core-command,cmd/core-command/Dockerfile 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ dirname cmd/core-data/Dockerfile 16:31:53 ++ cut -d/ -f2 16:31:53 + echo core-data,cmd/core-data/Dockerfile 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ dirname cmd/core-metadata/Dockerfile 16:31:53 ++ cut -d/ -f2 16:31:53 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:53 ++ cut -d/ -f2 16:31:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ cut -d/ -f2 16:31:53 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:53 ++ cut -d/ -f2 16:31:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ dirname cmd/support-notifications/Dockerfile 16:31:53 ++ cut -d/ -f2 16:31:53 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ dirname cmd/support-scheduler/Dockerfile 16:31:53 ++ cut -d/ -f2 16:31:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:53 + for file in '`ls cmd/**/Dockerfile`' 16:31:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:53 ++ cut -d/ -f2 16:31:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:53 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 16:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:53 16:31:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:54 latest: Pulling from edgex-devops/git-semver 16:31:54 31603596830f: Pulling fs layer 16:31:54 04fac38145f0: Pulling fs layer 16:31:54 701f6daf10bf: Pulling fs layer 16:31:54 24f72da36158: Pulling fs layer 16:31:54 24f72da36158: Waiting 16:31:54 04fac38145f0: Verifying Checksum 16:31:54 04fac38145f0: Download complete 16:31:54 31603596830f: Verifying Checksum 16:31:54 31603596830f: Download complete 16:31:54 31603596830f: Pull complete 16:31:54 24f72da36158: Verifying Checksum 16:31:54 24f72da36158: Download complete 16:31:54 04fac38145f0: Pull complete 16:31:54 701f6daf10bf: Verifying Checksum 16:31:54 701f6daf10bf: Download complete 16:31:55 701f6daf10bf: Pull complete 16:31:55 24f72da36158: Pull complete 16:31:55 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:55 prd-centos7-docker-4c-2g-1535 does not seem to be running inside a container 16:31:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:31:56 $ docker top 220f637a79938629347c34413381832e84ea02afa1338ebfca23bef8c6a7cca2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:56 [ssh-agent] Looking for ssh-agent implementation... 16:31:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:56 $ docker exec 220f637a79938629347c34413381832e84ea02afa1338ebfca23bef8c6a7cca2 ssh-agent 16:31:56 SSH_AUTH_SOCK=/tmp/ssh-tbZydi2ldS04/agent.13 16:31:56 SSH_AGENT_PID=18 16:31:56 Running ssh-add (command line suppressed) 16:31:57 Identity added: /w/workspace/edgex-go/14@tmp/private_key_4076568277411514313.key (/w/workspace/edgex-go/14@tmp/private_key_4076568277411514313.key) 16:31:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:57 + git tag --points-at HEAD [Pipeline] } 16:31:57 $ docker exec --env ******** --env ******** 220f637a79938629347c34413381832e84ea02afa1338ebfca23bef8c6a7cca2 ssh-agent -k 16:31:57 unset SSH_AUTH_SOCK; 16:31:57 unset SSH_AGENT_PID; 16:31:57 echo Agent pid 18 killed; 16:31:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:57 [ssh-agent] Looking for ssh-agent implementation... 16:31:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:57 $ docker exec 220f637a79938629347c34413381832e84ea02afa1338ebfca23bef8c6a7cca2 ssh-agent 16:31:57 SSH_AUTH_SOCK=/tmp/ssh-l9Bd6q34fWa3/agent.51 16:31:57 SSH_AGENT_PID=57 16:31:57 Running ssh-add (command line suppressed) 16:31:57 Identity added: /w/workspace/edgex-go/14@tmp/private_key_8645384876206845331.key (/w/workspace/edgex-go/14@tmp/private_key_8645384876206845331.key) 16:31:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:58 + git semver init 16:31:58 # -> Open(): unable to determine branch for HEAD 16:31:58 # $GIT_DIR = /w/workspace/edgex-go/14/.git 16:31:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/14 16:31:58 # $SEMVER_REMOTE_NAME = origin 16:31:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:58 # $SEMVER_USER_NAME = edgex-jenkins 16:31:58 # $SEMVER_BRANCH = PR-3657 16:31:58 # $SEMVER_TEMP = /tmp/semver-201984098 16:31:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:13 # '/tmp/semver-201984098' -> '/w/workspace/edgex-go/14/.semver' 16:32:13 # -> Force: false 16:32:13 # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } 16:32:13 $ docker exec --env ******** --env ******** 220f637a79938629347c34413381832e84ea02afa1338ebfca23bef8c6a7cca2 ssh-agent -k 16:32:13 unset SSH_AUTH_SOCK; 16:32:13 unset SSH_AGENT_PID; 16:32:13 echo Agent pid 57 killed; 16:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:13 + git semver [Pipeline] } 16:32:13 $ docker stop --time=1 220f637a79938629347c34413381832e84ea02afa1338ebfca23bef8c6a7cca2 16:32:15 $ docker rm -f 220f637a79938629347c34413381832e84ea02afa1338ebfca23bef8c6a7cca2 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:17 Stashed 1 file(s) [Pipeline] echo 16:32:17 [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 16:32:18 ========================================================= 16:32:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:18 540db60ca938: Pulling fs layer 16:32:18 adcc1eea9eea: Pulling fs layer 16:32:18 4c4ab2625f07: Pulling fs layer 16:32:18 db62176df00c: Pulling fs layer 16:32:18 3b30891b0d05: Pulling fs layer 16:32:18 06b49ca38bd5: Pulling fs layer 16:32:18 c788192a36de: Pulling fs layer 16:32:18 a77e37c0d609: Pulling fs layer 16:32:18 c3185cebc471: Pulling fs layer 16:32:18 3b30891b0d05: Waiting 16:32:18 06b49ca38bd5: Waiting 16:32:18 c788192a36de: Waiting 16:32:18 a77e37c0d609: Waiting 16:32:18 c3185cebc471: Waiting 16:32:18 db62176df00c: Waiting 16:32:18 4c4ab2625f07: Verifying Checksum 16:32:18 4c4ab2625f07: Download complete 16:32:18 adcc1eea9eea: Verifying Checksum 16:32:18 adcc1eea9eea: Download complete 16:32:18 3b30891b0d05: Verifying Checksum 16:32:18 3b30891b0d05: Download complete 16:32:18 06b49ca38bd5: Verifying Checksum 16:32:18 06b49ca38bd5: Download complete 16:32:18 c788192a36de: Verifying Checksum 16:32:18 c788192a36de: Download complete 16:32:18 540db60ca938: Verifying Checksum 16:32:18 540db60ca938: Download complete 16:32:18 540db60ca938: Pull complete 16:32:18 adcc1eea9eea: Pull complete 16:32:18 4c4ab2625f07: Pull complete 16:32:19 a77e37c0d609: Verifying Checksum 16:32:19 a77e37c0d609: Download complete 16:32:22 c3185cebc471: Verifying Checksum 16:32:22 c3185cebc471: Download complete 16:32:22 db62176df00c: Verifying Checksum 16:32:22 db62176df00c: Download complete 16:32:26 db62176df00c: Pull complete 16:32:26 3b30891b0d05: Pull complete 16:32:26 06b49ca38bd5: Pull complete 16:32:26 c788192a36de: Pull complete 16:32:26 a77e37c0d609: Pull complete 16:32:28 c3185cebc471: Pull complete 16:32:28 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:29 + docker build -t ci-base-image-x86_64 -f - . 16:32:29 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:29 WORKDIR /edgex 16:32:29 COPY go.mod . 16:32:29 RUN go mod download' 16:32:31 Sending build context to Docker daemon 328.8MB 16:32:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:31 ---> 031687cdd783 16:32:31 Step 2/4 : WORKDIR /edgex 16:32:32 ---> Running in aa540bc7de08 16:32:32 Removing intermediate container aa540bc7de08 16:32:32 ---> 616c5e0eb137 16:32:32 Step 3/4 : COPY go.mod . 16:32:32 ---> 773dd1012f56 16:32:32 Step 4/4 : RUN go mod download 16:32:32 ---> Running in 0a5fc4e35020 16:32:32 Still waiting to schedule task 16:32:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:33:05 Removing intermediate container 0a5fc4e35020 16:33:05 ---> 1ac4cd66a0a4 16:33:05 Successfully built 1ac4cd66a0a4 16:33:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:33:05 + docker inspect -f . ci-base-image-x86_64 16:33:05 . [Pipeline] withDockerContainer 16:33:05 prd-centos7-docker-4c-2g-1535 does not seem to be running inside a container 16:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:33:06 $ docker top 9ea328f2222113f092a9b33cefe28bbe4388f31c7eafd69e821d32bd99a16786 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:06 + go version 16:33:06 go version go1.16.6 linux/amd64 [Pipeline] } 16:33:06 $ docker stop --time=1 9ea328f2222113f092a9b33cefe28bbe4388f31c7eafd69e821d32bd99a16786 16:33:07 $ docker rm -f 9ea328f2222113f092a9b33cefe28bbe4388f31c7eafd69e821d32bd99a16786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:08 + docker inspect -f . ci-base-image-x86_64 16:33:08 . [Pipeline] withDockerContainer 16:33:08 prd-centos7-docker-4c-2g-1535 does not seem to be running inside a container 16:33:08 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:33:09 $ docker top 7149cf79dccdc348ca9adfad10df5ec69955d3a3cc0df54fbd6b121acdad58ac -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:09 ========================================================= 16:33:09 [edgeXBuildGoParallel] Running Tests and Build... 16:33:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:09 + go mod tidy [Pipeline] sh 16:33:10 + make test 16:33: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 16:33:10 go mod tidy 16:33:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:16 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 16:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 46.3% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.146s coverage: 90.1% of statements 16:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.8% of statements 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 16:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 16:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 81.8% of statements 16:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 70.5% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 16:34:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 19.5% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.0% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 62.7% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:34:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 16:34:37 GO111MODULE=on go vet ./... 16:35:04 gofmt -l . 16:35:04 [ "`gofmt -l .`" = "" ] 16:35:04 ./bin/test-attribution-txt.sh [Pipeline] sh 16:35:05 + ls -al . 16:35:05 total 608 16:35:05 drwxrwxr-x 10 1001 1001 4096 Sep 7 16:35 . 16:35:05 drwxr-xr-x 4 root root 30 Sep 7 16:33 .. 16:35:05 -rw-rw-r-- 1 1001 1001 11 Sep 7 16:31 .dockerignore 16:35:05 drwxrwxr-x 8 1001 1001 179 Sep 7 16:31 .git 16:35:05 drwxrwxr-x 4 1001 1001 142 Sep 7 16:31 .github 16:35:05 -rw-rw-r-- 1 1001 1001 818 Sep 7 16:31 .gitignore 16:35:05 -rw-rw-r-- 1 1001 1001 76 Sep 7 16:31 .hadolint.yml 16:35:05 drwx------ 3 1001 1001 58 Sep 7 16:32 .semver 16:35:05 -rw-rw-r-- 1 1001 1001 166 Sep 7 16:31 .sonarcloud.properties 16:35:05 -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:31 ADOPTERS.md 16:35:05 -rw-rw-r-- 1 1001 1001 8493 Sep 7 16:31 Attribution.txt 16:35:05 -rw-rw-r-- 1 1001 1001 43881 Sep 7 16:31 CHANGELOG.md 16:35:05 -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:31 CONTRIBUTING.md 16:35:05 -rw-rw-r-- 1 1001 1001 677 Sep 7 16:31 GOVERNANCE.md 16:35:05 -rw-rw-r-- 1 1001 1001 849 Sep 7 16:31 Jenkinsfile 16:35:05 -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:31 LICENSE 16:35:05 -rw-rw-r-- 1 1001 1001 5915 Sep 7 16:31 Makefile 16:35:05 -rw-rw-r-- 1 1001 1001 582 Sep 7 16:31 OWNERS.md 16:35:05 -rw-rw-r-- 1 1001 1001 8643 Sep 7 16:31 README.md 16:35:05 -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:31 SECURITY.md 16:35:05 -rw-rw-r-- 1 1001 1001 5 Sep 7 16:32 VERSION 16:35:05 -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:31 ZMQWindows.md 16:35:05 drwxrwxr-x 2 1001 1001 37 Sep 7 16:31 bin 16:35:05 drwxrwxr-x 14 1001 1001 4096 Sep 7 16:31 cmd 16:35:05 -rw-r--r-- 1 root root 403739 Sep 7 16:34 coverage.out 16:35:05 -rw-rw-r-- 1 1001 1001 841 Sep 7 16:31 go.mod 16:35:05 -rw-r--r-- 1 root root 50064 Sep 7 16:33 go.sum 16:35:05 drwxrwxr-x 8 1001 1001 124 Sep 7 16:31 internal 16:35:05 drwxrwxr-x 3 1001 1001 16 Sep 7 16:31 openapi 16:35:05 drwxrwxr-x 4 1001 1001 71 Sep 7 16:31 snap 16:35:05 -rw-rw-r-- 1 1001 1001 204 Sep 7 16:31 version.go [Pipeline] sh 16:35:05 + '[' -e coverage.out ] 16:35:05 + chown 1001:1001 coverage.out [Pipeline] stash 16:35:05 Stashed 1 file(s) [Pipeline] sh 16:35:05 + make build 16:35:05 go mod tidy 16:35:06 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 16:35:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:15 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 16:35:15 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 16:35:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:17 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 16:35:18 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 16:35:19 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 16:35:20 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 16:35:21 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 16:35:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:35:22 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] } 16:35:24 $ docker stop --time=1 7149cf79dccdc348ca9adfad10df5ec69955d3a3cc0df54fbd6b121acdad58ac 16:35:25 $ docker rm -f 7149cf79dccdc348ca9adfad10df5ec69955d3a3cc0df54fbd6b121acdad58ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:27 16:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:27 latest: Pulling from edgex-devops/edgex-compose 16:35:27 cbdbe7a5bc2a: Pulling fs layer 16:35:27 ca9280d653b3: Pulling fs layer 16:35:27 7e9c9ca2126c: Pulling fs layer 16:35:28 cbdbe7a5bc2a: Verifying Checksum 16:35:28 cbdbe7a5bc2a: Download complete 16:35:28 cbdbe7a5bc2a: Pull complete 16:35:29 ca9280d653b3: Verifying Checksum 16:35:29 ca9280d653b3: Download complete 16:35:29 ca9280d653b3: Pull complete 16:35:31 7e9c9ca2126c: Verifying Checksum 16:35:31 7e9c9ca2126c: Download complete 16:35:34 7e9c9ca2126c: Pull complete 16:35:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:34 prd-centos7-docker-4c-2g-1535 does not seem to be running inside a container 16:35:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:37 $ docker top 835af9e16e94f44f4482560b0630aa1cdecd78d6b55183cb6d8fe75df3878979 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:37 + docker-compose build --help 16:35:37 + grep parallel 16:35:38 --parallel Build images in parallel. [Pipeline] } 16:35:38 $ docker stop --time=1 835af9e16e94f44f4482560b0630aa1cdecd78d6b55183cb6d8fe75df3878979 16:35:39 $ docker rm -f 835af9e16e94f44f4482560b0630aa1cdecd78d6b55183cb6d8fe75df3878979 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:40 . [Pipeline] withDockerContainer 16:35:40 prd-centos7-docker-4c-2g-1535 does not seem to be running inside a container 16:35:40 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:40 $ docker top 618505aa7312e2fdb416b8a45cefa59eadd85d9a6305ec168b980ee068fd3261 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:41 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:41 Building core-command ... 16:35:41 Building core-data ... 16:35:41 Building core-metadata ... 16:35:41 Building security-bootstrapper ... 16:35:41 Building security-proxy-setup ... 16:35:41 Building security-secretstore-setup ... 16:35:41 Building support-notifications ... 16:35:41 Building support-scheduler ... 16:35:41 Building sys-mgmt-agent ... 16:35:41 Building core-data 16:35:41 Building security-bootstrapper 16:35:41 Building security-secretstore-setup 16:35:41 Building security-proxy-setup 16:35:41 Building core-metadata 16:35:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:53 ---> 1ac4cd66a0a4 16:35:53 Step 3/24 : WORKDIR /edgex-go 16:35:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:35:53 ---> 1ac4cd66a0a4 16:35:53 Step 3/32 : WORKDIR /edgex-go 16:35:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:53 ---> 1ac4cd66a0a4 16:35:53 Step 3/22 : WORKDIR /edgex-go 16:35:54 ---> Running in 461b080540e2 16:35:54 ---> Running in f830fcf0ba50 16:35:54 ---> Running in e5c4f6e9958c 16:36:00 Removing intermediate container f830fcf0ba50 16:36:00 ---> da23ded1d200 16:36:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:00 Removing intermediate container e5c4f6e9958c 16:36:00 ---> ef167223bca8 16:36:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:00 Removing intermediate container 461b080540e2 16:36:00 ---> 80b1f88efbbf 16:36:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:00 ---> Running in 1e76e33780df 16:36:00 ---> Running in 72561b9813a0 16:36:00 ---> Running in 1d502cbddf8f 16:36:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1538 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 16:36:03 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 16:36:03 The recommended git tool is: git 16:36:08 Removing intermediate container 72561b9813a0 16:36:08 ---> 40c614a79562 16:36:08 Step 5/22 : RUN apk add --update --no-cache make git 16:36:08 Removing intermediate container 1d502cbddf8f 16:36:08 ---> db8f1af627bc 16:36:08 Step 5/32 : RUN apk add --update --no-cache make git 16:36:08 ---> Running in b0963f51edc1 16:36:08 Removing intermediate container 1e76e33780df 16:36:08 ---> 13fd97608c95 16:36:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:36:08 ---> Running in 039fee5a3f0e 16:36:08 ---> Running in 50b68b775165 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:08 ---> 1ac4cd66a0a4 16:36:08 Step 3/26 : WORKDIR /edgex-go 16:36:08 ---> Using cache 16:36:08 ---> 80b1f88efbbf 16:36:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:08 ---> Using cache 16:36:08 ---> db8f1af627bc 16:36:08 Step 5/26 : RUN apk add --update --no-cache make git 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:09 ---> 1ac4cd66a0a4 16:36:09 Step 3/24 : WORKDIR /edgex-go 16:36:09 ---> Using cache 16:36:09 ---> 80b1f88efbbf 16:36:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:09 ---> Using cache 16:36:09 ---> db8f1af627bc 16:36:09 Step 5/24 : RUN apk add --update --no-cache make git 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:09 ---> Running in b422b04f494a 16:36:09 ---> Running in 6dc49e05b7a1 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:09 OK: 219 MiB in 52 packages 16:36:09 using credential edgex-jenkins-ssh 16:36:09 Cloning the remote Git repository 16:36:09 OK: 219 MiB in 52 packages 16:36:09 OK: 219 MiB in 52 packages 16:36:10 Removing intermediate container b0963f51edc1 16:36:10 ---> b8e70815abee 16:36:10 Step 6/22 : COPY go.mod . 16:36:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:10 Removing intermediate container 039fee5a3f0e 16:36:10 ---> 63c7bcb1e471 16:36:10 Step 6/32 : COPY go.mod . 16:36:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:36:09 > git init /w/workspace/edgex-go/14 # timeout=10 16:36:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:09 > git --version # timeout=10 16:36:09 > git --version # 'git version 2.17.1' 16:36:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:10 ---> db75e06eb2ed 16:36:10 Step 7/22 : RUN go mod download 16:36:10 Removing intermediate container 50b68b775165 16:36:10 ---> 63dbd0a0f616 16:36:10 Step 6/24 : COPY go.mod . 16:36:10 ---> Running in 3502995106e7 16:36:10 ---> f0ab0556e1e5 16:36:10 Step 7/32 : RUN go mod download 16:36:10 ---> Running in 3ecbe03b8311 16:36:10 ---> aa4c807dcf4d 16:36:10 Step 7/24 : RUN go mod download 16:36:10 ---> Running in 2acdfca522c2 16:36:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:11 OK: 219 MiB in 52 packages 16:36:11 OK: 219 MiB in 52 packages 16:36:12 Removing intermediate container b422b04f494a 16:36:12 ---> 386f6c91a999 16:36:12 Step 6/24 : COPY go.mod . 16:36:12 Removing intermediate container 6dc49e05b7a1 16:36:12 ---> 9203daa7f787 16:36:12 Step 6/26 : COPY go.mod . 16:36:12 Removing intermediate container 3502995106e7 16:36:12 ---> 9871a38d2ff4 16:36:12 Step 8/22 : COPY . . 16:36:12 Removing intermediate container 3ecbe03b8311 16:36:12 ---> 4d2499336223 16:36:12 Step 8/32 : COPY . . 16:36:12 ---> 58d910f1fa22 16:36:12 Step 7/24 : RUN go mod download 16:36:12 ---> dcc1dc8ffa91 16:36:12 Step 7/26 : RUN go mod download 16:36:18 ---> Running in d85d1bc6daba 16:36:18 Removing intermediate container 2acdfca522c2 16:36:18 ---> ddc03444d9d9 16:36:18 Step 8/24 : COPY . . 16:36:18 ---> Running in 75005800fff5 16:36:18 ---> 5196f2adf20a 16:36:18 Step 9/22 : RUN go mod tidy 16:36:18 ---> d68805714654 16:36:18 Step 9/32 : RUN go mod tidy 16:36:18 ---> Running in 7695ff399d80 16:36:18 ---> Running in d88b7cc84a59 16:36:21 Removing intermediate container d85d1bc6daba 16:36:21 ---> b16f6a05ae03 16:36:21 Step 8/24 : COPY . . 16:36:21 Removing intermediate container 75005800fff5 16:36:21 ---> 8b6f4d0b4104 16:36:21 Step 8/26 : COPY . . 16:36:21 Removing intermediate container d88b7cc84a59 16:36:21 ---> e2c19a5b9289 16:36:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:22 Removing intermediate container 7695ff399d80 16:36:22 ---> a233935db7a0 16:36:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:25 ---> Running in 5ba48eeecb8b 16:36:25 ---> Running in 1035240531ee 16:36:25 ---> f9e39bf6b075 16:36:25 Step 9/24 : RUN go mod tidy 16:36:25 ---> Running in 58ee54ff2569 16:36:25 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 16:36:25 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 16:36:29 Removing intermediate container 58ee54ff2569 16:36:29 ---> 8ad52b459817 16:36:29 Step 10/24 : RUN make cmd/core-data/core-data 16:36:29 ---> Running in d04740e4eb12 16:36:30 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 16:36:31 ---> 48ec535d0ca5 16:36:31 Step 9/24 : RUN go mod tidy 16:36:31 ---> Running in 4d8eb0636de8 16:36:31 ---> ea37aa47dcc4 16:36:31 Step 9/26 : RUN go mod tidy 16:36:31 ---> Running in ac19d8d61d62 16:36:33 Removing intermediate container 4d8eb0636de8 16:36:33 ---> 97c33b9605df 16:36:33 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:36:33 ---> Running in 40d7194176cb 16:36:34 Removing intermediate container ac19d8d61d62 16:36:34 ---> d0a507fb0b6b 16:36:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:34 ---> Running in 541450b13989 16:36:34 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 16:36:34 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 16:36:36 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 965455e67908eb2a4bef0e6198780f1b75aca946 16:36:36 Merge succeeded, producing d15a383202e5b94711bb1be27695eeff04e9b872 16:36:36 Checking out Revision d15a383202e5b94711bb1be27695eeff04e9b872 (PR-3657) 16:36:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:36:36 > git config core.sparsecheckout # timeout=10 16:36:36 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 16:36:36 > git remote # timeout=10 16:36:36 > git config --get remote.origin.url # timeout=10 16:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:36 > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 16:36:36 > git rev-parse HEAD^{commit} # timeout=10 16:36:36 > git config core.sparsecheckout # timeout=10 16:36:36 > git checkout -f d15a383202e5b94711bb1be27695eeff04e9b872 # timeout=10 16:36:41 Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" 16:36:41 > git rev-list --no-walk 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:41 provisioning config files... 16:36:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config4279749100536445576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:42 ---> docker-login.sh 16:36:42 nexus3.edgexfoundry.org:10001 16:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:45 Configure a credential helper to remove this warning. See 16:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:45 16:36:45 Login Succeeded 16:36:45 nexus3.edgexfoundry.org:10002 16:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:45 Configure a credential helper to remove this warning. See 16:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:45 16:36:45 Login Succeeded 16:36:45 nexus3.edgexfoundry.org:10003 16:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:46 Configure a credential helper to remove this warning. See 16:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:46 16:36:46 Login Succeeded 16:36:46 nexus3.edgexfoundry.org:10004 16:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:46 Configure a credential helper to remove this warning. See 16:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:46 16:36:46 Login Succeeded 16:36:46 docker.io 16:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:47 Configure a credential helper to remove this warning. See 16:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:47 16:36:47 Login Succeeded 16:36:47 ---> docker-login.sh ends [Pipeline] } 16:36:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:48 ========================================================= 16:36:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:49 595b0fe564bb: Pulling fs layer 16:36:49 24495759ef45: Pulling fs layer 16:36:49 d148012ef14d: Pulling fs layer 16:36:49 e90a11edd702: Pulling fs layer 16:36:49 d77568369979: Pulling fs layer 16:36:49 fc1c9f9a7f3b: Pulling fs layer 16:36:49 170f2ba95c9a: Pulling fs layer 16:36:49 97ac5df62f85: Pulling fs layer 16:36:49 e90a11edd702: Waiting 16:36:49 170f2ba95c9a: Waiting 16:36:49 d77568369979: Waiting 16:36:49 fc1c9f9a7f3b: Waiting 16:36:49 97ac5df62f85: Waiting 16:36:49 d148012ef14d: Verifying Checksum 16:36:49 d148012ef14d: Download complete 16:36:49 24495759ef45: Verifying Checksum 16:36:49 24495759ef45: Download complete 16:36:49 d77568369979: Verifying Checksum 16:36:49 d77568369979: Download complete 16:36:49 595b0fe564bb: Verifying Checksum 16:36:49 fc1c9f9a7f3b: Download complete 16:36:49 595b0fe564bb: Download complete 16:36:49 170f2ba95c9a: Verifying Checksum 16:36:49 170f2ba95c9a: Download complete 16:36:50 595b0fe564bb: Pull complete 16:36:51 24495759ef45: Pull complete 16:36:51 d148012ef14d: Pull complete 16:36:52 97ac5df62f85: Verifying Checksum 16:36:52 97ac5df62f85: Download complete 16:36:53 e90a11edd702: Verifying Checksum 16:36:53 e90a11edd702: Download complete 16:37:03 e90a11edd702: Pull complete 16:37:03 d77568369979: Pull complete 16:37:04 fc1c9f9a7f3b: Pull complete 16:37:04 170f2ba95c9a: Pull complete 16:37:08 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 16:37:08 Removing intermediate container 1035240531ee 16:37:08 ---> d5830d68cdea 16:37:08 16:37:08 Step 11/32 : FROM alpine:3.12 16:37:08 3.12: Pulling from library/alpine 16:37:08 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:37:08 Status: Downloaded newer image for alpine:3.12 16:37:08 ---> 48b8ec4ed9eb 16:37:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:37:08 ---> Running in fe509f64fafa 16:37:08 Removing intermediate container fe509f64fafa 16:37:08 ---> d97f61463ecb 16:37:08 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:37:08 ---> Running in 17416927edee 16:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:08 (1/2) Installing dumb-init (1.2.2-r1) 16:37:08 (2/2) Installing su-exec (0.2-r1) 16:37:08 Executing busybox-1.31.1-r20.trigger 16:37:08 OK: 6 MiB in 16 packages 16:37:09 Removing intermediate container 17416927edee 16:37:09 ---> 7fe5b0e49b50 16:37:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:37:09 ---> Running in 70b3aae62869 16:37:10 Removing intermediate container 70b3aae62869 16:37:10 ---> 0e044b407305 16:37:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:37:10 ---> Running in 7cd2107ac5d4 16:37:10 Removing intermediate container 5ba48eeecb8b 16:37:10 ---> 5ee457fd17a2 16:37:10 16:37:10 Step 11/22 : FROM alpine:3.12 16:37:10 ---> 48b8ec4ed9eb 16:37:10 Step 12/22 : RUN apk add --update --no-cache curl 16:37:10 Removing intermediate container 7cd2107ac5d4 16:37:10 ---> 8b71149650f1 16:37:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:37:10 ---> Running in d8c46e354566 16:37:10 ---> Running in 1dcb52f8c360 16:37:11 97ac5df62f85: Pull complete 16:37:11 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] sh 16:37:13 (1/4) Installing ca-certificates (20191127-r4) 16:37:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:37:13 (3/4) Installing libcurl (7.78.0-r0) 16:37:13 (4/4) Installing curl (7.78.0-r0) 16:37:13 Executing busybox-1.31.1-r20.trigger 16:37:13 Removing intermediate container 1dcb52f8c360 16:37:13 ---> cdd3e93f747a 16:37:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:37:13 Executing ca-certificates-20191127-r4.trigger 16:37:13 ---> Running in 2b39939cea07 16:37:13 OK: 7 MiB in 18 packages 16:37:13 Removing intermediate container 2b39939cea07 16:37:13 ---> 9786821543bf 16:37:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:37:13 ---> 69938c1ad19c 16:37:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:37:13 ---> Running in a01d90c477fc 16:37:13 Removing intermediate container d8c46e354566 16:37:13 ---> d5d576083486 16:37:13 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:13 ---> Running in 28440d71b8f9 16:37:13 Removing intermediate container 28440d71b8f9 16:37:13 ---> c59c53318937 16:37:13 Step 14/22 : WORKDIR /edgex 16:37:13 ---> Running in 7ec794f9c109 16:37:13 Removing intermediate container 7ec794f9c109 16:37:13 ---> ee25151b8559 16:37:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:13 + docker build -t ci-base-image-arm64 -f - . 16:37:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:13 WORKDIR /edgex 16:37:13 COPY go.mod . 16:37:13 RUN go mod download 16:37:14 ---> 619c66ecb58b 16:37:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:14 Sending build context to Docker daemon 166MB 16:37:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:14 ---> 04bc70af865f 16:37:14 Step 2/4 : WORKDIR /edgex 16:37:14 Removing intermediate container a01d90c477fc 16:37:14 ---> e677b92c3d37 16:37:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:14 ---> 6b6aaed4722f 16:37:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:14 ---> aec36f7d187a 16:37:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:14 ---> 90f8f6ace69e 16:37:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:37:14 ---> Running in e38b33939d04 16:37:14 Removing intermediate container e38b33939d04 16:37:14 ---> 4f27ec9c8fea 16:37:14 Step 19/22 : CMD ["--init=true"] 16:37:15 ---> d28c2d060a20 16:37:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:15 ---> Running in 35a77d3f2995 16:37:15 Removing intermediate container 35a77d3f2995 16:37:15 ---> 626efcba56e9 16:37:15 Step 20/22 : LABEL arch=x86_64 16:37:15 ---> Running in c080276ce533 16:37:15 ---> c3d232f490e2 16:37:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:15 Removing intermediate container c080276ce533 16:37:15 ---> 0c19409d5ab5 16:37:15 Step 21/22 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:37:15 ---> Running in e46bbd1f9735 16:37:16 ---> 064bd1c7d72c 16:37:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:37:16 Removing intermediate container e46bbd1f9735 16:37:16 ---> 58ececebc1a5 16:37:16 Step 22/22 : LABEL version=0.0.0 16:37:16 ---> Running in d8c83115d3c2 16:37:16 Removing intermediate container d8c83115d3c2 16:37:16 ---> b4c8051f7658 16:37:16 16:37:16 ---> 647702bdc66b 16:37:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:37:16 Successfully built b4c8051f7658 16:37:16 Successfully tagged security-proxy-setup:latest 16:37:16 Building support-scheduler 16:37:16  Building security-proxy-setup ... done  ---> Running in 9cc11e740b6d 16:37:16 Removing intermediate container 9cc11e740b6d 16:37:16 ---> c2c58afcfa7c 16:37:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:17 ---> cfb1a282a98b 16:37:17 Step 27/32 : RUN chmod +x /entrypoint.sh 16:37:17 ---> Running in 9c4a04588ec3 16:37:19 Removing intermediate container 541450b13989 16:37:19 ---> fc67084a5357 16:37:19 16:37:19 Step 11/26 : FROM alpine:3.12 16:37:19 ---> 48b8ec4ed9eb 16:37:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:20 ---> Running in 0262a3f72ef6 16:37:20 Removing intermediate container 9c4a04588ec3 16:37:20 ---> a43d68ad395d 16:37:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:37:20 ---> Running in a0b8731c0de8 16:37:20 Removing intermediate container a0b8731c0de8 16:37:20 ---> 358a26594b71 16:37:20 Step 29/32 : CMD ["gate"] 16:37:21 ---> Running in a295c112d624 16:37:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:21 (1/3) Installing ca-certificates (20191127-r4) 16:37:21 ---> Running in 3220f96fcd17 16:37:21 (2/3) Installing dumb-init (1.2.2-r1) 16:37:21 (3/3) Installing su-exec (0.2-r1) 16:37:21 Executing busybox-1.31.1-r20.trigger 16:37:21 Executing ca-certificates-20191127-r4.trigger 16:37:21 OK: 6 MiB in 17 packages 16:37:21 Removing intermediate container 40d7194176cb 16:37:21 ---> 2c05e22a8a2a 16:37:21 16:37:21 Step 11/24 : FROM alpine:3.12 16:37:21 ---> 48b8ec4ed9eb 16:37:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:22 Removing intermediate container 3220f96fcd17 16:37:22 ---> 87b94c341ce1 16:37:22 Step 30/32 : LABEL arch=x86_64 16:37:22 ---> Running in b667ed358e8d 16:37:22 Removing intermediate container a295c112d624 16:37:22 ---> f5c9af541eb4 16:37:22 Step 3/4 : COPY go.mod . 16:37:22 ---> Running in 911ef59757e8 16:37:22 Removing intermediate container d04740e4eb12 16:37:22 ---> ca377050da71 16:37:22 16:37:22 Step 11/24 : FROM alpine:3.12 16:37:22 ---> 48b8ec4ed9eb 16:37:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:37:22 Removing intermediate container 911ef59757e8 16:37:22 ---> 3d15ebe96b7a 16:37:22 Step 31/32 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:37:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:22 ---> Running in 9dabd3dec8c6 16:37:22 Removing intermediate container 0262a3f72ef6 16:37:22 ---> 98f5e9d12167 16:37:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:22 ---> Running in 3e84622ec728 16:37:22 ---> Running in 01e93775e4ab 16:37:23 ---> c48a025895e7 16:37:23 Step 4/4 : RUN go mod download 16:37:23 ---> Running in fbd81faed9e0 16:37:23 (1/1) Installing dumb-init (1.2.2-r1) 16:37:23 Executing busybox-1.31.1-r20.trigger 16:37:23 OK: 6 MiB in 15 packages 16:37:23 Removing intermediate container 9dabd3dec8c6 16:37:23 ---> c9418cf490f7 16:37:23 Step 13/24 : ENV APP_PORT=59880 16:37:23 ---> Running in 8472de21664d 16:37:23 Removing intermediate container 3e84622ec728 16:37:23 ---> abe1e8caae00 16:37:23 Step 32/32 : LABEL version=0.0.0 16:37:23 Removing intermediate container 01e93775e4ab 16:37:23 ---> f3254783d315 16:37:23 Step 14/26 : WORKDIR / 16:37:23 ---> Running in 0b2ef9f69ab2 16:37:23 ---> Running in 0e44d6260dab 16:37:23 Removing intermediate container 8472de21664d 16:37:23 ---> 8f8dcfb4bfa5 16:37:23 Step 14/24 : EXPOSE $APP_PORT 16:37:23 ---> Running in 02a72cb6fc2c 16:37:23 Removing intermediate container 0b2ef9f69ab2 16:37:23 ---> bf4b2dc9c772 16:37:23 16:37:23 Removing intermediate container 0e44d6260dab 16:37:23 ---> 4a7c8f663960 16:37:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:23 Removing intermediate container b667ed358e8d 16:37:23 ---> 5573d0425104 16:37:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:23 Removing intermediate container 02a72cb6fc2c 16:37:23 ---> 55c4601ed64e 16:37:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:23 Successfully built bf4b2dc9c772 16:37:23 Successfully tagged security-bootstrapper:latest 16:37:23 Building support-notifications 16:37:23  Building security-bootstrapper ... done  ---> Running in 4b9632bdc45a 16:37:23 ---> Running in 45d66bd74a90 16:37:24 ---> 1cacbdf3dc96 16:37:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:25 ---> 1ac4cd66a0a4 16:37:25 Step 3/23 : WORKDIR /edgex-go 16:37:25 ---> Using cache 16:37:25 ---> 80b1f88efbbf 16:37:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:25 ---> Using cache 16:37:25 ---> db8f1af627bc 16:37:25 Step 5/23 : RUN apk add --update --no-cache make git 16:37:25 ---> Using cache 16:37:25 ---> 9203daa7f787 16:37:25 Step 6/23 : COPY go.mod . 16:37:25 ---> Using cache 16:37:25 ---> dcc1dc8ffa91 16:37:25 Step 7/23 : RUN go mod download 16:37:25 ---> Using cache 16:37:25 ---> 8b6f4d0b4104 16:37:25 Step 8/23 : COPY . . 16:37:25 ---> Using cache 16:37:25 ---> ea37aa47dcc4 16:37:25 Step 9/23 : RUN go mod tidy 16:37:25 ---> Using cache 16:37:25 ---> d0a507fb0b6b 16:37:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:37:26 Removing intermediate container 4b9632bdc45a 16:37:26 ---> 213f4ff6afc6 16:37:26 Step 14/24 : ENV APP_PORT=59881 16:37:26 ---> Running in 2ce112ace7a2 16:37:26 ---> a22465002528 16:37:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:26 ---> Running in cdc9d8f05b9b 16:37:26 Removing intermediate container cdc9d8f05b9b 16:37:26 ---> 93fd88dec98e 16:37:26 Step 15/24 : EXPOSE $APP_PORT 16:37:26 Removing intermediate container 45d66bd74a90 16:37:26 ---> 917d0ff05bed 16:37:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:37:26 ---> 788ed545b114 16:37:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:26 ---> Running in ba44711e0565 16:37:26 ---> Running in c30ee789a0a4 16:37:26 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 16:37:27 Removing intermediate container ba44711e0565 16:37:27 ---> 7c547ea268ca 16:37:27 Step 16/24 : WORKDIR / 16:37:27 ---> Running in 4402f5cdf73c 16:37:27 ---> 21634f886338 16:37:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:27 Removing intermediate container 4402f5cdf73c 16:37:27 ---> 67192c185c26 16:37:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:28 ---> 89b0cfa2ab67 16:37:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:28 ---> 75b148475552 16:37:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:28 (1/6) Installing dumb-init (1.2.2-r1) 16:37:28 ---> 2f5658111680 16:37:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:28 (2/6) Installing libgcc (9.3.0-r2) 16:37:28 (3/6) Installing libsodium (1.0.18-r0) 16:37:28 ---> cb01de7c9e72 16:37:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:37:28 (4/6) Installing libstdc++ (9.3.0-r2) 16:37:29 ---> 4e5be75dc6b0 16:37:29 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:37:29 ---> Running in b98ce2b3fdf1 16:37:29 (5/6) Installing libzmq (4.3.3-r0) 16:37:29 ---> e083ce16ac2e 16:37:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:37:29 ---> Running in a6762bc839a1 16:37:29 (6/6) Installing zeromq (4.3.3-r0) 16:37:29 Executing busybox-1.31.1-r20.trigger 16:37:29 OK: 8 MiB in 20 packages 16:37:29 Removing intermediate container a6762bc839a1 16:37:29 ---> 5b0e13064393 16:37:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:29 ---> Running in 3cde97bb61e9 16:37:30 Removing intermediate container 3cde97bb61e9 16:37:30 ---> 6f154639dfcf 16:37:30 Step 22/24 : LABEL arch=x86_64 16:37:30 ---> Running in a53b8f535c4c 16:37:30 Removing intermediate container c30ee789a0a4 16:37:30 ---> 21f3610a6bae 16:37:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:30 ---> 1ac4cd66a0a4 16:37:30 Step 3/23 : WORKDIR /edgex-go 16:37:30 ---> Using cache 16:37:30 ---> 80b1f88efbbf 16:37:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:30 ---> Using cache 16:37:30 ---> db8f1af627bc 16:37:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:30 Removing intermediate container a53b8f535c4c 16:37:30 ---> eb52e0b22e86 16:37:30 Step 23/24 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:37:30 ---> Running in dbc36610e617 16:37:30 ---> Running in e5f20cf102e9 16:37:30 ---> eb5999abe7cb 16:37:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:30 Removing intermediate container b98ce2b3fdf1 16:37:30 ---> d4158fc4677a 16:37:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:37:31 Removing intermediate container e5f20cf102e9 16:37:31 ---> b6b17a4d27f1 16:37:31 Step 24/24 : LABEL version=0.0.0 16:37:31 ---> Running in 7c068ff6a714 16:37:31 ---> Running in bba868c2873e 16:37:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:31 ---> bf491bd48b52 16:37:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:31 Removing intermediate container 7c068ff6a714 16:37:31 ---> 6c3817b405d1 16:37:31 Step 24/26 : LABEL arch=x86_64 16:37:31 Removing intermediate container bba868c2873e 16:37:31 ---> d660b80fe91e 16:37:31 16:37:31 ---> Running in 88c4691d3ab9 16:37:31 Successfully built d660b80fe91e 16:37:31 Successfully tagged core-metadata:latest 16:37:31 Building sys-mgmt-agent 16:37:31  Building core-metadata ... done Removing intermediate container 88c4691d3ab9 16:37:31 ---> 881f5dcf76f5 16:37:31 Step 25/26 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:37:31 ---> Running in ff05abd90612 16:37:31 ---> 69759d174a8e 16:37:31 Step 20/24 : ENTRYPOINT ["/core-data"] 16:37:31 ---> Running in 6af3584379c2 16:37:32 Removing intermediate container ff05abd90612 16:37:32 ---> e210ac77d161 16:37:32 Step 26/26 : LABEL version=0.0.0 16:37:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:32 ---> Running in d478d03ed0b2 16:37:32 OK: 219 MiB in 52 packages 16:37:33 Removing intermediate container 6af3584379c2 16:37:33 ---> 9b4e59561280 16:37:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:34 Removing intermediate container d478d03ed0b2 16:37:34 ---> b8d5c32d7e72 16:37:34 16:37:34 ---> Running in 16e34b0a9b71 16:37:34 Successfully built b8d5c32d7e72 16:37:34 Successfully tagged security-secretstore-setup:latest 16:37:34 Building core-command 16:37:34  Building security-secretstore-setup ... done Removing intermediate container 16e34b0a9b71 16:37:34 ---> e1e45753ddcb 16:37:34 Step 22/24 : LABEL arch=x86_64 16:37:36 Removing intermediate container dbc36610e617 16:37:36 ---> 5bcc8c6491d7 16:37:36 Step 6/23 : COPY go.mod . 16:37:36 ---> Running in d60ed282d0c1 16:37:36 Removing intermediate container d60ed282d0c1 16:37:36 ---> 8a729c0f9c0b 16:37:36 Step 23/24 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:37:36 ---> 490f25dc1ac1 16:37:36 Step 7/23 : RUN go mod download 16:37:36 ---> Running in 804089fa6458 16:37:36 ---> Running in 8d6ab211d33d 16:37:36 Removing intermediate container 804089fa6458 16:37:36 ---> 2c9165413785 16:37:36 Step 24/24 : LABEL version=0.0.0 16:37:36 ---> Running in cef6e875eb48 16:37:37 Removing intermediate container cef6e875eb48 16:37:37 ---> 31f9517a8c9f 16:37:37 16:37:37 Successfully built 31f9517a8c9f 16:37:37 Successfully tagged core-data:latest 16:37:40  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:40 ---> 1ac4cd66a0a4 16:37:40 Step 3/24 : WORKDIR /edgex-go 16:37:40 ---> Using cache 16:37:40 ---> 80b1f88efbbf 16:37:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:40 ---> Using cache 16:37:40 ---> db8f1af627bc 16:37:40 Step 5/24 : RUN apk add --update --no-cache make bash git 16:37:40 Removing intermediate container 8d6ab211d33d 16:37:40 ---> 9c89cc211bd2 16:37:40 Step 8/23 : COPY . . 16:37:40 ---> Running in 6de8abd93f61 16:37:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:43 OK: 219 MiB in 52 packages 16:37:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:43 ---> 1ac4cd66a0a4 16:37:43 Step 3/24 : WORKDIR /edgex-go 16:37:43 ---> Using cache 16:37:43 ---> 80b1f88efbbf 16:37:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:43 ---> Using cache 16:37:43 ---> db8f1af627bc 16:37:43 Step 5/24 : RUN apk add --update --no-cache make git 16:37:43 ---> Using cache 16:37:43 ---> 9203daa7f787 16:37:43 Step 6/24 : COPY go.mod . 16:37:43 ---> Using cache 16:37:43 ---> dcc1dc8ffa91 16:37:43 Step 7/24 : RUN go mod download 16:37:43 ---> Using cache 16:37:43 ---> 8b6f4d0b4104 16:37:43 Step 8/24 : COPY . . 16:37:43 ---> Using cache 16:37:43 ---> ea37aa47dcc4 16:37:43 Step 9/24 : RUN go mod tidy 16:37:43 ---> Using cache 16:37:43 ---> d0a507fb0b6b 16:37:43 Step 10/24 : RUN make cmd/core-command/core-command 16:37:46 ---> Running in 4f62ca8f836e 16:37:46 Removing intermediate container 6de8abd93f61 16:37:46 ---> ef9b40ba44f5 16:37:46 Step 6/24 : COPY go.mod . 16:37:46 ---> 050e37a9036d 16:37:46 Step 9/23 : RUN go mod tidy 16:37:46 ---> Running in 108d9d38522d 16:37:46 ---> 82816e5ed2ef 16:37:46 Step 7/24 : RUN go mod download 16:37:46 ---> Running in e92a3262053a 16:37:46 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 16:37:47 Removing intermediate container 108d9d38522d 16:37:47 ---> aaceca4ce0bc 16:37:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:37:47 ---> Running in 328c1d85f1e8 16:37:48 Removing intermediate container e92a3262053a 16:37:48 ---> 5ca36441082c 16:37:48 Step 8/24 : COPY . . 16:37:48 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 16:37:57 Removing intermediate container 2ce112ace7a2 16:37:57 ---> b708bb445d2e 16:37:57 16:37:57 Step 11/23 : FROM alpine:3.12 16:37:57 ---> 48b8ec4ed9eb 16:37:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:37:57 ---> Using cache 16:37:57 ---> 5573d0425104 16:37:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:57 ---> Using cache 16:37:57 ---> 213f4ff6afc6 16:37:57 Step 14/23 : ENV APP_PORT=59861 16:37:57 ---> b2942a5def80 16:37:57 Step 9/24 : RUN go mod tidy 16:37:57 ---> Running in 39456c76fa49 16:37:57 ---> Running in 156665b2cdfe 16:37:57 Removing intermediate container 39456c76fa49 16:37:57 ---> cfc180ad2a98 16:37:57 Step 15/23 : EXPOSE $APP_PORT 16:37:57 ---> Running in 071b19b01953 16:37:57 Removing intermediate container 071b19b01953 16:37:57 ---> b60de613f79c 16:37:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:57 ---> 38864fa578f1 16:37:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:58 ---> caba9b105484 16:37:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:58 ---> 6d3675cec0b2 16:37:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:37:58 ---> Running in de200115b51e 16:37:58 Removing intermediate container de200115b51e 16:37:58 ---> e70030ee2365 16:37:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:58 ---> Running in 001ffe465d36 16:37:58 Removing intermediate container 001ffe465d36 16:37:58 ---> e54d6029714a 16:37:58 Step 21/23 : LABEL arch=x86_64 16:37:58 Removing intermediate container 156665b2cdfe 16:37:58 ---> 9c804bbde60d 16:37:58 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:58 ---> Running in cffe07a0fcbd 16:37:58 ---> Running in fac126bf9155 16:37:58 Removing intermediate container cffe07a0fcbd 16:37:58 ---> 2f1a4ec776e6 16:37:58 Step 22/23 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:37:59 ---> Running in bb10508d6344 16:37:59 Removing intermediate container bb10508d6344 16:37:59 ---> 3cbbde9bde21 16:37:59 Step 23/23 : LABEL version=0.0.0 16:37:59 ---> Running in a43e755c92db 16:37:59 Removing intermediate container a43e755c92db 16:37:59 ---> 82edd0d1ca44 16:37:59 16:37:59 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 16:37:59 Successfully built 82edd0d1ca44 16:37:59 Successfully tagged support-scheduler:latest 16:38:14  Building support-scheduler ... done Removing intermediate container 4f62ca8f836e 16:38:14 ---> c248d3e4b7ee 16:38:14 16:38:14 Step 11/24 : FROM alpine:3.12 16:38:14 ---> 48b8ec4ed9eb 16:38:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:14 ---> Using cache 16:38:14 ---> 5573d0425104 16:38:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:14 ---> Using cache 16:38:14 ---> 213f4ff6afc6 16:38:14 Step 14/24 : ENV APP_PORT=59882 16:38:14 ---> Running in 8a10c43c27c0 16:38:14 Removing intermediate container 8a10c43c27c0 16:38:14 ---> 3916d1d778b9 16:38:14 Step 15/24 : EXPOSE $APP_PORT 16:38:14 ---> Running in fd831cc32edf 16:38:15 Removing intermediate container fd831cc32edf 16:38:15 ---> e2654d4c38e3 16:38:15 Step 16/24 : WORKDIR / 16:38:15 ---> Running in 0019477e6fd0 16:38:15 Removing intermediate container 0019477e6fd0 16:38:15 ---> 9dba5cca24da 16:38:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:15 ---> 2e6ce64cf32f 16:38:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:16 ---> 383009216b4f 16:38:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:16 ---> 361e63663832 16:38:16 Step 20/24 : ENTRYPOINT ["/core-command"] 16:38:16 ---> Running in 93bfbc853ed5 16:38:16 Removing intermediate container 93bfbc853ed5 16:38:16 ---> 7387bee2fec1 16:38:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:16 ---> Running in e8dd1a13255b 16:38:16 Removing intermediate container e8dd1a13255b 16:38:16 ---> 223310faa859 16:38:16 Step 22/24 : LABEL arch=x86_64 16:38:16 ---> Running in 33e43809032d 16:38:17 Removing intermediate container 33e43809032d 16:38:17 ---> e47d33b0f6fe 16:38:17 Step 23/24 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:38:17 ---> Running in 09581e7fe4a4 16:38:17 Removing intermediate container 09581e7fe4a4 16:38:17 ---> 55a0f06102b9 16:38:17 Step 24/24 : LABEL version=0.0.0 16:38:17 ---> Running in 7be9df2b205c 16:38:17 Removing intermediate container 7be9df2b205c 16:38:17 ---> 24ed9882dfcc 16:38:17 16:38:17 Successfully built 24ed9882dfcc 16:38:17 Successfully tagged core-command:latest 16:38:20  Building core-command ... done Removing intermediate container 328c1d85f1e8 16:38:20 ---> ead116adab93 16:38:20 16:38:20 Step 11/23 : FROM alpine:3.12 16:38:20 ---> 48b8ec4ed9eb 16:38:20 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:20 ---> Running in 7577f0cc5050 16:38:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:20 (1/2) Installing ca-certificates (20191127-r4) 16:38:20 (2/2) Installing dumb-init (1.2.2-r1) 16:38:20 Executing busybox-1.31.1-r20.trigger 16:38:20 Executing ca-certificates-20191127-r4.trigger 16:38:20 OK: 6 MiB in 16 packages 16:38:21 Removing intermediate container 7577f0cc5050 16:38:21 ---> 052a33a9cafb 16:38:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:21 ---> Running in 4f7bb88d100f 16:38:21 Removing intermediate container 4f7bb88d100f 16:38:21 ---> 38dff9c99fab 16:38:21 Step 14/23 : ENV APP_PORT=59860 16:38:21 ---> Running in d69faa9145a9 16:38:21 Removing intermediate container d69faa9145a9 16:38:21 ---> d174600629c3 16:38:21 Step 15/23 : EXPOSE $APP_PORT 16:38:21 Removing intermediate container fac126bf9155 16:38:21 ---> 0a6f14d46813 16:38:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:21 ---> Running in 04100f6d11fd 16:38:21 ---> Running in 36abaab1c123 16:38:21 Removing intermediate container 04100f6d11fd 16:38:21 ---> 981cb11aef95 16:38:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:21 ---> 141c4cad1642 16:38:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:22 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 16:38:22 ---> 6ce817adacd2 16:38:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:22 ---> f624c3cf86c7 16:38:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:38:22 ---> Running in 0be48e799818 16:38:22 Removing intermediate container 0be48e799818 16:38:22 ---> a6385c71d42e 16:38:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:22 ---> Running in 96f327f7742c 16:38:22 Removing intermediate container 36abaab1c123 16:38:22 ---> 3afc77aa15eb 16:38:22 16:38:22 Step 12/24 : FROM docker:20.10.7 16:38:22 Removing intermediate container 96f327f7742c 16:38:22 ---> c21a48dca16e 16:38:22 Step 21/23 : LABEL arch=x86_64 16:38:22 ---> Running in e81177b8d4de 16:38:22 20.10.7: Pulling from library/docker 16:38:22 Removing intermediate container e81177b8d4de 16:38:22 ---> a20ae1af6695 16:38:22 Step 22/23 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:38:22 ---> Running in 0a9d686aadfc 16:38:24 Removing intermediate container 0a9d686aadfc 16:38:24 ---> 5cecf24ab057 16:38:24 Step 23/23 : LABEL version=0.0.0 16:38:24 ---> Running in 99049f5a88d7 16:38:24 Removing intermediate container 99049f5a88d7 16:38:24 ---> 623edf3cde94 16:38:24 16:38:24 Successfully built 623edf3cde94 16:38:24 Successfully tagged support-notifications:latest 16:38:28  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:38:28 Status: Downloaded newer image for docker:20.10.7 16:38:28 ---> 08bdaf2f88f9 16:38:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:38:29 ---> Running in 76272a96a2a8 16:38:29 Removing intermediate container 76272a96a2a8 16:38:29 ---> 40d2cf1ac7ad 16:38:29 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 16:38:29 ---> Running in bfdc776f9140 16:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:30 (1/39) Installing readline (8.1.0-r0) 16:38:30 (2/39) Installing bash (5.1.0-r0) 16:38:30 Executing bash-5.1.0-r0.post-install 16:38:30 (3/39) Installing brotli-libs (1.0.9-r3) 16:38:30 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:38:30 (5/39) Installing libcurl (7.78.0-r0) 16:38:30 (6/39) Installing curl (7.78.0-r0) 16:38:30 (7/39) Installing dumb-init (1.2.5-r0) 16:38:30 (8/39) Installing libbz2 (1.0.8-r1) 16:38:30 (9/39) Installing expat (2.2.10-r1) 16:38:30 (10/39) Installing libffi (3.3-r2) 16:38:30 (11/39) Installing gdbm (1.19-r0) 16:38:30 (12/39) Installing xz-libs (5.2.5-r0) 16:38:30 (13/39) Installing sqlite-libs (3.34.1-r0) 16:38:30 (14/39) Installing python3 (3.8.10-r0) 16:38:30 (15/39) Installing py3-appdirs (1.4.4-r1) 16:38:30 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:38:30 (17/39) Installing py3-parsing (2.4.7-r1) 16:38:30 (18/39) Installing py3-six (1.15.0-r0) 16:38:30 (19/39) Installing py3-packaging (20.9-r0) 16:38:30 (20/39) Installing py3-setuptools (51.3.3-r0) 16:38:30 (21/39) Installing py3-chardet (4.0.0-r0) 16:38:30 (22/39) Installing py3-idna (3.1-r0) 16:38:30 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:38:30 (24/39) Installing py3-requests (2.25.1-r1) 16:38:30 (25/39) Installing py3-msgpack (1.0.2-r0) 16:38:30 (26/39) Installing py3-lockfile (0.12.2-r3) 16:38:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:38:31 (28/39) Installing py3-colorama (0.4.4-r0) 16:38:31 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:38:31 (30/39) Installing py3-distlib (0.3.1-r1) 16:38:31 (31/39) Installing py3-distro (1.5.0-r1) 16:38:31 (32/39) Installing py3-webencodings (0.5.1-r3) 16:38:31 (33/39) Installing py3-html5lib (1.1-r0) 16:38:31 (34/39) Installing py3-pytoml (0.1.21-r0) 16:38:31 (35/39) Installing py3-pep517 (0.9.1-r0) 16:38:31 (36/39) Installing py3-progress (1.5-r0) 16:38:31 (37/39) Installing py3-retrying (1.3.3-r0) 16:38:31 (38/39) Installing py3-toml (0.10.2-r0) 16:38:31 (39/39) Installing py3-pip (20.3.4-r0) 16:38:31 Executing busybox-1.32.1-r6.trigger 16:38:31 OK: 82 MiB in 59 packages 16:38:32 Collecting docker-compose==1.23.2 16:38:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:32 Collecting dockerpty<0.5,>=0.4.1 16:38:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:33 Collecting PyYAML<4,>=3.10 16:38:33 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38: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) 16:38:34 Collecting docopt<0.7,>=0.6.1 16:38:34 Downloading docopt-0.6.2.tar.gz (25 kB) 16:38:34 Collecting jsonschema<3,>=2.5.1 16:38:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:38:34 Collecting texttable<0.10,>=0.9.0 16:38:34 Downloading texttable-0.9.1.tar.gz (11 kB) 16:38:34 Collecting docker<4.0,>=3.6.0 16:38:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:38:34 Collecting websocket-client<1.0,>=0.32.0 16:38:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:38:34 Collecting cached-property<2,>=1.2.0 16:38:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:38:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:38:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:38:35 Collecting docker-pycreds>=0.4.0 16:38:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:38:35 Collecting certifi>=2017.4.17 16:38:35 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:38:35 Collecting chardet<3.1.0,>=3.0.2 16:38:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:38:35 Collecting idna<2.8,>=2.5 16:38:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:38:35 Collecting urllib3<1.25,>=1.21.1 16:38:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:38:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:38:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:38:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:38:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:38:35 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:38:35 Attempting uninstall: urllib3 16:38:35 Found existing installation: urllib3 1.26.2 16:38:35 Uninstalling urllib3-1.26.2: 16:38:35 Successfully uninstalled urllib3-1.26.2 16:38:35 Attempting uninstall: idna 16:38:35 Found existing installation: idna 3.1 16:38:35 Uninstalling idna-3.1: 16:38:35 Successfully uninstalled idna-3.1 16:38:35 Attempting uninstall: chardet 16:38:35 Found existing installation: chardet 4.0.0 16:38:35 Uninstalling chardet-4.0.0: 16:38:35 Successfully uninstalled chardet-4.0.0 16:38:36 Attempting uninstall: requests 16:38:36 Found existing installation: requests 2.25.1 16:38:36 Uninstalling requests-2.25.1: 16:38:36 Successfully uninstalled requests-2.25.1 16:38:36 Running setup.py install for texttable: started 16:38:36 Running setup.py install for texttable: finished with status 'done' 16:38:36 Running setup.py install for PyYAML: started 16:38:37 Running setup.py install for PyYAML: finished with status 'done' 16:38:37 Running setup.py install for docopt: started 16:38:37 Running setup.py install for docopt: finished with status 'done' 16:38:37 Running setup.py install for dockerpty: started 16:38:37 Running setup.py install for dockerpty: finished with status 'done' 16:38:38 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 16:38:41 Removing intermediate container bfdc776f9140 16:38:41 ---> c275c259fb22 16:38:41 Step 15/24 : ENV APP_PORT=58890 16:38:41 ---> Running in c54266d28d1c 16:38:41 Removing intermediate container c54266d28d1c 16:38:41 ---> 3d73c00d8e52 16:38:41 Step 16/24 : EXPOSE $APP_PORT 16:38:41 ---> Running in ff659da072e6 16:38:41 Removing intermediate container ff659da072e6 16:38:41 ---> 95dcd06ce3c9 16:38:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:38:42 ---> 2f5b3117018c 16:38:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:38:43 ---> 231d85ae97dd 16:38:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:43 ---> 8ab6ba021a37 16:38:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:43 ---> Running in 307c16800f43 16:38:43 Removing intermediate container 307c16800f43 16:38:43 ---> 1fd6b9dfe27a 16:38:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:43 ---> Running in 3f12008325df 16:38:43 Removing intermediate container 3f12008325df 16:38:43 ---> b3e4bd30f91a 16:38:43 Step 22/24 : LABEL arch=x86_64 16:38:43 ---> Running in 3b9e44460eda 16:38:43 Removing intermediate container 3b9e44460eda 16:38:43 ---> 1a00f5c29737 16:38:43 Step 23/24 : LABEL git_sha=4aeb5359be471caf6033af400c55158a49e86b1d 16:38:43 ---> Running in b9e20b1ed30d 16:38:43 Removing intermediate container b9e20b1ed30d 16:38:43 ---> 9eef2095525f 16:38:43 Step 24/24 : LABEL version=0.0.0 16:38:43 ---> Running in 980966cabfe0 16:38:43 Removing intermediate container 980966cabfe0 16:38:43 ---> 0ea7e6d82af1 16:38:43 16:38:43 Successfully built 0ea7e6d82af1 16:38:43 Successfully tagged sys-mgmt-agent:latest 16:38:43  Building sys-mgmt-agent ... done  [Pipeline] } 16:38:43 $ docker stop --time=1 618505aa7312e2fdb416b8a45cefa59eadd85d9a6305ec168b980ee068fd3261 16:38:44 $ docker rm -f 618505aa7312e2fdb416b8a45cefa59eadd85d9a6305ec168b980ee068fd3261 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:45 + docker images 16:38:45 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:45 sys-mgmt-agent latest 0ea7e6d82af1 3 seconds ago 325MB 16:38:45 support-notifications latest 623edf3cde94 22 seconds ago 16.8MB 16:38:45 3afc77aa15eb 23 seconds ago 1.75GB 16:38:45 ead116adab93 26 seconds ago 1.75GB 16:38:45 core-command latest 24ed9882dfcc 28 seconds ago 16MB 16:38:45 c248d3e4b7ee 31 seconds ago 1.75GB 16:38:45 support-scheduler latest 82edd0d1ca44 46 seconds ago 16.1MB 16:38:45 b708bb445d2e 50 seconds ago 1.75GB 16:38:45 core-data latest 31f9517a8c9f About a minute ago 20.4MB 16:38:45 security-secretstore-setup latest b8d5c32d7e72 About a minute ago 28.1MB 16:38:45 core-metadata latest d660b80fe91e About a minute ago 16.7MB 16:38:45 security-bootstrapper latest bf4b2dc9c772 About a minute ago 18.8MB 16:38:45 ca377050da71 About a minute ago 1.76GB 16:38:45 2c05e22a8a2a About a minute ago 1.76GB 16:38:45 fc67084a5357 About a minute ago 1.76GB 16:38:45 security-proxy-setup latest b4c8051f7658 About a minute ago 26MB 16:38:45 5ee457fd17a2 About a minute ago 1.76GB 16:38:45 d5830d68cdea About a minute ago 1.75GB 16:38:45 ci-base-image-x86_64 latest 1ac4cd66a0a4 5 minutes ago 1.25GB 16:38:45 alpine 3.12 48b8ec4ed9eb 6 days ago 5.58MB 16:38:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 16:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:38:45 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:38:45 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 [Pipeline] node 16:39:00 Still waiting to schedule task 16:39:00 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1542’ 16:39:00 Removing intermediate container fbd81faed9e0 16:39:00 ---> 0735c5e3a74b 16:39:00 Successfully built 0735c5e3a74b 16:39:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:39:01 + docker inspect -f . ci-base-image-arm64 16:39:01 . [Pipeline] withDockerContainer 16:39:01 prd-ubuntu18.04-docker-arm64-4c-16g-1538 does not seem to be running inside a container 16:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:03 $ docker top a36cd6a11bb403e974727f3c12c93d1fd415c71b755c44746142280279a285c8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:04 + go version 16:39:04 go version go1.16.6 linux/arm64 [Pipeline] } 16:39:04 $ docker stop --time=1 a36cd6a11bb403e974727f3c12c93d1fd415c71b755c44746142280279a285c8 16:39:06 $ docker rm -f a36cd6a11bb403e974727f3c12c93d1fd415c71b755c44746142280279a285c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:07 + docker inspect -f . ci-base-image-arm64 16:39:07 . [Pipeline] withDockerContainer 16:39:07 prd-ubuntu18.04-docker-arm64-4c-16g-1538 does not seem to be running inside a container 16:39:07 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:09 $ docker top daa54efb9bda976947f0f20945d0d1e2eb83c22720fb81b365e7a9a48a62e065 -eo pid,comm [Pipeline] { [Pipeline] echo 16:39:09 ========================================================= 16:39:09 [edgeXBuildGoParallel] Running Tests and Build... 16:39:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:39:10 + go mod tidy [Pipeline] sh 16:39:11 + make test 16:39:11 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 16:39:11 go mod tidy 16:39:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:39:39 ? github.com/edgexfoundry/edgex-go [no test files] 16:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.199s coverage: 28.7% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 100.0% of statements 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.459s coverage: 46.3% of statements 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:22 Running on prd-ubuntu18.04-docker-8c-8g-1543 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 16:41:22 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 16:41:22 The recommended git tool is: git 16:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.634s coverage: 90.1% of statements 16:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.312s coverage: 81.2% of statements 16:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:25 using credential edgex-jenkins-ssh 16:41:25 Cloning the remote Git repository 16:41:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:41:25 > git init /w/workspace/edgex-go/14 # timeout=10 16:41:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:41:25 > git --version # timeout=10 16:41:25 > git --version # 'git version 2.17.1' 16:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.927s coverage: 94.2% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 59.1% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.230s coverage: 60.0% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.377s coverage: 0.8% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.238s coverage: 58.8% of statements 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.212s coverage: 21.7% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements 16:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.371s coverage: 94.4% of statements 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements 16:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.716s coverage: 81.8% of statements 16:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.338s coverage: 92.9% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.208s coverage: 58.8% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements 16:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.362s coverage: 91.2% of statements 16:42:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 64.4% of statements 16:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements 16:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements 16:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 16:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 16:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 16:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.563s coverage: 70.5% of statements 16:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.975s coverage: 43.6% of statements 16:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements 16:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.281s coverage: 84.8% of statements 16:42:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 19.5% of statements 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.661s coverage: 92.0% of statements 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 62.7% of statements 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.521s coverage: 97.7% of statements 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 16:42:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 16:42:20 GO111MODULE=on go vet ./... 16:42:46 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 965455e67908eb2a4bef0e6198780f1b75aca946 16:42:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:42:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:42:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:42:46 > git config core.sparsecheckout # timeout=10 16:42:46 > git checkout -f 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 16:42:47 > git remote # timeout=10 16:42:47 Merge succeeded, producing 4c220a724f883264dec98ff430f4831319c5da91 16:42:47 Checking out Revision 4c220a724f883264dec98ff430f4831319c5da91 (PR-3657) 16:42:51 Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" 16:42:47 > git config --get remote.origin.url # timeout=10 16:42:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:47 > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 16:42:47 > git rev-parse HEAD^{commit} # timeout=10 16:42:47 > git config core.sparsecheckout # timeout=10 16:42:47 > git checkout -f 4c220a724f883264dec98ff430f4831319c5da91 # timeout=10 16:42:51 > git rev-list --no-walk 965455e67908eb2a4bef0e6198780f1b75aca946 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:52 + echo snap-build.sh 16:42:52 snap-build.sh 16:42:52 + SNAP_BASE_DIR=. 16:42:52 + '[' '!' -z /w/workspace/edgex-go/14 ']' 16:42:52 + SNAP_BASE_DIR=/w/workspace/edgex-go/14 16:42:52 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' 16:42:52 [snap-build] Building snap in dir [/w/workspace/edgex-go/14] 16:42:52 + cd /w/workspace/edgex-go/14 16:42:52 + sudo apt-get remove -qy --purge lxd lxd-client 16:42:52 Reading package lists... 16:42:52 Building dependency tree... 16:42:52 Reading state information... 16:42:52 The following packages were automatically installed and are no longer required: 16:42:52 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:42:52 uidmap xdelta3 16:42:52 Use 'sudo apt autoremove' to remove them. 16:42:52 The following packages will be REMOVED: 16:42:52 lxd* lxd-client* 16:42:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:42:52 After this operation, 31.7 MB disk space will be freed. 16:42:53 (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.) 16:42:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:42:54 Removing lxd dnsmasq configuration 16:42:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:42:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:42:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:42:55 (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.) 16:42:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:42:56 Processing triggers for systemd (237-3ubuntu10.45) ... 16:42:56 Processing triggers for ureadahead (0.100.0-21) ... 16:42:57 + sudo snap remove --purge lxd 16:42:57 snap "lxd" is not installed 16:42:57 + sudo groupadd --force --system lxd 16:42:57 ++ whoami 16:42:57 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:42:57 + newgrp - lxd 16:42:57 + sudo snap install lxd 16:43:05 2021-09-07T16:43:03Z INFO Waiting for automatic snapd restart... 16:43:18 lxd 4.18 from Canonical* installed 16:43:18 + sudo lxd init --auto 16:43:25 + sudo snap install --classic snapcraft 16:43:35 snapcraft 5.0 from Canonical* installed 16:43:35 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:43:35 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:43:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:35 Dload Upload Total Spent Left Speed 16:43:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 627 100 627 0 0 393 0 0:00:01 0:00:01 --:--:-- 393 16:43:36 100 3325k 100 3325k 0 0 1937k 0 0:00:01 0:00:01 --:--:-- 1937k 16:43:36 ./yq_linux_amd64 16:43:36 + sudo snapcraft prime --use-lxd 16:43:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:43:38 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: 16:43:38 - README.md 16:43:38 16:43:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:43:38 Launching a container. 16:43:47 Waiting for container to be ready 16:43:48 To start your first instance, try: lxc launch ubuntu:18.04 16:43:48 16:43:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:43:51 Waiting for network to be ready... 16:43:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:43:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:43:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 16:43:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:43:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:43:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:43:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:43:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:43:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:43:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:43:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:43:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:43:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:43:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:43:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:43:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:43:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:43:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:43:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:43:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 16:43:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 16:43:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:43:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:43:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 16:43:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 16:43:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 16:43:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:43:56 Fetched 25.1 MB in 4s (6060 kB/s) 16:43:57 Reading package lists... 16:43:57 Reading package lists... 16:43:57 Building dependency tree... 16:43:57 Reading state information... 16:43:57 The following additional packages will be installed: 16:43:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:43:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:43:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:43:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:43:57 Suggested packages: 16:43:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:43:57 Recommended packages: 16:43:57 gnupg libsasl2-modules 16:43:57 The following NEW packages will be installed: 16:43:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:43:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:43:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:43:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:43:57 The following packages will be upgraded: 16:43:57 gpg gpg-agent gpgconf libudev1 16:43:57 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:43:57 Need to get 3527 kB of archives. 16:43:57 After this operation, 13.3 MB of additional disk space will be used. 16:43:57 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] 16:43:57 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] 16:43:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:43:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:43:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:43:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:43:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:43:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:43:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:43:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:43:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:43:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:43:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:43:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:43:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:43:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:43:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:43:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:43:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:43:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:43:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:43:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:43:59 gofmt -l . 16:43:59 [ "`gofmt -l .`" = "" ] 16:43:59 ./bin/test-attribution-txt.sh 16:43:59 debconf: delaying package configuration, since apt-utils is not installed 16:43:59 Fetched 3527 kB in 1s (2419 kB/s) 16:43:59 (Reading database ... 12511 files and directories currently installed.) 16:43:59 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:43:59 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:43:59 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:43:59 Selecting previously unselected package udev. 16:43:59 (Reading database ... 12511 files and directories currently installed.) 16:43:59 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:43:59 Unpacking udev (237-3ubuntu10.51) ... 16:43:59 Selecting previously unselected package libfuse2:amd64. 16:43:59 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:43:59 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:43:59 Selecting previously unselected package fuse. 16:43:59 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:43:59 Unpacking fuse (2.9.7-1ubuntu1) ... 16:43:59 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:43:59 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:43:59 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:43:59 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:43:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:43:59 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:43:59 Selecting previously unselected package libksba8:amd64. 16:43:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:43:59 Unpacking libksba8:amd64 (1.3.5-2) ... 16:44:00 Selecting previously unselected package libroken18-heimdal:amd64. 16:44:00 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:44:00 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:44:00 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:44:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libwind0-heimdal:amd64. 16:44:00 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:44:00 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:44:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:44:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:44:00 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:00 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:00 Selecting previously unselected package libsasl2-modules-db:amd64. 16:44:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:44:00 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:00 Selecting previously unselected package libsasl2-2:amd64. 16:44:00 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:44:00 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:00 Selecting previously unselected package libldap-common. 16:44:00 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:44:00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:44:00 Selecting previously unselected package libldap-2.4-2:amd64. 16:44:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:44:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:44:00 Selecting previously unselected package dirmngr. 16:44:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:00 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:44:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:44:01 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:44:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:44:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:01 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:44:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Setting up libksba8:amd64 (1.3.5-2) ... 16:44:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:01 Setting up udev (237-3ubuntu10.51) ... 16:44:01 invoke-rc.d: policy-rc.d denied execution of start. 16:44:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Processing triggers for systemd (237-3ubuntu10) ... 16:44:01 Setting up fuse (2.9.7-1ubuntu1) ... 16:44:01 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:44:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:01 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:44:01 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:44:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] sh 16:44:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:44:02 settings in the [Install] section, and DefaultInstance for template units). 16:44:02 This means they are not meant to be enabled using systemctl. 16:44:02 Possible reasons for having this kind of units are: 16:44:02 1) A unit may be statically enabled by being symlinked from another unit's 16:44:02 .wants/ or .requires/ directory. 16:44:02 2) A unit's purpose may be to act as a helper for some other unit which has 16:44:02 a requirement dependency on it. 16:44:02 3) A unit may be started when needed via activation (socket, path, timer, 16:44:02 D-Bus, udev, scripted systemctl call, ...). 16:44:02 4) In case of template units, the unit is meant to be enabled with some 16:44:02 instance name specified. 16:44:02 Reading package lists... 16:44:02 + ls -al . 16:44:02 total 636 16:44:02 drwxrwxr-x 9 1001 1001 4096 Sep 7 16:44 . 16:44:02 drwxr-xr-x 4 root root 4096 Sep 7 16:39 .. 16:44:02 -rw-rw-r-- 1 1001 1001 11 Sep 7 16:36 .dockerignore 16:44:02 drwxrwxr-x 8 1001 1001 4096 Sep 7 16:36 .git 16:44:02 drwxrwxr-x 4 1001 1001 4096 Sep 7 16:36 .github 16:44:02 -rw-rw-r-- 1 1001 1001 818 Sep 7 16:36 .gitignore 16:44:02 -rw-rw-r-- 1 1001 1001 76 Sep 7 16:36 .hadolint.yml 16:44:02 -rw-rw-r-- 1 1001 1001 166 Sep 7 16:36 .sonarcloud.properties 16:44:02 -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:36 ADOPTERS.md 16:44:02 -rw-rw-r-- 1 1001 1001 8493 Sep 7 16:36 Attribution.txt 16:44:02 -rw-rw-r-- 1 1001 1001 43881 Sep 7 16:36 CHANGELOG.md 16:44:02 -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:36 CONTRIBUTING.md 16:44:02 -rw-rw-r-- 1 1001 1001 677 Sep 7 16:36 GOVERNANCE.md 16:44:02 -rw-rw-r-- 1 1001 1001 849 Sep 7 16:36 Jenkinsfile 16:44:02 -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:36 LICENSE 16:44:02 -rw-rw-r-- 1 1001 1001 5915 Sep 7 16:36 Makefile 16:44:02 -rw-rw-r-- 1 1001 1001 582 Sep 7 16:36 OWNERS.md 16:44:02 -rw-rw-r-- 1 1001 1001 8643 Sep 7 16:36 README.md 16:44:02 -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:36 SECURITY.md 16:44:02 -rw-rw-r-- 1 1001 1001 5 Sep 7 16:32 VERSION 16:44:02 -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:36 ZMQWindows.md 16:44:02 drwxrwxr-x 2 1001 1001 4096 Sep 7 16:36 bin 16:44:02 drwxrwxr-x 14 1001 1001 4096 Sep 7 16:36 cmd 16:44:02 -rw-r--r-- 1 root root 403739 Sep 7 16:42 coverage.out 16:44:02 -rw-rw-r-- 1 1001 1001 841 Sep 7 16:36 go.mod 16:44:02 -rw-r--r-- 1 root root 50064 Sep 7 16:39 go.sum 16:44:02 drwxrwxr-x 8 1001 1001 4096 Sep 7 16:36 internal 16:44:02 drwxrwxr-x 3 1001 1001 4096 Sep 7 16:36 openapi 16:44:02 drwxrwxr-x 4 1001 1001 4096 Sep 7 16:36 snap 16:44:02 -rw-rw-r-- 1 1001 1001 204 Sep 7 16:36 version.go [Pipeline] sh 16:44:02 Building dependency tree... 16:44:02 Reading state information... 16:44:02 The following additional packages will be installed: 16:44:02 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:44:02 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:44:02 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:44:02 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:44:02 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:44:02 Suggested packages: 16:44:02 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:44:02 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:44:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:44:02 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:44:02 systemd-container policykit-1 16:44:02 Recommended packages: 16:44:02 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:44:02 The following NEW packages will be installed: 16:44:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:44:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:44:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:44:02 multiarch-support openssh-client python3 python3-minimal python3.6 16:44:02 python3.6-minimal snapd squashfs-tools sudo 16:44:02 The following packages will be upgraded: 16:44:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:44:02 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:44:02 Need to get 36.7 MB of archives. 16:44:02 After this operation, 147 MB of additional disk space will be used. 16:44:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:44:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:44:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:44:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:44:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:44:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:44:03 + '[' -e coverage.out ] 16:44:03 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:03 Warning: overwriting stash ‘coverage-report’ 16:44:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:44:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:44:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:44:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:44:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:44:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:44:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:44:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:44:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:44:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:44:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 16:44:03 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:44:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:44:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:44:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:44:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:44:04 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:44:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:44:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:44:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:44:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:44:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:44:04 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:44:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:44:04 Stashed 1 file(s) [Pipeline] sh 16:44:05 + make build 16:44:05 go mod tidy 16:44:05 debconf: delaying package configuration, since apt-utils is not installed 16:44:05 Fetched 36.7 MB in 3s (13.6 MB/s) 16:44:05 (Reading database ... 12757 files and directories currently installed.) 16:44:05 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:44:05 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:44:05 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 16:44:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:44:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:44:06 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:44:06 (Reading database ... 12757 files and directories currently installed.) 16:44:06 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:44:06 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:44:06 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:44:06 (Reading database ... 12757 files and directories currently installed.) 16:44:06 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:44:06 Unpacking apt (1.6.14) over (1.6.1) ... 16:44:06 Setting up apt (1.6.14) ... 16:44:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:44:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:44:08 (Reading database ... 12764 files and directories currently installed.) 16:44:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:44:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:44:08 Selecting previously unselected package libpython3.6-minimal:amd64. 16:44:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:08 Selecting previously unselected package libexpat1:amd64. 16:44:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:44:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:44:08 Selecting previously unselected package python3.6-minimal. 16:44:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:44:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:44:08 Checking for services that may need to be restarted...done. 16:44:08 Checking for services that may need to be restarted...done. 16:44:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:44:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:44:08 Selecting previously unselected package python3-minimal. 16:44:08 (Reading database ... 13012 files and directories currently installed.) 16:44:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:44:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:44:08 Selecting previously unselected package mime-support. 16:44:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:44:08 Unpacking mime-support (3.60ubuntu1) ... 16:44:08 Selecting previously unselected package libmpdec2:amd64. 16:44:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:44:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:44:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:44:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:08 Selecting previously unselected package python3.6. 16:44:08 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:08 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:44:08 Selecting previously unselected package libpython3-stdlib:amd64. 16:44:08 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:44:08 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:44:08 Setting up python3-minimal (3.6.7-1~18.04) ... 16:44:08 Selecting previously unselected package python3. 16:44:08 (Reading database ... 13442 files and directories currently installed.) 16:44:08 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:44:08 Unpacking python3 (3.6.7-1~18.04) ... 16:44:09 Selecting previously unselected package multiarch-support. 16:44:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:44:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:44:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:44:09 Selecting previously unselected package liblzo2-2:amd64. 16:44:09 (Reading database ... 13479 files and directories currently installed.) 16:44:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:44:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:44:09 Selecting previously unselected package libbsd0:amd64. 16:44:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:44:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:44:09 Selecting previously unselected package sudo. 16:44:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:44:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:44:09 Selecting previously unselected package apparmor. 16:44:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:44:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:44:09 Selecting previously unselected package libedit2:amd64. 16:44:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:44:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:44:09 Selecting previously unselected package libkrb5support0:amd64. 16:44:09 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:44:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:44:09 Selecting previously unselected package libk5crypto3:amd64. 16:44:09 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:44:09 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:44:09 Selecting previously unselected package libkeyutils1:amd64. 16:44:09 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:44:09 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:44:09 Selecting previously unselected package libkrb5-3:amd64. 16:44:09 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:44:09 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:44:09 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:44:09 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:44:09 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:44:10 Selecting previously unselected package libssl1.0.0:amd64. 16:44:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:44:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:44:10 Selecting previously unselected package openssh-client. 16:44:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:44:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:44:10 Selecting previously unselected package squashfs-tools. 16:44:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 16:44:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:44:10 Selecting previously unselected package snapd. 16:44:10 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:44:10 Unpacking snapd (2.49.2+18.04) ... 16:44:12 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:44:12 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:44:12 Setting up mime-support (3.60ubuntu1) ... 16:44:12 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:44:12 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:44:12 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:44:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:12 Setting up systemd (237-3ubuntu10.51) ... 16:44:12 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:44:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:44:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:44:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:44:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:44:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:44:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:44:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:44:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:44:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:44:13 Setting up python3 (3.6.7-1~18.04) ... 16:44:13 running python rtupdate hooks for python3.6... 16:44:13 running python post-rtupdate hooks for python3.6... 16:44:13 Setting up apparmor (2.12-4ubuntu5.1) ... 16:44:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:44:14 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:44:14 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:44:14 Setting up snapd (2.49.2+18.04) ... 16:44:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:44:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:44:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:44:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:44:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:44:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:44:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:44:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:44:16 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:44:16 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:44:16 /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' 16:44:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:16 Processing triggers for systemd (237-3ubuntu10.51) ... 16:44:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:44:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:44:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:44:19 Reading package lists... 16:44:19 Reading package lists... 16:44:19 Building dependency tree... 16:44:19 Reading state information... 16:44:19 Calculating upgrade... 16:44:19 The following packages will be upgraded: 16:44:19 advancecomp base-files bash binutils binutils-common 16:44:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:44:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:44:19 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:44:19 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:44:19 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:44:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:44:19 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:44:19 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:44:19 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:44:19 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:44:19 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:44:19 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:44:19 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:44:19 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:44:19 ubuntu-keyring util-linux 16:44:20 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:44:20 Need to get 64.2 MB of archives. 16:44:20 After this operation, 5138 kB of additional disk space will be used. 16:44:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:44:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:44:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:44:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:44:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:44:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:44:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:44:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:44:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:44:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:44:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:44:20 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:44:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:44:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:44:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:44:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:44:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:44:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:44:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:44:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:44:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:44:20 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:44:20 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:44:20 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:44:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:44:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:44:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:44:20 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:44:20 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:44:20 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:44:20 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:44:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:44:20 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:44:20 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:44:20 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:44:20 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:44:20 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:44:20 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:44:20 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:44:20 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:44:20 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:44:20 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:44:20 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:44:20 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:44:20 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:44:20 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:44:20 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:44:20 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:44:20 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:44:20 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:44:20 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:44:20 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:44:20 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:44:20 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:44:20 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:44:20 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:44:20 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:44:20 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:44:20 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:44:20 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:44:20 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:44:20 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:44:20 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:44:20 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:44:20 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:44:21 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:44:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 16:44:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:44:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:44:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:44:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:44:21 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:44:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:44:21 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:44:21 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:44:21 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:44:21 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:44:21 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:44:21 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:44:21 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:44:21 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:44:21 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:44:21 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:44:21 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:44:21 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] 16:44:21 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:44:21 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:44:21 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] 16:44:21 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:44:22 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:44:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:44:22 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:44:22 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:44:22 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:44:22 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:44:22 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:44:22 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] 16:44:22 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:44:22 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:44:22 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:44:22 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:44:22 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:44:22 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:44:22 debconf: delaying package configuration, since apt-utils is not installed 16:44:22 Fetched 64.2 MB in 2s (26.3 MB/s) 16:44:22 (Reading database ... 13914 files and directories currently installed.) 16:44:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:44:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:22 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:44:22 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:22 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 16:44:22 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 16:44:23 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:23 (Reading database ... 13914 files and directories currently installed.) 16:44:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:44:23 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:44:23 (Reading database ... 13914 files and directories currently installed.) 16:44:23 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:44:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:44:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:24 (Reading database ... 13914 files and directories currently installed.) 16:44:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:44:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:44:24 (Reading database ... 13914 files and directories currently installed.) 16:44:24 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:44:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:44:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:44:24 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:44:25 Setting up base-files (10.1ubuntu2.10) ... 16:44:25 Installing new version of config file /etc/issue ... 16:44:25 Installing new version of config file /etc/issue.net ... 16:44:25 Installing new version of config file /etc/lsb-release ... 16:44:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:44:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:44:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:44:25 Removing obsolete conffile /etc/default/motd-news ... 16:44:25 (Reading database ... 13915 files and directories currently installed.) 16:44:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:44:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:44:25 Setting up bash (4.4.18-2ubuntu1.2) ... 16:44:25 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 16:44:25 (Reading database ... 13915 files and directories currently installed.) 16:44:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:44:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:44:25 (Reading database ... 13915 files and directories currently installed.) 16:44:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:44:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:44:25 Setting up tar (1.29b-2ubuntu0.2) ... 16:44:25 (Reading database ... 13915 files and directories currently installed.) 16:44:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:44:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:44:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:44:26 (Reading database ... 13915 files and directories currently installed.) 16:44:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:26 (Reading database ... 13915 files and directories currently installed.) 16:44:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:44:26 (Reading database ... 13915 files and directories currently installed.) 16:44:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:44:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:44:26 Setting up grep (3.1-2build1) ... 16:44:26 (Reading database ... 13915 files and directories currently installed.) 16:44:26 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:44:26 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:44:26 Setting up gzip (1.6-5ubuntu1.1) ... 16:44:26 (Reading database ... 13915 files and directories currently installed.) 16:44:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:44:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:44:26 Setting up login (1:4.5-1ubuntu2) ... 16:44:27 (Reading database ... 13915 files and directories currently installed.) 16:44:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:44:27 (Reading database ... 13915 files and directories currently installed.) 16:44:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:44:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:44:28 (Reading database ... 13915 files and directories currently installed.) 16:44:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:44:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:44:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:44:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:44:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:44:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:44:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:44:28 (Reading database ... 13915 files and directories currently installed.) 16:44:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:44:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:44:28 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:44:28 (Reading database ... 13915 files and directories currently installed.) 16:44:28 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:28 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:29 (Reading database ... 13915 files and directories currently installed.) 16:44:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:29 (Reading database ... 13915 files and directories currently installed.) 16:44:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:29 (Reading database ... 13915 files and directories currently installed.) 16:44:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:29 (Reading database ... 13915 files and directories currently installed.) 16:44:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:44:29 (Reading database ... 13915 files and directories currently installed.) 16:44:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:44:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:44:29 (Reading database ... 13915 files and directories currently installed.) 16:44:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:44:30 (Reading database ... 13915 files and directories currently installed.) 16:44:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:44:30 (Reading database ... 13915 files and directories currently installed.) 16:44:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:30 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:44:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:44:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:44:31 (Reading database ... 13915 files and directories currently installed.) 16:44:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:44:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:44:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:44:31 (Reading database ... 13915 files and directories currently installed.) 16:44:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:44:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:44:31 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:44:31 (Reading database ... 13917 files and directories currently installed.) 16:44:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:44:31 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:44:31 Setting up debconf (1.5.66ubuntu1) ... 16:44:31 (Reading database ... 13917 files and directories currently installed.) 16:44:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:44:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:44:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:44:31 (Reading database ... 13917 files and directories currently installed.) 16:44:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:44:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:44:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:44:31 (Reading database ... 13917 files and directories currently installed.) 16:44:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:31 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:32 (Reading database ... 13917 files and directories currently installed.) 16:44:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:32 (Reading database ... 13919 files and directories currently installed.) 16:44:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:44:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:32 (Reading database ... 13923 files and directories currently installed.) 16:44:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:44:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:44:32 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:44:32 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:44:32 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:32 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:32 (Reading database ... 13923 files and directories currently installed.) 16:44:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:44:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:44:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:44:33 (Reading database ... 13923 files and directories currently installed.) 16:44:33 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:44:33 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:44:33 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:44:33 (Reading database ... 13923 files and directories currently installed.) 16:44:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:44:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:44:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:44:33 (Reading database ... 13923 files and directories currently installed.) 16:44:33 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:44:33 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:44:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:44:33 (Reading database ... 13923 files and directories currently installed.) 16:44:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:44:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:44:33 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:44:33 (Reading database ... 13923 files and directories currently installed.) 16:44:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:44:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:44:33 Setting up passwd (1:4.5-1ubuntu2) ... 16:44:33 (Reading database ... 13923 files and directories currently installed.) 16:44:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:33 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:33 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:44:33 (Reading database ... 13923 files and directories currently installed.) 16:44:33 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:44:33 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:44:33 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:44:33 (Reading database ... 13923 files and directories currently installed.) 16:44:33 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:44:34 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:44:34 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:44:34 (Reading database ... 13923 files and directories currently installed.) 16:44:34 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:44:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:44:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:44:34 (Reading database ... 13923 files and directories currently installed.) 16:44:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:44:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:44:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:44:34 (Reading database ... 13923 files and directories currently installed.) 16:44:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:44:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:44:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:44:34 (Reading database ... 13923 files and directories currently installed.) 16:44:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:44:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:44:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:44:34 (Reading database ... 13923 files and directories currently installed.) 16:44:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:44:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:44:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:44:34 (Reading database ... 13923 files and directories currently installed.) 16:44:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:44:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:44:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:44:34 (Reading database ... 13924 files and directories currently installed.) 16:44:34 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:44:34 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:44:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:44:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:44:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:44:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:44:35 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:44:35 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:44:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:44:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:44:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:44:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:44:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:44:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:44:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:44:35 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:44:35 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:44:35 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:44:35 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:44:35 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:44:35 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:44:35 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:44:36 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:44:36 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:44:36 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:44:36 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:44:36 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:44:36 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:44:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:44:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:44:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:44:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:44:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:44:36 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:44:36 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:44:36 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:44:36 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:36 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:36 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:36 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:36 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:36 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:37 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:37 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:38 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:38 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:38 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:38 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:39 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:39 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:39 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:44:39 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:44:39 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:44:39 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:44:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:44:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:44:40 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:44:40 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:44:40 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:44:40 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:44:40 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:44:40 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:44:40 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 16:44:40 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:44:40 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:44:40 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:44:40 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:44:40 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:40 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:44:40 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:40 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:40 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:40 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:44:40 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:44:40 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:44:40 16:44:40 Current default time zone: 'Etc/UTC' 16:44:40 Local time is now: Tue Sep 7 16:44:40 UTC 2021. 16:44:40 Universal Time is now: Tue Sep 7 16:44:40 UTC 2021. 16:44:40 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:44:40 16:44:40 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:44:40 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:40 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 16:44:40 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:44:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:44:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:44:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:44:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:44:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:44:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:44:40 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:40 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:44:41 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:44:41 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:44:41 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:41 Setting up patch (2.7.6-2ubuntu1.1) ... 16:44:41 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:44:41 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:44:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:44:41 Installing new version of config file /etc/ssl/openssl.cnf ... 16:44:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:44:41 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:44:41 Setting up ca-certificates (20210119~18.04.1) ... 16:44:42 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 16:44:43 Updating certificates in /etc/ssl/certs... 16:44:43 23 added, 27 removed; done. 16:44:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:44:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:44:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:44:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:44:43 Setting up pkgbinarymangler (138.18.04.1) ... 16:44:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:44:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:44:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:44:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:44:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:44:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:44:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:44:43 Setting up perl (5.26.1-6ubuntu0.5) ... 16:44:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:44:44 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:44:44 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:44:44 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:44:44 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:44:44 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:44:44 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:44:44 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:44:44 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:44:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:44:44 Processing triggers for systemd (237-3ubuntu10.51) ... 16:44:44 Processing triggers for mime-support (3.60ubuntu1) ... 16:44:44 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:44:44 Updating certificates in /etc/ssl/certs... 16:44:44 0 added, 0 removed; done. 16:44:44 Running hooks in /etc/ca-certificates/update.d... 16:44:44 done. 16:44:45 Reading package lists... 16:44:45 Building dependency tree... 16:44:45 Reading state information... 16:44:45 The following NEW packages will be installed: 16:44:45 apt-transport-https 16:44:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:44:45 Need to get 4348 B of archives. 16:44:45 After this operation, 154 kB of additional disk space will be used. 16:44:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:44:45 debconf: delaying package configuration, since apt-utils is not installed 16:44:45 Fetched 4348 B in 0s (23.4 kB/s) 16:44:45 Selecting previously unselected package apt-transport-https. 16:44:45 (Reading database ... 13929 files and directories currently installed.) 16:44:45 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:44:45 Unpacking apt-transport-https (1.6.14) ... 16:44:45 Setting up apt-transport-https (1.6.14) ... 16:44:46 Waiting for network to be ready... 16:44:47 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 16:44:48 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 16:44:51 2021-09-07T16:44:48Z INFO Waiting for automatic snapd restart... 16:44:51 snapd 2.51.4 from Canonical* installed 16:44:52 "snapd" switched to the "latest/stable" channel 16:44:52 16:44: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 16:44:54 core18 20210722 from Canonical* installed 16:44:54 "core18" switched to the "latest/stable" channel 16:44:54 16:44:57 snapcraft 5.0 from Canonical* installed 16:44:57 "snapcraft" switched to the "latest/stable" channel 16:44:57 16:44: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 16:45:02 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:45:02 - README.md 16:45:02 16:45:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:45:02 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 16:45:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:45:02 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:45:03 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 16:45:03 Reading package lists... 16:45:04 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 16:45:04 Reading package lists... 16:45:04 Building dependency tree... 16:45:04 Reading state information... 16:45:04 Suggested packages: 16:45:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:45:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:45:04 Recommended packages: 16:45:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:45:04 The following NEW packages will be installed: 16:45:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:45:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:45:04 pkg-config zip 16:45:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:45:04 Need to get 7663 kB of archives. 16:45:04 After this operation, 43.8 MB of additional disk space will be used. 16:45:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:45:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:45:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:45:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:45:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:45:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:45:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:45:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:45:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:45:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:45:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:45:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:45:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:45:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:45:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:45:05 debconf: delaying package configuration, since apt-utils is not installed 16:45:05 Fetched 7663 kB in 1s (9930 kB/s) 16:45:05 Selecting previously unselected package libglib2.0-0:amd64. 16:45:05 (Reading database ... 13933 files and directories currently installed.) 16:45:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:45:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:45:05 Selecting previously unselected package libpsl5:amd64. 16:45:05 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:45:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:45:05 Selecting previously unselected package libnghttp2-14:amd64. 16:45:05 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:45:05 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:45:05 Selecting previously unselected package librtmp1:amd64. 16:45:05 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:45:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:45:06 Selecting previously unselected package libcurl3-gnutls:amd64. 16:45:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:45:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:45:06 Selecting previously unselected package liberror-perl. 16:45:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:45:06 Unpacking liberror-perl (0.17025-1) ... 16:45:06 Selecting previously unselected package git-man. 16:45:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:45:06 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:45:06 Selecting previously unselected package git. 16:45:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:45:06 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:45:07 Selecting previously unselected package libnorm1:amd64. 16:45:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:45:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:45:07 Selecting previously unselected package libpgm-5.2-0:amd64. 16:45:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:45:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:45:07 Selecting previously unselected package libsodium23:amd64. 16:45:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:45:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:45:07 Selecting previously unselected package libzmq5:amd64. 16:45:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:45:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:45:07 Selecting previously unselected package libzmq3-dev:amd64. 16:45:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:45:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:45:07 Selecting previously unselected package pkg-config. 16:45:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:45:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:45:07 Selecting previously unselected package zip. 16:45:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:45:07 Unpacking zip (3.0-11build1) ... 16:45:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:45:07 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:45:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:45:07 Setting up liberror-perl (0.17025-1) ... 16:45:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:45:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:45:07 No schema files found: doing nothing. 16:45:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:45:07 Setting up zip (3.0-11build1) ... 16:45:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:45:07 Setting up libsodium23:amd64 (1.0.16-2) ... 16:45:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:45:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:45:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:45:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:45:07 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:45:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:08 git set to automatically installed. 16:45:08 git-man set to automatically installed. 16:45:08 libcurl3-gnutls set to automatically installed. 16:45:08 liberror-perl set to automatically installed. 16:45:08 libglib2.0-0 set to automatically installed. 16:45:08 libnghttp2-14 set to automatically installed. 16:45:08 libnorm1 set to automatically installed. 16:45:08 libpgm-5.2-0 set to automatically installed. 16:45:08 libpsl5 set to automatically installed. 16:45:08 librtmp1 set to automatically installed. 16:45:08 libsodium23 set to automatically installed. 16:45:08 libzmq3-dev set to automatically installed. 16:45:08 libzmq5 set to automatically installed. 16:45:08 pkg-config set to automatically installed. 16:45:08 zip set to automatically installed. 16:45:08 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 16:45:10 snapd is not logged in, snap install commands will use sudo 16:45:12 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 16:45:16 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:45:16 snapd is not logged in, snap install commands will use sudo 16:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:45:17 snap "core18" has no updates available 16:45:18 Pulling config-common 16:45:18 + snapcraftctl pull 16:45:20 Pulling go-build-helper 16:45:20 + snapcraftctl pull 16:45:21 'edgex-go' has dependencies that need to be staged: go-build-helper 16:45:21 Skipping pull go-build-helper (already ran) 16:45:21 Building go-build-helper 16:45:21 + snapcraftctl build 16:45:23 Staging go-build-helper 16:45:23 + snapcraftctl stage [Pipeline] } 16:45:26 $ docker stop --time=1 daa54efb9bda976947f0f20945d0d1e2eb83c22720fb81b365e7a9a48a62e065 16:45:29 $ docker rm -f daa54efb9bda976947f0f20945d0d1e2eb83c22720fb81b365e7a9a48a62e065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:32 16:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:45:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:45:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 16:45:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:45:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:45:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:45:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:45:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:45:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:45:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:45:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:45:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:45:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:45:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:45:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:45:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:45:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:45:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:45:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:45:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 16:45:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 16:45:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:45:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:45:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 16:45:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 16:45:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 16:45:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:45:33 Fetched 25.1 MB in 0s (0 B/s) 16:45:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:45:33 Fetched 224 kB in 0s (0 B/s) 16:45:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:45:33 Fetched 157 kB in 0s (0 B/s) 16:45:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:45:33 Fetched 221 kB in 0s (0 B/s) 16:45:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:45:33 Fetched 143 kB in 0s (0 B/s) 16:45:33 Pulling edgex-go 16:45:33 + snapcraftctl pull 16:45:33 latest: Pulling from edgex-devops/edgex-compose-arm64 16:45:33 29e5d40040c1: Pulling fs layer 16:45:33 1ce36da41761: Pulling fs layer 16:45:33 25b303627fd3: Pulling fs layer 16:45:33 29e5d40040c1: Verifying Checksum 16:45:33 29e5d40040c1: Download complete 16:45:34 Pulling hooks 16:45:34 + snapcraftctl pull 16:45:34 1ce36da41761: Verifying Checksum 16:45:34 1ce36da41761: Download complete 16:45:34 29e5d40040c1: Pull complete 16:45:38 25b303627fd3: Verifying Checksum 16:45:38 25b303627fd3: Download complete 16:45:38 1ce36da41761: Pull complete 16:45:48 25b303627fd3: Pull complete 16:45:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:45:48 prd-ubuntu18.04-docker-arm64-4c-16g-1538 does not seem to be running inside a container 16:45:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:53 $ docker top c80933758c033fb3e4b171ffe34ebb3a077caaf56446e004e8c7278effb2ae16 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:45:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:45:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:45:54 Fetched 0 B in 0s (0 B/s) 16:45:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:45:54 Fetched 96.5 kB in 0s (0 B/s) 16:45:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:45:54 Fetched 279 kB in 0s (0 B/s) 16:45:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:45:54 Fetched 122 kB in 0s (0 B/s) 16:45:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:45:54 Fetched 77.8 kB in 0s (0 B/s) 16:45:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:45:54 Fetched 8848 B in 0s (0 B/s) 16:45:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:45:54 Fetched 47.8 kB in 0s (0 B/s) 16:45:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:45:54 Fetched 45.6 kB in 0s (0 B/s) 16:45:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:45:54 Fetched 15.0 kB in 0s (0 B/s) 16:45:54 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:45:54 Fetched 219 kB in 0s (0 B/s) 16:45:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:45:54 Fetched 154 kB in 0s (0 B/s) 16:45:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:45:54 Fetched 50.6 kB in 0s (0 B/s) 16:45:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:45:54 Fetched 14.8 kB in 0s (0 B/s) 16:45:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:45:54 Fetched 41.8 kB in 0s (0 B/s) 16:45:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:45:54 Fetched 499 kB in 0s (0 B/s) 16:45:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:45:54 Fetched 111 kB in 0s (0 B/s) 16:45:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:45:54 Fetched 240 kB in 0s (0 B/s) 16:45:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:45:54 Fetched 29.3 kB in 0s (0 B/s) 16:45:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:45:54 Fetched 85.5 kB in 0s (0 B/s) 16:45:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:45:54 Fetched 24.5 kB in 0s (0 B/s) 16:45:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:45:54 Fetched 49.2 kB in 0s (0 B/s) 16:45:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:45:54 Fetched 54.2 kB in 0s (0 B/s) 16:45:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:45:54 Fetched 30.8 kB in 0s (0 B/s) 16:45:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:45:54 Fetched 15.8 kB in 0s (0 B/s) 16:45:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:45:54 Fetched 85.9 kB in 0s (0 B/s) 16:45:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:45:54 Fetched 8720 B in 0s (0 B/s) 16:45:54 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:45:54 Fetched 140 kB in 0s (0 B/s) 16:45:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:45:54 Fetched 119 kB in 0s (0 B/s) 16:45:54 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:45:54 Fetched 111 kB in 0s (0 B/s) 16:45:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:45:54 Fetched 11.1 kB in 0s (0 B/s) 16:45:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:45:54 Fetched 645 kB in 0s (0 B/s) 16:45:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:45:54 Fetched 41.3 kB in 0s (0 B/s) 16:45:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:45:54 Fetched 17.9 kB in 0s (0 B/s) 16:45:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:45:54 Fetched 368 kB in 0s (0 B/s) 16:45:54 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:45:54 Fetched 187 kB in 0s (0 B/s) 16:45:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:45:54 Fetched 175 kB in 0s (0 B/s) 16:45:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:45:54 Fetched 206 kB in 0s (0 B/s) 16:45:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:45:54 Fetched 1302 kB in 0s (0 B/s) 16:45:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:45:54 Fetched 36.2 kB in 0s (0 B/s) 16:45:54 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:45:54 Fetched 159 kB in 0s (0 B/s) 16:45:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:45:54 Fetched 107 kB in 0s (0 B/s) 16:45:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:45:54 Fetched 48.7 kB in 0s (0 B/s) 16:45:54 Pulling static-packages 16:45:54 + snapcraftctl pull 16:45:54 Pulling version 16:45:54 + cd /root/project 16:45:54 + git describe --tags --abbrev=0 16:45:54 + sed s/v// 16:45:54 + GIT_VERSION=2.0.1-dev.39 16:45:54 + [ -z 2.0.1-dev.39 ] 16:45:54 + snapcraftctl set-version 2.0.1-dev.39 16:45:54 Building config-common 16:45:54 + snapcraftctl build 16:45:54 + docker-compose build --help 16:45:54 + grep parallel 16:45:56 Skipping build go-build-helper (already ran) 16:45:56 Building edgex-go 16:45:56 + cd /root/parts/edgex-go/src 16:45:56 + git describe --tags --abbrev=0 16:45:56 + sed s/v// 16:45:56 + GIT_VERSION=2.0.1-dev.39 16:45:56 + [ -z 2.0.1-dev.39 ] 16:45:56 + echo 2.0.1-dev.39 16:45:56 + make build 16:45:56 go mod tidy 16:45:59 go: downloading github.com/gorilla/mux v1.8.0 16:45:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:45:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 16:45:59 go: downloading github.com/stretchr/testify v1.7.0 16:45:59 go: downloading github.com/google/uuid v1.3.0 16:45:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:45:59 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:45:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:45:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:45:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:45:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:45:59 go: downloading github.com/lib/pq v1.10.3 16:45:59 go: downloading github.com/pelletier/go-toml v1.9.4 16:46:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:46:00 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:46:00 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:46:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:46:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:46:00 go: downloading github.com/davecgh/go-spew v1.1.1 16:46:00 go: downloading github.com/pmezard/go-difflib v1.0.0 16:46:00 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:46:00 go: downloading github.com/go-kit/kit v0.11.0 16:46:00 go: downloading github.com/stretchr/objx v0.1.1 16:46:01 --parallel Build images in parallel. 16:46:01 go: downloading github.com/x448/float16 v0.8.4 16:46:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:46:01 go: downloading github.com/go-playground/universal-translator v0.18.0 16:46:01 go: downloading github.com/leodido/go-urn v1.2.1 16:46:01 go: downloading golang.org/x/text v0.3.6 16:46:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:46:01 go: downloading github.com/go-playground/locales v0.14.0 16:46:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:46:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:46:01 go: downloading github.com/pebbe/zmq4 v1.2.7 16:46:01 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:46:01 go: downloading github.com/go-stack/stack v1.8.0 16:46:01 go: downloading github.com/kr/pretty v0.3.0 16:46:01 go: downloading github.com/hashicorp/consul/api v1.8.1 16:46:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:46:01 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:46:01 go: downloading github.com/gorilla/websocket v1.4.2 [Pipeline] } 16:46:01 $ docker stop --time=1 c80933758c033fb3e4b171ffe34ebb3a077caaf56446e004e8c7278effb2ae16 16:46:02 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:46:02 go: downloading github.com/onsi/ginkgo v1.10.1 16:46:02 go: downloading github.com/onsi/gomega v1.7.0 16:46:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:46:02 go: downloading github.com/mitchellh/copystructure v1.0.0 16:46:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:46:02 go: downloading github.com/kr/text v0.2.0 16:46:02 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:46:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:46:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:46:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:46:02 go: downloading github.com/hashicorp/serf v0.9.5 16:46:02 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:46:02 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:46:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:46:02 go: downloading github.com/fatih/color v1.9.0 16:46:02 go: downloading github.com/mattn/go-colorable v0.1.6 16:46:02 go: downloading github.com/mattn/go-isatty v0.0.12 16:46:02 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:46:02 go: downloading github.com/pkg/errors v0.9.1 16:46:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:46:02 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:46:02 go: downloading github.com/hashicorp/memberlist v0.2.2 16:46:02 go: downloading github.com/hpcloud/tail v1.0.0 16:46:02 go: downloading gopkg.in/yaml.v2 v2.4.0 16:46:02 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:46:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:46:02 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:46:02 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:46:02 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:46:02 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:46:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:46:02 go: downloading github.com/miekg/dns v1.1.26 16:46:02 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:46:02 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:46:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:46:02 go: downloading github.com/hashicorp/errwrap v1.0.0 16:46:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data 16:46:03 $ docker rm -f c80933758c033fb3e4b171ffe34ebb3a077caaf56446e004e8c7278effb2ae16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:04 . [Pipeline] withDockerContainer 16:46:04 prd-ubuntu18.04-docker-arm64-4c-16g-1538 does not seem to be running inside a container 16:46:04 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:06 $ docker top 7ba5acf7388b2e7f238c5a20e1714451486cb8f7fd31909519854e7a513b4b5d -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:07 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:46:16 Building core-command ... 16:46:16 Building core-data ... 16:46:16 Building core-metadata ... 16:46:16 Building security-bootstrapper ... 16:46:16 Building security-proxy-setup ... 16:46:16 Building security-secretstore-setup ... 16:46:16 Building support-notifications ... 16:46:16 Building support-scheduler ... 16:46:16 Building sys-mgmt-agent ... 16:46:16 Building sys-mgmt-agent 16:46:16 Building support-notifications 16:46:16 Building core-data 16:46:16 Building core-command 16:46:16 Building security-secretstore-setup 16:46:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command 16:46:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:46:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:46:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:46:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:46:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:46:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:46:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 16:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:46:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:46:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:46:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:46:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:46:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:46:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:46:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:46:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:46:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:46:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:46:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:46:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:46:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:46:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:46:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:46:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:46:27 + 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 16:46:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:46:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:46:27 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:46:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:46:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:46:27 + 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 16:46:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:46:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:46:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:46:28 Building hooks 16:46:28 + cd /root/parts/hooks/src 16:46:28 + make build 16:46:28 go mod tidy 16:46:29 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:46:29 go: downloading github.com/stretchr/testify v1.5.1 16:46:29 go: downloading gopkg.in/yaml.v2 v2.2.2 16:46:29 go: downloading github.com/davecgh/go-spew v1.1.0 16:46:29 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:46:30 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:46:30 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:46:30 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:46:33 Building static-packages 16:46:33 + snapcraftctl build 16:46:35 Building version 16:46:35 + snapcraftctl build 16:46:38 Staging config-common 16:46:38 + snapcraftctl stage 16:46:38 Skipping stage go-build-helper (already ran) 16:46:38 Staging edgex-go 16:46:38 + snapcraftctl stage 16:46:39 Staging hooks 16:46:39 + snapcraftctl stage 16:46:40 Staging static-packages 16:46:40 + snapcraftctl stage 16:46:41 Staging version 16:46:41 + snapcraftctl stage 16:46:42 Priming config-common 16:46:42 + snapcraftctl prime 16:46:43 Priming go-build-helper 16:46:43 + snapcraftctl prime 16:46:44 Priming edgex-go 16:46:44 + snapcraftctl prime 16:46:46 Priming hooks 16:46:46 + snapcraftctl prime 16:46:47 Priming static-packages 16:46:47 + snapcraftctl prime 16:46:50 Priming version 16:46:50 + snapcraftctl prime 16:46:50 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] } 16:47:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:25 ---> 0735c5e3a74b 16:47:25 Step 3/26 : WORKDIR /edgex-go 16:47:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:25 ---> 0735c5e3a74b 16:47:25 Step 3/23 : WORKDIR /edgex-go 16:47:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:25 ---> 0735c5e3a74b 16:47:25 Step 3/24 : WORKDIR /edgex-go 16:47:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:25 ---> 0735c5e3a74b 16:47:25 Step 3/24 : WORKDIR /edgex-go 16:47:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:47:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:25 ---> 0735c5e3a74b 16:47:25 Step 3/24 : WORKDIR /edgex-go 16:47:25 ---> Running in bcd7244c2e29 16:47:25 ---> Running in 1ae859504c4a 16:47:25 ---> Running in 35ac1089d6cc 16:47:25 ---> Running in 0b7baeaaf683 16:47:25 ---> Running in 410db0bb2de9 16:47:25 Removing intermediate container 1ae859504c4a 16:47:25 ---> 71e322e9739a 16:47:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container bcd7244c2e29 16:47:25 16:47:25 ---> e980aaaedae7 16:47:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:25 Removing intermediate container 35ac1089d6cc 16:47:25 ---> 888bf847da39 16:47:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:25 Removing intermediate container 410db0bb2de9 16:47:25 ---> 46c57ec81a8a 16:47:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:25 Removing intermediate container 0b7baeaaf683 16:47:25 ---> 42c00b06205e 16:47:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:25 ---> Running in fe8db7192d09 16:47:25 ---> Running in 200b6fe5bf77 16:47:25 ---> Running in 51bfc2ae8439 16:47:25 ---> Running in ef6b4c5a89e3 16:47:25 ---> Running in 9448833265d9 16:47:29 Removing intermediate container 200b6fe5bf77 16:47:29 ---> 751d470b49bb 16:47:29 Step 5/24 : RUN apk add --update --no-cache make git 16:47:29 ---> Running in 2b6ae32e748c 16:47:29 Removing intermediate container fe8db7192d09 16:47:29 ---> 99fabbf833b0 16:47:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:47:29 ---> Running in 9621b9b89405 16:47:29 Removing intermediate container ef6b4c5a89e3 16:47:29 ---> 6443f67d136c 16:47:29 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:47:29 Removing intermediate container 9448833265d9 16:47:29 ---> 48aef4d28fbc 16:47:29 Step 5/24 : RUN apk add --update --no-cache make bash git 16:47:29 Removing intermediate container 51bfc2ae8439 16:47:29 ---> e789c52429b3 16:47:29 Step 5/26 : RUN apk add --update --no-cache make git 16:47:29 ---> Running in 309063f8bf53 16:47:29 ---> Running in 3e45f1a8d64f 16:47:29 ---> Running in ed88cf5cdff6 16:47:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:34 OK: 218 MiB in 52 packages 16:47:34 OK: 218 MiB in 52 packages 16:47:34 OK: 218 MiB in 52 packages 16:47:34 OK: 218 MiB in 52 packages 16:47:35 OK: 218 MiB in 52 packages 16:47:36 Removing intermediate container 2b6ae32e748c 16:47:36 ---> 348094cbebcf 16:47:36 Step 6/24 : COPY go.mod . 16:47:36 Removing intermediate container 9621b9b89405 16:47:36 ---> 60603111e71a 16:47:36 Step 6/23 : COPY go.mod . 16:47:36 Removing intermediate container 309063f8bf53 16:47:36 ---> af742ea17df4 16:47:36 Step 6/24 : COPY go.mod . 16:47:37 Removing intermediate container ed88cf5cdff6 16:47:37 ---> 49b07de60fd7 16:47:37 Step 6/24 : COPY go.mod . 16:47:37 Removing intermediate container 3e45f1a8d64f 16:47:37 ---> 4f395294c4a2 16:47:37 Step 6/26 : COPY go.mod . 16:47:37 ---> 918d2b1dfe66 16:47:37 Step 7/24 : RUN go mod download 16:47:37 ---> Running in b3a8e55cba41 16:47:37 ---> 5891c078bfe7 16:47:37 Step 7/23 : RUN go mod download 16:47:38 ---> Running in d8ebfb3f3810 16:47:38 ---> d7377f746679 16:47:38 Step 7/24 : RUN go mod download 16:47:38 ---> Running in 29f383d74763 16:47:38 ---> 0246b203f325 16:47:38 Step 7/24 : RUN go mod download ---> ad92996b2eb2 16:47:38 16:47:38 Step 7/26 : RUN go mod download 16:47:39 ---> Running in 11d9f830ea41 16:47:39 ---> Running in 555cd26beea3 16:47:44 Removing intermediate container b3a8e55cba41 16:47:44 ---> 57220bd9e1c3 16:47:44 Step 8/24 : COPY . . 16:47:46 Removing intermediate container d8ebfb3f3810 16:47:46 ---> 04fa1660a3ec 16:47:46 Step 8/23 : COPY . . 16:47:47 Removing intermediate container 29f383d74763 16:47:47 ---> 1b13fbd09c77 16:47:47 Step 8/24 : COPY . . 16:47:48 Removing intermediate container 555cd26beea3 16:47:48 ---> ea39d282a70f 16:47:48 Step 8/26 : COPY . . 16:47:49 Removing intermediate container 11d9f830ea41 16:47:49 ---> 197108d177d2 16:47:49 Step 8/24 : COPY . . 16:48:22 ---> 4227b69a0530 16:48:22 Step 9/24 : RUN go mod tidy 16:48:22 ---> 46a8c5ad28b2 16:48:22 Step 9/23 : RUN go mod tidy 16:48:22 ---> 844527cc3cd3 16:48:22 Step 9/24 : RUN go mod tidy 16:48:22 ---> c06d7c11dcff 16:48:22 Step 9/24 : RUN go mod tidy 16:48:22 ---> 8f0a9c51e07e 16:48:22 Step 9/26 : RUN go mod tidy 16:48:22 ---> Running in b3fe0a751b3b 16:48:22 ---> Running in a1c8a2a8c7a7 16:48:22 ---> Running in db86cd1c9031 16:48:22 ---> Running in bf21b17337b7 16:48:22 ---> Running in 4366c3f78dd6 16:48:24 Removing intermediate container b3fe0a751b3b 16:48:24 ---> 91836cdbb74c 16:48:24 Step 10/24 : RUN make cmd/core-command/core-command 16:48:24 ---> Running in 914f99d104df 16:48:25 Removing intermediate container a1c8a2a8c7a7 16:48:25 ---> f1fbbb06b626 16:48:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:48:25 ---> Running in bba5308a43f5 16:48:25 Removing intermediate container 4366c3f78dd6 16:48:25 ---> 4175ea95c4fd 16:48:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:48:25 ---> Running in 7dbbb7225a05 16:48:26 Removing intermediate container bf21b17337b7 16:48:26 ---> 6640ac692748 16:48:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:48:26 Removing intermediate container db86cd1c9031 16:48:26 ---> 319458270734 16:48:26 Step 10/24 : RUN make cmd/core-data/core-data 16:48:26 ---> Running in 7338ccca9f10 16:48:26 ---> Running in 68eab5f22af9 16:48:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:48:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:48:27 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 16:48:28 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 16:48:29 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 16:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:50:53 Removing intermediate container 7dbbb7225a05 16:50:53 ---> 39ec7d4497cd 16:50:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:50:53 ---> Running in fde6857e0c62 16:50:54 Removing intermediate container 914f99d104df 16:50:54 ---> 47e3f41ff236 16:50:54 16:50:54 Step 11/24 : FROM alpine:3.12 16:50:54 3.12: Pulling from library/alpine 16:50:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:50:58 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:50:58 Status: Downloaded newer image for alpine:3.12 16:50:58 ---> afc2cc120ca2 16:50:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:51:00 ---> Running in 86f65af5adb4 16:51:00 Removing intermediate container 7338ccca9f10 16:51:00 ---> e6ebfcb9610e 16:51:00 16:51:00 Step 11/26 : FROM alpine:3.12 16:51:00 ---> afc2cc120ca2 16:51:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:01 ---> Running in 0c73e2561df8 16:51:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:04 (1/1) Installing dumb-init (1.2.2-r1) 16:51:04 Executing busybox-1.31.1-r20.trigger 16:51:04 OK: 5 MiB in 15 packages 16:51:04 Removing intermediate container fde6857e0c62 16:51:04 ---> 46d39f84fc7a 16:51:04 16:51:04 Step 12/24 : FROM docker:20.10.7 16:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:04 20.10.7: Pulling from library/docker 16:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:05 (1/3) Installing ca-certificates (20191127-r4) 16:51:05 (2/3) Installing dumb-init (1.2.2-r1) 16:51:05 (3/3) Installing su-exec (0.2-r1) 16:51:05 Executing busybox-1.31.1-r20.trigger 16:51:05 Executing ca-certificates-20191127-r4.trigger 16:51:05 OK: 6 MiB in 17 packages 16:51:05 Removing intermediate container bba5308a43f5 16:51:05 ---> 8e8bd858fd7a 16:51:05 16:51:05 Step 11/23 : FROM alpine:3.12 16:51:05 ---> afc2cc120ca2 16:51:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:09 ---> Running in 95482ee7bc00 16:51:09 Removing intermediate container 86f65af5adb4 16:51:09 ---> 4389d467a1c0 16:51:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:09 ---> Running in 5f9b10f84692 16:51:10 Removing intermediate container 0c73e2561df8 16:51:10 ---> 8a133e2f5e37 16:51:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:10 Removing intermediate container 5f9b10f84692 16:51:10 ---> 7b8e8fcaa367 16:51:10 Step 14/24 : ENV APP_PORT=59882 16:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:11 ---> Running in b6dfc3c527ac 16:51:11 ---> Running in bb602995f872 16:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:12 (1/2) Installing ca-certificates (20191127-r4) 16:51:12 (2/2) Installing dumb-init (1.2.2-r1) 16:51:12 Executing busybox-1.31.1-r20.trigger 16:51:12 Executing ca-certificates-20191127-r4.trigger 16:51:12 OK: 6 MiB in 16 packages 16:51:12 Removing intermediate container bb602995f872 16:51:12 ---> e44543fddcfa 16:51:12 Step 14/26 : WORKDIR / 16:51:13 Removing intermediate container b6dfc3c527ac 16:51:13 ---> 7a3f0d31e1e8 16:51:13 Step 15/24 : EXPOSE $APP_PORT 16:51:15 ---> Running in 1e0382c0f932 16:51:17 ---> Running in 6a9aaa18ae49 16:51:18 Removing intermediate container 68eab5f22af9 16:51:18 ---> 463a9a814851 16:51:18 16:51:18 Step 11/24 : FROM alpine:3.12 16:51:18 ---> afc2cc120ca2 16:51:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:51:18 Removing intermediate container 6a9aaa18ae49 16:51:18 ---> 889e5da45f3c 16:51:18 Step 16/24 : WORKDIR / 16:51:18 Removing intermediate container 1e0382c0f932 16:51:18 ---> 77865d5e74ce 16:51:18 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:51:18 ---> Running in 7c63a9a0d907 16:51:19 ---> Running in ef3f91bfa385 16:51:19 Removing intermediate container 95482ee7bc00 16:51:19 ---> 5b6b85f2305c 16:51:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:19 ---> Running in 528f58bc2df9 16:51:19 Removing intermediate container 7c63a9a0d907 16:51:19 ---> 6093cff2737f 16:51:19 Step 13/24 : ENV APP_PORT=59880 16:51:19 Removing intermediate container ef3f91bfa385 16:51:19 ---> a68abb191d64 16:51:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:19 ---> d11546e09b6c 16:51:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:51:19 ---> Running in 6ac7e95caf51 16:51:20 Removing intermediate container 528f58bc2df9 16:51:20 ---> c2f0af1391e0 16:51:20 Step 14/23 : ENV APP_PORT=59860 16:51:20 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:51:20 Status: Downloaded newer image for docker:20.10.7 16:51:20 ---> df445af6242a 16:51:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:51:20 ---> Running in 661614728a04 16:51:20 ---> Running in c28051039f3a 16:51:20 Removing intermediate container 6ac7e95caf51 16:51:20 ---> 0860e6e9b63c 16:51:20 Step 14/24 : EXPOSE $APP_PORT 16:51:21 ---> Running in 45a635390ada 16:51:21 ---> c86b655f7c06 16:51:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:51:21 ---> c55b6bc8b450 16:51:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:51:21 Removing intermediate container 661614728a04 16:51:21 ---> 81976c46383a 16:51:21 Step 15/23 : EXPOSE $APP_PORT 16:51:21 Removing intermediate container c28051039f3a 16:51:21 ---> 88431d764282 16:51:21 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 16:51:21 ---> Running in 3cf44c828534 16:51:21 ---> Running in 2bd2eb04480f 16:51:21 Removing intermediate container 45a635390ada 16:51:21 ---> 9dd802a507fb 16:51:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:22 ---> Running in f1986b707f20 16:51:22 ---> 01c8000c23c8 16:51:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:51:22 Removing intermediate container 3cf44c828534 16:51:22 ---> 949a31a2f581 16:51:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:23 ---> 858ab4aed0c6 16:51:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:51:23 ---> b6f636a41759 16:51:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:51:24 ---> faa2e2653be9 16:51:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:51:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:51:24 ---> 5fed157734f0 16:51:24 Step 20/24 : ENTRYPOINT ["/core-command"] 16:51:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:51:24 ---> Running in b23d62cca688 16:51:25 Removing intermediate container b23d62cca688 16:51:25 ---> 4eb1984e4afe 16:51:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:25 (1/39) Installing readline (8.1.0-r0) 16:51:25 (2/39) Installing bash (5.1.0-r0) 16:51:25 Executing bash-5.1.0-r0.post-install 16:51:25 (3/39) Installing brotli-libs (1.0.9-r3) 16:51:25 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:51:25 (5/39) Installing libcurl (7.78.0-r0) 16:51:26 (6/39) Installing curl (7.78.0-r0) 16:51:26 (7/39) Installing dumb-init (1.2.5-r0) 16:51:26 (8/39) Installing libbz2 (1.0.8-r1) 16:51:26 (9/39) Installing expat (2.2.10-r1) 16:51:26 (10/39) Installing libffi (3.3-r2) 16:51:26 (11/39) Installing gdbm (1.19-r0) 16:51:26 (12/39) Installing xz-libs (5.2.5-r0) 16:51:26 (13/39) Installing sqlite-libs (3.34.1-r0) 16:51:26 (14/39) Installing python3 (3.8.10-r0) 16:51:26 ---> Running in f125c61943ce 16:51:27 Removing intermediate container f1986b707f20 16:51:27 ---> 8120b587072e 16:51:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:51:27 ---> 4e402d8e4461 16:51:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:51:27 ---> c23e1d4d48f4 16:51:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:51:27 Removing intermediate container f125c61943ce 16:51:27 ---> d2c9b6303333 16:51:27 Step 22/24 : LABEL arch=arm64 16:51:27 ---> Running in 8cdc7c6dcfb5 16:51:27 ---> Running in 1ba0c4a14638 16:51:28 (15/39) Installing py3-appdirs (1.4.4-r1) 16:51:28 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:51:28 (17/39) Installing py3-parsing (2.4.7-r1) 16:51:28 (18/39) Installing py3-six (1.15.0-r0) 16:51:28 (19/39) Installing py3-packaging (20.9-r0) 16:51:28 (20/39) Installing py3-setuptools (51.3.3-r0) 16:51:28 (21/39) Installing py3-chardet (4.0.0-r0) 16:51:28 (22/39) Installing py3-idna (3.1-r0) 16:51:28 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:51:28 (24/39) Installing py3-requests (2.25.1-r1) 16:51:28 (25/39) Installing py3-msgpack (1.0.2-r0) 16:51:29 (26/39) Installing py3-lockfile (0.12.2-r3) 16:51:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:51:29 (28/39) Installing py3-colorama (0.4.4-r0) 16:51:29 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:51:29 (30/39) Installing py3-distlib (0.3.1-r1) 16:51:29 (31/39) Installing py3-distro (1.5.0-r1) 16:51:29 (32/39) Installing py3-webencodings (0.5.1-r3) 16:51:29 (33/39) Installing py3-html5lib (1.1-r0) 16:51:29 (34/39) Installing py3-pytoml (0.1.21-r0) 16:51:29 (35/39) Installing py3-pep517 (0.9.1-r0) 16:51:29 (36/39) Installing py3-progress (1.5-r0) 16:51:29 Removing intermediate container 1ba0c4a14638 16:51:29 ---> 58fe66809ce2 16:51:29 Step 23/24 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:51:29 (37/39) Installing py3-retrying (1.3.3-r0) 16:51:29 (38/39) Installing py3-toml (0.10.2-r0) 16:51:29 (39/39) Installing py3-pip (20.3.4-r0) 16:51:29 ---> f62f7365bc31 16:51:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:51:29 ---> Running in 6be5536ba157 16:51:30 Executing busybox-1.32.1-r6.trigger 16:51:30 OK: 82 MiB in 59 packages 16:51:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:30 ---> Running in 363e7ce2a6b0 16:51:30 ---> 4cd7be465cd3 16:51:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:51:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:31 Removing intermediate container 6be5536ba157 16:51:31 ---> 07c68d6509ec 16:51:31 Step 24/24 : LABEL version=0.0.0 16:51:31 ---> Running in 94eeee600575 16:51:31 Removing intermediate container 363e7ce2a6b0 16:51:31 ---> 33e7fceead67 16:51:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:32 ---> Running in 89bda1c73ee2 16:51:32 ---> 34010f81f6af 16:51:32 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/ 16:51:32 (1/6) Installing dumb-init (1.2.2-r1) 16:51:32 (2/6) Installing libgcc (9.3.0-r2) 16:51:32 (3/6) Installing libsodium (1.0.18-r0) 16:51:32 ---> Running in 5e4cbaac0e72 16:51:32 Removing intermediate container 94eeee600575 16:51:32 ---> 90fd0982751d 16:51:32 16:51:32 (4/6) Installing libstdc++ (9.3.0-r2) 16:51:32 (5/6) Installing libzmq (4.3.3-r0) 16:51:32 (6/6) Installing zeromq (4.3.3-r0) 16:51:32 Executing busybox-1.31.1-r20.trigger 16:51:32 OK: 8 MiB in 20 packages 16:51:33 Removing intermediate container 89bda1c73ee2 16:51:33 ---> 28d0247612ad 16:51:33 Step 21/23 : LABEL arch=arm64 16:51:33 Successfully built 90fd0982751d 16:51:33 Successfully tagged core-command-arm64:latest 16:51:33 Building security-bootstrapper 16:51:33  Building core-command ... done  ---> Running in 1e183d69fb7d 16:51:35 Removing intermediate container 1e183d69fb7d 16:51:35 ---> 7de398e73393 16:51:35 Step 22/23 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:51:35 ---> Running in 11d015383b30 16:51:36 Removing intermediate container 8cdc7c6dcfb5 16:51:36 ---> 0d4a1b83ad70 16:51:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:36 Removing intermediate container 11d015383b30 16:51:36 ---> 9156fac630fc 16:51:36 Step 23/23 : LABEL version=0.0.0 16:51:37 ---> Running in 0d077f19b723 16:51:38 ---> 5632e5542cfd 16:51:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:51:38 Removing intermediate container 5e4cbaac0e72 16:51:38 ---> ebbe042484fe 16:51:38 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:51:38 Removing intermediate container 0d077f19b723 16:51:38 ---> 836b5c19d045 16:51:38 16:51:39 ---> Running in eec98681ea6d 16:51:39 Successfully built 836b5c19d045 16:51:39 Successfully tagged support-notifications-arm64:latest 16:51:39  Building support-notifications ... done Building support-scheduler 16:51:40 ---> e91220160834 16:51:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:51:40 Removing intermediate container eec98681ea6d 16:51:40 ---> 6ebc2e07705e 16:51:40 Step 24/26 : LABEL arch=arm64 16:51:41 ---> Running in d89e00fa6f99 16:51:42 Removing intermediate container d89e00fa6f99 16:51:42 ---> e8a46208561a 16:51:42 Step 25/26 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:51:42 ---> f4d73d647017 16:51:42 Step 20/24 : ENTRYPOINT ["/core-data"] 16:51:42 ---> Running in 37d14b9de113 16:51:42 ---> Running in 199fb3c4e101 16:51:43 Collecting docker-compose==1.23.2 16:51:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:51:43 Removing intermediate container 37d14b9de113 16:51:43 ---> 343629a86041 16:51:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:43 Removing intermediate container 199fb3c4e101 16:51:43 ---> 255a2ed24e4f 16:51:43 Step 26/26 : LABEL version=0.0.0 16:51:44 ---> Running in 26b00195574c 16:51:44 ---> Running in e91999658a84 16:51:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:51:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:51:45 Removing intermediate container 26b00195574c 16:51:45 ---> 2ce4c647e4c0 16:51:45 16:51:45 Removing intermediate container e91999658a84 16:51:45 ---> de3e020ba0e0 16:51:45 Step 22/24 : LABEL arch=arm64 16:51:46 Successfully built 2ce4c647e4c0 16:51:46 Successfully tagged security-secretstore-setup-arm64:latest 16:51:46 Building security-proxy-setup 16:51:46  Building security-secretstore-setup ... done  ---> Running in db43cb5aa9e1 16:51:47 Collecting PyYAML<4,>=3.10 16:51:47 Downloading PyYAML-3.13.tar.gz (270 kB) 16:51:47 Removing intermediate container db43cb5aa9e1 16:51:47 ---> 531caf37b187 16:51:47 Step 23/24 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:51:47 ---> Running in 4b05ef04ff19 16:51:48 Removing intermediate container 4b05ef04ff19 16:51:48 ---> fbcb71c6f9d9 16:51:48 Step 24/24 : LABEL version=0.0.0 16:51:49 ---> Running in 0c5c9923d395 16:51:50 Removing intermediate container 0c5c9923d395 16:51:50 ---> b9cf4879b774 16:51:50 16:51:50 Successfully built b9cf4879b774 16:51:50 Successfully tagged core-data-arm64:latest 16:51:50 Building core-metadata 16:51:52  Building core-data ... done Collecting cached-property<2,>=1.2.0 16:51:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:51:52 Collecting texttable<0.10,>=0.9.0 16:51:52 Downloading texttable-0.9.1.tar.gz (11 kB) 16:51:55 Collecting docker<4.0,>=3.6.0 16:51:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:51:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:51:56 Collecting docopt<0.7,>=0.6.1 16:51:56 Downloading docopt-0.6.2.tar.gz (25 kB) 16:51:59 Collecting jsonschema<3,>=2.5.1 16:51:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:52:00 Collecting websocket-client<1.0,>=0.32.0 16:52:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:52:00 Collecting dockerpty<0.5,>=0.4.1 16:52:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:52:03 Collecting docker-pycreds>=0.4.0 16:52:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:52:04 Collecting chardet<3.1.0,>=3.0.2 16:52:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:52:05 Collecting idna<2.8,>=2.5 16:52:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:52:05 Collecting certifi>=2017.4.17 16:52:05 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:52:07 Collecting urllib3<1.25,>=1.21.1 16:52:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:52:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:52:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:52:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:52:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:52:09 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:52:09 Attempting uninstall: urllib3 16:52:09 Found existing installation: urllib3 1.26.2 16:52:09 Uninstalling urllib3-1.26.2: 16:52:09 Successfully uninstalled urllib3-1.26.2 16:52:10 Attempting uninstall: idna 16:52:10 Found existing installation: idna 3.1 16:52:10 Uninstalling idna-3.1: 16:52:10 Successfully uninstalled idna-3.1 16:52:11 Attempting uninstall: chardet 16:52:11 Found existing installation: chardet 4.0.0 16:52:11 Uninstalling chardet-4.0.0: 16:52:11 Successfully uninstalled chardet-4.0.0 16:52:14 Attempting uninstall: requests 16:52:14 Found existing installation: requests 2.25.1 16:52:14 Uninstalling requests-2.25.1: 16:52:14 Successfully uninstalled requests-2.25.1 16:52:14 Running setup.py install for texttable: started 16:52:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:52:15 ---> 0735c5e3a74b 16:52:15 Step 3/32 : WORKDIR /edgex-go 16:52:15 ---> Using cache 16:52:15 ---> 42c00b06205e 16:52:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:15 ---> Using cache 16:52:15 ---> 48aef4d28fbc 16:52:15 Step 5/32 : RUN apk add --update --no-cache make git 16:52:18 Running setup.py install for texttable: finished with status 'done' 16:52:18 Running setup.py install for PyYAML: started 16:52:22 Running setup.py install for PyYAML: finished with status 'done' 16:52:22 ---> Running in d5c511427ec7 16:52:22 Running setup.py install for docopt: started 16:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:52:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:52:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:26 ---> 0735c5e3a74b 16:52:26 Step 3/23 : WORKDIR /edgex-go 16:52:26 ---> Using cache 16:52:26 ---> 42c00b06205e 16:52:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:26 ---> Using cache 16:52:26 ---> 48aef4d28fbc 16:52:26 Step 5/23 : RUN apk add --update --no-cache make git 16:52:26 Running setup.py install for docopt: finished with status 'done' 16:52:26 Running setup.py install for dockerpty: started 16:52:26 ---> Running in 0456b203de35 16:52:27 OK: 218 MiB in 52 packages 16:52:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:52:30 Running setup.py install for dockerpty: finished with status 'done' 16:52:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:52:30 Removing intermediate container d5c511427ec7 16:52:30 ---> 1dd4a595115a 16:52:30 Step 6/32 : COPY go.mod . 16:52:31 OK: 218 MiB in 52 packages 16:52:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:32 ---> 0735c5e3a74b 16:52:32 Step 3/22 : WORKDIR /edgex-go 16:52:32 ---> Using cache 16:52:32 ---> 42c00b06205e 16:52:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:32 ---> Using cache 16:52:32 ---> 48aef4d28fbc 16:52:32 Step 5/22 : RUN apk add --update --no-cache make git 16:52:32 ---> Using cache 16:52:32 ---> 1dd4a595115a 16:52:32 Step 6/22 : COPY go.mod . 16:52:32 ---> e3b8096f7652 16:52:32 Step 7/32 : RUN go mod download 16:52:32 ---> Running in acdd87102118 16:52:33 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 16:52:33 ---> 04e4c364f7db 16:52:33 Step 7/22 : RUN go mod download 16:52:34 Removing intermediate container 0456b203de35 16:52:34 ---> 7397189bd770 16:52:34 Step 6/23 : COPY go.mod . 16:52:34 ---> Running in 56cffb89c8a2 16:52:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:36 ---> 0735c5e3a74b 16:52:36 Step 3/24 : WORKDIR /edgex-go 16:52:36 ---> Using cache 16:52:36 ---> 42c00b06205e 16:52:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:36 ---> Using cache 16:52:36 ---> 48aef4d28fbc 16:52:36 Step 5/24 : RUN apk add --update --no-cache make git 16:52:36 ---> Using cache 16:52:36 ---> 7397189bd770 16:52:36 Step 6/24 : COPY go.mod . 16:52:36 ---> e3bfb8de8bc9 16:52:36 Step 7/23 : RUN go mod download 16:52:36 ---> Running in 9dfc5c7bcdb2 16:52:39 ---> 2fd9146493f3 16:52:39 Step 7/24 : RUN go mod download 16:52:39 ---> Running in 622d0b57745f 16:52:40 Removing intermediate container acdd87102118 16:52:40 ---> 7e18d682b16d 16:52:40 Step 8/32 : COPY . . 16:52:41 Removing intermediate container 56cffb89c8a2 16:52:41 ---> 39448ed36e30 16:52:41 Step 8/22 : COPY . . 16:52:44 Removing intermediate container 9dfc5c7bcdb2 16:52:44 ---> de85b0e5cd0d 16:52:44 Step 8/23 : COPY . . 16:52:46 Removing intermediate container 622d0b57745f 16:52:46 ---> a1c62e24f8f3 16:52:46 Step 8/24 : COPY . . 16:52:55 Removing intermediate container 2bd2eb04480f 16:52:55 ---> 713d2721999b 16:52:55 Step 15/24 : ENV APP_PORT=58890 16:52:57 ---> Running in 9bbd3741af93 16:52:59 Removing intermediate container 9bbd3741af93 16:52:59 ---> a6f5aa2085b5 16:52:59 Step 16/24 : EXPOSE $APP_PORT 16:53:00 ---> Running in 2bdc424bcf20 16:53:02 Removing intermediate container 2bdc424bcf20 16:53:02 ---> 481b0bf3293d 16:53:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:53:07 ---> c1f4dcd4a110 16:53:07 Step 9/32 : RUN go mod tidy 16:53:07 ---> d1549c6b9fa6 16:53:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:53:08 ---> Running in 00975216e95f 16:53:08 ---> 4fb590784244 16:53:08 Step 9/22 : RUN go mod tidy 16:53:08 ---> 5960ae05dc5a 16:53:08 Step 9/23 : RUN go mod tidy 16:53:08 ---> b058e18e7b42 16:53:08 Step 9/24 : RUN go mod tidy 16:53:08 ---> Running in 987ccc493acf 16:53:09 ---> Running in 801fd758e1a9 16:53:09 ---> Running in 4298955fd42d 16:53:09 ---> 39819fe821fe 16:53:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:53:12 ---> be81822a886e 16:53:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:53:12 ---> Running in 0fa88b6af962 16:53:12 Removing intermediate container 0fa88b6af962 16:53:12 ---> e2444bbdf6ea 16:53:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:13 ---> Running in d7c042476284 16:53:14 Removing intermediate container d7c042476284 16:53:14 ---> 62c4f6b1376c 16:53:14 Step 22/24 : LABEL arch=arm64 16:53:14 ---> Running in 378b392cfedb 16:53:15 Removing intermediate container 378b392cfedb 16:53:15 ---> 00379bc65485 16:53:15 Step 23/24 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:53:15 Removing intermediate container 00975216e95f 16:53:15 ---> 1675cd11bf78 16:53:15 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:53:15 ---> Running in 497819c1a477 16:53:15 ---> Running in 16ad742b7ef2 16:53:17 Removing intermediate container 497819c1a477 16:53:17 ---> 0d42d02bc7a4 16:53:17 Step 24/24 : LABEL version=0.0.0 16:53:17 ---> Running in dd46a3daa100 16:53:17 Removing intermediate container 987ccc493acf 16:53:17 ---> 058d691b78e9 16:53:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:53:18 ---> Running in 5ccdc3463c14 16:53:18 Removing intermediate container dd46a3daa100 16:53:18 ---> af8734a820f8 16:53:18 16:53:18 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 16:53:18 Removing intermediate container 801fd758e1a9 16:53:18 ---> cb6a335fa253 16:53:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:53:18 Removing intermediate container 4298955fd42d 16:53:18 ---> b4371da8a174 16:53:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:53:18 ---> Running in 58f54105c442 16:53:18 ---> Running in aadb9d51f214 16:53:19 Successfully built af8734a820f8 16:53:19 Successfully tagged sys-mgmt-agent-arm64:latest 16:53:20  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:53:23 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 16:53:23 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 16:55:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:55:17 Removing intermediate container 16ad742b7ef2 16:55:17 ---> 9c59b3641864 16:55:17 16:55:17 Step 11/32 : FROM alpine:3.12 16:55:17 ---> afc2cc120ca2 16:55:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:55:17 ---> Running in 655f4b1c414b 16:55:18 Removing intermediate container 655f4b1c414b 16:55:18 ---> ea39ec033d2d 16:55:18 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:55:18 ---> Running in eec769524b6e 16:55:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:55:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:55:21 (1/2) Installing dumb-init (1.2.2-r1) 16:55:21 (2/2) Installing su-exec (0.2-r1) 16:55:21 Executing busybox-1.31.1-r20.trigger 16:55:21 OK: 5 MiB in 16 packages 16:55:23 Removing intermediate container eec769524b6e 16:55:23 ---> dadb159b1737 16:55:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:55:24 Removing intermediate container 5ccdc3463c14 16:55:24 ---> 5b12664f8e2b 16:55:24 16:55:24 Step 11/22 : FROM alpine:3.12 16:55:24 ---> afc2cc120ca2 16:55:24 Step 12/22 : RUN apk add --update --no-cache curl 16:55:24 ---> Running in 98a647e2582d 16:55:24 ---> Running in c3b372bb816d 16:55:24 Removing intermediate container 98a647e2582d 16:55:24 ---> 73ba51e0dcb2 16:55:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:55:25 ---> Running in 76309160d008 16:55:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:55:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:55:26 Removing intermediate container 76309160d008 16:55:26 ---> ba4627b8f06e 16:55:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:55:26 (1/4) Installing ca-certificates (20191127-r4) 16:55:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:55:26 (3/4) Installing libcurl (7.78.0-r0) 16:55:26 (4/4) Installing curl (7.78.0-r0) 16:55:26 Executing busybox-1.31.1-r20.trigger 16:55:26 ---> Running in b37ba2b7aa5c 16:55:27 Executing ca-certificates-20191127-r4.trigger 16:55:27 OK: 7 MiB in 18 packages 16:55:28 Removing intermediate container 58f54105c442 16:55:28 ---> a5c93664f166 16:55:28 16:55:28 Step 11/23 : FROM alpine:3.12 16:55:28 ---> afc2cc120ca2 16:55:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:55:28 ---> Using cache 16:55:28 ---> 4389d467a1c0 16:55:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:28 ---> Using cache 16:55:28 ---> 7b8e8fcaa367 16:55:28 Step 14/23 : ENV APP_PORT=59861 16:55:28 Removing intermediate container aadb9d51f214 16:55:28 ---> 61714a857346 16:55:28 16:55:28 Step 11/24 : FROM alpine:3.12 16:55:28 ---> afc2cc120ca2 16:55:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:55:28 ---> Using cache 16:55:28 ---> 4389d467a1c0 16:55:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:28 ---> Using cache 16:55:28 ---> 7b8e8fcaa367 16:55:28 Step 14/24 : ENV APP_PORT=59881 16:55:28 ---> Running in 5fd7a696c3cd 16:55:28 ---> Running in 328b47afea5c 16:55:29 Removing intermediate container 5fd7a696c3cd 16:55:29 ---> 849a523bd507 16:55:29 Step 15/23 : EXPOSE $APP_PORT 16:55:29 Removing intermediate container c3b372bb816d 16:55:29 ---> 40863c60ba00 16:55:29 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:29 Removing intermediate container 328b47afea5c 16:55:29 ---> b6beb9e6e2aa 16:55:29 Step 15/24 : EXPOSE $APP_PORT 16:55:29 ---> Running in 4ce549712229 16:55:29 ---> Running in a18eca4a8993 16:55:29 ---> Running in a60167cf09c9 16:55:30 Removing intermediate container b37ba2b7aa5c 16:55:30 ---> 0c0ebd019053 16:55:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:55:30 ---> Running in af7f07deb252 16:55:30 Removing intermediate container a18eca4a8993 16:55:30 ---> 19acfb8ec2b2 16:55:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 4ce549712229 16:55:30 ---> a1bef95a491d 16:55:30 Step 14/22 : WORKDIR /edgex 16:55:30 16:55:30 Removing intermediate container a60167cf09c9 16:55:30 ---> e18e4b44cbf7 16:55:30 Step 16/24 : WORKDIR / 16:55:30 ---> Running in 2358080aa1dd 16:55:31 ---> Running in 5174d5bfcce8 16:55:31 Removing intermediate container af7f07deb252 16:55:31 ---> 5ce0a8385f66 16:55:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:55:31 Removing intermediate container 2358080aa1dd 16:55:31 ---> 798b03961d1d 16:55:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:55:31 ---> e473ed0bbe73 16:55:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:55:31 Removing intermediate container 5174d5bfcce8 16:55:31 ---> 6632304bd95b 16:55:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:32 ---> bada8b9ad4fb 16:55:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:55:32 ---> Running in 6555cf5debd9 16:55:33 ---> 018d7efc904f 16:55:33 ---> 2afe13fdc9f2 16:55:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:55:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:55:33 ---> 72cb1bdb3b81 16:55:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:55:35 ---> 0b4df68e832b 16:55:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:55:35 ---> Running in 238dd118c44b 16:55:35 ---> f951f330c6cc 16:55:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:55:35 ---> 4e0a543d4148 16:55:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:55:36 Removing intermediate container 238dd118c44b 16:55:36 ---> 1aadde061543 16:55:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:36 ---> Running in b5b6c75d2622 16:55:36 Removing intermediate container 6555cf5debd9 16:55:36 ---> 57c6ca6e211d 16:55:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:36 ---> 80ae480c5a22 16:55:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:55:36 ---> Running in 120013a29907 16:55:37 ---> 29f3cdd9c8f9 16:55:37 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:55:37 Removing intermediate container b5b6c75d2622 16:55:37 ---> 865f5f31da30 16:55:37 Step 21/23 : LABEL arch=arm64 16:55:37 ---> Running in 2412dce6c0ea 16:55:37 ---> Running in a478b2a32018 16:55:37 ---> 1a3a00d587a2 16:55:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:55:37 Removing intermediate container 120013a29907 16:55:37 ---> 7e75942e9fea 16:55:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:38 Removing intermediate container 2412dce6c0ea 16:55:38 ---> 239a1c3b55e0 16:55:38 Step 19/22 : CMD ["--init=true"] 16:55:38 ---> Running in e69cb1155399 16:55:38 Removing intermediate container a478b2a32018 16:55:38 ---> a53c273215c5 16:55:38 Step 22/23 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:55:38 ---> Running in 90575d97266b 16:55:38 ---> Running in d542518f98cc 16:55:38 Removing intermediate container e69cb1155399 16:55:38 ---> 949cfa23aff0 16:55:38 Step 22/24 : LABEL arch=arm64 16:55:38 Removing intermediate container 90575d97266b 16:55:38 ---> 1744b5eacf8a 16:55:38 Step 20/22 : LABEL arch=arm64 16:55:38 ---> Running in bac21be4ef6c 16:55:39 ---> Running in 1c07cea60984 16:55:39 ---> 0ae3f6fda15d 16:55:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:55:39 Removing intermediate container d542518f98cc 16:55:39 ---> 5be3a6c5c48c 16:55:39 Step 23/23 : LABEL version=0.0.0 16:55:39 ---> Running in 9599b865e955 16:55:39 Removing intermediate container bac21be4ef6c 16:55:39 ---> 9b6e27bfb8a2 16:55:39 Step 23/24 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:55:39 ---> Running in 5aba6236278a 16:55:39 Removing intermediate container 1c07cea60984 16:55:39 ---> 19aacd502a71 16:55:39 Step 21/22 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:55:40 Removing intermediate container 9599b865e955 16:55:40 ---> e357b7ea3dde 16:55:40 16:55:40 ---> Running in ad6d67bcc83f 16:55:40 ---> c5930477bf6f 16:55:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/Removing intermediate container 5aba6236278a 16:55:40 16:55:40 ---> b0493e474005 16:55:40 Step 24/24 : LABEL version=0.0.0 16:55:40 Successfully built e357b7ea3dde 16:55:40 Successfully tagged support-scheduler-arm64:latest 16:55:40  Building support-scheduler ... done  ---> Running in aa175f7641d9 16:55:40 Removing intermediate container ad6d67bcc83f 16:55:40 ---> 97887123cbb2 16:55:40 Step 22/22 : LABEL version=0.0.0 16:55:40 ---> Running in c3cd3ec11155 16:55:41 Removing intermediate container aa175f7641d9 16:55:41 ---> 3a8abf3756f3 16:55:41 16:55:41 ---> c79d6f280789 16:55:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:55:41 Successfully built 3a8abf3756f3 16:55:41 Successfully tagged core-metadata-arm64:latest 16:55:41  Building core-metadata ... done Removing intermediate container c3cd3ec11155 16:55:41 ---> d4c0fa4527ff 16:55:41 16:55:42 Successfully built d4c0fa4527ff 16:55:42 Successfully tagged security-proxy-setup-arm64:latest 16:55:42  Building security-proxy-setup ... done  ---> 084d797c4f30 16:55:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:55:43 ---> Running in 7711faf46e8a 16:55:43 Removing intermediate container 7711faf46e8a 16:55:43 ---> 3eadf89b442a 16:55:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:55:44 ---> 3e9cb68feb7c 16:55:44 Step 27/32 : RUN chmod +x /entrypoint.sh 16:55:45 ---> Running in 1a7bd00d4dfb 16:55:47 Removing intermediate container 1a7bd00d4dfb 16:55:47 ---> f04aca9ce964 16:55:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:55:47 ---> Running in 22e8defaa04e 16:55:48 Removing intermediate container 22e8defaa04e 16:55:48 ---> 023573d6a4f0 16:55:48 Step 29/32 : CMD ["gate"] 16:55:48 ---> Running in d89d9c290013 16:55:49 Removing intermediate container d89d9c290013 16:55:49 ---> dbf8ec324e52 16:55:49 Step 30/32 : LABEL arch=arm64 16:55:49 ---> Running in a116083448a8 16:55:50 Removing intermediate container a116083448a8 16:55:50 ---> a8b06a8769fa 16:55:50 Step 31/32 : LABEL git_sha=d15a383202e5b94711bb1be27695eeff04e9b872 16:55:50 ---> Running in c1c83eef43fc 16:55:50 Removing intermediate container c1c83eef43fc 16:55:50 ---> 79d45220e84d 16:55:50 Step 32/32 : LABEL version=0.0.0 16:55:51 ---> Running in 50e37893e791 16:55:53 Removing intermediate container 50e37893e791 16:55:53 ---> a27262cabe1c 16:55:53 16:55:53 Successfully built a27262cabe1c 16:55:53 Successfully tagged security-bootstrapper-arm64:latest 16:55:53  Building security-bootstrapper ... done  [Pipeline] } 16:55:53 $ docker stop --time=1 7ba5acf7388b2e7f238c5a20e1714451486cb8f7fd31909519854e7a513b4b5d 16:55:55 $ docker rm -f 7ba5acf7388b2e7f238c5a20e1714451486cb8f7fd31909519854e7a513b4b5d [Pipeline] // withDockerContainer [Pipeline] sh 16:55:55 + docker images 16:55:56 REPOSITORY TAG IMAGE ID CREATED SIZE 16:55:56 security-bootstrapper-arm64 latest a27262cabe1c 5 seconds ago 17.7MB 16:55:56 security-proxy-setup-arm64 latest d4c0fa4527ff 15 seconds ago 24.6MB 16:55:56 core-metadata-arm64 latest 3a8abf3756f3 16 seconds ago 15.8MB 16:55:56 support-scheduler-arm64 latest e357b7ea3dde 17 seconds ago 15.2MB 16:55:56 61714a857346 28 seconds ago 1.57GB 16:55:56 a5c93664f166 29 seconds ago 1.57GB 16:55:56 5b12664f8e2b 33 seconds ago 1.57GB 16:55:56 9c59b3641864 40 seconds ago 1.57GB 16:55:56 sys-mgmt-agent-arm64 latest af8734a820f8 2 minutes ago 311MB 16:55:56 core-data-arm64 latest b9cf4879b774 4 minutes ago 19.3MB 16:55:56 security-secretstore-setup-arm64 latest 2ce4c647e4c0 4 minutes ago 26.5MB 16:55:56 support-notifications-arm64 latest 836b5c19d045 4 minutes ago 15.9MB 16:55:56 core-command-arm64 latest 90fd0982751d 4 minutes ago 15.2MB 16:55:56 463a9a814851 4 minutes ago 1.57GB 16:55:56 8e8bd858fd7a 4 minutes ago 1.57GB 16:55:56 46d39f84fc7a 4 minutes ago 1.57GB 16:55:56 e6ebfcb9610e 4 minutes ago 1.57GB 16:55:56 47e3f41ff236 5 minutes ago 1.56GB 16:55:56 ci-base-image-arm64 latest 0735c5e3a74b 17 minutes ago 1.24GB 16:55:56 alpine 3.12 afc2cc120ca2 6 days ago 5.33MB 16:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 16:55:56 docker 20.10.7 df445af6242a 2 months ago 234MB 16:55:56 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 16:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:57 16:55:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:57 arm64: Pulling from edgex-lftools-log-publisher 16:55:57 448f6bf000e3: Pulling fs layer 16:55:57 f757da607395: Pulling fs layer 16:55:57 05883995daec: Pulling fs layer 16:55:57 8603b9c90790: Pulling fs layer 16:55:57 1560dd03e051: Pulling fs layer 16:55:57 27f5ce0e4adf: Pulling fs layer 16:55:57 c2d8d7efcc4b: Pulling fs layer 16:55:57 1560dd03e051: Waiting 16:55:57 27f5ce0e4adf: Waiting 16:55:57 c2d8d7efcc4b: Waiting 16:55:57 8603b9c90790: Waiting 16:55:58 f757da607395: Verifying Checksum 16:55:58 f757da607395: Download complete 16:55:58 8603b9c90790: Verifying Checksum 16:55:58 8603b9c90790: Download complete 16:55:58 1560dd03e051: Verifying Checksum 16:55:58 1560dd03e051: Download complete 16:55:58 27f5ce0e4adf: Verifying Checksum 16:55:58 27f5ce0e4adf: Download complete 16:55:58 05883995daec: Verifying Checksum 16:55:58 05883995daec: Download complete 16:55:59 448f6bf000e3: Verifying Checksum 16:55:59 448f6bf000e3: Download complete 16:56:02 c2d8d7efcc4b: Verifying Checksum 16:56:02 c2d8d7efcc4b: Download complete 16:56:04 448f6bf000e3: Pull complete 16:56:05 f757da607395: Pull complete 16:56:06 05883995daec: Pull complete 16:56:07 8603b9c90790: Pull complete 16:56:08 1560dd03e051: Pull complete 16:56:08 27f5ce0e4adf: Pull complete 16:56:23 c2d8d7efcc4b: Pull complete 16:56:23 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:56:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:56:24 prd-ubuntu18.04-docker-arm64-4c-16g-1538 does not seem to be running inside a container 16:56:24 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:56:29 $ docker top d75111715211eb638527cf426adc95d09efa86a014d6adacd7628562614a7b9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:30 ---> job-cost.sh 16:56:30 lf-activate-venv: SKIPPING 16:56:30 INFO: No Stack... 16:56:31 INFO: Retrieving Pricing Info for: v3-standard-4 16:56:32 INFO: Archiving Costs [Pipeline] sh 16:56:32 + + cat /w/workspace/edgex-go/14/archives/cost.csv 16:56:32 cut -d, -f6 [Pipeline] lock 16:56:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-14-stack-cost] 16:56:32 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-14-stack-cost] did not exist. Created. 16:56:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:35 + echo total: 0.10999999940395355 [Pipeline] stash 16:56:35 Stashed 1 file(s) [Pipeline] } 16:56:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-14-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:35 $ docker stop --time=1 d75111715211eb638527cf426adc95d09efa86a014d6adacd7628562614a7b9e 16:56:37 $ docker rm -f d75111715211eb638527cf426adc95d09efa86a014d6adacd7628562614a7b9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:56:38 provisioning config files... 16:56:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config2047764353090975832tmp [Pipeline] { [Pipeline] sh 16:56:38 + set +x 16:56:38 + curl -s https://codecov.io/bash 16:56:38 + bash -s -- 16:56:38 16:56:38 _____ _ 16:56:38 / ____| | | 16:56:38 | | ___ __| | ___ ___ _____ __ 16:56:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:56:38 | |___| (_) | (_| | __/ (_| (_) \ V / 16:56:38 \_____\___/ \__,_|\___|\___\___/ \_/ 16:56:38 Bash-1.0.6 16:56:38 16:56:38 16:56:38 ==> git version 2.24.4 found 16:56:38 ==> 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 16:56:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:56:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:56:38 ==> Jenkins CI detected. 16:56:38 current dir:  /w/workspace/edgex-go/14 16:56:38 project root: . 16:56:38 --> token set from env 16:56:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:56:38 ==> Running gcov in . (disable via -X gcov) 16:56:38 ==> Python coveragepy not found 16:56:38 ==> Searching for coverage reports in: 16:56:38 + . 16:56:38 -> Found 1 reports 16:56:38 ==> Detecting git/mercurial file structure 16:56:38 ==> Reading reports 16:56:38 + ./coverage.out bytes=403739 16:56:38 ==> Appending adjustments 16:56:38 https://docs.codecov.io/docs/fixing-reports 16:56:39 + Found adjustments 16:56:39 ==> Gzipping contents 16:56:39 56K /tmp/codecov.gmsnHQ.gz 16:56:39 ==> Uploading reports 16:56:39 url: https://codecov.io 16:56:39 query: branch=PR-3657&commit=4aeb5359be471caf6033af400c55158a49e86b1d&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 16:56:39 -> Pinging Codecov 16:56:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=4aeb5359be471caf6033af400c55158a49e86b1d&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 16:56:40 -> Uploading to 16:56:40 https://storage.googleapis.com/codecov/v4/raw/2021-09-07/00271124DB129430A58F1EEE437C3FCB/4aeb5359be471caf6033af400c55158a49e86b1d/4e14948a-7a5b-4e9d-b2a1-0f4e5a79dc75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T165640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=773634aae2293a2020f16aa1b7e6fc12bf46eb4be22ac92920a61c1f6d53c86f 16:56:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:40 Dload Upload Total Spent Left Speed 16:56:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54376 0 0 100 54376 0 139k --:--:-- --:--:-- --:--:-- 139k 100 54376 0 0 100 54376 0 139k --:--:-- --:--:-- --:--:-- 139k 16:56:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4aeb5359be471caf6033af400c55158a49e86b1d [Pipeline] } 16:56:40 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 16:56:42 + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:56:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:56:42 ---> package-listing.sh 16:56:42 ++ facter osfamily 16:56:42 ++ tr '[:upper:]' '[:lower:]' 16:56:43 + OS_FAMILY=redhat 16:56:43 + workspace=/w/workspace/edgex-go/14 16:56:43 + START_PACKAGES=/tmp/packages_start.txt 16:56:43 + END_PACKAGES=/tmp/packages_end.txt 16:56:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:43 + PACKAGES=/tmp/packages_start.txt 16:56:43 + '[' /w/workspace/edgex-go/14 ']' 16:56:43 + PACKAGES=/tmp/packages_end.txt 16:56:43 + case "${OS_FAMILY}" in 16:56:43 + rpm -qa 16:56:43 + sort 16:56:45 + '[' -f /tmp/packages_start.txt ']' 16:56:45 + '[' -f /tmp/packages_end.txt ']' 16:56:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:56:45 + '[' /w/workspace/edgex-go/14 ']' 16:56:45 + mkdir -p /w/workspace/edgex-go/14/archives/ 16:56:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 16:56:45 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:56:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:46 16:56:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:56:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:46 latest: Pulling from edgex-lftools-log-publisher 16:56:46 b4d181a07f80: Pulling fs layer 16:56:46 a1111a8f2ec3: Pulling fs layer 16:56:46 ed53099fbce6: Pulling fs layer 16:56:46 dc539afda2c1: Pulling fs layer 16:56:46 77bc0d833cb6: Pulling fs layer 16:56:46 9065ff56babe: Pulling fs layer 16:56:46 d287ab97295c: Pulling fs layer 16:56:46 77bc0d833cb6: Waiting 16:56:46 9065ff56babe: Waiting 16:56:46 d287ab97295c: Waiting 16:56:46 dc539afda2c1: Waiting 16:56:46 a1111a8f2ec3: Verifying Checksum 16:56:46 a1111a8f2ec3: Download complete 16:56:46 dc539afda2c1: Verifying Checksum 16:56:46 dc539afda2c1: Download complete 16:56:46 77bc0d833cb6: Verifying Checksum 16:56:46 77bc0d833cb6: Download complete 16:56:46 9065ff56babe: Verifying Checksum 16:56:46 9065ff56babe: Download complete 16:56:46 ed53099fbce6: Verifying Checksum 16:56:46 ed53099fbce6: Download complete 16:56:47 b4d181a07f80: Verifying Checksum 16:56:47 b4d181a07f80: Download complete 16:56:48 b4d181a07f80: Pull complete 16:56:49 a1111a8f2ec3: Pull complete 16:56:49 ed53099fbce6: Pull complete 16:56:49 dc539afda2c1: Pull complete 16:56:49 77bc0d833cb6: Pull complete 16:56:49 9065ff56babe: Pull complete 16:56:50 d287ab97295c: Verifying Checksum 16:56:50 d287ab97295c: Download complete 16:56:55 d287ab97295c: Pull complete 16:56:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:56:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:56:55 prd-centos7-docker-4c-2g-1535 does not seem to be running inside a container 16:56:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:56:58 $ docker top 19373edd8d592c7b1ef243999acb00b66b82242c1f2210076d3ca14126e34567 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:59 + touch /tmp/pre-build-complete [Pipeline] sh 16:56:59 + mkdir -p /var/log/sysstat [Pipeline] sh 16:56:59 + ls /var/log/sa-host 16:56:59 + sadf -c /var/log/sa-host/sa05 16:56:59 file_magic: OK 16:56:59 HZ: Using current value: 100 16:56:59 file_header: OK 16:56:59 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 16:56:59 Statistics: 16:56:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:56:59 File successfully converted to sysstat format version 12.0.3 16:56:59 + sadf -c /var/log/sa-host/sa07 16:56:59 file_magic: OK 16:56:59 HZ: Using current value: 100 16:56:59 file_header: OK 16:56:59 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 16:56:59 Statistics: 16:56:59 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... 16:56:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:59 provisioning config files... 16:56:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config40732022554053283tmp [Pipeline] { [Pipeline] echo 16:56:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:00 ---> create-netrc.sh [Pipeline] } 16:57:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:00 ---> python-tools-install.sh [Pipeline] echo 16:57:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:00 ---> sudo-logs.sh 16:57:00 Archiving 'sudo' log.. 16:57:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1535.vexxhost.local: Name or service not known 16:57:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1535.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:57:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:02 ---> job-cost.sh 16:57:02 lf-activate-venv: SKIPPING 16:57:02 DEBUG: total: 0.10999999940395355 16:57:02 INFO: Retrieving Stack Cost... 16:57:02 INFO: Retrieving Pricing Info for: v3-standard-2 16:57:02 INFO: Archiving Costs [Pipeline] echo 16:57:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:03 ---> logs-deploy.sh 16:57:03 lf-activate-venv: SKIPPING 16:57:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/14 16:57:03 INFO: archiving workspace using pattern(s): 16:57:03 Archives upload complete. 16:57:04 INFO: archiving logs to Nexus 16:57:04 ---> uname -a: 16:57:04 Linux prd-centos7-docker-4c-2g-1535.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 16:57:04 16:57:04 16:57:04 ---> lscpu: 16:57:04 Architecture: x86_64 16:57:04 CPU op-mode(s): 32-bit, 64-bit 16:57:04 Byte Order: Little Endian 16:57:04 Address sizes: 40 bits physical, 48 bits virtual 16:57:04 CPU(s): 2 16:57:04 On-line CPU(s) list: 0,1 16:57:04 Thread(s) per core: 1 16:57:04 Core(s) per socket: 1 16:57:04 Socket(s): 2 16:57:04 NUMA node(s): 1 16:57:04 Vendor ID: AuthenticAMD 16:57:04 CPU family: 23 16:57:04 Model: 49 16:57:04 Model name: AMD EPYC-Rome Processor 16:57:04 Stepping: 0 16:57:04 CPU MHz: 2799.998 16:57:04 BogoMIPS: 5599.99 16:57:04 Virtualization: AMD-V 16:57:04 Hypervisor vendor: KVM 16:57:04 Virtualization type: full 16:57:04 L1d cache: 32K 16:57:04 L1i cache: 32K 16:57:04 L2 cache: 512K 16:57:04 L3 cache: 16384K 16:57:04 NUMA node0 CPU(s): 0,1 16:57:04 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 16:57:04 16:57:04 16:57:04 ---> nproc: 16:57:04 2 16:57:04 16:57:04 16:57:04 ---> df -h: 16:57:04 Filesystem Size Used Avail Use% Mounted on 16:57:04 overlay 40G 14G 27G 33% / 16:57:04 tmpfs 64M 0 64M 0% /dev 16:57:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:57:04 shm 64M 0 64M 0% /dev/shm 16:57:04 /dev/vda1 40G 14G 27G 33% /facter-os 16:57:04 16:57:04 16:57:04 ---> sar -b -r -n DEV: 16:57:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 16:57:04 16:57:04 16:30:39 LINUX RESTART (2 CPU) 16:57:04 16:57:04 16:31:01 tps rtps wtps bread/s bwrtn/s 16:57:04 16:32:01 141.70 19.36 122.34 5826.00 34734.96 16:57:04 16:33:01 313.41 0.17 313.25 22.63 87732.85 16:57:04 16:34:01 106.41 0.00 106.41 0.00 17618.43 16:57:04 16:35:01 52.69 0.02 52.67 0.53 5181.57 16:57:04 16:36:03 484.81 259.61 225.20 7723.62 145170.72 16:57:04 16:37:01 425.62 107.04 318.58 4308.32 174382.19 16:57:04 16:38:01 533.56 26.35 507.21 2439.01 219560.00 16:57:04 16:39:01 187.40 10.25 177.14 1257.60 29863.69 16:57:04 16:40:01 7.13 0.00 7.13 0.00 309.11 16:57:04 16:41:01 0.22 0.00 0.22 0.00 2.45 16:57:04 16:42:01 0.40 0.12 0.28 2.27 3.56 16:57:04 16:43:01 0.27 0.00 0.27 0.00 3.07 16:57:04 16:44:01 0.22 0.00 0.22 0.00 2.48 16:57:04 16:45:01 0.32 0.00 0.32 0.00 3.38 16:57:04 16:46:01 0.40 0.18 0.22 5.73 2.33 16:57:04 16:47:01 0.82 0.00 0.82 0.00 16.79 16:57:04 16:48:01 0.25 0.00 0.25 0.00 2.75 16:57:04 16:49:01 0.28 0.00 0.28 0.00 3.25 16:57:04 16:50:01 0.28 0.00 0.28 0.00 2.52 16:57:04 16:51:01 0.18 0.00 0.18 0.00 2.03 16:57:04 16:52:01 0.32 0.00 0.32 0.00 3.41 16:57:04 16:53:01 0.22 0.00 0.22 0.00 2.63 16:57:04 16:54:01 0.32 0.00 0.32 0.00 3.53 16:57:04 16:55:01 0.25 0.00 0.25 0.00 2.33 16:57:04 16:56:01 0.17 0.00 0.17 0.00 1.52 16:57:04 Average: 90.27 17.04 73.23 865.67 28514.39 16:57:04 16:57:04 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:04 16:32:01 5118316 0 901724 11.26 2620 1986272 1574168 17.38 881900 1597584 92200 16:57:04 16:33:01 2330460 0 1214776 15.17 2620 4461076 1539168 16.99 1878184 3060648 263848 16:57:04 16:34:01 3089808 0 1208168 15.09 2620 3708336 1846088 20.38 1417820 2850516 143560 16:57:04 16:35:01 3177212 0 1131752 14.13 2620 3697348 1659128 18.32 1292764 2879524 143256 16:57:04 16:36:03 1100544 0 1324048 16.53 2620 5581720 2154068 23.78 1703176 4466092 53536 16:57:04 16:37:01 379844 0 1771780 22.12 2620 5854688 3638916 40.18 3038576 3787220 241984 16:57:04 16:38:01 891848 0 1659948 20.73 2620 5454516 3044532 33.61 2666760 3638468 7280 16:57:04 16:39:01 2165132 0 1227924 15.33 2620 4613256 1277496 14.10 1423736 3627520 20 16:57:04 16:40:01 2173008 0 1220044 15.23 2620 4613260 1256900 13.88 1438140 3611136 12 16:57:04 16:41:01 2175292 0 1217756 15.20 2620 4613264 1241480 13.71 1436456 3611136 8 16:57:04 16:42:01 2173712 0 1219332 15.22 2620 4613268 1242128 13.71 1437392 3611204 8 16:57:04 16:43:01 2172656 0 1220384 15.24 2620 4613272 1257608 13.88 1438008 3611272 8 16:57:04 16:44:01 2174820 0 1218212 15.21 2620 4613280 1240488 13.70 1436600 3611272 8 16:57:04 16:45:01 2175152 0 1217876 15.21 2620 4613284 1240488 13.70 1436712 3611272 8 16:57:04 16:46:01 2173260 0 1219732 15.23 2620 4613320 1253280 13.84 1438544 3610276 16 16:57:04 16:47:01 2172924 0 1220064 15.23 2620 4613324 1265616 13.97 1438888 3610276 8 16:57:04 16:48:01 2174800 0 1218184 15.21 2620 4613328 1240488 13.70 1437600 3610276 8 16:57:04 16:49:01 2175040 0 1217936 15.21 2620 4613336 1240488 13.70 1437724 3610276 8 16:57:04 16:50:01 2175032 0 1217944 15.21 2620 4613336 1240488 13.70 1437608 3610276 8 16:57:04 16:51:01 2175172 0 1217796 15.21 2620 4613344 1240488 13.70 1437616 3610276 8 16:57:04 16:52:01 2174336 0 1218632 15.22 2620 4613344 1240848 13.70 1437800 3610276 8 16:57:04 16:53:01 2175008 0 1217952 15.21 2620 4613352 1240524 13.70 1437628 3610280 8 16:57:04 16:54:01 2175032 0 1217924 15.21 2620 4613356 1240488 13.70 1437640 3610276 8 16:57:04 16:55:01 2175148 0 1217808 15.21 2620 4613356 1240488 13.70 1437756 3610276 8 16:57:04 16:56:01 2174388 0 1218560 15.22 2620 4613364 1240680 13.70 1438260 3610276 12 16:57:04 Average: 2208718 0 1246250 15.56 2620 4551344 1515861 16.74 1549732 3491516 37833 16:57:04 16:57:04 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:04 16:32:01 eth0 1550.57 1093.22 5235.60 146.19 0.00 0.00 0.00 0.00 16:57:04 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:32:01 veth51deefe 402.00 363.69 43.00 1567.28 0.00 0.00 0.00 0.00 16:57:04 16:32:01 docker0 402.00 363.59 37.50 1567.27 0.00 0.00 0.00 0.00 16:57:04 16:33:01 eth0 1300.58 977.63 6465.07 135.80 0.00 0.00 0.00 0.00 16:57:04 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:33:01 docker0 613.28 756.47 53.67 3169.04 0.00 0.00 0.00 0.00 16:57:04 16:34:01 veth0ac22fd 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 16:57:04 16:34:01 eth0 47.20 26.91 39.70 16.51 0.00 0.00 0.00 0.00 16:57:04 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:34:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 16:57:04 16:35:01 veth0ac22fd 1.70 1.70 0.13 0.13 0.00 0.00 0.00 0.00 16:57:04 16:35:01 eth0 25.60 15.23 12.83 56.02 0.00 0.00 0.00 0.00 16:57:04 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:35:01 docker0 1.70 1.70 0.11 0.13 0.00 0.00 0.00 0.00 16:57:04 16:36:03 veth28fd055 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:36:03 eth0 302.57 202.67 1675.23 65.50 0.00 0.00 0.00 0.00 16:57:04 16:36:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:36:03 vethbfb256a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:37:01 vethb09293b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:57:04 16:37:01 veth2ba6339 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:57:04 16:37:01 eth0 95.11 67.26 194.23 15.02 0.00 0.00 0.00 0.00 16:57:04 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:38:01 veth317df89 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:04 16:38:01 veth38e74b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:04 16:38:01 vethb96f213 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:57:04 16:38:01 eth0 138.50 77.80 325.36 79.49 0.00 0.00 0.00 0.00 16:57:04 16:39:01 eth0 260.05 151.59 1641.91 22.21 0.00 0.00 0.00 0.00 16:57:04 16:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:57:04 16:39:01 docker0 1138.44 1329.58 99.33 5576.20 0.00 0.00 0.00 0.00 16:57:04 16:40:01 eth0 0.38 0.22 0.38 0.03 0.00 0.00 0.00 0.00 16:57:04 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:41:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:57:04 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:42:01 eth0 2.70 1.53 0.55 9.75 0.00 0.00 0.00 0.00 16:57:04 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:43:01 eth0 1.20 0.68 0.31 6.47 0.00 0.00 0.00 0.00 16:57:04 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:44:01 eth0 0.17 0.08 0.02 0.12 0.00 0.00 0.00 0.00 16:57:04 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:45:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:57:04 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:46:01 eth0 1.20 0.92 0.31 6.61 0.00 0.00 0.00 0.00 16:57:04 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:47:01 eth0 1.70 1.08 0.24 12.81 0.00 0.00 0.00 0.00 16:57:04 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:57:04 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:50:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:57:04 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:51:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:52:01 eth0 0.87 0.60 0.13 6.42 0.00 0.00 0.00 0.00 16:57:04 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:53:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:57:04 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:54:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:57:04 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:55:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:56:01 eth0 1.13 0.50 0.33 1.67 0.00 0.00 0.00 0.00 16:57:04 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 Average: eth0 149.55 104.94 625.61 23.29 0.00 0.00 0.00 0.00 16:57:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:04 Average: docker0 45.57 53.23 3.98 223.23 0.00 0.00 0.00 0.00 16:57:04 16:57:04 16:57:04 ---> sar -P ALL: 16:57:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 16:57:04 16:57:04 16:30:39 LINUX RESTART (2 CPU) 16:57:04 16:57:04 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:57:04 16:32:01 all 24.86 0.00 6.56 4.08 0.18 64.32 16:57:04 16:32:01 0 26.17 0.00 7.56 4.98 0.20 61.09 16:57:04 16:32:01 1 23.57 0.00 5.58 3.20 0.16 67.49 16:57:04 16:33:01 all 31.07 0.00 11.26 3.74 0.23 53.71 16:57:04 16:33:01 0 26.34 0.00 11.72 3.97 0.22 57.75 16:57:04 16:33:01 1 35.80 0.00 10.81 3.51 0.23 49.66 16:57:04 16:34:01 all 60.57 0.00 7.78 0.73 0.18 30.73 16:57:04 16:34:01 0 60.82 0.00 7.78 0.55 0.20 30.66 16:57:04 16:34:01 1 60.33 0.00 7.78 0.91 0.16 30.81 16:57:04 16:35:01 all 43.83 0.00 5.77 0.54 0.16 49.70 16:57:04 16:35:01 0 42.93 0.00 6.20 0.55 0.16 50.16 16:57:04 16:35:01 1 44.74 0.00 5.34 0.52 0.16 49.24 16:57:04 16:36:03 all 35.85 0.00 11.41 18.56 0.34 33.84 16:57:04 16:36:03 0 37.15 0.00 11.71 17.72 0.28 33.14 16:57:04 16:36:03 1 34.57 0.00 11.11 19.39 0.39 34.55 16:57:04 16:37:01 all 69.99 0.00 17.72 9.18 0.28 2.84 16:57:04 16:37:01 0 69.49 0.00 18.46 8.88 0.27 2.90 16:57:04 16:37:01 1 70.48 0.00 16.98 9.47 0.29 2.78 16:57:04 16:38:01 all 72.42 0.00 21.65 4.80 0.28 0.85 16:57:04 16:38:01 0 71.48 0.00 22.44 4.91 0.30 0.87 16:57:04 16:38:01 1 73.34 0.00 20.87 4.69 0.26 0.84 16:57:04 16:39:01 all 37.32 0.00 8.19 3.28 0.21 51.00 16:57:04 16:39:01 0 39.89 0.00 8.49 2.94 0.21 48.47 16:57:04 16:39:01 1 34.76 0.00 7.90 3.62 0.20 53.53 16:57:04 16:40:01 all 0.17 0.00 0.06 0.02 0.03 99.73 16:57:04 16:40:01 0 0.07 0.00 0.08 0.03 0.03 99.78 16:57:04 16:40:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:57:04 16:41:01 all 0.26 0.00 0.04 0.00 0.01 99.69 16:57:04 16:41:01 0 0.45 0.00 0.03 0.00 0.02 99.50 16:57:04 16:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 16:57:04 16:42:01 all 0.14 0.00 0.06 0.00 0.01 99.79 16:57:04 16:42:01 0 0.22 0.00 0.05 0.00 0.00 99.73 16:57:04 16:42:01 1 0.07 0.00 0.07 0.00 0.02 99.85 16:57:04 16:57:04 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:57:04 16:43:01 all 0.08 0.00 0.05 0.00 0.01 99.87 16:57:04 16:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:57:04 16:43:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:57:04 16:44:01 all 0.05 0.00 0.04 0.00 0.01 99.90 16:57:04 16:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:57:04 16:44:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:57:04 16:45:01 all 0.05 0.00 0.04 0.00 0.01 99.90 16:57:04 16:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:57:04 16:45:01 1 0.07 0.00 0.07 0.00 0.02 99.85 16:57:04 16:46:01 all 0.08 0.00 0.08 0.00 0.01 99.83 16:57:04 16:46:01 0 0.07 0.00 0.05 0.00 0.00 99.88 16:57:04 16:46:01 1 0.08 0.00 0.12 0.00 0.02 99.78 16:57:04 16:47:01 all 0.06 0.00 0.06 0.00 0.01 99.87 16:57:04 16:47:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:57:04 16:47:01 1 0.07 0.00 0.07 0.00 0.00 99.87 16:57:04 16:48:01 all 0.05 0.00 0.03 0.00 0.01 99.92 16:57:04 16:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:57:04 16:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:57:04 16:49:01 all 0.03 0.00 0.03 0.00 0.01 99.92 16:57:04 16:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:57:04 16:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:57:04 16:50:01 all 0.04 0.00 0.03 0.00 0.00 99.93 16:57:04 16:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:57:04 16:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:57:04 16:51:01 all 0.03 0.00 0.03 0.00 0.02 99.93 16:57:04 16:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:57:04 16:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:57:04 16:52:01 all 0.06 0.00 0.03 0.00 0.00 99.92 16:57:04 16:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:57:04 16:52:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:57:04 16:53:01 all 0.03 0.00 0.03 0.00 0.02 99.92 16:57:04 16:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:57:04 16:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:57:04 16:57:04 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:57:04 16:54:01 all 0.04 0.00 0.03 0.00 0.00 99.92 16:57:04 16:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:57:04 16:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:57:04 16:55:01 all 0.03 0.00 0.03 0.00 0.02 99.93 16:57:04 16:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:57:04 16:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:57:04 16:56:01 all 0.06 0.00 0.05 0.00 0.01 99.88 16:57:04 16:56:01 0 0.08 0.00 0.05 0.00 0.00 99.87 16:57:04 16:56:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:57:04 Average: all 14.10 0.00 3.40 1.69 0.08 80.73 16:57:04 Average: 0 14.02 0.00 3.54 1.68 0.07 80.69 16:57:04 Average: 1 14.17 0.00 3.26 1.71 0.08 80.78 16:57:04 16:57:04 16:57:04